示例#1
0
 public DemosController(IDemoService1AppService demoService1AppService)
 {
     _demoService1AppService = demoService1AppService;
 }