feat: 代码开发中...

This commit is contained in:
2023-03-16 07:04:56 +08:00
parent 1a377c911f
commit 63147e4c08
34 changed files with 482 additions and 218 deletions

View File

@@ -1,3 +1,11 @@
server:
port: 8080
servlet:
context-path: /
multipart:
enable: true
max-file-size: 16M
max-require-size: 32M
spring:
# 要使用的环境预设
# prod: 生产环境