Parcourir la source

命名空间引用

wangh il y a 2 ans
Parent
commit
3bd741d350
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  1. 0 1
      OASystem/OASystem.Api/Controllers/GroupsController.cs

+ 0 - 1
OASystem/OASystem.Api/Controllers/GroupsController.cs

@@ -1,7 +1,6 @@
 using Microsoft.AspNetCore.Mvc;
 using Newtonsoft.Json.Serialization;
 using OASystem.API.OAMethodLib;
-using OASystem.API.OAMethodLibs;
 using OASystem.Domain.Dtos.Groups;
 using OASystem.Domain.Entities.Groups;
 using OASystem.Domain.ViewModels.Groups;