Skip to content

WxMpKfAccountRequest 没有构造函数 #473

@vancalcode

Description

@vancalcode

希望增加构造函数如下,方便作为 requestParam 参数调用。
public WxMpKfAccountRequest(String kfAccount, String nickName, String inviteWx) {
this.kfAccount = kfAccount;
this.nickName = nickName;
this.inviteWx = inviteWx;
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions