yusijie
2024-07-18 7fb870f53ccf134a4f3baef58ff98917d8c712bb
WebAPI/Controllers/品质管理/工序检验单/QC_ProcessCheckBillController.cs
@@ -85,7 +85,7 @@
                List<object> columnNameList = new List<object>();
                string sql1 = "select * from h_v_QC_ProcessCheckBill where 1 = 1  ";
                string sql = sql1 + sWhere + " order by hmainid desc";
                string sql = sql1 + sWhere + " order by 鍒跺崟鏃ユ湡 desc";
                ds = oCN.RunProcReturn(sql, "h_v_QC_ProcessCheckBill");
                //娣诲姞鍒楀悕
@@ -136,7 +136,7 @@
                List<object> columnNameList = new List<object>();
                string sql1 = "select * from h_v_QC_ProcessCheckBillMainList where 1 = 1  ";
                string sql = sql1 + sWhere + " order by hmainid desc";
                string sql = sql1 + sWhere + " order by 鍒跺崟鏃ユ湡 desc";
                ds = oCN.RunProcReturn(sql, "h_v_QC_ProcessCheckBillMainList");
                //娣诲姞鍒楀悕