删除输出代码
This commit is contained in:
parent
0f36c19a03
commit
511e676030
@ -231,7 +231,6 @@ public class OutputExcelUtil {
|
|||||||
String label2 = m2.group();
|
String label2 = m2.group();
|
||||||
if (checkLabel(label2)) {
|
if (checkLabel(label2)) {
|
||||||
labels.add(label2);
|
labels.add(label2);
|
||||||
System.out.println("=============================label2内容为:"+label2.toString());
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
return labels;
|
return labels;
|
||||||
|
|||||||
Binary file not shown.
Loading…
Reference in New Issue
Block a user