huangzhiguo 2 лет назад
Родитель
Сommit
9e798f32dc
1 измененных файлов с 1 добавлено и 5 удалено
  1. 1 5
      src/main/resources/mapper/svip/CmSvipHistoryDao.xml

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

@@ -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