skjcmanager/skjcmanager-service/skjcmanager-sm/src/main/java/cn/gistack/sm/sjztmd/mapper/AttResFlseLimMapper.xml
@@ -13,6 +13,7 @@ <if test="attResFlseLim.tbFloodSeasonEnd !=null and attResFlseLim.tbFloodSeasonEnd != ''"> "tb_flood_season_end" = #{attResFlseLim.tbFloodSeasonEnd}, </if> "update_by" = #{attResFlseLim.updateBy}, "update_time" = #{attResFlseLim.updateTime} WHERE "res_guid" = #{attResFlseLim.resGuid} and "flood_season_name" = #{type} </update>