Files
integral-shop/company-info-byjyw149.md
danaisuiyuan 29381814ff feat(byjyw149): switch project config to jinyawen environment
Align backend profile, contract template/domain, and uniapp mall/jump/pdf paths for the byjyw149 tenant so deployment matches the new company environment and avoids cross-tenant URLs.

Made-with: Cursor
2026-04-17 09:04:47 +08:00

32 lines
1.0 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
## 公司名称:宝应金雅文商贸, host ip: 8.140.218.149
### backend/crmeb-front模块变更
- 1. profile: byjyw149
- 2. profile file: application-byjyw149.yml, mysql和redis主机ip修改为8.140.218.149
- 3. **PDF合同模板文件路径**pdf/sign_contract_byjyw149.pdf
- 4. 用户PDF合同url地址前缀/落库域名https://jinyawen.com/
- 5. imagePath: /www/wwwroot/jinyawen.com/
### uniapp前端配置变更
- 1. 积分商城domainhttps://jf.jinyawen.com
- 2. 抢购页面跳转地址https://jinyawen.com
- 2. **PDF合同预览文件路径** /static/sign_contract_byjyw149.pdf
### **修改任务**
- 新建分支byjyw149合并czc231分支的最新代码到该分支并根据上述信息修改相关需要变更项使符合该新公司项目环境
## 相关文件
- change-list-shjjy153.md
- compare-shjjy153-shccd159.md
、、、启动积分商城api服务
cd /www/wwwroot/javaapi
nohup java -Xms128m -Xmx256m -jar miao-front-2.2.jar > front.log & tail -f front.log
、、、