示例#1
0
 public AsicentryICEntryLotsRowCreateResponseAPI ICEntryLotsRowCreate(AsicentryICEntryLotsRowCreateRequestAPI AsicentryICEntryLotsRowCreateRequestAPI)
 {
     return(this.repository.ICEntryLotsRowCreate(AsicentryICEntryLotsRowCreateRequestAPI));
 }
示例#2
0
 public AsicentryICEntryLotsRowCreateResponseAPI ICEntryLotsRowCreate(AsicentryICEntryLotsRowCreateRequestAPI AsicentryICEntryLotsRowCreateRequestAPI)
 {
     return(this.adapter.ICEntryLotsRowCreate(AsicentryICEntryLotsRowCreateRequestAPI));
 }