WebAPI/Controllers/MJJY/Mj_PDA_MoudlCheckController.cs
@@ -43,7 +43,7 @@ return objJsonResult; } //得到信息 ds = oCN.RunProcReturn("select top 1 * from h_v_IF_Mould where HNumber= '" + HBarCode + "'", "h_v_IF_Mould"); ds = oCN.RunProcReturn("select top 1 * from h_v_IF_Mould where HBarCode = '" + HBarCode + "'", "h_v_IF_Mould"); //写入信息 if (ds == null || ds.Tables[0].Rows.Count == 0) {