Merge branches 'master' and 'wangyong' of gitcafe.com:ibuler/jumpserver

Conflicts:
	docs/AddUserAsset.py
This commit is contained in:
guanghongwei
2015-03-07 17:39:10 +08:00
12 changed files with 156 additions and 57 deletions

View File

@@ -108,11 +108,12 @@ def test_add_log():
if __name__ == '__main__':
#test_add_dept()
#test_add_group()
#test_add_user()
#test_add_idc()
#test_add_asset_group()
test_add_asset()
test_add_dept()
test_add_group()
test_add_user()
test_add_idc()
test_add_asset_group()
test_add_asset()
test_add_log()