@@ -260,5 +260,7 @@ public class SceneJsonBean implements Serializable {
//offline-离线包上传
private String uploadType;
+ private Integer hasSegAi;
+
}