更改 [HttpPost("updateworkorder")]
This commit is contained in:
parent
39b78a402b
commit
fce3df9c70
@ -170,7 +170,7 @@ namespace ZR.Admin.WebApi.Controllers.MES.pro
|
||||
/// </summary>
|
||||
/// <param name="proWorkorder">生产工单对象</param>
|
||||
/// <returns></returns>
|
||||
[HttpPost("updateworkplan")]
|
||||
[HttpPost("updateworkorder")]
|
||||
public IActionResult UpdateWorkorder([FromBody] ProWorkorder proWorkorder)
|
||||
{
|
||||
// TODO 判断更新的数量是否超过计划数
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user