解决产品启动问题

This commit is contained in:
hjx
2025-12-17 10:09:44 +08:00
parent 61e52aa744
commit 8bc07e8090
3 changed files with 11 additions and 4 deletions
@@ -97,7 +97,7 @@ public class MenuApplicationService {
private SpecialServiceFeign logisticsServiceFeign;
@Resource
private MenuUtils menuUtils;
@Autowired
@Autowired(required = false)
private MinIoUploadService minIoUploadService;
/**