|
@@ -119,7 +119,7 @@ public class ScenePlus implements Serializable {
|
|
@TableLogic(value = "A", delval = "I")
|
|
@TableLogic(value = "A", delval = "I")
|
|
private String recStatus;
|
|
private String recStatus;
|
|
|
|
|
|
- @TableField("otherType")
|
|
|
|
|
|
+ @TableField("other_type")
|
|
private String otherType;
|
|
private String otherType;
|
|
|
|
|
|
|
|
|