偏好推荐修正

This commit is contained in:
2024-11-17 13:59:32 +08:00
parent bec2c9075b
commit a7845dbd4a
8 changed files with 185 additions and 14 deletions

View File

@@ -12,7 +12,7 @@ dev:
wait
link:
ssh -NCPf ai -L 3306:localhost:3306 -L 19530:localhost:19530 -L 4080:localhost:4080 -L 5002:localhost:5002 -L 4306:localhost:4306
ssh -NCPf ai -L 3306:localhost:3306 -L 19530:localhost:19530 -L 4080:localhost:4080 -L 5002:localhost:5002 -L 4306:localhost:4306 -L 8088:localhost:8088 -L 8087:localhost:8087
# 编译项目
build: