日志优化,成品库添加移库,AGV上料功能修正,出库计划过滤呆料,毛坯仓库添加实际操作时间
This commit is contained in:
@@ -108,7 +108,6 @@ namespace ZR.Admin.WebApi.Controllers
|
||||
|
||||
|
||||
[HttpGet("getInfoByPatchCode")]
|
||||
[Log(Title = "物料记录表", BusinessType = BusinessType.QUERY)]
|
||||
public IActionResult GetInfoByPatchCode(string patchCode)
|
||||
{
|
||||
if (string.IsNullOrEmpty(patchCode))
|
||||
|
||||
Reference in New Issue
Block a user