1
This commit is contained in:
@@ -50,12 +50,12 @@ func TestCreatePay3(t *testing.T) {
|
||||
func TestCreatePay4(t *testing.T) {
|
||||
data, err := api.Withdrawal4AliPay(&WithdrawalParam{
|
||||
OutBizNo: "199308263974Dx171631",
|
||||
TransAmount: 0.10,
|
||||
TransAmount: 100,
|
||||
ProductCode: "1",
|
||||
BizScene: "1",
|
||||
OrderTitle: "哈哈哈",
|
||||
PayeeInfo: &PayeeInfoParam{
|
||||
Identity: "2966211270@qq.com",
|
||||
Identity: "15729837802",
|
||||
Name: "张树伟",
|
||||
IdentityType: "1",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user