jinpengyong
2021-08-09 4e112b206ac69d0f5ce7b78439578a20b52bac3a
screen-api/src/main/java/com/moral/api/entity/ManageLog.java
@@ -66,9 +66,5 @@
    private LocalDateTime createTime;
    @Override
    protected Serializable pkVal() {
        return this.id;
    }
}