Commit Graph

3 Commits (d73d0de7755b94034f93d94b95a3dbef1328985a)

Author SHA1 Message Date
luotaiqian 567800395e basic 2026-07-14 18:31:06 +08:00
luotaiqian f063e75521 sql 2026-07-14 17:48:27 +08:00
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