/** * 说明:后端接口配置 */ export default { serverDev: 'https://mn.wenlvti.net/api', serverProd: 'https://mn.wenlvti.net/api', mainBodyId: 1, }