mirror of
https://gitee.com/dromara/RuoYi-Cloud-Plus.git
synced 2025-10-14 22:20:29 +00:00
update 优化 去除掉无用的final关键字
This commit is contained in:
@@ -32,7 +32,7 @@ public class SysNoticeController extends BaseController {
|
||||
private final DictService dictService;
|
||||
|
||||
@DubboReference
|
||||
private final RemoteMessageService remoteMessageService;
|
||||
private RemoteMessageService remoteMessageService;
|
||||
|
||||
/**
|
||||
* 获取通知公告列表
|
||||
|
Reference in New Issue
Block a user