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