Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
涂亚平
/
library
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 b48b4d73
authored
Jul 17, 2026
by
涂亚平
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
项目修复
1 parent
23fcaf9f
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
5 deletions
src/main/resources/application-dev.properties
src/main/resources/application-prod.properties
src/main/resources/application.properties
src/main/resources/application-dev.properties
View file @
b48b4d7
# 本地环境配置
# 端口号
server.port
=
23454
server.port
=
34562
# 数据源配置
spring.datasource.url
=
jdbc:mysql://116.62.57.92:3306/tushuguan?autoReconnect=true&useUnicode=true&characterEncoding=utf8&serverTimezone=GMT%2B8
...
...
src/main/resources/application-prod.properties
View file @
b48b4d7
# 生产环境配置
# 端口号
server.port
=
2345
4
server.port
=
2345
5
# 数据源配置
spring.datasource.url
=
jdbc:mysql://rm-uf69w46mo6agw0ahao.mysql.rds.aliyuncs.com:3306/tushuguan?autoReconnect=true&useUnicode=true&characterEncoding=utf8&serverTimezone=GMT%2B8
#spring.datasource.url=jdbc:mysql://rm-uf69w46mo6agw0ahao.mysql.rds.aliyuncs.com:3306/tushuguan?autoReconnect=true&useUnicode=true&characterEncoding=utf8&serverTimezone=GMT%2B8
spring.datasource.url
=
jdbc:mysql://rm-uf62202s176hufw8x0o.mysql.rds.aliyuncs.com:3306/changzhou-library?characterEncoding=UTF-8&serverTimezone=Asia/Shanghai
spring.datasource.type
=
com.alibaba.druid.pool.DruidDataSource
spring.datasource.driver-class-
name
=
com.mysql.cj.jdbc.Driver
spring.datasource.username
=
ykadmin_new
...
...
src/main/resources/application.properties
View file @
b48b4d7
...
...
@@ -30,8 +30,8 @@ logging.config=classpath:logback-spring.xml
# 阿里云短信
sms.product
=
Dysmsapi
sms.domain
=
dysmsapi.aliyuncs.com
sms.accessKeyId
=
LTAI
OrpFKrDqsQ2c
sms.accessKeySecret
=
1Qp8huLETbWiBBJvHXJ7MOIhtKuA1G
sms.accessKeyId
=
LTAI
5tLUBG4B6QxhHrhddc7p
sms.accessKeySecret
=
eber38QGHZixTQ6bFfrd80kbg67jIP
#wechat.app-id=wx7785293ff5e31f14
#wechat.app-secret=25d57cad61fc1b45b3afa46d4c35e8f6
...
...
Write
Preview
Markdown
is supported
Attach a file
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 post a comment