派生自 projectDept/qhighschool

EricsHu
2023-11-24 0ad2f07a292895eeb3b9618eb1e275568c63a59e
src/main/java/com/qxueyou/scc/teach/live/utils/FfmpegFileVO.java
@@ -9,10 +9,10 @@
    */
   private static final long serialVersionUID = 1L;
   /**文件输入路径*/
   /**文件输入路径*/
    private String inputPath = "";
    
    /**文件输出路径*/
    /**文件输出路径*/
    private String outputPath = "";
   public String getInputPath() {