@@ -168,7 +168,7 @@
WHERE
cca.discountId = #{discountId}
ORDER BY
- - sort DESC
+ - cca.sort DESC
</select>
<select id="findDiscountUserList" resultType="com.caimei.modules.hehe.entity.CmHeheDiscountUser">
select chu.id, chu.userId, chu.discountId, chu.addTime, u.nickName, u.mobile, u.userIdentity