|
|
@ -129,8 +129,6 @@ public class KlImg2Video extends KlCommon {
|
|
|
|
return responseJson;
|
|
|
|
return responseJson;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
// 下载函数已移至KlCommon类
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
public static void main(String[] args) throws Exception {
|
|
|
|
public static void main(String[] args) throws Exception {
|
|
|
|
// 获取项目根目录路径
|
|
|
|
// 获取项目根目录路径
|
|
|
|
String projectRoot = System.getProperty("user.dir");
|
|
|
|
String projectRoot = System.getProperty("user.dir");
|
|
|
|