const API_BASE = 'https://www.qianjiadi.com/' module.exports = { // 接口模板 textApi: API_BASE + 'app/text', }