## Feat - 增加众康逻辑
This commit is contained in:
parent
28c6fe64cc
commit
3e6048e8ed
|
@ -38,6 +38,11 @@ spring:
|
|||
username: retail
|
||||
password: retail_Online100xsW2
|
||||
driver-class-name: oracle.jdbc.driver.OracleDriver
|
||||
zk: #众康生产
|
||||
url: jdbc:oracle:thin:@47.94.248.250:1521:orcl
|
||||
username: cloud_zk
|
||||
password: cloudZK_Online47xsW2
|
||||
driver-class-name: oracle.jdbc.driver.OracleDriver
|
||||
|
||||
# MyBatis Plus配置
|
||||
mybatis-plus:
|
||||
|
|
Loading…
Reference in New Issue