最近的一些修改 #7

Merged
xiaohai2271 merged 37 commits from dev into master 2020-08-01 21:26:46 +08:00
Showing only changes of commit 9e98134003 - Show all commits

View File

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