update 优化 去除掉无用的final关键字

This commit is contained in:
疯狂的狮子Li
2025-03-04 18:14:35 +08:00
parent dfc91efff2
commit 31e1055abd

View File

@@ -32,7 +32,7 @@ public class SysNoticeController extends BaseController {
private final DictService dictService;
@DubboReference
private final RemoteMessageService remoteMessageService;
private RemoteMessageService remoteMessageService;
/**
* 获取通知公告列表