Commit 4b09e508 authored by 李驰骋's avatar 李驰骋

配置调整

parent fb215872
......@@ -6,7 +6,7 @@ topsunit:
share-url: smb://127.0.0.1/share
mes-url: http://localhost:8088
default-password: 123456
db-name: DEMO
db-name: Leader
print:
urls:
- code: 1
......@@ -50,10 +50,10 @@ spring:
- classpath:/static/
- classpath:/public/
datasource:
name: DEMO
name: Leader
username: sa
password: 123qweQWE
url: jdbc:sqlserver://192.168.1.21:1433;DatabaseName=DEMO
url: jdbc:sqlserver://192.168.1.21:1433;DatabaseName=Leader
type: com.alibaba.druid.pool.DruidDataSource
druid:
filters: stat
......
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