@@ -598,11 +598,7 @@
</foreach>
</if>
</where>
- <choose>
- <otherwise>
- order by a.productID asc
- </otherwise>
- </choose>
+ order by a.productID asc
</select>
<select id="findProductList" resultType="com.caimei365.manager.entity.caimei.svip.CmSvipProduct">
SELECT