Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Y
yichengstreet-be
Project
Project
Details
Activity
Releases
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
yichengstreet
yichengstreet-be
Commits
0720c40d
Commit
0720c40d
authored
Jul 15, 2025
by
lixuan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat: 房源
parent
6f7ed96a
Pipeline
#145370
canceled with stages
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
application-dev.yml
ruoyi-admin/src/main/resources/application-dev.yml
+2
-2
application-prod.yml
ruoyi-admin/src/main/resources/application-prod.yml
+2
-2
No files found.
ruoyi-admin/src/main/resources/application-dev.yml
View file @
0720c40d
...
...
@@ -62,9 +62,9 @@ spring:
servlet
:
multipart
:
# 单个文件大小
max-file-size
:
1
0MB
max-file-size
:
5
0MB
# 设置总上传的文件大小
max-request-size
:
2
0MB
max-request-size
:
10
0MB
# 服务模块
devtools
:
restart
:
...
...
ruoyi-admin/src/main/resources/application-prod.yml
View file @
0720c40d
...
...
@@ -61,9 +61,9 @@ spring:
servlet
:
multipart
:
# 单个文件大小
max-file-size
:
1
0MB
max-file-size
:
5
0MB
# 设置总上传的文件大小
max-request-size
:
2
0MB
max-request-size
:
10
0MB
# 服务模块
devtools
:
restart
:
...
...
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