denny 8 сар өмнө
parent
commit
1bd7dc5753

+ 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")
                 {
                     //这里的不拦截,其他的都拦截