错误如图所示: 状态:有一用户打开固定资产查询保存方案时出现上面的错误代码,但其它用户无此情况。 解决方案: 执行下面语句即可 delete from t_userprofile where fuserid=(select fuserid from t_user where fname='具体用户') 转载于:https://blog.51cto.com/marklinux/597628 相关文章: