screen-common/src/main/java/com/moral/constant/Constants.java
@@ -62,7 +62,7 @@ /* * 网页端渠道 * */ public static final Integer WEB_CHANNEL = 1; public static final String WEB_CHANNEL = "1"; /* * 登陆操作类型 @@ -95,4 +95,5 @@ public static final String SYSTEM_DICT_TYPE_UNIT = "unit"; }