修改1.py

This commit is contained in:
jefferyzhao
2025-07-31 17:49:40 +08:00
parent 9565e29ae0
commit ecda1c0cca

3
1.py
View File

@ -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': '支付宝支付'},)
print('helloworld')