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