发布时间:2025-5-3
特价活动:>>>> 用友U8、T6、T+、T3软件产品4折优惠,畅捷通T+cloud、好会计、好业财、好生意云产品6-8折优惠,另有话费赠送。
【问题现象】
T+新建报表提示“已添加了具有相同键的项”
【解决方案】
备份好数据,执行以下脚本,重置预置系统模板:
select * from SR_KeyWord
where templateID in (select templateid from SR_alltaxTemplateMap)
and idSource<>templateID
update SR_KeyWord
set idSource=templateID
where templateID in (select templateid from SR_alltaxTemplateMap)
and idSource<>templateID
截屏,微信识别二维码
客服QQ:5151867
(点击QQ号复制,添加好友)