Commit a8f30bcb by Administrator

Delete techhero-base-basicdata-dev.yml

parent ee7626b5
spring:
datasource:
#本地环境
url: jdbc:oracle:thin:@192.168.0.196: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: jcsjv1_DEV
password: jcsjv1_DEV
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