chenhaozhe
2026-04-12 db63a35fcc7a49cbb0e5f28f1d2cc355fa19fe13
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;