Exemplo n.º 1
0
 @Override
 public void updateBrand(BrandUser brandUser) {
   brandUserdao.updateBrand(brandUser);
 }