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

13 lines
425 B
JavaScript
Raw Normal View History

"use strict"
const configs = {
TITLE: '鹏然商贸',
BASE_URL: 'https://admin.hapengran.com/api',
IMG_URL: 'https://admin.hapengran.com',
H5_URL: 'https://hapengran.com/',
contractPage: 10012,
// 须与积分商城 / wa_options 及寄卖后台 APP_SECRET 一致;上线淮安鹏然前请从后台同步替换,勿沿用其他租户。
sn_id: 1753363479,
appStr: 'ZFyTNQTWEkCBczKzyUDJWE9Ecxtjjzwg',
// appKey: ,
}