Merge branch 'master' into 'liyuchun_56551'

# Conflicts:
#   db/update17.0.sql
This commit is contained in:
孙广明
2022-06-09 01:30:08 +00:00
1130 changed files with 1887 additions and 3692 deletions
+5
View File
@@ -1 +1,6 @@
DELETE from zt_report where `code` = 'product-invest';
ALTER TABLE `zt_review` ADD docVersion smallint(6) NOT NULL AFTER `doc`;
DELETE FROM `zt_workflowaction` WHERE `module`='story' AND `action`='browse';
DELETE FROM `zt_workflowaction` WHERE `module`='task' AND `action`='browse';
DELETE FROM `zt_workflowaction` WHERE `module`='build' AND `action`='browse';