feat: 代码开发中...
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
server:
|
||||
port: 8080
|
||||
servlet:
|
||||
context-path: /
|
||||
multipart:
|
||||
enable: true
|
||||
max-file-size: 16M
|
||||
max-require-size: 32M
|
||||
spring:
|
||||
# 要使用的环境预设
|
||||
# prod: 生产环境
|
||||
|
||||
Reference in New Issue
Block a user