lidongdong
2023-08-31 af2e2866cac051ae4ec69f33daf06720727b40dd
修改库存问题
1个文件已修改
2 ■■■ 已修改文件
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/resources/mapper/VolunteerMerchantMapper.xml 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/resources/mapper/VolunteerMerchantMapper.xml
@@ -273,7 +273,7 @@
                business_end_time=#{vtvo.businessEndTime},
            </if>
            <if test="vtvo.merchantState != null">
                merchant_state=#{vtvo.id},
                merchant_state=#{vtvo.merchantState},
            </if>
            <if test="vtvo.merchantDiscount != null">
                merchant_discount=#{vtvo.id},