Commit 1ec12fe3 authored by macro's avatar macro
Browse files

Update OssPolicyResult.java

parent d71d0dad
......@@ -9,7 +9,7 @@ import lombok.EqualsAndHashCode;
* Created by macro on 2018/5/17.
*/
@Data
@EqualsAndHashCode(callSuper = false)
@EqualsAndHashCode
public class OssPolicyResult {
@ApiModelProperty("访问身份验证中用到用户标识")
private String accessKeyId;
......
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