mirror of
https://github.com/tencentmusic/supersonic.git
synced 2026-04-17 03:34:18 +08:00
[fix](headless)Use partition time field to load dimension values.
[fix](headless)Use partition time field to load dimension values.
This commit is contained in:
@@ -12,4 +12,6 @@ public class DictSingleTaskReq {
|
||||
private TypeEnums type;
|
||||
@NotNull
|
||||
private Long itemId;
|
||||
private String startDate;
|
||||
private String endDate;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user