浏览代码

调整t提示

denny 8 月之前
父节点
当前提交
1bd7dc5753
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/Plugin/LicensePlugin.cs

+ 1 - 0
src/Plugin/LicensePlugin.cs

@@ -101,6 +101,7 @@ namespace WingCloudServer.Plugin
             if (ValidURMConfig().Result)
             {
                 if (_apiName == "IResearchEditionService/ActivationLicenseAsync" || _apiName == "ILoginService/CommonLoginAsync" || _apiName == "IResearchEditionService/GetLicenseInfoAsync" || 
+                    _apiName == "IManagementService/AdminLogin" || _apiName == "IManagementService/GetLoginInfoByToken" || _apiName == "IManagementService/GetAdminRoleFeaturs" || _apiName == "IDongleService/RewriteServerDongleAsync" || 
                     _apiName == "IResearchEditionService/GetResearchProjectUserFeatureListAsync" || _apiName == "IResearchEditionService/GetMachaineIdAsync" || _apiName == "IResearchEditionService/GetServerHostUrlAsync")
                 {
                     //这里的不拦截,其他的都拦截