ZengTao
2023-12-07 3045d2e0ff01c40d836ae3b64ff15e71563e4ab4
springboot-vue3/src/main/resources/application.properties
@@ -23,7 +23,3 @@
spring.jackson.date-format=yyyy-MM-dd HH:mm:ss
spring.jackson.time-zone=GMT+8
spring.mvc.cors.enabled=true
spring.mvc.cors.allowed-origins=http://localhost:8080
spring.mvc.cors.allowed-methods=GET,POST
spring.mvc.cors.allowed-headers=*