You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
312 B
HTTP
7 lines
312 B
HTTP
### 课程开课
|
|
POST {{baseURL}}/jlw/teacherOpenCourse/add.json
|
|
Content-Type: application/x-www-form-urlencoded
|
|
Cookie: JSESSIONID={{session}}
|
|
|
|
teacherId=2&teacherOpenCourseTitle={{$randomInt}}&teacherOpenCourseCode={{$randomInt}}&teacherOpenCourseCover=http://baidu.com&startTime=2022-09-12&endTime=2022-10-12
|