派生自 projectDept/qhighschool

1
EricsHu
2023-06-15 13e13d59858f7159dabfa4981f62818405491e0d
src/main/java/com/qxueyou/scc/media/model/MediaVideo.java
@@ -764,4 +764,4 @@
   public void setM3u8KeyPath(String m3u8KeyPath) {
      this.m3u8KeyPath = m3u8KeyPath;
   }
}
}