Commit f2c506da by Administrator

Upload New File

parent 0187093c
spring:
datasource:
#本地环境
url: jdbc:oracle:thin:@192.168.0.102:1521:orcl
#开发环境
#url: jdbc:oracle:thin:@192.168.124.67:1521:orcl
#测试环境
#url: jdbc:oracle:thin:@192.168.124.77:1521:orcl
#生产环境
#url: jdbc:oracle:thin:@192.168.124.87:1521:JCSJYW
username: jcsj
password: jcsj123
driver-class-name: oracle.jdbc.OracleDriver
global:
swagger:
import: true
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment