首检添加数据看板
This commit is contained in:
@@ -50,7 +50,7 @@ namespace ZR.Admin.WebApi.Controllers
|
||||
public IActionResult GetWmCheckLog(int Id)
|
||||
{
|
||||
var response = _WmCheckLogService.GetInfo(Id);
|
||||
|
||||
|
||||
var info = response.Adapt<WmCheckLog>();
|
||||
return SUCCESS(info);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user