config.js 209 Bytes
/*
 * @Description: api请求配置文件
 * @Autor: renchao
 * @LastEditTime: 2023-03-02 13:56:25
 */
export default {
  // SERVERAPI: '/service-jiao', // 泽平
  SERVERAPI: '/service' // 38服务器地址
}