Commit b4641fc5 by zhangying

test

parent 0507141d
......@@ -34,6 +34,7 @@ public class TestJudgeLessonPermission extends XMBaseTest {
jsonObject.put("instId","1235115978015883266");
jsonObject.put("permissionCode",2001);
xmAppApi.doRequest(RequestType.JSON, params, jsonObject.toJSONString(), headers);
JSONObject jsonBody = xmAppApi.getBodyInJSON();
......
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