This commit is contained in:
guohb
2024-05-28 13:44:40 +08:00
parent 88c2823760
commit 5f1b9a77e6
2 changed files with 2 additions and 2 deletions

View File

@@ -27,7 +27,7 @@ public class SubmitLicenseResponse {
@ApiModelProperty("营业执照名称")
private String licenseName;
@ApiModelProperty("营业执照类型 0:有限责任公司 1:工体工商")
@ApiModelProperty("营业执照类型 0.个体工商户 1.有限责任公司 2.独资企业 3.自然人经营")
private Integer licenseType;
@ApiModelProperty("营业执照上的法人")