Compare commits
No commits in common. "80683ad2bde8faeeb3c0179726df83359349ce9d" and "628255ee527bb4853dd431a50c4cea41429c1e90" have entirely different histories.
80683ad2bd
...
628255ee52
@ -21,7 +21,7 @@ async def payhuidiao(ns):
|
||||
'action': 'RECHARGE_ALIPAY', 'recharge_path': '0', 'recharge_date': date,'fee_amt':fee_amte}
|
||||
ra = AlipayRechargeAccounting(recharge_log)
|
||||
await ra.accounting(sor)
|
||||
await redirect('https://www.opencomputing.cn/#/paySuccess')
|
||||
await redirect('https://www.kaiyuancloud.cn/#/paySuccess')
|
||||
|
||||
ret = await payhuidiao(params_kw)
|
||||
return ret
|
||||
Loading…
x
Reference in New Issue
Block a user