springcloud_k8s_panzhihuazhihuishequ/service_partybuilding/src/main/resources/mapper/NeedProblemInventoryMapper.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
springcloud_k8s_panzhihuazhihuishequ/service_partybuilding/src/main/resources/mapper/NeedProblemInventoryMapper.xml
@@ -196,7 +196,7 @@ #{item.userId}, </if> <if test="item.communityId != null and item.communityId !='' " > #{communityId}, #{item.communityId}, </if> sysdate() </trim> @@ -269,7 +269,7 @@ user_id=#{item.userId}, </if> <if test="item.communityId != null and item.communityId !='' " > community_id=#{communityId}, community_id=#{item.communityId}, </if> update_time=sysdate() </set>