恢复误删除文件

This commit is contained in:
wzy-warehouse
2026-06-25 21:54:32 +08:00
parent d2950ffdd3
commit 0d952e0c98
5 changed files with 34 additions and 10 deletions
@@ -0,0 +1,7 @@
# 端口
server:
port: 8081
algorithm:
server:
url: "http://localhost:8082"
@@ -0,0 +1,7 @@
# 端口
server:
port: 8080
algorithm:
server:
url: "http://localhost:8081"