mirror of
https://github.com/tencentmusic/supersonic.git
synced 2025-12-14 22:08:56 +00:00
(improvement)(semantic) Support dimension search by tag or not (#413)
Co-authored-by: jolunoluo
This commit is contained in:
@@ -7,5 +7,6 @@ import lombok.Data;
|
||||
@Data
|
||||
public class PageDimensionReq extends PageSchemaItemReq {
|
||||
|
||||
private Integer isTag;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user