test发布
This commit is contained in:
@@ -18,7 +18,10 @@ namespace IRaCIS.Application.Services
|
||||
_dicRepository = dicRepository;
|
||||
_trialRepository = trialRepository;
|
||||
}
|
||||
|
||||
public string Get()
|
||||
{
|
||||
return String.Empty;
|
||||
}
|
||||
[HttpPost]
|
||||
public string Get(testModel testModel)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user