Commit 6ae0523e authored by yanzg's avatar yanzg

异常处理显示

parent 351f8f05
......@@ -78,6 +78,4 @@ public class DbPrintSql {
// 打印SQL语句
Log.infoTag(DbPrintSql.class, String.format("%d row %s.%s", row, targetClass.getSimpleName(), sqlName), sql);
}
}
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