Commit Graph

131 Commits

Author SHA1 Message Date
萝卜
98073f2b71 平台订单:补齐 BMPA 单订单清理入口(路由+控制器+详情页按钮+测试) 2026-03-14 14:13:30 +00:00
萝卜
f91be76e08 platform_orders: add clear single sync_error action from show page 2026-03-14 13:58:36 +00:00
萝卜
722f4a1f44 Harden products batch return_url: reject quotes and nested back 2026-03-14 10:41:48 +00:00
萝卜
41e3246381 fix: block batch sync when receipt_status=none 2026-03-14 06:26:44 +00:00
萝卜
fcabedff08 fix: block BMPA when governance filters present 2026-03-14 06:20:17 +00:00
萝卜
43311fd3d4 Platform orders export: include lead_id column 2026-03-14 05:53:44 +00:00
萝卜
8cf28184bd Platform orders: batch actions include lead_id filter 2026-03-14 05:43:55 +00:00
萝卜
893b4c85ce Platform orders: batch sync respects lead_id filter 2026-03-14 05:33:42 +00:00
萝卜
3dbea4e070 feat(admin): 开通线索列表支持按 lead_id 精确筛选 2026-03-14 04:29:40 +00:00
萝卜
19abd26dd9 fix(platform): 平台订单创建页透传 lead_id 以维持线索联动 2026-03-14 04:17:14 +00:00
萝卜
b6d6b06593 feat(platform): 线索可查看关联订单(platform_orders 按 lead_id 筛选) 2026-03-14 04:05:11 +00:00
萝卜
35200e4803 feat(platform): 从开通线索创建订单时自动回写线索为已转化 2026-03-14 03:54:30 +00:00
萝卜
e632d2c504 feat(admin): 开通线索支持状态流转(set-status) 2026-03-14 03:44:52 +00:00
萝卜
e9fba11785 feat(config): autoload system_configs into config() for governance 2026-03-14 03:21:51 +00:00
萝卜
f24a50f137 feat(admin): 开通线索 PlatformLead 总台列表页(只读) 2026-03-14 02:52:26 +00:00
萝卜
249ffb3aba feat(front): 官网套餐页提交开通意向线索(PlatformLead) 2026-03-14 02:31:28 +00:00
萝卜
8c373b52dc feat(platform): 新增对外平台入口 /platform(首页+套餐展示) 2026-03-14 02:20:28 +00:00
萝卜
56bf040252 fix(back): 拒绝 nested back 参数避免回退 URL 膨胀(plans/platform-orders) 2026-03-14 02:07:04 +00:00
萝卜
c4b3769458 fix(back): platform-orders/create back 预清洗 + 表单 hidden back 条件渲染护栏 2026-03-14 01:35:28 +00:00
萝卜
8f5db9cc24 fix(back): PlanController back 校验增强(拒绝引号/尖括号) 2026-03-14 01:25:42 +00:00
萝卜
a286e19e08 fix(back): 平台订单 store 透传 back 增强校验(拒绝引号/尖括号) 2026-03-14 01:22:53 +00:00
萝卜
8841238fb6 平台订单列表:锁定订阅ID时显示上下文提示 2026-03-13 23:33:44 +00:00
萝卜
e6d3dfaa98 feat: plans export require download=1 safety valve 2026-03-13 22:55:48 +00:00
萝卜
f37ff15e0d feat: site subscriptions export require download=1 safety valve 2026-03-13 22:52:55 +00:00
萝卜
1f832477c0 feat: platform orders export require download=1 safety valve 2026-03-13 22:40:56 +00:00
萝卜
dab65e9390 refactor: platform order store back query use Arr::query 2026-03-13 22:02:28 +00:00
萝卜
8cd258f204 feat: plan store/update respect back redirect 2026-03-13 21:55:02 +00:00
萝卜
91c6921362 feat: plans create/edit keep back and return 2026-03-13 21:49:01 +00:00
萝卜
362e72986e refactor: export ledger snapshot reuse model totals 2026-03-13 21:41:12 +00:00
萝卜
a4fe98019a feat: export ledger snapshot include rule notes 2026-03-13 21:39:18 +00:00
萝卜
49c4733dda 对账明细导出:摘要增加 refund_inconsistent 标记 2026-03-13 21:14:43 +00:00
萝卜
f5e51f5485 对账明细导出:摘要增加 reconcile_mismatch 标记 2026-03-13 21:12:31 +00:00
萝卜
49c4226872 对账明细导出:摘要增加 amount_tolerance 容差口径 2026-03-13 21:10:26 +00:00
萝卜
5edaf57bf7 对账明细导出:订单摘要增加 receipt_total/refund_total/delta 2026-03-13 21:08:52 +00:00
萝卜
dcf1e3d226 对账明细导出:增加 download=1 安全阀并补护栏测试 2026-03-13 21:05:23 +00:00
萝卜
c4c1eedce1 对账明细导出:增加 exported_at 摘要行 2026-03-13 21:02:25 +00:00
萝卜
2a8a521dc0 对账明细导出:金额字段统一两位小数格式 2026-03-13 20:57:30 +00:00
萝卜
a15cc917e1 平台订单对账明细导出:支持 include_order_snapshot 并加入口 2026-03-13 20:51:29 +00:00
萝卜
c6a8792763 平台订单对账明细导出:补充 type 字段 2026-03-13 20:49:05 +00:00
萝卜
470f8fe2f5 平台订单:单笔对账明细CSV导出(支付回执+退款记录) 2026-03-13 20:47:12 +00:00
萝卜
2feb8055f2 Enhance: platform order create flow carries back and redirects with back 2026-03-13 19:25:55 +00:00
萝卜
43d78193ea Keep batch bmpa 24h filter in clear errors tools filtered scope 2026-03-13 17:09:01 +00:00
萝卜
4d842e5743 Keep batch bmpa 24h filter in clear sync errors filtered scope 2026-03-13 17:03:20 +00:00
萝卜
8758e635d9 Clarify refund safety valve warning mentions tolerance 2026-03-13 16:54:58 +00:00
萝卜
8f91add742 Align refund status transitions with tolerance config 2026-03-13 16:38:16 +00:00
萝卜
6f1b894b45 统一退款不一致(refund_inconsistent)口径:引入 amounts.tolerance 并对齐模型与筛选 2026-03-13 15:51:26 +00:00
萝卜
0745d5657c admin: 单笔标记支付并生效回执差额安全阀按容差配置化对齐 2026-03-13 15:14:25 +00:00
萝卜
9f22314c2a admin: 订阅详情页补齐BMPA失败原因Top3与直达筛选链接 2026-03-13 15:08:57 +00:00
萝卜
2254e00f23 admin: 订阅详情页补齐BMPA失败数摘要与直达治理链接 2026-03-13 14:56:49 +00:00
萝卜
2e05adf801 platform orders: add batch bmpa 24h filter 2026-03-13 14:13:02 +00:00