zzr99
2021-11-02 1391244d57b3f6fac3d7881268b8033b53cc03fe
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";