去集合最后一个元素样例提交
This commit is contained in:
@@ -281,7 +281,6 @@ namespace Tnb.WarehouseMgr
|
||||
{
|
||||
x.status = WmsWareHouseConst.TASK_BILL_STATUS_DZX_ID;
|
||||
x.bill_code = _billRullService.GetBillNumber(WmsWareHouseConst.WMS_TASK_EXECUTE_ENCODE).GetAwaiter().GetResult();
|
||||
x.is_sign = 1;
|
||||
});
|
||||
var areaPreTasks = itGroup.ToList();
|
||||
if (moveNum == 1)
|
||||
|
||||
Reference in New Issue
Block a user