prod.js 110 B

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