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