WebAPI/Controllers/WebAPIController.cs
@@ -20433,6 +20433,7 @@ try { SQLHelper.ClsCN oCN = new SQLHelper.ClsCN(); string sql = "exec h_p_Gy_GetQCCheckItemByProject_Sec " + CheckProjectID + "," + HBatchQty + "," + HMaterID + ",'" + HBillType + "'"; ds = oCN.RunProcReturn(sql, "h_p_Gy_GetQCCheckItemByProject_Sec"); if (ds == null || ds.Tables[0].Rows.Count <= 0)