主页

接口地址:/console/mainpage

请求方式 get

参数:

返回格式:

{
    "code": 1,
    "data": {
        "todo_num": "2 #任务数",
        "ds_usernum": "0 #待审核用户数",
        "ds_tutorialnum":"0 #待审核课程数",
        "dfh_drawingnum": "0 #待发货图纸数"
    },
    "msg": "success"
}

Last updated

Was this helpful?