Update Diff Log

This commit is contained in:
610262374@qq.com
2018-11-27 16:26:05 +08:00
parent 0169efe982
commit 351cfb19df
2 changed files with 16 additions and 1 deletions

View File

@@ -54,6 +54,8 @@ namespace OrmTest.Demo
var sql = it.Sql;
var parameter = it.Parameters;
var data = it.BusinessData;
var type = it.DiffType;
var time = it.Time;
};