YL
2021-10-29 7a6e0bfcde3897cbd6ce7d29d3cadfd587db1c69
WebAPI/Controllers/POStockInBillController.cs
@@ -213,7 +213,7 @@
                }
                else if (HSourceBillType == "1103")
                {
                    ds = webserver.GetCg_PoInStockBillList(sWhere + "  and isnull(HBillSubType,0)=12510 ");
                    ds = webserver.GetCg_PoInStockBillList(sWhere + "");
                }
                else
                {