WebAPI/Controllers/CJGL/Mes_OrderProcFlowAllReportController.cs
@@ -27,7 +27,7 @@
        {
            try
            {
                ds = oCN.RunProcReturn($"select DISTINCT HSeOrderBillNo from Sc_ICMOBillMain ", "Sc_ICMOBillMain");
                ds = oCN.RunProcReturn($"select DISTINCT HSeOrderBillNo from Sc_ICMOBillSub ", "Sc_ICMOBillSub");
                objJsonResult.code = "1";
                objJsonResult.count = 1;