This commit is contained in:
jl
2025-07-01 12:59:49 +08:00
parent fb2aa4f239
commit 6b6a0da379
5 changed files with 20 additions and 15 deletions

View File

@ -43,6 +43,7 @@ namespace Epost.BLL
JobCache.ClearJobList();
downCacheDAL.ClearJobDownList();
locCache.ClearScanList();
queueBLL.DeleteQueuebyUser(" and state=2");
queueBLL.UpdateQueueState();
// queueboxBLL.UpdateQueueState();
orderbll.UpOrderstate();