mirror of
https://github.com/Hello-hao/Tbed.git
synced 2024-04-21 12:32:10 +00:00
重构版功能实现
This commit is contained in:
@@ -33,7 +33,7 @@ public interface ImgService {
|
||||
|
||||
Long getsourcememory(Integer source);
|
||||
|
||||
Integer md5Count(String md5key);
|
||||
Integer md5Count(Images images);
|
||||
|
||||
Images selectImgUrlByMD5(String md5key);
|
||||
|
||||
@@ -47,4 +47,6 @@ public interface ImgService {
|
||||
|
||||
List<Images> countByM(Images images);
|
||||
|
||||
Images selectImgUrlByImgUID( String imguid);
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user