test
This commit is contained in:
@@ -94,6 +94,13 @@ ycj:
|
||||
username: ezdagl
|
||||
password: ezdagl#20241120
|
||||
|
||||
# 市公司业务数据系统集成配置
|
||||
cityBusiness:
|
||||
driverClassName: com.mysql.jdbc.Driver
|
||||
url: jdbc:mysql://localhost:3306/city_business?useUnicode=true&characterEncoding=utf8&characterSetResults=utf8
|
||||
username: root
|
||||
password: Abc@123456
|
||||
|
||||
# 温湿度监控API配置
|
||||
temperature:
|
||||
getAllWareHouseList: http://192.168.0.126:8080/api/getAllWareHouseList
|
||||
|
||||
Reference in New Issue
Block a user