微调
This commit is contained in:
@@ -36,9 +36,12 @@ public class CsEventUserQueryParam {
|
||||
*/
|
||||
private List<String> target;
|
||||
|
||||
private String type;
|
||||
/**
|
||||
* 状态(0:未读取 1:已读取)
|
||||
*/
|
||||
private String status;
|
||||
|
||||
private String level;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user