中台api接口
Go to file
tikkhun 46bdcf0c69 refactor(service): 统一字典项关联字段命名和使用方式
将字典项关联字段从`dict_id`改为`dict`对象引用,简化关联查询
修复product.service.ts中flavors查询的错误条件
2025-11-27 15:42:00 +08:00
src refactor(service): 统一字典项关联字段命名和使用方式 2025-11-27 15:42:00 +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 refactor(实体): 重构产品相关实体及字典系统 2025-11-27 15:32:45 +08:00
package.json refactor(实体): 重构产品相关实体及字典系统 2025-11-27 15:32:45 +08:00
pnpm-lock.yaml refactor(实体): 重构产品相关实体及字典系统 2025-11-27 15:32:45 +08:00
tsconfig.json Fix: bug fix 2025-09-23 16:32:49 +08:00

README.md

API

中台api接口