mirror of
https://github.com/tencentmusic/supersonic.git
synced 2026-04-17 03:34:18 +08:00
(opt)(headless)Support querying metrics by dataSetId.
This commit is contained in:
@@ -15,6 +15,7 @@ public class PageSchemaItemReq extends PageBaseReq {
|
||||
private String createdBy;
|
||||
private List<Long> domainIds = Lists.newArrayList();
|
||||
private List<Long> modelIds = Lists.newArrayList();
|
||||
private Long dataSetId;
|
||||
private Integer sensitiveLevel;
|
||||
private Integer status;
|
||||
private String key;
|
||||
|
||||
Reference in New Issue
Block a user