dao层修改 单元测试
This commit is contained in:
@@ -19,6 +19,12 @@ public class PartnerSite {
|
||||
|
||||
private Boolean open;
|
||||
|
||||
private String iconPath;
|
||||
|
||||
private String desc;
|
||||
|
||||
private boolean delete;
|
||||
|
||||
public PartnerSite() {
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user