Selaa lähdekoodia

安品业务修改

lazhaoqian 4 vuotta sitten
vanhempi
commit
1fb8fae5e1

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

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