Commit 11b48867 authored by macro's avatar macro
Browse files

Update BucketPolicyConfigDto.java

parent b97292aa
......@@ -11,7 +11,7 @@ import java.util.List;
* Created by macro on 2020/8/11.
*/
@Data
@EqualsAndHashCode(callSuper = false)
@EqualsAndHashCode
@Builder
public class BucketPolicyConfigDto {
......
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