mirror of
https://github.com/tencentmusic/supersonic.git
synced 2025-12-11 12:07:42 +00:00
(improvement)(headless) Batch Update Metric sensitiveLevel (#1167)
Co-authored-by: lxwcodemonkey
This commit is contained in:
@@ -22,6 +22,9 @@ public class MetaBatchReq {
|
||||
* 批量执行分类信息
|
||||
*/
|
||||
private EventType type;
|
||||
|
||||
private List<String> classifications;
|
||||
|
||||
private Integer sensitiveLevel;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user