yangle
2023-02-08 1d47cda889c0408d2fe885fc99727e85c591764c
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;
                    }