From 34d45b88e197cc8194e3b22893d30a7e6812b169 Mon Sep 17 00:00:00 2001 From: yumoqing Date: Fri, 10 Apr 2026 21:53:07 +0800 Subject: [PATCH] bugfix --- accounting/test_accounting.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/accounting/test_accounting.py b/accounting/test_accounting.py index 62e2efa..8ee9047 100644 --- a/accounting/test_accounting.py +++ b/accounting/test_accounting.py @@ -34,7 +34,7 @@ async def accounting(username): d.biz_date = curDateString() d.timestamp = timestampstr() d.productid = 'test_product' - d.transamt = 123.432 + d.transamt = 1.432 d.variable = { "交易金额": 123.432, "交易手续费": 0