Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
1
1.0
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
test
1.0
Commits
68ac5ba4
Commit
68ac5ba4
authored
Jul 23, 2021
by
王腾飞
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
“支付面议设置”
parent
75a00051
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
621 additions
and
0 deletions
+621
-0
autoscript/支付面议设置.jmx
+621
-0
No files found.
autoscript/支付面议设置.jmx
0 → 100644
View file @
68ac5ba4
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<jmeterTestPlan
version=
"1.2"
properties=
"5.0"
jmeter=
"5.4.1"
>
<hashTree>
<TestPlan
guiclass=
"TestPlanGui"
testclass=
"TestPlan"
testname=
"测试计划"
enabled=
"true"
>
<stringProp
name=
"TestPlan.comments"
></stringProp>
<boolProp
name=
"TestPlan.functional_mode"
>
false
</boolProp>
<boolProp
name=
"TestPlan.tearDown_on_shutdown"
>
true
</boolProp>
<boolProp
name=
"TestPlan.serialize_threadgroups"
>
false
</boolProp>
<elementProp
name=
"TestPlan.user_defined_variables"
elementType=
"Arguments"
guiclass=
"ArgumentsPanel"
testclass=
"Arguments"
testname=
"用户定义的变量"
enabled=
"true"
>
<collectionProp
name=
"Arguments.arguments"
/>
</elementProp>
<stringProp
name=
"TestPlan.user_define_classpath"
></stringProp>
</TestPlan>
<hashTree>
<ThreadGroup
guiclass=
"ThreadGroupGui"
testclass=
"ThreadGroup"
testname=
"线程组"
enabled=
"true"
>
<stringProp
name=
"ThreadGroup.on_sample_error"
>
continue
</stringProp>
<elementProp
name=
"ThreadGroup.main_controller"
elementType=
"LoopController"
guiclass=
"LoopControlPanel"
testclass=
"LoopController"
testname=
"循环控制器"
enabled=
"true"
>
<boolProp
name=
"LoopController.continue_forever"
>
false
</boolProp>
<stringProp
name=
"LoopController.loops"
>
1
</stringProp>
</elementProp>
<stringProp
name=
"ThreadGroup.num_threads"
>
1
</stringProp>
<stringProp
name=
"ThreadGroup.ramp_time"
>
1
</stringProp>
<boolProp
name=
"ThreadGroup.scheduler"
>
false
</boolProp>
<stringProp
name=
"ThreadGroup.duration"
></stringProp>
<stringProp
name=
"ThreadGroup.delay"
></stringProp>
<boolProp
name=
"ThreadGroup.same_user_on_next_iteration"
>
true
</boolProp>
</ThreadGroup>
<hashTree>
<ResultCollector
guiclass=
"ViewResultsFullVisualizer"
testclass=
"ResultCollector"
testname=
"察看结果树"
enabled=
"true"
>
<boolProp
name=
"ResultCollector.error_logging"
>
false
</boolProp>
<objProp>
<name>
saveConfig
</name>
<value
class=
"SampleSaveConfiguration"
>
<time>
true
</time>
<latency>
true
</latency>
<timestamp>
true
</timestamp>
<success>
true
</success>
<label>
true
</label>
<code>
true
</code>
<message>
true
</message>
<threadName>
true
</threadName>
<dataType>
true
</dataType>
<encoding>
false
</encoding>
<assertions>
true
</assertions>
<subresults>
true
</subresults>
<responseData>
false
</responseData>
<samplerData>
false
</samplerData>
<xml>
false
</xml>
<fieldNames>
true
</fieldNames>
<responseHeaders>
false
</responseHeaders>
<requestHeaders>
false
</requestHeaders>
<responseDataOnError>
false
</responseDataOnError>
<saveAssertionResultsFailureMessage>
true
</saveAssertionResultsFailureMessage>
<assertionsResultsToSave>
0
</assertionsResultsToSave>
<bytes>
true
</bytes>
<sentBytes>
true
</sentBytes>
<url>
true
</url>
<threadCounts>
true
</threadCounts>
<idleTime>
true
</idleTime>
<connectTime>
true
</connectTime>
</value>
</objProp>
<stringProp
name=
"filename"
></stringProp>
</ResultCollector>
<hashTree/>
<HTTPSamplerProxy
guiclass=
"HttpTestSampleGui"
testclass=
"HTTPSamplerProxy"
testname=
"支付面议设置"
enabled=
"true"
>
<elementProp
name=
"HTTPsampler.Arguments"
elementType=
"Arguments"
guiclass=
"HTTPArgumentsPanel"
testclass=
"Arguments"
testname=
"用户定义的变量"
enabled=
"true"
>
<collectionProp
name=
"Arguments.arguments"
/>
</elementProp>
<stringProp
name=
"HTTPSampler.domain"
></stringProp>
<stringProp
name=
"HTTPSampler.port"
></stringProp>
<stringProp
name=
"HTTPSampler.protocol"
></stringProp>
<stringProp
name=
"HTTPSampler.contentEncoding"
></stringProp>
<stringProp
name=
"HTTPSampler.path"
>
https://test4.jwsmed.com/product/paymentlimit/getSkuPurchanseLimitList?start=0
&
length=15
</stringProp>
<stringProp
name=
"HTTPSampler.method"
>
GET
</stringProp>
<boolProp
name=
"HTTPSampler.follow_redirects"
>
true
</boolProp>
<boolProp
name=
"HTTPSampler.auto_redirects"
>
false
</boolProp>
<boolProp
name=
"HTTPSampler.use_keepalive"
>
true
</boolProp>
<boolProp
name=
"HTTPSampler.DO_MULTIPART_POST"
>
false
</boolProp>
<stringProp
name=
"HTTPSampler.embedded_url_re"
></stringProp>
<stringProp
name=
"HTTPSampler.connect_timeout"
></stringProp>
<stringProp
name=
"HTTPSampler.response_timeout"
></stringProp>
</HTTPSamplerProxy>
<hashTree>
<HeaderManager
guiclass=
"HeaderPanel"
testclass=
"HeaderManager"
testname=
"HTTP信息头管理器"
enabled=
"true"
>
<collectionProp
name=
"HeaderManager.headers"
>
<elementProp
name=
"Connection"
elementType=
"Header"
>
<stringProp
name=
"Header.name"
>
Connection
</stringProp>
<stringProp
name=
"Header.value"
>
keep-alive
</stringProp>
</elementProp>
<elementProp
name=
"Accept"
elementType=
"Header"
>
<stringProp
name=
"Header.name"
>
Accept
</stringProp>
<stringProp
name=
"Header.value"
>
application/json, text/plain, */*
</stringProp>
</elementProp>
<elementProp
name=
"User-Agent"
elementType=
"Header"
>
<stringProp
name=
"Header.name"
>
User-Agent
</stringProp>
<stringProp
name=
"Header.value"
>
Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36
</stringProp>
</elementProp>
<elementProp
name=
"Referer"
elementType=
"Header"
>
<stringProp
name=
"Header.name"
>
Referer
</stringProp>
<stringProp
name=
"Header.value"
>
https://test4.jwsmed.com/product/paymentlimit/index
</stringProp>
</elementProp>
<elementProp
name=
"Accept-Encoding"
elementType=
"Header"
>
<stringProp
name=
"Header.name"
>
Accept-Encoding
</stringProp>
<stringProp
name=
"Header.value"
>
gzip, deflate, br
</stringProp>
</elementProp>
<elementProp
name=
"Accept-Language"
elementType=
"Header"
>
<stringProp
name=
"Header.name"
>
Accept-Language
</stringProp>
<stringProp
name=
"Header.value"
>
zh-CN,zh;q=0.9
</stringProp>
</elementProp>
<elementProp
name=
"Cookie"
elementType=
"Header"
>
<stringProp
name=
"Header.name"
>
Cookie
</stringProp>
<stringProp
name=
"Header.value"
>
PHPSESSID=5kfot05pcveid7l6dvhpfgvfs7; Hm_lvt_83391ad49960d57ae4a33547b2f9be91=1626053394; SERVITIZATION_FRONT=157d0090ddb3fc8b224ea3a476ceee6e; SERVITIZATION_SUP=sob0e3cb4ce1ea1e98a0855c122d73e1d3; USERKEY=JVS_SHOP_JVS_SHOP_USERINFO157d0090ddb3fc8b224ea3a476ceee6e; USERSESSION=poae59e7d4165796474014be3e0cf69d50; token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJvcmdUeXBlIjoiQUdFTkNZIiwicmVhbE5hbWUiOiJEZW1vJUU1JThDJUJCJUU3JTk0JTlGMyIsImdyb3VwSWQiOjI1MjEsIm1vYmlsZSI6IjE2ODEyMzQ1NjcxIiwiZWRpdGlvbiI6MjEsImFnZW5jeUlkIjoyNTIxLCJ1c2VySWQiOjg2MzQsImlhdCI6MTYyNjE0Mzk1OCwiYXV0aG9yaXRpZXMiOlsiMTgiLCIyNiIsIjIiLCI0IiwiMSIsIjIiLCI2IiwiMiIsIjEiLCIzIiwiMyIsIjM3IiwiNSIsIjMwIiwiMzciLCIxIiwiMiIsIjMiLCI0IiwiNSIsIjYiLCIyMCIsIjIzIiwiMjQiLCIyNSIsIjM0IiwiMzAiLCIzNyIsIjciLCI4IiwiOSIsIjEwIiwiMTEiLCIxMiIsIjEzIiwiMTQiLCIxNSIsIjE2IiwiMTciLCIxOSIsIjIyIiwiMjciLCIxIiwiMiIsIjMiLCI0IiwiNSIsIjYiLCIyMCIsIjIzIiwiMjQiLCIyNSIsIjMwIiwiMzEiLCIzMiIsIjMzIiwiMzQiLCIzNSIsIjM2IiwiNyIsIjgiLCI5IiwiMTAiLCIxMSIsIjEyIiwiMTMiLCIyOCIsIjI5IiwiMTgiLCIxIiwiMiIsIjMiLCI0IiwiNSIsIjYiLCIyMCIsIjIzIiwiMjQiLCIyNSIsIjMwIiwiMzEiLCIzMiIsIjMzIiwiMzQiLCIzNSIsIjM2IiwiMzciLCI3IiwiOCIsIjkiLCIxMCIsIjExIiwiMTIiLCIxMyIsIjE0IiwiMTUiLCIxNiIsIjE3IiwiMTkiLCIyMiIsIjI2IiwiMjciLCIyOCIsIjI5IiwiMTgiXSwidXNlcm5hbWUiOiJwb18xNTQyNDQwODcyXzI1MjEiLCJpcCI6IlVua25vdyIsImVudiI6InByb2QifQ.drPXajScYyHbbA8OLIRerO3aTwA3WRNfq1d1UKalSnk; Hm_lpvt_83391ad49960d57ae4a33547b2f9be91=1626145566; SERVITIZATION_BACKEND=bus3908a5c24dff64796f74c1947b76fa4e
</stringProp>
</elementProp>
</collectionProp>
</HeaderManager>
<hashTree/>
</hashTree>
<HTTPSamplerProxy
guiclass=
"HttpTestSampleGui"
testclass=
"HTTPSamplerProxy"
testname=
"查询"
enabled=
"true"
>
<elementProp
name=
"HTTPsampler.Arguments"
elementType=
"Arguments"
guiclass=
"HTTPArgumentsPanel"
testclass=
"Arguments"
testname=
"用户定义的变量"
enabled=
"true"
>
<collectionProp
name=
"Arguments.arguments"
/>
</elementProp>
<stringProp
name=
"HTTPSampler.domain"
></stringProp>
<stringProp
name=
"HTTPSampler.port"
></stringProp>
<stringProp
name=
"HTTPSampler.protocol"
></stringProp>
<stringProp
name=
"HTTPSampler.contentEncoding"
></stringProp>
<stringProp
name=
"HTTPSampler.path"
>
https://test4.jwsmed.com/product/paymentlimit/getSkuPurchanseLimitList?start=0
&
length=15
&
productNameCn=Osstell+ISQ+%E7%A7%8D%E6%A4%8D%E4%BD%93%E7%A8%B3%E5%AE%9A%E6%80%A7%E6%B5%8B%E9%87%8F%E4%BB%AA
&
skuCode=10220174
&
insideCodeProspec=%E4%B8%8A%E6%96%B0-OS.100500
</stringProp>
<stringProp
name=
"HTTPSampler.method"
>
GET
</stringProp>
<boolProp
name=
"HTTPSampler.follow_redirects"
>
true
</boolProp>
<boolProp
name=
"HTTPSampler.auto_redirects"
>
false
</boolProp>
<boolProp
name=
"HTTPSampler.use_keepalive"
>
true
</boolProp>
<boolProp
name=
"HTTPSampler.DO_MULTIPART_POST"
>
false
</boolProp>
<stringProp
name=
"HTTPSampler.embedded_url_re"
></stringProp>
<stringProp
name=
"HTTPSampler.connect_timeout"
></stringProp>
<stringProp
name=
"HTTPSampler.response_timeout"
></stringProp>
</HTTPSamplerProxy>
<hashTree>
<HeaderManager
guiclass=
"HeaderPanel"
testclass=
"HeaderManager"
testname=
"HTTP信息头管理器"
enabled=
"true"
>
<collectionProp
name=
"HeaderManager.headers"
>
<elementProp
name=
"Connection"
elementType=
"Header"
>
<stringProp
name=
"Header.name"
>
Connection
</stringProp>
<stringProp
name=
"Header.value"
>
keep-alive
</stringProp>
</elementProp>
<elementProp
name=
"Accept"
elementType=
"Header"
>
<stringProp
name=
"Header.name"
>
Accept
</stringProp>
<stringProp
name=
"Header.value"
>
application/json, text/plain, */*
</stringProp>
</elementProp>
<elementProp
name=
"User-Agent"
elementType=
"Header"
>
<stringProp
name=
"Header.name"
>
User-Agent
</stringProp>
<stringProp
name=
"Header.value"
>
Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36
</stringProp>
</elementProp>
<elementProp
name=
"Referer"
elementType=
"Header"
>
<stringProp
name=
"Header.name"
>
Referer
</stringProp>
<stringProp
name=
"Header.value"
>
https://test4.jwsmed.com/product/paymentlimit/index
</stringProp>
</elementProp>
<elementProp
name=
"Accept-Encoding"
elementType=
"Header"
>
<stringProp
name=
"Header.name"
>
Accept-Encoding
</stringProp>
<stringProp
name=
"Header.value"
>
gzip, deflate, br
</stringProp>
</elementProp>
<elementProp
name=
"Accept-Language"
elementType=
"Header"
>
<stringProp
name=
"Header.name"
>
Accept-Language
</stringProp>
<stringProp
name=
"Header.value"
>
zh-CN,zh;q=0.9
</stringProp>
</elementProp>
<elementProp
name=
"Cookie"
elementType=
"Header"
>
<stringProp
name=
"Header.name"
>
Cookie
</stringProp>
<stringProp
name=
"Header.value"
>
PHPSESSID=5kfot05pcveid7l6dvhpfgvfs7; Hm_lvt_83391ad49960d57ae4a33547b2f9be91=1626053394; SERVITIZATION_FRONT=157d0090ddb3fc8b224ea3a476ceee6e; Hm_lpvt_83391ad49960d57ae4a33547b2f9be91=1626166305; USERKEY=JVS_SHOP_JVS_SHOP_USERINFO157d0090ddb3fc8b224ea3a476ceee6e; USERSESSION=po3cf201bc922beab675d86cd8df1e8698; token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJvcmdUeXBlIjoiQUdFTkNZIiwicmVhbE5hbWUiOiJEZW1vJUU1JThDJUJCJUU3JTk0JTlGMyIsImdyb3VwSWQiOjI1MjEsIm1vYmlsZSI6IjE2ODEyMzQ1NjcxIiwiZWRpdGlvbiI6MjEsImFnZW5jeUlkIjoyNTIxLCJ1c2VySWQiOjg2MzQsImlhdCI6MTYyNjE2NjMxMSwiYXV0aG9yaXRpZXMiOlsiMTgiLCIyNiIsIjIiLCI0IiwiMSIsIjIiLCI2IiwiMiIsIjEiLCIzIiwiMyIsIjM3IiwiNSIsIjMwIiwiMzciLCIxIiwiMiIsIjMiLCI0IiwiNSIsIjYiLCIyMCIsIjIzIiwiMjQiLCIyNSIsIjM0IiwiMzAiLCIzNyIsIjciLCI4IiwiOSIsIjEwIiwiMTEiLCIxMiIsIjEzIiwiMTQiLCIxNSIsIjE2IiwiMTciLCIxOSIsIjIyIiwiMjciLCIxIiwiMiIsIjMiLCI0IiwiNSIsIjYiLCIyMCIsIjIzIiwiMjQiLCIyNSIsIjMwIiwiMzEiLCIzMiIsIjMzIiwiMzQiLCIzNSIsIjM2IiwiNyIsIjgiLCI5IiwiMTAiLCIxMSIsIjEyIiwiMTMiLCIyOCIsIjI5IiwiMTgiLCIxIiwiMiIsIjMiLCI0IiwiNSIsIjYiLCIyMCIsIjIzIiwiMjQiLCIyNSIsIjMwIiwiMzEiLCIzMiIsIjMzIiwiMzQiLCIzNSIsIjM2IiwiMzciLCI3IiwiOCIsIjkiLCIxMCIsIjExIiwiMTIiLCIxMyIsIjE0IiwiMTUiLCIxNiIsIjE3IiwiMTkiLCIyMiIsIjI2IiwiMjciLCIyOCIsIjI5IiwiMTgiXSwidXNlcm5hbWUiOiJwb18xNTQyNDQwODcyXzI1MjEiLCJpcCI6IlVua25vdyIsImVudiI6InByb2QifQ.aUNPUWzVRbmAL70vCz2bLaEzpsnGf1oL-rrMo3jw7U0; SERVITIZATION_SUP=so7d3e1a72294773007a380b4085f0e0a2; SERVITIZATION_BACKEND=busb79ae602b17fa081ab7ea86f68795162
</stringProp>
</elementProp>
</collectionProp>
</HeaderManager>
<hashTree/>
</hashTree>
<HTTPSamplerProxy
guiclass=
"HttpTestSampleGui"
testclass=
"HTTPSamplerProxy"
testname=
"显示面议"
enabled=
"true"
>
<elementProp
name=
"HTTPsampler.Arguments"
elementType=
"Arguments"
guiclass=
"HTTPArgumentsPanel"
testclass=
"Arguments"
testname=
"用户定义的变量"
enabled=
"true"
>
<collectionProp
name=
"Arguments.arguments"
>
<elementProp
name=
"skuCode"
elementType=
"HTTPArgument"
>
<boolProp
name=
"HTTPArgument.always_encode"
>
false
</boolProp>
<stringProp
name=
"Argument.value"
>
10220174
</stringProp>
<stringProp
name=
"Argument.metadata"
>
=
</stringProp>
<boolProp
name=
"HTTPArgument.use_equals"
>
true
</boolProp>
<stringProp
name=
"Argument.name"
>
skuCode
</stringProp>
</elementProp>
<elementProp
name=
"negotiable"
elementType=
"HTTPArgument"
>
<boolProp
name=
"HTTPArgument.always_encode"
>
false
</boolProp>
<stringProp
name=
"Argument.value"
>
0
</stringProp>
<stringProp
name=
"Argument.metadata"
>
=
</stringProp>
<boolProp
name=
"HTTPArgument.use_equals"
>
true
</boolProp>
<stringProp
name=
"Argument.name"
>
negotiable
</stringProp>
</elementProp>
</collectionProp>
</elementProp>
<stringProp
name=
"HTTPSampler.domain"
></stringProp>
<stringProp
name=
"HTTPSampler.port"
></stringProp>
<stringProp
name=
"HTTPSampler.protocol"
></stringProp>
<stringProp
name=
"HTTPSampler.contentEncoding"
></stringProp>
<stringProp
name=
"HTTPSampler.path"
>
https://test4.jwsmed.com/product/paymentlimit/updateSkuPurchanseLimit
</stringProp>
<stringProp
name=
"HTTPSampler.method"
>
POST
</stringProp>
<boolProp
name=
"HTTPSampler.follow_redirects"
>
true
</boolProp>
<boolProp
name=
"HTTPSampler.auto_redirects"
>
false
</boolProp>
<boolProp
name=
"HTTPSampler.use_keepalive"
>
true
</boolProp>
<boolProp
name=
"HTTPSampler.DO_MULTIPART_POST"
>
false
</boolProp>
<stringProp
name=
"HTTPSampler.embedded_url_re"
></stringProp>
<stringProp
name=
"HTTPSampler.connect_timeout"
></stringProp>
<stringProp
name=
"HTTPSampler.response_timeout"
></stringProp>
</HTTPSamplerProxy>
<hashTree>
<HeaderManager
guiclass=
"HeaderPanel"
testclass=
"HeaderManager"
testname=
"HTTP信息头管理器"
enabled=
"true"
>
<collectionProp
name=
"HeaderManager.headers"
>
<elementProp
name=
"Connection"
elementType=
"Header"
>
<stringProp
name=
"Header.name"
>
Connection
</stringProp>
<stringProp
name=
"Header.value"
>
keep-alive
</stringProp>
</elementProp>
<elementProp
name=
"Content-Length"
elementType=
"Header"
>
<stringProp
name=
"Header.name"
>
Content-Length
</stringProp>
<stringProp
name=
"Header.value"
>
29
</stringProp>
</elementProp>
<elementProp
name=
"Access-Control-Allow-Origin"
elementType=
"Header"
>
<stringProp
name=
"Header.name"
>
Access-Control-Allow-Origin
</stringProp>
<stringProp
name=
"Header.value"
>
*
</stringProp>
</elementProp>
<elementProp
name=
"Accept"
elementType=
"Header"
>
<stringProp
name=
"Header.name"
>
Accept
</stringProp>
<stringProp
name=
"Header.value"
>
application/json, text/plain, */*
</stringProp>
</elementProp>
<elementProp
name=
"Origin"
elementType=
"Header"
>
<stringProp
name=
"Header.name"
>
Origin
</stringProp>
<stringProp
name=
"Header.value"
>
https://test4.jwsmed.com
</stringProp>
</elementProp>
<elementProp
name=
"User-Agent"
elementType=
"Header"
>
<stringProp
name=
"Header.name"
>
User-Agent
</stringProp>
<stringProp
name=
"Header.value"
>
Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36
</stringProp>
</elementProp>
<elementProp
name=
"Content-Type"
elementType=
"Header"
>
<stringProp
name=
"Header.name"
>
Content-Type
</stringProp>
<stringProp
name=
"Header.value"
>
application/x-www-form-urlencoded; charset=UTF-8
</stringProp>
</elementProp>
<elementProp
name=
"Referer"
elementType=
"Header"
>
<stringProp
name=
"Header.name"
>
Referer
</stringProp>
<stringProp
name=
"Header.value"
>
https://test4.jwsmed.com/product/paymentlimit/index
</stringProp>
</elementProp>
<elementProp
name=
"Accept-Encoding"
elementType=
"Header"
>
<stringProp
name=
"Header.name"
>
Accept-Encoding
</stringProp>
<stringProp
name=
"Header.value"
>
gzip, deflate, br
</stringProp>
</elementProp>
<elementProp
name=
"Accept-Language"
elementType=
"Header"
>
<stringProp
name=
"Header.name"
>
Accept-Language
</stringProp>
<stringProp
name=
"Header.value"
>
zh-CN,zh;q=0.9
</stringProp>
</elementProp>
<elementProp
name=
"Cookie"
elementType=
"Header"
>
<stringProp
name=
"Header.name"
>
Cookie
</stringProp>
<stringProp
name=
"Header.value"
>
PHPSESSID=5kfot05pcveid7l6dvhpfgvfs7; Hm_lvt_83391ad49960d57ae4a33547b2f9be91=1626053394; SERVITIZATION_FRONT=157d0090ddb3fc8b224ea3a476ceee6e; Hm_lpvt_83391ad49960d57ae4a33547b2f9be91=1626166305; USERKEY=JVS_SHOP_JVS_SHOP_USERINFO157d0090ddb3fc8b224ea3a476ceee6e; USERSESSION=po3cf201bc922beab675d86cd8df1e8698; token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJvcmdUeXBlIjoiQUdFTkNZIiwicmVhbE5hbWUiOiJEZW1vJUU1JThDJUJCJUU3JTk0JTlGMyIsImdyb3VwSWQiOjI1MjEsIm1vYmlsZSI6IjE2ODEyMzQ1NjcxIiwiZWRpdGlvbiI6MjEsImFnZW5jeUlkIjoyNTIxLCJ1c2VySWQiOjg2MzQsImlhdCI6MTYyNjE2NjMxMSwiYXV0aG9yaXRpZXMiOlsiMTgiLCIyNiIsIjIiLCI0IiwiMSIsIjIiLCI2IiwiMiIsIjEiLCIzIiwiMyIsIjM3IiwiNSIsIjMwIiwiMzciLCIxIiwiMiIsIjMiLCI0IiwiNSIsIjYiLCIyMCIsIjIzIiwiMjQiLCIyNSIsIjM0IiwiMzAiLCIzNyIsIjciLCI4IiwiOSIsIjEwIiwiMTEiLCIxMiIsIjEzIiwiMTQiLCIxNSIsIjE2IiwiMTciLCIxOSIsIjIyIiwiMjciLCIxIiwiMiIsIjMiLCI0IiwiNSIsIjYiLCIyMCIsIjIzIiwiMjQiLCIyNSIsIjMwIiwiMzEiLCIzMiIsIjMzIiwiMzQiLCIzNSIsIjM2IiwiNyIsIjgiLCI5IiwiMTAiLCIxMSIsIjEyIiwiMTMiLCIyOCIsIjI5IiwiMTgiLCIxIiwiMiIsIjMiLCI0IiwiNSIsIjYiLCIyMCIsIjIzIiwiMjQiLCIyNSIsIjMwIiwiMzEiLCIzMiIsIjMzIiwiMzQiLCIzNSIsIjM2IiwiMzciLCI3IiwiOCIsIjkiLCIxMCIsIjExIiwiMTIiLCIxMyIsIjE0IiwiMTUiLCIxNiIsIjE3IiwiMTkiLCIyMiIsIjI2IiwiMjciLCIyOCIsIjI5IiwiMTgiXSwidXNlcm5hbWUiOiJwb18xNTQyNDQwODcyXzI1MjEiLCJpcCI6IlVua25vdyIsImVudiI6InByb2QifQ.aUNPUWzVRbmAL70vCz2bLaEzpsnGf1oL-rrMo3jw7U0; SERVITIZATION_SUP=so7d3e1a72294773007a380b4085f0e0a2; SERVITIZATION_BACKEND=busb79ae602b17fa081ab7ea86f68795162
</stringProp>
</elementProp>
</collectionProp>
</HeaderManager>
<hashTree/>
</hashTree>
<HTTPSamplerProxy
guiclass=
"HttpTestSampleGui"
testclass=
"HTTPSamplerProxy"
testname=
"不显示面议"
enabled=
"true"
>
<elementProp
name=
"HTTPsampler.Arguments"
elementType=
"Arguments"
guiclass=
"HTTPArgumentsPanel"
testclass=
"Arguments"
testname=
"用户定义的变量"
enabled=
"true"
>
<collectionProp
name=
"Arguments.arguments"
>
<elementProp
name=
"skuCode"
elementType=
"HTTPArgument"
>
<boolProp
name=
"HTTPArgument.always_encode"
>
false
</boolProp>
<stringProp
name=
"Argument.value"
>
10220174
</stringProp>
<stringProp
name=
"Argument.metadata"
>
=
</stringProp>
<boolProp
name=
"HTTPArgument.use_equals"
>
true
</boolProp>
<stringProp
name=
"Argument.name"
>
skuCode
</stringProp>
</elementProp>
<elementProp
name=
"negotiable"
elementType=
"HTTPArgument"
>
<boolProp
name=
"HTTPArgument.always_encode"
>
false
</boolProp>
<stringProp
name=
"Argument.value"
>
1
</stringProp>
<stringProp
name=
"Argument.metadata"
>
=
</stringProp>
<boolProp
name=
"HTTPArgument.use_equals"
>
true
</boolProp>
<stringProp
name=
"Argument.name"
>
negotiable
</stringProp>
</elementProp>
</collectionProp>
</elementProp>
<stringProp
name=
"HTTPSampler.domain"
></stringProp>
<stringProp
name=
"HTTPSampler.port"
></stringProp>
<stringProp
name=
"HTTPSampler.protocol"
></stringProp>
<stringProp
name=
"HTTPSampler.contentEncoding"
></stringProp>
<stringProp
name=
"HTTPSampler.path"
>
https://test4.jwsmed.com/product/paymentlimit/updateSkuPurchanseLimit
</stringProp>
<stringProp
name=
"HTTPSampler.method"
>
POST
</stringProp>
<boolProp
name=
"HTTPSampler.follow_redirects"
>
true
</boolProp>
<boolProp
name=
"HTTPSampler.auto_redirects"
>
false
</boolProp>
<boolProp
name=
"HTTPSampler.use_keepalive"
>
true
</boolProp>
<boolProp
name=
"HTTPSampler.DO_MULTIPART_POST"
>
false
</boolProp>
<stringProp
name=
"HTTPSampler.embedded_url_re"
></stringProp>
<stringProp
name=
"HTTPSampler.connect_timeout"
></stringProp>
<stringProp
name=
"HTTPSampler.response_timeout"
></stringProp>
</HTTPSamplerProxy>
<hashTree>
<HeaderManager
guiclass=
"HeaderPanel"
testclass=
"HeaderManager"
testname=
"HTTP信息头管理器"
enabled=
"true"
>
<collectionProp
name=
"HeaderManager.headers"
>
<elementProp
name=
"Connection"
elementType=
"Header"
>
<stringProp
name=
"Header.name"
>
Connection
</stringProp>
<stringProp
name=
"Header.value"
>
keep-alive
</stringProp>
</elementProp>
<elementProp
name=
"Content-Length"
elementType=
"Header"
>
<stringProp
name=
"Header.name"
>
Content-Length
</stringProp>
<stringProp
name=
"Header.value"
>
29
</stringProp>
</elementProp>
<elementProp
name=
"Access-Control-Allow-Origin"
elementType=
"Header"
>
<stringProp
name=
"Header.name"
>
Access-Control-Allow-Origin
</stringProp>
<stringProp
name=
"Header.value"
>
*
</stringProp>
</elementProp>
<elementProp
name=
"Accept"
elementType=
"Header"
>
<stringProp
name=
"Header.name"
>
Accept
</stringProp>
<stringProp
name=
"Header.value"
>
application/json, text/plain, */*
</stringProp>
</elementProp>
<elementProp
name=
"Origin"
elementType=
"Header"
>
<stringProp
name=
"Header.name"
>
Origin
</stringProp>
<stringProp
name=
"Header.value"
>
https://test4.jwsmed.com
</stringProp>
</elementProp>
<elementProp
name=
"User-Agent"
elementType=
"Header"
>
<stringProp
name=
"Header.name"
>
User-Agent
</stringProp>
<stringProp
name=
"Header.value"
>
Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36
</stringProp>
</elementProp>
<elementProp
name=
"Content-Type"
elementType=
"Header"
>
<stringProp
name=
"Header.name"
>
Content-Type
</stringProp>
<stringProp
name=
"Header.value"
>
application/x-www-form-urlencoded; charset=UTF-8
</stringProp>
</elementProp>
<elementProp
name=
"Referer"
elementType=
"Header"
>
<stringProp
name=
"Header.name"
>
Referer
</stringProp>
<stringProp
name=
"Header.value"
>
https://test4.jwsmed.com/product/paymentlimit/index
</stringProp>
</elementProp>
<elementProp
name=
"Accept-Encoding"
elementType=
"Header"
>
<stringProp
name=
"Header.name"
>
Accept-Encoding
</stringProp>
<stringProp
name=
"Header.value"
>
gzip, deflate, br
</stringProp>
</elementProp>
<elementProp
name=
"Accept-Language"
elementType=
"Header"
>
<stringProp
name=
"Header.name"
>
Accept-Language
</stringProp>
<stringProp
name=
"Header.value"
>
zh-CN,zh;q=0.9
</stringProp>
</elementProp>
<elementProp
name=
"Cookie"
elementType=
"Header"
>
<stringProp
name=
"Header.name"
>
Cookie
</stringProp>
<stringProp
name=
"Header.value"
>
PHPSESSID=5kfot05pcveid7l6dvhpfgvfs7; Hm_lvt_83391ad49960d57ae4a33547b2f9be91=1626053394; SERVITIZATION_FRONT=157d0090ddb3fc8b224ea3a476ceee6e; Hm_lpvt_83391ad49960d57ae4a33547b2f9be91=1626166305; USERKEY=JVS_SHOP_JVS_SHOP_USERINFO157d0090ddb3fc8b224ea3a476ceee6e; USERSESSION=po3cf201bc922beab675d86cd8df1e8698; token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJvcmdUeXBlIjoiQUdFTkNZIiwicmVhbE5hbWUiOiJEZW1vJUU1JThDJUJCJUU3JTk0JTlGMyIsImdyb3VwSWQiOjI1MjEsIm1vYmlsZSI6IjE2ODEyMzQ1NjcxIiwiZWRpdGlvbiI6MjEsImFnZW5jeUlkIjoyNTIxLCJ1c2VySWQiOjg2MzQsImlhdCI6MTYyNjE2NjMxMSwiYXV0aG9yaXRpZXMiOlsiMTgiLCIyNiIsIjIiLCI0IiwiMSIsIjIiLCI2IiwiMiIsIjEiLCIzIiwiMyIsIjM3IiwiNSIsIjMwIiwiMzciLCIxIiwiMiIsIjMiLCI0IiwiNSIsIjYiLCIyMCIsIjIzIiwiMjQiLCIyNSIsIjM0IiwiMzAiLCIzNyIsIjciLCI4IiwiOSIsIjEwIiwiMTEiLCIxMiIsIjEzIiwiMTQiLCIxNSIsIjE2IiwiMTciLCIxOSIsIjIyIiwiMjciLCIxIiwiMiIsIjMiLCI0IiwiNSIsIjYiLCIyMCIsIjIzIiwiMjQiLCIyNSIsIjMwIiwiMzEiLCIzMiIsIjMzIiwiMzQiLCIzNSIsIjM2IiwiNyIsIjgiLCI5IiwiMTAiLCIxMSIsIjEyIiwiMTMiLCIyOCIsIjI5IiwiMTgiLCIxIiwiMiIsIjMiLCI0IiwiNSIsIjYiLCIyMCIsIjIzIiwiMjQiLCIyNSIsIjMwIiwiMzEiLCIzMiIsIjMzIiwiMzQiLCIzNSIsIjM2IiwiMzciLCI3IiwiOCIsIjkiLCIxMCIsIjExIiwiMTIiLCIxMyIsIjE0IiwiMTUiLCIxNiIsIjE3IiwiMTkiLCIyMiIsIjI2IiwiMjciLCIyOCIsIjI5IiwiMTgiXSwidXNlcm5hbWUiOiJwb18xNTQyNDQwODcyXzI1MjEiLCJpcCI6IlVua25vdyIsImVudiI6InByb2QifQ.aUNPUWzVRbmAL70vCz2bLaEzpsnGf1oL-rrMo3jw7U0; SERVITIZATION_SUP=so7d3e1a72294773007a380b4085f0e0a2; SERVITIZATION_BACKEND=busb79ae602b17fa081ab7ea86f68795162
</stringProp>
</elementProp>
</collectionProp>
</HeaderManager>
<hashTree/>
</hashTree>
<HTTPSamplerProxy
guiclass=
"HttpTestSampleGui"
testclass=
"HTTPSamplerProxy"
testname=
"限制余额支付"
enabled=
"true"
>
<elementProp
name=
"HTTPsampler.Arguments"
elementType=
"Arguments"
guiclass=
"HTTPArgumentsPanel"
testclass=
"Arguments"
testname=
"用户定义的变量"
enabled=
"true"
>
<collectionProp
name=
"Arguments.arguments"
>
<elementProp
name=
"skuCode"
elementType=
"HTTPArgument"
>
<boolProp
name=
"HTTPArgument.always_encode"
>
false
</boolProp>
<stringProp
name=
"Argument.value"
>
10220174
</stringProp>
<stringProp
name=
"Argument.metadata"
>
=
</stringProp>
<boolProp
name=
"HTTPArgument.use_equals"
>
true
</boolProp>
<stringProp
name=
"Argument.name"
>
skuCode
</stringProp>
</elementProp>
<elementProp
name=
"hasPayLimit"
elementType=
"HTTPArgument"
>
<boolProp
name=
"HTTPArgument.always_encode"
>
false
</boolProp>
<stringProp
name=
"Argument.value"
>
0
</stringProp>
<stringProp
name=
"Argument.metadata"
>
=
</stringProp>
<boolProp
name=
"HTTPArgument.use_equals"
>
true
</boolProp>
<stringProp
name=
"Argument.name"
>
hasPayLimit
</stringProp>
</elementProp>
</collectionProp>
</elementProp>
<stringProp
name=
"HTTPSampler.domain"
></stringProp>
<stringProp
name=
"HTTPSampler.port"
></stringProp>
<stringProp
name=
"HTTPSampler.protocol"
></stringProp>
<stringProp
name=
"HTTPSampler.contentEncoding"
></stringProp>
<stringProp
name=
"HTTPSampler.path"
>
https://test4.jwsmed.com/product/paymentlimit/updateSkuPurchanseLimit
</stringProp>
<stringProp
name=
"HTTPSampler.method"
>
POST
</stringProp>
<boolProp
name=
"HTTPSampler.follow_redirects"
>
true
</boolProp>
<boolProp
name=
"HTTPSampler.auto_redirects"
>
false
</boolProp>
<boolProp
name=
"HTTPSampler.use_keepalive"
>
true
</boolProp>
<boolProp
name=
"HTTPSampler.DO_MULTIPART_POST"
>
false
</boolProp>
<stringProp
name=
"HTTPSampler.embedded_url_re"
></stringProp>
<stringProp
name=
"HTTPSampler.connect_timeout"
></stringProp>
<stringProp
name=
"HTTPSampler.response_timeout"
></stringProp>
</HTTPSamplerProxy>
<hashTree>
<HeaderManager
guiclass=
"HeaderPanel"
testclass=
"HeaderManager"
testname=
"HTTP信息头管理器"
enabled=
"true"
>
<collectionProp
name=
"HeaderManager.headers"
/>
</HeaderManager>
<hashTree/>
</hashTree>
<HTTPSamplerProxy
guiclass=
"HttpTestSampleGui"
testclass=
"HTTPSamplerProxy"
testname=
"不限制余额支付"
enabled=
"true"
>
<elementProp
name=
"HTTPsampler.Arguments"
elementType=
"Arguments"
guiclass=
"HTTPArgumentsPanel"
testclass=
"Arguments"
testname=
"用户定义的变量"
enabled=
"true"
>
<collectionProp
name=
"Arguments.arguments"
>
<elementProp
name=
"skuCode"
elementType=
"HTTPArgument"
>
<boolProp
name=
"HTTPArgument.always_encode"
>
false
</boolProp>
<stringProp
name=
"Argument.value"
>
10220174
</stringProp>
<stringProp
name=
"Argument.metadata"
>
=
</stringProp>
<boolProp
name=
"HTTPArgument.use_equals"
>
true
</boolProp>
<stringProp
name=
"Argument.name"
>
skuCode
</stringProp>
</elementProp>
<elementProp
name=
"hasPayLimit"
elementType=
"HTTPArgument"
>
<boolProp
name=
"HTTPArgument.always_encode"
>
false
</boolProp>
<stringProp
name=
"Argument.value"
>
1
</stringProp>
<stringProp
name=
"Argument.metadata"
>
=
</stringProp>
<boolProp
name=
"HTTPArgument.use_equals"
>
true
</boolProp>
<stringProp
name=
"Argument.name"
>
hasPayLimit
</stringProp>
</elementProp>
</collectionProp>
</elementProp>
<stringProp
name=
"HTTPSampler.domain"
></stringProp>
<stringProp
name=
"HTTPSampler.port"
></stringProp>
<stringProp
name=
"HTTPSampler.protocol"
></stringProp>
<stringProp
name=
"HTTPSampler.contentEncoding"
></stringProp>
<stringProp
name=
"HTTPSampler.path"
>
https://test4.jwsmed.com/product/paymentlimit/updateSkuPurchanseLimit
</stringProp>
<stringProp
name=
"HTTPSampler.method"
>
POST
</stringProp>
<boolProp
name=
"HTTPSampler.follow_redirects"
>
true
</boolProp>
<boolProp
name=
"HTTPSampler.auto_redirects"
>
false
</boolProp>
<boolProp
name=
"HTTPSampler.use_keepalive"
>
true
</boolProp>
<boolProp
name=
"HTTPSampler.DO_MULTIPART_POST"
>
false
</boolProp>
<stringProp
name=
"HTTPSampler.embedded_url_re"
></stringProp>
<stringProp
name=
"HTTPSampler.connect_timeout"
></stringProp>
<stringProp
name=
"HTTPSampler.response_timeout"
></stringProp>
</HTTPSamplerProxy>
<hashTree>
<HeaderManager
guiclass=
"HeaderPanel"
testclass=
"HeaderManager"
testname=
"HTTP信息头管理器"
enabled=
"true"
>
<collectionProp
name=
"HeaderManager.headers"
>
<elementProp
name=
"Connection"
elementType=
"Header"
>
<stringProp
name=
"Header.name"
>
Connection
</stringProp>
<stringProp
name=
"Header.value"
>
keep-alive
</stringProp>
</elementProp>
<elementProp
name=
"Content-Length"
elementType=
"Header"
>
<stringProp
name=
"Header.name"
>
Content-Length
</stringProp>
<stringProp
name=
"Header.value"
>
30
</stringProp>
</elementProp>
<elementProp
name=
"Access-Control-Allow-Origin"
elementType=
"Header"
>
<stringProp
name=
"Header.name"
>
Access-Control-Allow-Origin
</stringProp>
<stringProp
name=
"Header.value"
>
*
</stringProp>
</elementProp>
<elementProp
name=
"Accept"
elementType=
"Header"
>
<stringProp
name=
"Header.name"
>
Accept
</stringProp>
<stringProp
name=
"Header.value"
>
application/json, text/plain, */*
</stringProp>
</elementProp>
<elementProp
name=
"Origin"
elementType=
"Header"
>
<stringProp
name=
"Header.name"
>
Origin
</stringProp>
<stringProp
name=
"Header.value"
>
https://test4.jwsmed.com
</stringProp>
</elementProp>
<elementProp
name=
"User-Agent"
elementType=
"Header"
>
<stringProp
name=
"Header.name"
>
User-Agent
</stringProp>
<stringProp
name=
"Header.value"
>
Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36
</stringProp>
</elementProp>
<elementProp
name=
"Content-Type"
elementType=
"Header"
>
<stringProp
name=
"Header.name"
>
Content-Type
</stringProp>
<stringProp
name=
"Header.value"
>
application/x-www-form-urlencoded; charset=UTF-8
</stringProp>
</elementProp>
<elementProp
name=
"Referer"
elementType=
"Header"
>
<stringProp
name=
"Header.name"
>
Referer
</stringProp>
<stringProp
name=
"Header.value"
>
https://test4.jwsmed.com/product/paymentlimit/index
</stringProp>
</elementProp>
<elementProp
name=
"Accept-Encoding"
elementType=
"Header"
>
<stringProp
name=
"Header.name"
>
Accept-Encoding
</stringProp>
<stringProp
name=
"Header.value"
>
gzip, deflate, br
</stringProp>
</elementProp>
<elementProp
name=
"Accept-Language"
elementType=
"Header"
>
<stringProp
name=
"Header.name"
>
Accept-Language
</stringProp>
<stringProp
name=
"Header.value"
>
zh-CN,zh;q=0.9
</stringProp>
</elementProp>
<elementProp
name=
"Cookie"
elementType=
"Header"
>
<stringProp
name=
"Header.name"
>
Cookie
</stringProp>
<stringProp
name=
"Header.value"
>
PHPSESSID=5kfot05pcveid7l6dvhpfgvfs7; Hm_lvt_83391ad49960d57ae4a33547b2f9be91=1626053394; SERVITIZATION_FRONT=157d0090ddb3fc8b224ea3a476ceee6e; Hm_lpvt_83391ad49960d57ae4a33547b2f9be91=1626166305; USERKEY=JVS_SHOP_JVS_SHOP_USERINFO157d0090ddb3fc8b224ea3a476ceee6e; USERSESSION=po3cf201bc922beab675d86cd8df1e8698; token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJvcmdUeXBlIjoiQUdFTkNZIiwicmVhbE5hbWUiOiJEZW1vJUU1JThDJUJCJUU3JTk0JTlGMyIsImdyb3VwSWQiOjI1MjEsIm1vYmlsZSI6IjE2ODEyMzQ1NjcxIiwiZWRpdGlvbiI6MjEsImFnZW5jeUlkIjoyNTIxLCJ1c2VySWQiOjg2MzQsImlhdCI6MTYyNjE2NjMxMSwiYXV0aG9yaXRpZXMiOlsiMTgiLCIyNiIsIjIiLCI0IiwiMSIsIjIiLCI2IiwiMiIsIjEiLCIzIiwiMyIsIjM3IiwiNSIsIjMwIiwiMzciLCIxIiwiMiIsIjMiLCI0IiwiNSIsIjYiLCIyMCIsIjIzIiwiMjQiLCIyNSIsIjM0IiwiMzAiLCIzNyIsIjciLCI4IiwiOSIsIjEwIiwiMTEiLCIxMiIsIjEzIiwiMTQiLCIxNSIsIjE2IiwiMTciLCIxOSIsIjIyIiwiMjciLCIxIiwiMiIsIjMiLCI0IiwiNSIsIjYiLCIyMCIsIjIzIiwiMjQiLCIyNSIsIjMwIiwiMzEiLCIzMiIsIjMzIiwiMzQiLCIzNSIsIjM2IiwiNyIsIjgiLCI5IiwiMTAiLCIxMSIsIjEyIiwiMTMiLCIyOCIsIjI5IiwiMTgiLCIxIiwiMiIsIjMiLCI0IiwiNSIsIjYiLCIyMCIsIjIzIiwiMjQiLCIyNSIsIjMwIiwiMzEiLCIzMiIsIjMzIiwiMzQiLCIzNSIsIjM2IiwiMzciLCI3IiwiOCIsIjkiLCIxMCIsIjExIiwiMTIiLCIxMyIsIjE0IiwiMTUiLCIxNiIsIjE3IiwiMTkiLCIyMiIsIjI2IiwiMjciLCIyOCIsIjI5IiwiMTgiXSwidXNlcm5hbWUiOiJwb18xNTQyNDQwODcyXzI1MjEiLCJpcCI6IlVua25vdyIsImVudiI6InByb2QifQ.aUNPUWzVRbmAL70vCz2bLaEzpsnGf1oL-rrMo3jw7U0; SERVITIZATION_SUP=so7d3e1a72294773007a380b4085f0e0a2; SERVITIZATION_BACKEND=busb79ae602b17fa081ab7ea86f68795162
</stringProp>
</elementProp>
</collectionProp>
</HeaderManager>
<hashTree/>
</hashTree>
<HTTPSamplerProxy
guiclass=
"HttpTestSampleGui"
testclass=
"HTTPSamplerProxy"
testname=
"添加商品"
enabled=
"true"
>
<elementProp
name=
"HTTPsampler.Arguments"
elementType=
"Arguments"
guiclass=
"HTTPArgumentsPanel"
testclass=
"Arguments"
testname=
"用户定义的变量"
enabled=
"true"
>
<collectionProp
name=
"Arguments.arguments"
>
<elementProp
name=
"skuCodes"
elementType=
"HTTPArgument"
>
<boolProp
name=
"HTTPArgument.always_encode"
>
false
</boolProp>
<stringProp
name=
"Argument.value"
>
%5B%2210265804%22%5D
</stringProp>
<stringProp
name=
"Argument.metadata"
>
=
</stringProp>
<boolProp
name=
"HTTPArgument.use_equals"
>
true
</boolProp>
<stringProp
name=
"Argument.name"
>
skuCodes
</stringProp>
</elementProp>
</collectionProp>
</elementProp>
<stringProp
name=
"HTTPSampler.domain"
></stringProp>
<stringProp
name=
"HTTPSampler.port"
></stringProp>
<stringProp
name=
"HTTPSampler.protocol"
></stringProp>
<stringProp
name=
"HTTPSampler.contentEncoding"
></stringProp>
<stringProp
name=
"HTTPSampler.path"
>
https://test4.jwsmed.com/product/paymentlimit/batchAddSkuPurchanseLimitData
</stringProp>
<stringProp
name=
"HTTPSampler.method"
>
POST
</stringProp>
<boolProp
name=
"HTTPSampler.follow_redirects"
>
true
</boolProp>
<boolProp
name=
"HTTPSampler.auto_redirects"
>
false
</boolProp>
<boolProp
name=
"HTTPSampler.use_keepalive"
>
true
</boolProp>
<boolProp
name=
"HTTPSampler.DO_MULTIPART_POST"
>
false
</boolProp>
<stringProp
name=
"HTTPSampler.embedded_url_re"
></stringProp>
<stringProp
name=
"HTTPSampler.connect_timeout"
></stringProp>
<stringProp
name=
"HTTPSampler.response_timeout"
></stringProp>
</HTTPSamplerProxy>
<hashTree>
<HeaderManager
guiclass=
"HeaderPanel"
testclass=
"HeaderManager"
testname=
"HTTP信息头管理器"
enabled=
"true"
>
<collectionProp
name=
"HeaderManager.headers"
>
<elementProp
name=
"Connection"
elementType=
"Header"
>
<stringProp
name=
"Header.name"
>
Connection
</stringProp>
<stringProp
name=
"Header.value"
>
keep-alive
</stringProp>
</elementProp>
<elementProp
name=
"Content-Length"
elementType=
"Header"
>
<stringProp
name=
"Header.name"
>
Content-Length
</stringProp>
<stringProp
name=
"Header.value"
>
29
</stringProp>
</elementProp>
<elementProp
name=
"Access-Control-Allow-Origin"
elementType=
"Header"
>
<stringProp
name=
"Header.name"
>
Access-Control-Allow-Origin
</stringProp>
<stringProp
name=
"Header.value"
>
*
</stringProp>
</elementProp>
<elementProp
name=
"Accept"
elementType=
"Header"
>
<stringProp
name=
"Header.name"
>
Accept
</stringProp>
<stringProp
name=
"Header.value"
>
application/json, text/plain, */*
</stringProp>
</elementProp>
<elementProp
name=
"Origin"
elementType=
"Header"
>
<stringProp
name=
"Header.name"
>
Origin
</stringProp>
<stringProp
name=
"Header.value"
>
https://test4.jwsmed.com
</stringProp>
</elementProp>
<elementProp
name=
"User-Agent"
elementType=
"Header"
>
<stringProp
name=
"Header.name"
>
User-Agent
</stringProp>
<stringProp
name=
"Header.value"
>
Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36
</stringProp>
</elementProp>
<elementProp
name=
"Content-Type"
elementType=
"Header"
>
<stringProp
name=
"Header.name"
>
Content-Type
</stringProp>
<stringProp
name=
"Header.value"
>
application/x-www-form-urlencoded; charset=UTF-8
</stringProp>
</elementProp>
<elementProp
name=
"Referer"
elementType=
"Header"
>
<stringProp
name=
"Header.name"
>
Referer
</stringProp>
<stringProp
name=
"Header.value"
>
https://test4.jwsmed.com/product/paymentlimit/index
</stringProp>
</elementProp>
<elementProp
name=
"Accept-Encoding"
elementType=
"Header"
>
<stringProp
name=
"Header.name"
>
Accept-Encoding
</stringProp>
<stringProp
name=
"Header.value"
>
gzip, deflate, br
</stringProp>
</elementProp>
<elementProp
name=
"Accept-Language"
elementType=
"Header"
>
<stringProp
name=
"Header.name"
>
Accept-Language
</stringProp>
<stringProp
name=
"Header.value"
>
zh-CN,zh;q=0.9
</stringProp>
</elementProp>
<elementProp
name=
"Cookie"
elementType=
"Header"
>
<stringProp
name=
"Header.name"
>
Cookie
</stringProp>
<stringProp
name=
"Header.value"
>
PHPSESSID=5kfot05pcveid7l6dvhpfgvfs7; Hm_lvt_83391ad49960d57ae4a33547b2f9be91=1626053394; SERVITIZATION_FRONT=157d0090ddb3fc8b224ea3a476ceee6e; Hm_lpvt_83391ad49960d57ae4a33547b2f9be91=1626166305; USERKEY=JVS_SHOP_JVS_SHOP_USERINFO157d0090ddb3fc8b224ea3a476ceee6e; USERSESSION=po3cf201bc922beab675d86cd8df1e8698; token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJvcmdUeXBlIjoiQUdFTkNZIiwicmVhbE5hbWUiOiJEZW1vJUU1JThDJUJCJUU3JTk0JTlGMyIsImdyb3VwSWQiOjI1MjEsIm1vYmlsZSI6IjE2ODEyMzQ1NjcxIiwiZWRpdGlvbiI6MjEsImFnZW5jeUlkIjoyNTIxLCJ1c2VySWQiOjg2MzQsImlhdCI6MTYyNjE2NjMxMSwiYXV0aG9yaXRpZXMiOlsiMTgiLCIyNiIsIjIiLCI0IiwiMSIsIjIiLCI2IiwiMiIsIjEiLCIzIiwiMyIsIjM3IiwiNSIsIjMwIiwiMzciLCIxIiwiMiIsIjMiLCI0IiwiNSIsIjYiLCIyMCIsIjIzIiwiMjQiLCIyNSIsIjM0IiwiMzAiLCIzNyIsIjciLCI4IiwiOSIsIjEwIiwiMTEiLCIxMiIsIjEzIiwiMTQiLCIxNSIsIjE2IiwiMTciLCIxOSIsIjIyIiwiMjciLCIxIiwiMiIsIjMiLCI0IiwiNSIsIjYiLCIyMCIsIjIzIiwiMjQiLCIyNSIsIjMwIiwiMzEiLCIzMiIsIjMzIiwiMzQiLCIzNSIsIjM2IiwiNyIsIjgiLCI5IiwiMTAiLCIxMSIsIjEyIiwiMTMiLCIyOCIsIjI5IiwiMTgiLCIxIiwiMiIsIjMiLCI0IiwiNSIsIjYiLCIyMCIsIjIzIiwiMjQiLCIyNSIsIjMwIiwiMzEiLCIzMiIsIjMzIiwiMzQiLCIzNSIsIjM2IiwiMzciLCI3IiwiOCIsIjkiLCIxMCIsIjExIiwiMTIiLCIxMyIsIjE0IiwiMTUiLCIxNiIsIjE3IiwiMTkiLCIyMiIsIjI2IiwiMjciLCIyOCIsIjI5IiwiMTgiXSwidXNlcm5hbWUiOiJwb18xNTQyNDQwODcyXzI1MjEiLCJpcCI6IlVua25vdyIsImVudiI6InByb2QifQ.aUNPUWzVRbmAL70vCz2bLaEzpsnGf1oL-rrMo3jw7U0; SERVITIZATION_SUP=so7d3e1a72294773007a380b4085f0e0a2; SERVITIZATION_BACKEND=busb79ae602b17fa081ab7ea86f68795162
</stringProp>
</elementProp>
</collectionProp>
</HeaderManager>
<hashTree/>
</hashTree>
<HTTPSamplerProxy
guiclass=
"HttpTestSampleGui"
testclass=
"HTTPSamplerProxy"
testname=
"删除"
enabled=
"true"
>
<elementProp
name=
"HTTPsampler.Arguments"
elementType=
"Arguments"
guiclass=
"HTTPArgumentsPanel"
testclass=
"Arguments"
testname=
"用户定义的变量"
enabled=
"true"
>
<collectionProp
name=
"Arguments.arguments"
>
<elementProp
name=
"skuCode"
elementType=
"HTTPArgument"
>
<boolProp
name=
"HTTPArgument.always_encode"
>
false
</boolProp>
<stringProp
name=
"Argument.value"
>
10265804
</stringProp>
<stringProp
name=
"Argument.metadata"
>
=
</stringProp>
<boolProp
name=
"HTTPArgument.use_equals"
>
true
</boolProp>
<stringProp
name=
"Argument.name"
>
skuCode
</stringProp>
</elementProp>
</collectionProp>
</elementProp>
<stringProp
name=
"HTTPSampler.domain"
></stringProp>
<stringProp
name=
"HTTPSampler.port"
></stringProp>
<stringProp
name=
"HTTPSampler.protocol"
></stringProp>
<stringProp
name=
"HTTPSampler.contentEncoding"
></stringProp>
<stringProp
name=
"HTTPSampler.path"
>
https://test4.jwsmed.com/product/paymentlimit/deleteSkuPurchanseLimit
</stringProp>
<stringProp
name=
"HTTPSampler.method"
>
GET
</stringProp>
<boolProp
name=
"HTTPSampler.follow_redirects"
>
true
</boolProp>
<boolProp
name=
"HTTPSampler.auto_redirects"
>
false
</boolProp>
<boolProp
name=
"HTTPSampler.use_keepalive"
>
true
</boolProp>
<boolProp
name=
"HTTPSampler.DO_MULTIPART_POST"
>
false
</boolProp>
<stringProp
name=
"HTTPSampler.embedded_url_re"
></stringProp>
<stringProp
name=
"HTTPSampler.connect_timeout"
></stringProp>
<stringProp
name=
"HTTPSampler.response_timeout"
></stringProp>
</HTTPSamplerProxy>
<hashTree>
<HeaderManager
guiclass=
"HeaderPanel"
testclass=
"HeaderManager"
testname=
"HTTP信息头管理器"
enabled=
"true"
>
<collectionProp
name=
"HeaderManager.headers"
>
<elementProp
name=
"Connection"
elementType=
"Header"
>
<stringProp
name=
"Header.name"
>
Connection
</stringProp>
<stringProp
name=
"Header.value"
>
keep-alive
</stringProp>
</elementProp>
<elementProp
name=
"Content-Length"
elementType=
"Header"
>
<stringProp
name=
"Header.name"
>
Content-Length
</stringProp>
<stringProp
name=
"Header.value"
>
16
</stringProp>
</elementProp>
<elementProp
name=
"Access-Control-Allow-Origin"
elementType=
"Header"
>
<stringProp
name=
"Header.name"
>
Access-Control-Allow-Origin
</stringProp>
<stringProp
name=
"Header.value"
>
*
</stringProp>
</elementProp>
<elementProp
name=
"Accept"
elementType=
"Header"
>
<stringProp
name=
"Header.name"
>
Accept
</stringProp>
<stringProp
name=
"Header.value"
>
application/json, text/plain, */*
</stringProp>
</elementProp>
<elementProp
name=
"Origin"
elementType=
"Header"
>
<stringProp
name=
"Header.name"
>
Origin
</stringProp>
<stringProp
name=
"Header.value"
>
https://test4.jwsmed.com
</stringProp>
</elementProp>
<elementProp
name=
"User-Agent"
elementType=
"Header"
>
<stringProp
name=
"Header.name"
>
User-Agent
</stringProp>
<stringProp
name=
"Header.value"
>
Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36
</stringProp>
</elementProp>
<elementProp
name=
"Content-Type"
elementType=
"Header"
>
<stringProp
name=
"Header.name"
>
Content-Type
</stringProp>
<stringProp
name=
"Header.value"
>
application/x-www-form-urlencoded; charset=UTF-8
</stringProp>
</elementProp>
<elementProp
name=
"Referer"
elementType=
"Header"
>
<stringProp
name=
"Header.name"
>
Referer
</stringProp>
<stringProp
name=
"Header.value"
>
https://test4.jwsmed.com/product/paymentlimit/index
</stringProp>
</elementProp>
<elementProp
name=
"Accept-Encoding"
elementType=
"Header"
>
<stringProp
name=
"Header.name"
>
Accept-Encoding
</stringProp>
<stringProp
name=
"Header.value"
>
gzip, deflate, br
</stringProp>
</elementProp>
<elementProp
name=
"Accept-Language"
elementType=
"Header"
>
<stringProp
name=
"Header.name"
>
Accept-Language
</stringProp>
<stringProp
name=
"Header.value"
>
zh-CN,zh;q=0.9
</stringProp>
</elementProp>
<elementProp
name=
"Cookie"
elementType=
"Header"
>
<stringProp
name=
"Header.name"
>
Cookie
</stringProp>
<stringProp
name=
"Header.value"
>
PHPSESSID=5kfot05pcveid7l6dvhpfgvfs7; Hm_lvt_83391ad49960d57ae4a33547b2f9be91=1626053394; SERVITIZATION_FRONT=157d0090ddb3fc8b224ea3a476ceee6e; Hm_lpvt_83391ad49960d57ae4a33547b2f9be91=1626166305; USERKEY=JVS_SHOP_JVS_SHOP_USERINFO157d0090ddb3fc8b224ea3a476ceee6e; USERSESSION=po3cf201bc922beab675d86cd8df1e8698; token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJvcmdUeXBlIjoiQUdFTkNZIiwicmVhbE5hbWUiOiJEZW1vJUU1JThDJUJCJUU3JTk0JTlGMyIsImdyb3VwSWQiOjI1MjEsIm1vYmlsZSI6IjE2ODEyMzQ1NjcxIiwiZWRpdGlvbiI6MjEsImFnZW5jeUlkIjoyNTIxLCJ1c2VySWQiOjg2MzQsImlhdCI6MTYyNjE2NjMxMSwiYXV0aG9yaXRpZXMiOlsiMTgiLCIyNiIsIjIiLCI0IiwiMSIsIjIiLCI2IiwiMiIsIjEiLCIzIiwiMyIsIjM3IiwiNSIsIjMwIiwiMzciLCIxIiwiMiIsIjMiLCI0IiwiNSIsIjYiLCIyMCIsIjIzIiwiMjQiLCIyNSIsIjM0IiwiMzAiLCIzNyIsIjciLCI4IiwiOSIsIjEwIiwiMTEiLCIxMiIsIjEzIiwiMTQiLCIxNSIsIjE2IiwiMTciLCIxOSIsIjIyIiwiMjciLCIxIiwiMiIsIjMiLCI0IiwiNSIsIjYiLCIyMCIsIjIzIiwiMjQiLCIyNSIsIjMwIiwiMzEiLCIzMiIsIjMzIiwiMzQiLCIzNSIsIjM2IiwiNyIsIjgiLCI5IiwiMTAiLCIxMSIsIjEyIiwiMTMiLCIyOCIsIjI5IiwiMTgiLCIxIiwiMiIsIjMiLCI0IiwiNSIsIjYiLCIyMCIsIjIzIiwiMjQiLCIyNSIsIjMwIiwiMzEiLCIzMiIsIjMzIiwiMzQiLCIzNSIsIjM2IiwiMzciLCI3IiwiOCIsIjkiLCIxMCIsIjExIiwiMTIiLCIxMyIsIjE0IiwiMTUiLCIxNiIsIjE3IiwiMTkiLCIyMiIsIjI2IiwiMjciLCIyOCIsIjI5IiwiMTgiXSwidXNlcm5hbWUiOiJwb18xNTQyNDQwODcyXzI1MjEiLCJpcCI6IlVua25vdyIsImVudiI6InByb2QifQ.aUNPUWzVRbmAL70vCz2bLaEzpsnGf1oL-rrMo3jw7U0; SERVITIZATION_SUP=so7d3e1a72294773007a380b4085f0e0a2; SERVITIZATION_BACKEND=busb79ae602b17fa081ab7ea86f68795162
</stringProp>
</elementProp>
</collectionProp>
</HeaderManager>
<hashTree/>
</hashTree>
</hashTree>
</hashTree>
</hashTree>
</jmeterTestPlan>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment