This commit is contained in:
2025-03-08 13:53:43 +08:00
parent 1ee84896a4
commit 15d6664ef1
2 changed files with 7 additions and 0 deletions

View File

@@ -30,6 +30,12 @@ public class CzgJsPayReq extends CzgBaseReq {
* 需要传付款用户客户端IP地址
*/
private String clientIp;
/**
* 微信 WECHAT
* 支付宝 ALIPAY
* 银联云闪付 UNIONPAY
*/
private String payType;
//非必填范围