js支付
This commit is contained in:
@@ -30,6 +30,12 @@ public class CzgJsPayReq extends CzgBaseReq {
|
||||
* 需要传付款用户客户端IP地址
|
||||
*/
|
||||
private String clientIp;
|
||||
/**
|
||||
* 微信 WECHAT;
|
||||
* 支付宝 ALIPAY;
|
||||
* 银联云闪付 UNIONPAY
|
||||
*/
|
||||
private String payType;
|
||||
|
||||
|
||||
//非必填范围
|
||||
|
||||
Reference in New Issue
Block a user