首检添加数据看板
This commit is contained in:
@@ -1,11 +1,7 @@
|
||||
using Microsoft.AspNetCore.Http;
|
||||
using Microsoft.AspNetCore.Mvc;
|
||||
using System.Diagnostics.CodeAnalysis;
|
||||
using Microsoft.AspNetCore.Mvc;
|
||||
using ZR.Admin.WebApi.Extensions;
|
||||
using ZR.Model.mes.md;
|
||||
using ZR.Service.mes.md;
|
||||
using ZR.Service.mes.md.IService;
|
||||
using ZR.Service.MES.md;
|
||||
|
||||
namespace ZR.Admin.WebApi.Controllers.mes.md
|
||||
{
|
||||
@@ -61,7 +57,7 @@ namespace ZR.Admin.WebApi.Controllers.mes.md
|
||||
}
|
||||
return null;
|
||||
}
|
||||
|
||||
|
||||
|
||||
[HttpGet("getworkLineList")]
|
||||
public IActionResult GetworkLineList()
|
||||
|
||||
Reference in New Issue
Block a user