forked from toolchaintechnologycenter/spdm-backend
fix:封装标签查询
This commit is contained in:
@@ -61,6 +61,7 @@ public class BaseResp {
|
||||
// 很重要,用于设置标签
|
||||
@Schema(description = "文件类型字典类")
|
||||
private String fileTypeDictClass;
|
||||
|
||||
@Schema(description = "文件类型字典值")
|
||||
private String fileTypeDictValue;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user