Commit 491d766c by 王腾飞

分配

parent 4ea68db3
<?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">
<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/inventoryApply/queryCostCenterHasApply?inventoryId=10773</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-21 09:59:36.573634</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.eyJvcmdUeXBlIjoiQUdFTkNZIiwicmVhbE5hbWUiOiIlRTYlOUQlOEUlRTUlOEMlQkIlRTclOTQlOUY4ODgiLCJncm91cElkIjoyMDQyOSwibW9iaWxlIjoiMTg1MTIzNDU2NzgiLCJlZGl0aW9uIjoyLCJhZ2VuY3lJZCI6MjA0MzEsInVzZXJJZCI6MTQyNzcsImlhdCI6MTY0MjczMDI5NSwiYXV0aG9yaXRpZXMiOlsiMjYiLCIxOCIsIjEiLCIyIiwiMyIsIjQiLCI1IiwiMjAiLCIyMSIsIjIzIiwiMjQiLCIyNSIsIjMwIiwiMzEiLCIzMyIsIjQ3IiwiNDIiLCI2IiwiMzQiLCI3IiwiOCIsIjkiLCIxMCIsIjEzIiwiMTIiLCIxMSIsIjE1IiwiMTYiLCIxNyIsIjE0IiwiMTkiLCIyOCIsIjM4IiwiNDQiLCI0MyIsIjM2IiwiMjciLCIyNiIsIjIyIiwiMzIiLCI0OCIsIjQ2IiwiMjkiLCI0NSIsIjM3IiwiMzkiLCI0OSIsIjUwIiwiNTEiLCIxOCJdLCJ1c2VybmFtZSI6InBvXzE2Mjg3NTA2MTI3OTdfMjA0MzEifQ.z8gVUS4XMDmLuICiwMFxUcW2Iujd-vnGaqR8-tQUAPs</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_USERINFO6ro5qdbbakevv3ql1e5ulvum05; USERSESSION=po2df4615afd4abe3fca063bda15906c3f</stringProp>
</elementProp>
<elementProp name="" elementType="Header">
<stringProp name="Header.name">inventoryId</stringProp>
<stringProp name="Header.value">10773</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/inventoryApply/queryCostCenterInventoryApply?costId=10217&amp;inventoryId=10773</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-21 10:03:34.587901</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.eyJvcmdUeXBlIjoiQUdFTkNZIiwicmVhbE5hbWUiOiIlRTYlOUQlOEUlRTUlOEMlQkIlRTclOTQlOUY4ODgiLCJncm91cElkIjoyMDQyOSwibW9iaWxlIjoiMTg1MTIzNDU2NzgiLCJlZGl0aW9uIjoyLCJhZ2VuY3lJZCI6MjA0MzEsInVzZXJJZCI6MTQyNzcsImlhdCI6MTY0MjczMDI5NSwiYXV0aG9yaXRpZXMiOlsiMjYiLCIxOCIsIjEiLCIyIiwiMyIsIjQiLCI1IiwiMjAiLCIyMSIsIjIzIiwiMjQiLCIyNSIsIjMwIiwiMzEiLCIzMyIsIjQ3IiwiNDIiLCI2IiwiMzQiLCI3IiwiOCIsIjkiLCIxMCIsIjEzIiwiMTIiLCIxMSIsIjE1IiwiMTYiLCIxNyIsIjE0IiwiMTkiLCIyOCIsIjM4IiwiNDQiLCI0MyIsIjM2IiwiMjciLCIyNiIsIjIyIiwiMzIiLCI0OCIsIjQ2IiwiMjkiLCI0NSIsIjM3IiwiMzkiLCI0OSIsIjUwIiwiNTEiLCIxOCJdLCJ1c2VybmFtZSI6InBvXzE2Mjg3NTA2MTI3OTdfMjA0MzEifQ.z8gVUS4XMDmLuICiwMFxUcW2Iujd-vnGaqR8-tQUAPs</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_USERINFO6ro5qdbbakevv3ql1e5ulvum05; USERSESSION=po2df4615afd4abe3fca063bda15906c3f</stringProp>
</elementProp>
<elementProp name="" elementType="Header">
<stringProp name="Header.name">costId</stringProp>
<stringProp name="Header.value">10217</stringProp>
</elementProp>
<elementProp name="" elementType="Header">
<stringProp name="Header.name">inventoryId</stringProp>
<stringProp name="Header.value">10773</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;
{&#xd;
&quot;allAllocationQty&quot;: 2,&#xd;
&quot;maxAllocationQty&quot;: 4.0,&#xd;
&quot;bolError&quot;: null,&#xd;
&quot;inventoryTaskErrorAoList&quot;: [&#xd;
{&#xd;
&quot;allocationQuantity&quot;: 2,&#xd;
&quot;applyQuantity&quot;: null,&#xd;
&quot;costId&quot;: 10217,&#xd;
&quot;matId&quot;: &quot;1309&quot;,&#xd;
&quot;drugsType&quot;: 0&#xd;
}&#xd;
],&#xd;
&quot;matId&quot;: &quot;1309&quot;,&#xd;
&quot;drugsType&quot;: 0&#xd;
}&#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/createInventoryTask?costId=10217&amp;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-21 10:12:47.768326</stringProp>
</elementProp>
<elementProp name="" elementType="Header">
<stringProp name="Header.name">Bytes sent</stringProp>
<stringProp name="Header.value">205 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;allAllocationQty&quot;: 2, &quot;maxAllocationQty&quot;: 4.0, &quot;bolError&quot;: null, &quot;inventoryTaskErrorAoList&quot;: [ { &quot;allocationQuantity&quot;: 2, &quot;applyQuantity&quot;: null, &quot;costId&quot;: 10217, &quot;matId&quot;: &quot;1309&quot;, &quot;drugsType&quot;: 0 } ], &quot;matId&quot;: &quot;1309&quot;, &quot;drugsType&quot;: 0 } ]</stringProp>
</elementProp>
<elementProp name="" elementType="Header">
<stringProp name="Header.name">authorization</stringProp>
<stringProp name="Header.value">eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJvcmdUeXBlIjoiQUdFTkNZIiwicmVhbE5hbWUiOiIlRTYlOUQlOEUlRTUlOEMlQkIlRTclOTQlOUY4ODgiLCJncm91cElkIjoyMDQyOSwibW9iaWxlIjoiMTg1MTIzNDU2NzgiLCJlZGl0aW9uIjoyLCJhZ2VuY3lJZCI6MjA0MzEsInVzZXJJZCI6MTQyNzcsImlhdCI6MTY0MjczMDI5NSwiYXV0aG9yaXRpZXMiOlsiMjYiLCIxOCIsIjEiLCIyIiwiMyIsIjQiLCI1IiwiMjAiLCIyMSIsIjIzIiwiMjQiLCIyNSIsIjMwIiwiMzEiLCIzMyIsIjQ3IiwiNDIiLCI2IiwiMzQiLCI3IiwiOCIsIjkiLCIxMCIsIjEzIiwiMTIiLCIxMSIsIjE1IiwiMTYiLCIxNyIsIjE0IiwiMTkiLCIyOCIsIjM4IiwiNDQiLCI0MyIsIjM2IiwiMjciLCIyNiIsIjIyIiwiMzIiLCI0OCIsIjQ2IiwiMjkiLCI0NSIsIjM3IiwiMzkiLCI0OSIsIjUwIiwiNTEiLCIxOCJdLCJ1c2VybmFtZSI6InBvXzE2Mjg3NTA2MTI3OTdfMjA0MzEifQ.z8gVUS4XMDmLuICiwMFxUcW2Iujd-vnGaqR8-tQUAPs</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_USERINFO6ro5qdbbakevv3ql1e5ulvum05; USERSESSION=po2df4615afd4abe3fca063bda15906c3f</stringProp>
</elementProp>
<elementProp name="" elementType="Header">
<stringProp name="Header.name">content-length</stringProp>
<stringProp name="Header.value">211</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/inventoryTask/task/getTaskDetail?taskId=56</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-21 10:15:58.926877</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.eyJvcmdUeXBlIjoiQUdFTkNZIiwicmVhbE5hbWUiOiIlRTYlOUQlOEUlRTUlOEMlQkIlRTclOTQlOUY4ODgiLCJncm91cElkIjoyMDQyOSwibW9iaWxlIjoiMTg1MTIzNDU2NzgiLCJlZGl0aW9uIjoyLCJhZ2VuY3lJZCI6MjA0MzEsInVzZXJJZCI6MTQyNzcsImlhdCI6MTY0MjczMDI5NSwiYXV0aG9yaXRpZXMiOlsiMjYiLCIxOCIsIjEiLCIyIiwiMyIsIjQiLCI1IiwiMjAiLCIyMSIsIjIzIiwiMjQiLCIyNSIsIjMwIiwiMzEiLCIzMyIsIjQ3IiwiNDIiLCI2IiwiMzQiLCI3IiwiOCIsIjkiLCIxMCIsIjEzIiwiMTIiLCIxMSIsIjE1IiwiMTYiLCIxNyIsIjE0IiwiMTkiLCIyOCIsIjM4IiwiNDQiLCI0MyIsIjM2IiwiMjciLCIyNiIsIjIyIiwiMzIiLCI0OCIsIjQ2IiwiMjkiLCI0NSIsIjM3IiwiMzkiLCI0OSIsIjUwIiwiNTEiLCIxOCJdLCJ1c2VybmFtZSI6InBvXzE2Mjg3NTA2MTI3OTdfMjA0MzEifQ.z8gVUS4XMDmLuICiwMFxUcW2Iujd-vnGaqR8-tQUAPs</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_USERINFO6ro5qdbbakevv3ql1e5ulvum05; USERSESSION=po2df4615afd4abe3fca063bda15906c3f</stringProp>
</elementProp>
<elementProp name="" elementType="Header">
<stringProp name="Header.name">taskId</stringProp>
<stringProp name="Header.value">56</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/inventoryTask/task/matDetail?matId=1309&amp;taskId=56&amp;inventoryId=10773</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-21 10:25:44.816986</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.eyJvcmdUeXBlIjoiQUdFTkNZIiwicmVhbE5hbWUiOiIlRTYlOUQlOEUlRTUlOEMlQkIlRTclOTQlOUY4ODgiLCJncm91cElkIjoyMDQyOSwibW9iaWxlIjoiMTg1MTIzNDU2NzgiLCJlZGl0aW9uIjoyLCJhZ2VuY3lJZCI6MjA0MzEsInVzZXJJZCI6MTQyNzcsImlhdCI6MTY0MjczMDI5NSwiYXV0aG9yaXRpZXMiOlsiMjYiLCIxOCIsIjEiLCIyIiwiMyIsIjQiLCI1IiwiMjAiLCIyMSIsIjIzIiwiMjQiLCIyNSIsIjMwIiwiMzEiLCIzMyIsIjQ3IiwiNDIiLCI2IiwiMzQiLCI3IiwiOCIsIjkiLCIxMCIsIjEzIiwiMTIiLCIxMSIsIjE1IiwiMTYiLCIxNyIsIjE0IiwiMTkiLCIyOCIsIjM4IiwiNDQiLCI0MyIsIjM2IiwiMjciLCIyNiIsIjIyIiwiMzIiLCI0OCIsIjQ2IiwiMjkiLCI0NSIsIjM3IiwiMzkiLCI0OSIsIjUwIiwiNTEiLCIxOCJdLCJ1c2VybmFtZSI6InBvXzE2Mjg3NTA2MTI3OTdfMjA0MzEifQ.z8gVUS4XMDmLuICiwMFxUcW2Iujd-vnGaqR8-tQUAPs</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_USERINFO6ro5qdbbakevv3ql1e5ulvum05; USERSESSION=po2df4615afd4abe3fca063bda15906c3f</stringProp>
</elementProp>
<elementProp name="" elementType="Header">
<stringProp name="Header.name">matId</stringProp>
<stringProp name="Header.value">1309</stringProp>
</elementProp>
<elementProp name="" elementType="Header">
<stringProp name="Header.name">taskId</stringProp>
<stringProp name="Header.value">56</stringProp>
</elementProp>
<elementProp name="" elementType="Header">
<stringProp name="Header.name">inventoryId</stringProp>
<stringProp name="Header.value">10773</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;
{&#xd;
&quot;batchNum&quot;: null,&#xd;
&quot;bolShare&quot;: null,&#xd;
&quot;checkoutCount&quot;: 4,&#xd;
&quot;createTime&quot;: &quot;2022-01-14 14:47:46&quot;,&#xd;
&quot;invalidDate&quot;: null,&#xd;
&quot;invalidDateExt&quot;: null,&#xd;
&quot;inventoryTaskMatDetailId&quot;: 354,&#xd;
&quot;inventoryTaskMatExtendDetailId&quot;: null,&#xd;
&quot;matOutStatus&quot;: &quot;WAIT&quot;,&#xd;
&quot;productionDate&quot;: null,&#xd;
&quot;productionDateExt&quot;: null,&#xd;
&quot;manageUnit&quot;: &quot;&quot;,&#xd;
&quot;stockTotal&quot;: 1020.0,&#xd;
&quot;uniqueNum&quot;: null,&#xd;
&quot;unitTransfer&quot;: &quot;1.0&quot;,&#xd;
&quot;updateTime&quot;: &quot;2022-01-14 14:47:46&quot;,&#xd;
&quot;bolLongTerm&quot;: 1,&#xd;
&quot;inventoryCaseDtoList&quot;: []&#xd;
},&#xd;
{&#xd;
&quot;batchNum&quot;: &quot;&quot;,&#xd;
&quot;bolShare&quot;: null,&#xd;
&quot;checkoutCount&quot;: 0,&#xd;
&quot;createTime&quot;: &quot;2022-01-11 14:30:54&quot;,&#xd;
&quot;invalidDate&quot;: null,&#xd;
&quot;invalidDateExt&quot;: null,&#xd;
&quot;inventoryTaskMatDetailId&quot;: 354,&#xd;
&quot;inventoryTaskMatExtendDetailId&quot;: null,&#xd;
&quot;matOutStatus&quot;: &quot;WAIT&quot;,&#xd;
&quot;productionDate&quot;: null,&#xd;
&quot;productionDateExt&quot;: null,&#xd;
&quot;manageUnit&quot;: &quot;&quot;,&#xd;
&quot;stockTotal&quot;: 993.0,&#xd;
&quot;uniqueNum&quot;: &quot;&quot;,&#xd;
&quot;unitTransfer&quot;: &quot;1.0&quot;,&#xd;
&quot;updateTime&quot;: &quot;2022-01-13 17:34:25&quot;,&#xd;
&quot;bolLongTerm&quot;: 1,&#xd;
&quot;inventoryCaseDtoList&quot;: []&#xd;
}&#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/inventoryTask/task/saveMatDetail</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-21 10:26:11.424553</stringProp>
</elementProp>
<elementProp name="" elementType="Header">
<stringProp name="Header.name">Bytes sent</stringProp>
<stringProp name="Header.value">836 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;batchNum&quot;: null, &quot;bolShare&quot;: null, &quot;checkoutCount&quot;: 4, &quot;createTime&quot;: &quot;2022-01-14 14:47:46&quot;, &quot;invalidDate&quot;: null, &quot;invalidDateExt&quot;: null, &quot;inventoryTaskMatDetailId&quot;: 354, &quot;inventoryTaskMatExtendDetailId&quot;: null, &quot;matOutStatus&quot;: &quot;WAIT&quot;, &quot;productionDate&quot;: null, &quot;productionDateExt&quot;: null, &quot;manageUnit&quot;: &quot;&quot;, &quot;stockTotal&quot;: 1020.0, &quot;uniqueNum&quot;: null, &quot;unitTransfer&quot;: &quot;1.0&quot;, &quot;updateTime&quot;: &quot;2022-01-14 14:47:46&quot;, &quot;bolLongTerm&quot;: 1, &quot;inventoryCaseDtoList&quot;: [] }, { &quot;batchNum&quot;: &quot;&quot;, &quot;bolShare&quot;: null, &quot;checkoutCount&quot;: 0, &quot;createTime&quot;: &quot;2022-01-11 14:30:54&quot;, &quot;invalidDate&quot;: null, &quot;invalidDateExt&quot;: null, &quot;inventoryTaskMatDetailId&quot;: 354, &quot;inventoryTaskMatExtendDetailId&quot;: null, &quot;matOutStatus&quot;: &quot;WAIT&quot;, &quot;productionDate&quot;: null, &quot;productionDateExt&quot;: null, &quot;manageUnit&quot;: &quot;&quot;, &quot;stockTotal&quot;: 993.0, &quot;uniqueNum&quot;: &quot;&quot;, &quot;unitTransfer&quot;: &quot;1.0&quot;, &quot;updateTime&quot;: &quot;2022-01-13 17:34:25&quot;, &quot;bolLongTerm&quot;: 1, &quot;inventoryCaseDtoList&quot;: [] } ]</stringProp>
</elementProp>
<elementProp name="" elementType="Header">
<stringProp name="Header.name">authorization</stringProp>
<stringProp name="Header.value">eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJvcmdUeXBlIjoiQUdFTkNZIiwicmVhbE5hbWUiOiIlRTYlOUQlOEUlRTUlOEMlQkIlRTclOTQlOUY4ODgiLCJncm91cElkIjoyMDQyOSwibW9iaWxlIjoiMTg1MTIzNDU2NzgiLCJlZGl0aW9uIjoyLCJhZ2VuY3lJZCI6MjA0MzEsInVzZXJJZCI6MTQyNzcsImlhdCI6MTY0MjczMDI5NSwiYXV0aG9yaXRpZXMiOlsiMjYiLCIxOCIsIjEiLCIyIiwiMyIsIjQiLCI1IiwiMjAiLCIyMSIsIjIzIiwiMjQiLCIyNSIsIjMwIiwiMzEiLCIzMyIsIjQ3IiwiNDIiLCI2IiwiMzQiLCI3IiwiOCIsIjkiLCIxMCIsIjEzIiwiMTIiLCIxMSIsIjE1IiwiMTYiLCIxNyIsIjE0IiwiMTkiLCIyOCIsIjM4IiwiNDQiLCI0MyIsIjM2IiwiMjciLCIyNiIsIjIyIiwiMzIiLCI0OCIsIjQ2IiwiMjkiLCI0NSIsIjM3IiwiMzkiLCI0OSIsIjUwIiwiNTEiLCIxOCJdLCJ1c2VybmFtZSI6InBvXzE2Mjg3NTA2MTI3OTdfMjA0MzEifQ.z8gVUS4XMDmLuICiwMFxUcW2Iujd-vnGaqR8-tQUAPs</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_USERINFO6ro5qdbbakevv3ql1e5ulvum05; USERSESSION=po2df4615afd4abe3fca063bda15906c3f</stringProp>
</elementProp>
<elementProp name="" elementType="Header">
<stringProp name="Header.name">content-length</stringProp>
<stringProp name="Header.value">836</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;matIds&quot;: 354,&#xd;
&quot;inventoryId&quot;: &quot;10773&quot;,&#xd;
&quot;memo&quot;: &quot;&quot;,&#xd;
&quot;extendIdAndCaseIdList&quot;: null&#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/inventoryTask/task/checkOutTask</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-21 10:31:45.315063</stringProp>
</elementProp>
<elementProp name="" elementType="Header">
<stringProp name="Header.name">Bytes sent</stringProp>
<stringProp name="Header.value">70 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;matIds&quot;: 354, &quot;inventoryId&quot;: &quot;10773&quot;, &quot;memo&quot;: &quot;&quot;, &quot;extendIdAndCaseIdList&quot;: null }</stringProp>
</elementProp>
<elementProp name="" elementType="Header">
<stringProp name="Header.name">authorization</stringProp>
<stringProp name="Header.value">eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJvcmdUeXBlIjoiQUdFTkNZIiwicmVhbE5hbWUiOiIlRTYlOUQlOEUlRTUlOEMlQkIlRTclOTQlOUY4ODgiLCJncm91cElkIjoyMDQyOSwibW9iaWxlIjoiMTg1MTIzNDU2NzgiLCJlZGl0aW9uIjoyLCJhZ2VuY3lJZCI6MjA0MzEsInVzZXJJZCI6MTQyNzcsImlhdCI6MTY0MjczMDI5NSwiYXV0aG9yaXRpZXMiOlsiMjYiLCIxOCIsIjEiLCIyIiwiMyIsIjQiLCI1IiwiMjAiLCIyMSIsIjIzIiwiMjQiLCIyNSIsIjMwIiwiMzEiLCIzMyIsIjQ3IiwiNDIiLCI2IiwiMzQiLCI3IiwiOCIsIjkiLCIxMCIsIjEzIiwiMTIiLCIxMSIsIjE1IiwiMTYiLCIxNyIsIjE0IiwiMTkiLCIyOCIsIjM4IiwiNDQiLCI0MyIsIjM2IiwiMjciLCIyNiIsIjIyIiwiMzIiLCI0OCIsIjQ2IiwiMjkiLCI0NSIsIjM3IiwiMzkiLCI0OSIsIjUwIiwiNTEiLCIxOCJdLCJ1c2VybmFtZSI6InBvXzE2Mjg3NTA2MTI3OTdfMjA0MzEifQ.z8gVUS4XMDmLuICiwMFxUcW2Iujd-vnGaqR8-tQUAPs</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_USERINFO6ro5qdbbakevv3ql1e5ulvum05; USERSESSION=po2df4615afd4abe3fca063bda15906c3f</stringProp>
</elementProp>
<elementProp name="" elementType="Header">
<stringProp name="Header.name">content-length</stringProp>
<stringProp name="Header.value">75</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