Commit 0d4a2952 authored by 陈祥烨's avatar 陈祥烨

导出insert

parent db41e3fd
......@@ -281,7 +281,7 @@ public class RelationService extends BaseService<RelationModel, Relation, Relati
sbsql.append(RIGHTBRACE);
sbsql.append(BRANCH).append(BR);
}
download(sql);
System.out.println(sbsql);
}
}
} catch (SQLException e) {
......
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