重要:代码全局优化与添加一次合格,抛光仓库的截止日期数据查询功能
This commit is contained in:
@@ -49,7 +49,7 @@ namespace ZR.Admin.WebApi.Controllers
|
||||
public IActionResult GetFnproduction(int Id)
|
||||
{
|
||||
var response = _FnproductionService.GetInfo(Id);
|
||||
|
||||
|
||||
var info = response.Adapt<Fnproduction>();
|
||||
return SUCCESS(info);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user