chenhaozhe
2026-03-27 3bb24c2bc665a8070b87aef27de7d2145ef798d3
WebAPI/Controllers/BLL/Xt_UserController.cs
@@ -366,7 +366,6 @@
                objJsonResult.code = "1";
                objJsonResult.count = 1;
                objJsonResult.Message = "保存成功!";
                //WebAPIController.Add_Log("送货单下推", UserName, "生成送货单");
                objJsonResult.data = 1;
                return objJsonResult;