Files
integral-resell/h5/static/configs.js

13 lines
439 B
JavaScript
Raw Normal View History

"use strict"
const configs = {
TITLE: '晨召春商贸',
BASE_URL: 'https://admin.chenzhaochun.com/api',
IMG_URL: 'https://admin.chenzhaochun.com',
H5_URL: 'https://chenzhaochun.com/',
contractPage: 10012,
// 须与积分商城 wa_options 及寄卖后台 APP_SECRET 一致;晨召春上线前从后台核对后填入,勿沿用他司示例值。
sn_id: 17533260260405,
appStr: 'ZFyTNQTWEkCBczKzyUDJWE9Ecx260405',
// appKey: ,
}