{ "userIds": 0, "deptId": 0 }
curl --location --request PUT '/member-info/student-info/reinstate' \ --header 'Content-Type: application/json' \ --data-raw '{ "userIds": 0, "deptId": 0 }'
{ "code": 0, "msg": "string" }