test_031_个人中心-我的实践项目-我管理的.yaml 448 B

1234567891011121314
  1. -
  2. name: 个人中心-我的实践项目-我管理的
  3. request:
  4. method: post
  5. url: /api/service-student-practice/auth/SpcAppMyPracticeController/findMyManagedList
  6. json:
  7. pageNo : 1
  8. pageSize : 10
  9. query: { }
  10. headers:
  11. Token: ${read_yaml(token)}
  12. "Mi": ${genRat("/api/service-student-practice/auth/SpcAppMyPracticeController/findMyManagedList")}
  13. validate:
  14. - contains: true