mg
2022-09-27 13aabf169c59b40d1702e5d684ac522f588ddc4c
ycl-platform/src/main/java/com/ycl/service/video/impl/IVideoPointService.java
@@ -12,6 +12,6 @@
 * @author zhanghua
 * @since 2022-09-26
 */
interface IVideoPointService extends IService<VideoPoint> {
public interface IVideoPointService extends IService<VideoPoint> {
}