## Feat - 增加众康逻辑

This commit is contained in:
sangelxiu1 2025-10-11 09:10:02 +08:00
parent 28c6fe64cc
commit 3e6048e8ed
1 changed files with 5 additions and 0 deletions

View File

@ -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: