|
|
@@ -6,7 +6,7 @@ spring.datasource.driver-class-name=oracle.jdbc.driver.OracleDriver
|
|
|
#数据库连接地址
|
|
|
#默认数据源
|
|
|
spring.datasource.url=jdbc:oracle:thin:@10.1.81.2:1521:orcl
|
|
|
-spring.datasource.username=UAS
|
|
|
+spring.datasource.username=UAS_BI
|
|
|
spring.datasource.password=select!#%*(
|
|
|
|
|
|
spring.jackson.date-format=yyyy-MM-dd
|