huangzhiguo 2 lat temu
rodzic
commit
9e798f32dc

+ 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