소스 검색

安品业务修改

lazhaoqian 4 년 전
부모
커밋
1fb8fae5e1
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      ruoyi-warehouse/src/main/resources/mapper/warehouseBusiness/TWarehousebillsMapper.xml

+ 1 - 1
ruoyi-warehouse/src/main/resources/mapper/warehouseBusiness/TWarehousebillsMapper.xml

@@ -2556,7 +2556,7 @@
                 and tw.f_bsdate <= #{timeInterval[1]}
             </if>
         </where>
-        ORDER BY tw.f_id DESC,tw.f_billstatus
+        ORDER BY tw.f_bsdate DESC
     </select>
     <update id="anPinDeleteUpdate">
         update