This commit is contained in:
yumoqing 2026-04-10 21:48:35 +08:00
parent 9ed93d8969
commit 59755053fc

View File

@ -29,7 +29,7 @@ async def accounting(username):
d.resellerid = '0'
d.action = 'PAY_REVERSE' if i % 2 ==0 else 'PAY'
d.biz_date = curDateString()
d.timestamp = timstampstr()
d.timestamp = timestampstr()
d.productid = 'test_product'
d.transamt = 123.432
d.variable = {