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

dev
疯狂的狮子Li 10 months ago
parent dfc91efff2
commit 31e1055abd

@ -32,7 +32,7 @@ public class SysNoticeController extends BaseController {
private final DictService dictService;
@DubboReference
private final RemoteMessageService remoteMessageService;
private RemoteMessageService remoteMessageService;
/**
*

Loading…
Cancel
Save