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