perf: push account automation (#9497)

Co-authored-by: feng <1304903146@qq.com>
This commit is contained in:
fit2bot
2023-02-10 14:07:20 +08:00
committed by GitHub
parent fcf20335e8
commit 0c11a602a8
7 changed files with 25 additions and 4 deletions

View File

@@ -14,7 +14,7 @@ __all__ = ['JobViewSet', 'JobExecutionViewSet', 'JobRunVariableHelpAPIView',
from ops.tasks import run_ops_job_execution
from ops.variables import JMS_JOB_VARIABLE_HELP
from orgs.mixins.api import OrgBulkModelViewSet
from orgs.utils import tmp_to_org, get_current_org_id, get_current_org
from orgs.utils import tmp_to_org, get_current_org
from accounts.models import Account