Newer
Older
smartwell_front / config / prod.env.js
StephanieGitHub on 24 Aug 2019 106 bytes MOD:用户保存密码问题
'use strict'
module.exports = {
  NODE_ENV: '"production"',
  BASE_API: '"http://106.74.146.218:2031"',
}