wx.request errMsg有哪些取值,分别在什么情况下出现
或者说怎么判断当前接口请求是成功的,是通过res.msg === ‘request:ok’,还是res.statusCode === 200
,问的是这三个?