-- 将 安保方案补充材料 修改为 补充材料 update config_materialformmenutemplate set menuName='补充材料' where menuCode='Z01'; update config_materialformclass set className='补充材料(如保安花名册、保安员证等材料,请与管辖公安机关确认)' where classCode='other'; update config_materialformattrtemplate set seq=1 where menuTemplate_id=22 and attrCode='F28'; update config_materialformattrtemplate set attrName='补充材料',tips='请在此上传补充材料(如保安花名册、保安员证等材料,请与管辖公安机关确认)' where menuTemplate_id=28 and attrCode='Z01';