yanghui
2022-10-11 62410d32ea1e1251574dfce92a3be1e3d295e492
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";