政策征求意见流程

This commit is contained in:
wangzhijiang
2023-10-18 09:17:20 +08:00
parent a06f324b90
commit 6fa188cf35
2 changed files with 4 additions and 0 deletions
@@ -0,0 +1,2 @@
-- 流程数据库,增加字段。
ALTER TABLE `bus_process_name` ADD COLUMN `RESPONSIBLE_UNIT_DEADLINE_DATE` datetime NULL COMMENT '责任单位截止日期' AFTER `END_TIME`;