示例#1
0
 public Dictionary <string, object> GetSystemStatus()
 {
     return(_systemStatusService.All());
 }