叶松
2023-11-15 e8546c7be820056f24bcb9055cd889cd3a597a31
hd/pipe/secure/src/main/resources/mapping/RegionInspectionMapper.xml
@@ -57,6 +57,7 @@
      </if>
    </trim>
    on duplicate key update
    <trim suffixOverrides=",">
    <if test="task != null">
      task = #{task,jdbcType=VARCHAR},
    </if>
@@ -78,6 +79,7 @@
    <if test="companyId != null">
      companyId = #{companyId,jdbcType=VARCHAR},
    </if>
    </trim>
  </insert>