@@ -228,7 +228,7 @@ namespace PLC_S.ServerModel
PLCResult p_r;
#endregion
- //接收到条码后,先给标识位复位为0,后面再写入(6571)
+ //接收到条码后,先给标识位复位为0,后面再写入(6371+6375)
SendCode(plc_s, e, logKeyT, logKeyE, plc, 0);
//产品等级、产品类型 的清零
//if (!string.IsNullOrEmpty(plc_s.PLC_GOODSTYPE_CODE) && !string.IsNullOrEmpty(plc_s.PLC_GOODSTYPE_CODENUM) && !string.IsNullOrEmpty(plc_s.PLC_SEMIREWORK_CODE) && !string.IsNullOrEmpty(plc_s.PLC_SEMIREWORK_CODENUM))