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