1
zrg
2024-11-01 9dfddcb21acd47446a612ea64582d45c705548e4
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;