fix[project]: NodeAllBase加highValue字段

This commit is contained in:
2026-03-23 15:06:32 +08:00
parent 66b7418219
commit 020dca8696

View File

@@ -175,6 +175,11 @@ public class NodeAllBase extends BaseEntity {
*/
private String targetValue;
/**
* 最大值
*/
private String highValue;
/**
* 单位
*/