示例#1
0
 public DataTable timKhach(string id)
 {
     return(dao.timKhach(id));
 }