wxpusher-client icon indicating copy to clipboard operation
wxpusher-client copied to clipboard

请求错误提示

Open hubing0917 opened this issue 4 years ago • 1 comments

请求错误 接口 [/api/manager/messagend] 出现异常:Cannot deserialize value of type java.lang.Long from String "test": not a valid Long value at [Source: (PushbackInputStream); line: 1, column: 72] (through reference chain: com.zjiecode.wxpusher.server.biz.bean.AdminSendMessageReq["topicIds"]->java.util.HashSet[0])

hubing0917 avatar Nov 21 '21 11:11 hubing0917

topicIds 是一个字符串数组,并且是 数字类型。登陆后台,常见主题,可以获得一个topicId

zjiecode avatar Dec 15 '21 16:12 zjiecode