0x01运行环境 dapper 版本1.50.2 .net framework 4.5 0x02问题描述 实体对象中包含DateTime?、DateTime、int、int?等属性,在使用dapper方法IDbConnect.Query<>()方法时提示了 System.InvalidOperationEx……