zhanglin8526
2023-05-11 768a9ef990c196e06f85d4a770a274470d7e57df
ruoyi-api/ruoyi-api-system/src/main/java/com/ruoyi/system/api/factory/RemoteFileFallbackFactory.java
@@ -12,7 +12,7 @@
/**
 * 文件服务降级处理
 * 
 * @author ruoyi
 * @author jqs
 */
@Component
public class RemoteFileFallbackFactory implements FallbackFactory<RemoteFileService>