liujie
1 天以前 edc7a2429ba4f4dd8eaaf143f4b8a369a65cbcfb
bug修改
1个文件已修改
2 ■■■ 已修改文件
cloud-server-activity/src/main/resources/mapper/PointsMerchandiseMapper.xml 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
cloud-server-activity/src/main/resources/mapper/PointsMerchandiseMapper.xml
@@ -105,7 +105,7 @@
            and userPopulation = #{query.userPopulation}
        </if>
        <if test="query.state != null">
            and `state` = #{query.state}
            and `shelves` = #{query.state}
        </if>
        and `type` = 3
        order by sort desc