const WX_API_BASE = 'https://hubw.jihengcc.cn/' module.exports = { // 微信登录 WxLogin: WX_API_BASE + 'app/auth/user/wx/login', }