This commit is contained in:
wucongxing8150 2025-08-18 11:43:32 +08:00
parent 8652bd1d7f
commit dc35a7df70

View File

@ -18,7 +18,6 @@ public class addCaseExchangeDraft {
/**
* 内容
*/
@NotEmpty(message = "请输入内容")
@JsonProperty("exchange_content")
private String exchangeContent;