|
@@ -22,7 +22,7 @@ public class IotMeasureCertSaveReqVO {
|
|
|
private String classify;
|
|
private String classify;
|
|
|
|
|
|
|
|
@Schema(description = "证书所属公司/个人", requiredMode = Schema.RequiredMode.REQUIRED)
|
|
@Schema(description = "证书所属公司/个人", requiredMode = Schema.RequiredMode.REQUIRED)
|
|
|
- @NotEmpty(message = "证书所属公司/个人不能为空")
|
|
|
|
|
|
|
+// @NotEmpty(message = "证书所属公司/个人不能为空")
|
|
|
private String certBelong;
|
|
private String certBelong;
|
|
|
|
|
|
|
|
@Schema(description = "证书颁发机构")
|
|
@Schema(description = "证书颁发机构")
|