peko:替换正是域名,新增官网
This commit is contained in:
@@ -10,7 +10,7 @@ let num = $('#num'),
|
||||
let locateObj = getQueryString();
|
||||
let browser = checkVersion();
|
||||
|
||||
const productUrl = 'https://api.lecheng163.com'; // 正式环境
|
||||
const productUrl = 'https://api.pekolive.com'; // 正式环境
|
||||
const testUrl = 'https://beta.api.pekolive.com'; // 测试环境
|
||||
//获取域名前缀
|
||||
function getUrlPrefix() {
|
||||
|
Reference in New Issue
Block a user