示例#1
0
 public DTO.ResponseMessage <bool> GetAgentCheckTrain(string id)
 {
     return(svc.GetAgentCheckTrain(id));
 }