示例#1
0
 public AsoelineOETallyCalcNewMixResponseAPI OETallyCalcNewMix(AsoelineOETallyCalcNewMixRequestAPI AsoelineOETallyCalcNewMixRequestAPI)
 {
     return(this.repository.OETallyCalcNewMix(AsoelineOETallyCalcNewMixRequestAPI));
 }
示例#2
0
 public AsoelineOETallyCalcNewMixResponseAPI OETallyCalcNewMix(AsoelineOETallyCalcNewMixRequestAPI AsoelineOETallyCalcNewMixRequestAPI)
 {
     return(this.adapter.OETallyCalcNewMix(AsoelineOETallyCalcNewMixRequestAPI));
 }