继续test 发布监测间隔
This commit is contained in:
@@ -19,6 +19,13 @@ namespace IRaCIS.Application.Services
|
||||
_trialRepository = trialRepository;
|
||||
}
|
||||
|
||||
public string Get()
|
||||
{
|
||||
return String.Empty;
|
||||
}
|
||||
|
||||
|
||||
|
||||
[HttpPost]
|
||||
public string Get(testModel testModel)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user