fanli/src/main/java/com/yeshi/fanli/mapping/brand/BrandClassShopMapper.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
fanli/src/main/java/com/yeshi/fanli/mapping/brand/BrandClassShopMapper.xml
@@ -164,7 +164,7 @@ <if test="state != null"> AND cp.`bcs_state` = #{state} </if> ORDER BY cp.`bcs_cid`,cp.`bcs_top` DESC,cp.`bcs_orderby` ORDER BY cp.`bcs_top` DESC,cp.`bcs_orderby` LIMIT ${start},${count} </select>