"use strict"; // 变量可自行添加修改 export default { //存放变量的容器 appid: '__UNI__1EEA945', // baseUrl: 'https://recruit.gzzzyd.com/api' // baseUrl: 'http://127.0.0.1:8888', baseUrl: 'http://192.168.0.108:8888', uploadUrl: '/v1/file/put-file' }