Commit 9b6f6b85 authored by 刘林's avatar 刘林

fix(Statistics):设备认领率统计

parent 2626c7d6
...@@ -32,6 +32,9 @@ public class DPFilterParamForDetailDto { ...@@ -32,6 +32,9 @@ public class DPFilterParamForDetailDto {
*/ */
private int size; private int size;
/**
* 设备类别
*/
private String equListCode; private String equListCode;
} }
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