疯狂的狮子Li
2023-03-25 6ed2779d15dcfe3aa349e5f773c3febfdcfa4df8
ruoyi-common/ruoyi-common-log/src/main/java/com/ruoyi/common/log/event/OperLogEvent.java
@@ -108,4 +108,8 @@
     */
    private Date operTime;
    /**
     * 消耗时间
     */
    private Long costTime;
}