示例#1
0
 public async Task <string> GetAsync()
 {
     return(await _testAppService.TestApi("1"));
 }