222
schangxiang@126.com
2025-09-26 2b05362eba2f989b7857349cc9a3a1c12f8181b6
DBScript/02_DDL_TABLE_Edit.sql
@@ -408,4 +408,16 @@
      alter table WorkPieceLog  Add MyRemarks nvarchar(255)    -- 自我描述的备注
      
      alter table WorkPieceLog  Add PieceLogType int
      alter table WorkPieceLog  Add PieceLogTypeName nvarchar(255)
      alter table WorkPieceLog  Add PieceLogTypeName nvarchar(255)
      alter table AccessInterfaceLog  Add QualityState int
      alter table WorkPieceProcess  Add Update70Flag int  -- 需要更新70质量数据的标记 ( 1:需要更新  2:不需要更新)
      alter table WorkPieceProcess  Add JiaJuGongWei nvarchar(50)  -- 夹具工位
      alter table WorkPieceLog  Add JiaJuGongWei nvarchar(50)  -- 夹具工位