fix unicode encode error

This commit is contained in:
pycook
2019-11-08 14:37:53 +08:00
parent 5f272fc561
commit cfe49c373a
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 *