mirror of
https://github.com/tencentmusic/supersonic.git
synced 2025-12-15 06:27:21 +00:00
(improvement)(headless) metric list support filter by hasCollect (#613)
Co-authored-by: jolunoluo
This commit is contained in:
@@ -18,4 +18,5 @@ public class PageSchemaItemReq extends PageBaseReq {
|
||||
private Integer status;
|
||||
private String key;
|
||||
private List<Long> ids;
|
||||
private boolean hasCollect;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user