feat 3.0.0版本全面升级, 增加服务商+多商户功能

This commit is contained in:
bootx
2025-08-25 23:41:01 +08:00
parent 6df7782ed2
commit 2b785420cc
744 changed files with 14948 additions and 12140 deletions

View File

@@ -19,10 +19,6 @@ import java.util.List;
@ConfigurationProperties(prefix = "bootx-platform.config")
public class BootxConfigProperties {
/** 终端编码 */
@Deprecated
private String clientCode = "";
/**
* 终端列表, 开启融合模式后才会生效, 表示当前系统集成了哪些终端模块
*/