예제 #1
0
 public void POEILineReprice(Poeilinereprice poeilinereprice)
 {
     this.repository.POEILineReprice(poeilinereprice);
 }
예제 #2
0
 public void POEILineReprice(Poeilinereprice poeilinereprice)
 {
     this.adapter.POEILineReprice(poeilinereprice);
 }