- 请求分账回退失败,返回return_code:FAIL,result_code:null,err_?
请求分账回退,请求处理失败,返回的提示都是空的,return_code:FAIL,result_code:null,err_code_des:null 我的请求参数如下: appid: "wx9dba39e96*******" mch_id: "1673636924" sub_mch_id: "1675600660" nonce_str: "f3a326d3235745fdbdf7fa05ae420d63" sign_type: "HMAC-SHA256" sign: "91D2EDA078B6E13BCA6231554C1EBFC34CDB5E422AE367BAADEC57FC719E0292" out_order_no: "PS_202502190852423872908" out_return_no: "PSR_202502190852423872908" return_account_type: "MERCHANT_ID" return_account: "1673636924" return_amount: "1" description: "用户退款"
02-19 - 分账接口调用提示:发生了 SSLHandshakeException 异常问题?
调用微信支付分账接口 (WxPayApi.profitSharing) 时,发生了 SSLHandshakeException 异常问题,同时提示:cn.hutool.core.io.IORuntimeException: SSLHandshakeException: No appropriate protocol (protocol is disabled or cipher suites are inappropriate) 这个错误表明
02-07 - 上传发货信息返回:"errcode":47001,"errmsg":"data format ?
微信上传货物信息,返回返回:{"errcode":47001,"errmsg":"data format error rid: 67a1850f-3f687074-26634d49"} 参数结构:ShippingInfo对象:{"deliveryMode":1,"logisticsType":1,"orderKey":{"mchId":"1650541235","orderNumberType":1,"outTradeNo":"202502022032468037934"},"payer":{"openid":"o-6WF64CF2m_O9YL-FL_ffsdfsdf"},"shippingList":[{"contact":{"consignorContact":"189****4426","receiverContact":"188****3369"},"expressCompany":"YTO","itemDesc":"定制商品","trackingNo":"YT23522112"}],"uploadTime":"2025-02-04T11:10:07.666+08:00"} 请问是哪里问题?
02-04 - 小程序正式发布后,通过隐私相关审核,蓝牙打印连接正常,打印无响应,这是什么问题?
问题描述:小程序在演示版打印打印都是正常。正式发布后,无法连接和选择蓝牙打印机,经过提示说需要提交隐私相关审核,提交审核通过后,可以允许连接蓝牙打印机,状态都是正常,但是发送打印命令,打印机没有响应。 请问这是什么问题?该怎么解决?
2023-10-12