huang
0627ffec42
构建并部署到测试环境(无 SSH) / build-and-deploy (push) Successful in 7m10s
feat: 代理商资金可见性重构(agent-fund-visibility)
- 将 GET /shops/commission-summary 重命名为 GET /shops/fund-summary,
响应新增 main_balance、main_frozen_balance 两个预充值钱包字段
- 新增 GET /shops/:id/main-wallet/transactions 预充值钱包流水接口
- 将佣金统计、每日统计、发起提现从 /my/ 路径迁移至 /shops/:id/ 路径:
GET /shops/:id/commission-stats
GET /shops/:id/commission-daily-stats
POST /shops/:id/withdrawal-requests
- 删除 MyCommissionService、MyCommissionHandler 及全部 /my/ 路由
- 补齐 ListShopWithdrawalRequests、ListShopCommissionRecords 的
CanManageShop 越权校验(安全修复)
- 提现接口增加严格权限:仅代理账号本人可为自己店铺发起提现
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-09 14:40:39 +08:00
..
2026-04-09 14:40:39 +08:00
2026-02-02 17:23:20 +08:00
2026-01-12 16:28:48 +08:00
2026-01-21 18:20:44 +08:00
2026-03-16 23:29:52 +08:00
2026-01-24 15:46:15 +08:00
2026-04-07 17:39:36 +08:00
2026-03-19 13:26:54 +08:00
2026-01-12 16:28:48 +08:00
2026-03-30 09:59:30 +08:00
2026-01-13 15:47:32 +08:00
2026-03-31 18:11:29 +08:00
2026-01-30 14:57:24 +08:00
2026-03-14 18:27:28 +08:00
2026-03-28 11:31:16 +08:00
2026-04-07 12:27:04 +08:00
2026-01-29 13:18:49 +08:00
2026-01-29 13:18:49 +08:00
2026-01-09 18:02:46 +08:00
2026-03-19 13:26:54 +08:00
2026-03-28 11:38:14 +08:00
2026-03-14 18:27:28 +08:00
2026-04-09 10:50:46 +08:00
2026-02-03 10:59:44 +08:00
2026-04-08 16:45:06 +08:00
2026-03-31 12:43:07 +08:00
2026-01-14 12:15:57 +08:00
2026-03-14 18:27:28 +08:00
2026-01-10 11:42:38 +08:00
2026-03-19 11:33:41 +08:00
2026-01-10 11:42:38 +08:00
2026-03-19 10:56:50 +08:00
2026-04-02 14:36:24 +08:00
2026-03-28 17:57:52 +08:00
2026-01-12 16:28:48 +08:00
2026-01-10 09:51:52 +08:00
2026-01-28 17:11:55 +08:00
2026-03-19 10:56:50 +08:00
2026-02-03 10:06:13 +08:00
2026-03-04 11:35:27 +08:00
2026-01-28 17:11:55 +08:00
2026-01-09 18:02:46 +08:00
2026-01-12 17:43:12 +08:00
2026-01-13 16:52:37 +08:00
2026-03-31 12:12:13 +08:00