{
"uidList": [
0
],
"targetClassId": 0,
"sourceClassId": 0
}curl --location --request POST 'http://test-ops.taolihanyu.net/test/roadmap/hsk-class/change/class' \
--header 'payload: {'\''mid'\'':{{mid}},'\''username'\'':{{username}},'\''userType'\'':,'\''campusId'\'':}' \
--header 'Authorization: bearer {{access_token}}' \
--header 'a-version: 4.14.0' \
--header 'a-language: zh' \
--header 'ostype: ios' \
--header 'Content-Type: application/json' \
--data-raw '{
"uidList": [
0
],
"targetClassId": 0,
"sourceClassId": 0
}'{
"code": "",
"data": {
"allSuccess": false,
"failUidList": [
0
],
"successUidList": [
0
]
},
"msg": "",
"total": 0
}