duhe
2025-05-27 7632bb98d88c05da859ba0a6030fe0a9d3940b3d
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;