质检
This commit is contained in:
@@ -88,7 +88,7 @@ namespace Tnb.QcMgr
|
||||
return PageResult<QcCheckExecHOut>.SqlSugarPageResult(result);
|
||||
}
|
||||
|
||||
[HttpGet]
|
||||
[HttpPost]
|
||||
public async Task<dynamic> GetCheckTask(VisualDevModelListQueryInput input)
|
||||
{
|
||||
var db = _repository.AsSugarClient();
|
||||
|
||||
Reference in New Issue
Block a user