示例#1
0
 public AsvasectionVASectionChangeRecordResponseAPI VASectionChangeRecord(Vasectionaddchg vasectionaddchg)
 {
     return(this.repository.VASectionChangeRecord(vasectionaddchg));
 }
示例#2
0
 public AsvasectionVASectionChangeRecordResponseAPI VASectionChangeRecord(Vasectionaddchg vasectionaddchg)
 {
     return(this.adapter.VASectionChangeRecord(vasectionaddchg));
 }