Commit Graph

  • 0f44197164 fix(store-fees): 保留包装费配置避免阶梯刷新丢失 dev MSuMshk 2026-02-20 08:29:08 +08:00
  • 2bf33e753f fix: 修复手动入驻未绑定管理员商户问题 MSuMshk 2026-02-06 14:38:00 +08:00
  • c02a15f1b9 chore: 部署环境改为 Development msumshk 2026-02-05 21:24:16 +08:00
  • 2eb309ccec feat: 使用 PostgreSQL xmin 系统列作为并发控制 msumshk 2026-02-05 21:21:18 +08:00
  • e7e420be32 feat: 添加 Identity 模型同步迁移(xmin并发控制) msumshk 2026-02-05 21:12:44 +08:00
  • f40e74bb9c ci: 触发部署 msumshk 2026-02-05 21:02:35 +08:00
  • df75597985 ci: 重新触发部署 msumshk 2026-02-05 21:00:43 +08:00
  • 9d0a525893 fix: 修复子模块克隆顺序问题 msumshk 2026-02-05 20:59:15 +08:00
  • 1ea6af0ec2 ci: 触发部署 msumshk 2026-02-05 20:45:53 +08:00
  • 863c3986b5 perf: build on host for faster incremental compilation msumshk 2026-02-05 17:13:56 +08:00
  • bbd513c789 fix: use local nuget cache for faster docker build msumshk 2026-02-05 17:00:28 +08:00
  • b187e94906 fix: add nuget mirror for faster restore in China msumshk 2026-02-05 16:22:48 +08:00
  • b3af5a4eef ci: trigger rebuild after pushing submodules to gitea msumshk 2026-02-05 16:10:22 +08:00
  • f21c881f6f fix: fetch submodules from gitea instead of github msumshk 2026-02-05 16:05:20 +08:00
  • e1a94222e4 fix: use direct git clone instead of external actions msumshk 2026-02-05 15:14:39 +08:00
  • 8efa4bc53f fix: use gitea actions mirror to avoid github timeout msumshk 2026-02-05 15:12:33 +08:00
  • 8f0a667de2 feat: add Gitea Actions CI/CD workflow msumshk 2026-02-05 15:08:50 +08:00
  • 7a371d5d19 chore: 删除原作者的 GitHub Actions 工作流 msumshk 2026-02-05 14:27:22 +08:00
  • f69904e195 feat: 商户冻结/解冻功能及字典缓存重构 MSuMshk 2026-02-04 10:46:32 +08:00
  • 754dd788ea fix: 商户创建时设置默认经营模式为同一主体 MSuMshk 2026-02-03 15:45:11 +08:00
  • be34159cb8 feat: 租户创建时自动创建商户和证照记录 MSuMshk 2026-02-03 15:30:33 +08:00
  • ef7aec1b60 fix: 创建租户时自动创建默认角色并分配给管理员 MSuMshk 2026-02-03 12:51:59 +08:00
  • e92b333076 refactor: 精简手动创建租户命令字段 MSuMshk 2026-02-02 21:43:22 +08:00
  • a995d3c64d refactor: 删除审核接口的 renewMonths 字段 MSuMshk 2026-02-02 21:14:46 +08:00
  • 2c90aa6f5c refactor: 删除旧的 approve/reject 接口,统一使用 /review MSuMshk 2026-02-02 21:07:30 +08:00
  • a55ebad675 feat: 添加统一的租户审核接口 POST /review MSuMshk 2026-02-02 21:01:54 +08:00
  • cfb20ca0d7 fix: 审核领取显示用户真实姓名而非 ID MSuMshk 2026-02-02 20:54:14 +08:00
  • abeb352b04 feat: 租户列表 API 支持按状态过滤 MSuMshk 2026-02-02 20:46:40 +08:00
  • 874bd799e7 fix: 添加 TenantReviewClaim 和 TenantAuditLog 实体的 EF Core 表映射配置 MSuMshk 2026-02-02 20:31:36 +08:00
  • 6ffcc09c26 feat: 新增租户审核领取和审核日志接口 MSuMshk 2026-02-02 20:22:03 +08:00
  • a586407e60 feat: 手动创建租户支持可选审核,新增审核通过/驳回接口 MSuMshk 2026-02-02 19:59:03 +08:00
  • 59bc3005af feat: 完善手动创建租户功能,添加账单明细和支付记录 MSuMshk 2026-02-02 17:32:05 +08:00
  • b4a597fe08 chore: 更新 TakeoutSaaS.Docs 子模块引用 MSuMshk 2026-02-02 11:13:59 +08:00
  • 5c8917134e chore: 更新 TakeoutSaaS.Docs 子模块引用 MSuMshk 2026-02-02 11:00:46 +08:00
  • 0f900e108d feat(admin): 新增管理员角色、账单、订阅、套餐管理功能 MSuMshk 2026-02-02 09:11:44 +08:00
  • 54feee53b8 fix: 更新Docs子模块修复watch脚本仓库识别 MSuMshk 2026-01-31 11:40:29 +08:00
  • 22a0635760 chore: 更新 TakeoutSaaS.Docs 子模块引用 root 2026-01-31 09:51:22 +08:00
  • 395ac4da05 feat: 实现克隆租户角色接口 MSuMshk 2026-01-30 08:25:12 +00:00
  • 764661f9e3 fix: 租户列表接口添加分页支持 MSuMshk 2026-01-30 08:07:04 +00:00
  • e15ab4f0be feat: 实现租户列表查询接口 MSuMshk 2026-01-30 08:04:12 +00:00
  • 0bcad8ba7e feat: 实现租户角色列表查询和删除接口 MSuMshk 2026-01-30 07:53:25 +00:00
  • 2dbd004ce0 feat: 实现租户角色管理 API MSuMshk 2026-01-30 07:48:35 +00:00
  • 8dff802248 feat: 管理后台登录增加手机号校验 MSuMshk 2026-01-30 07:09:35 +00:00
  • f4ac933716 docs: 添加 CLAUDE.md MSuMshk 2026-01-30 07:02:16 +00:00
  • 4e307feaf0 docs: 更新 TakeoutSaaS.Docs 子模块 MSuMshk 2026-01-30 03:51:54 +00:00
  • 69a9adfc25 refactor: 收敛租户领域至最小集 MSuMshk 2026-01-30 03:18:41 +00:00
  • 66aebabd87 docs: 更新文档子模块引用 MSuMshk 2026-01-30 02:54:32 +00:00
  • 83a4eb0831 refactor: 移除租户侧能力 MSuMshk 2026-01-30 02:32:01 +00:00
  • 6143943bf0 refactor: 用户管理仅平台管理员 MSuMshk 2026-01-30 02:10:32 +00:00
  • 45d08a79df refactor: 移除租户角色管理CQRS MSuMshk 2026-01-30 01:18:20 +00:00
  • b2678a27ba refactor: 移除租户端控制器 MSuMshk 2026-01-30 01:13:43 +00:00
  • 3b3a29cb91 refactor: 移除 tests 目录 MSuMshk 2026-01-30 00:53:58 +00:00
  • 4f8424adb6 refactor: AdminApi 剔除租户侧能力 MSuMshk 2026-01-29 23:24:44 +00:00
  • 71e5a9dc29 feat: 门店模块移除租户上下文依赖 MSuMshk 2026-01-29 14:27:01 +00:00
  • 010c2b7043 feat: 商品模块移除租户上下文依赖 MSuMshk 2026-01-29 14:04:20 +00:00
  • b5dfb58a8b refactor: 订单写操作移除租户上下文依赖 MSuMshk 2026-01-29 13:56:33 +00:00
  • 4dc5b067eb feat: 商户模块移除租户上下文依赖 MSuMshk 2026-01-29 13:52:36 +00:00
  • bb3bb842bc feat: 配送单查询支持tenantId可选过滤 MSuMshk 2026-01-29 13:30:49 +00:00
  • a035334c94 feat: 支付模块支持tenantId可选过滤 MSuMshk 2026-01-29 13:11:09 +00:00
  • 63b05da39a feat: 订单商品查询支持tenantId可选过滤 MSuMshk 2026-01-29 12:14:43 +00:00
  • 7661c2aea1 fix: 管理后台登录按Portal精确匹配 MSuMshk 2026-01-29 11:41:24 +00:00
  • b90929dfaf feat: Identity库Portal化迁移 MSuMshk 2026-01-29 11:18:53 +00:00
  • b3639ff34b refactor: 管理端去租户过滤并Portal化RBAC菜单 MSuMshk 2026-01-29 10:46:49 +00:00
  • ea9c20d8a9 refactor: 移除 Gateway 子模块挂载 MSuMshk 2026-01-29 06:18:46 +00:00
  • 29232ce3c8 docs: 更新 Docs 子模块引用 MSuMshk 2026-01-29 05:58:14 +00:00
  • 1543d3f611 refactor: 抽离 Gateway 子模块 MSuMshk 2026-01-29 05:42:32 +00:00
  • be0282af9f refactor: 移除租户头校验并后置租户解析 MSuMshk 2026-01-29 05:22:09 +00:00
  • d7821fa1af refactor: 移除租户兼容并统一路由租户 MSuMshk 2026-01-29 04:53:37 +00:00
  • 65c4c00b87 refactor: 引入管理端 DbContext 禁用租户过滤 MSuMshk 2026-01-29 03:52:11 +00:00
  • f7e21db88a refactor: 移除租户端 API 项目 MSuMshk 2026-01-29 03:28:29 +00:00
  • 57abfcf07a fix: 修复 DeliveryZoneService 可空警告 MSuMshk 2026-01-29 02:42:47 +00:00
  • 467d221022 refactor: 抽离 Docs/BuildingBlocks 子模块 MSuMshk 2026-01-29 02:42:38 +00:00
  • 725f89ae24 feat: Add tiered packaging fee support for stores MSuMshk 2026-01-26 09:26:49 +08:00
  • 923856e286 Merge branch 'dev' of github.com:msumshk/TakeoutAPI into dev MSuMshk 2026-01-26 09:22:56 +08:00
  • 9e571f13cf docs: 更新商品模块API设计 MSuMshk 2026-01-23 14:23:50 +08:00
  • 187534ecca fix: 允许平台账号跨租户更新门店 MSuMshk 2026-01-21 17:21:30 +08:00
  • 41ce8f2ccb refactor: drop tencent map signature endpoint MSuMshk 2026-01-21 14:18:16 +08:00
  • 054beb4a69 fix: adjust tencent map signature encoding MSuMshk 2026-01-21 13:19:14 +08:00
  • 60f12b3e58 feat: add tencent map signature endpoint MSuMshk 2026-01-21 12:35:39 +08:00
  • 36abd83e83 chore: update store delivery zone handlers MSuMshk 2026-01-21 11:27:13 +08:00
  • 8bde1a6440 fix: 门店时段与临时调整跨租户处理 MSuMshk 2026-01-20 20:38:05 +08:00
  • 32f5bbbd43 feat(store): 扩展临时时段配置 MSuMshk 2026-01-20 18:41:34 +08:00
  • 3385674490 fix: 门店资质日期字段改为date MSuMshk 2026-01-20 13:09:06 +08:00
  • de54b64efc chore: 构建脚本执行完自动关闭 MSuMshk 2026-01-20 08:56:24 +08:00
  • 30e54e2bea fix: 修复门店租户写入与跨租户查看 MSuMshk 2026-01-19 20:22:12 +08:00
  • abd5752ad1 fix: 兼容swagger旧路径并修复测试构建 root 2026-01-06 06:46:19 +00:00
  • 1273a3b72a feat: 添加dbhub连接配置 root 2026-01-06 04:11:34 +00:00
  • a042c7ef82 Merge branch 'dev' of https://github.com/msumshk/TakeoutAPI into dev MSuMshk 2026-01-05 19:11:16 +08:00
  • 6eea61264b refactor: 重命名商户门店DTO MSuMshk 2026-01-05 10:43:04 +08:00
  • dd92968304 docs: 更新提交与构建规范 MSuMshk 2026-01-05 10:26:11 +08:00
  • bf6b8cf2c6 refactor: add dockerignore for docker build context MSuMshk 2026-01-05 10:12:10 +08:00
  • 398c716734 fix:修复注释错误 MSuMshk 2026-01-04 21:22:26 +08:00
  • aa42a635e4 feat: 提交后端其余改动 MSuMshk 2026-01-01 07:41:57 +08:00
  • fc55003d3d 完成门店管理后端接口与任务 MSuMshk 2026-01-01 07:26:14 +08:00
  • dc9f6136d6 feat: 实现字典管理后端 MSuMshk 2025-12-30 19:38:13 +08:00
  • a427b0f22a feat:放开商户导出权限 MSuMshk 2025-12-29 22:17:45 +08:00
  • b9dc49b7a9 feat:修复商户审核校验 MSuMshk 2025-12-29 22:10:23 +08:00
  • 7cb5e9a805 feat:补齐商户版本号 MSuMshk 2025-12-29 21:55:05 +08:00
  • febef6caaf feat:修复商户审核日志 MSuMshk 2025-12-29 21:16:09 +08:00
  • dd91c1010a feat:商户管理 MSuMshk 2025-12-29 16:40:27 +08:00