debug.js 197 B

1234567
  1. module.exports = {
  2. env: 'debug',
  3. baseUrl: 'http://debugseafood.mashangyl.com',
  4. buyerMock: '/', // 买家mock /mock/23/
  5. sellerMock: '/', // 卖家mock /mock/25/
  6. appid: 'wxd51ce33b1119f45d'
  7. }