Commit 6bffda18 by 陶湘宇

no message

parent b1c0c13f
......@@ -24,14 +24,15 @@ spring:
ddl-auto: update
show-sql: true
datasource:
# username: root
# password: youlingHR73!
username: root
password: H0YouLing8T-imer0LKjhG193*
username: youlingrc
password: youlingHR73!
#username: root
#password: H0YouLing8T-imer0LKjhG193*
# username: tang
# 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.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://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
......@@ -198,6 +199,7 @@ config-8timer:
register-free-time: 90 #系统赠送时间
register-company-max-num: 100 #默认最大公司数量
register-childAccount-max-num: 10 #默认最大子账号数量
Aliyun: # 阿里云
PROJECT_NAME: 8小时协同办公 #8小时人事管家
REGION_ID: cn-shenzhen
......@@ -233,8 +235,29 @@ config-8timer:
# 客户管理导入服务器保存路径
crm-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:
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
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