src/main/java/com/wgcloud/entity/WorkLogging.java @@ -32,6 +32,6 @@ /** * 操作日志 */ private String content; private String contentText; }