修改测试域名
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
const productUrl = 'https://api.pekolive.com'; // 正式环境
|
||||
const testUrl = 'https://beta.api.pekolive.com'; // 测试环境
|
||||
const testUrl = 'http://beta.api.pekolive.com'; // 测试环境
|
||||
|
||||
|
||||
function render (templateId, templateData, target) {
|
||||
|
Reference in New Issue
Block a user