示例#1
0
 public MonthYuejiTrendController(MonthKpiService service)
 {
     _service = service;
 }
示例#2
0
 public MonthPreciseTrendController(MonthKpiService service)
 {
     _service = service;
 }
示例#3
0
 public MonthFlow4GTo3GTrendController(MonthKpiService service)
 {
     _service = service;
 }
示例#4
0
 public MonthComplainsTrendController(MonthKpiService service)
 {
     _service = service;
 }
示例#5
0
 public MonthMaintainProjectTrendController(MonthKpiService service)
 {
     _service = service;
 }
示例#6
0
 public MonthDropTrendController(MonthKpiService service)
 {
     _service = service;
 }
示例#7
0
 public MonthAlarmProcessTrendController(MonthKpiService service)
 {
     _service = service;
 }
示例#8
0
 public MonthAlarmWorkTrendController(MonthKpiService service)
 {
     _service = service;
 }
示例#9
0
 public MonthKpiController(MonthKpiService service)
 {
     _service = service;
 }
示例#10
0
 public MonthAverageAlarmsTrendController(MonthKpiService service)
 {
     _service = service;
 }
示例#11
0
 public MonthGongxinTrendController(MonthKpiService service)
 {
     _service = service;
 }