yanghui
2022-10-11 87299479e60d756ebd1c785d7ae110da8b8db5d6
springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/constants/Constants.java
@@ -37,11 +37,6 @@
    public static final Integer FAIL = 500;
    /**
     * 失败标记-微信提示违规记录消息状态码
     */
    public static final Integer NOTICE_FAIL = 501;
    /**
     * 登录成功
     */
    public static final String LOGIN_SUCCESS = "Success";