示例#1
0
 public Loadpotallycriteria POTallyUpdate(AspoentryPOTallyUpdateRequestAPI AspoentryPOTallyUpdateRequestAPI)
 {
     return(this.repository.POTallyUpdate(AspoentryPOTallyUpdateRequestAPI));
 }
示例#2
0
 public Loadpotallycriteria POTallyUpdate(AspoentryPOTallyUpdateRequestAPI AspoentryPOTallyUpdateRequestAPI)
 {
     return(this.adapter.POTallyUpdate(AspoentryPOTallyUpdateRequestAPI));
 }