huminmin
昨天 e28990c8626f115fccad6fd5f47a6e98b85dacb7
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已下发';