Browse Source

Merge branch 'master' of http://git.2weisou.com/liumin/NewZkgj into master

newyun
corala 1 year ago
parent
commit
227034bd0b
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      env/self.js

+ 1
- 1
env/self.js View File

@@ -1,5 +1,5 @@
const ENV_PATH = { const ENV_PATH = {
baseUrl: 'http://127.0.0.1:8080/api', // 微信的测试环境
baseUrl: 'http://127.0.0.1:8080/api', // 本地
} }


module.exports = ENV_PATH module.exports = ENV_PATH

Loading…
Cancel
Save