add sa files

This commit is contained in:
DATAEXPRESS\4734
2026-03-17 13:49:50 +08:00
parent 90e2525c32
commit ad90e9d87d
+1 -1
View File
@@ -179,7 +179,7 @@ create table bpm_flow_sign_log (
/*
-- 發送 mail 機制(master 的 zen_mail_list)
use master;
use zenclouddb;
create table zen_mail_list (
id int identity(1,1) not null,
corp_db varchar(20) null, -- 公司代號(統編)