YL
2021-09-08 1fde6fd8aaf744e5c8e94894f077b872fa202d7d
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
                {