代码修改

This commit is contained in:
FanLian
2023-07-31 11:39:57 +08:00
parent ca4e4c34e1
commit b79ce73d42

View File

@@ -104,7 +104,7 @@ namespace Tnb.WarehouseMgr
loginType = "web",
bizTypeId = disTask.biz_type,
requireId = disTask!.require_id!,
carryIds = new List<string> { input.carryId },
carryIds = new List<string> { carry!.id },
distaskCodes = input.distaskCodes
};
await DoUpdate(upInput); //回更业务