Ejemplo n.º 1
0
 internal List <LC_FinishGoods> GetFinishGoodsList(string Ocode)
 {
     return(_BuyerDal.GetFinishGoodsList(Ocode));
 }