提交修改

This commit is contained in:
quyixiao 2025-03-13 20:47:06 +08:00
parent c979aa9399
commit b3957a5677

View File

@ -264,7 +264,7 @@ public class TestController {
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>();
showList(list, file);
System.out.println("----------------x---------");