MethodMessage(Integer id, Integer fromId, Integer toId, String conversationId, Integer status, Date createTime, String cont
src/main/java/fun/linyuhong/myCommunity/entity/Message.java:20
MethodUser(Integer id, String username, String password, String salt, String email, Integer type, Integer status, String
src/main/java/fun/linyuhong/myCommunity/entity/User.java:26