ypzycp/config/config.js

3 lines
88 B
JavaScript

export default {
BASE_URL: 'http://aspiration.scdxtc.cn' // api接口服务器地址
}