Commit 569b33b2 authored by suhuiguang's avatar suhuiguang

1邢磊增加返字段

parent 611f4102
......@@ -38,6 +38,9 @@ public class JyjcInspectionApplicationDto extends BaseModel {
@ApiModelProperty(value = "设备种类")
private String equipClassify;
@ApiModelProperty(value = "设备种类code")
private String equListCode;
@ApiModelProperty(value = "报检单号")
private String applicationNo;
......
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