예제 #1
0
 public static int updateStatusAndTime(Product product) {
   return ProductFacade.updateStatusAndTime(product);
 }