Skip to content

Commit

Permalink
improve name
Browse files Browse the repository at this point in the history
  • Loading branch information
zzxxiansheng committed Feb 5, 2024
1 parent b9718ed commit b4ab687
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -38,14 +38,14 @@ public class LogEntity {

private Integer status;

private String description;
private String content;

private Timestamp createTime;

private Timestamp endTime;

private String operationUser;

private String resultContent;
private String result;

}

0 comments on commit b4ab687

Please sign in to comment.