查看老师发放盒子情况.md 337 Bytes Raw Blame History Permalink 上一级 接口说明 请求地址 /api/teacher/has_box/user/{user_id} 请求方式 GET 请求参数 无 返回数据 http状态码200 { "message": "success" } 无数据时返回 http状态码404 { "message": "没有发放盒子", "code": "not_found" }