This commit is contained in:
帅凯 贾
2023-04-20 18:05:08 +08:00
parent 7e11ca5d4d
commit e2c1d127a0
4 changed files with 18 additions and 17 deletions

View File

@ -222,7 +222,7 @@ namespace Epost.BLL
public bool UpdateQueueState()
{
BoxPickBLL bll = new BoxPickBLL();
dal.deleteBoxpick();
//dal.deleteBoxpick();
bool bo= dal.UpdateQueueState();
//if (bo)
//{