5 Commits

Author SHA1 Message Date
Hermes Agent
a6a553ea78 feat: load_path.py添加新CRUD页面和API路径权限注册
新增15条logined路径:
- discount_marketing_list, discount_promo_code_list, discount_customer_bind_list
- api/marketing_*, api/promo_code_*, api/customer_bind_* (9个API)
2026-06-24 01:08:05 +08:00
a00dc84cb5 bugfix 2026-05-28 15:44:12 +08:00
8424d71090 bugfix 2026-05-28 15:43:53 +08:00
049b4225ad feat: add load_path.py RBAC permission registration script 2026-05-27 13:16:04 +08:00
3a57205337 fix(discount): 兼容discount_detail表不存在的情况,fallback到discount.discount字段 + 新增discount_detail表定义和迁移脚本 + 修复discount.json中float类型缺少dec字段 2026-05-24 22:31:42 +08:00