Commit 516fff69 authored by tianbo's avatar tianbo

大屏dto提交

parent 9b6f6b85
...@@ -37,4 +37,19 @@ public class DPFilterParamForDetailDto { ...@@ -37,4 +37,19 @@ public class DPFilterParamForDetailDto {
*/ */
private String equListCode; private String equListCode;
/**
* 设备类别
*/
private String equCategoryCode;
/**
* 监管单位名称(接收单位/管辖机构)
*/
private String superviseUnitName;
/**
* 企业单位名称(发起单位/使用单位)
*/
private String companyName;
} }
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