internal List <LC_FinishGoods> GetFinishGoodsListGetBuyerList(string Ocode) { return(_BuyerDal.GetFinishGoodsListGetBuyerList(Ocode)); }