zrg
2025-01-14 2ddf33de9961526f6f62d2f32f3f67aad87212f0
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;