Skip to content

建议修改WxCpMessage 中agentId的数据类型 #74

Description

@terlanks

最新的企业微信已经推出,经测试,cp框架依然可用,但是这次微信对一些字段的类型做了check,原来agentId在转json中使用String型是不会出异常的,现在却会因为使用了“agentid”而抛出invalid input的错误,建议修改。已测试改成int过后,并不影响原有调用sendmessage的功能。

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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