Commit e5195ea4 authored by tianyiming's avatar tianyiming

两员配备-企业两员配备情况查询更新

parent 29801619
...@@ -47,7 +47,7 @@ public class TzsTwoStaffingCompanyDto { ...@@ -47,7 +47,7 @@ public class TzsTwoStaffingCompanyDto {
@ApiModelProperty(value = "生产单位完成配备") @ApiModelProperty(value = "生产单位完成配备")
private String productDone; private String productDone;
@ApiModelProperty(value = "完成配备") @ApiModelProperty(value = "使用且生产完成配备")
private String allDone; private String allDone;
......
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