master:返回数据添加;
parent
7f0ca1c767
commit
5975f39cde
|
|
@ -51,6 +51,8 @@ public class StoreCertStepResDTO {
|
|||
private String facAddress;
|
||||
@ApiModelProperty(value = "生产规模")
|
||||
private Integer prodScale;
|
||||
@ApiModelProperty(value = "拒绝理由")
|
||||
private String rejectReason;
|
||||
}
|
||||
|
||||
@Data
|
||||
|
|
|
|||
Loading…
Reference in New Issue