test 发布间隔
parent
5f660937ed
commit
5de87bc876
|
@ -18,10 +18,7 @@ namespace IRaCIS.Application.Services
|
|||
_dicRepository = dicRepository;
|
||||
_trialRepository = trialRepository;
|
||||
}
|
||||
public string Get()
|
||||
{
|
||||
return String.Empty;
|
||||
}
|
||||
|
||||
[HttpPost]
|
||||
public string Get(testModel testModel)
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue