中台api接口
Go to file
zhuotianyuan cd6c0f0bac fix(logistics): 根据物流平台选择正确的运单号字段
当物流平台为uniuni时使用tno字段,其他平台使用shipOrderId字段,确保同步到woocommerce的运单号正确
2026-01-22 12:03:45 +08:00
src fix(logistics): 根据物流平台选择正确的运单号字段 2026-01-22 12:03:45 +08:00
test/controller init 2025-05-22 15:15:43 +08:00
.eslintrc.json init 2025-05-22 15:15:43 +08:00
.gitignore chore: 更新.gitignore文件,添加container目录忽略 2025-11-13 14:35:08 +08:00
.prettierrc.js init 2025-05-22 15:15:43 +08:00
README.md Initial commit 2025-05-21 09:36:37 +00:00
bootstrap.js init 2025-05-22 15:15:43 +08:00
jest.config.js init 2025-05-22 15:15:43 +08:00
package-lock.json Update package-lock.json 2026-01-21 15:52:42 +08:00
package.json build: 添加 @woocommerce/woocommerce-rest-api 依赖 2025-11-17 16:11:10 +08:00
pnpm-lock.yaml build: 添加 @woocommerce/woocommerce-rest-api 依赖 2025-11-17 16:11:10 +08:00
tsconfig.json Fix: bug fix 2025-09-23 16:32:49 +08:00

README.md

API

中台api接口