Commit c5fbc239 by 王腾飞

报损出库

parent 087da2ac
<?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/>
<CookieManager guiclass="CookiePanel" testclass="CookieManager" testname="HTTP Cookie管理器" enabled="true">
<collectionProp name="CookieManager.cookies"/>
<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/>
<RegexExtractor guiclass="RegexExtractorGui" testclass="RegexExtractor" testname="正则表达式提取器" enabled="true">
<stringProp name="RegexExtractor.useHeaders">false</stringProp>
<stringProp name="RegexExtractor.refname">token</stringProp>
<stringProp name="RegexExtractor.regex">&quot;token&quot;:&quot;.*?&quot;</stringProp>
<stringProp name="RegexExtractor.template">$1$</stringProp>
<stringProp name="RegexExtractor.default">fake</stringProp>
<stringProp name="RegexExtractor.match_number">1</stringProp>
</RegexExtractor>
<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/inventory/list/all</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">cookie</stringProp>
<stringProp name="Header.value">USERKEY=JVS_SHOP_JVS_SHOP_USERINFOcj88rgmie21pdvrvm78s33cv52; USERSESSION=po51ac8dca45ba958e233b0f70292ecd75</stringProp>
</elementProp>
<elementProp name="" elementType="Header">
<stringProp name="Header.name">authorization</stringProp>
<stringProp name="Header.value">eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJvcmdUeXBlIjoiQUdFTkNZIiwicmVhbE5hbWUiOiIlRTYlOUQlOEUlRTUlOEMlQkIlRTclOTQlOUY4ODgiLCJncm91cElkIjoyMDQyOSwibW9iaWxlIjoiMTg1MTIzNDU2NzgiLCJlZGl0aW9uIjoyLCJhZ2VuY3lJZCI6MjA0MzEsInVzZXJJZCI6MTQyNzcsImlhdCI6MTY0NDgwMzY5NiwiYXV0aG9yaXRpZXMiOlsiMjYiLCIxOCIsIjEiLCIyIiwiMyIsIjQiLCI1IiwiMjAiLCIyMSIsIjIzIiwiMjQiLCIyNSIsIjMwIiwiMzEiLCIzMyIsIjQ3IiwiNDIiLCI2IiwiMzQiLCI3IiwiOCIsIjkiLCIxMCIsIjEzIiwiMTIiLCIxMSIsIjE1IiwiMTYiLCIxNyIsIjE0IiwiMTkiLCIyOCIsIjM4IiwiNDQiLCI0MyIsIjM2IiwiMjciLCIyNiIsIjIyIiwiMzIiLCI0OCIsIjQ2IiwiMjkiLCI0NSIsIjM3IiwiMzkiLCI0OSIsIjUwIiwiNTEiLCIxOCJdLCJ1c2VybmFtZSI6InBvXzE2Mjg3NTA2MTI3OTdfMjA0MzEifQ.9DfB2Sj9QaRxKa2Tg6HQwEoMsAn7AkvHVhOr1uoTOpI</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">{&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;: null,&quot;accessStatus&quot;: 1}</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">authorization</stringProp>
<stringProp name="Header.value">eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJvcmdUeXBlIjoiQUdFTkNZIiwicmVhbE5hbWUiOiIlRTYlOUQlOEUlRTUlOEMlQkIlRTclOTQlOUY4ODgiLCJncm91cElkIjoyMDQyOSwibW9iaWxlIjoiMTg1MTIzNDU2NzgiLCJlZGl0aW9uIjoyLCJhZ2VuY3lJZCI6MjA0MzEsInVzZXJJZCI6MTQyNzcsImlhdCI6MTY0NDgwMzY5NiwiYXV0aG9yaXRpZXMiOlsiMjYiLCIxOCIsIjEiLCIyIiwiMyIsIjQiLCI1IiwiMjAiLCIyMSIsIjIzIiwiMjQiLCIyNSIsIjMwIiwiMzEiLCIzMyIsIjQ3IiwiNDIiLCI2IiwiMzQiLCI3IiwiOCIsIjkiLCIxMCIsIjEzIiwiMTIiLCIxMSIsIjE1IiwiMTYiLCIxNyIsIjE0IiwiMTkiLCIyOCIsIjM4IiwiNDQiLCI0MyIsIjM2IiwiMjciLCIyNiIsIjIyIiwiMzIiLCI0OCIsIjQ2IiwiMjkiLCI0NSIsIjM3IiwiMzkiLCI0OSIsIjUwIiwiNTEiLCIxOCJdLCJ1c2VybmFtZSI6InBvXzE2Mjg3NTA2MTI3OTdfMjA0MzEifQ.9DfB2Sj9QaRxKa2Tg6HQwEoMsAn7AkvHVhOr1uoTOpI</stringProp>
</elementProp>
<elementProp name="" elementType="Header">
<stringProp name="Header.name">cookie</stringProp>
<stringProp name="Header.value">USERKEY=JVS_SHOP_JVS_SHOP_USERINFOcj88rgmie21pdvrvm78s33cv52; USERSESSION=po51ac8dca45ba958e233b0f70292ecd75</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;: null, &quot;accessStatus&quot;: 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/inventory/mat/getStock</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-02-15 11:37:05.607908</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.eyJvcmdUeXBlIjoiQUdFTkNZIiwicmVhbE5hbWUiOiIlRTYlOUQlOEUlRTUlOEMlQkIlRTclOTQlOUY4ODgiLCJncm91cElkIjoyMDQyOSwibW9iaWxlIjoiMTg1MTIzNDU2NzgiLCJlZGl0aW9uIjoyLCJhZ2VuY3lJZCI6MjA0MzEsInVzZXJJZCI6MTQyNzcsImlhdCI6MTY0NDgwMzY5NiwiYXV0aG9yaXRpZXMiOlsiMjYiLCIxOCIsIjEiLCIyIiwiMyIsIjQiLCI1IiwiMjAiLCIyMSIsIjIzIiwiMjQiLCIyNSIsIjMwIiwiMzEiLCIzMyIsIjQ3IiwiNDIiLCI2IiwiMzQiLCI3IiwiOCIsIjkiLCIxMCIsIjEzIiwiMTIiLCIxMSIsIjE1IiwiMTYiLCIxNyIsIjE0IiwiMTkiLCIyOCIsIjM4IiwiNDQiLCI0MyIsIjM2IiwiMjciLCIyNiIsIjIyIiwiMzIiLCI0OCIsIjQ2IiwiMjkiLCI0NSIsIjM3IiwiMzkiLCI0OSIsIjUwIiwiNTEiLCIxOCJdLCJ1c2VybmFtZSI6InBvXzE2Mjg3NTA2MTI3OTdfMjA0MzEifQ.9DfB2Sj9QaRxKa2Tg6HQwEoMsAn7AkvHVhOr1uoTOpI</stringProp>
</elementProp>
<elementProp name="" elementType="Header">
<stringProp name="Header.name">appVer</stringProp>
<stringProp name="Header.value">4.6.7</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_USERINFOcj88rgmie21pdvrvm78s33cv52; USERSESSION=po51ac8dca45ba958e233b0f70292ecd75</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;
{&#xd;
&quot;track&quot;: &quot;exposureCount&quot;,&#xd;
&quot;launchId&quot;: &quot;4&quot;,&#xd;
&quot;productId&quot;: [&#xd;
&quot;10431&quot;&#xd;
],&#xd;
&quot;exposure&quot;: true&#xd;
},&#xd;
{&#xd;
&quot;track&quot;: &quot;exposureCount&quot;,&#xd;
&quot;launchId&quot;: &quot;4&quot;,&#xd;
&quot;productId&quot;: [&#xd;
&quot;10432&quot;&#xd;
],&#xd;
&quot;exposure&quot;: true&#xd;
},&#xd;
{&#xd;
&quot;track&quot;: &quot;exposureCount&quot;,&#xd;
&quot;launchId&quot;: &quot;4&quot;,&#xd;
&quot;productId&quot;: [&#xd;
&quot;10426&quot;&#xd;
],&#xd;
&quot;exposure&quot;: true&#xd;
},&#xd;
{&#xd;
&quot;track&quot;: &quot;exposureCount&quot;,&#xd;
&quot;launchId&quot;: &quot;4&quot;,&#xd;
&quot;productId&quot;: [&#xd;
&quot;10421&quot;&#xd;
],&#xd;
&quot;exposure&quot;: true&#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://mattest.jwsmed.com/JARVIS-SERVITIZATION-REST/servitization/shop/recommend/track/update</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">authorization</stringProp>
<stringProp name="Header.value">eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJvcmdUeXBlIjoiQUdFTkNZIiwicmVhbE5hbWUiOiIlRTYlOUQlOEUlRTUlOEMlQkIlRTclOTQlOUY4ODgiLCJncm91cElkIjoyMDQyOSwibW9iaWxlIjoiMTg1MTIzNDU2NzgiLCJlZGl0aW9uIjoyLCJhZ2VuY3lJZCI6MjA0MzEsInVzZXJJZCI6MTQyNzcsImlhdCI6MTY0NDgwMzY5NiwiYXV0aG9yaXRpZXMiOlsiMjYiLCIxOCIsIjEiLCIyIiwiMyIsIjQiLCI1IiwiMjAiLCIyMSIsIjIzIiwiMjQiLCIyNSIsIjMwIiwiMzEiLCIzMyIsIjQ3IiwiNDIiLCI2IiwiMzQiLCI3IiwiOCIsIjkiLCIxMCIsIjEzIiwiMTIiLCIxMSIsIjE1IiwiMTYiLCIxNyIsIjE0IiwiMTkiLCIyOCIsIjM4IiwiNDQiLCI0MyIsIjM2IiwiMjciLCIyNiIsIjIyIiwiMzIiLCI0OCIsIjQ2IiwiMjkiLCI0NSIsIjM3IiwiMzkiLCI0OSIsIjUwIiwiNTEiLCIxOCJdLCJ1c2VybmFtZSI6InBvXzE2Mjg3NTA2MTI3OTdfMjA0MzEifQ.9DfB2Sj9QaRxKa2Tg6HQwEoMsAn7AkvHVhOr1uoTOpI</stringProp>
</elementProp>
<elementProp name="" elementType="Header">
<stringProp name="Header.name">cookie</stringProp>
<stringProp name="Header.value">PHPSESSID=ii88da8qgjq3o4hspas04tfiq2; USERKEY=JVS_SHOP_JVS_SHOP_USERINFOcj88rgmie21pdvrvm78s33cv52; USERSESSION=po51ac8dca45ba958e233b0f70292ecd75</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;inventoryName&quot;: &quot;一级仓&quot;,&#xd;
&quot;mats&quot;: [&#xd;
{&#xd;
&quot;batchInfos&quot;: [&#xd;
{&#xd;
&quot;batchNum&quot;: null,&#xd;
&quot;changeCount&quot;: 0,&#xd;
&quot;invalidDate&quot;: null,&#xd;
&quot;bolLongTerm&quot;: 1,&#xd;
&quot;productionDate&quot;: null,&#xd;
&quot;salesUnit&quot;: &quot;&quot;,&#xd;
&quot;stockUnit&quot;: &quot;&quot;,&#xd;
&quot;uniqueNum&quot;: null,&#xd;
&quot;unitTransfer&quot;: 1,&#xd;
&quot;stockExtendId&quot;: 235414&#xd;
},&#xd;
{&#xd;
&quot;batchNum&quot;: &quot;&quot;,&#xd;
&quot;changeCount&quot;: 1,&#xd;
&quot;invalidDate&quot;: null,&#xd;
&quot;bolLongTerm&quot;: 1,&#xd;
&quot;productionDate&quot;: null,&#xd;
&quot;salesUnit&quot;: &quot;&quot;,&#xd;
&quot;stockUnit&quot;: &quot;&quot;,&#xd;
&quot;uniqueNum&quot;: &quot;&quot;,&#xd;
&quot;unitTransfer&quot;: 1,&#xd;
&quot;stockExtendId&quot;: 235404&#xd;
}&#xd;
],&#xd;
&quot;bolTemporary&quot;: 0,&#xd;
&quot;brokenImgUrls&quot;: &quot;https://jws-test.oss-cn-beijing.aliyuncs.com/res/assistant/img/a618681ed27aa3fcf001ab2fabd6910a.png,&quot;,&#xd;
&quot;companyCode&quot;: &quot;57701&quot;,&#xd;
&quot;imgUrls&quot;: &quot;https://jws-pro.oss-cn-beijing.aliyuncs.com/res/product/img/4505暂缺图片.jpg&quot;,&#xd;
&quot;matId&quot;: &quot;1309&quot;,&#xd;
&quot;matName&quot;: &quot;Bego 种植体57701&quot;,&#xd;
&quot;matPrice&quot;: &quot;10.0&quot;,&#xd;
&quot;specId&quot;: 4650,&#xd;
&quot;specName&quot;: &quot;S4.5 L8.5 Tipure Pluse&quot;,&#xd;
&quot;specNameExt&quot;: &quot;-&quot;&#xd;
}&#xd;
],&#xd;
&quot;memo&quot;: &quot;&quot;,&#xd;
&quot;type&quot;: &quot;BROKEN&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/inventoryChange</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">authorization</stringProp>
<stringProp name="Header.value">eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJvcmdUeXBlIjoiQUdFTkNZIiwicmVhbE5hbWUiOiIlRTYlOUQlOEUlRTUlOEMlQkIlRTclOTQlOUY4ODgiLCJncm91cElkIjoyMDQyOSwibW9iaWxlIjoiMTg1MTIzNDU2NzgiLCJlZGl0aW9uIjoyLCJhZ2VuY3lJZCI6MjA0MzEsInVzZXJJZCI6MTQyNzcsImlhdCI6MTY0NDgwMzY5NiwiYXV0aG9yaXRpZXMiOlsiMjYiLCIxOCIsIjEiLCIyIiwiMyIsIjQiLCI1IiwiMjAiLCIyMSIsIjIzIiwiMjQiLCIyNSIsIjMwIiwiMzEiLCIzMyIsIjQ3IiwiNDIiLCI2IiwiMzQiLCI3IiwiOCIsIjkiLCIxMCIsIjEzIiwiMTIiLCIxMSIsIjE1IiwiMTYiLCIxNyIsIjE0IiwiMTkiLCIyOCIsIjM4IiwiNDQiLCI0MyIsIjM2IiwiMjciLCIyNiIsIjIyIiwiMzIiLCI0OCIsIjQ2IiwiMjkiLCI0NSIsIjM3IiwiMzkiLCI0OSIsIjUwIiwiNTEiLCIxOCJdLCJ1c2VybmFtZSI6InBvXzE2Mjg3NTA2MTI3OTdfMjA0MzEifQ.9DfB2Sj9QaRxKa2Tg6HQwEoMsAn7AkvHVhOr1uoTOpI</stringProp>
</elementProp>
<elementProp name="" elementType="Header">
<stringProp name="Header.name">cookie</stringProp>
<stringProp name="Header.value">USERKEY=JVS_SHOP_JVS_SHOP_USERINFOcj88rgmie21pdvrvm78s33cv52; USERSESSION=po51ac8dca45ba958e233b0f70292ecd75</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