提交修改
This commit is contained in:
parent
c979aa9399
commit
b3957a5677
@ -264,7 +264,7 @@ public class TestController {
|
|||||||
|
|
||||||
|
|
||||||
public static void main(String[] args) {
|
public static void main(String[] args) {
|
||||||
File file = new File("/Users/quyixiao/Desktop/test");
|
File file = new File("/mnt/admin/test");
|
||||||
List<String> list = new ArrayList<String>();
|
List<String> list = new ArrayList<String>();
|
||||||
showList(list, file);
|
showList(list, file);
|
||||||
System.out.println("----------------x---------");
|
System.out.println("----------------x---------");
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user