add sa files
This commit is contained in:
+1
-1
@@ -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, -- 公司代號(統編)
|
||||
|
||||
Reference in New Issue
Block a user