240 发简信
IP属地:江苏
  • Promise封装request请求<微信小程序>

    /** path请求地址 params请求参数 method请求方法 */const HOST = 'url';module.exports =...