springcloud_k8s_panzhihuazhihuishequ/service_jinhui_community/src/main/resources/mapper/JinhuiArticleManagementMapper.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
springcloud_k8s_panzhihuazhihuishequ/service_jinhui_community/src/main/resources/mapper/JinhuiArticleManagementMapper.xml
@@ -84,7 +84,7 @@ #{item.articleType}, </if> <if test="item.content != null and item.content != '' "> #{item.conten}, #{item.content}, </if> sysdate() </trim> @@ -106,7 +106,7 @@ article_type=#{item.articleType}, </if> <if test="item.content != null and item.content != '' "> content=#{item.conten}, content=#{item.content}, </if> update_time=sysdate() </set>