duhe
2023-08-04 357f74081a85e45e924f0588fac355d3b66cd4c7
WebAPI/Controllers/CGGL/Cg_POInStockBackBillController.cs
@@ -209,7 +209,7 @@
                    {
                        objJsonResult.code = "0";
                        objJsonResult.count = 0;
                        objJsonResult.Message = "金蝶收料通知单同步失败jsonRoot:" + _result;
                        objJsonResult.Message = "金蝶退料通知单同步失败jsonRoot:" + _result;
                        objJsonResult.data = null;
                        return objJsonResult;
                    }