Merge branch 'sprint/fixbug_hufangzhou_17446' into 'master'

* Fix bug #17446.

See merge request easycorp/zentaopms!3093
This commit is contained in:
王怡栋
2022-04-24 06:42:54 +00:00
+2
View File
@@ -84,3 +84,5 @@ REPLACE INTO `zt_zoutput` (`id`, `activity`, `name`, `content`, `optional`, `sta
(78,52,'禅道缺陷记录','','','','admin','2020-01-09 14:22:52','','0000-00-00 00:00:00',390,'0'),
(89,58,'禅道缺陷跟踪系统记录项','','yes','','admin','2020-01-09 14:25:16','','0000-00-00 00:00:00',445,'0'),
(99,64,'禅道缺陷记录项','','yes','','admin','2020-01-09 14:26:52','','0000-00-00 00:00:00',495,'0');
DELETE FROM `zt_config` WHERE `section` = 'customMenu';