|
@@ -100,6 +100,11 @@ public class IncrementType implements Serializable {
|
|
*/
|
|
*/
|
|
@TableField("custom_style")
|
|
@TableField("custom_style")
|
|
private Boolean customStyle;
|
|
private Boolean customStyle;
|
|
|
|
+ /**
|
|
|
|
+ * 带看
|
|
|
|
+ */
|
|
|
|
+ @TableField("custom_take_look")
|
|
|
|
+ private Boolean customTakeLook;
|
|
|
|
|
|
/**
|
|
/**
|
|
* 空间贴图
|
|
* 空间贴图
|