WebAPI/Controllers/Æ·ÖʹÜÀí/Ѳ¼ìµ¥/QC_PatrolProcCheckOtherBillController.cs
@@ -265,7 +265,7 @@ oSystemParameter.ShowBill(ref DBUtility.ClsPub.sErrInfo); if (oSystemParameter.omodel.QC_PatrolProcCheckOtherBill_FirstCheckCtl == "Y") { // 夿æ¯å¦å 许 æªé¦æ£åæ ¼åå¼å·¥ // 夿æ¯å¦å 许 æªé¦æ£åæ ¼åå·¡æ£ DataSet ds = oCN.RunProcReturn($@"select top 1 * from QC_FirstPieceCheckBillMain where HMainSourceBillType = '{BillNew.omodel.HMainSourceBillType}' and HMainSourceBillNo = '{BillNew.omodel.HMainSourceBillNo}' order by HDate desc", "QC_FirstPieceCheckBillMain");