diff --git a/src/WMS.Web.Api/Controllers/SysConfigController.cs b/src/WMS.Web.Api/Controllers/SysConfigController.cs
index 361b1d25..fb4922d6 100644
--- a/src/WMS.Web.Api/Controllers/SysConfigController.cs
+++ b/src/WMS.Web.Api/Controllers/SysConfigController.cs
@@ -121,7 +121,7 @@ namespace WMS.Web.Api.Controllers
///
/// 根据仓库获取金蝶子仓库
///
- /// 仓库id
+ /// 仓库编码
/// 模糊匹配
///
[HttpGet]
diff --git a/src/WMS.Web.Api/wwwroot/WMS.Web.Api.xml b/src/WMS.Web.Api/wwwroot/WMS.Web.Api.xml
index 152834a5..56c675f6 100644
--- a/src/WMS.Web.Api/wwwroot/WMS.Web.Api.xml
+++ b/src/WMS.Web.Api/wwwroot/WMS.Web.Api.xml
@@ -287,7 +287,7 @@
根据仓库获取金蝶子仓库
- 仓库id
+ 仓库编码
模糊匹配