Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
黄嘉阳
/
iot-platform-server
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
d2b24bb5
authored
Aug 31, 2023
by
lzy
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
配置
parent
a1d3a172
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
27 additions
and
27 deletions
server-web/src/main/resources/application-test.yml
server-web/src/main/resources/application-test.yml
View file @
d2b24bb5
...
@@ -8,19 +8,19 @@ server:
...
@@ -8,19 +8,19 @@ server:
spring
:
spring
:
application
:
application
:
name
:
sz-tianma
-server
name
:
iot-platform
-server
datasource
:
datasource
:
url
:
jdbc:mysql://124.71.1
2.92:3306/dev_sz_tianma
?allowMultiQueries=true&useUnicode=true&characterEncoding=UTF-8&useSSL=false&serverTimezone=GMT%2B8&autoReconnect=true
url
:
jdbc:mysql://124.71.1
00.177:3306/dev_iot_yanglao_platform
?allowMultiQueries=true&useUnicode=true&characterEncoding=UTF-8&useSSL=false&serverTimezone=GMT%2B8&autoReconnect=true
username
:
dev_sz_tianma
username
:
jenlinks-iot
password
:
Dev_sz%!2346Tianma
password
:
jenlinks-iot@123Frrd
driver-class-name
:
com.mysql.cj.jdbc.Driver
driver-class-name
:
com.mysql.cj.jdbc.Driver
#type: com.alibaba.druid.pool.DruidDataSource
#type: com.alibaba.druid.pool.DruidDataSource
redis
:
redis
:
#地址
#地址
# address: redis://139.9.72.99:9736
# address: redis://139.9.72.99:9736
# password: 8a96acf9204d45fabfd9c693a697880b
# password: 8a96acf9204d45fabfd9c693a697880b
address
:
redis://localhost:6379
address
:
redis://localhost:6379
password
:
password
:
...
@@ -32,7 +32,6 @@ spring:
...
@@ -32,7 +32,6 @@ spring:
#redis库
#redis库
database
:
1
database
:
1
sign
:
sign
:
flag
:
false
flag
:
false
...
@@ -47,13 +46,13 @@ mybatis-plus:
...
@@ -47,13 +46,13 @@ mybatis-plus:
file
:
file
:
filePath
:
file
filePath
:
file
file
:
/home/group1_lzy/
sz-tianma-server
/${file.filePath}
file
:
/home/group1_lzy/
iot-server/file
/${file.filePath}
log
:
logs
log
:
logs
storage
:
storage
:
location
:
${file.file}
location
:
${file.file}
type
:
local
type
:
local
url
:
http://
sz-tianma.meiqicloud.com/api
/${file.filePath}
url
:
http://
localhost:8888
/${file.filePath}
# aliBaseDir: point
# aliBaseDir: point
# aliEndpoint: obs.cn-south-1.myhuaweicloud.com
# aliEndpoint: obs.cn-south-1.myhuaweicloud.com
...
@@ -62,29 +61,29 @@ storage:
...
@@ -62,29 +61,29 @@ storage:
# aliBucketName: dev-integral
# aliBucketName: dev-integral
# url: http://dev-integral.obs.cn-south-1.myhuaweicloud.com
# url: http://dev-integral.obs.cn-south-1.myhuaweicloud.com
xxl
:
#xxl:
job
:
# job:
accessToken
:
default_token
# accessToken: default_token
admin
:
# admin:
addresses
:
http://127.0.0.1:8080/xxl-job-admin
# addresses: http://127.0.0.1:8080/xxl-job-admin
#serviceName: xxl-job-admin
# #serviceName: xxl-job-admin
username
:
admin
# username: admin
password
:
sds89824rr
# password: sds89824rr
executor
:
# executor:
address
:
'
'
# address: ''
appname
:
${spring.application.name}
# appname: ${spring.application.name}
ip
:
'
'
# ip: ''
logretentiondays
:
3
# logretentiondays: 3
logpath
:
${file.log:'D:/pro/lundu/logs/test/jobhandler'}
# logpath: ${file.log:'D:/pro/lundu/logs/test/jobhandler'}
port
:
9999
# port: 9999
libreOffice
:
C:\\Program Files\\LibreOffice\\program\\soffice
swagger
:
swagger
:
prefix
:
/api
prefix
:
maven
:
maven
:
profile
:
profile
:
redis
:
redis
:
prefix
:
prefix
:
libreOffice
:
/home/group1_lzy/iot-server/LibreOffice/program/soffice
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment