码迷,mamicode.com
首页 > 其他好文 > 详细

odoo11登录之后返回的token值

时间:2018-05-08 22:25:11      阅读:592      评论:0      收藏:0      [点我收藏+]

标签:nal   version   enc   ase   any   style   username   top   result   

{
    "id": null, 
    "jsonrpc": "2.0", 
    "result": {
        "web_tours": [ ], 
        "user_companies": false, 
        "username": "admin", 
        "partner_id": 3, 
        "name": "Administrator", 
        "is_system": true, 
        "uid": 1, 
        "session_id": "968456939a37f2899d0243a241597caa222e7d48", 
        "server_version_info": [
            11, 
            0, 
            0, 
            "final", 
            0, 
            ""
        ], 
        "web.base.url": "http://www.XXX.top", 
        "server_version": "11.0", 
        "user_context": {
            "lang": "en_US", 
            "uid": 1, 
            "tz": false
        }, 
        "currencies": {
            "1": {
                "symbol": "", 
                "position": "after", 
                "digits": [
                    69, 
                    2
                ]
            }, 
            "3": {
                "symbol": "$", 
                "position": "before", 
                "digits": [
                    69, 
                    2
                ]
            }
        }, 
        "company_id": 1, 
        "is_superuser": true, 
        "db": "Odoo_DB"
    }
}

 

odoo11登录之后返回的token值

标签:nal   version   enc   ase   any   style   username   top   result   

原文地址:https://www.cnblogs.com/crazyguo/p/9010833.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!