批量推送任务修改
This commit is contained in:
parent
8674781a83
commit
0833adb705
@ -32,7 +32,6 @@
|
||||
<result property="templateId" column="template_id"/>
|
||||
<result property="templateName" column="template_name"/>
|
||||
<result property="nodeContent" column="node_content"/>
|
||||
<result property="nodeExecuteStatus" column="node_execute_status"/>
|
||||
<result property="physicalExaminationLabel" column="physical_examination_label"/>
|
||||
<result property="createBy" column="create_by"/>
|
||||
<result property="createTime" column="create_time"/>
|
||||
@ -270,7 +269,6 @@
|
||||
bstri.template_id,
|
||||
bstri.template_name,
|
||||
bstri.node_content,
|
||||
bstri.node_execute_status,
|
||||
bstri.physical_examination_label,
|
||||
bstri.create_by,
|
||||
bstri.create_time,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user