@@ -1,5 +1,5 @@
server:
- port: 9999
+ port: 8020
spring:
thymeleaf:
- cache: false #??????
+ cache: true #生产环境true,本地开发环境false