api.js 84 B

12345
  1. const headUrl = 'http://t20.9026.com/api/';
  2. module.exports = {
  3. headUrl: headUrl
  4. }