空值异常
This commit is contained in:
@@ -27,7 +27,7 @@ public class PartnerSite {
|
||||
|
||||
private String email;
|
||||
|
||||
private Boolean notification;
|
||||
private Boolean notification = true;
|
||||
|
||||
public PartnerSite() {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user