|
@@ -18,7 +18,6 @@ public class ReqCompanyFiscalCodeAndSealSnPO { |
|
|
@ApiModelProperty("组织编码(需传入用户任职单位code)") |
|
|
@ApiModelProperty("组织编码(需传入用户任职单位code)") |
|
|
private String organizationCode; |
|
|
private String organizationCode; |
|
|
|
|
|
|
|
|
@NotBlank(message = "财政编码 不能为空") |
|
|
|
|
|
@ApiModelProperty("财政编码") |
|
|
@ApiModelProperty("财政编码") |
|
|
private String fiscalCode; |
|
|
private String fiscalCode; |
|
|
|
|
|
|
|
|