fixes bug#13611

dev:lucas

qua: 

git-svn-id: http://desenvolvimento.rjconsultores.com.br/repositorio/sco/AdmVenta/Web/trunk/ventaboletos@90371 d1611594-4594-4d17-8e1d-87c2c4800839
master
lucas.taia 2019-02-28 01:46:45 +00:00
parent f89b01568a
commit dc59cb4e0c
1 changed files with 1 additions and 0 deletions

View File

@ -117,6 +117,7 @@ public class MyAppInit implements org.zkoss.zk.ui.util.WebAppInit {
private void customToDatabase() {
log.info("Executando customToDatabase...");
ApplicationProperties.getInstance().readConfigurationToDatabase();
}