dao/src/main/java/com/sandu/ximon/dao/domain/Admin.java @@ -20,7 +20,6 @@ /** * */ @TableId(type = IdType.AUTO) private Long id; /**