fanli/src/main/java/com/yeshi/fanli/mapping/homemodule/SpecialCardMapper.xml
@@ -67,7 +67,7 @@ <if test='key != null and key != ""'> AND cd_name like '%${key}%' </if> ORDER BY cd_state DESC,cd_createtime ORDER BY cd_place_id,cd_state DESC LIMIT ${start},${count} </select>