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