ludc
2025-01-16 986aa62ed00bee39363bab41b4eeb8259d446efd
Source/plt-web/plt-web-parent/plt-web-api/src/main/java/com/vci/constant/BtmIdConstant.java
@@ -40,4 +40,9 @@
     * 可输可选内容
     */
    public static final String BD_SELECT_INPUT = "bdselectinput" ;
    /**
     * 首页配置
     */
    public static final String BD_HOME_CONFIG = "homeconfig";
}