mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-08-29 11:23:17 +00:00
dashboard and api
This commit is contained in:
parent
7e53228359
commit
17be0bb39e
@ -127,13 +127,13 @@ def test_add_log():
|
|||||||
|
|
||||||
|
|
||||||
if __name__ == '__main__':
|
if __name__ == '__main__':
|
||||||
install()
|
#install()
|
||||||
test_add_dept()
|
#test_add_dept()
|
||||||
test_add_group()
|
#test_add_group()
|
||||||
test_add_user()
|
#test_add_user()
|
||||||
test_add_idc()
|
#test_add_idc()
|
||||||
test_add_asset_group()
|
#test_add_asset_group()
|
||||||
test_add_asset()
|
#test_add_asset()
|
||||||
test_add_log()
|
test_add_log()
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user