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