gongchunyi
2026-03-13 2d94ddd240fca69ebbc4b0570abb30c803db7754
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已下发';