test 发布间隔

Uat_Study
hang 2022-05-16 14:44:42 +08:00
parent 5f660937ed
commit 5de87bc876
1 changed files with 1 additions and 4 deletions

View File

@ -18,10 +18,7 @@ namespace IRaCIS.Application.Services
_dicRepository = dicRepository;
_trialRepository = trialRepository;
}
public string Get()
{
return String.Empty;
}
[HttpPost]
public string Get(testModel testModel)
{