邱宇豪
2023-11-13 990f794e91ddaae1d8ef6a71b5741c58dfed23ba
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>