lidongdong
2023-09-05 0fd3e8bfb6dc397573b611f8fd05b47fddd662c6
3修改商家下单商品id为空
1个文件已修改
2 ■■■ 已修改文件
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/resources/mapper/VolunteerCreditsExchangeMapper.xml 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/resources/mapper/VolunteerCreditsExchangeMapper.xml
@@ -186,7 +186,7 @@
            <if test="item.merchantId != null">
                #{item.merchantId},
            </if>
            <if test="item.paly_num != null">
            <if test="item.palyNum != null">
                #{item.palyNum},
            </if>
            sysdate()