Aslee пре 3 година
родитељ
комит
f2eea27b43
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/main/resources/mappings/modules/hehe/CmHeheCouponMapper.xml

+ 1 - 1
src/main/resources/mappings/modules/hehe/CmHeheCouponMapper.xml

@@ -107,7 +107,7 @@
 		WHERE
 			cca.couponId = #{couponId}
 		ORDER BY
-			- sort DESC
+			- cca.sort DESC
 	</select>
 	<select id="findAllUser" resultType="com.caimei.modules.user.entity.CmUser">
 		select id,userId as userID, nickName,mobile,userIdentity,openId as openID