chore: shccd159 环境配置(admin API、H5 域名)

Made-with: Cursor
This commit is contained in:
apple
2026-03-19 17:31:59 +08:00
parent 47895cdd6f
commit 5822637b07
2 changed files with 4 additions and 4 deletions

View File

@@ -5,16 +5,16 @@
// let domain = 'https://jf.bosenyuan.com'
// 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://ccd-jf.cichude.com'
module.exports = {
// 请求域名 格式: https://您的域名
// #ifdef MP || APP-PLUS
// HTTP_REQUEST_URL:'',
HTTP_REQUEST_URL: domain,
// H5商城地址
HTTP_H5_URL: 'https://ccd-jf.cichude.com',
// HTTP_H5_URL: 'https://jjy-jf.uj345.com',
// #endif
// #ifdef H5
HTTP_REQUEST_URL:domain,