* Code for task#77794.

This commit is contained in:
xieqiyu
2022-11-29 15:04:38 +08:00
parent 2c6e7ffa39
commit 996cc54961
+2
View File
@@ -1 +1,3 @@
ALTER TABLE `zt_story` ADD COLUMN `siblings` varchar(255) NOT NULL AFTER `linkRequirements`;
ALTER TABLE `zt_productplan` MODIFY COLUMN `branch` varchar(255) NOT NULL;