Browse Source

添加命名空间

develop-lawyerExampaper
胡超1 2 years ago
parent
commit
aa0e7ea4de
  1. 1
      24Hour/Controllers/Common/LawyerArchivesUnAuthorizeController.cs

1
24Hour/Controllers/Common/LawyerArchivesUnAuthorizeController.cs

@ -4,6 +4,7 @@ using Elight.Entity.APPDto.Lawyer;
using Elight.Entity.AppMode.Lawyer;
using Elight.Logic;
using Elight.Utility.Code;
using Elight.Utility.Extensions;
using Elight.Utility.logs;
using java.util;
using Microsoft.AspNetCore.Authorization;

Loading…
Cancel
Save