申请松鼠号 - woyong/docs GitHub Wiki

POST /songshu/device
Content-Type: application/json

请求Body

{
    "client_id":"请找管理员",
    "client_secret":"请找管理员",
    "device": {
        "product_name":"",
        "cpu_id":"",
        "imei":"",
        "mac":""
    }
}