摘要:
insert into sys_user_role (user_id,role_id,office_id) select id,'000101100000000004UP',company_id from sys_user where sys_user.login_name like '100000 阅读全文
摘要:
详解lr参数表中的参数分配规则 参数化中数据替换方式详解: 图一:顺序读取。 图二:随机替换: 图三:唯一: Select next row Update value on Sequential Each iteration 每次执行Action时,参数值改变。 每个Vuser的参数取值都一样。 E 阅读全文