技术监督bug修改

This commit is contained in:
2023-08-30 16:27:31 +08:00
parent e5967ef694
commit b0750f78fd
6 changed files with 71 additions and 5 deletions

View File

@@ -50,7 +50,7 @@ public class DictDataParam {
private Integer algoDescribe;
@ApiModelProperty("字典值")
@ApiModelProperty("字典值,用于记录字典的计算值如10kV记录为 10")
private String value;