示例#1
0
 public AsicentryICEntryLotsSaveAllResponseAPI ICEntryLotsSaveAll(AsicentryICEntryLotsSaveAllRequestAPI AsicentryICEntryLotsSaveAllRequestAPI)
 {
     return(this.repository.ICEntryLotsSaveAll(AsicentryICEntryLotsSaveAllRequestAPI));
 }
示例#2
0
 public AsicentryICEntryLotsSaveAllResponseAPI ICEntryLotsSaveAll(AsicentryICEntryLotsSaveAllRequestAPI AsicentryICEntryLotsSaveAllRequestAPI)
 {
     return(this.adapter.ICEntryLotsSaveAll(AsicentryICEntryLotsSaveAllRequestAPI));
 }