commit | 7912f2cd88ce048ab64c1561b9d3d7f01c6d8173 | [log] [tgz] |
---|---|---|
author | rhj <22301129@bjtu.edu.cn> | Mon Jun 09 17:21:32 2025 +0800 |
committer | rhj <22301129@bjtu.edu.cn> | Mon Jun 09 17:21:32 2025 +0800 |
tree | b524c93c8ec1f5c2f4d27bbef2bae7b4126b204a | |
parent | 338fc03346b481454ec1eb67e5e32aa3451a1e25 [diff] [blame] |
促销接口实现 Change-Id: I140945a50a8ee32042aaf8018b336afd86f5fbac
diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index 3c8a9f3..f0b6c8a 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties
@@ -1,4 +1,4 @@ -server.port=8082 +server.port=9999 # 文件上传配置 spring.servlet.multipart.max-file-size=100MB