فهرست منبع

呵呵优惠券bugfix

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