prod.js 105 B

12345
  1. module.exports = {
  2. env: 'prod',
  3. baseUrl: 'http://seafood.boxingyu.com',
  4. appid: 'wxfabdf96c0fafc5b6'
  5. }