chenhaozhe
2025-10-15 07c80a15771b75157b68b1fb1255b12667435bbd
WebAPI/Controllers/CJGL/Cj_StationEntrustInBillController.cs
@@ -310,6 +310,10 @@
                                ds = oCN.RunProcReturn("select top 1 * from h_v_Sc_ProcessExchangeBillList  where 单据号= '" + BillNo_PGD + "'", "h_v_Sc_ProcessExchangeBillList");
                            }
                        }
                        else
                        {
                            ds = oCN.RunProcReturn("select top 1 * from h_v_Sc_ProcessExchangeBillList  where 单据号= '" + BillNo_PGD + "'", "h_v_Sc_ProcessExchangeBillList");
                        }
                        break;
                }