From 03f0ce353d6854b85cc7a8ac835a4bd9fe470700 Mon Sep 17 00:00:00 2001 From: Rong <rong.gao@yoho.cn> Date: Thu, 3 Aug 2017 11:01:57 +0800 Subject: [PATCH] commit by shell --- script/default/test.jmx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/default/test.jmx b/script/default/test.jmx index cab2d50..96e6927 100644 --- a/script/default/test.jmx +++ b/script/default/test.jmx @@ -8516,7 +8516,7 @@ vars.put("searchValue",req+"&client_secret="+md5);</stri <BeanShellPreProcessor guiclass="TestBeanGUI" testclass="BeanShellPreProcessor" testname="前置BeanShell" enabled="true"> <stringProp name="TestPlan.comments"></stringProp> <boolProp name="resetInterpreter">false</boolProp> - <stringProp name="parameters">${SNCP} ${uid}</stringProp> + <stringProp name="parameters">${SNCP} ${order_uid}</stringProp> <stringProp name="filename"></stringProp> <stringProp name="script">import java.security.MessageDigest; import java.util.Random; -- libgit2 0.24.0