From 7a361430f4088048d367e191195798f12c5955f3 Mon Sep 17 00:00:00 2001
From: schangxiang@126.com <schangxiang@126.com>
Date: 周日, 18 5月 2025 16:18:29 +0800
Subject: [PATCH] [FromBody]

---
 HIAWms/server/src/CMS.Plugin.HIAWms/Controller/WmsAreaController.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/HIAWms/server/src/CMS.Plugin.HIAWms/Controller/WmsAreaController.cs b/HIAWms/server/src/CMS.Plugin.HIAWms/Controller/WmsAreaController.cs
index d348673..11eebbc 100644
--- a/HIAWms/server/src/CMS.Plugin.HIAWms/Controller/WmsAreaController.cs
+++ b/HIAWms/server/src/CMS.Plugin.HIAWms/Controller/WmsAreaController.cs
@@ -1,6 +1,6 @@
 using Ao.Lang;
 using CMS.Extensions.Abp.AspNetCore.Mvc.Filters;
-using CMS.Plugin.HIAWms.Application.Contracts.Dtos.WmsAreas;
+using CMS.Plugin.HIAWms.Application.Contracts.Dtos.WmsArea;
 using CMS.Plugin.HIAWms.Application.Contracts.Services;
 using Microsoft.AspNetCore.Authorization;
 using Microsoft.AspNetCore.Http;

--
Gitblit v1.9.3