예제 #1
0
 public DataTable fn_Sales_Detail_List(string condition)
 {
     return(qSelect.SelectSales_Detail_List(condition));
 }