dengsixing 8 tháng trước cách đây
mục cha
commit
3ca307cf24
1 tập tin đã thay đổi với 6 bổ sung0 xóa
  1. 6 0
      src/main/java/com/fdkankan/scene/vo/SceneViewInfo.java

+ 6 - 0
src/main/java/com/fdkankan/scene/vo/SceneViewInfo.java

@@ -264,5 +264,11 @@ public class SceneViewInfo implements Serializable {
     //动态面板
     private int dynamicPanel;
 
+    private Integer payStatus;
+
+    private Integer floorLogoType;
+
+    private String orientation;
+
 
 }