prod.env.js 417 B

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