返回信息修改
This commit is contained in:
parent
6b0ca94550
commit
a3f225cfe0
@ -126,7 +126,7 @@ namespace ZR.Admin.WebApi.Controllers
|
||||
|
||||
int successNum = _WmBlankInventoryService.SynchronousMaterial(modal);
|
||||
|
||||
return ToResponse(new ApiResult(200, "同步成功,已添加:"+ successNum + "条记录!", "同步成功"));
|
||||
return ToResponse(new ApiResult(200, "同步成功,已同步:"+ successNum + "组毛坯记录!", "同步成功"));
|
||||
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user