返回行业大类名称,政策留言回复问题修改
This commit is contained in:
@@ -78,6 +78,9 @@ public class PolicyInfo extends BaseEntity {
|
||||
@ApiModelProperty("行业大类")
|
||||
private String industryBigType;
|
||||
|
||||
@ApiModelProperty("行业大类名称")
|
||||
private String industryBigTypeName;
|
||||
|
||||
@ApiModelProperty("政策文号")
|
||||
private String docNo;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user