Commit d51f5f53 by carrieyzzhang

notice

parent 680172fc
......@@ -40,7 +40,7 @@ public class IONotice {
private Boolean release;
private Boolean isRead;
private Boolean isRead = false;
@Id
@GeneratedValue(strategy = GenerationType.IDENTITY)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment