From 9a0acba23c5b5095be2a89b8ca190fe5202c2ea6 Mon Sep 17 00:00:00 2001
From: duyongjia <adu_555@163.com>
Date: 星期日, 29 十二月 2024 15:58:45 +0800
Subject: [PATCH] 最新修改
---
项目代码/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/Controllers/System/Sys_JobController.cs | 24 +-----------------------
1 files changed, 1 insertions(+), 23 deletions(-)
diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/Controllers/System/Sys_JobController.cs" "b/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/Controllers/System/Sys_JobController.cs"
index 122c6eb..9790eac 100644
--- "a/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/Controllers/System/Sys_JobController.cs"
+++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/Controllers/System/Sys_JobController.cs"
@@ -70,29 +70,7 @@
- /// <summary>
- /// 绔嬪簱WMS搴撳瓨淇℃伅鎺ュ彛锛屼緵涓婃父绯荤粺璋冪敤
- /// </summary>
- /// <param name="inventoryQueryRequest"></param>
- /// <returns></returns>
- [HttpPost, Route("inventoryQueryRequest"), AllowAnonymous]
- public InventoryQueryResponse InventoryQuery(InventoryQueryRequest inventoryQueryRequest)
- {
- return _sys_JobService.InventoryQuery(inventoryQueryRequest);
- }
-
-
- /// <summary>
- /// 绔嬪簱WMS鍐荤粨/瑙e喕淇℃伅鎺ュ彛锛屼緵涓婃父绯荤粺璋冪敤
- /// </summary>
- /// <param name="freezeRequest"></param>
- /// <returns></returns>
- [HttpPost, Route("freezeByCustomer"), AllowAnonymous]
- public freezeByCustomerResponse freezeByCustomer(freezeByCustomerRequest freezeRequest)
- {
- return _sys_JobService.freezeByCustomer(freezeRequest);
- }
-
+
/// <summary>
/// 鍥炶皟姣斾簹杩猈MS浣欐枡鍥炲簱瀹屾垚淇℃伅鎺ュ彛
--
Gitblit v1.9.3