Admin:实现商品目录批量导入接口 #133

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

????

  • ??:??(Admin ??)
  • ?????:#14
  • ?? MVP / ??:#15
  • ??:????????
  • ??:#132
  • ??:???

?????

?????????? Excel ??????,???????????? SKU?PDD ???????????Admin ???????? Excel ????,???????? JSON ???

??? / ????

  • ?:?? POST /api/v1/integrations/catalog/batches;????? shopee_products?shopee_skus?pdd_products?associations;??????? upsert???????????????????????
  • ??:???????? skus_json ??;??????????? PDD ??;????????????;?????? finalize;??? Client ????

???

  • ???? admin/handler/integration/catalog_api.go?admin/service/catalog_import.go??? model/repository ??,???/??
    epository/shopee.go?
    epository/pdd.go ? upsert?
  • ???? schema_version=1?atch_id?observed_at ?????;???? 5MB????? 500 ???? 5000 ? SKU,???? 413/422?
  • ???????:? PDD/????,? SKU,????;????????????????
  • spec_raw ????;???????? PDD ??????? skus_json??? PDD ???????,????????????????,??? API ???
  • ????:??????;??????;?????? 409,??????SKU ID ???????????? 409?
  • ????????????????/????;??????????? ID??????????,????????

????

  • ?????????????/SKU?PDD ????????
  • ?? upsert ????? PDD ????;SKU ?? spec_raw ????????
  • ?????????????????????;???????? 409?
  • ? observed_at ???????,??????????
  • ????? SKU ??????????????
  • ????????????/?????????? 4xx JSON?
  • ???/?? Token?????????? Cookie?
  • Client ???????JSON ??????????

????

Go 1.23 ????? build/test/vet;httptest ??????????????????;MySQL 8.4 ??????????????????;???? JSON ??????????

?????

  • ?????????????,??????????????????
  • ???????? integration Token/?????????;?????????,???????

????

  • ????:273bcc1
  • ????:a34393c
  • ??:docs/task/133-??????????.md
  • Go 1.23 build/test/vet ????;?? MySQL ???????
## ???? - ??:??(Admin ??) - ?????:#14 - ?? MVP / ??:#15 - ??:???????? - ??:#132 - ??:??? ## ????? ?????????? Excel ??????,???????????? SKU?PDD ???????????Admin ???????? Excel ????,???????? JSON ??? ## ??? / ???? - ?:?? POST /api/v1/integrations/catalog/batches;????? shopee_products?shopee_skus?pdd_products?associations;??????? upsert??????????????????????? - ??:???????? skus_json ??;??????????? PDD ??;????????????;?????? finalize;??? Client ???? ## ??? - ???? admin/handler/integration/catalog_api.go?admin/service/catalog_import.go??? model/repository ??,???/?? epository/shopee.go? epository/pdd.go ? upsert? - ???? schema_version=1?atch_id?observed_at ?????;???? 5MB????? 500 ???? 5000 ? SKU,???? 413/422? - ???????:? PDD/????,? SKU,????;???????????????? - spec_raw ????;???????? PDD ??????? skus_json??? PDD ???????,????????????????,??? API ??? - ????:??????;??????;?????? 409,??????SKU ID ???????????? 409? - ????????????????/????;??????????? ID??????????,???????? ## ???? - [x] ?????????????/SKU?PDD ???????? - [x] ?? upsert ????? PDD ????;SKU ?? spec_raw ???????? - [x] ?????????????????????;???????? 409? - [x] ? observed_at ???????,?????????? - [x] ????? SKU ?????????????? - [x] ????????????/?????????? 4xx JSON? - [x] ???/?? Token?????????? Cookie? - [x] Client ???????JSON ?????????? ## ???? Go 1.23 ????? build/test/vet;httptest ??????????????????;MySQL 8.4 ??????????????????;???? JSON ?????????? ## ????? - ?????????????,?????????????????? - ???????? integration Token/?????????;?????????,??????? ## ???? - ????:273bcc1 - ????:a34393c - ??:docs/task/133-??????????.md - Go 1.23 build/test/vet ????;?? MySQL ???????
Author
Owner

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

用户于 2026-08-12 明确验收通过。已确认本地归档 `docs/task/133-商品目录批量导入接口.md` 存在,现关闭工单。
ila closed this issue 2026-08-12 10:31:41 +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#133