@@ -1,9 +0,0 @@
-package cn.reghao.oss.api.iface;
-
-/**
- * @author reghao
- * @date 2024-07-07 16:55:29
- */
-public interface FileService {
- String getAccountAvatar(long userId);
-}