Commit 60fb07a6 by 魏强

add agent type;

parent fba33c46
......@@ -55,6 +55,7 @@ AGENT_STATUS = {
'1': '超级管理员',
'2': '代理商',
'3': '调试',
'4': '对账',
}
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