1
陈雯静
2024-03-11 45e245505f33ba0e4866a4e1d49f5ab93c771f1d
WebAPI/Controllers/SCGL/Sc_PPBomBillController.cs
@@ -717,7 +717,7 @@
                    {
                        objJsonResult.code = "0";
                        objJsonResult.count = 0;
                        objJsonResult.Message = "金蝶收料通知单同步失败jsonRoot:" + _result;
                        objJsonResult.Message = "金蝶生产用料单同步失败jsonRoot:" + _result;
                        objJsonResult.data = null;
                        return objJsonResult;
                    }