factory/apps/auth1/errors.py

2 lines
104 B
Python
Executable File

USERNAME_OR_PASSWORD_WRONG = {"code":"username_or_password_wrong", "detail":"账户名或密码错误"}