yangle
2023-03-23 152a02e90a7da2d431d2ea75499c1d07ef495e1b
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;
                    }