You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
报错内容见下:
{
"code": 1005,
"msg": "接口 [/api/send/message] 出现异常:Cannot construct instance of java.util.HashSet (although at least one Creator exists): no String-argument constructor/factory method to deserialize from String value ('UID_I0zo5S0iYjSkBj0AOnUUdLLIRPmC')\n at [Source: (org.springframework.util.StreamUtils$NonClosingInputStream); line: 6, column: 8] (through reference chain: com.zjiecode.wxpusher.server.biz.bean.SendMessageReq["uids"])",
"data": null,
"success": false
}
The text was updated successfully, but these errors were encountered:
报错内容见下:
{
"code": 1005,
"msg": "接口 [/api/send/message] 出现异常:Cannot construct instance of
java.util.HashSet
(although at least one Creator exists): no String-argument constructor/factory method to deserialize from String value ('UID_I0zo5S0iYjSkBj0AOnUUdLLIRPmC')\n at [Source: (org.springframework.util.StreamUtils$NonClosingInputStream); line: 6, column: 8] (through reference chain: com.zjiecode.wxpusher.server.biz.bean.SendMessageReq["uids"])","data": null,
"success": false
}
The text was updated successfully, but these errors were encountered: