|
@@ -29,7 +29,7 @@ import java.util.List;
|
|
|
public class VisitorSetting extends SuperMain {
|
|
public class VisitorSetting extends SuperMain {
|
|
|
|
|
|
|
|
@Schema(description = "组件id")
|
|
@Schema(description = "组件id")
|
|
|
- @Indexed(unique = true)
|
|
|
|
|
|
|
+ @Indexed
|
|
|
private String sceneComponentId;
|
|
private String sceneComponentId;
|
|
|
|
|
|
|
|
@Schema(description = "被访人类型设置")
|
|
@Schema(description = "被访人类型设置")
|