diff --git a/jeecg-module-system/jeecg-system-start/src/main/resources/application-dev.yml b/jeecg-module-system/jeecg-system-start/src/main/resources/application-dev.yml index 71c12b82..759fe978 100644 --- a/jeecg-module-system/jeecg-system-start/src/main/resources/application-dev.yml +++ b/jeecg-module-system/jeecg-system-start/src/main/resources/application-dev.yml @@ -136,11 +136,11 @@ spring: password: 123456 driver-class-name: com.mysql.cj.jdbc.Driver # 多数据源配置 - ora: - url: jdbc:oracle:thin:@192.168.8.139:1521:ORCL - username: configuration - password: 123456 - driver-class-name: oracle.jdbc.OracleDriver +# ora: +# url: jdbc:oracle:thin:@192.168.8.139:1521:ORCL +# username: configuration +# password: 123456 +# driver-class-name: oracle.jdbc.OracleDriver #redis 配置 redis: database: 0