|
@@ -86,6 +86,7 @@ public class Mytest {
|
|
}
|
|
}
|
|
|
|
|
|
public static void yun() {
|
|
public static void yun() {
|
|
|
|
+ /*
|
|
String behospital_code,
|
|
String behospital_code,
|
|
hospital_id,
|
|
hospital_id,
|
|
name,
|
|
name,
|
|
@@ -177,6 +178,8 @@ public class Mytest {
|
|
}
|
|
}
|
|
|
|
|
|
}
|
|
}
|
|
|
|
+
|
|
|
|
+ */
|
|
}
|
|
}
|
|
|
|
|
|
public static List<String> fileNames = Lists.newArrayList(
|
|
public static List<String> fileNames = Lists.newArrayList(
|