Commit Graph

15 Commits

Author SHA1 Message Date
b3429e2a0d feat(store): auto-generate store code on create and make update code optional
All checks were successful
Build and Deploy TenantApi / build-and-deploy (push) Successful in 44s
2026-02-18 08:27:37 +08:00
1b185af718 feat: 完成门店管理剩余接口并补齐文档注释
All checks were successful
Build and Deploy TenantApi / build-and-deploy (push) Successful in 46s
2026-02-17 14:54:35 +08:00
c032608a57 Revert "refactor: 清理租户API旧模块代码"
This reverts commit 992930a821.
2026-02-17 12:12:01 +08:00
654b1ae3f7 feat: tenant门店管理首批接口落地
All checks were successful
Build and Deploy TenantApi / build-and-deploy (push) Successful in 30s
2026-02-17 11:10:06 +08:00
992930a821 refactor: 清理租户API旧模块代码 2026-02-17 09:57:26 +08:00
725f89ae24 feat: Add tiered packaging fee support for stores
Introduces tiered packaging fee configuration for stores by adding OrderPackagingFeeMode and PackagingFeeTiers fields to StoreFee. Updates DTOs, validators, handlers, and mapping logic to support both fixed and tiered packaging fee modes. Adds StoreFeeTierHelper for tier normalization and serialization, and includes a database migration to persist the new fields.
2026-01-26 09:26:49 +08:00
32f5bbbd43 feat(store): 扩展临时时段配置 2026-01-20 18:41:34 +08:00
3385674490 fix: 门店资质日期字段改为date 2026-01-20 13:09:06 +08:00
fc55003d3d 完成门店管理后端接口与任务 2026-01-01 07:26:14 +08:00
7d6b7d8760 docs: 标记自提档期完成 2025-12-04 11:51:09 +08:00
9220e0ca36 feat: Mini 桌码扫码上下文接口 2025-12-04 09:37:05 +08:00
19422df0f1 feat: 门店员工与排班管理上线 2025-12-04 09:32:03 +08:00
1a5209a8b1 feat: 桌码管理支持区域、批量生成与二维码导出 2025-12-04 09:10:00 +08:00
9051a024ea feat: 完成门店子资源管理与文档同步 2025-12-04 08:38:31 +08:00
97bf6cacb0 feat: 增加分页排序与FluentValidation 2025-12-02 10:50:43 +08:00