We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
按照README操作,本地环境可以连接,但是发送消息框中输入登录消息是提示没有找到主键方法是为什么? 21:51:00.326 [defaultEventExecutorGroup-4-1] ERROR com.peony.entrance.websocket_json.WebSocketEntrance - handler msg exception: com.peony.common.exception.MMException: 没找到主键方法 com.peony.core.data.entity.account.Account at com.peony.core.data.cache.KeyParser.parseKeyForObject(KeyParser.java:58)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
按照README操作,本地环境可以连接,但是发送消息框中输入登录消息是提示没有找到主键方法是为什么?
21:51:00.326 [defaultEventExecutorGroup-4-1] ERROR com.peony.entrance.websocket_json.WebSocketEntrance - handler msg exception:
com.peony.common.exception.MMException: 没找到主键方法 com.peony.core.data.entity.account.Account
at com.peony.core.data.cache.KeyParser.parseKeyForObject(KeyParser.java:58)
The text was updated successfully, but these errors were encountered: