/** * @file 账户配置API * @author jiayufei */ // export const urlAcount = 'http://api.tjyourong.com.cn'; // 线上 // export const urlAcount = 'http://gateway.tjyourong.com.cn'; // 测试 export const urlAcount = 'http://192.168.1.43:9999'; // 子安 // export const urlAcount = 'http://gateway.tjyourong.com.cn'; // 测试 // export const urlAcount = 'http://192.168.1.8:9999'; // 学超