yangle
2023-06-05 3552bcc7bc07052a80dce7fc3933d71ec6748341
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;
                    }