From 30e8b398491a77fff3f965622db118ce71cec8d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=82=B9=E5=AE=97=E6=A5=A0?= Date: Tue, 12 Jul 2022 15:05:44 +0800 Subject: [PATCH] 1 --- platformapi/alipayapi/pay_test.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/platformapi/alipayapi/pay_test.go b/platformapi/alipayapi/pay_test.go index 8f53daed..b15bd543 100644 --- a/platformapi/alipayapi/pay_test.go +++ b/platformapi/alipayapi/pay_test.go @@ -49,8 +49,8 @@ func TestCreatePay3(t *testing.T) { // 提现操作 func TestCreatePay4(t *testing.T) { data, err := api.Withdrawal4AliPay(&WithdrawalParam{ - OutBizNo: "199308263974Dx171631", - TransAmount: 100, + OutBizNo: "199308263974Dx171632", + TransAmount: 0.1, ProductCode: "1", BizScene: "1", OrderTitle: "哈哈哈",