Explorar o código

10/28 合并错误修复

Foystor %!s(int64=3) %!d(string=hai) anos
pai
achega
504366d032
Modificáronse 1 ficheiros con 0 adicións e 5 borrados
  1. 0 5
      config/dev.env.js

+ 0 - 5
config/dev.env.js

@@ -3,11 +3,6 @@ var prodEnv = require('./prod.env')
 
 module.exports = merge(prodEnv, {
   NODE_ENV: '"development"',
-<<<<<<< HEAD
   // REQUEST_URI: "'https://api.shuimuai.com/'"
   REQUEST_URI: "'https://testapi.shuimuai.com/'"
-=======
-  REQUEST_URI: "'https://testapi.shuimuai.com/'"
-  // REQUEST_URI: "'https://testapi.shuimuai.com/'"
->>>>>>> e6e65e8acc06ca9c724e9a0df47929887f5bf0c0
 })