feat(sxsy80): 太原树英商贸环境与域名配置

- 新增 application-sxsy80.yml(前后端),MySQL/Redis 指向 106.14.132.80,imagePath 与 sync shop_14
- 默认 profile 切换为 sxsy80
- 合同 PDF 与落库域名 https://sxsy.cichude.com
- uni-app:积分域 sxsy-jf、抢购跳转 sxsy、静态合同路径
- backend-adminend:VUE_APP_BASE_API 指向 sxsy-jf
- 分支 sxsy80 基于 origin/czcf82

Made-with: Cursor
This commit is contained in:
apple
2026-04-26 16:37:46 +08:00
parent eb349ffa74
commit 3c6ec4ed73
15 changed files with 133 additions and 13 deletions

View File

@@ -6,7 +6,7 @@
// let domain = 'https://jfanyue.szxingming.com'
// let domain = 'https://jf.wenjinhui.com'
// let domain = 'https://jjy-jf.fwxgpt.com'
let domain = 'https://czcf-jf.uj345.com'
let domain = 'https://sxsy-jf.cichude.com'
// let domain = 'https://jf.hapengran.com'
// let domain = 'https://jjy-jf.uj345.com'
// let domain = 'https://ccd-jf.cichude.com'
@@ -17,7 +17,7 @@ module.exports = {
// HTTP_REQUEST_URL:'',
HTTP_REQUEST_URL: domain,
// H5商城地址
HTTP_H5_URL: 'https://czcf-jf.uj345.com',
HTTP_H5_URL: 'https://sxsy-jf.cichude.com',
// #endif
// #ifdef H5
HTTP_REQUEST_URL:domain,