aa
This commit is contained in:
@@ -18,11 +18,12 @@ const (
|
||||
sepcAction = "unitorder/pay"
|
||||
sepcAction2 = "h5unionpay/unionorder"
|
||||
|
||||
sigKey = "sign"
|
||||
PayTypeWxXcx = "W06"
|
||||
PayTypeZfbApp = "A03"
|
||||
PayTypeZfbJS = "A02"
|
||||
PayTypeH5 = "H5"
|
||||
sigKey = "sign"
|
||||
PayTypeWxXcx = "W06"
|
||||
PayTypeZfbApp = "A03"
|
||||
PayTypeZfbQrcode = "A01"
|
||||
PayTypeZfbJS = "A02"
|
||||
PayTypeH5 = "H5"
|
||||
|
||||
ResponseCodeSuccess = "SUCCESS"
|
||||
ResponseCodeFail = "FAIL"
|
||||
|
||||
Reference in New Issue
Block a user