b90929dfaf
feat: Identity库Portal化迁移
2026-01-29 11:18:53 +00:00
b3639ff34b
refactor: 管理端去租户过滤并Portal化RBAC菜单
2026-01-29 10:46:49 +00:00
ea9c20d8a9
refactor: 移除 Gateway 子模块挂载
2026-01-29 06:18:46 +00:00
29232ce3c8
docs: 更新 Docs 子模块引用
2026-01-29 05:58:14 +00:00
1543d3f611
refactor: 抽离 Gateway 子模块
2026-01-29 05:42:32 +00:00
be0282af9f
refactor: 移除租户头校验并后置租户解析
2026-01-29 05:22:09 +00:00
d7821fa1af
refactor: 移除租户兼容并统一路由租户
2026-01-29 04:53:37 +00:00
65c4c00b87
refactor: 引入管理端 DbContext 禁用租户过滤
2026-01-29 03:52:11 +00:00
f7e21db88a
refactor: 移除租户端 API 项目
2026-01-29 03:28:29 +00:00
57abfcf07a
fix: 修复 DeliveryZoneService 可空警告
2026-01-29 02:42:47 +00:00
467d221022
refactor: 抽离 Docs/BuildingBlocks 子模块
2026-01-29 02:42:38 +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