duhe
2023-07-14 5a54c45733f6570db9476eb53fe840c312beb17f
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;
                    }