zzr99
2021-09-01 6ced0cff2123105422ec0d66d6e5f3c5b7dba8e0
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
                {