Browse Source

活动管理

傅行帆 4 years ago
parent
commit
c812c971ea

+ 5
- 0
src/main/java/com/huiju/estateagents/entity/TaBuildingDynamic.java View File

39
      */
39
      */
40
     private String buildingId;
40
     private String buildingId;
41
 
41
 
42
+    /**
43
+     * 活动类型id
44
+     */
45
+    private Integer dynamicTypeId;
46
+
42
     /**
47
     /**
43
      * 首页列表图片URL
48
      * 首页列表图片URL
44
      */
49
      */