'wip(logging):调整日志记录方式'

This commit is contained in:
zhengxinonly
2021-09-10 01:17:26 +08:00
parent db5b4e89ed
commit b9c449ad57
12 changed files with 130 additions and 117 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
from applications.models.file import FilePhoto
from applications.models.log import AdminLog
from applications.models.log import LoggingModel
from applications.models.rights import RightsPower, RightsRole, role_power, user_role
from applications.models.users import CompanyDepartment, CompanyUser