|
@@ -83,7 +83,7 @@ public class ViewController extends Controller {
|
|
|
// //文件名,不包含路径
|
|
|
// String fileName = tempList[m].getName();
|
|
|
// fileName2String = fileName2String+fileName+"**";
|
|
|
- File fin_floder = new File("/home/zskk/CFIND_XML/STUDYUID_2o2112131.xml");
|
|
|
+ File fin_floder = new File("/home/lenovo/CFIND_XML/STUDYUID_2o2112131.xml");
|
|
|
// 创建从文件读取数据的FileInputStream流
|
|
|
FileInputStream fin;
|
|
|
try {
|