Update SwaggerProperties.java

This commit is contained in:
macro
2022-08-20 16:50:03 +08:00
parent d842057d67
commit 7e55aafa60

View File

@@ -9,7 +9,7 @@ import lombok.EqualsAndHashCode;
* Created by macro on 2020/7/16.
*/
@Data
@EqualsAndHashCode(callSuper = false)
@EqualsAndHashCode
@Builder
public class SwaggerProperties {
/**