myBatis自动生成UUID

@TableId(value = "id", type = IdType.ASSIGN_UUID)
private String id;
posted @ 2022-08-17 15:22  流浪Coder  阅读(599)  评论(0)    收藏  举报