config-map.js 85 B

1234567
  1. module.exports = [
  2. {
  3. key: 'wswin',
  4. value: '万赛出品'
  5. }
  6. ]