Files
integral-resell/docs/company-info.md
apple 96efcd7db0 docs(czc231): add 晨召春 project docs and contract assets; set H5 sn_id/appStr
- Add company-info-czc231, resell-change-czc231, rename change-hapr191 to resell-change-hapr191.
- Add sign_contract_chenzhaochun PDF/DOCX under docs.
- Update h5/static/configs.js with tenant sn_id and appStr for 晨召春.
- Trim trailing blank line in company-info.md.

Made-with: Cursor
2026-04-05 12:46:33 +08:00

46 lines
1.9 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: 114.55.232.191
### 数据库 wa_options`name` = `system_config`
-`value`JSON中的站点 **title** 改为公司名称的 **HTML 十进制实体**,例如展示「鹏然商贸」时使用:`鹏然商贸`(依次为:鹏 40527、然 28982、商 21830、贸 36152
- 同步修改 JSON 内与各环境相关的 URL / 路径项,与下文部署信息一致(寄卖 API、后台、H5、积分商城域名及服务器目录等
### `h5/static/configs.js` 中与租户绑定的项
- **sn_id**、**appStr**:须与当前淮安鹏然环境一致(积分商城租户 / `wa_options` 与寄卖后台 `APP_SECRET` 等),**部署前在 CRM 或库中核对后替换**,不可沿用其他公司示例值。
| 配置项 | 示例 / 说明 |
|--------|-------------|
| A. 寄卖商城 API | `https://admin.hapengran.com/api` |
| B. 寄卖商城后台 | `https://admin.hapengran.com` |
| C. 寄卖 H5 | `https://hapengran.com/` |
| D. 积分商城 | `https://jf.hapengran.com` |
| E. 服务器积分商城目录 | `/www/wwwroot/jf.hapengran.com` |
| F. 服务器寄卖 H5 目录 | `/www/wwwroot/hapengran.com` |
| G. 服务器寄卖后台目录 | `/www/wwwroot/admin.hapengran.com` |
### crmeb-front模块变更
- 1. profile: hapr191
- 2. profile file: application-hapr191.yml
- 3. PDF合同模板文件路径pdf/sign_contract_pengran.pdf
- 4. 用户合同url地址前缀/落库域名https://hapengran.com/
- 5. imagePath: /www/wwwroot/hapengran.com/
### uniapp前端配置变更
- 1. 积分商城domainhttps://jf.hapengran.com
- 2. 抢购页面跳转地址https://hapengran.com
- 2. /static/sign_contract_pengran.pdf
### 修改任务
- 新建hapr191分支合并shjjy153分支的最新代码到该分支并根据上述信息修改相关需要变更项使符合该新公司项目环境
## 相关文件
- change-list.md