Commit 10fe3732 by yangjian

训练营ID更换

parent 251c76bc
......@@ -274,7 +274,7 @@ public class TestFindStatementPagePermission extends XMBaseTest {
//训练营签到
campScheduleTools.getCampScheduleTable(TimeUtils.getTodayTime(), TimeUtils.getTodayEndTime(), "1937865450415263745");//查看对应训练营排课
campScheduleTools.getCampScheduleTable(TimeUtils.getTodayTime(),TimeUtils.getTodayEndTime(),"2013856636373688321");//查看对应训练营排课
String scheduleId1 = XMJSONPath.readPath(dataApi.getApi_response(), "$result.timetableGroups[0].timetableList[0].scheduleId");
System.out.println("scheduleId1--------"+scheduleId1);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment