发送开卡到卡片
测试中
POST
https://selfxu.cn:5000/student_info/add_to_stm
"student_id": "202401161629012",学号
"name": "张三",名字
"discount_rate": 100,折扣率
"card_status": "正常",卡状态
这4个参数必传
请求参数
Cookie 参数
token
string
可选
示例值:
eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6InJvb3QiLCJleHAiOjE3MTg3MTYxMjZ9.1xG9GYhrw_6wbYczKqQnOTgeEy0gHsxIrBxnGwm9WoM
Body 参数application/json