Beispiel #1
0
 public static List <t_StoreHouseDetail> getA(int a)
 {
     return(StockStatusSerive.getA(a));
 }
Beispiel #2
0
 public static List <t_StoreHouse> getA()
 {
     return(StockStatusSerive.getA());
 }