chore: 添加 deploy.conf、PRD 文档和需求截图

Made-with: Cursor
This commit is contained in:
panchengyong
2026-03-14 09:14:50 +08:00
parent 951f49cb17
commit d8255c355f
4 changed files with 38 additions and 0 deletions

10
mom-backend/deploy.conf Normal file
View File

@@ -0,0 +1,10 @@
# 远程服务器阿里云ecs
SERVER_HOST=118.31.75.148
SERVER_USER=root
SERVER_PORT=22
REMOTE_DIR=/www/wwwroot/javaapi/
# 后端API
LOCAL_PORT=8090
JAR_NAME=ktg-admin.jar