U8报错
select * from AccInformation where cSysID='FA' AND cCaption='最新会计日期'
select * from AccInformation where cSysID='FA' AND cname='ilastperiod'
update GL_mend set bflag_FA=0 where iYPeriod=202110
update AccInformation set cvalue=10 where cSysID='FA' AND cname='ilastperiod'
update AccInformation set cValue='2021-10-31' where cSysID='FA' AND cCaption='最新会计日期'