123
This commit is contained in:
@@ -152,7 +152,7 @@ namespace ZR.Admin.WebApi.Controllers.mes.mm
|
||||
{
|
||||
if (string.IsNullOrEmpty(reqCode))
|
||||
{
|
||||
SUCCESS(null);
|
||||
return SUCCESS(null);
|
||||
}
|
||||
|
||||
var response = materialInputService.EmergencyStopAgv(reqCode);
|
||||
|
||||
Reference in New Issue
Block a user