Tag market (#840)

This commit is contained in:
daikon
2024-03-20 21:39:02 +08:00
committed by GitHub
parent 5bad7c49ee
commit bb6ee3ae83
2 changed files with 9 additions and 5 deletions

View File

@@ -36,4 +36,6 @@ public class TagResp extends RecordInfo {
private String description;
private Integer sensitiveLevel;
}