Commit f2b2e44e by Aeolus

新增客服专员权限

parent fc09724b
...@@ -77,6 +77,7 @@ AGENT_STATUS = { ...@@ -77,6 +77,7 @@ AGENT_STATUS = {
'3': '调试', '3': '调试',
'4': '对账', '4': '对账',
'5': '现场', '5': '现场',
'6': '客服专员'
} }
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