fix
wzy
2022-10-29 be2e1f6efb67f481be39384dc2dc4a8f9e9d4bf5
src/main/resources/application.yml
@@ -1,13 +1,12 @@
server:
#  port: 8095
  port: 8075
  port: 8095
  tomcat:
    uri-encoding: utf-8
spring:
  profiles:
#    active: test
    active: prod
    active: test
#    active: prod
  thymeleaf:
    cache: false