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>