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

13 lines
431 B
JavaScript
Raw Normal View History

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