예제 #1
0
 public void addEnvironment(BasicEnvironmentConfig environmentConfig) {
   goConfigDao.addEnvironment(environmentConfig);
 }