Commit 0ac7bcff authored by 郭姣's avatar 郭姣

试试提交

parent 80034ba3
...@@ -320,5 +320,5 @@ public class Manager { ...@@ -320,5 +320,5 @@ public class Manager {
data = response.jsonPath().getBoolean("data"); data = response.jsonPath().getBoolean("data");
Assert.assertTrue(data,network.message(params,BasicConfig.MANAGER_oto_change,"解绑坐席账号失败",response.body().asString())); Assert.assertTrue(data,network.message(params,BasicConfig.MANAGER_oto_change,"解绑坐席账号失败",response.body().asString()));
} }
//
} }
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