lidongdong
2023-10-20 6895f8f471f580d188e68e312a5f047a6c74b23c
修改商家评论添加报错
1个文件已修改
2 ■■■ 已修改文件
springcloud_k8s_panzhihuazhihuishequ/service_jinhui_community/src/main/resources/mapper/JinghuiMerchantEvaluateMapper.xml 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
springcloud_k8s_panzhihuazhihuishequ/service_jinhui_community/src/main/resources/mapper/JinghuiMerchantEvaluateMapper.xml
@@ -73,7 +73,7 @@
            <if test="item.userId != null and item.userId != '' ">
                #{item.userId},
            </if>
            <if test="item.merchantId != null and item.goldCoin != '' ">
            <if test="item.merchantId != null and item.merchantId != '' ">
                #{item.merchantId},
            </if>
            <if test="item.content != null and item.content != '' ">