示例#1
0
 public DataSet GetPrintList(string strWhere)
 {
     return(dal.GetPrintList(strWhere));
 }