@TableField(exist = false)
private String clusterId;
使用Mybatis时mysql数据库中不存在的字段如何标注
于 2022-03-25 14:37:27 首次发布
@TableField(exist = false)
private String clusterId;

被折叠的 条评论
为什么被折叠?