Commit Graph

1 Commits (0c9724bc01bd52352296201ef3580162ec72c01f)

Author SHA1 Message Date
luotaiqian 0c9724bc01 ADD COLUMN `technical_director_flag` tinyint(1) NOT NULL DEFAULT 0 COMMENT '是否技术负责人(0否1是)' AFTER `proof_material_url`,
ADD COLUMN `process_control_leader_flag` tinyint(1) NOT NULL DEFAULT 0 COMMENT '是否过程控制负责人(0否1是)' AFTER `technical_director_flag`;
2026-07-14 17:33:03 +08:00