gatsby
|
4a2f348a86
fix
|
1 week ago |
gatsby
|
95caa682d1
feat(transfer):接口添加转帐失败原因
|
1 week ago |
gatsby
|
0cbf2792e4
fix(transfer):success or fail
|
1 week ago |
gatsby
|
d32b6fb135
feat:转帐失败不回滚
|
1 week ago |
gatsby
|
5170a80388
test(transer)
|
1 week ago |
gatsby
|
9bc1862e96
fix
|
1 week ago |
gatsby
|
c7dcc5795c
fix(transfer): 转账成功或失败都写入库
|
1 week ago |
alphah
|
cb2e4c67f4
fix(account): 错误码匹配兼容 sub_code=unknown-sub-code 的情况
|
1 week ago |
alphah
|
4e1dbd39bf
feat: 转账错误码友好提示 + 通知回调 tenant_id 修复
|
1 week ago |
alphah
|
59e5c7c12e
chore: 构建前端
|
2 weeks ago |
alphah
|
4ca6ef3299
fix(notify): 转账回调 COLLECT 时也发送商户通知
|
2 weeks ago |
alphah
|
ca254e4fab
fix bug
|
2 weeks ago |
alphah
|
f9d09082c4
chore: 构建前端+修复apikey文档页标签闭合
|
2 weeks ago |
alphah
|
6d30d1d60a
feat(openapi): 转账失败时异步回调通知调用方
|
2 weeks ago |
alphah
|
41e248b434
fix(notify): 转账回调无法判断状态时跳过更新,避免DEALING覆盖SUCCESS
|
2 weeks ago |
alphah
|
81a12ffb0a
fix(account): consume.detail.query 用 order_no 当 pay_no 传参
|
2 weeks ago |
alphah
|
dee256cd3a
fix(account): sync-all 增加 consume.detail.query 回退方案查询转账状态
|
2 weeks ago |
alphah
|
334a95beea
fix(account): sync-all 权限不足时降级为手动同步提示
|
2 weeks ago |
alphah
|
f1213a59d5
fix(account): sync-all 改为直接查本地 out_biz_no 调 fund.trans.common.query
|
2 weeks ago |
alphah
|
7ef27afe43
fix(account): sync-all 映射 JointAccountBillDetail 字段 bill_no/biz_out_no/amount
|
2 weeks ago |
alphah
|
85d66bb0c8
fix(account): sync-all 改用 jointaccountbill.detail.batchquery 有文档的API
|
2 weeks ago |
alphah
|
895052443f
fix(account): sync-all 日期格式改为 yyyyMMdd
|
2 weeks ago |
alphah
|
05b9fe97f1
fix(account): sync-all 添加支付宝错误日志便于排查
|
2 weeks ago |
alphah
|
124b904c4c
fix(account): sync-all 翻页逻辑修复 + _can_batch 保护
|
2 weeks ago |
alphah
|
44453e8c24
fix(account): AlipayClient 导入路径错误 alipay_client → alipay
|
2 weeks ago |
alphah
|
31b28aca99
fix(account): AlipayClient 移到 try 外避免 UnboundLocalError
|
2 weeks ago |
alphah
|
64e8fa20cd
feat(account): 全量同步接口 - consume.detail.batchquery 拉取所有交易写入 pay_bill + pay_transfer
|
2 weeks ago |
alphah
|
94ba7a9586
fix(account): sync-all 兼容SDK版本,降低 ImportError 处理
|
2 weeks ago |
alphah
|
b4caa9eec0
fix(account): 全量同步绕过权限过滤,直接查所有 DEALING 转账
|
2 weeks ago |
alphah
|
42a440c174
feat(account): 全量同步转账状态接口,调用支付宝核实 DEALING 记录
|
2 weeks ago |