优化Restful接口校验

This commit is contained in:
六如
2025-02-09 17:42:44 +08:00
parent 71b064d607
commit dc6ca2854e

View File

@@ -1,6 +1,5 @@
package com.gitee.sop.payment.open.req;
import io.swagger.annotations.ApiModelProperty;
import lombok.Data;
import org.hibernate.validator.constraints.Length;