Commit 81887c34 by 王腾飞

“提需求”

parent 529bc35e
<?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/>
<Arguments guiclass="ArgumentsPanel" testclass="Arguments" testname="用户定义的变量" enabled="true">
<collectionProp name="Arguments.arguments">
<elementProp name="userName" elementType="Argument">
<stringProp name="Argument.name">userName</stringProp>
<stringProp name="Argument.value">18512345678</stringProp>
<stringProp name="Argument.metadata">=</stringProp>
</elementProp>
<elementProp name="password" elementType="Argument">
<stringProp name="Argument.name">password</stringProp>
<stringProp name="Argument.value">123456</stringProp>
<stringProp name="Argument.metadata">=</stringProp>
</elementProp>
</collectionProp>
</Arguments>
<hashTree/>
<CookieManager guiclass="CookiePanel" testclass="CookieManager" testname="HTTP Cookie管理器" enabled="true">
<collectionProp name="CookieManager.cookies">
<elementProp name="userName" elementType="Cookie" testname="userName">
<stringProp name="Cookie.value">${userName}</stringProp>
<stringProp name="Cookie.domain"></stringProp>
<stringProp name="Cookie.path"></stringProp>
<boolProp name="Cookie.secure">false</boolProp>
<longProp name="Cookie.expires">0</longProp>
<boolProp name="Cookie.path_specified">true</boolProp>
<boolProp name="Cookie.domain_specified">true</boolProp>
</elementProp>
<elementProp name="password" elementType="Cookie" testname="password">
<stringProp name="Cookie.value">${password}</stringProp>
<stringProp name="Cookie.domain"></stringProp>
<stringProp name="Cookie.path"></stringProp>
<boolProp name="Cookie.secure">false</boolProp>
<longProp name="Cookie.expires">0</longProp>
<boolProp name="Cookie.path_specified">true</boolProp>
<boolProp name="Cookie.domain_specified">true</boolProp>
</elementProp>
</collectionProp>
<boolProp name="CookieManager.clearEachIteration">false</boolProp>
<boolProp name="CookieManager.controlledByThreadGroup">false</boolProp>
</CookieManager>
<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="userName" elementType="HTTPArgument">
<boolProp name="HTTPArgument.always_encode">false</boolProp>
<stringProp name="Argument.value">18512345678</stringProp>
<stringProp name="Argument.metadata">=</stringProp>
<boolProp name="HTTPArgument.use_equals">true</boolProp>
<stringProp name="Argument.name">userName</stringProp>
</elementProp>
<elementProp name="password" elementType="HTTPArgument">
<boolProp name="HTTPArgument.always_encode">false</boolProp>
<stringProp name="Argument.value">123456</stringProp>
<stringProp name="Argument.metadata">=</stringProp>
<boolProp name="HTTPArgument.use_equals">true</boolProp>
<stringProp name="Argument.name">password</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://mattest.jwsmed.com/rest/user-service/Authentication/getLoginType</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="" elementType="Header">
<stringProp name="Header.name">Started</stringProp>
<stringProp name="Header.value">2022-01-06 15:05:32.600514</stringProp>
</elementProp>
<elementProp name="" elementType="Header">
<stringProp name="Header.name">Bytes sent</stringProp>
<stringProp name="Header.value">41 B</stringProp>
</elementProp>
<elementProp name="" 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="" elementType="Header">
<stringProp name="Header.name">Body</stringProp>
<stringProp name="Header.value">{userName: 18512345678, password: 123456}</stringProp>
</elementProp>
<elementProp name="" elementType="Header">
<stringProp name="Header.name">appVer</stringProp>
<stringProp name="Header.value">4.6.2</stringProp>
</elementProp>
<elementProp name="" elementType="Header">
<stringProp name="Header.name">deviceId</stringProp>
<stringProp name="Header.value">6df7220d4a4c04a5</stringProp>
</elementProp>
<elementProp name="" elementType="Header">
<stringProp name="Header.name">platform</stringProp>
<stringProp name="Header.value">Android</stringProp>
</elementProp>
<elementProp name="" 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="" elementType="Header">
<stringProp name="Header.name">content-length</stringProp>
<stringProp name="Header.value">36</stringProp>
</elementProp>
<elementProp name="" elementType="Header">
<stringProp name="Header.name">Query Parameters</stringProp>
<stringProp name="Header.value">Query parameters are empty</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://mattest.jwsmed.com/rest/user-service/User/query/getUserInfo</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="" elementType="Header">
<stringProp name="Header.name">authorization</stringProp>
<stringProp name="Header.value">eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJvcmdUeXBlIjoiQUdFTkNZIiwicmVhbE5hbWUiOiIlRTYlOUQlOEUlRTUlOEMlQkIlRTclOTQlOUY4ODgiLCJncm91cElkIjoyMDQyOSwibW9iaWxlIjoiMTg1MTIzNDU2NzgiLCJlZGl0aW9uIjoxLCJhZ2VuY3lJZCI6MjA0MzEsInVzZXJJZCI6MTQyNzcsImlhdCI6MTY0MTQ0ODQyNywiYXV0aG9yaXRpZXMiOlsiMjYiLCIxOCIsIjEiLCIyIiwiMyIsIjQiLCI1IiwiMjAiLCIyMSIsIjIzIiwiMjQiLCIyNSIsIjMwIiwiMzEiLCIzMyIsIjQ3IiwiNDIiLCI2IiwiMzQiLCI3IiwiOCIsIjkiLCIxMCIsIjEzIiwiMTIiLCIxMSIsIjE1IiwiMTYiLCIxNyIsIjE0IiwiMTkiLCIyOCIsIjM4IiwiNDQiLCI0MyIsIjM2IiwiMjciLCIyNiIsIjIyIiwiMzIiLCI0OCIsIjQ2IiwiMjkiLCI0NSIsIjM3IiwiMzkiLCI0OSIsIjUwIiwiNTEiLCIxOCJdLCJ1c2VybmFtZSI6InBvXzE2Mjg3NTA2MTI3OTdfMjA0MzEifQ.OWVJWdrabFz44Ii0mr14154VtTDkwZI00kje-q1o6qQ</stringProp>
</elementProp>
<elementProp name="" elementType="Header">
<stringProp name="Header.name">cookie</stringProp>
<stringProp name="Header.value">USERKEY=JVS_SHOP_JVS_SHOP_USERINFOd0vpdamufuusavj888md97d146; USERSESSION=po7613033fdf369d5709ea0b18078cd8e3</stringProp>
</elementProp>
</collectionProp>
</HeaderManager>
<hashTree/>
</hashTree>
<HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="提需求" enabled="true">
<boolProp name="HTTPSampler.postBodyRaw">true</boolProp>
<elementProp name="HTTPsampler.Arguments" elementType="Arguments">
<collectionProp name="Arguments.arguments">
<elementProp name="" elementType="HTTPArgument">
<boolProp name="HTTPArgument.always_encode">false</boolProp>
<stringProp name="Argument.value">{&#xd;
&quot;inventoryId&quot;: &quot;10773&quot;,&#xd;
&quot;pageNum&quot;: 1,&#xd;
&quot;pageSize&quot;: 20,&#xd;
&quot;queryParam&quot;: &quot;&quot;,&#xd;
&quot;showCategoryId&quot;: &quot;&quot;,&#xd;
&quot;hasStock&quot;: true,&#xd;
&quot;brandIds&quot;: [],&#xd;
&quot;stockCondition&quot;: 5,&#xd;
&quot;accessStatus&quot;: 1&#xd;
}</stringProp>
<stringProp name="Argument.metadata">=</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://inventorytestapi.jwsmed.com/jvs-app-shop/inventory/mat/search/product/stock/page</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="" elementType="Header">
<stringProp name="Header.name">Started</stringProp>
<stringProp name="Header.value">2022-01-14 14:22:03.920655</stringProp>
</elementProp>
<elementProp name="" elementType="Header">
<stringProp name="Header.name">Bytes sent</stringProp>
<stringProp name="Header.value">144 B</stringProp>
</elementProp>
<elementProp name="" elementType="Header">
<stringProp name="Header.name">Content type</stringProp>
<stringProp name="Header.value">application/json; charset=utf-8</stringProp>
</elementProp>
<elementProp name="" elementType="Header">
<stringProp name="Header.name">Body</stringProp>
<stringProp name="Header.value">{ &quot;inventoryId&quot;: &quot;10773&quot;, &quot;pageNum&quot;: 1, &quot;pageSize&quot;: 20, &quot;queryParam&quot;: &quot;&quot;, &quot;showCategoryId&quot;: &quot;&quot;, &quot;hasStock&quot;: true, &quot;brandIds&quot;: [], &quot;stockCondition&quot;: 5, &quot;accessStatus&quot;: 1 }</stringProp>
</elementProp>
<elementProp name="" elementType="Header">
<stringProp name="Header.name">authorization</stringProp>
<stringProp name="Header.value">eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJvcmdUeXBlIjoiQUdFTkNZIiwicmVhbE5hbWUiOiIlRTYlOUQlOEUlRTUlOEMlQkIlRTclOTQlOUY4ODgiLCJncm91cElkIjoyMDQyOSwibW9iaWxlIjoiMTg1MTIzNDU2NzgiLCJlZGl0aW9uIjoyLCJhZ2VuY3lJZCI6MjA0MzEsInVzZXJJZCI6MTQyNzcsImlhdCI6MTY0MjE0MDIxOSwiYXV0aG9yaXRpZXMiOlsiMjYiLCIxOCIsIjEiLCIyIiwiMyIsIjQiLCI1IiwiMjAiLCIyMSIsIjIzIiwiMjQiLCIyNSIsIjMwIiwiMzEiLCIzMyIsIjQ3IiwiNDIiLCI2IiwiMzQiLCI3IiwiOCIsIjkiLCIxMCIsIjEzIiwiMTIiLCIxMSIsIjE1IiwiMTYiLCIxNyIsIjE0IiwiMTkiLCIyOCIsIjM4IiwiNDQiLCI0MyIsIjM2IiwiMjciLCIyNiIsIjIyIiwiMzIiLCI0OCIsIjQ2IiwiMjkiLCI0NSIsIjM3IiwiMzkiLCI0OSIsIjUwIiwiNTEiLCIxOCJdLCJ1c2VybmFtZSI6InBvXzE2Mjg3NTA2MTI3OTdfMjA0MzEifQ.yzoTxvCCnjYuR_aFxzl0Xc--ZpXdqMc5HOneUAktEEE</stringProp>
</elementProp>
<elementProp name="" elementType="Header">
<stringProp name="Header.name">appVer</stringProp>
<stringProp name="Header.value">4.6.2</stringProp>
</elementProp>
<elementProp name="" elementType="Header">
<stringProp name="Header.name">deviceId</stringProp>
<stringProp name="Header.value">6df7220d4a4c04a5</stringProp>
</elementProp>
<elementProp name="" elementType="Header">
<stringProp name="Header.name">platform</stringProp>
<stringProp name="Header.value">Android</stringProp>
</elementProp>
<elementProp name="" elementType="Header">
<stringProp name="Header.name">content-type</stringProp>
<stringProp name="Header.value">application/json; charset=utf-8</stringProp>
</elementProp>
<elementProp name="" elementType="Header">
<stringProp name="Header.name">cookie</stringProp>
<stringProp name="Header.value">USERKEY=JVS_SHOP_JVS_SHOP_USERINFOjboqb9amrhnokf1dt1m38r8o07; USERSESSION=po3fcbd257e4bf794ed5d5fcce2e287719</stringProp>
</elementProp>
<elementProp name="" elementType="Header">
<stringProp name="Header.name">content-length</stringProp>
<stringProp name="Header.value">151</stringProp>
</elementProp>
<elementProp name="" elementType="Header">
<stringProp name="Header.name">Query Parameters</stringProp>
<stringProp name="Header.value">Query parameters are empty</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://inventorytestapi.jwsmed.com/jvs-app-shop/inventory/mat/list/with/stock/by/product/id?matId=0&amp;inventoryId=10773&amp;productId=2713&amp;accessStatus=1</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="" elementType="Header">
<stringProp name="Header.name">Started</stringProp>
<stringProp name="Header.value">2022-01-14 14:31:20.067686</stringProp>
</elementProp>
<elementProp name="" elementType="Header">
<stringProp name="Header.name">Bytes sent</stringProp>
<stringProp name="Header.value">0 B</stringProp>
</elementProp>
<elementProp name="" elementType="Header">
<stringProp name="Header.name">Content type</stringProp>
<stringProp name="Header.value">Unknown</stringProp>
</elementProp>
<elementProp name="" elementType="Header">
<stringProp name="Header.name">Body</stringProp>
<stringProp name="Header.value">Body is empty</stringProp>
</elementProp>
<elementProp name="" elementType="Header">
<stringProp name="Header.name">authorization</stringProp>
<stringProp name="Header.value">eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJvcmdUeXBlIjoiQUdFTkNZIiwicmVhbE5hbWUiOiIlRTYlOUQlOEUlRTUlOEMlQkIlRTclOTQlOUY4ODgiLCJncm91cElkIjoyMDQyOSwibW9iaWxlIjoiMTg1MTIzNDU2NzgiLCJlZGl0aW9uIjoyLCJhZ2VuY3lJZCI6MjA0MzEsInVzZXJJZCI6MTQyNzcsImlhdCI6MTY0MjE0MDIxOSwiYXV0aG9yaXRpZXMiOlsiMjYiLCIxOCIsIjEiLCIyIiwiMyIsIjQiLCI1IiwiMjAiLCIyMSIsIjIzIiwiMjQiLCIyNSIsIjMwIiwiMzEiLCIzMyIsIjQ3IiwiNDIiLCI2IiwiMzQiLCI3IiwiOCIsIjkiLCIxMCIsIjEzIiwiMTIiLCIxMSIsIjE1IiwiMTYiLCIxNyIsIjE0IiwiMTkiLCIyOCIsIjM4IiwiNDQiLCI0MyIsIjM2IiwiMjciLCIyNiIsIjIyIiwiMzIiLCI0OCIsIjQ2IiwiMjkiLCI0NSIsIjM3IiwiMzkiLCI0OSIsIjUwIiwiNTEiLCIxOCJdLCJ1c2VybmFtZSI6InBvXzE2Mjg3NTA2MTI3OTdfMjA0MzEifQ.yzoTxvCCnjYuR_aFxzl0Xc--ZpXdqMc5HOneUAktEEE</stringProp>
</elementProp>
<elementProp name="" elementType="Header">
<stringProp name="Header.name">appVer</stringProp>
<stringProp name="Header.value">4.6.2</stringProp>
</elementProp>
<elementProp name="" elementType="Header">
<stringProp name="Header.name">deviceId</stringProp>
<stringProp name="Header.value">6df7220d4a4c04a5</stringProp>
</elementProp>
<elementProp name="" elementType="Header">
<stringProp name="Header.name">platform</stringProp>
<stringProp name="Header.value">Android</stringProp>
</elementProp>
<elementProp name="" elementType="Header">
<stringProp name="Header.name">cookie</stringProp>
<stringProp name="Header.value">USERKEY=JVS_SHOP_JVS_SHOP_USERINFOjboqb9amrhnokf1dt1m38r8o07; USERSESSION=po3fcbd257e4bf794ed5d5fcce2e287719</stringProp>
</elementProp>
<elementProp name="" elementType="Header">
<stringProp name="Header.name">matId</stringProp>
<stringProp name="Header.value">0</stringProp>
</elementProp>
<elementProp name="" elementType="Header">
<stringProp name="Header.name">inventoryId</stringProp>
<stringProp name="Header.value">10773</stringProp>
</elementProp>
<elementProp name="" elementType="Header">
<stringProp name="Header.name">productId</stringProp>
<stringProp name="Header.value">2713</stringProp>
</elementProp>
<elementProp name="" elementType="Header">
<stringProp name="Header.name">accessStatus</stringProp>
<stringProp name="Header.value">1</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://inventorytestapi.jwsmed.com/jvs-app-shop/costCenter/listByUserId</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="" elementType="Header">
<stringProp name="Header.name">Started</stringProp>
<stringProp name="Header.value">2022-01-14 14:34:21.709012</stringProp>
</elementProp>
<elementProp name="" elementType="Header">
<stringProp name="Header.name">Bytes sent</stringProp>
<stringProp name="Header.value">0 B</stringProp>
</elementProp>
<elementProp name="" elementType="Header">
<stringProp name="Header.name">Content type</stringProp>
<stringProp name="Header.value">Unknown</stringProp>
</elementProp>
<elementProp name="" elementType="Header">
<stringProp name="Header.name">Body</stringProp>
<stringProp name="Header.value">Body is empty</stringProp>
</elementProp>
<elementProp name="" elementType="Header">
<stringProp name="Header.name">authorization</stringProp>
<stringProp name="Header.value">eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJvcmdUeXBlIjoiQUdFTkNZIiwicmVhbE5hbWUiOiIlRTYlOUQlOEUlRTUlOEMlQkIlRTclOTQlOUY4ODgiLCJncm91cElkIjoyMDQyOSwibW9iaWxlIjoiMTg1MTIzNDU2NzgiLCJlZGl0aW9uIjoyLCJhZ2VuY3lJZCI6MjA0MzEsInVzZXJJZCI6MTQyNzcsImlhdCI6MTY0MjE0MDIxOSwiYXV0aG9yaXRpZXMiOlsiMjYiLCIxOCIsIjEiLCIyIiwiMyIsIjQiLCI1IiwiMjAiLCIyMSIsIjIzIiwiMjQiLCIyNSIsIjMwIiwiMzEiLCIzMyIsIjQ3IiwiNDIiLCI2IiwiMzQiLCI3IiwiOCIsIjkiLCIxMCIsIjEzIiwiMTIiLCIxMSIsIjE1IiwiMTYiLCIxNyIsIjE0IiwiMTkiLCIyOCIsIjM4IiwiNDQiLCI0MyIsIjM2IiwiMjciLCIyNiIsIjIyIiwiMzIiLCI0OCIsIjQ2IiwiMjkiLCI0NSIsIjM3IiwiMzkiLCI0OSIsIjUwIiwiNTEiLCIxOCJdLCJ1c2VybmFtZSI6InBvXzE2Mjg3NTA2MTI3OTdfMjA0MzEifQ.yzoTxvCCnjYuR_aFxzl0Xc--ZpXdqMc5HOneUAktEEE</stringProp>
</elementProp>
<elementProp name="" elementType="Header">
<stringProp name="Header.name">appVer</stringProp>
<stringProp name="Header.value">4.6.2</stringProp>
</elementProp>
<elementProp name="" elementType="Header">
<stringProp name="Header.name">deviceId</stringProp>
<stringProp name="Header.value">6df7220d4a4c04a5</stringProp>
</elementProp>
<elementProp name="" elementType="Header">
<stringProp name="Header.name">platform</stringProp>
<stringProp name="Header.value">Android</stringProp>
</elementProp>
<elementProp name="" elementType="Header">
<stringProp name="Header.name">cookie</stringProp>
<stringProp name="Header.value">USERKEY=JVS_SHOP_JVS_SHOP_USERINFOjboqb9amrhnokf1dt1m38r8o07; USERSESSION=po3fcbd257e4bf794ed5d5fcce2e287719</stringProp>
</elementProp>
<elementProp name="" elementType="Header">
<stringProp name="Header.name">Query Parameters</stringProp>
<stringProp name="Header.value">Query parameters are empty</stringProp>
</elementProp>
</collectionProp>
</HeaderManager>
<hashTree/>
</hashTree>
<HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="确定需求单" enabled="true">
<boolProp name="HTTPSampler.postBodyRaw">true</boolProp>
<elementProp name="HTTPsampler.Arguments" elementType="Arguments">
<collectionProp name="Arguments.arguments">
<elementProp name="" elementType="HTTPArgument">
<boolProp name="HTTPArgument.always_encode">false</boolProp>
<stringProp name="Argument.value">{&#xd;
&quot;applyDetailAoList&quot;: [&#xd;
{&#xd;
&quot;applyCaseAddAoList&quot;: [],&#xd;
&quot;applyCaseMatAoList&quot;: [],&#xd;
&quot;applyCaseMatDeleteList&quot;: [],&#xd;
&quot;matId&quot;: &quot;1309&quot;,&#xd;
&quot;productSpecId&quot;: &quot;4650&quot;,&#xd;
&quot;requestQuantity&quot;: &quot;1&quot;,&#xd;
&quot;stockUnit&quot;: &quot;&quot;,&#xd;
&quot;manageUnit&quot;: &quot;&quot;&#xd;
}&#xd;
],&#xd;
&quot;applyUserId&quot;: &quot;14277&quot;,&#xd;
&quot;applyUserName&quot;: &quot;李医生888&quot;,&#xd;
&quot;costId&quot;: &quot;10217&quot;,&#xd;
&quot;costName&quot;: &quot;二级仓缺口&quot;,&#xd;
&quot;receiveUserId&quot;: &quot;3893&quot;,&#xd;
&quot;receiveUserName&quot;: &quot;李医生888&quot;,&#xd;
&quot;memo&quot;: &quot;&quot;&#xd;
}</stringProp>
<stringProp name="Argument.metadata">=</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://inventorytestapi.jwsmed.com/jvs-app-shop/inventoryApply/saveInventoryApply?inventoryId=10773</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="" elementType="Header">
<stringProp name="Header.name">Started</stringProp>
<stringProp name="Header.value">2022-01-14 14:38:44.787367</stringProp>
</elementProp>
<elementProp name="" elementType="Header">
<stringProp name="Header.name">Bytes sent</stringProp>
<stringProp name="Header.value">337 B</stringProp>
</elementProp>
<elementProp name="" elementType="Header">
<stringProp name="Header.name">Content type</stringProp>
<stringProp name="Header.value">application/json; charset=utf-8</stringProp>
</elementProp>
<elementProp name="" elementType="Header">
<stringProp name="Header.name">Body</stringProp>
<stringProp name="Header.value">{ &quot;applyDetailAoList&quot;: [ { &quot;applyCaseAddAoList&quot;: [], &quot;applyCaseMatAoList&quot;: [], &quot;applyCaseMatDeleteList&quot;: [], &quot;matId&quot;: &quot;1309&quot;, &quot;productSpecId&quot;: &quot;4650&quot;, &quot;requestQuantity&quot;: &quot;1&quot;, &quot;stockUnit&quot;: &quot;&quot;, &quot;manageUnit&quot;: &quot;&quot; } ], &quot;applyUserId&quot;: &quot;14277&quot;, &quot;applyUserName&quot;: &quot;李医生888&quot;, &quot;costId&quot;: &quot;10217&quot;, &quot;costName&quot;: &quot;二级仓缺口&quot;, &quot;receiveUserId&quot;: &quot;3893&quot;, &quot;receiveUserName&quot;: &quot;李医生888&quot;, &quot;memo&quot;: &quot;&quot; }</stringProp>
</elementProp>
<elementProp name="" elementType="Header">
<stringProp name="Header.name">authorization</stringProp>
<stringProp name="Header.value">eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJvcmdUeXBlIjoiQUdFTkNZIiwicmVhbE5hbWUiOiIlRTYlOUQlOEUlRTUlOEMlQkIlRTclOTQlOUY4ODgiLCJncm91cElkIjoyMDQyOSwibW9iaWxlIjoiMTg1MTIzNDU2NzgiLCJlZGl0aW9uIjoyLCJhZ2VuY3lJZCI6MjA0MzEsInVzZXJJZCI6MTQyNzcsImlhdCI6MTY0MjE0MDIxOSwiYXV0aG9yaXRpZXMiOlsiMjYiLCIxOCIsIjEiLCIyIiwiMyIsIjQiLCI1IiwiMjAiLCIyMSIsIjIzIiwiMjQiLCIyNSIsIjMwIiwiMzEiLCIzMyIsIjQ3IiwiNDIiLCI2IiwiMzQiLCI3IiwiOCIsIjkiLCIxMCIsIjEzIiwiMTIiLCIxMSIsIjE1IiwiMTYiLCIxNyIsIjE0IiwiMTkiLCIyOCIsIjM4IiwiNDQiLCI0MyIsIjM2IiwiMjciLCIyNiIsIjIyIiwiMzIiLCI0OCIsIjQ2IiwiMjkiLCI0NSIsIjM3IiwiMzkiLCI0OSIsIjUwIiwiNTEiLCIxOCJdLCJ1c2VybmFtZSI6InBvXzE2Mjg3NTA2MTI3OTdfMjA0MzEifQ.yzoTxvCCnjYuR_aFxzl0Xc--ZpXdqMc5HOneUAktEEE</stringProp>
</elementProp>
<elementProp name="" elementType="Header">
<stringProp name="Header.name">appVer</stringProp>
<stringProp name="Header.value">4.6.2</stringProp>
</elementProp>
<elementProp name="" elementType="Header">
<stringProp name="Header.name">deviceId</stringProp>
<stringProp name="Header.value">6df7220d4a4c04a5</stringProp>
</elementProp>
<elementProp name="" elementType="Header">
<stringProp name="Header.name">platform</stringProp>
<stringProp name="Header.value">Android</stringProp>
</elementProp>
<elementProp name="" elementType="Header">
<stringProp name="Header.name">content-type</stringProp>
<stringProp name="Header.value">application/json; charset=utf-8</stringProp>
</elementProp>
<elementProp name="" elementType="Header">
<stringProp name="Header.name">cookie</stringProp>
<stringProp name="Header.value">USERKEY=JVS_SHOP_JVS_SHOP_USERINFOjboqb9amrhnokf1dt1m38r8o07; USERSESSION=po3fcbd257e4bf794ed5d5fcce2e287719</stringProp>
</elementProp>
<elementProp name="" elementType="Header">
<stringProp name="Header.name">content-length</stringProp>
<stringProp name="Header.value">363</stringProp>
</elementProp>
<elementProp name="" elementType="Header">
<stringProp name="Header.name">Query Parameters</stringProp>
<stringProp name="Header.value">Query parameters are empty</stringProp>
</elementProp>
</collectionProp>
</HeaderManager>
<hashTree/>
</hashTree>
</hashTree>
</hashTree>
</hashTree>
</jmeterTestPlan>
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