暂降事件

This commit is contained in:
huangzj
2023-09-11 09:02:49 +08:00
parent c92559316b
commit 38019f4f1f
17 changed files with 664 additions and 192 deletions

View File

@@ -30,7 +30,7 @@ public class CsEventUserQueryParam {
/**
* 事件id
*/
private String eventId;
private List<String> eventIds;
/**
* 事件类型
*/