From ecda1c0cca9d8bf336f2d4faccb78d25a50dffba Mon Sep 17 00:00:00 2001 From: jefferyzhao <375696853@qq.com> Date: Thu, 31 Jul 2025 17:49:40 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B91.py?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 1.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/1.py b/1.py index 5880702..21c5d25 100644 --- a/1.py +++ b/1.py @@ -1,3 +1,4 @@ from utils import * from FuiouPay import H5Main -add_payment({'pay_amount': 0.01, 'id': '520103200111013211', 'sh': '0001000F7152040', 'base_company': '1', 'name': '王治轶', 'transaction_id': '2024112022001473261446621310', 'payment_items': '承包金', 'pay_type': '支付宝支付'},) \ No newline at end of file + +print('helloworld') \ No newline at end of file