Merge pull request #46 from Yancyji/main

style:代码风格规范
This commit is contained in:
zongzibinbin
2023-06-22 21:35:29 +08:00
committed by GitHub

View File

@@ -46,7 +46,7 @@ public class TextMsgHandler extends AbstractMsgHandler {
private UserInfoCache userInfoCache;
@Autowired
private IRoleService iRoleService;
@Autowired
private static final PrioritizedUrlTitleDiscover URL_TITLE_DISCOVER = new PrioritizedUrlTitleDiscover();
@Override