xiaohucoding #16

Manually merged
lpz merged 6 commits from xiaohucoding into main 2025-06-05 11:40:42 +08:00
7 changed files with 19 additions and 12 deletions
Showing only changes of commit 92b470e001 - Show all commits

View File

@ -21,8 +21,6 @@ public class PublishController {
@Autowired
private PublishService publishService;
@Autowired
private RedisTemplate redisTemplate;
@Autowired
private NacosServiceUtil nacosServiceUtil;