예제 #1
0
 @Override
 public void create(CountryEnvParam cep) throws CerberusException {
   countryEnvParamDao.create(cep);
 }