فهرست منبع

去掉排序,改视图排序

rainco 7 سال پیش
والد
کامیت
6ccd4e5540
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      applications/storage/storage-server/src/main/resources/mapper/ProdInOutReportMapper.xml

+ 0 - 1
applications/storage/storage-server/src/main/resources/mapper/ProdInOutReportMapper.xml

@@ -55,7 +55,6 @@
         and  companyid = #{companyId}
       </if>
     </where>
-    order by pi_date desc
   </select>