修改后端运行端口,改为8888,前端调用后端接口也同步改成8888

This commit is contained in:
geht
2026-05-18 18:20:10 +08:00
parent 50b74f484f
commit 67ca5287e2
4 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
server:
port: 8080
port: 8888
tomcat:
max-swallow-size: -1
error: