我的收入

接口地址:/customer/myincome

请求方式 get

参数:

返回格式:

{
    "code": 1, 
    "data": {
        "author_rate":"70%",
        "platform_rate": "30%",
        "ktx":"1004.3",
        "djs":"576.4",
        "all":"5163.2",
        "ydj":"0.0"
    }, 
    "msg": "success"
}

Last updated

Was this helpful?