Partially completed backend development of permissions management

This commit is contained in:
pycook
2019-11-08 17:42:13 +08:00
parent dc18e3b82f
commit 7da14f6aa0
12 changed files with 694 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
# -*- coding:utf-8 -*-
ACL_QUEUE = "acl_async"