收藏
回答

得到推送信息时,encrypt_type的值为什么是null,如何得到加密方式?

公众号ID
wx239e3ab2fbb3c8cf
public Object getComponentVerifyTicket(@RequestBody(required = false) String requestBody, @RequestParam("timestamp") String timestamp,
                                          @RequestParam("nonce") String nonce, @RequestParam("signature") String signature,
                                          @RequestParam(name = "encrypt_type", required = false) String encType,
                                          @RequestParam(name = "msg_signature", required = false) String msgSignature) {


回答关注问题邀请回答
收藏

1 个回答

  • 智能回答 智能回答 本次回答由AI生成
    2025-12-29
    有用
登录 后发表内容
问题标签