src/main/java/com/yeshi/buwan/domain/HomeAd.java
@@ -46,6 +46,10 @@ @Expose private String introduction; private SystemInfo system;// 系统 public String getIntroduction() { return introduction; } @@ -98,7 +102,7 @@ this.params = params; } private SystemInfo system;// 系统 public SystemInfo getSystem() { return system;