huminmin
2026-03-13 f45f999d6d366cf1f0b4f0b1a3364d4568a5a406
doc/ÄþÏÄ-ÖÐÊ¢½¨²Ä.sql
@@ -167,3 +167,7 @@
  ROW_FORMAT = Dynamic;
SET FOREIGN_KEY_CHECKS = 1;
alter table production_plan
    add status tinyint default 0 not null comment '状态 0未下发 1已下发';