Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
8
8timerapiv200
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
8timerv2
8timerapiv200
Commits
6bffda18
Commit
6bffda18
authored
2 years ago
by
陶湘宇
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
no message
parent
b1c0c13f
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
29 additions
and
6 deletions
+29
-6
src/main/resources/application-dev.yml
+29
-6
No files found.
src/main/resources/application-dev.yml
View file @
6bffda18
...
@@ -24,14 +24,15 @@ spring:
...
@@ -24,14 +24,15 @@ spring:
ddl-auto
:
update
ddl-auto
:
update
show-sql
:
true
show-sql
:
true
datasource
:
datasource
:
# username: root
username
:
youlingrc
#
password: youlingHR73!
password
:
youlingHR73!
username
:
root
#
username: root
password
:
H0YouLing8T-imer0LKjhG193*
#
password: H0YouLing8T-imer0LKjhG193*
# username: tang
# username: tang
# password: Tang123456!
# password: Tang123456!
url
:
jdbc:mysql://192.168.3.3:33000/timer2303?useUnicode=true&characterEncoding=UTF-8&serverTimezone=Asia/Shanghai&allowMultiQueries=true&zeroDateTimeBehavior=CONVERT_TO_NULL
# url: jdbc:mysql://120.24.172.51:3306/youlingrc_tang?useUnicode=true&characterEncoding=UTF-8&serverTimezone=Asia/Shanghai&allowMultiQueries=true&zeroDateTimeBehavior=CONVERT_TO_NULL
# url: jdbc:mysql://120.24.172.51:3306/youlingrc_tang?useUnicode=true&characterEncoding=UTF-8&serverTimezone=Asia/Shanghai&allowMultiQueries=true&zeroDateTimeBehavior=CONVERT_TO_NULL
url
:
jdbc:mysql://120.78.162.177:3306/8timer_20210904?useUnicode=true&characterEncoding=UTF-8&serverTimezone=Asia/Shanghai&allowMultiQueries=true&zeroDateTimeBehavior=CONVERT_TO_NULL
#
url: jdbc:mysql://120.78.162.177:3306/8timer_20210904?useUnicode=true&characterEncoding=UTF-8&serverTimezone=Asia/Shanghai&allowMultiQueries=true&zeroDateTimeBehavior=CONVERT_TO_NULL
# url: jdbc:mysql://192.168.172.200:3306/youlingrc_8timer201?useUnicode=true&characterEncoding=UTF-8&serverTimezone=Asia/Shanghai&allowMultiQueries=true&zeroDateTimeBehavior=CONVERT_TO_NULL
# url: jdbc:mysql://192.168.172.200:3306/youlingrc_8timer201?useUnicode=true&characterEncoding=UTF-8&serverTimezone=Asia/Shanghai&allowMultiQueries=true&zeroDateTimeBehavior=CONVERT_TO_NULL
# url: jdbc:mysql://db.hhlsz.com:3306/youlingrc_8timer201?useUnicode=true&characterEncoding=UTF-8&serverTimezone=Asia/Shanghai&allowMultiQueries=true&zeroDateTimeBehavior=CONVERT_TO_NULL
# url: jdbc:mysql://db.hhlsz.com:3306/youlingrc_8timer201?useUnicode=true&characterEncoding=UTF-8&serverTimezone=Asia/Shanghai&allowMultiQueries=true&zeroDateTimeBehavior=CONVERT_TO_NULL
driver-class-name
:
com.mysql.cj.jdbc.Driver
driver-class-name
:
com.mysql.cj.jdbc.Driver
...
@@ -198,6 +199,7 @@ config-8timer:
...
@@ -198,6 +199,7 @@ config-8timer:
register-free-time
:
90
#系统赠送时间
register-free-time
:
90
#系统赠送时间
register-company-max-num
:
100
#默认最大公司数量
register-company-max-num
:
100
#默认最大公司数量
register-childAccount-max-num
:
10
#默认最大子账号数量
register-childAccount-max-num
:
10
#默认最大子账号数量
Aliyun
:
# 阿里云
Aliyun
:
# 阿里云
PROJECT_NAME
:
8小时协同办公
#8小时人事管家
PROJECT_NAME
:
8小时协同办公
#8小时人事管家
REGION_ID
:
cn-shenzhen
REGION_ID
:
cn-shenzhen
...
@@ -233,8 +235,29 @@ config-8timer:
...
@@ -233,8 +235,29 @@ config-8timer:
# 客户管理导入服务器保存路径
# 客户管理导入服务器保存路径
crm-excel
:
crm-excel
:
realPath
:
'
D:/excel/'
realPath
:
'
D:/excel/'
# 文件存储地址配置 file type:aliyun-oss,physics-oss
# 文件存储地址类型:aliyun-oss(阿里云OSS),physics-oss(物理机器OSS)
# 默认存储物理机器OSS
file-address
:
#type: physics-oss
type
:
aliyun-oss
#导出zip临时地址
#导出zip临时地址
zip
:
zip
:
path
:
'
D:/zip/'
path
:
'
D:/zip/'
#sftp 配置
sftp
:
client
:
protocol
:
'
sftp'
host
:
'
8.134.55.197'
port
:
'
22'
username
:
'
root'
password
:
'
Huayi98765432Huaqiao@*'
root
:
'
/data'
sessionStrictHostKeyChecking
:
'
no'
sessionConnectTimeout
:
'
1500'
channelConnectedTimeout
:
'
1500'
serverUrl
:
'
https://oa-img.jidahuayi.com'
#serverUrl: 'http://8.134.55.197:8080'
targetPath
:
'
/disk'
reservedName
:
false
This diff is collapsed.
Click to expand it.
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