- 调用装修服务-装修体验版api,返回的errcode为3,这个3是什么意思?
检查了第三方平台是有小程序装修服务的能力的。而且调用文档中的 https://api.weixin.qq.com/product/decoration/decoration会报一个access_token missing错误, 加上access_token后返回错误是这个样子的{ errcode: 3, errmsg: ' rid: 60fe32b0-397a6bc7-47e28caa' } 这个麻烦可以看一下吗,有点困扰。
2021-07-26 - 【物流助手】即时配送API返回错误提示商家不存在?
对接达达平台,小程序后台已经绑定了配送方。但是调用预下单接口,返回 {resultcode: 2001,resultmsg: 'app_key无效',,fee: 0,deliverfee: 0,tips: 0,insurancefee: 0,distance: 0,delivery_token: '', dispatch_duration: 0; appid:wxe3e16932a41fe568;完整请求 {shopid: 'dada1d74c79a0c69bf9',delivery_id: 'DADA',delivery_sign:'04282caa3e9137a3021220641511ddcf219cd626',shop_order_id: '608910405e05ae8240f2f71b',openid: 'ohyIN0Xbyxsg2Yy6Hh7eIyhONX8o',shop: {goods_count: 1,goods_name: '七七七七',img_url: 'https://qn-qghotel.lindingtechnology.com/web/emalls/eProductManage/editProduct/baseInfo/1619153665055133.png'},receiver: {phone: '15888888888',name: '叶盛x',city: '厦门市',address: '福建省厦门市集美区银江路183号',address_detail: '11111',lat: 24.579975,lng: 118.095349},cargo: {goods_weight: 1,goods_value: 123,cargo_first_class: '日用百货', cargo_second_class: '便利店', goods_detail: { goods: [Array] }},sender: phone: '15581433333',name: '叶盛x',city: '厦门市',address: '福建省厦门市思明区湖滨北路',address_detail: 'dididid',lat: 118.0902922572568,lng: 24.478449802234287},order_info: {}}; 请求时间的话 大概是今天下午3.39分的样子
2021-04-28 - 关于wx的connectWifi(),在ios系统下,怎么去监听手机给出的对话框的按钮事件?
[图片] 我想去监听 `加入` 这个按钮后的事件
2019-11-14