duhe
2023-08-03 97f363891cc9db3de9db495cae5cbae42d89eb7c
WebAPI/Controllers/XSGL/Xs_SeOutStockBackBillController.cs
@@ -212,7 +212,7 @@
                    {
                        objJsonResult.code = "0";
                        objJsonResult.count = 0;
                        objJsonResult.Message = "金蝶收料通知单同步失败jsonRoot:" + _result;
                        objJsonResult.Message = "金蝶退货通知单同步失败jsonRoot:" + _result;
                        objJsonResult.data = null;
                        return objJsonResult;
                    }