"git@ustchcs.com:wwwanlingxiao/mall.git" did not exist on "e63f19f819cf996cd26abdb1f56c19f02d3de0d4"
Commit 7e55aafa authored by macro's avatar macro
Browse files

Update SwaggerProperties.java

parent d842057d
...@@ -9,7 +9,7 @@ import lombok.EqualsAndHashCode; ...@@ -9,7 +9,7 @@ import lombok.EqualsAndHashCode;
* Created by macro on 2020/7/16. * Created by macro on 2020/7/16.
*/ */
@Data @Data
@EqualsAndHashCode(callSuper = false) @EqualsAndHashCode
@Builder @Builder
public class SwaggerProperties { public class SwaggerProperties {
/** /**
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment