示例#1
0
 public DTO.ResponseService <DataSet> GetCheckIDAppT(string idcard, string TestingNo, string CompCode)
 {
     return(svc.GetCheckIDAppT(idcard, TestingNo, CompCode));
 }