mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-10-21 15:58:52 +00:00
调整User,UserGroup类
This commit is contained in:
@@ -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()
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user