Explorar el Código

v4.13.0增加编辑控制字段controls.showPanos 默认:0

dengsixing hace 11 meses
padre
commit
09a24e877f

+ 2 - 0
src/main/java/com/fdkankan/scene/vo/SceneEditControlsParamVO.java

@@ -131,6 +131,8 @@ public class SceneEditControlsParamVO implements Serializable {
 
     private Integer showTexture;
 
+    private Integer showPanos;
+