mirror of
https://github.com/PlayEdu/PlayEdu
synced 2025-12-25 12:22:03 +08:00
新增视频播放地址api
This commit is contained in:
@@ -33,4 +33,6 @@ public interface ResourceService extends IService<Resource> {
|
||||
Map<Integer, Integer> getCategoryCount(String type);
|
||||
|
||||
Integer total(String type);
|
||||
|
||||
Integer duration(Integer id);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user