This commit is contained in:
777
2025-06-10 11:36:10 +08:00
parent 340b99a0c6
commit 7c210f69f6
4 changed files with 24 additions and 2 deletions

View File

@@ -33,6 +33,7 @@ public class PayTrdConfig implements Serializable {
* 第三方支付名称
*/
private String name;
private Integer enableIos;
/**
* 请求域名
*/