add 年度制修订计划流程 基础代码
This commit is contained in:
+3
-3
@@ -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
|
||||
(
|
||||
|
||||
Reference in New Issue
Block a user