|
|
|
@ -295,6 +295,7 @@ public class Sprt01ServiceBean extends AbstractServiceBean implements Sprt01Serv
|
|
|
|
|
globalVariable = new HashMap<String, String>();
|
|
|
|
|
}
|
|
|
|
|
globalVariable.put("offcsFilePath", sggStngInfo.string("OFFCS_FILE_PATH"));
|
|
|
|
|
globalVariable.put("logoFilePath", sggStngInfo.string("LOGO_FILE_PATH"));
|
|
|
|
|
globalVariable.put("instAddr", sggStngInfo.string("INST_ADDR"));
|
|
|
|
|
globalVariable.put("instDaddr", sggStngInfo.string("INST_DADDR"));
|
|
|
|
|
globalVariable.put("instZip", sggStngInfo.string("INST_ZIP"));
|
|
|
|
|