add 年度制修订计划流程 基础代码

This commit is contained in:
lijiarao
2024-09-24 17:13:49 +08:00
parent f07004ae35
commit c1101e098e
3 changed files with 7 additions and 4 deletions
+3 -3
View File
@@ -101,7 +101,7 @@ create table process_annual_init
);
alter table process_annual_init
comment '年度制修订计划流程';
comment '年度制修订计划流程';
create table process_annual_init_link
(
@@ -151,7 +151,7 @@ create table process_plan_change
);
alter table process_plan_change
comment '企标计划变更流程';
comment '企标计划变更流程';
create table process_plan_change_link
(
@@ -195,7 +195,7 @@ create table process_standard_solicit_opinions
);
alter table process_standard_solicit_opinions
comment '标准征求意见流程';
comment '标准征求意见流程';
create table process_standard_solicit_opinions_term
(