mirror of
https://gitee.com/dromara/dax-pay.git
synced 2025-10-13 21:30:25 +00:00
feat 3.0.0版本全面升级, 增加服务商+多商户功能
This commit is contained in:
@@ -19,10 +19,6 @@ import java.util.List;
|
||||
@ConfigurationProperties(prefix = "bootx-platform.config")
|
||||
public class BootxConfigProperties {
|
||||
|
||||
/** 终端编码 */
|
||||
@Deprecated
|
||||
private String clientCode = "";
|
||||
|
||||
/**
|
||||
* 终端列表, 开启融合模式后才会生效, 表示当前系统集成了哪些终端模块
|
||||
*/
|
||||
|
Reference in New Issue
Block a user