config.js 84 B

1234
  1. const config = {
  2. url: 'http://m.gaoyuan.com.cn:8015/api'
  3. };
  4. export default config;