mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-09-04 00:44:48 +00:00
[Update] 修改系统用户推送,拆分assets的部分模块
This commit is contained in:
@@ -7,7 +7,4 @@ from common.utils import get_logger, encrypt_password
|
||||
logger = get_logger(__file__)
|
||||
|
||||
|
||||
@shared_task(bind=True)
|
||||
def push_users(self, assets, users):
|
||||
pass
|
||||
|
||||
|
Reference in New Issue
Block a user