示例#1
0
 public List <ThuocDTO> selectbypkb(string mapkb)
 {
     return(thDAL.selectbypkb(mapkb));
 }