YL
2021-08-27 184f62c0d7eb6907af5a58ce19d4da280f2b9c76
WebAPI/Controllers/ProductInController.cs
@@ -219,6 +219,10 @@
                {
                    ds = webserver.GetSc_ICMOBillList(sWhere + "  ");
                }
                if (HSourceBillType == "3711")
                {
                    ds = webserver.GetSc_ICMOReportBillList(sWhere + "  ");
                }
                else
                {
                    objJsonResult.code = "0";