|
|
|
@ -6,7 +6,7 @@ import cn.hutool.core.io.file.FileWriter;
|
|
|
|
|
|
|
|
|
|
import java.io.File;
|
|
|
|
|
|
|
|
|
|
public class OneKeyIframe {
|
|
|
|
|
public class XT_OneKeyIframe {
|
|
|
|
|
public static void main(String[] args) {
|
|
|
|
|
String template = "D:\\dsWork\\baseService\\Doc\\Template.html";
|
|
|
|
|
FileReader fileReader = new FileReader(template);
|