store/host.js

4 lines
292 B
JavaScript

// var host = 'https://ht.cdwwzc.com/', uniacid = '1'; module.exports = {host, uniacid};
var host = 'https://tsgjx.cdlfjy.com', uniacid = '104',store_id = '258';
//var host = 'https://gjx.cdlfjy.com', uniacid = '104',store_id = '258';// 生产环境
module.exports = {host, uniacid,store_id};