中台api接口
Go to file
tikkhun b8aee530e8 feat(分类): 添加分类管理相关功能
refactor(商品类型): 将商品类型从 simple 改为 single
fix(数据库配置): 更新数据库连接配置
style(分类): 修正分类中文标题
chore: 移除无用的脚本文件
2025-12-02 17:01:34 +08:00
src feat(分类): 添加分类管理相关功能 2025-12-02 17:01:34 +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
area-api-doc.md feat: 添加区域坐标功能并重构产品属性管理 2025-11-28 16:58:14 +08:00
bootstrap.js init 2025-05-22 15:15:43 +08:00
jest.config.js init 2025-05-22 15:15:43 +08:00
migration-guide.md feat: 添加区域坐标功能并重构产品属性管理 2025-11-28 16:58:14 +08:00
output.log refactor(实体和服务): 统一将productSku字段重命名为sku 2025-12-01 10:59:49 +08:00
package-lock.json feat(area): 重构区域模块,使用i18n-iso-countries管理国家数据 2025-12-01 23:53:12 +08:00
package.json feat(area): 重构区域模块,使用i18n-iso-countries管理国家数据 2025-12-01 23:53:12 +08:00
pnpm-lock.yaml refactor(实体): 重构产品相关实体及字典系统 2025-11-27 15:32:45 +08:00
test_db_count.ts feat: 添加分类管理和区域关联功能 2025-12-02 15:02:45 +08:00
tsconfig.json Fix: bug fix 2025-09-23 16:32:49 +08:00
tsconfig.tsbuildinfo feat(库存): 重构库存组件为基于SKU的设计 2025-11-30 15:57:23 +08:00

README.md

API

中台api接口