示例#1
0
 public AsicentryICEntrySerialsSaveAllResponseAPI ICEntrySerialsSaveAll(AsicentryICEntrySerialsSaveAllRequestAPI AsicentryICEntrySerialsSaveAllRequestAPI)
 {
     return(this.repository.ICEntrySerialsSaveAll(AsicentryICEntrySerialsSaveAllRequestAPI));
 }
示例#2
0
 public AsicentryICEntrySerialsSaveAllResponseAPI ICEntrySerialsSaveAll(AsicentryICEntrySerialsSaveAllRequestAPI AsicentryICEntrySerialsSaveAllRequestAPI)
 {
     return(this.adapter.ICEntrySerialsSaveAll(AsicentryICEntrySerialsSaveAllRequestAPI));
 }