Commit 28a9325b by feixiang

授权类型枚举增加

parent 0f801e29
......@@ -18,4 +18,8 @@ class AuthEnum
const SCOPE_ADMIN = 4;//管理员
const AUTH_BACKEND = 1;
const AUTH_FRONTEND = 2;
}
\ No newline at end of file
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