示例#1
0
 public void OETaxDetailCreate(AsoeheaderOETaxDetailCreateRequestAPI AsoeheaderOETaxDetailCreateRequestAPI)
 {
     this.adapter.OETaxDetailCreate(AsoeheaderOETaxDetailCreateRequestAPI);
 }
示例#2
0
 public void OETaxDetailCreate(AsoeheaderOETaxDetailCreateRequestAPI AsoeheaderOETaxDetailCreateRequestAPI)
 {
     this.repository.OETaxDetailCreate(AsoeheaderOETaxDetailCreateRequestAPI);
 }