DocumentServiceAPI.Application/applicationsettings.json
@@ -56,10 +56,10 @@ }, "ZCUserInfoJwtOP": { //zc用户中心jwt配置 用于解析zc的token "Issuer": "http://zc", "Audience": "http://zc", "Expires": 86400, "weixinExpires": 1296000, // 86400, "Issuer": "http://localhost", "Audience": "http://localhost", "Expires": 10800, "weixinExpires": 1296000, "SecurityKey": "superSecretKey@345", "RefreshTokenExpires": 86400, "LoginPath": "/_Framework/Redirect401"