config.example.js 170 B

12345
  1. module.exports = {
  2. baseURL: 'https://h5.moutai519.com.cn/game/',
  3. cookie: [''], // 小茅运 H5 页面请求 cookie
  4. deviceId: '' // User-Agent 里的 deviceId 值
  5. }