chore(byjyw149): add czrt6 handoff assets and clean obsolete files

Add czrt6 company handoff docs/assets and remove stale logs/config artifacts so the branch state matches current tenant delivery materials.

Made-with: Cursor
This commit is contained in:
danaisuiyuan
2026-04-17 09:05:55 +08:00
parent cd136df685
commit 70ccfef0d2
10 changed files with 32 additions and 2597 deletions

View File

@@ -1,17 +0,0 @@
/**
* 宝应晨召春商贸 · 积分商城 H5 静态配置(部署目录见 company-info-czc231.md
*
* sn_id、appStr 必须与当前租户一致(寄卖 wa_options / 后台 APP_SECRET 等),
* 上线前请在后台核对后填写,切勿留空。
*/
var sn_id = '';
var appStr = '';
/** A. 寄卖商城 API */
var CONSIGNMENT_API = 'https://admin.chenzhaochun.com/api';
/** B. 寄卖商城后台 */
var CONSIGNMENT_ADMIN = 'https://admin.chenzhaochun.com';
/** C. 寄卖 H5 */
var CONSIGNMENT_H5 = 'https://chenzhaochun.com/';
/** D. 积分商城 */
var INTEGRAL_MALL = 'https://jf.chenzhaochun.com';

Binary file not shown.