1、仿真策划 编辑任务的分析软件

This commit is contained in:
2026-03-16 15:57:17 +08:00
parent 0e2ccfee7f
commit 452b161d32

View File

@@ -175,8 +175,8 @@
confidence = #{taskNode.confidence},
</if>
<if test="taskNode.analyseSoftwares != null and taskNode.analyseSoftwares != ''">
analyse_software = #{taskNode.analyseSoftwares},
<if test="taskNode.analyseSoftware != null and taskNode.analyseSoftware != ''">
analyse_software = #{taskNode.analyseSoftware},
</if>
<if test="taskNode.department != null and taskNode.department != ''">