Commit 2bd72f88 authored by ryzeycy's avatar ryzeycy

xx

parent 6b7f8bf8
...@@ -312,7 +312,7 @@ public class UploadPdfToCosTest { ...@@ -312,7 +312,7 @@ public class UploadPdfToCosTest {
"\tprovince,\n" + "\tprovince,\n" +
"\tregion1,\n" + "\tregion1,\n" +
"\texam_id"); "\texam_id");
File basicFile = new File("E:\\myworkSpace\\Class\\Subject"); File basicFile = new File("E:\\myworkSpace\\Class\\subject");
for (Map<String, Object> map : mapList) { for (Map<String, Object> map : mapList) {
String region = map.get("region").toString(); String region = map.get("region").toString();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment