会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
liliyou
练习一切
博客园
首页
新随笔
联系
订阅
管理
2019年9月28日
Unable to cast object of type 'System.String' to type 'System.Int32'.
摘要: 原因 数据库中 code 字段 类型为 varchar 而实体的类型为 int 导致string 类型无法转化为int 类型而报错 参考:https://www.cnblogs.com/Godric/p/10111594.html
阅读全文
posted @ 2019-09-28 16:27 liliyou
阅读(879)
评论(0)
推荐(0)
公告