示例#1
0
 public DataSet Select_DelChangeHistory(Guid detailID)
 {
     return(so.Select_DelChangeHistory(detailID));
 }