From 720dbd0b6843acd8d0238bb56246d597237acb2f Mon Sep 17 00:00:00 2001 From: YL <YL@LAPTOP-SE03PLUR> Date: 星期一, 29 十一月 2021 18:08:14 +0800 Subject: [PATCH] 丸井器具收发料明细报表及汇总 --- 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