MARK FOR PULL

This commit is contained in:
2022-12-08 16:26:17 +08:00
parent 6829169a4a
commit b15ad64d76
5 changed files with 235 additions and 130 deletions

View File

@@ -31,6 +31,6 @@ public class QueryDataParam extends BaseParam{
private List<String> dropedTagNames;
private String bucket;
private String groupName;
private String inspectionSheetId;
//private String inspectionSheetId;
}