添加友情链接

This commit is contained in:
2019-06-30 12:46:50 +08:00
parent 06dfbf889d
commit a2539803c5
4 changed files with 11 additions and 2 deletions

View File

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