cloud-server-activity/src/main/resources/mapper/PointsMerchandiseMapper.xml | ●●●●● 补丁 | 查看 | 原始文档 | 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