로그인 차단 메세지 변경
This commit is contained in:
@@ -19,8 +19,8 @@ spring:
|
||||
|
||||
ems:
|
||||
datasource:
|
||||
jdbc-url: jdbc:oracle:thin:@//192.168.240.177:1599/DAPM
|
||||
# jdbc-url: jdbc:oracle:thin:@//10.14.8.30:11521/ELINKDB
|
||||
# jdbc-url: jdbc:oracle:thin:@//192.168.240.177:1599/DAPM
|
||||
jdbc-url: jdbc:oracle:thin:@//10.14.8.30:11521/ELINKDB
|
||||
driver-class-name: oracle.jdbc.OracleDriver
|
||||
username: EMSAPP
|
||||
password: EMSAPP123!
|
||||
@@ -28,8 +28,8 @@ ems:
|
||||
|
||||
gateway:
|
||||
datasource:
|
||||
jdbc-url: jdbc:oracle:thin:@//192.168.240.177:1599/DAPM
|
||||
# jdbc-url: jdbc:oracle:thin:@//10.14.8.30:11521/ELINKDB
|
||||
# jdbc-url: jdbc:oracle:thin:@//192.168.240.177:1599/DAPM
|
||||
jdbc-url: jdbc:oracle:thin:@//10.14.8.30:11521/ELINKDB
|
||||
driver-class-name: oracle.jdbc.OracleDriver
|
||||
username: AGWAPP
|
||||
password: AGWAPP123!
|
||||
|
||||
Reference in New Issue
Block a user