config.js 174 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 /* * @Description: api请求配置文件 * @Autor: renchao * @LastEditTime: 2023-04-17 15:17:01 */ export default { SERVERAPI: 'service-bdcdj-th' // 38服务器地址 }