chenhaozhe
2025-12-19 d3a9c86a19ceb5ee951d22e04ed15a459295caa2
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;
                }