root
77836e270f
refactor: 移除平台公告与跨租户目标
2026-01-29 13:15:53 +00:00
root
0d9402d204
refactor: 移除平台管理员残留定义
2026-01-29 12:25:54 +00:00
root
c7307c1942
refactor: 移除租户审核领取模型
2026-01-29 12:15:19 +00:00
root
3297ff26ab
refactor: 移除平台侧能力并收紧租户隔离
2026-01-29 12:06:52 +00:00
root
86ef0d6033
feat: 新增租户管理端 TenantApi 并移除旧 API
2026-01-29 11:39:57 +00:00
root
17dc73c61d
docs: 更新 Docs 子模块引用
2026-01-29 05:59:16 +00:00
root
0ae2589b51
refactor: 移除管理端与网关项目
2026-01-29 03:33:06 +00:00
root
06981838a6
fix: 修复 DeliveryZoneService 可空警告
2026-01-29 03:07:25 +00:00
root
c5e2501e1a
refactor: 抽离 Docs/BuildingBlocks 子模块
2026-01-29 03:07:01 +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
923856e286
Merge branch 'dev' of github.com:msumshk/TakeoutAPI into dev
2026-01-26 09:22:56 +08:00
9e571f13cf
docs: 更新商品模块API设计
2026-01-23 14:23:50 +08:00
187534ecca
fix: 允许平台账号跨租户更新门店
2026-01-21 17:21:30 +08:00
41ce8f2ccb
refactor: drop tencent map signature endpoint
2026-01-21 14:18:16 +08:00
054beb4a69
fix: adjust tencent map signature encoding
2026-01-21 13:19:14 +08:00
60f12b3e58
feat: add tencent map signature endpoint
2026-01-21 12:35:39 +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
de54b64efc
chore: 构建脚本执行完自动关闭
2026-01-20 08:56:24 +08:00
30e54e2bea
fix: 修复门店租户写入与跨租户查看
2026-01-19 20:43:27 +08:00
root
abd5752ad1
fix: 兼容swagger旧路径并修复测试构建
2026-01-06 06:46:19 +00:00
root
1273a3b72a
feat: 添加dbhub连接配置
2026-01-06 04:11:34 +00:00
a042c7ef82
Merge branch 'dev' of https://github.com/msumshk/TakeoutAPI into dev
2026-01-05 19:11:16 +08:00
6eea61264b
refactor: 重命名商户门店DTO
2026-01-05 10:43:04 +08:00
dd92968304
docs: 更新提交与构建规范
2026-01-05 10:26:11 +08:00
bf6b8cf2c6
refactor: add dockerignore for docker build context
2026-01-05 10:12:10 +08:00
398c716734
fix:修复注释错误
2026-01-04 21:22:26 +08:00
aa42a635e4
feat: 提交后端其余改动
2026-01-01 07:41:57 +08:00
fc55003d3d
完成门店管理后端接口与任务
2026-01-01 07:26:14 +08:00
dc9f6136d6
feat: 实现字典管理后端
2025-12-30 19:56:24 +08:00
a427b0f22a
feat:放开商户导出权限
2025-12-29 22:17:45 +08:00
b9dc49b7a9
feat:修复商户审核校验
2025-12-29 22:10:23 +08:00
7cb5e9a805
feat:补齐商户版本号
2025-12-29 21:55:05 +08:00
febef6caaf
feat:修复商户审核日志
2025-12-29 21:16:09 +08:00
dd91c1010a
feat:商户管理
2025-12-29 16:40:27 +08:00
57f4c2d394
fix: 公告模块第一次修复
2025-12-27 18:22:30 +08:00
bc09d9ca2e
fix: 权限固定为全局
2025-12-27 16:47:38 +08:00
dd58cc2ed0
fix: 菜单固定为全局
2025-12-27 16:47:15 +08:00
212c7bde44
Merge branch 'dev' of https://github.com/msumshk/TakeoutAPI into dev
2025-12-27 12:37:54 +08:00
433fcc04a2
fix: 用户列表返回头像并调整上传地址
2025-12-27 12:32:55 +08:00
3d6e2f02b4
fix: 升级依赖并适配消息模块
2025-12-27 12:32:54 +08:00
b75f4bca54
fix: 移除AutoMapper依赖
2025-12-27 12:32:54 +08:00
d37bc191f6
fix: 调整RabbitMQ客户端版本并兼容同步调用
2025-12-27 12:32:54 +08:00
9df54d620d
fix: 修复用户角色替换的软删除冲突
2025-12-27 12:32:53 +08:00
2d09a629be
feat: 身份操作日志改造为Outbox并修正日志库连接
2025-12-27 12:32:53 +08:00
04444c6554
fix: 修复公告过时警告并补齐用户权限
2025-12-27 12:32:52 +08:00
b31a4ea909
升级依赖并适配消息模块
2025-12-27 11:04:11 +08:00
7e130c7ae0
移除 AutoMapper 依赖
2025-12-27 10:36:13 +08:00