From 71cb8d16b4dd7306cd9caf95224847d2900ca21b Mon Sep 17 00:00:00 2001 From: "DESKTOP-G961P6V\\Zhh" <839860190@qq.com> Date: Wed, 5 Jun 2024 23:20:57 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9B=A2=E6=A3=80=E9=A2=84=E7=BA=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../CustomerOrgGroups/CustomerOrgGroupAppService.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Shentun.WebPeis.Application/CustomerOrgGroups/CustomerOrgGroupAppService.cs b/src/Shentun.WebPeis.Application/CustomerOrgGroups/CustomerOrgGroupAppService.cs index 59566b2..ce702bf 100644 --- a/src/Shentun.WebPeis.Application/CustomerOrgGroups/CustomerOrgGroupAppService.cs +++ b/src/Shentun.WebPeis.Application/CustomerOrgGroups/CustomerOrgGroupAppService.cs @@ -1,5 +1,4 @@ using Microsoft.AspNetCore.Mvc; -using Shentun.WebPeis.customerOrgGroups; using Shentun.WebPeis.CustomerOrgs; using Shentun.WebPeis.Enums; using Shentun.WebPeis.MedicalPackages;