@@ -56,12 +56,6 @@ public class ScenePlus implements Serializable {
private String title;
/**
- * 场景名称
- */
- @TableField("laser_title")
- private String laserTitle;
-
- /**
* 场景描述
*/
@TableField("description")