mirror of https://github.com/jumpserver/jumpserver
²âÊԽű¾È¥µô×¢ÊÍ
parent
17e89bb55b
commit
76b1bf2c39
|
@ -128,12 +128,12 @@ 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()
|
||||
test_add_dept()
|
||||
test_add_group()
|
||||
test_add_user()
|
||||
test_add_idc()
|
||||
test_add_asset_group()
|
||||
test_add_asset()
|
||||
test_add_log()
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue