|
@@ -4,7 +4,7 @@ import lombok.Data;
|
|
|
import org.springframework.boot.context.properties.ConfigurationProperties;
|
|
import org.springframework.boot.context.properties.ConfigurationProperties;
|
|
|
import org.springframework.stereotype.Component;
|
|
import org.springframework.stereotype.Component;
|
|
|
|
|
|
|
|
-//@Data
|
|
|
|
|
|
|
+@Data
|
|
|
//@Component
|
|
//@Component
|
|
|
//@ConfigurationProperties(prefix = "m3u8.convertor")
|
|
//@ConfigurationProperties(prefix = "m3u8.convertor")
|
|
|
public class FilePath {
|
|
public class FilePath {
|