示例#1
0
 public EmergencyReportEntity GetReportEntity(string keyValue)
 {
     return(service.GetReportEntity(keyValue));
 }