示例#1
0
 public Icproductremandefaults ICProductRemanDefaults(Icproductremandefaults icproductremandefaults)
 {
     return(this.repository.ICProductRemanDefaults(icproductremandefaults));
 }
示例#2
0
 public Icproductremandefaults ICProductRemanDefaults(Icproductremandefaults icproductremandefaults)
 {
     return(this.adapter.ICProductRemanDefaults(icproductremandefaults));
 }