Commit 46092b41 authored by minminyan's avatar minminyan

修改账户登录的错误提示,统一改成 账户错误或者密码错误

parent 81f28e1c
package cn.quantgroup.xyqb.constant;
public class UserConstant {
public static final String USER_ERROR_OR_PASSWORD_ERROR = "帐号或密码错误";
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment