Admin:建立商品目录接入鉴权、批次与幂等基础 #132

Closed
opened 2026-08-11 09:50:14 +08:00 by ila · 1 comment
Owner

????

  • ??:??(???? + MySQL ??)
  • ?????:#14
  • ?? MVP / ??:#15
  • ??:????????
  • ??:???

?????

???? Excel ??????????????????,????????????????????????????????????????????????,????????? Cookie ? Client ??????

??? / ????

  • ?:?? /api/v1/integrations/* ?????? Bearer Token ??;Token ?????????????????????;??????????;????SKU?PDD ??????????/??????;???????? api;???????????????? repository ???
  • ??:???????????;??? Client API ??;??? Token?Authorization?Cookie ????? JSON;??????????????

???

  • ???? admin/config/????? admin/handler/integration/auth.go?admin/model/catalog_import.go?admin/repository/catalog_import.go,?? MySQL schema migration?????? MySQL 8.4 ??,??? Admin ????/?????
  • ?? catalog_import_runs ??? + batch_id ??,???????????????????????observed_at???/????;????????
  • ???????????????????;?????????,??????????
  • Token ??????????,??????????? request_id,??????

????

  • ??? Token ?? 503??? Token ????? 401 JSON,???/????? Token?
  • ?? Token ???? integration ??,???????? /api/v1/client/*?
  • ???? + batch_id + ??????????????;?????????
  • catalog_import_runs ???????????,????????????
  • ??????????????????
  • MySQL ????????????????????????????
  • Go 1.23 build/test/vet ??,Client ??????????

????

? admin/ ?? GOTOOLCHAIN=go1.23.0 go test ./... -count=1?go vet ./...?go build ./...;???? _test ??? MySQL 8.4 ?????????????????????;?? httptest ?????????????

?????

  • ???????????????,?????;???????????
  • Token ?????????????? 401,????????????
  • migration ??????????,????? schema ???

????

  • ????:107ee5c
  • ????:585d9d7
  • ??:docs/task/132-????????.md
  • Go 1.23 build/test/vet ????;?? MySQL 8.4 _test DDL ??????,????????
## ???? - ??:??(???? + MySQL ??) - ?????:#14 - ?? MVP / ??:#15 - ??:???????? - ??:??? ## ????? ???? Excel ??????????????????,????????????????????????????????????????????????,????????? Cookie ? Client ?????? ## ??? / ???? - ?:?? `/api/v1/integrations/*` ?????? Bearer Token ??;Token ?????????????????????;??????????;????SKU?PDD ??????????/??????;???????? `api`;???????????????? repository ??? - ??:???????????;??? Client API ??;??? Token?Authorization?Cookie ????? JSON;?????????????? ## ??? - ???? `admin/config/`????? `admin/handler/integration/auth.go`?`admin/model/catalog_import.go`?`admin/repository/catalog_import.go`,?? MySQL schema migration?????? MySQL 8.4 ??,??? Admin ????/????? - ?? `catalog_import_runs` ??? + `batch_id` ??,???????????????????????`observed_at`???/????;???????? - ???????????????????;?????????,?????????? - Token ??????????,??????????? request_id,?????? ## ???? - [x] ??? Token ?? 503??? Token ????? 401 JSON,???/????? Token? - [x] ?? Token ???? integration ??,???????? `/api/v1/client/*`? - [x] ???? + batch_id + ??????????????;????????? - [x] `catalog_import_runs` ???????????,???????????? - [x] ?????????????????? - [x] MySQL ???????????????????????????? - [x] Go 1.23 build/test/vet ??,Client ?????????? ## ???? ? `admin/` ?? `GOTOOLCHAIN=go1.23.0 go test ./... -count=1`?`go vet ./...`?`go build ./...`;???? `_test` ??? MySQL 8.4 ?????????????????????;?? httptest ????????????? ## ????? - ???????????????,?????;??????????? - Token ?????????????? 401,???????????? - migration ??????????,????? schema ??? ## ???? - ????:107ee5c - ????:585d9d7 - ??:docs/task/132-????????.md - Go 1.23 build/test/vet ????;?? MySQL 8.4 _test DDL ??????,????????
Author
Owner

用户于 2026-08-12 明确验收通过。已确认本地归档 docs/task/132-商品目录接入基础.md 存在,现关闭工单。

用户于 2026-08-12 明确验收通过。已确认本地归档 `docs/task/132-商品目录接入基础.md` 存在,现关闭工单。
ila closed this issue 2026-08-12 10:31:38 +08:00
Sign in to join this conversation.
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: chengma/cmautobuy#132