liujie
2 天以前 edc7a2429ba4f4dd8eaaf143f4b8a369a65cbcfb
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