摘要:
有可能是: 可能是因为你的EntityModel中字段类型与数据表中字段的类型不一致引起的。 例如:Db(A某字段为Number类型) Entity(A某字段为string类型) 那么就会报错:System.InvalidCastException:“Specified cast is not va 阅读全文
posted @ 2021-08-19 14:54
lunawzh
阅读(995)
评论(0)
推荐(0)
浙公网安备 33010602011771号