fix unicode encode error

This commit is contained in:
pycook
2019-11-08 14:37:53 +08:00
parent 733ac3b2b4
commit a583433530
5 changed files with 4 additions and 6 deletions

View File

@@ -3,4 +3,3 @@
from .account import User
from .cmdb import *
from .acl import *