Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
Y
yn-health-science
Project
Project
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
徐俊
yn-health-science
Commits
83d8c182
Commit
83d8c182
authored
Nov 26, 2024
by
wangxl
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
111
parent
0b993a57
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
39 deletions
+11
-39
compiler.xml
.idea/compiler.xml
+3
-2
application.yml
science-admin/src/main/resources/application.yml
+8
-37
No files found.
.idea/compiler.xml
View file @
83d8c182
...
@@ -17,8 +17,8 @@
...
@@ -17,8 +17,8 @@
</component>
</component>
<component
name=
"JavacSettings"
>
<component
name=
"JavacSettings"
>
<option
name=
"ADDITIONAL_OPTIONS_OVERRIDE"
>
<option
name=
"ADDITIONAL_OPTIONS_OVERRIDE"
>
<module
name=
"science-admin"
options=
"
-parameters
"
/>
<module
name=
"science-admin"
options=
""
/>
<module
name=
"science-base"
options=
"
-parameters
"
/>
<module
name=
"science-base"
options=
""
/>
</option>
</option>
</component>
</component>
</project>
</project>
\ No newline at end of file
science-admin/src/main/resources/application.yml
View file @
83d8c182
...
@@ -23,7 +23,7 @@ spring:
...
@@ -23,7 +23,7 @@ spring:
resources
:
resources
:
static-locations
:
classpath:/META-INF/resources/,classpath:/resources/, classpath:/static/, classpath:/public/, file:D:/static
static-locations
:
classpath:/META-INF/resources/,classpath:/resources/, classpath:/static/, classpath:/public/, file:D:/static
server
:
server
:
port
:
80
80
port
:
80
95
connectionTimeout
:
180000
connectionTimeout
:
180000
tomcat
:
tomcat
:
uri-encoding
:
UTF-8
uri-encoding
:
UTF-8
...
@@ -68,7 +68,7 @@ spring:
...
@@ -68,7 +68,7 @@ spring:
profiles
:
local
profiles
:
local
datasource
:
datasource
:
driver-class-name
:
com.mysql.cj.jdbc.Driver
driver-class-name
:
com.mysql.cj.jdbc.Driver
url
:
jdbc:mysql://ybs01beta.mysql.rds.aliyuncs.com/
nm
_srp_system?useUnicode=true&characterEncoding=UTF-8&autoReconnect=true&useSSL=false&serverTimezone=Asia/Shanghai
url
:
jdbc:mysql://ybs01beta.mysql.rds.aliyuncs.com/
yn
_srp_system?useUnicode=true&characterEncoding=UTF-8&autoReconnect=true&useSSL=false&serverTimezone=Asia/Shanghai
username
:
yn_kysb
username
:
yn_kysb
password
:
'
&Zk4obO7v@'
password
:
'
&Zk4obO7v@'
redis
:
redis
:
...
@@ -79,7 +79,7 @@ spring:
...
@@ -79,7 +79,7 @@ spring:
# 服务器端口
# 服务器端口
port
:
6379
port
:
6379
# 数据库
# 数据库
database
:
1
database
:
4
# 密码
# 密码
password
:
Ynbys2@)@)
password
:
Ynbys2@)@)
lettuce
:
lettuce
:
...
@@ -110,7 +110,7 @@ spring:
...
@@ -110,7 +110,7 @@ spring:
# 服务器端口
# 服务器端口
port
:
6379
port
:
6379
# 数据库
# 数据库
database
:
3
database
:
4
# 密码
# 密码
password
:
123456
password
:
123456
lettuce
:
lettuce
:
...
@@ -130,7 +130,7 @@ spring:
...
@@ -130,7 +130,7 @@ spring:
profiles
:
dev
profiles
:
dev
datasource
:
datasource
:
driver-class-name
:
com.mysql.cj.jdbc.Driver
driver-class-name
:
com.mysql.cj.jdbc.Driver
url
:
jdbc:mysql://ybs01beta.mysql.rds.aliyuncs.com/srp_system?useUnicode=true&characterEncoding=UTF-8&autoReconnect=true&useSSL=false&serverTimezone=Asia/Shanghai
url
:
jdbc:mysql://ybs01beta.mysql.rds.aliyuncs.com/
yn_
srp_system?useUnicode=true&characterEncoding=UTF-8&autoReconnect=true&useSSL=false&serverTimezone=Asia/Shanghai
username
:
yn_kysb
username
:
yn_kysb
password
:
'
&Zk4obO7v@'
password
:
'
&Zk4obO7v@'
redis
:
redis
:
...
@@ -141,7 +141,7 @@ spring:
...
@@ -141,7 +141,7 @@ spring:
# 服务器端口
# 服务器端口
port
:
6379
port
:
6379
# 数据库
# 数据库
database
:
5
database
:
4
# 密码
# 密码
password
:
yn_kysb:&Zk4obO7v@
password
:
yn_kysb:&Zk4obO7v@
lettuce
:
lettuce
:
...
@@ -172,7 +172,7 @@ spring:
...
@@ -172,7 +172,7 @@ spring:
# 服务器端口
# 服务器端口
port
:
6379
port
:
6379
# 数据库
# 数据库
database
:
1
database
:
4
# 密码
# 密码
password
:
yhbj_yn:WpKJS2ZEx&35DrU
password
:
yhbj_yn:WpKJS2ZEx&35DrU
lettuce
:
lettuce
:
...
@@ -185,32 +185,6 @@ spring:
...
@@ -185,32 +185,6 @@ spring:
max-idle
:
200
max-idle
:
200
# 最小空闲连接
# 最小空闲连接
min-idle
:
5
min-idle
:
5
---
spring
:
profiles
:
local_back
redis
:
# 超时时间
timeout
:
10000ms
# 服务器地址
host
:
192.168.1.95
# 服务器端口
port
:
6379
# 数据库
database
:
5
# 密码
password
:
Ynbys2@)@)
lettuce
:
pool
:
# 最大连接数(默认8)
max-active
:
1024
# 最大连接阻塞等待时间,默认-1
max-wait
:
10000ms
# 最大空闲连接
max-idle
:
200
# 最小空闲连接
min-idle
:
5
---
---
# 登录相关配置
# 登录相关配置
verification
:
verification
:
...
@@ -230,13 +204,10 @@ verification:
...
@@ -230,13 +204,10 @@ verification:
font-name
:
font-name
:
# 字体大小
# 字体大小
font-size
:
25
font-size
:
25
---
---
system
:
system
:
defaultCodeLength
:
5
defaultCodeLength
:
5
# 字体大小 贵州科研23 # 内蒙科研 24
# 字体大小 贵州科研23 # 内蒙科研 24
systemId
:
24
systemId
:
24
systemName
:
云南省卫生健康科技项目管理系统
systemName
:
内蒙古自治区卫生健康科技项目管理系统
---
---
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