1
wtt
2025-12-23 21b60c4715c1d01f8e573c57919d9dac22f7521e
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;
                }