Commit Graph

18 Commits

Author SHA1 Message Date
root
86ef0d6033 feat: 新增租户管理端 TenantApi 并移除旧 API 2026-01-29 11:39:57 +00: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
187534ecca fix: 允许平台账号跨租户更新门店 2026-01-21 17:21:30 +08:00
36abd83e83 chore: update store delivery zone handlers 2026-01-21 11:27:13 +08:00
8bde1a6440 fix: 门店时段与临时调整跨租户处理 2026-01-20 20:38:05 +08:00
32f5bbbd43 feat(store): 扩展临时时段配置 2026-01-20 18:41:34 +08:00
3385674490 fix: 门店资质日期字段改为date 2026-01-20 13:09:06 +08:00
30e54e2bea fix: 修复门店租户写入与跨租户查看 2026-01-19 20:43:27 +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
541b75ecd8 style: 命令不可变化与规范补充 2025-12-02 12:09:46 +08:00
e8777faf71 feat: 列表接口分页排序与验证 2025-12-02 11:13:14 +08:00
97bf6cacb0 feat: 增加分页排序与FluentValidation 2025-12-02 10:50:43 +08:00
93141fbf0c feat: 管理端核心实体CRUD补齐 2025-12-02 10:19:35 +08:00