示例#1
0
 internal List <Com_Buyer_Setup> GetBuyerList(string Ocode)
 {
     return(_BuyerDal.GetBuyerList(Ocode));
 }