疯狂的狮子Li
2023-11-10 f9ba1df79847dca86fd18b64c72479e6bd230e7f
ruoyi-common/ruoyi-common-sensitive/src/main/java/org/dromara/common/sensitive/core/SensitiveService.java
@@ -13,6 +13,6 @@
    /**
     * 是否脱敏
     */
    boolean isSensitive();
    boolean isSensitive(String roleKey, String perms);
}