Commit 91e1ae32 authored by 龚小红's avatar 龚小红

Merge branch 'Feature/signDetailAndExpert_20220424' into 'master'

修改

See merge request !97
parents 264e7301 7986567c
......@@ -359,7 +359,7 @@ public class CheckTask implements Authorization {
Assert.assertTrue(data,network.message(params,BasicConfig.WORK_introduce_save,"创建转介绍客户失败",response.body().asString()));
params.clear();
sleep(3000);
sleep(10000);
otoExpertAuth();
params.put("pageIndex", 1);
params.put("pageSize", 50);
......
......@@ -49,10 +49,10 @@ public class Work implements Authorization {
menuList(3);
otoAssistAuth();
menuList(11);
menuList(13);
otoLeaderAuth();
menuList(16);
menuList(18);
otoPMAuth();
menuList(13);
......@@ -64,7 +64,7 @@ public class Work implements Authorization {
menuList(3);
otoManagerAuth();
menuList(21);
menuList(23);
}
@Test(description = "工作台_标签列表",priority = 5)
......
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