admin
2021-03-02 4011b8d0b377af33e2bc435f7726329630d706cb
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;