chore(czcf82): Spring profiles, migration docs, and shop URLs

Add per-shop application YAML, company data migration notes and SQL
supplements, and point admin, API, and uni-app at czcf82 endpoints.

Made-with: Cursor
This commit is contained in:
danaisuiyuan
2026-04-26 15:55:22 +08:00
parent 18b74a131a
commit eb349ffa74
30 changed files with 3376 additions and 24 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://jf.czruitang.com'
let domain = 'https://czcf-jf.uj345.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://jf.czruitang.com',
HTTP_H5_URL: 'https://czcf-jf.uj345.com',
// #endif
// #ifdef H5
HTTP_REQUEST_URL:domain,