chenhaozhe
2 天以前 aa30c017e6b0923a8dccb6cb3530f47ff1743fe4
WebAPI/Web.config
@@ -109,6 +109,10 @@
            <assemblyIdentity name="System.Web.Cors" publicKeyToken="31bf3856ad364e35" culture="neutral" />
            <bindingRedirect oldVersion="0.0.0.0-5.2.7.0" newVersion="5.2.7.0" />
         </dependentAssembly>
         <dependentAssembly>
            <assemblyIdentity name="System.IdentityModel.Tokens.Jwt" publicKeyToken="31bf3856ad364e35" culture="neutral" />
            <bindingRedirect oldVersion="0.0.0.0-5.7.0.0" newVersion="5.7.0.0" />
         </dependentAssembly>
      </assemblyBinding>
   </runtime>
   <system.webServer>