修改配置

This commit is contained in:
daihh
2022-11-02 12:38:14 +08:00
parent ed553c5175
commit 086d28decc
10 changed files with 213 additions and 239 deletions

View File

@@ -1,7 +1,6 @@
// import ajax from '@/utils/xajax.js'
// import ajax from '../cesource/index.js'
import config from '@/config/index.js'
import ajax from '../ajax';
const baseURL = process.env.VUE_APP_CESOURCE_BASE_API;
const baseURL = config.socialApiBaseUrl;
/**