예제 #1
0
 public int GetPurchaseSupplementRecordCount(string strWhere)
 {
     return(dal.GetPurchaseSupplementRecordCount(strWhere));
 }