lith il y a 1 an
Parent
commit
bfe1ca469e
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      dotnet/Gateway/App.Gateway/appsettings.json

+ 1 - 1
dotnet/Gateway/App.Gateway/appsettings.json

@@ -172,7 +172,7 @@
 
         {
           //AccountInCookie 在调用接口前,会获取 rpcData.http.headers.Cookie(格式为 "user=xxx;c=7")中的user,在账号列表中比对userToken,回写 CallerSource(rpcData.caller.source) 和 userInfo(rpcData.user.userInfo)
-          "className": "AccountInCookie",
+          //"className": "AccountInCookie",
           "account": [
             {
               "userToken": "admin_123456",