chore: update byhlc112 deployment domains

This commit is contained in:
danaisuiyuan
2026-06-04 09:01:52 +08:00
parent 5762f4e762
commit 6b940e424c
17 changed files with 154 additions and 96 deletions

View File

@@ -20,13 +20,13 @@
- 1. profile: byhlc112
- 2. profile file: application-byhlc112.yml, mysql连接信息修改redis主机ip修改。
- 3. **PDF合同模板文件路径**pdf/sign_contract_byhlc112.pdf
- 4. 用户PDF合同url地址前缀/落库域名https://lehoo6.com/
- 5. imagePath: /www/wwwroot/lehoo6.com/
- 4. 用户PDF合同url地址前缀/落库域名https://h5y2c.com/
- 5. imagePath: /www/wwwroot/h5y2c.com/
### uniapp前端配置变更
- 1. 积分商城domainhttps://jf.lehoo6.com
- 2. 抢购页面跳转地址https://lehoo6.com
- 1. 积分商城domainhttps://jf.h5y2c.com
- 2. 抢购页面跳转地址https://h5y2c.com
- 3. **PDF合同预览文件路径** /static/sign_contract_byhlc112.pdf
@@ -39,8 +39,8 @@
### 积分商城后台backend-adminend配置变更
- 1. backend-adminend/.env.development文件中VUE_APP_BASE_API改为https://jf.lehoo6.com
- 2. backend-adminend/.env.production文件中VUE_APP_BASE_API改为https://jf.lehoo6.com
- 1. backend-adminend/.env.development文件中VUE_APP_BASE_API改为https://jf.h5y2c.com
- 2. backend-adminend/.env.production文件中VUE_APP_BASE_API改为https://jf.h5y2c.com
---
@@ -56,4 +56,4 @@ nohup java -Xms128m -Xmx256m -jar miao-front-2.2.jar > front.log & tail -f front
、、、启动积分商城后台api服务
cd /www/wwwroot/javaapi
nohup java -Xms128m -Xmx256m -jar miao-admin-2.2.jar > admin.log & tail -f admin.log
、、、
、、、