zhanglin8526
2023-05-04 daf1d5e645ba76343f048044405fa08a1573d77a
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>