1、performanceList接口的返回值增加resultValue
This commit is contained in:
@@ -56,6 +56,11 @@ public class PerformanceNodePo extends NodeAllBase {
|
||||
*/
|
||||
private String targetValue;
|
||||
|
||||
/**
|
||||
* 计算及结果值
|
||||
*/
|
||||
private String resultValue;
|
||||
|
||||
/**
|
||||
* 单位
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user