Browse Source

Merge branch 'master' into newyun

newyun
corala 1 year ago
parent
commit
44c35ae24c
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      env/dev.js

+ 1
- 1
env/dev.js View File

@@ -1,5 +1,5 @@
const ENV_PATH = {
baseUrl: 'http://81.70.55.170:9999', // 微信的测试环境
baseUrl: 'http://39.97.244.65:9999', // 微信的测试环境
}

module.exports = ENV_PATH

Loading…
Cancel
Save