Initial commit: 单商户积分商城 - 管理后台前端 + CRMEB 后端

Made-with: Cursor
This commit is contained in:
apple
2026-03-08 18:35:11 +08:00
commit 5432904bcb
2282 changed files with 311241 additions and 0 deletions

23
backend/deploy.conf Normal file
View File

@@ -0,0 +1,23 @@
by80:
SERVER_HOST=123.56.214.80
SERVER_USER=root
SERVER_PORT=22
REMOTE_DIR=/www/crmeb
LOCAL_PORT=20822
JAR_NAME=sophia-front-2.2.jar
miao50:
spring:
profiles:
active: miao50
SERVER_HOST=101.37.253.50
SERVER_USER=root
SERVER_PORT=22
REMOTE_DIR=/www/wwwroot/crmeb
FRONT_LOCAL_PORT=30031
FRONT_JAR_NAME=miao-front-2.2.jar
ADMIN_LOCAL_PORT=30032
ADMIN_JAR_NAME=miao-admin-2.2.jar