prod.env.js 471 B

123456789
  1. module.exports = {
  2. NODE_ENV: '"production"',
  3. // http://localhost:8072/DPshow_depart/
  4. AIP_BASE: '"http://localhost:8080/DPshow_depart_war_exploded"',
  5. LUOSIMAO_API: '"6c29b1e55ab2befad0b746db886d10c7"',
  6. LUOSIMAO_DEV_RESPONSE_CODE: '"0697056754B0C13C745662D33E1AC555"',
  7. H5_INDEX: '"https://duptest.bgyfw.com:8002/DPshow_depart/api/wxLogin/userAuth?url=https://duptest.bgyfw.com/m/pages/singlePage/index.html"',
  8. ACCESS_PATH: 'https://duptest.bgyfw.com:8001/'
  9. }