Browse Source

超级会员

huangzhiguo 2 years ago
parent
commit
9e798f32dc
1 changed files with 1 additions and 5 deletions
  1. 1 5
      src/main/resources/mapper/svip/CmSvipHistoryDao.xml

+ 1 - 5
src/main/resources/mapper/svip/CmSvipHistoryDao.xml

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