dev.js 107 B

12345
  1. module.exports = {
  2. env: 'dev',
  3. baseUrl: 'http://debugapi.mstardance.com',
  4. appid: 'wx1fa5b9f727905c88'
  5. }