yusijie
2023-03-13 ccdcd135332b091afbb118101474fe63fe6b626f
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;
                    }