mirror of
https://github.com/tencentmusic/supersonic.git
synced 2025-12-11 03:58:14 +00:00
(fix)(headless) fix schemaItem useCnt always 0
This commit is contained in:
committed by
jerryjzhang
parent
4821f31e15
commit
6af345044a
@@ -13,6 +13,8 @@ public class ItemUseReq {
|
||||
|
||||
private String startTime;
|
||||
private Long modelId;
|
||||
private Long dataSetId;
|
||||
private List<Long> dataSetIds;
|
||||
private List<Long> modelIds;
|
||||
private Boolean cacheEnable = true;
|
||||
private String metric;
|
||||
|
||||
Reference in New Issue
Block a user