This commit is contained in:
@ -246,5 +246,14 @@ namespace Epost.BLL
|
||||
|
||||
}
|
||||
#endregion
|
||||
|
||||
|
||||
#region 扫描工号启动任务
|
||||
public bool UpdateQueueByUser(string usercode,string color)
|
||||
{
|
||||
return dal.UpdateQueueByUser(usercode,color);
|
||||
|
||||
}
|
||||
#endregion
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user