蓝禾

蓝禾教育


识别码管理-根据编号获取详情信息

简要描述
  • 识别码管理-根据编号获取详情信息
请求URL
  • /lhIdentifier/{teacherId}
请求方式
  • GET
返回示例
{
    "msg": "操作成功",
    "code": 200,
    "data": {
        "createBy": "admin",
        "createTime": "2023-09-18T22:56:42.000+08:00",
        "updateBy": "",
        "updateTime": null,
        "remark": null,
        "identifierId": 1,
        "identifier": "86847f48d9d141dbbb0c62ab0c423b21",
        "status": "0",
        "delFlag": null,
        "number": null
    }
}
返回参数说明
参数名 类型 说明
identifierId int 识别码ID
identifier string 识别码
createBy string 新建人
createTime string 新建时间
updateBy string 修改人
updateTime string 修改时间
备注
  • 更多返回错误代码请看首页的错误代码描述

页面列表

ITEM_HTML