蓝禾

蓝禾教育


身份识别码管理-添加身份识别码

简要描述
  • 识别码管理-添加识别码
请求URL
  • /lhIdentifierBind
请求方式
  • POST
Body 参数
[{
    "groupId":1,
    "teacherId":1,
    "item":[
         {"student":"张三","paymentVoucher":"url","platform":1,"price":1000,"deadline":100},
         {"student":"李四","paymentVoucher":"url","platform":1,"price":1000,"deadline":10}
        ]
},
{
    "groupId":2,
    "teacherId":2,
    "item":[
         {"student":"张三","paymentVoucher":"url","platform":1,"price":1000,"deadline":100},
         {"student":"李四","paymentVoucher":"url","platform":1,"price":1000,"deadline":180}
        ]
}
]
返回示例(成功)
{
    "msg": "操作成功",
    "code": 200
}
备注
  • 更多返回错误代码请看首页的错误代码描述

页面列表

ITEM_HTML