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-02-02 17:23:20 +08:00
2026-04-07 17:23:49 +08:00
2026-02-26 16:38:52 +08:00
2026-02-25 09:51:00 +08:00
2026-04-09 14:40:39 +08:00
2026-04-09 14:40:39 +08:00
2026-01-24 15:46:15 +08:00
2026-04-07 17:39:36 +08:00
2026-03-19 10:56:50 +08:00
2026-03-16 15:43:17 +08:00
2026-03-16 15:43:17 +08:00
2026-03-30 09:59:30 +08:00
2026-04-07 12:27:04 +08:00
2026-03-28 16:57:39 +08:00
2026-02-26 16:38:52 +08:00
2026-01-21 18:20:44 +08:00
2026-01-26 18:05:12 +08:00
2026-03-28 11:36:40 +08:00
2026-04-07 12:27:04 +08:00
2026-02-26 16:38:52 +08:00
2026-02-26 16:38:52 +08:00
2026-02-26 16:38:52 +08:00
2026-04-07 17:39:36 +08:00
2026-02-26 16:38:52 +08:00
2026-04-09 10:50:46 +08:00
2026-01-28 22:12:15 +08:00
2026-04-07 17:39:36 +08:00
2026-02-26 14:54:52 +08:00
2026-03-28 10:42:58 +08:00
2026-02-11 17:13:42 +08:00
2026-04-07 12:27:04 +08:00
2026-02-02 17:12:14 +08:00
2026-03-20 18:20:24 +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-01-10 11:42:38 +08:00
2026-02-05 17:32:44 +08:00
2026-03-30 15:09:14 +08:00
2026-02-05 17:32:44 +08:00
2026-02-05 17:32:44 +08:00
2026-02-05 17:32:44 +08:00
2026-03-28 17:57:52 +08:00
2026-03-19 13:26:54 +08:00
2026-04-09 11:58:52 +08:00
2026-02-26 14:55:46 +08:00
2026-01-28 17:11:55 +08:00
2026-03-19 17:39:43 +08:00
2026-04-07 17:23:49 +08:00
2026-02-26 17:10:20 +08:00
2026-02-04 14:28:44 +08:00
2026-04-09 11:43:37 +08:00
2026-03-28 10:38:53 +08:00