lidongdong
2023-11-21 253b3c14b2dec71262dedabdfbfcb58290a46c8e
每日签到模块  修改商家添加问题3
1个文件已修改
6 ■■■■■ 已修改文件
springcloud_k8s_panzhihuazhihuishequ/service_partybuilding/src/main/resources/mapper/NewFightComConvenientMerchantsMapper.xml 6 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
springcloud_k8s_panzhihuazhihuishequ/service_partybuilding/src/main/resources/mapper/NewFightComConvenientMerchantsMapper.xml
@@ -197,12 +197,6 @@
            <if test="item.createdBy != null and item.createdBy != '' ">
                #{item.createdBy},
            </if>
            <if test="item.auditType != null and item.auditType != '' ">
                #{item.auditType},
            </if>
            <if test="item.auditOpinion != null and item.auditOpinion != '' ">
                #{item.auditOpinion},
            </if>
            <if test="item.imgUrl != null and item.imgUrl != '' ">
                #{item.imgUrl},
            </if>