yangle
2023-06-29 2d3fc93b131c7aa771e8f7d08a82d5e9b4946eff
WebAPI/Controllers/SCGL/Sc_ICMOReportBillController.cs
@@ -800,7 +800,7 @@
                    {
                        objJsonResult.code = "0";
                        objJsonResult.count = 0;
                        objJsonResult.Message = "金蝶收料通知单同步失败jsonRoot:" + _result;
                        objJsonResult.Message = "金蝶生产汇报单同步失败jsonRoot:" + _result;
                        objJsonResult.data = null;
                        return objJsonResult;
                    }