+1
This commit is contained in:
@@ -88,7 +88,7 @@ namespace Tnb.WarehouseMgr
|
||||
{
|
||||
WareHouseUpInput upInput = new() { loginType = "web", bizTypeId = disTask.biz_type, requireId = disTask.require_id, carryIds = new List<string> { input.carryId } };
|
||||
await DoUpdate(upInput); //回更业务
|
||||
await _wareCarryService.UpdateNullCarry(carry);
|
||||
|
||||
|
||||
}
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user