index.js 234 B

1234567891011
  1. export default {
  2. base: {
  3. dev: 'http://1.15.92.205:7001',
  4. pro: 'http://1.15.92.205:7001'
  5. },
  6. appID: '10007',
  7. appKey: '82a8bf439373e311',
  8. appSecret: '82a8bf439373e311',
  9. permitTplId: 7,
  10. TokenKey:"Authorization"
  11. }