Commit d842057d authored by macro's avatar macro
Browse files

Update WebLog.java

parent 4d6c877a
......@@ -8,7 +8,7 @@ import lombok.EqualsAndHashCode;
* Created by macro on 2018/4/26.
*/
@Data
@EqualsAndHashCode(callSuper = false)
@EqualsAndHashCode
public class WebLog {
/**
* 操作描述
......
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