perf: 修改工单信息

This commit is contained in:
ibuler
2021-10-21 20:03:05 +08:00
committed by 老广
parent d1a3d31d3f
commit c341d01e5a
12 changed files with 287 additions and 250 deletions

View File

@@ -14,12 +14,13 @@ class Handler(BaseHandler):
apply_from_cmd_filter_rule_id = self.ticket.meta.get('apply_from_cmd_filter_rule_id')
apply_from_cmd_filter_id = self.ticket.meta.get('apply_from_cmd_filter_id')
applied_body = '''{}: {},
{}: {},
{}: {},
{}: {},
{}: {},
{}: {},
applied_body = '''
{}: {}
{}: {}
{}: {}
{}: {}
{}: {}
{}: {}
'''.format(
_("Applied run user"), apply_run_user,
_("Applied run asset"), apply_run_asset,