Commit 17a70a19 authored by p x's avatar p x
Browse files

去掉无效log

parent 858e6db0
......@@ -527,7 +527,7 @@ public class Parse {
if (o == null) {
continue;
}
System.out.println("---------convoterBean old fieldName " + field.getName());
// System.out.println("---------convoterBean old fieldName " + field.getName());
OffsetDef offsetDef = null;
if (field.isAnnotationPresent(OffsetDef.class)) {
......
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