疯狂的狮子Li
2023-03-12 4f301205fe8033b00a118d5ff8a4e984dc2243fd
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;
}