mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-07-05 22:47:59 +08:00
update
This commit is contained in:
@@ -36,8 +36,10 @@ public class BusinessEfficiencyQueryDTO {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* 当前选中的指标编码,用于查询对应的曲线图数据
|
* 当前选中的指标编码,用于查询对应的曲线图数据
|
||||||
* AVG_SERVICE_FEE_PER_DEGREE-度均服务费, TIME_UTILIZATION-时间利用率,
|
* AVG_SERVICE_FEE_PER_DEGREE-度均服务费,
|
||||||
* GUN_AVG_ELECTRICITY-枪均电量, POWER_UTILIZATION-功率利用率
|
* TIME_UTILIZATION-时间利用率,
|
||||||
|
* GUN_AVG_ELECTRICITY-枪均电量,
|
||||||
|
* POWER_UTILIZATION-功率利用率
|
||||||
*/
|
*/
|
||||||
private String selectedMetricCode;
|
private String selectedMetricCode;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user