feat(hapr191): 淮安鹏然商贸环境配置
- 新增 application-hapr191.yml(front/admin),imagePath/DB/Redis 指向 114.55.232.191 - 默认 spring.profiles.active=hapr191 - 合同 PDF 模板 sign_contract_pengran,落库域名 https://hapengran.com/ - uniapp:jf.hapengran.com、抢购/个人中心跳转 hapengran.com - deploy.conf 增加 hapr191 段;后台 Vue API 指向 jfadmin.hapengran.com Made-with: Cursor
This commit is contained in:
@@ -6,7 +6,8 @@
|
||||
// let domain = 'https://jfanyue.szxingming.com'
|
||||
// let domain = 'https://jf.wenjinhui.com'
|
||||
// let domain = 'https://jjy-jf.fwxgpt.com'
|
||||
let domain = 'https://jjy-jf.uj345.com'
|
||||
let domain = 'https://jf.hapengran.com'
|
||||
// let domain = 'https://jjy-jf.uj345.com'
|
||||
// let domain = 'https://ccd-jf.cichude.com'
|
||||
|
||||
module.exports = {
|
||||
@@ -15,7 +16,7 @@ module.exports = {
|
||||
// HTTP_REQUEST_URL:'',
|
||||
HTTP_REQUEST_URL: domain,
|
||||
// H5商城地址
|
||||
HTTP_H5_URL: 'https://jjy-jf.uj345.com',
|
||||
HTTP_H5_URL: 'https://jf.hapengran.com',
|
||||
// #endif
|
||||
// #ifdef H5
|
||||
HTTP_REQUEST_URL:domain,
|
||||
|
||||
Reference in New Issue
Block a user