| | |
| | | |
| | | import java.util.Date; |
| | | |
| | | import org.yeshi.utils.mybatis.Column; |
| | | import org.yeshi.utils.mybatis.Table; |
| | | import org.yeshi.utils.generater.mybatis.Column; |
| | | import org.yeshi.utils.generater.mybatis.Table; |
| | | |
| | | /*** |
| | | * 消息内容新版 |
| | |
| | | public final static String MSG_TYPE_ACCOUNT = "account"; |
| | | public final static String MSG_TYPE_INVITE = "invite"; |
| | | public final static String MSG_TYPE_OTHER = "other"; |
| | | public final static String MSG_TYPE_LIJIN_VIP = "lijinVip"; |
| | | public final static String MSG_TYPE_SYSTEM = "system"; |
| | | |
| | | @Column(name = "mea_id") |
| | | private Long id; |