收藏
回答

支付即积分 用户授权 一直报 无法将 JSON 输入源“/body/longitude”映射到?

var myPluginInterface = requirePlugin('myPlugin');

myPluginInterface.getLocation('openid').then(res => {
  console.log(res)
})


一直返回   
return_code268435461
return_msg"无法将 JSON 输入源“/body/longitude”映射到目标字段“经度”中,此字段需要一个 number 类型的 Json 值"


回答关注问题邀请回答
收藏
登录 后发表内容