master
chentaisen 2024-09-01 09:13:53 +08:00
parent b6661cdd78
commit c751995452
1 changed files with 0 additions and 1 deletions

View File

@ -33,7 +33,6 @@ public class RuleEdition {
/** /**
* *
*/ */
@NotBlank(message = "版本类不能为空")
private String ruleKind; private String ruleKind;
/** /**
* *