四好公路
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
201 B

COMMENT ON COLUMN project.build_unit COMMENT IS '业主单位';
COMMENT ON COLUMN project.qutity_unit COMMENT IS '质量监督单位';
COMMENT ON COLUMN project.done COMMENT IS '是否已完成';