Commit 9526ec32 authored by tianbo's avatar tianbo

大屏dto提交-增加treeValue

parent 3ca7bc16
...@@ -39,9 +39,9 @@ public class DPFilterParamForDetailDto { ...@@ -39,9 +39,9 @@ public class DPFilterParamForDetailDto {
private int size = 20; private int size = 20;
/** /**
* 设备类别 * 左侧树选中值
*/ */
private String equListCode; private String treeValue;
/** /**
* 设备类别 * 设备类别
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment