Feature #5 申请友链时自动抓取网页信息 #6

Merged
xiaohai2271 merged 21 commits from feature-#5 into dev 2020-08-01 21:24:47 +08:00
Showing only changes of commit 9e98134003 - Show all commits

View File

@@ -27,7 +27,7 @@ public class PartnerSite {
private String email; private String email;
private Boolean notification; private Boolean notification = true;
public PartnerSite() { public PartnerSite() {
} }