mg
2022-11-02 2cb34c56308db1490aa56e6b03d7b23605c2f7aa
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> {
}