|
@@ -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",
|