12345678910111213141516171819 |
- POST https://ecs-dev.qmth.com.cn:8878/api/ecs_core/auth/login
- Content-Type: application/json;charset=UTF-8
- {"domain":"ecs-dev.qmth.com.cn",
- "accountValue":"20180613",
- "password":"180613",
- "accountType":"STUDENT_CODE"}
- @token = e061cbf2856d4d559352cc3700f4ec0c
- @key = U_S_109_53286
- ###
- PUT https://ecs-dev.qmth.com.cn:8878/api/ecs_core/student/password?newPassword=180613&password=180613
- token: {{token}}
- key: {{key}}
|