From d03d898e83d04d94b771a3326d48b55c67057c2b Mon Sep 17 00:00:00 2001 From: zzr99 <1940172413@qq.com> Date: 星期一, 29 十一月 2021 18:39:09 +0800 Subject: [PATCH] Merge branch 'master' of http://101.37.171.70:10101/r/MES-WEB-API --- Model/基础资料/基础资料/ClsGy_Process_Model.cs | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git "a/Model/\345\237\272\347\241\200\350\265\204\346\226\231/\345\237\272\347\241\200\350\265\204\346\226\231/ClsGy_Process_Model.cs" "b/Model/\345\237\272\347\241\200\350\265\204\346\226\231/\345\237\272\347\241\200\350\265\204\346\226\231/ClsGy_Process_Model.cs" index 8c2d14e..fb350d8 100644 --- "a/Model/\345\237\272\347\241\200\350\265\204\346\226\231/\345\237\272\347\241\200\350\265\204\346\226\231/ClsGy_Process_Model.cs" +++ "b/Model/\345\237\272\347\241\200\350\265\204\346\226\231/\345\237\272\347\241\200\350\265\204\346\226\231/ClsGy_Process_Model.cs" @@ -23,5 +23,6 @@ public string HProcCheckNote = "";//本工序确认记录 public Int64 HBadWHID;//New public Int64 HWasterWHID;//New + public Int64 HBadCountDevelopWHID;//研发不良品仓库New } } -- Gitblit v1.9.1