mirror of
https://gitee.com/dromara/RuoYi-Vue-Plus.git
synced 2026-04-10 12:33:15 +08:00
update 优化 消除编译相关提醒
This commit is contained in:
@@ -23,7 +23,7 @@ import java.util.function.Supplier;
|
||||
* @version 3.5.0
|
||||
*/
|
||||
@NoArgsConstructor(access = AccessLevel.PRIVATE)
|
||||
@SuppressWarnings("unchecked cast")
|
||||
@SuppressWarnings("unchecked")
|
||||
public class DataPermissionHelper {
|
||||
|
||||
private static final String DATA_PERMISSION_KEY = "data:permission";
|
||||
|
||||
Reference in New Issue
Block a user