zlyx
2023-02-17 f8bb302fef0d6f6f14f04508056628cb10aa98e0
ruoyi-common/ruoyi-common-log/src/main/java/com/ruoyi/common/log/event/OperLogEvent.java
@@ -24,6 +24,11 @@
    private Long operId;
    /**
     * 租户ID
     */
    private String tenantId;
    /**
     * 操作模块
     */
    private String title;