Commit 9467e022 by 魏强

1

parent 4076416b
...@@ -54,7 +54,8 @@ LOGIN_TYPE = { ...@@ -54,7 +54,8 @@ LOGIN_TYPE = {
AGENT_STATUS = { AGENT_STATUS = {
'1': '超级管理员', '1': '超级管理员',
'2': '代理商', '2': '代理商',
'3': '调试' '3': '调试',
'4': '对账',
} }
ACCOUNT_STATUS = { ACCOUNT_STATUS = {
......
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