- 13 Jul, 2026 5 commits
-
-
将 34 组(68 个文件)domain service 接口和实现从扁平结构 移动到 5 个业务子包:product/ diy/ system/ warehouse/ misc/ - product/: 19 组 (38 文件) — 商品相关领域服务 - diy/: 3 组 (6 文件) — DIY 模板相关领域服务 - system/: 8 组 (16 文件) — 系统 RBAC 相关领域服务 - warehouse/: 1 组 (2 文件) — 仓库信息领域服务 - misc/: 2 组 (4 文件) — 工艺中心+工厂关联领域服务 同步更新 custom-server-app 模块中 7 个文件的过时 import。 Co-Authored-By: Claude <noreply@anthropic.com>
Lizh committed -
将 6 组商品相关 App Service 接口/实现从 service/ 及 service/impl/ 移至 service/product/ 及 service/product/impl/: - CustomProductInfoService / CustomProductItemService - ProductTemplateInfoService / SysBillRuleService - LogCustomProductService / DiyUserService 纯移动+重命名,无逻辑变更。 Co-Authored-By: Claude <noreply@anthropic.com>
Lizh committed -
- 将 5 个产品相关 Controller 从 controller/ 移至 controller/product/ - 更新包声明从 .controller 为 .controller.product - HealthController.java 保留在顶层 controller/ 目录 Co-Authored-By: Claude <noreply@anthropic.com>
Lizh committed -
Co-Authored-By: Claude <noreply@anthropic.com>
Lizh committed -
Co-Authored-By: Claude <noreply@anthropic.com>
Lizh committed
-
- 10 Jul, 2026 1 commit
-
-
Lizh committed
-
- 30 Jun, 2026 1 commit
-
-
Lizh committed
-
- 25 Jun, 2026 2 commits
- 24 Jun, 2026 2 commits
- 23 Jun, 2026 2 commits
- 22 Jun, 2026 1 commit
-
-
Lizh committed
-
- 17 Jun, 2026 3 commits
- 16 Jun, 2026 3 commits
- 15 Jun, 2026 2 commits
- 12 Jun, 2026 3 commits
- 11 Jun, 2026 2 commits
- 10 Jun, 2026 1 commit
-
-
Lizh committed
-
- 09 Jun, 2026 1 commit
-
-
Lizh committed
-
- 06 Jun, 2026 2 commits
- 05 Jun, 2026 5 commits
-
-
Lizh committed
-
pfh committed
-
# Conflicts: # custom-server-app/src/main/java/com/jomalls/custom/app/service/product/CustomProductFactoryPriceIntervalRelService.java # custom-server-app/src/main/java/com/jomalls/custom/app/service/product/CustomProductWarehouseRelService.java
pfh committed -
HuAnYing committed
-
- 04 Jun, 2026 4 commits