// TODO 区分环境 export const host = 'http://47.102.220.189:58089/api/bizsvr' export default { loginByApp: `/loginByApp`, getInfoByApp: `/getInfoByApp` }