@@ -21,9 +21,9 @@ spring:
# 开发环境
# active: dev
# 测试环境
-# active: test
+ active: test
# #生产环境
- active: prod
+# active: prod
servlet:
multipart:
max-file-size: 30Mb