合同内容校验
This commit is contained in:
@@ -192,6 +192,7 @@ public class ContractSaveReqVO {
|
||||
@Schema(description = "代理方;与ERP(ZLIFNR)对应,拓展信息", example = "代理方")
|
||||
private String agent;
|
||||
|
||||
@NotBlank(message = "合同类别不能为空")
|
||||
@Schema(description = "类别;与ERP(HTLB)对应,拓展信息", example = "PROCESSING")
|
||||
private String category;
|
||||
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user