修改测试地址

This commit is contained in:
2019-07-07 21:00:36 +08:00
parent a2539803c5
commit 143756be8b

View File

@ -1,7 +1,7 @@
const pkg = require('./package')
// const DevBaseUrl = 'http://127.0.0.1:65534'
const DevBaseUrl = 'https://api.wyr.me'
const DevBaseUrl = 'http://127.0.0.1:65534'
// const DevBaseUrl = 'https://api.wyr.me'
const ProdBashUrl = 'https://api.wyr.me'
module.exports = {