Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
wwwanlingxiao
mall
Commits
4b2062e8
Commit
4b2062e8
authored
Nov 08, 2022
by
macro
Browse files
Update BucketPolicyConfigDto.java
parent
4dd6376b
Changes
1
Hide whitespace changes
Inline
Side-by-side
mall-admin/src/main/java/com/macro/mall/dto/BucketPolicyConfigDto.java
View file @
4b2062e8
...
@@ -19,7 +19,7 @@ public class BucketPolicyConfigDto {
...
@@ -19,7 +19,7 @@ public class BucketPolicyConfigDto {
private
List
<
Statement
>
Statement
;
private
List
<
Statement
>
Statement
;
@Data
@Data
@EqualsAndHashCode
(
callSuper
=
false
)
@EqualsAndHashCode
@Builder
@Builder
public
static
class
Statement
{
public
static
class
Statement
{
private
String
Effect
;
private
String
Effect
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment