irc-netcore-api/IRaCIS.Core.Domain/SQLFile/20220808.sql

6 lines
286 B
SQL

--中心调研维护
update TrialSiteUserSurvey set TrialRoleCode= (select Code from Dictionary where Id=TrialSiteUserSurvey.TrialRoleNameId)
--邮件发送维护
update TrialEmailNoticeConfig set AttachCNPath=FilePath,AttachPath=FilePath,AttachNameCN=FileName,AttachName=FileName