示例#1
0
 public DataSet GetMachineDrop(int BatchNo, int WeekNo)
 {
     return(reports.GetMachineDrop(BatchNo, WeekNo));
 }