fix[project]: NodeAllBase加highValue字段
This commit is contained in:
@@ -175,6 +175,11 @@ public class NodeAllBase extends BaseEntity {
|
||||
*/
|
||||
private String targetValue;
|
||||
|
||||
/**
|
||||
* 最大值
|
||||
*/
|
||||
private String highValue;
|
||||
|
||||
/**
|
||||
* 单位
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user