Commit c06b0655 authored by 王果's avatar 王果

单位变更修改实体

parent 549fb92c
......@@ -169,7 +169,4 @@ public class JgChangeRegistrationUnitDto extends BaseDto {
@ApiModelProperty(value = "公司类型")
private String companyType;
@ApiModelProperty(value = "使用登记证")
private String registrationCertificate;
}
......@@ -266,9 +266,4 @@ public class JgChangeRegistrationUnit extends BaseEntity {
*/
@TableField("receive_company_org_code")
private String receiveCompanyOrgCode;
/**
* 使用登记证
*/
private String registrationCertificate;
}
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