11 lines
289 B
JavaScript
Executable File
11 lines
289 B
JavaScript
Executable File
"use strict"
|
|
const configs = {
|
|
TITLE: '博森元',
|
|
BASE_URL: 'https://shopadmin.bosenyuan.com/api',
|
|
IMG_URL: 'https://shopadmin.bosenyuan.com',
|
|
H5_URL: 'https://shop.bosenyuan.com/',
|
|
contractPage: 10012,
|
|
sn_id: 1753363479,
|
|
appStr: 'ZFyTNQTWEkCBczKzyUDJWE9Ecxtjjzwg',
|
|
// appKey: ,
|
|
} |