Skip to content

服务商版微信红包3.3.0bug #973

@niuchang3

Description

@niuchang3

WxPaySendRedpackRequest 发送红包的Bean 中需要额外排除 sub_appid 该字段

    protected String[] getIgnoredParamsForSign() { 
        return new String[]{"sign_type", "sub_appid"};
    }

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions