swb
2024-07-03 5ef407e617576a83c9b8c25ce510f263ed031d03
screen-common/src/main/java/com/moral/constant/Constants.java
@@ -65,11 +65,16 @@
    public static final String WEB_CHANNEL = "0";
    /*
     * 登陆操作类型
     * 登陆操作类型 web
     * */
    public static final String LOGIN_OPERTATE_TYPE = "0";
    /*
     * 登陆操作类型 app
     * */
    public static final String LOGIN_OPERTATE_APP = "1";
    /*
     * 添加操作类型
     * */
    public static final String INSERT_OPERATE_TYPE = "1";