调整User,UserGroup类

This commit is contained in:
Guang
2015-08-20 23:42:27 +08:00
parent 9e52e6a320
commit 9f0620f97e
6 changed files with 416 additions and 271 deletions

View File

@@ -127,14 +127,14 @@ def test_add_log():
if __name__ == '__main__':
#install()
#test_add_dept()
#test_add_group()
#test_add_user()
#test_add_idc()
#test_add_asset_group()
install()
test_add_dept()
test_add_group()
test_add_user()
test_add_idc()
test_add_asset_group()
test_add_asset()
#test_add_log()
test_add_log()