޸nav.html

This commit is contained in:
guanghongwei
2015-03-21 15:08:16 +08:00
parent d8a6eba2f3
commit 2f7e7b0072
4 changed files with 30 additions and 57 deletions

View File

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