You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

1675 lines
158 KiB

<?xml version="1.0" encoding="UTF-8"?>
<robot generator="Robot 6.1.1 (Python 3.6.6 on win32)" generated="20240614 17:23:44.813" rpa="false" schemaversion="4">
<suite id="s1" name="Dating-agency" source="D:\LYL\Study\Robot_framework\space\Dating-agency">
<kw name="Import Variables" library="BuiltIn" type="SETUP">
<arg>${EXECDIR}\\DA_data.yaml</arg>
<doc>Imports a variable file with the given path and optional arguments.</doc>
<status status="PASS" starttime="20240614 17:23:44.845" endtime="20240614 17:23:44.845"/>
</kw>
<suite id="s1-s1" name="0-Login" source="D:\LYL\Study\Robot_framework\space\Dating-agency\0-Login">
<suite id="s1-s1-s1" name="Login-interface" source="D:\LYL\Study\Robot_framework\space\Dating-agency\0-Login\Login-interface.robot">
<kw name="Import Variables" library="BuiltIn" type="SETUP">
<arg>${EXECDIR}\\DA_data.yaml</arg>
<doc>Imports a variable file with the given path and optional arguments.</doc>
<status status="PASS" starttime="20240614 17:23:45.271" endtime="20240614 17:23:45.287"/>
</kw>
<test id="s1-s1-s1-t1" name="手机号验证码登录-888888" line="27">
<kw name="Given 读取TXT文件" library="LoginResource">
<kw name="Get File" library="OperatingSystem">
<var>${file}</var>
<arg>D:\\LYL\\Study\\Robot_framework\\space\\Dating-agency\\0-Login\\phone-test.txt</arg>
<doc>Returns the contents of a specified file.</doc>
<msg timestamp="20240614 17:23:45.287" level="INFO" html="true">Getting file '&lt;a href="file://D:\LYL\Study\Robot_framework\space\Dating-agency\0-Login\phone-test.txt"&gt;D:\LYL\Study\Robot_framework\space\Dating-agency\0-Login\phone-test.txt&lt;/a&gt;'.</msg>
<msg timestamp="20240614 17:23:45.287" level="INFO">${file} = 手机号
15675143029</msg>
<status status="PASS" starttime="20240614 17:23:45.287" endtime="20240614 17:23:45.287"/>
</kw>
<kw name="Set Variable" library="BuiltIn">
<var>${skip-line}</var>
<arg>1</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<msg timestamp="20240614 17:23:45.287" level="INFO">${skip-line} = 1</msg>
<status status="PASS" starttime="20240614 17:23:45.287" endtime="20240614 17:23:45.287"/>
</kw>
<kw name="Set Variable" library="BuiltIn">
<var>${lines}</var>
<arg>-1</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<msg timestamp="20240614 17:23:45.287" level="INFO">${lines} = -1</msg>
<status status="PASS" starttime="20240614 17:23:45.287" endtime="20240614 17:23:45.287"/>
</kw>
<kw name="Get Lines Containing String" library="String">
<var>${content}</var>
<arg>${file}</arg>
<arg>${skip-line}</arg>
<arg>${lines}</arg>
<doc>Returns lines of the given ``string`` that contain the ``pattern``.</doc>
<msg timestamp="20240614 17:23:45.287" level="INFO">1 out of 2 lines matched</msg>
<msg timestamp="20240614 17:23:45.287" level="INFO">${content} = 15675143029</msg>
<status status="PASS" starttime="20240614 17:23:45.287" endtime="20240614 17:23:45.287"/>
</kw>
<for flavor="IN">
<var>${id}</var>
<value>${content}</value>
<iter>
<var name="${id}">15675143029</var>
<kw name="Split String" library="String">
<var>${id}</var>
<arg>${id}</arg>
<arg>\n</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<msg timestamp="20240614 17:23:45.287" level="INFO">${id} = ['15675143029']</msg>
<status status="PASS" starttime="20240614 17:23:45.287" endtime="20240614 17:23:45.287"/>
</kw>
<status status="PASS" starttime="20240614 17:23:45.287" endtime="20240614 17:23:45.287"/>
</iter>
<status status="PASS" starttime="20240614 17:23:45.287" endtime="20240614 17:23:45.287"/>
</for>
<kw name="Set Global Variable" library="BuiltIn">
<arg>${id}</arg>
<doc>Makes a variable available globally in all tests and suites.</doc>
<msg timestamp="20240614 17:23:45.287" level="INFO">${id} = ['15675143029']</msg>
<status status="PASS" starttime="20240614 17:23:45.287" endtime="20240614 17:23:45.287"/>
</kw>
<status status="PASS" starttime="20240614 17:23:45.287" endtime="20240614 17:23:45.287"/>
</kw>
<kw name="And 用户手机号验证码登录婚介平台-888888" library="LoginResource" sourcename="用户手机号验证码登录${dating}平台-888888">
<kw name="Create List" library="BuiltIn">
<var>${userid_list}</var>
<doc>Returns a list containing given items.</doc>
<msg timestamp="20240614 17:23:45.294" level="INFO">${userid_list} = []</msg>
<status status="PASS" starttime="20240614 17:23:45.294" endtime="20240614 17:23:45.294"/>
</kw>
<kw name="Create List" library="BuiltIn">
<var>${Cheader_list}</var>
<doc>Returns a list containing given items.</doc>
<msg timestamp="20240614 17:23:45.294" level="INFO">${Cheader_list} = []</msg>
<status status="PASS" starttime="20240614 17:23:45.294" endtime="20240614 17:23:45.295"/>
</kw>
<kw name="Create List" library="BuiltIn">
<var>${Aheader_list}</var>
<doc>Returns a list containing given items.</doc>
<msg timestamp="20240614 17:23:45.295" level="INFO">${Aheader_list} = []</msg>
<status status="PASS" starttime="20240614 17:23:45.295" endtime="20240614 17:23:45.295"/>
</kw>
<kw name="Create List" library="BuiltIn">
<var>${phoneList}</var>
<doc>Returns a list containing given items.</doc>
<msg timestamp="20240614 17:23:45.295" level="INFO">${phoneList} = []</msg>
<status status="PASS" starttime="20240614 17:23:45.295" endtime="20240614 17:23:45.295"/>
</kw>
<for flavor="IN">
<var>${account}</var>
<value>@{id}</value>
<iter>
<var name="${account}">15675143029</var>
<kw name="Disable Warnings" library="urllib3">
<doc>Helper for quickly disabling all urllib3 warnings.</doc>
<status status="PASS" starttime="20240614 17:23:45.296" endtime="20240614 17:23:45.296"/>
</kw>
<kw name="Create Session" library="RequestsLibrary">
<arg>dating</arg>
<arg>${${dating}.dating域名}</arg>
<arg>${${dating}.AHeader}</arg>
<doc>Create Session: create a HTTP session to a server</doc>
<msg timestamp="20240614 17:23:45.297" level="INFO">Creating Session using : alias=dating, url=http://dating-agency-api-test.qniao.cn, headers={'Content-Type': 'application/json', 'X-APP-ID': '50325897884795881'}, cookies={}, auth=None, timeout=None, proxies=None, verify=False, debug=0 </msg>
<msg timestamp="20240614 17:23:45.297" level="DEBUG">Creating session: dating</msg>
<status status="PASS" starttime="20240614 17:23:45.296" endtime="20240614 17:23:45.297"/>
</kw>
<kw name="Set Variable" library="BuiltIn">
<var>${data}</var>
<arg>{ \ \ "account":"${account}", \ \ "accountType":2, \ \ "captcha":888888 }</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<msg timestamp="20240614 17:23:45.298" level="INFO">${data} = { "account":"15675143029", "accountType":2, "captcha":888888 }</msg>
<status status="PASS" starttime="20240614 17:23:45.298" endtime="20240614 17:23:45.298"/>
</kw>
<kw name="POST On Session" library="RequestsLibrary">
<var>${reps}</var>
<arg>dating</arg>
<arg>/dating-agency-uec/authorize/by-captcha</arg>
<arg>${data.encode('utf-8')}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<msg timestamp="20240614 17:23:45.301" level="DEBUG">Starting new HTTP connection (1): dating-agency-api-test.qniao.cn</msg>
<msg timestamp="20240614 17:23:45.367" level="DEBUG">http://dating-agency-api-test.qniao.cn:80 "POST /dating-agency-uec/authorize/by-captcha HTTP/1.1" 200 None</msg>
<msg timestamp="20240614 17:23:45.367" level="INFO">POST Request : url=http://dating-agency-api-test.qniao.cn/dating-agency-uec/authorize/by-captcha
path_url=/dating-agency-uec/authorize/by-captcha
headers={'User-Agent': 'python-requests/2.15.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'X-APP-ID': '50325897884795881', 'Content-Length': '68'}
body=b'{ "account":"15675143029", "accountType":2, "captcha":888888 }'
</msg>
<msg timestamp="20240614 17:23:45.367" level="INFO">POST Response : url=http://dating-agency-api-test.qniao.cn/dating-agency-uec/authorize/by-captcha
status=200, reason=
headers={'Server': 'nginx/1.16.1', 'Date': 'Fri, 14 Jun 2024 09:23:45 GMT', 'Content-Type': 'application/json', 'Transfer-Encoding': 'chunked', 'Connection': 'keep-alive', 'Vary': 'Origin, Access-Control-Request-Method, Access-Control-Request-Headers'}
body={"code":0,"message":"successful","data":{"token":"iHP4V/g6O5DXHixyNrf7tmhMWrNGWP5lsu8qzU6h+HjgELcyeGFpzG7vpGYJRjkJkz9BfS6xW/XIlrNLObJBBA==","userId":"969659763816271872"}}
</msg>
<msg timestamp="20240614 17:23:45.367" level="INFO">${reps} = &lt;Response [200]&gt;</msg>
<status status="PASS" starttime="20240614 17:23:45.298" endtime="20240614 17:23:45.367"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${code}</var>
<arg>${reps.json()}</arg>
<arg>code</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240614 17:23:45.367" level="INFO">${code} = 0</msg>
<status status="PASS" starttime="20240614 17:23:45.367" endtime="20240614 17:23:45.367"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${token}</var>
<arg>${reps.json()['data']}</arg>
<arg>token</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240614 17:23:45.367" level="INFO">${token} = iHP4V/g6O5DXHixyNrf7tmhMWrNGWP5lsu8qzU6h+HjgELcyeGFpzG7vpGYJRjkJkz9BfS6xW/XIlrNLObJBBA==</msg>
<status status="PASS" starttime="20240614 17:23:45.367" endtime="20240614 17:23:45.367"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${userId}</var>
<arg>${reps.json()['data']}</arg>
<arg>userId</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240614 17:23:45.367" level="INFO">${userId} = 969659763816271872</msg>
<status status="PASS" starttime="20240614 17:23:45.367" endtime="20240614 17:23:45.367"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${message}</var>
<arg>${reps.json()}</arg>
<arg>message</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240614 17:23:45.367" level="INFO">${message} = successful</msg>
<status status="PASS" starttime="20240614 17:23:45.367" endtime="20240614 17:23:45.367"/>
</kw>
<kw name="Set Variable" library="BuiltIn">
<var>${login_header}</var>
<arg>{'Content-Type':'application/json','X-APP-ID':'50325897884795881','Authorization':'QNT ${token}','X-Organization-Id':'963432943739605555'}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<msg timestamp="20240614 17:23:45.367" level="INFO">${login_header} = {'Content-Type':'application/json','X-APP-ID':'50325897884795881','Authorization':'QNT iHP4V/g6O5DXHixyNrf7tmhMWrNGWP5lsu8qzU6h+HjgELcyeGFpzG7vpGYJRjkJkz9BfS6xW/XIlrNLObJBBA==','X-Organization-Id':'96...</msg>
<status status="PASS" starttime="20240614 17:23:45.367" endtime="20240614 17:23:45.367"/>
</kw>
<kw name="Log" library="BuiltIn">
<arg>${login_header}</arg>
<doc>Logs the given message with the given level.</doc>
<msg timestamp="20240614 17:23:45.367" level="INFO">{'Content-Type':'application/json','X-APP-ID':'50325897884795881','Authorization':'QNT iHP4V/g6O5DXHixyNrf7tmhMWrNGWP5lsu8qzU6h+HjgELcyeGFpzG7vpGYJRjkJkz9BfS6xW/XIlrNLObJBBA==','X-Organization-Id':'963432943739605555'}</msg>
<status status="PASS" starttime="20240614 17:23:45.367" endtime="20240614 17:23:45.367"/>
</kw>
<kw name="Set Variable" library="BuiltIn">
<var>${client_header}</var>
<arg>{'Content-Type':'application/json','X-APP-ID':'50325897884795880','Authorization':'QNT ${token}'}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<msg timestamp="20240614 17:23:45.367" level="INFO">${client_header} = {'Content-Type':'application/json','X-APP-ID':'50325897884795880','Authorization':'QNT iHP4V/g6O5DXHixyNrf7tmhMWrNGWP5lsu8qzU6h+HjgELcyeGFpzG7vpGYJRjkJkz9BfS6xW/XIlrNLObJBBA=='}</msg>
<status status="PASS" starttime="20240614 17:23:45.367" endtime="20240614 17:23:45.367"/>
</kw>
<kw name="Append To List" library="Collections">
<arg>${userid_list}</arg>
<arg>${userId}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" starttime="20240614 17:23:45.367" endtime="20240614 17:23:45.367"/>
</kw>
<kw name="Append To List" library="Collections">
<arg>${Cheader_list}</arg>
<arg>${client_header}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" starttime="20240614 17:23:45.367" endtime="20240614 17:23:45.367"/>
</kw>
<kw name="Append To List" library="Collections">
<arg>${Aheader_list}</arg>
<arg>${login_header}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" starttime="20240614 17:23:45.367" endtime="20240614 17:23:45.367"/>
</kw>
<kw name="Append To List" library="Collections">
<arg>${phoneList}</arg>
<arg>${account}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" starttime="20240614 17:23:45.367" endtime="20240614 17:23:45.367"/>
</kw>
<kw name="Run Keyword If" library="BuiltIn">
<arg>${code}==0</arg>
<arg>Should Be Equal As Strings</arg>
<arg>${message}</arg>
<arg>successful</arg>
<arg>ELSE</arg>
<arg>Should Be Equal As Strings</arg>
<arg>${message}</arg>
<arg>验证码错误或无效验证码,请重试!</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<kw name="Should Be Equal As Strings" library="BuiltIn">
<arg>${message}</arg>
<arg>successful</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<msg timestamp="20240614 17:23:45.367" level="DEBUG">Argument types are:
&lt;class 'str'&gt;
&lt;class 'str'&gt;</msg>
<status status="PASS" starttime="20240614 17:23:45.367" endtime="20240614 17:23:45.367"/>
</kw>
<status status="PASS" starttime="20240614 17:23:45.367" endtime="20240614 17:23:45.367"/>
</kw>
<status status="PASS" starttime="20240614 17:23:45.296" endtime="20240614 17:23:45.367"/>
</iter>
<status status="PASS" starttime="20240614 17:23:45.295" endtime="20240614 17:23:45.367"/>
</for>
<kw name="Set Global Variable" library="BuiltIn">
<arg>${phoneList}</arg>
<doc>Makes a variable available globally in all tests and suites.</doc>
<msg timestamp="20240614 17:23:45.367" level="INFO">${phoneList} = ['15675143029']</msg>
<status status="PASS" starttime="20240614 17:23:45.367" endtime="20240614 17:23:45.367"/>
</kw>
<kw name="Set Global Variable" library="BuiltIn">
<arg>${userid_list}</arg>
<doc>Makes a variable available globally in all tests and suites.</doc>
<msg timestamp="20240614 17:23:45.367" level="INFO">${userid_list} = ['969659763816271872']</msg>
<status status="PASS" starttime="20240614 17:23:45.367" endtime="20240614 17:23:45.367"/>
</kw>
<kw name="Set Global Variable" library="BuiltIn">
<arg>${Aheader_list}</arg>
<doc>Makes a variable available globally in all tests and suites.</doc>
<msg timestamp="20240614 17:23:45.383" level="INFO">${Aheader_list} = ["{'Content-Type':'application/json','X-APP-ID':'50325897884795881','Authorization':'QNT iHP4V/g6O5DXHixyNrf7tmhMWrNGWP5lsu8qzU6h+HjgELcyeGFpzG7vpGYJRjkJkz9BfS6xW/XIlrNLObJBBA==','X-Organization-Id':'...</msg>
<status status="PASS" starttime="20240614 17:23:45.383" endtime="20240614 17:23:45.383"/>
</kw>
<kw name="Set Global Variable" library="BuiltIn">
<arg>${Cheader_list}</arg>
<doc>Makes a variable available globally in all tests and suites.</doc>
<msg timestamp="20240614 17:23:45.383" level="INFO">${Cheader_list} = ["{'Content-Type':'application/json','X-APP-ID':'50325897884795880','Authorization':'QNT iHP4V/g6O5DXHixyNrf7tmhMWrNGWP5lsu8qzU6h+HjgELcyeGFpzG7vpGYJRjkJkz9BfS6xW/XIlrNLObJBBA=='}"]</msg>
<status status="PASS" starttime="20240614 17:23:45.383" endtime="20240614 17:23:45.383"/>
</kw>
<kw name="Set Global Variable" library="BuiltIn">
<arg>${login_header}</arg>
<doc>Makes a variable available globally in all tests and suites.</doc>
<msg timestamp="20240614 17:23:45.383" level="INFO">${login_header} = {'Content-Type':'application/json','X-APP-ID':'50325897884795881','Authorization':'QNT iHP4V/g6O5DXHixyNrf7tmhMWrNGWP5lsu8qzU6h+HjgELcyeGFpzG7vpGYJRjkJkz9BfS6xW/XIlrNLObJBBA==','X-Organization-Id':'96...</msg>
<status status="PASS" starttime="20240614 17:23:45.383" endtime="20240614 17:23:45.383"/>
</kw>
<kw name="Set Global Variable" library="BuiltIn">
<arg>${client_header}</arg>
<doc>Makes a variable available globally in all tests and suites.</doc>
<msg timestamp="20240614 17:23:45.383" level="INFO">${client_header} = {'Content-Type':'application/json','X-APP-ID':'50325897884795880','Authorization':'QNT iHP4V/g6O5DXHixyNrf7tmhMWrNGWP5lsu8qzU6h+HjgELcyeGFpzG7vpGYJRjkJkz9BfS6xW/XIlrNLObJBBA=='}</msg>
<status status="PASS" starttime="20240614 17:23:45.383" endtime="20240614 17:23:45.383"/>
</kw>
<status status="PASS" starttime="20240614 17:23:45.287" endtime="20240614 17:23:45.383"/>
</kw>
<kw name="And 查询用户的婚介组织" library="LoginResource" sourcename="查询用户的${dating}组织">
<kw name="Create List" library="BuiltIn">
<var>${Aheader}</var>
<doc>Returns a list containing given items.</doc>
<msg timestamp="20240614 17:23:45.383" level="INFO">${Aheader} = []</msg>
<status status="PASS" starttime="20240614 17:23:45.383" endtime="20240614 17:23:45.383"/>
</kw>
<for flavor="IN ZIP">
<var>${userId}</var>
<var>${login_header}</var>
<value>${userid_list}</value>
<value>${Aheader_list}</value>
<iter>
<var name="${userId}">969659763816271872</var>
<var name="${login_header}">{'Content-Type':'application/json','X-APP-ID':'50325897884795881','Authorization':'QNT iHP4V/g6O5DXHixyNrf7tmhMWrNGWP5lsu8qzU6h+HjgELcyeGFpzG7vpGYJRjkJkz9BfS6xW/XIlrNLObJBBA==','X-Organization-Id':'96...</var>
<kw name="Disable Warnings" library="urllib3">
<doc>Helper for quickly disabling all urllib3 warnings.</doc>
<status status="PASS" starttime="20240614 17:23:45.383" endtime="20240614 17:23:45.383"/>
</kw>
<kw name="Create Session" library="RequestsLibrary">
<arg>dating</arg>
<arg>${${dating}.dating域名}</arg>
<arg>${login_header}</arg>
<doc>Create Session: create a HTTP session to a server</doc>
<msg timestamp="20240614 17:23:45.383" level="INFO">Creating Session using : alias=dating, url=http://dating-agency-api-test.qniao.cn, headers={'Content-Type': 'application/json', 'X-APP-ID': '50325897884795881', 'Authorization': 'QNT iHP4V/g6O5DXHixyNrf7tmhMWrNGWP5lsu8qzU6h+HjgELcyeGFpzG7vpGYJRjkJkz9BfS6xW/XIlrNLObJBBA==', 'X-Organization-Id': '963432943739605555'}, cookies={}, auth=None, timeout=None, proxies=None, verify=False, debug=0 </msg>
<msg timestamp="20240614 17:23:45.383" level="DEBUG">Creating session: dating</msg>
<status status="PASS" starttime="20240614 17:23:45.383" endtime="20240614 17:23:45.383"/>
</kw>
<kw name="GET On Session" library="RequestsLibrary">
<var>${reps}</var>
<arg>dating</arg>
<arg>/dating-agency-uec/user/list/own-organization</arg>
<arg>params=userId=${userid}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<msg timestamp="20240614 17:23:45.383" level="DEBUG">Starting new HTTP connection (1): dating-agency-api-test.qniao.cn</msg>
<msg timestamp="20240614 17:23:45.423" level="DEBUG">http://dating-agency-api-test.qniao.cn:80 "GET /dating-agency-uec/user/list/own-organization?userId=969659763816271872 HTTP/1.1" 200 None</msg>
<msg timestamp="20240614 17:23:45.423" level="INFO">GET Request : url=http://dating-agency-api-test.qniao.cn/dating-agency-uec/user/list/own-organization?userId=969659763816271872
path_url=/dating-agency-uec/user/list/own-organization?userId=969659763816271872
headers={'User-Agent': 'python-requests/2.15.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'X-APP-ID': '50325897884795881', 'Authorization': 'QNT iHP4V/g6O5DXHixyNrf7tmhMWrNGWP5lsu8qzU6h+HjgELcyeGFpzG7vpGYJRjkJkz9BfS6xW/XIlrNLObJBBA==', 'X-Organization-Id': '963432943739605555'}
body=None
</msg>
<msg timestamp="20240614 17:23:45.423" level="INFO">GET Response : url=http://dating-agency-api-test.qniao.cn/dating-agency-uec/user/list/own-organization?userId=969659763816271872
status=200, reason=
headers={'Server': 'nginx/1.16.1', 'Date': 'Fri, 14 Jun 2024 09:23:45 GMT', 'Content-Type': 'application/json', 'Transfer-Encoding': 'chunked', 'Connection': 'keep-alive', 'Vary': 'Origin, Access-Control-Request-Method, Access-Control-Request-Headers'}
body={"code":0,"message":"successful","data":[]}
</msg>
<msg timestamp="20240614 17:23:45.423" level="INFO">${reps} = &lt;Response [200]&gt;</msg>
<status status="PASS" starttime="20240614 17:23:45.383" endtime="20240614 17:23:45.424"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${data}</var>
<arg>${reps.json()}</arg>
<arg>data</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240614 17:23:45.424" level="INFO">${data} = []</msg>
<status status="PASS" starttime="20240614 17:23:45.424" endtime="20240614 17:23:45.424"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${message}</var>
<arg>${reps.json()}</arg>
<arg>message</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240614 17:23:45.424" level="INFO">${message} = successful</msg>
<status status="PASS" starttime="20240614 17:23:45.424" endtime="20240614 17:23:45.424"/>
</kw>
<kw name="Should Be Equal As Strings" library="BuiltIn">
<arg>${message}</arg>
<arg>successful</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<msg timestamp="20240614 17:23:45.424" level="DEBUG">Argument types are:
&lt;class 'str'&gt;
&lt;class 'str'&gt;</msg>
<status status="PASS" starttime="20240614 17:23:45.424" endtime="20240614 17:23:45.424"/>
</kw>
<kw name="Run Keyword If" library="BuiltIn">
<arg>${data}==[]</arg>
<arg>log</arg>
<arg>未获取到组织信息!</arg>
<arg>ELSE</arg>
<arg>log</arg>
<arg>${data}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<kw name="Log" library="BuiltIn">
<arg>未获取到组织信息!</arg>
<doc>Logs the given message with the given level.</doc>
<msg timestamp="20240614 17:23:45.424" level="INFO">未获取到组织信息!</msg>
<status status="PASS" starttime="20240614 17:23:45.424" endtime="20240614 17:23:45.424"/>
</kw>
<status status="PASS" starttime="20240614 17:23:45.424" endtime="20240614 17:23:45.424"/>
</kw>
<status status="PASS" starttime="20240614 17:23:45.383" endtime="20240614 17:23:45.424"/>
</iter>
<status status="PASS" starttime="20240614 17:23:45.383" endtime="20240614 17:23:45.424"/>
</for>
<status status="PASS" starttime="20240614 17:23:45.383" endtime="20240614 17:23:45.424"/>
</kw>
<kw name="And 获取婚介平台用户baseinfo" library="LoginResource" sourcename="获取${dating}平台用户baseinfo">
<kw name="Create List" library="BuiltIn">
<var>${matchmakerFlagList}</var>
<doc>Returns a list containing given items.</doc>
<msg timestamp="20240614 17:23:45.424" level="INFO">${matchmakerFlagList} = []</msg>
<status status="PASS" starttime="20240614 17:23:45.424" endtime="20240614 17:23:45.424"/>
</kw>
<for flavor="IN">
<var>${admin_header}</var>
<value>@{Aheader_list}</value>
<iter>
<var name="${admin_header}">{'Content-Type':'application/json','X-APP-ID':'50325897884795881','Authorization':'QNT iHP4V/g6O5DXHixyNrf7tmhMWrNGWP5lsu8qzU6h+HjgELcyeGFpzG7vpGYJRjkJkz9BfS6xW/XIlrNLObJBBA==','X-Organization-Id':'96...</var>
<kw name="Create Session" library="RequestsLibrary">
<arg>dating</arg>
<arg>${${dating}.dating域名}</arg>
<arg>${admin_header}</arg>
<doc>Create Session: create a HTTP session to a server</doc>
<msg timestamp="20240614 17:23:45.424" level="INFO">Creating Session using : alias=dating, url=http://dating-agency-api-test.qniao.cn, headers={'Content-Type': 'application/json', 'X-APP-ID': '50325897884795881', 'Authorization': 'QNT iHP4V/g6O5DXHixyNrf7tmhMWrNGWP5lsu8qzU6h+HjgELcyeGFpzG7vpGYJRjkJkz9BfS6xW/XIlrNLObJBBA==', 'X-Organization-Id': '963432943739605555'}, cookies={}, auth=None, timeout=None, proxies=None, verify=False, debug=0 </msg>
<msg timestamp="20240614 17:23:45.424" level="DEBUG">Creating session: dating</msg>
<status status="PASS" starttime="20240614 17:23:45.424" endtime="20240614 17:23:45.424"/>
</kw>
<kw name="GET On Session" library="RequestsLibrary">
<var>${reps}</var>
<arg>dating</arg>
<arg>dating-agency-uec/user/get/base-info</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<msg timestamp="20240614 17:23:45.424" level="DEBUG">Starting new HTTP connection (1): dating-agency-api-test.qniao.cn</msg>
<msg timestamp="20240614 17:23:45.456" level="DEBUG">http://dating-agency-api-test.qniao.cn:80 "GET /dating-agency-uec/user/get/base-info HTTP/1.1" 200 None</msg>
<msg timestamp="20240614 17:23:45.456" level="INFO">GET Request : url=http://dating-agency-api-test.qniao.cn/dating-agency-uec/user/get/base-info
path_url=/dating-agency-uec/user/get/base-info
headers={'User-Agent': 'python-requests/2.15.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'X-APP-ID': '50325897884795881', 'Authorization': 'QNT iHP4V/g6O5DXHixyNrf7tmhMWrNGWP5lsu8qzU6h+HjgELcyeGFpzG7vpGYJRjkJkz9BfS6xW/XIlrNLObJBBA==', 'X-Organization-Id': '963432943739605555'}
body=None
</msg>
<msg timestamp="20240614 17:23:45.456" level="INFO">GET Response : url=http://dating-agency-api-test.qniao.cn/dating-agency-uec/user/get/base-info
status=200, reason=
headers={'Server': 'nginx/1.16.1', 'Date': 'Fri, 14 Jun 2024 09:23:45 GMT', 'Content-Type': 'application/json', 'Transfer-Encoding': 'chunked', 'Connection': 'keep-alive', 'Vary': 'Origin, Access-Control-Request-Method, Access-Control-Request-Headers'}
body={"code":0,"message":"successful","data":{"userId":"969659763816271872","realName":null,"nickName":null,"phone":"15675143029","matchmakerFlag":false}}
</msg>
<msg timestamp="20240614 17:23:45.456" level="INFO">${reps} = &lt;Response [200]&gt;</msg>
<status status="PASS" starttime="20240614 17:23:45.424" endtime="20240614 17:23:45.471"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${phone}</var>
<arg>${reps.json()['data']}</arg>
<arg>phone</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240614 17:23:45.471" level="INFO">${phone} = 15675143029</msg>
<status status="PASS" starttime="20240614 17:23:45.471" endtime="20240614 17:23:45.471"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${matchmakerFlag}</var>
<arg>${reps.json()['data']}</arg>
<arg>matchmakerFlag</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240614 17:23:45.471" level="INFO">${matchmakerFlag} = False</msg>
<status status="PASS" starttime="20240614 17:23:45.471" endtime="20240614 17:23:45.471"/>
</kw>
<kw name="Append To List" library="Collections">
<arg>${matchmakerFlagList}</arg>
<arg>${matchmakerFlag}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" starttime="20240614 17:23:45.471" endtime="20240614 17:23:45.471"/>
</kw>
<status status="PASS" starttime="20240614 17:23:45.424" endtime="20240614 17:23:45.471"/>
</iter>
<status status="PASS" starttime="20240614 17:23:45.424" endtime="20240614 17:23:45.471"/>
</for>
<kw name="Set Global Variable" library="BuiltIn">
<arg>${phone}</arg>
<doc>Makes a variable available globally in all tests and suites.</doc>
<msg timestamp="20240614 17:23:45.471" level="INFO">${phone} = 15675143029</msg>
<status status="PASS" starttime="20240614 17:23:45.471" endtime="20240614 17:23:45.471"/>
</kw>
<kw name="Set Global Variable" library="BuiltIn">
<arg>${matchmakerFlag}</arg>
<doc>Makes a variable available globally in all tests and suites.</doc>
<msg timestamp="20240614 17:23:45.471" level="INFO">${matchmakerFlag} = False</msg>
<status status="PASS" starttime="20240614 17:23:45.471" endtime="20240614 17:23:45.471"/>
</kw>
<kw name="Set Global Variable" library="BuiltIn">
<arg>${matchmakerFlagList}</arg>
<doc>Makes a variable available globally in all tests and suites.</doc>
<msg timestamp="20240614 17:23:45.471" level="INFO">${matchmakerFlagList} = [False]</msg>
<status status="PASS" starttime="20240614 17:23:45.471" endtime="20240614 17:23:45.471"/>
</kw>
<status status="PASS" starttime="20240614 17:23:45.424" endtime="20240614 17:23:45.471"/>
</kw>
<status status="PASS" starttime="20240614 17:23:45.287" endtime="20240614 17:23:45.471"/>
</test>
<doc>接口:短信验证码登录认证</doc>
<status status="PASS" starttime="20240614 17:23:44.845" endtime="20240614 17:23:45.471"/>
</suite>
<doc>用户登录婚介平台</doc>
<status status="PASS" starttime="20240614 17:23:44.845" endtime="20240614 17:23:45.471"/>
</suite>
<suite id="s1-s2" name="1-Applet" source="D:\LYL\Study\Robot_framework\space\Dating-agency\1-Applet">
<suite id="s1-s2-s1" name="6-Activity" source="D:\LYL\Study\Robot_framework\space\Dating-agency\1-Applet\6-Activity">
<suite id="s1-s2-s1-s1" name="Avtivity" source="D:\LYL\Study\Robot_framework\space\Dating-agency\1-Applet\6-Activity\Avtivity.robot">
<kw name="Import Variables" library="BuiltIn" type="SETUP">
<arg>${EXECDIR}\\DA_data.yaml</arg>
<doc>Imports a variable file with the given path and optional arguments.</doc>
<status status="PASS" starttime="20240614 17:23:45.487" endtime="20240614 17:23:45.503"/>
</kw>
<test id="s1-s2-s1-s1-t1" name="用户邀请助力" line="11">
<kw name="Given 查询婚介用户资料" library="ActivityResource" sourcename="查询${dating}用户资料">
<kw name="Create List" library="BuiltIn">
<var>${miId_list}</var>
<doc>Returns a list containing given items.</doc>
<msg timestamp="20240614 17:23:45.505" level="INFO">${miId_list} = []</msg>
<status status="PASS" starttime="20240614 17:23:45.505" endtime="20240614 17:23:45.505"/>
</kw>
<kw name="Create List" library="BuiltIn">
<var>${nickNameList}</var>
<doc>Returns a list containing given items.</doc>
<msg timestamp="20240614 17:23:45.505" level="INFO">${nickNameList} = []</msg>
<status status="PASS" starttime="20240614 17:23:45.505" endtime="20240614 17:23:45.505"/>
</kw>
<kw name="Create List" library="BuiltIn">
<var>${genderCodeList}</var>
<doc>Returns a list containing given items.</doc>
<msg timestamp="20240614 17:23:45.506" level="INFO">${genderCodeList} = []</msg>
<status status="PASS" starttime="20240614 17:23:45.506" endtime="20240614 17:23:45.506"/>
</kw>
<for flavor="IN ZIP">
<var>${userId}</var>
<var>${client_header}</var>
<value>${userid_list}</value>
<value>${Cheader_list}</value>
<iter>
<var name="${userId}">969659763816271872</var>
<var name="${client_header}">{'Content-Type':'application/json','X-APP-ID':'50325897884795880','Authorization':'QNT iHP4V/g6O5DXHixyNrf7tmhMWrNGWP5lsu8qzU6h+HjgELcyeGFpzG7vpGYJRjkJkz9BfS6xW/XIlrNLObJBBA=='}</var>
<kw name="Create Session" library="RequestsLibrary">
<arg>dating</arg>
<arg>${${dating}.dating域名}</arg>
<arg>${client_header}</arg>
<doc>Create Session: create a HTTP session to a server</doc>
<msg timestamp="20240614 17:23:45.507" level="INFO">Creating Session using : alias=dating, url=http://dating-agency-api-test.qniao.cn, headers={'Content-Type': 'application/json', 'X-APP-ID': '50325897884795880', 'Authorization': 'QNT iHP4V/g6O5DXHixyNrf7tmhMWrNGWP5lsu8qzU6h+HjgELcyeGFpzG7vpGYJRjkJkz9BfS6xW/XIlrNLObJBBA=='}, cookies={}, auth=None, timeout=None, proxies=None, verify=False, debug=0 </msg>
<msg timestamp="20240614 17:23:45.507" level="DEBUG">Creating session: dating</msg>
<status status="PASS" starttime="20240614 17:23:45.507" endtime="20240614 17:23:45.507"/>
</kw>
<kw name="GET On Session" library="RequestsLibrary">
<var>${reps}</var>
<arg>dating</arg>
<arg>/dating-agency-service/user/get/first/fill/marriage/information/details</arg>
<arg>params=userId=${userId}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<msg timestamp="20240614 17:23:45.509" level="DEBUG">Starting new HTTP connection (1): dating-agency-api-test.qniao.cn</msg>
<msg timestamp="20240614 17:23:45.566" level="DEBUG">http://dating-agency-api-test.qniao.cn:80 "GET /dating-agency-service/user/get/first/fill/marriage/information/details?userId=969659763816271872 HTTP/1.1" 200 None</msg>
<msg timestamp="20240614 17:23:45.566" level="INFO">GET Request : url=http://dating-agency-api-test.qniao.cn/dating-agency-service/user/get/first/fill/marriage/information/details?userId=969659763816271872
path_url=/dating-agency-service/user/get/first/fill/marriage/information/details?userId=969659763816271872
headers={'User-Agent': 'python-requests/2.15.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'X-APP-ID': '50325897884795880', 'Authorization': 'QNT iHP4V/g6O5DXHixyNrf7tmhMWrNGWP5lsu8qzU6h+HjgELcyeGFpzG7vpGYJRjkJkz9BfS6xW/XIlrNLObJBBA=='}
body=None
</msg>
<msg timestamp="20240614 17:23:45.567" level="DEBUG">utf-8 confidence = 0.99</msg>
<msg timestamp="20240614 17:23:45.567" level="DEBUG">SHIFT_JIS Japanese confidence = 0.01</msg>
<msg timestamp="20240614 17:23:45.567" level="DEBUG">EUC-JP Japanese confidence = 0.01</msg>
<msg timestamp="20240614 17:23:45.567" level="DEBUG">GB2312 Chinese confidence = 0.01</msg>
<msg timestamp="20240614 17:23:45.567" level="DEBUG">EUC-KR Korean confidence = 0.01</msg>
<msg timestamp="20240614 17:23:45.567" level="DEBUG">CP949 Korean confidence = 0.01</msg>
<msg timestamp="20240614 17:23:45.567" level="DEBUG">Big5 Chinese confidence = 0.01</msg>
<msg timestamp="20240614 17:23:45.567" level="DEBUG">EUC-TW Taiwan confidence = 0.01</msg>
<msg timestamp="20240614 17:23:45.567" level="DEBUG">windows-1251 Russian confidence = 0.01</msg>
<msg timestamp="20240614 17:23:45.567" level="DEBUG">KOI8-R Russian confidence = 0.01</msg>
<msg timestamp="20240614 17:23:45.567" level="DEBUG">ISO-8859-5 Russian confidence = 0.0</msg>
<msg timestamp="20240614 17:23:45.567" level="DEBUG">MacCyrillic Russian confidence = 0.0</msg>
<msg timestamp="20240614 17:23:45.567" level="DEBUG">IBM866 Russian confidence = 0.0548549802544013</msg>
<msg timestamp="20240614 17:23:45.567" level="DEBUG">IBM855 Russian confidence = 0.1730840854239253</msg>
<msg timestamp="20240614 17:23:45.567" level="DEBUG">ISO-8859-7 Greek confidence = 0.0</msg>
<msg timestamp="20240614 17:23:45.567" level="DEBUG">windows-1253 Greek confidence = 0.0</msg>
<msg timestamp="20240614 17:23:45.567" level="DEBUG">ISO-8859-5 Bulgairan confidence = 0.0</msg>
<msg timestamp="20240614 17:23:45.567" level="DEBUG">windows-1251 Bulgarian confidence = 0.0</msg>
<msg timestamp="20240614 17:23:45.567" level="DEBUG">TIS-620 Thai confidence = 0.04872578912989713</msg>
<msg timestamp="20240614 17:23:45.567" level="DEBUG">ISO-8859-9 Turkish confidence = 0.33656206713934006</msg>
<msg timestamp="20240614 17:23:45.567" level="DEBUG">windows-1255 Hebrew confidence = 0.0</msg>
<msg timestamp="20240614 17:23:45.567" level="DEBUG">windows-1255 Hebrew confidence = 0.0</msg>
<msg timestamp="20240614 17:23:45.567" level="DEBUG">windows-1255 Hebrew confidence = 0.0</msg>
<msg timestamp="20240614 17:23:45.567" level="DEBUG">utf-8 confidence = 0.99</msg>
<msg timestamp="20240614 17:23:45.567" level="DEBUG">SHIFT_JIS Japanese confidence = 0.01</msg>
<msg timestamp="20240614 17:23:45.567" level="DEBUG">EUC-JP Japanese confidence = 0.01</msg>
<msg timestamp="20240614 17:23:45.567" level="DEBUG">GB2312 Chinese confidence = 0.01</msg>
<msg timestamp="20240614 17:23:45.567" level="DEBUG">EUC-KR Korean confidence = 0.01</msg>
<msg timestamp="20240614 17:23:45.567" level="DEBUG">CP949 Korean confidence = 0.01</msg>
<msg timestamp="20240614 17:23:45.567" level="DEBUG">Big5 Chinese confidence = 0.01</msg>
<msg timestamp="20240614 17:23:45.567" level="DEBUG">EUC-TW Taiwan confidence = 0.01</msg>
<msg timestamp="20240614 17:23:45.567" level="INFO">GET Response : url=http://dating-agency-api-test.qniao.cn/dating-agency-service/user/get/first/fill/marriage/information/details?userId=969659763816271872
status=200, reason=
headers={'Server': 'nginx/1.16.1', 'Date': 'Fri, 14 Jun 2024 09:23:45 GMT', 'Content-Type': 'application/json', 'Transfer-Encoding': 'chunked', 'Connection': 'keep-alive', 'Vary': 'Origin, Access-Control-Request-Method, Access-Control-Request-Headers'}
body={"code":0,"message":"successful","data":{"id":"969659765636599808","accountId":null,"userId":"969659763816271872","nickName":"我迪迦在黑龙江","genderCode":0,"homeCountryCode":null,"homeCountry":null,"provinceCode":230000,"provinceName":"黑龙江省","cityCode":230100,"cityName":"哈尔滨市","districtCode":230102,"districtName":"道里区","birthYear":"2004","educationCode":1,"education":"中专","incomeCode":2,"income":"5001~8000","height":"178","maritalStatusCode":1,"maritalStatusName":"离异","hometownProvinceCode":230000,"hometownProvinceName":"黑龙江省","hometownCityCode":230100,"hometownCityName":"哈尔滨市","identityType":0,"identityTypeName":"本人","fillSerialNumber":8}}
</msg>
<msg timestamp="20240614 17:23:45.567" level="INFO">${reps} = &lt;Response [200]&gt;</msg>
<status status="PASS" starttime="20240614 17:23:45.508" endtime="20240614 17:23:45.567"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${miId}</var>
<arg>${reps.json()['data']}</arg>
<arg>id</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240614 17:23:45.567" level="INFO">${miId} = 969659765636599808</msg>
<status status="PASS" starttime="20240614 17:23:45.567" endtime="20240614 17:23:45.567"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${nickName}</var>
<arg>${reps.json()['data']}</arg>
<arg>nickName</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240614 17:23:45.567" level="INFO">${nickName} = 我迪迦在黑龙江</msg>
<status status="PASS" starttime="20240614 17:23:45.567" endtime="20240614 17:23:45.567"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${genderCode}</var>
<arg>${reps.json()['data']}</arg>
<arg>genderCode</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240614 17:23:45.567" level="INFO">${genderCode} = 0</msg>
<status status="PASS" starttime="20240614 17:23:45.567" endtime="20240614 17:23:45.567"/>
</kw>
<kw name="Append To List" library="Collections">
<arg>${miId_list}</arg>
<arg>${miId}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" starttime="20240614 17:23:45.567" endtime="20240614 17:23:45.567"/>
</kw>
<kw name="Append To List" library="Collections">
<arg>${nickNameList}</arg>
<arg>${nickName}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" starttime="20240614 17:23:45.567" endtime="20240614 17:23:45.567"/>
</kw>
<kw name="Append To List" library="Collections">
<arg>${genderCodeList}</arg>
<arg>${genderCode}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" starttime="20240614 17:23:45.567" endtime="20240614 17:23:45.567"/>
</kw>
<kw name="Set Global Variable" library="BuiltIn">
<arg>${userId}</arg>
<doc>Makes a variable available globally in all tests and suites.</doc>
<msg timestamp="20240614 17:23:45.567" level="INFO">${userId} = 969659763816271872</msg>
<status status="PASS" starttime="20240614 17:23:45.567" endtime="20240614 17:23:45.567"/>
</kw>
<kw name="Set Global Variable" library="BuiltIn">
<arg>${miId_list}</arg>
<doc>Makes a variable available globally in all tests and suites.</doc>
<msg timestamp="20240614 17:23:45.567" level="INFO">${miId_list} = ['969659765636599808']</msg>
<status status="PASS" starttime="20240614 17:23:45.567" endtime="20240614 17:23:45.567"/>
</kw>
<kw name="Set Global Variable" library="BuiltIn">
<arg>${nickNameList}</arg>
<doc>Makes a variable available globally in all tests and suites.</doc>
<msg timestamp="20240614 17:23:45.567" level="INFO">${nickNameList} = ['我迪迦在黑龙江']</msg>
<status status="PASS" starttime="20240614 17:23:45.567" endtime="20240614 17:23:45.567"/>
</kw>
<kw name="Set Global Variable" library="BuiltIn">
<arg>${genderCodeList}</arg>
<doc>Makes a variable available globally in all tests and suites.</doc>
<msg timestamp="20240614 17:23:45.567" level="INFO">${genderCodeList} = [0]</msg>
<status status="PASS" starttime="20240614 17:23:45.567" endtime="20240614 17:23:45.567"/>
</kw>
<status status="PASS" starttime="20240614 17:23:45.506" endtime="20240614 17:23:45.567"/>
</iter>
<status status="PASS" starttime="20240614 17:23:45.506" endtime="20240614 17:23:45.567"/>
</for>
<status status="PASS" starttime="20240614 17:23:45.503" endtime="20240614 17:23:45.567"/>
</kw>
<kw name="And 查询婚介活动列表" library="ActivityResource" sourcename="查询${dating}活动列表">
<for flavor="IN ZIP">
<var>${genderCode}</var>
<var>${client-header}</var>
<value>${genderCodeList}</value>
<value>${Cheader_list}</value>
<iter>
<var name="${genderCode}">0</var>
<var name="${client-header}">{'Content-Type':'application/json','X-APP-ID':'50325897884795880','Authorization':'QNT iHP4V/g6O5DXHixyNrf7tmhMWrNGWP5lsu8qzU6h+HjgELcyeGFpzG7vpGYJRjkJkz9BfS6xW/XIlrNLObJBBA=='}</var>
<kw name="Create Session" library="RequestsLibrary">
<arg>dating</arg>
<arg>${${dating}.dating域名}</arg>
<arg>${client-header}</arg>
<doc>Create Session: create a HTTP session to a server</doc>
<msg timestamp="20240614 17:23:45.567" level="INFO">Creating Session using : alias=dating, url=http://dating-agency-api-test.qniao.cn, headers={'Content-Type': 'application/json', 'X-APP-ID': '50325897884795880', 'Authorization': 'QNT iHP4V/g6O5DXHixyNrf7tmhMWrNGWP5lsu8qzU6h+HjgELcyeGFpzG7vpGYJRjkJkz9BfS6xW/XIlrNLObJBBA=='}, cookies={}, auth=None, timeout=None, proxies=None, verify=False, debug=0 </msg>
<msg timestamp="20240614 17:23:45.567" level="DEBUG">Creating session: dating</msg>
<status status="PASS" starttime="20240614 17:23:45.567" endtime="20240614 17:23:45.567"/>
</kw>
<kw name="GET On Session" library="RequestsLibrary">
<var>${reps}</var>
<arg>dating</arg>
<arg>dating-agency-service/user/get/site/activity/page</arg>
<arg>params=queryType=0&amp;pageNum=1&amp;pageSize=100&amp;matchmakerFlag=${matchmakerFlag}&amp;status=&amp;pageSize=10&amp;status=</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<msg timestamp="20240614 17:23:45.567" level="DEBUG">Starting new HTTP connection (1): dating-agency-api-test.qniao.cn</msg>
<msg timestamp="20240614 17:23:45.662" level="DEBUG">http://dating-agency-api-test.qniao.cn:80 "GET /dating-agency-service/user/get/site/activity/page?queryType=0&amp;pageNum=1&amp;pageSize=100&amp;matchmakerFlag=False&amp;status=&amp;pageSize=10&amp;status= HTTP/1.1" 200 None</msg>
<msg timestamp="20240614 17:23:45.677" level="INFO">GET Request : url=http://dating-agency-api-test.qniao.cn/dating-agency-service/user/get/site/activity/page?queryType=0&amp;pageNum=1&amp;pageSize=100&amp;matchmakerFlag=False&amp;status=&amp;pageSize=10&amp;status=
path_url=/dating-agency-service/user/get/site/activity/page?queryType=0&amp;pageNum=1&amp;pageSize=100&amp;matchmakerFlag=False&amp;status=&amp;pageSize=10&amp;status=
headers={'User-Agent': 'python-requests/2.15.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'X-APP-ID': '50325897884795880', 'Authorization': 'QNT iHP4V/g6O5DXHixyNrf7tmhMWrNGWP5lsu8qzU6h+HjgELcyeGFpzG7vpGYJRjkJkz9BfS6xW/XIlrNLObJBBA=='}
body=None
</msg>
<msg timestamp="20240614 17:23:45.725" level="DEBUG">ISO-8859-5 confidence = 0.0007519448675725952, below negative shortcut threshhold 0.05</msg>
<msg timestamp="20240614 17:23:45.725" level="DEBUG">MacCyrillic confidence = 0.013774118008172942, below negative shortcut threshhold 0.05</msg>
<msg timestamp="20240614 17:23:45.756" level="DEBUG">ISO-8859-5 confidence = 0.0007417494738095965, below negative shortcut threshhold 0.05</msg>
<msg timestamp="20240614 17:23:45.756" level="DEBUG">TIS-620 confidence = 0.034672692390190496, below negative shortcut threshhold 0.05</msg>
<msg timestamp="20240614 17:23:45.804" level="DEBUG">utf-8 confidence = 0.99</msg>
<msg timestamp="20240614 17:23:45.804" level="DEBUG">SHIFT_JIS Japanese confidence = 0.01</msg>
<msg timestamp="20240614 17:23:45.804" level="DEBUG">EUC-JP Japanese confidence = 0.01</msg>
<msg timestamp="20240614 17:23:45.804" level="DEBUG">GB2312 Chinese confidence = 0.01</msg>
<msg timestamp="20240614 17:23:45.804" level="DEBUG">EUC-KR Korean confidence = 0.01</msg>
<msg timestamp="20240614 17:23:45.804" level="DEBUG">CP949 Korean confidence = 0.01</msg>
<msg timestamp="20240614 17:23:45.804" level="DEBUG">Big5 Chinese confidence = 0.01</msg>
<msg timestamp="20240614 17:23:45.804" level="DEBUG">EUC-TW Taiwan confidence = 0.01</msg>
<msg timestamp="20240614 17:23:45.804" level="DEBUG">windows-1251 Russian confidence = 0.01</msg>
<msg timestamp="20240614 17:23:45.804" level="DEBUG">KOI8-R Russian confidence = 0.01</msg>
<msg timestamp="20240614 17:23:45.804" level="DEBUG">ISO-8859-5 not active</msg>
<msg timestamp="20240614 17:23:45.804" level="DEBUG">MacCyrillic not active</msg>
<msg timestamp="20240614 17:23:45.804" level="DEBUG">IBM866 Russian confidence = 0.06730251098505574</msg>
<msg timestamp="20240614 17:23:45.804" level="DEBUG">IBM855 Russian confidence = 0.07006240066359082</msg>
<msg timestamp="20240614 17:23:45.804" level="DEBUG">ISO-8859-7 Greek confidence = 0.0</msg>
<msg timestamp="20240614 17:23:45.804" level="DEBUG">windows-1253 Greek confidence = 0.0</msg>
<msg timestamp="20240614 17:23:45.804" level="DEBUG">ISO-8859-5 not active</msg>
<msg timestamp="20240614 17:23:45.804" level="DEBUG">windows-1251 Bulgarian confidence = 0.0</msg>
<msg timestamp="20240614 17:23:45.804" level="DEBUG">TIS-620 not active</msg>
<msg timestamp="20240614 17:23:45.804" level="DEBUG">ISO-8859-9 Turkish confidence = 0.39225666739688264</msg>
<msg timestamp="20240614 17:23:45.804" level="DEBUG">windows-1255 Hebrew confidence = 0.0</msg>
<msg timestamp="20240614 17:23:45.804" level="DEBUG">windows-1255 Hebrew confidence = 0.0</msg>
<msg timestamp="20240614 17:23:45.804" level="DEBUG">windows-1255 Hebrew confidence = 0.0</msg>
<msg timestamp="20240614 17:23:45.804" level="DEBUG">utf-8 confidence = 0.99</msg>
<msg timestamp="20240614 17:23:45.804" level="DEBUG">SHIFT_JIS Japanese confidence = 0.01</msg>
<msg timestamp="20240614 17:23:45.804" level="DEBUG">EUC-JP Japanese confidence = 0.01</msg>
<msg timestamp="20240614 17:23:45.804" level="DEBUG">GB2312 Chinese confidence = 0.01</msg>
<msg timestamp="20240614 17:23:45.804" level="DEBUG">EUC-KR Korean confidence = 0.01</msg>
<msg timestamp="20240614 17:23:45.804" level="DEBUG">CP949 Korean confidence = 0.01</msg>
<msg timestamp="20240614 17:23:45.804" level="DEBUG">Big5 Chinese confidence = 0.01</msg>
<msg timestamp="20240614 17:23:45.804" level="DEBUG">EUC-TW Taiwan confidence = 0.01</msg>
<msg timestamp="20240614 17:23:45.804" level="INFO">GET Response : url=http://dating-agency-api-test.qniao.cn/dating-agency-service/user/get/site/activity/page?queryType=0&amp;pageNum=1&amp;pageSize=100&amp;matchmakerFlag=False&amp;status=&amp;pageSize=10&amp;status=
status=200, reason=
headers={'Server': 'nginx/1.16.1', 'Date': 'Fri, 14 Jun 2024 09:23:45 GMT', 'Content-Type': 'application/json', 'Transfer-Encoding': 'chunked', 'Connection': 'keep-alive', 'Vary': 'Origin, Access-Control-Request-Method, Access-Control-Request-Headers'}
body={"code":0,"message":"successful","data":{"records":[{"id":"998930393434558464","isDelete":false,"createTime":"2024-06-14 09:53:50","updateTime":"2024-06-14 09:53:55","event":null,"name":"测试会员0元参加","vipActivityId":null,"goodsId":null,"applyStartTime":"2024-06-14 09:49:46","applyEndTime":"2024-06-15 09:52:35","beginTime":"2024-06-16 09:52:38","endTime":"2024-06-17 09:52:42","provinceCode":440000,"provinceName":"广东省","cityCode":440100,"cityName":"广州市","districtCode":440106,"districtName":"天河区","detailedAddress":"天河宏泰智慧谷3401","numberParticipants":10,"numberMan":5,"numberWoman":5,"manEntryFee":null,"womanEntryFee":null,"manDiscount":null,"womanDiscount":null,"depict":"测试会员0元参加测试会员0元参加","status":1,"activityType":1,"communityId":null,"communityName":null,"communityQrCodeUrl":null,"contactPictureUrl":null,"goodsName":null,"chargeType":null,"mutualAssistanceLimit":0,"participationAllocations":[],"imgList":[{"id":"998999368830947328","isDelete":false,"createTime":[2024,6,14,14,27,56],"updateTime":[2024,6,14,14,27,56],"event":null,"siteActivityId":998930393434558464,"url":"https://dating-agency-test.oss-accelerate.aliyuncs.com/b68da25d12daa02846a1db82ea243b5.jpg","serialNumber":0}],"registrationPopulation":0,"participantStatus":-1,"manNumber":0,"womanNumber":0},{"id":"998299893594460160","isDelete":false,"createTime":"2024-06-12 16:08:27","updateTime":"2024-06-14 16:06:20","event":null,"name":"体验中国酒文化","vipActivityId":null,"goodsId":null,"applyStartTime":"2024-06-12 16:05:51","applyEndTime":"2024-06-14 16:06:20","beginTime":"2024-06-14 20:00:00","endTime":"2024-06-14 23:59:59","provinceCode":440000,"provinceName":"广东省","cityCode":440100,"cityName":"广州市","districtCode":440106,"districtName":"天河区","detailedAddress":"(报名后发具体位置)","numberParticipants":20,"numberMan":10,"numberWoman":10,"manEntryFee":null,"womanEntryFee":null,"manDiscount":null,"womanDiscount":null,"depict":"喝中国劲酒,打亲朋好友。\n喝劲酒加冰,锤父老乡亲。\n红牛加劲酒,一干干一宿。\n劲酒好不好,先看配料表。\n一瓶提神醒脑,两瓶没完没了。\n三瓶火急火燎,四瓶拍手叫好。\n三两劲酒温着喝,大嫂来了叫大哥","status":2,"activityType":0,"communityId":"996145573310631936","communityName":"千鸟社群","communityQrCodeUrl":"https://dating-agency-test.oss-accelerate.aliyuncs.com/iwEcAqNqcGcDAQTRBaAF0QyABrCAe7jrPKl2EAZM1ern_hIAB9MAAAAAhHOk4AgACaJpbQoAC9IABglr.jpg_720x720q90.jpg","contactPictureUrl":"https://dating-agency-test.oss-accelerate.aliyuncs.com/iwEdAqNqcGcDAQTRBaAF0QyABrDxhX_RTsNaYwZM1euh8dkAB9MAAAAAhHOk4AgACaJpbQoAC9IAA-2w.jpg_720x720q90.jpg","goodsName":null,"chargeType":null,"mutualAssistanceLimit":2,"participationAllocations":[],"imgList":[{"id":"998299893661569024","isDelete":false,"createTime":[2024,6,12,16,8,28],"updateTime":[2024,6,12,16,8,28],"event":null,"siteActivityId":998299893594460160,"url":"https://dating-agency-test.oss-accelerate.aliyuncs.com/茅台02.png","serialNumber":0}],"registrationPopulation":0,"participantStatus":-1,"manNumber":0,"womanNumber":0},{"id":"998286299716784128","isDelete":false,"createTime":"2024-06-12 15:14:26","updateTime":"2024-06-12 15:14:30","event":null,"name":"恭喜你获得","vipActivityId":null,"goodsId":null,"applyStartTime":"2024-06-12 15:11:20","applyEndTime":"2024-06-15 15:11:31","beginTime":"2024-06-15 15:11:38","endTime":"2024-06-16 15:11:41","provinceCode":440000,"provinceName":"广东省","cityCode":440100,"cityName":"广州市","districtCode":440106,"districtName":"天河区","detailedAddress":"(具体地址报名后通知)","numberParticipants":15,"numberMan":7,"numberWoman":8,"manEntryFee":null,"womanEntryFee":null,"manDiscount":null,"womanDiscount":null,"depict":"喝中国劲酒,打亲朋好友。\n喝劲酒加冰,锤父老乡亲。\n红牛加劲酒,一干干一宿。\n劲酒好不好,先看配料表。\n一瓶提神醒脑,两瓶没完没了。\n三瓶火急火燎,四瓶拍手叫好。\n三两劲酒温着喝,大嫂来了叫大哥","status":1,"activityType":0,"communityId":"995313929934737408","communityName":"离异群","communityQrCodeUrl":"https://dating-agency-test.oss-accelerate.aliyuncs.com/离异群.png","contactPictureUrl":"https://dating-agency-test.oss-accelerate.aliyuncs.com/联系人.png","goodsName":null,"chargeType":null,"mutualAssistanceLimit":2,"participationAllocations":[],"imgList":[{"id":"998286299804864512","isDelete":false,"createTime":[2024,6,12,15,14,27],"updateTime":[2024,6,12,15,14,27],"event":null,"siteActivityId":998286299716784128,"url":"https://dating-agency-test.oss-accelerate.aliyuncs.com/茅台4.png","serialNumber":0}],"registrationPopulation":0,"participantStatus":-1,"manNumber":0,"womanNumber":0},{"id":"998283458398785536","isDelete":false,"createTime":"2024-06-12 15:03:09","updateTime":"2024-06-14 15:01:40","event":null,"name":"测试助力金额","vipActivityId":null,"goodsId":null,"applyStartTime":"2024-06-12 15:01:13","applyEndTime":"2024-06-13 15:01:34","beginTime":"2024-06-13 15:01:36","endTime":"2024-06-14 15:01:38","provinceCode":440000,"provinceName":"广东省","cityCode":440100,"cityName":"广州市","districtCode":440106,"districtName":"天河区","detailedAddress":"(具体地址报名后通知)","numberParticipants":10,"numberMan":5,"numberWoman":5,"manEntryFee":null,"womanEntryFee":null,"manDiscount":null,"womanDiscount":null,"depict":"✨欢‮新迎‬朋友加入广州同城‬搭子群❤️❤️\n希‮大望‬家畅‮欲所‬言玩的开心,‮能都‬找到‮于属‬自己心仪的搭子\uD83C\uDF39\n注:私下加好友的‮小请‬心辨别防止被骗‮ ‬如发现有人大批‮加私‬好友举‮有报‬奖‼️\n下面请遵守本‮规群‬则\uD83D\uDC47\uD83D\uDC47\n1️.进‮请群‬改群名片:广州+雯子\n2️.本群‮不将‬定时预‮各告‬种组局活‮内动‬容,‮细详‬内容可联‮群系‬管理了‮,解‬欢迎大家踊跃报名哈\uD83D\uDC6D\uD83D\uDC6C\n本群\uD83C\uDE32黄图\uD83C\uDE32吵架\uD83C\uDE32发广‮链告‬接,不遵守群规者送✈️","status":5,"activityType":0,"communityId":"996145573310631936","communityName":"千鸟社群","communityQrCodeUrl":"https://dating-agency-test.oss-accelerate.aliyuncs.com/iwEcAqNqcGcDAQTRBaAF0QyABrCAe7jrPKl2EAZM1ern_hIAB9MAAAAAhHOk4AgACaJpbQoAC9IABglr.jpg_720x720q90.jpg","contactPictureUrl":"https://dating-agency-test.oss-accelerate.aliyuncs.com/iwEdAqNqcGcDAQTRBaAF0QyABrDxhX_RTsNaYwZM1euh8dkAB9MAAAAAhHOk4AgACaJpbQoAC9IAA-2w.jpg_720x720q90.jpg","goodsName":null,"chargeType":null,"mutualAssistanceLimit":2,"participationAllocations":[],"imgList":[{"id":"998283458470088704","isDelete":false,"createTime":[2024,6,12,15,3,9],"updateTime":[2024,6,12,15,3,9],"event":null,"siteActivityId":998283458398785536,"url":"https://dating-agency-test.oss-accelerate.aliyuncs.com/今日交货.png","serialNumber":0}],"registrationPopulation":0,"participantStatus":-1,"manNumber":0,"womanNumber":0},{"id":"998282876996947968","isDelete":false,"createTime":"2024-06-12 15:00:50","updateTime":"2024-06-14 14:59:10","event":null,"name":"测试优惠券","vipActivityId":null,"goodsId":null,"applyStartTime":"2024-06-12 14:55:59","applyEndTime":"2024-06-13 14:59:04","beginTime":"2024-06-13 14:59:08","endTime":"2024-06-14 14:59:10","provinceCode":440000,"provinceName":"广东省","cityCode":440100,"cityName":"广州市","districtCode":440106,"districtName":"天河区","detailedAddress":"(具体地址报名后通知)","numberParticipants":10,"numberMan":5,"numberWoman":5,"manEntryFee":null,"womanEntryFee":null,"manDiscount":null,"womanDiscount":null,"depict":"✨欢‮新迎‬朋友加入广州同城‬搭子群❤️❤️\n\n希‮大望‬家畅‮欲所‬言玩的开心,‮能都‬找到‮于属‬自己心仪的搭子\uD83C\uDF39\n\n注:私下加好友的‮小请‬心辨别防止被骗‮ ‬如发现有人大批‮加私‬好友举‮有报‬奖‼️\n\n下面请遵守本‮规群‬则\uD83D\uDC47\uD83D\uDC47\n\n1️.进‮请群‬改群名片:广州+雯子\n\n2️.本群‮不将‬定时预‮各告‬种组局活‮内动‬容,‮细详‬内容可联‮群系‬管理了‮,解‬欢迎大家踊跃报名哈\uD83D\uDC6D\uD83D\uDC6C\n\n本群\uD83C\uDE32黄图\uD83C\uDE32吵架\uD83C\uDE32发广‮链告‬接,不遵守群规者送✈️","status":5,"activityType":0,"communityId":"996145573310631936","communityName":"千鸟社群","communityQrCodeUrl":"https://dating-agency-test.oss-accelerate.aliyuncs.com/iwEcAqNqcGcDAQTRBaAF0QyABrCAe7jrPKl2EAZM1ern_hIAB9MAAAAAhHOk4AgACaJpbQoAC9IABglr.jpg_720x720q90.jpg","contactPictureUrl":"https://dating-agency-test.oss-accelerate.aliyuncs.com/iwEdAqNqcGcDAQTRBaAF0QyABrDxhX_RTsNaYwZM1euh8dkAB9MAAAAAhHOk4AgACaJpbQoAC9IAA-2w.jpg_720x720q90.jpg","goodsName":null,"chargeType":null,"mutualAssistanceLimit":2,"participationAllocations":[],"imgList":[{"id":"998282877064056832","isDelete":false,"createTime":[2024,6,12,15,0,51],"updateTime":[2024,6,12,15,0,51],"event":null,"siteActivityId":998282876996947968,"url":"https://dating-agency-test.oss-accelerate.aliyuncs.com/代金券.png","serialNumber":0}],"registrationPopulation":1,"participantStatus":-1,"manNumber":1,"womanNumber":0},{"id":"998267584887525376","isDelete":false,"createTime":"2024-06-12 14:00:04","updateTime":"2024-06-12 20:00:00","event":null,"name":"一起“拍”脱吧","vipActivityId":null,"goodsId":null,"applyStartTime":"2024-06-12 13:49:50","applyEndTime":"2024-06-12 17:30:00","beginTime":"2024-06-12 18:00:00","endTime":"2024-06-12 20:00:00","provinceCode":440000,"provinceName":"广东省","cityCode":440100,"cityName":"广州市","districtCode":440106,"districtName":"天河区","detailedAddress":"(具体地址报名后私发)","numberParticipants":15,"numberMan":7,"numberWoman":8,"manEntryFee":null,"womanEntryFee":null,"manDiscount":null,"womanDiscount":null,"depict":"索然无味的工作,紧绷的身体,糟糕的心情,向前一步无从下手,退一步越想越气,干脆别想了;\n来一场活动,放松下自己,人只有累了才不会胡思乱想,我在球场等你~","status":5,"activityType":0,"communityId":"996145573310631936","communityName":"千鸟社群","communityQrCodeUrl":"https://dating-agency-test.oss-accelerate.aliyuncs.com/iwEcAqNqcGcDAQTRBaAF0QyABrCAe7jrPKl2EAZM1ern_hIAB9MAAAAAhHOk4AgACaJpbQoAC9IABglr.jpg_720x720q90.jpg","contactPictureUrl":"https://dating-agency-test.oss-accelerate.aliyuncs.com/iwEdAqNqcGcDAQTRBaAF0QyABrDxhX_RTsNaYwZM1euh8dkAB9MAAAAAhHOk4AgACaJpbQoAC9IAA-2w.jpg_720x720q90.jpg","goodsName":null,"chargeType":null,"mutualAssistanceLimit":3,"participationAllocations":[],"imgList":[{"id":"998267584958828544","isDelete":false,"createTime":[2024,6,12,14,0,5],"updateTime":[2024,6,12,14,0,5],"event":null,"siteActivityId":998267584887525376,"url":"https://dating-agency-test.oss-accelerate.aliyuncs.com/77f96770b799134541814da165c5efe.png","serialNumber":0}],"registrationPopulation":0,"participantStatus":-1,"manNumber":0,"womanNumber":0},{"id":"997915131805569024","isDelete":false,"createTime":"2024-06-11 14:39:33","updateTime":"2024-06-14 14:38:55","event":null,"name":"创建人数已报满,是否可助力","vipActivityId":null,"goodsId":null,"applyStartTime":"2024-06-11 14:38:21","applyEndTime":"2024-06-12 14:38:45","beginTime":"2024-06-13 14:38:49","endTime":"2024-06-14 14:38:51","provinceCode":110000,"provinceName":"北京市","cityCode":110100,"cityName":"北京市","districtCode":110101,"districtName":"东城区","detailedAddress":"白洋淀","numberParticipants":2,"numberMan":1,"numberWoman":1,"manEntryFee":null,"womanEntryFee":null,"manDiscount":null,"womanDiscount":null,"depict":"创建人数已报满,是否可助力","status":5,"activityType":1,"communityId":"996145573310631936","communityName":"千鸟社群","communityQrCodeUrl":"https://dating-agency-test.oss-accelerate.aliyuncs.com/iwEcAqNqcGcDAQTRBaAF0QyABrCAe7jrPKl2EAZM1ern_hIAB9MAAAAAhHOk4AgACaJpbQoAC9IABglr.jpg_720x720q90.jpg","contactPictureUrl":"https://dating-agency-test.oss-accelerate.aliyuncs.com/iwEdAqNqcGcDAQTRBaAF0QyABrDxhX_RTsNaYwZM1euh8dkAB9MAAAAAhHOk4AgACaJpbQoAC9IAA-2w.jpg_720x720q90.jpg","goodsName":null,"chargeType":null,"mutualAssistanceLimit":0,"participationAllocations":[],"imgList":[{"id":"997915131889455104","isDelete":false,"createTime":[2024,6,11,14,39,33],"updateTime":[2024,6,11,14,39,33],"event":null,"siteActivityId":997915131805569024,"url":"https://dating-agency-test.oss-accelerate.aliyuncs.com/src=http___upload-images.jianshu.io_upload_images_15402725-55ed5ed8480f3005.jpg&amp;refer=http___upload-images.jianshu.png","serialNumber":0}],"registrationPopulation":2,"participantStatus":-1,"manNumber":1,"womanNumber":1},{"id":"997901342410412032","isDelete":false,"createTime":"2024-06-11 13:44:45","updateTime":"2024-06-11 13:44:50","event":null,"name":"创建可助力活动","vipActivityId":null,"goodsId":null,"applyStartTime":"2024-06-11 13:42:46","applyEndTime":"2024-06-14 18:00:07","beginTime":"2024-06-15 09:00:22","endTime":"2024-06-18 18:43:31","provinceCode":440000,"provinceName":"广东省","cityCode":440100,"cityName":"广州市","districtCode":440103,"districtName":"荔湾区","detailedAddress":"拉群后发地址信息","numberParticipants":10,"numberMan":5,"numberWoman":5,"manEntryFee":null,"womanEntryFee":null,"manDiscount":null,"womanDiscount":null,"depict":"创建可助力活动创建可助力活动创建可助力活动","status":1,"activityType":1,"communityId":"996145573310631936","communityName":"千鸟社群","communityQrCodeUrl":"https://dating-agency-test.oss-accelerate.aliyuncs.com/iwEcAqNqcGcDAQTRBaAF0QyABrCAe7jrPKl2EAZM1ern_hIAB9MAAAAAhHOk4AgACaJpbQoAC9IABglr.jpg_720x720q90.jpg","contactPictureUrl":"https://dating-agency-test.oss-accelerate.aliyuncs.com/iwEdAqNqcGcDAQTRBaAF0QyABrDxhX_RTsNaYwZM1euh8dkAB9MAAAAAhHOk4AgACaJpbQoAC9IAA-2w.jpg_720x720q90.jpg","goodsName":null,"chargeType":null,"mutualAssistanceLimit":0,"participationAllocations":[],"imgList":[{"id":"997901342519463936","isDelete":false,"createTime":[2024,6,11,13,44,46],"updateTime":[2024,6,11,13,44,46],"event":null,"siteActivityId":997901342410412032,"url":"https://dating-agency-test.oss-accelerate.aliyuncs.com/20210803.jpg","serialNumber":0}],"registrationPopulation":2,"participantStatus":-1,"manNumber":1,"womanNumber":1},{"id":"996769324641423360","isDelete":false,"createTime":"2024-06-08 10:46:31","updateTime":"2024-06-13 10:46:35","event":null,"name":"2024-06-08测试活动","vipActivityId":null,"goodsId":null,"applyStartTime":"2024-06-08 10:46:31","applyEndTime":"2024-06-09 10:46:31","beginTime":"2024-06-10 10:46:31","endTime":"2024-06-13 10:46:31","provinceCode":500000,"provinceName":"重庆","cityCode":500100,"cityName":"涪陵区","districtCode":500102,"districtName":"重庆市","detailedAddress":"报名后拉群发详细地址","numberParticipants":10,"numberMan":3,"numberWoman":7,"manEntryFee":null,"womanEntryFee":null,"manDiscount":null,"womanDiscount":null,"depict":"2024-06-08测试活动","status":5,"activityType":1,"communityId":"995312935662391296","communityName":"大湾区一群","communityQrCodeUrl":"https://dating-agency-test.oss-accelerate.aliyuncs.com/大湾区一群.png","contactPictureUrl":"https://dating-agency-test.oss-accelerate.aliyuncs.com/7267757658fc4ff1a4f1a507e627957c.jpeg","goodsName":null,"chargeType":null,"mutualAssistanceLimit":0,"participationAllocations":[],"imgList":[{"id":"996769324746280960","isDelete":false,"createTime":[2024,6,8,10,46,32],"updateTime":[2024,6,8,10,46,32],"event":null,"siteActivityId":996769324641423360,"url":"https://dating-agency-test.oss-accelerate.aliyuncs.com/微信图片_20240412144009.png","serialNumber":0}],"registrationPopulation":1,"participantStatus":-1,"manNumber":0,"womanNumber":1},{"id":"996505959960547328","isDelete":false,"createTime":"2024-06-07 17:20:00","updateTime":"2024-06-12 18:10:35","event":null,"name":"2024-06-07测试活动","vipActivityId":null,"goodsId":null,"applyStartTime":"2024-06-07 17:00:32","applyEndTime":"2024-06-07 20:00:53","beginTime":"2024-06-08 17:01:06","endTime":"2024-06-12 18:10:34","provinceCode":460000,"provinceName":"海南省","cityCode":460100,"cityName":"海口市","districtCode":460105,"districtName":"秀英区","detailedAddress":"报名后拉群发详细地址","numberParticipants":10,"numberMan":5,"numberWoman":5,"manEntryFee":null,"womanEntryFee":null,"manDiscount":null,"womanDiscount":null,"depict":"2024-06-07测试活动","status":5,"activityType":1,"communityId":"996145573310631936","communityName":"千鸟社群","communityQrCodeUrl":"https://dating-agency-test.oss-accelerate.aliyuncs.com/iwEcAqNqcGcDAQTRBaAF0QyABrCAe7jrPKl2EAZM1ern_hIAB9MAAAAAhHOk4AgACaJpbQoAC9IABglr.jpg_720x720q90.jpg","contactPictureUrl":"https://dating-agency-test.oss-accelerate.aliyuncs.com/iwEdAqNqcGcDAQTRBaAF0QyABrDxhX_RTsNaYwZM1euh8dkAB9MAAAAAhHOk4AgACaJpbQoAC9IAA-2w.jpg_720x720q90.jpg","goodsName":null,"chargeType":null,"mutualAssistanceLimit":0,"participationAllocations":[],"imgList":[{"id":"996505960036044800","isDelete":false,"createTime":[2024,6,7,17,20,1],"updateTime":[2024,6,7,17,20,1],"event":null,"siteActivityId":996505959960547328,"url":"https://dating-agency-test.oss-accelerate.aliyuncs.com/微信图片_20240412144009.png","serialNumber":0}],"registrationPopulation":0,"participantStatus":-1,"manNumber":0,"womanNumber":0},{"id":"996486236619280384","isDelete":false,"createTime":"2024-06-07 16:01:38","updateTime":"2024-06-13 15:57:40","event":null,"name":"测试助力优惠金额(中途成为会员)","vipActivityId":"975742845463957504","goodsId":null,"applyStartTime":"2024-06-07 15:56:19","applyEndTime":"2024-06-08 18:30:17","beginTime":"2024-06-11 09:30:27","endTime":"2024-06-13 15:57:36","provinceCode":450000,"provinceName":"广西壮族自治区","cityCode":450100,"cityName":"南宁市","districtCode":450102,"districtName":"兴宁区","detailedAddress":"广西南宁","numberParticipants":100,"numberMan":50,"numberWoman":50,"manEntryFee":null,"womanEntryFee":null,"manDiscount":null,"womanDiscount":null,"depict":"测试助力优惠金额(中途成为会员)测试助力优惠金额(中途成为会员)测试助力优惠金额(中途成为会员)","status":5,"activityType":1,"communityId":"995310318450249728","communityName":"50万群","communityQrCodeUrl":"https://dating-agency-test.oss-accelerate.aliyuncs.com/50万群.png","contactPictureUrl":"https://dating-agency-test.oss-accelerate.aliyuncs.com/微信图片_20231120184547.jpg","goodsName":"学历认证","chargeType":0,"mutualAssistanceLimit":0,"participationAllocations":[],"imgList":[{"id":"996486236715749376","isDelete":false,"createTime":[2024,6,7,16,1,38],"updateTime":[2024,6,7,16,1,38],"event":null,"siteActivityId":996486236619280384,"url":"https://dating-agency-test.oss-accelerate.aliyuncs.com/792x484.jpg","serialNumber":0},{"id":"996486236787052544","isDelete":false,"createTime":[2024,6,7,16,1,38],"updateTime":[2024,6,7,16,1,38],"event":null,"siteActivityId":996486236619280384,"url":"https://dating-agency-test.oss-accelerate.aliyuncs.com/2352.jpg_wh300.jpg","serialNumber":1}],"registrationPopulation":0,"participantStatus":-1,"manNumber":0,"womanNumber":0},{"id":"996463213233180672","isDelete":false,"createTime":"2024-06-07 14:30:09","updateTime":"2024-06-11 14:28:45","event":null,"name":"线上活动(社群+权益)","vipActivityId":"975742849591152640","goodsId":null,"applyStartTime":"2024-06-07 14:28:19","applyEndTime":"2024-06-08 14:28:38","beginTime":"2024-06-09 14:28:42","endTime":"2024-06-11 14:28:45","provinceCode":440000,"provinceName":"广东省","cityCode":440100,"cityName":"广州市","districtCode":440106,"districtName":"天河区","detailedAddress":"广州天河","numberParticipants":50,"numberMan":25,"numberWoman":25,"manEntryFee":null,"womanEntryFee":null,"manDiscount":null,"womanDiscount":null,"depict":"线上活动(社群+权益)线上活动(社群+权益)线上活动(社群+权益)","status":5,"activityType":1,"communityId":"995312416374001664","communityName":"广深精英群","communityQrCodeUrl":"https://dating-agency-test.oss-accelerate.aliyuncs.com/广深精英群.png","contactPictureUrl":"https://dating-agency-test.oss-accelerate.aliyuncs.com/20210803.jpg","goodsName":"包恋爱","chargeType":0,"mutualAssistanceLimit":0,"participationAllocations":[],"imgList":[{"id":"996463213329649664","isDelete":false,"createTime":[2024,6,7,14,30,9],"updateTime":[2024,6,7,14,30,9],"event":null,"siteActivityId":996463213233180672,"url":"https://dating-agency-test.oss-accelerate.aliyuncs.com/微信图片_20210828121403.jpg","serialNumber":0}],"registrationPopulation":1,"participantStatus":-1,"manNumber":0,"womanNumber":1},{"id":"996406035793186816","isDelete":false,"createTime":"2024-06-07 10:42:56","updateTime":"2024-06-11 10:41:40","event":null,"name":"仅男生可参加活动","vipActivityId":"975742848433524736","goodsId":null,"applyStartTime":"2024-06-07 10:40:47","applyEndTime":"2024-06-08 10:41:27","beginTime":"2024-06-08 14:41:33","endTime":"2024-06-11 10:41:39","provinceCode":440000,"provinceName":"广东省","cityCode":440100,"cityName":"广州市","districtCode":440103,"districtName":"荔湾区","detailedAddress":"广州荔湾","numberParticipants":10,"numberMan":10,"numberWoman":1,"manEntryFee":null,"womanEntryFee":null,"manDiscount":null,"womanDiscount":null,"depict":"仅男生可参加活动\n\n仅男生可参加活动\n\n仅男生可参加活动","status":5,"activityType":0,"communityId":"996145573310631936","communityName":"千鸟社群","communityQrCodeUrl":"https://dating-agency-test.oss-accelerate.aliyuncs.com/iwEcAqNqcGcDAQTRBaAF0QyABrCAe7jrPKl2EAZM1ern_hIAB9MAAAAAhHOk4AgACaJpbQoAC9IABglr.jpg_720x720q90.jpg","contactPictureUrl":"https://dating-agency-test.oss-accelerate.aliyuncs.com/iwEdAqNqcGcDAQTRBaAF0QyABrDxhX_RTsNaYwZM1euh8dkAB9MAAAAAhHOk4AgACaJpbQoAC9IAA-2w.jpg_720x720q90.jpg","goodsName":"聊天卡","chargeType":0,"mutualAssistanceLimit":0,"participationAllocations":[],"imgList":[{"id":"996406035919015936","isDelete":false,"createTime":[2024,6,7,10,42,57],"updateTime":[2024,6,7,10,42,57],"event":null,"siteActivityId":996406035793186816,"url":"https://dating-agency-test.oss-accelerate.aliyuncs.com/微信图片_20210303133941.jpg","serialNumber":0}],"registrationPopulation":1,"participantStatus":-1,"manNumber":1,"womanNumber":0},{"id":"996154320175108096","isDelete":false,"createTime":"2024-06-06 18:02:43","updateTime":"2024-06-08 18:01:30","event":null,"name":"线上无社群信息活动(可助力)","vipActivityId":null,"goodsId":null,"applyStartTime":"2024-06-06 18:01:06","applyEndTime":"2024-06-07 18:01:17","beginTime":"2024-06-07 19:01:21","endTime":"2024-06-08 18:01:27","provinceCode":440000,"provinceName":"广东省","cityCode":440300,"cityName":"深圳市","districtCode":440303,"districtName":"罗湖区","detailedAddress":"罗湖","numberParticipants":20,"numberMan":15,"numberWoman":5,"manEntryFee":null,"womanEntryFee":null,"manDiscount":null,"womanDiscount":null,"depict":"线上无社群信息活动线上无社群信息活动","status":5,"activityType":1,"communityId":null,"communityName":null,"communityQrCodeUrl":null,"contactPictureUrl":null,"goodsName":null,"chargeType":null,"mutualAssistanceLimit":0,"participationAllocations":[],"imgList":[{"id":"996154320267382784","isDelete":false,"createTime":[2024,6,6,18,2,43],"updateTime":[2024,6,6,18,2,43],"event":null,"siteActivityId":996154320175108096,"url":"https://dating-agency-test.oss-accelerate.aliyuncs.com/222222222.png","serialNumber":0}],"registrationPopulation":2,"participantStatus":-1,"manNumber":1,"womanNumber":1},{"id":"996137198774521856","isDelete":false,"createTime":"2024-06-06 16:54:41","updateTime":"2024-06-06 19:00:15","event":null,"name":"测试助力活动已过期","vipActivityId":null,"goodsId":null,"applyStartTime":"2024-06-06 16:52:37","applyEndTime":"2024-06-06 17:10:57","beginTime":"2024-06-06 18:00:54","endTime":"2024-06-06 19:00:15","provinceCode":110000,"provinceName":"北京市","cityCode":110100,"cityName":"北京市","districtCode":110101,"districtName":"东城区","detailedAddress":"就将计就计","numberParticipants":10,"numberMan":5,"numberWoman":5,"manEntryFee":null,"womanEntryFee":null,"manDiscount":null,"womanDiscount":null,"depict":"测试助力活动已过期测试助力活动已过期测试助力活动已过期","status":5,"activityType":1,"communityId":"995312711518785536","communityName":"全国百万群","communityQrCodeUrl":"https://dating-agency-test.oss-accelerate.aliyuncs.com/全国百万群.png","contactPictureUrl":"https://dating-agency-test.oss-accelerate.aliyuncs.com/180013.png","goodsName":null,"chargeType":null,"mutualAssistanceLimit":0,"participationAllocations":[],"imgList":[{"id":"996137198908739584","isDelete":false,"createTime":[2024,6,6,16,54,41],"updateTime":[2024,6,6,16,54,41],"event":null,"siteActivityId":996137198774521856,"url":"https://dating-agency-test.oss-accelerate.aliyuncs.com/微信截图_20210302151503.png","serialNumber":0}],"registrationPopulation":0,"participantStatus":-1,"manNumber":0,"womanNumber":0},{"id":"996049456560476160","isDelete":false,"createTime":"2024-06-06 11:06:01","updateTime":"2024-06-10 20:03:50","event":null,"name":"创建有优惠的助力活动","vipActivityId":null,"goodsId":null,"applyStartTime":"2024-06-06 11:03:19","applyEndTime":"2024-06-07 18:03:35","beginTime":"2024-06-08 09:03:42","endTime":"2024-06-10 20:03:50","provinceCode":340000,"provinceName":"安徽省","cityCode":340200,"cityName":"芜湖市","districtCode":340202,"districtName":"镜湖区","detailedAddress":"安徽","numberParticipants":20,"numberMan":10,"numberWoman":10,"manEntryFee":null,"womanEntryFee":null,"manDiscount":null,"womanDiscount":null,"depict":"创建有优惠的助力活动创建有优惠的助力活动创建有优惠的助力活动","status":5,"activityType":0,"communityId":null,"communityName":null,"communityQrCodeUrl":null,"contactPictureUrl":null,"goodsName":null,"chargeType":null,"mutualAssistanceLimit":0,"participationAllocations":[],"imgList":[{"id":"996049456740831232","isDelete":false,"createTime":[2024,6,6,11,6,2],"updateTime":[2024,6,6,11,6,2],"event":null,"siteActivityId":996049456560476160,"url":"https://dating-agency-test.oss-accelerate.aliyuncs.com/5366d0160924ab187d9738773cfae6cd7a890be9.jpg","serialNumber":0}],"registrationPopulation":0,"participantStatus":-1,"manNumber":0,"womanNumber":0},{"id":"996020943761575936","isDelete":false,"createTime":"2024-06-06 09:12:43","updateTime":"2024-06-11 09:11:10","event":null,"name":"创建存在优惠金额活动","vipActivityId":"975742850169966592","goodsId":null,"applyStartTime":"2024-06-06 09:10:34","applyEndTime":"2024-06-07 18:00:55","beginTime":"2024-06-08 09:11:05","endTime":"2024-06-11 09:11:09","provinceCode":340000,"provinceName":"安徽省","cityCode":340100,"cityName":"合肥市","districtCode":340102,"districtName":"瑶海区","detailedAddress":"安徽合肥","numberParticipants":10,"numberMan":5,"numberWoman":5,"manEntryFee":null,"womanEntryFee":null,"manDiscount":null,"womanDiscount":null,"depict":"创建存在优惠金额活动\n创建存在优惠金额活动\n创建存在优惠金额活动","status":5,"activityType":0,"communityId":null,"communityName":null,"communityQrCodeUrl":null,"contactPictureUrl":null,"goodsName":"包领证","chargeType":0,"mutualAssistanceLimit":0,"participationAllocations":[],"imgList":[{"id":"996020943874822144","isDelete":false,"createTime":[2024,6,6,9,12,44],"updateTime":[2024,6,6,9,12,44],"event":null,"siteActivityId":996020943761575936,"url":"https://dating-agency-test.oss-accelerate.aliyuncs.com/1578f5c1edfa403e904a35cd7b3d69b5.jpeg","serialNumber":0}],"registrationPopulation":1,"participantStatus":-1,"manNumber":0,"womanNumber":1},{"id":"995792087322595328","isDelete":false,"createTime":"2024-06-05 18:03:20","updateTime":"2024-06-08 18:02:10","event":null,"name":"测试有优惠金额,无助力活动","vipActivityId":"975742849591152640","goodsId":null,"applyStartTime":"2024-06-05 18:01:41","applyEndTime":"2024-06-06 18:01:57","beginTime":"2024-06-07 09:02:01","endTime":"2024-06-08 18:02:09","provinceCode":110000,"provinceName":"北京市","cityCode":110100,"cityName":"北京市","districtCode":110101,"districtName":"东城区","detailedAddress":"士大夫但是更多的反对","numberParticipants":2,"numberMan":1,"numberWoman":1,"manEntryFee":null,"womanEntryFee":null,"manDiscount":null,"womanDiscount":null,"depict":"测试有优惠金额,无助力活动\n测试有优惠金额,无助力活动\n测试有优惠金额,无助力活动","status":5,"activityType":0,"communityId":null,"communityName":null,"communityQrCodeUrl":null,"contactPictureUrl":null,"goodsName":"包恋爱","chargeType":0,"mutualAssistanceLimit":0,"participationAllocations":[],"imgList":[{"id":"995792087423258624","isDelete":false,"createTime":[2024,6,5,18,3,20],"updateTime":[2024,6,5,18,3,20],"event":null,"siteActivityId":995792087322595328,"url":"https://dating-agency-test.oss-accelerate.aliyuncs.com/微信图片_20230912113334_1.jpg","serialNumber":0},{"id":"995792087494561792","isDelete":false,"createTime":[2024,6,5,18,3,20],"updateTime":[2024,6,5,18,3,20],"event":null,"siteActivityId":995792087322595328,"url":"https://dating-agency-test.oss-accelerate.aliyuncs.com/public-domain-images-free-stock-photos010-1000x667.jpg","serialNumber":1}],"registrationPopulation":0,"participantStatus":-1,"manNumber":0,"womanNumber":0},{"id":"995763068925513728","isDelete":false,"createTime":"2024-06-05 16:08:01","updateTime":"2024-06-08 18:07:05","event":null,"name":"创建无需助力活动","vipActivityId":"975742848433524736","goodsId":null,"applyStartTime":"2024-06-05 16:06:19","applyEndTime":"2024-06-07 09:06:52","beginTime":"2024-06-07 18:06:56","endTime":"2024-06-08 18:07:02","provinceCode":340000,"provinceName":"安徽省","cityCode":340100,"cityName":"合肥市","districtCode":340102,"districtName":"瑶海区","detailedAddress":"庐州","numberParticipants":20,"numberMan":10,"numberWoman":10,"manEntryFee":null,"womanEntryFee":null,"manDiscount":null,"womanDiscount":null,"depict":"创建无需助力活动创建无需助力活动创建无需助力活动创建无需助力活动","status":5,"activityType":1,"communityId":null,"communityName":null,"communityQrCodeUrl":null,"contactPictureUrl":null,"goodsName":"聊天卡","chargeType":0,"mutualAssistanceLimit":0,"participationAllocations":[],"imgList":[{"id":"995763069021982720","isDelete":false,"createTime":[2024,6,5,16,8,2],"updateTime":[2024,6,5,16,8,2],"event":null,"siteActivityId":995763068925513728,"url":"https://dating-agency-test.oss-accelerate.aliyuncs.com/21042217001449712.png","serialNumber":0}],"registrationPopulation":2,"participantStatus":-1,"manNumber":1,"womanNumber":1},{"id":"995757061969154048","isDelete":false,"createTime":"2024-06-05 15:44:09","updateTime":"2024-06-08 15:43:30","event":null,"name":"测试优惠金额有效时间","vipActivityId":null,"goodsId":null,"applyStartTime":"2024-06-05 15:43:03","applyEndTime":"2024-06-06 15:43:24","beginTime":"2024-06-07 15:43:26","endTime":"2024-06-08 15:43:29","provinceCode":110000,"provinceName":"北京市","cityCode":110100,"cityName":"北京市","districtCode":110101,"districtName":"东城区","detailedAddress":"11111111","numberParticipants":2,"numberMan":1,"numberWoman":1,"manEntryFee":null,"womanEntryFee":null,"manDiscount":null,"womanDiscount":null,"depict":"测试优惠金额有效时间测试优惠金额有效时间测试优惠金额有效时间测试优惠金额有效时间","status":5,"activityType":0,"communityId":null,"communityName":null,"communityQrCodeUrl":null,"contactPictureUrl":null,"goodsName":null,"chargeType":null,"mutualAssistanceLimit":0,"participationAllocations":[],"imgList":[{"id":"995757062107566080","isDelete":false,"createTime":[2024,6,5,15,44,10],"updateTime":[2024,6,5,15,44,10],"event":null,"siteActivityId":995757061969154048,"url":"https://dating-agency-test.oss-accelerate.aliyuncs.com/ChMlWl7WGpOIP-5kAAOR7AhEDyYAAPsKwEWpmYAA5IE726.jpg","serialNumber":0}],"registrationPopulation":0,"participantStatus":-1,"manNumber":0,"womanNumber":0},{"id":"995749618119741440","isDelete":false,"createTime":"2024-06-05 15:14:34","updateTime":"2024-06-08 15:00:05","event":null,"name":"优惠金额倒计时","vipActivityId":null,"goodsId":null,"applyStartTime":"2024-06-05 15:12:31","applyEndTime":"2024-06-06 09:12:50","beginTime":"2024-06-07 15:12:54","endTime":"2024-06-08 15:00:02","provinceCode":120000,"provinceName":"天津","cityCode":120100,"cityName":"天津市","districtCode":120101,"districtName":"和平区","detailedAddress":"不知道哪里","numberParticipants":10,"numberMan":5,"numberWoman":5,"manEntryFee":null,"womanEntryFee":null,"manDiscount":null,"womanDiscount":null,"depict":"优惠金额倒计时优惠金额倒计时优惠金额倒计时优惠金额倒计时优惠金额倒计时","status":5,"activityType":0,"communityId":null,"communityName":null,"communityQrCodeUrl":null,"contactPictureUrl":null,"goodsName":null,"chargeType":null,"mutualAssistanceLimit":0,"participationAllocations":[],"imgList":[{"id":"995749618383982592","isDelete":false,"createTime":[2024,6,5,15,14,35],"updateTime":[2024,6,5,15,14,35],"event":null,"siteActivityId":995749618119741440,"url":"https://dating-agency-test.oss-accelerate.aliyuncs.com/1658399896503.jpg","serialNumber":0}],"registrationPopulation":1,"participantStatus":-1,"manNumber":0,"womanNumber":1},{"id":"995731165677752320","isDelete":false,"createTime":"2024-06-05 14:01:15","updateTime":"2024-06-10 14:00:25","event":null,"name":"测试存在最低价","vipActivityId":null,"goodsId":null,"applyStartTime":"2024-06-05 13:59:58","applyEndTime":"2024-06-06 14:00:14","beginTime":"2024-06-08 14:00:19","endTime":"2024-06-10 14:00:25","provinceCode":530000,"provinceName":"云南省","cityCode":530100,"cityName":"昆明市","districtCode":530102,"districtName":"五华区","detailedAddress":"云南虫谷","numberParticipants":10,"numberMan":5,"numberWoman":5,"manEntryFee":null,"womanEntryFee":null,"manDiscount":null,"womanDiscount":null,"depict":"测试存在最低价测试存在最低价测试存在最低价测试存在最低价","status":5,"activityType":0,"communityId":null,"communityName":null,"communityQrCodeUrl":null,"contactPictureUrl":null,"goodsName":null,"chargeType":null,"mutualAssistanceLimit":0,"participationAllocations":[],"imgList":[{"id":"995731165770027008","isDelete":false,"createTime":[2024,6,5,14,1,15],"updateTime":[2024,6,5,14,1,15],"event":null,"siteActivityId":995731165677752320,"url":"https://dating-agency-test.oss-accelerate.aliyuncs.com/792x484.jpg","serialNumber":0}],"registrationPopulation":0,"participantStatus":-1,"manNumber":0,"womanNumber":0},{"id":"995729782169800704","isDelete":false,"createTime":"2024-06-05 13:55:45","updateTime":"2024-06-12 13:54:10","event":null,"name":"测试一半助力后付款","vipActivityId":null,"goodsId":null,"applyStartTime":"2024-06-05 13:53:37","applyEndTime":"2024-06-07 10:00:04","beginTime":"2024-06-08 09:00:06","endTime":"2024-06-12 13:54:08","provinceCode":110000,"provinceName":"北京市","cityCode":110100,"cityName":"北京市","districtCode":110101,"districtName":"东城区","detailedAddress":"北京","numberParticipants":20,"numberMan":10,"numberWoman":10,"manEntryFee":null,"womanEntryFee":null,"manDiscount":null,"womanDiscount":null,"depict":"测试一半助力后付款测试一半助力后付款测试一半助力后付款测试一半助力后付款","status":5,"activityType":0,"communityId":"995310318450249728","communityName":"50万群","communityQrCodeUrl":null,"contactPictureUrl":null,"goodsName":null,"chargeType":null,"mutualAssistanceLimit":0,"participationAllocations":[],"imgList":[{"id":"995729782278852608","isDelete":false,"createTime":[2024,6,5,13,55,45],"updateTime":[2024,6,5,13,55,45],"event":null,"siteActivityId":995729782169800704,"url":"https://dating-agency-test.oss-accelerate.aliyuncs.com/180013.png","serialNumber":0}],"registrationPopulation":0,"participantStatus":-1,"manNumber":0,"womanNumber":0},{"id":"995689442259898368","isDelete":false,"createTime":"2024-06-05 11:15:27","updateTime":"2024-06-11 11:13:20","event":null,"name":"只限普通用户参与","vipActivityId":null,"goodsId":null,"applyStartTime":"2024-06-05 11:12:46","applyEndTime":"2024-06-07 11:00:03","beginTime":"2024-06-08 11:13:11","endTime":"2024-06-11 11:13:16","provinceCode":460000,"provinceName":"海南省","cityCode":460100,"cityName":"海口市","districtCode":460105,"districtName":"秀英区","detailedAddress":"海南海口","numberParticipants":10,"numberMan":10,"numberWoman":10,"manEntryFee":null,"womanEntryFee":null,"manDiscount":null,"womanDiscount":null,"depict":"只限普通用户参与只限普通用户参与只限普通用户参与只限普通用户参与","status":5,"activityType":1,"communityId":"995313172619595776","communityName":"体制内群","communityQrCodeUrl":null,"contactPictureUrl":null,"goodsName":null,"chargeType":null,"mutualAssistanceLimit":0,"participationAllocations":[],"imgList":[{"id":"995689442356367360","isDelete":false,"createTime":[2024,6,5,11,15,28],"updateTime":[2024,6,5,11,15,28],"event":null,"siteActivityId":995689442259898368,"url":"https://dating-agency-test.oss-accelerate.aliyuncs.com/7267757658fc4ff1a4f1a507e627957c.jpeg","serialNumber":0}],"registrationPopulation":1,"participantStatus":-1,"manNumber":0,"womanNumber":1},{"id":"995680583243927552","isDelete":false,"createTime":"2024-06-05 10:40:15","updateTime":"2024-06-11 10:35:35","event":null,"name":"所有用户可参加","vipActivityId":null,"goodsId":null,"applyStartTime":"2024-06-05 10:35:13","applyEndTime":"2024-06-07 10:00:24","beginTime":"2024-06-08 10:35:31","endTime":"2024-06-11 10:35:35","provinceCode":440000,"provinceName":"广东省","cityCode":440100,"cityName":"广州市","districtCode":440106,"districtName":"天河区","detailedAddress":"宏泰智慧谷3401","numberParticipants":30,"numberMan":15,"numberWoman":15,"manEntryFee":null,"womanEntryFee":null,"manDiscount":null,"womanDiscount":null,"depict":"所有用户都可参加\n普通用户0.2\n会员用户0.1","status":5,"activityType":1,"communityId":null,"communityName":null,"communityQrCodeUrl":null,"contactPictureUrl":null,"goodsName":null,"chargeType":null,"mutualAssistanceLimit":2,"participationAllocations":[],"imgList":[{"id":"995680583415894016","isDelete":false,"createTime":[2024,6,5,10,40,16],"updateTime":[2024,6,5,10,40,16],"event":null,"siteActivityId":995680583243927552,"url":"https://dating-agency-test.oss-accelerate.aliyuncs.com/20210803.jpg","serialNumber":0}],"registrationPopulation":1,"participantStatus":-1,"manNumber":1,"womanNumber":0},{"id":"995306996058165248","isDelete":false,"createTime":"2024-06-04 09:55:45","updateTime":"2024-06-04 09:55:50","event":null,"name":"6.15号下午白洋淀吃船餐","vipActivityId":null,"goodsId":null,"applyStartTime":"2024-06-04 09:42:30","applyEndTime":"2024-06-15 10:00:00","beginTime":"2024-06-15 16:00:00","endTime":"2024-06-15 23:00:00","provinceCode":110000,"provinceName":"北京市","cityCode":110100,"cityName":"北京市","districtCode":110101,"districtName":"东城区","detailedAddress":"白洋淀","numberParticipants":60,"numberMan":30,"numberWoman":30,"manEntryFee":null,"womanEntryFee":null,"manDiscount":null,"womanDiscount":null,"depict":"白洋淀比大家想象的要好的多,在船上吃饭,晚上在船上放烟花,非常惬意,离北京也近,当天去当天就回来了,会员0.05,非会员0.1(吃饭什么的都包含了),没车的没事,到时候我们安排搭车,有开车的朋友,就近搭搭车(先报名,最后我们拉群安排搭车)","status":1,"activityType":0,"communityId":null,"communityName":null,"communityQrCodeUrl":null,"contactPictureUrl":null,"goodsName":null,"chargeType":null,"mutualAssistanceLimit":1,"participationAllocations":[],"imgList":[{"id":"995306996204965888","isDelete":false,"createTime":[2024,6,4,9,55,45],"updateTime":[2024,6,4,9,55,45],"event":null,"siteActivityId":995306996058165248,"url":"https://dating-agency-test.oss-accelerate.aliyuncs.com/Plig0WuROFCSdxofzeFqrB.jpg","serialNumber":0}],"registrationPopulation":3,"participantStatus":-1,"manNumber":1,"womanNumber":2},{"id":"995300043563077632","isDelete":false,"createTime":"2024-06-04 09:28:07","updateTime":"2024-06-11 22:00:00","event":null,"name":"6.11飞盘活动(线下助力活动)","vipActivityId":null,"goodsId":null,"applyStartTime":"2024-06-04 09:16:21","applyEndTime":"2024-06-10 22:22:00","beginTime":"2024-06-11 09:00:33","endTime":"2024-06-11 22:00:00","provinceCode":430000,"provinceName":"湖南省","cityCode":430400,"cityName":"衡阳市","districtCode":430407,"districtName":"石鼓区","detailedAddress":"湖南衡阳石鼓","numberParticipants":40,"numberMan":20,"numberWoman":20,"manEntryFee":null,"womanEntryFee":null,"manDiscount":null,"womanDiscount":null,"depict":"今年的第一场飞盘,6-9月每个周二都有活动,一周飞盘一周羽毛球,纯玩局,会员0.02,赔本赚吆喝,大家出来运动运动,报名后别着急,明天下午会拉群,工作日晚上人不会多,大家可以痛快玩。","status":5,"activityType":0,"communityId":null,"communityName":null,"communityQrCodeUrl":null,"contactPictureUrl":null,"goodsName":null,"chargeType":null,"mutualAssistanceLimit":1,"participationAllocations":[],"imgList":[{"id":"995300043676323840","isDelete":false,"createTime":[2024,6,4,9,28,8],"updateTime":[2024,6,4,9,28,8],"event":null,"siteActivityId":995300043563077632,"url":"https://dating-agency-test.oss-accelerate.aliyuncs.com/Jife10UHPW6Qou5LBGgh9z.png","serialNumber":0}],"registrationPopulation":0,"participantStatus":-1,"manNumber":0,"womanNumber":0},{"id":"995056271067582464","isDelete":false,"createTime":"2024-06-03 17:19:27","updateTime":"2024-06-08 00:00:01","event":null,"name":"助力活动","vipActivityId":"978382562932166656","goodsId":null,"applyStartTime":"2024-06-03 17:15:49","applyEndTime":"2024-06-05 17:16:04","beginTime":"2024-06-06 09:00:00","endTime":"2024-06-07 23:59:59","provinceCode":440000,"provinceName":"广东省","cityCode":440100,"cityName":"广州市","districtCode":440106,"districtName":"天河区","detailedAddress":"没有详细地址","numberParticipants":10,"numberMan":5,"numberWoman":5,"manEntryFee":null,"womanEntryFee":null,"manDiscount":null,"womanDiscount":null,"depict":"助力活动助力活动助力活动","status":5,"activityType":1,"communityId":"995011393507954688","communityName":"hinzai测试社群","communityQrCodeUrl":null,"contactPictureUrl":null,"goodsName":"会员","chargeType":1,"mutualAssistanceLimit":4,"participationAllocations":[],"imgList":[{"id":"995056271185022976","isDelete":false,"createTime":[2024,6,3,17,19,28],"updateTime":[2024,6,3,17,19,28],"event":null,"siteActivityId":995056271067582464,"url":"https://dating-agency-test.oss-accelerate.aliyuncs.com/1705038800177.png","serialNumber":0}],"registrationPopulation":0,"participantStatus":-1,"manNumber":0,"womanNumber":0},{"id":"995038466746224640","isDelete":false,"createTime":"2024-06-03 16:08:43","updateTime":"2024-06-03 16:08:45","event":null,"name":"240603活动1","vipActivityId":"975742845463957504","goodsId":null,"applyStartTime":"2024-06-03 16:07:53","applyEndTime":"2024-06-03 16:08:11","beginTime":"2024-06-03 16:08:12","endTime":"2024-06-03 16:08:14","provinceCode":110000,"provinceName":"北京市","cityCode":110100,"cityName":"北京市","districtCode":110101,"districtName":"东城区","detailedAddress":"详细地址","numberParticipants":10,"numberMan":5,"numberWoman":5,"manEntryFee":null,"womanEntryFee":null,"manDiscount":null,"womanDiscount":null,"depict":"详情描述","status":5,"activityType":1,"communityId":"995011393507954688","communityName":"hinzai测试社群","communityQrCodeUrl":null,"contactPictureUrl":null,"goodsName":"学历认证","chargeType":0,"mutualAssistanceLimit":10,"participationAllocations":[],"imgList":[{"id":"995038466884636672","isDelete":false,"createTime":[2024,6,3,16,8,43],"updateTime":[2024,6,3,16,8,43],"event":null,"siteActivityId":995038466746224640,"url":"https://dating-agency-test.oss-accelerate.aliyuncs.com/a5e83f555cf83ca55a41587426ef1ab9.png","serialNumber":0}],"registrationPopulation":0,"participantStatus":-1,"manNumber":0,"womanNumber":0}],"total":29,"size":100,"current":1,"pages":1}}
</msg>
<msg timestamp="20240614 17:23:45.804" level="INFO">${reps} = &lt;Response [200]&gt;</msg>
<status status="PASS" starttime="20240614 17:23:45.567" endtime="20240614 17:23:45.804"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${records}</var>
<arg>${reps.json()['data']}</arg>
<arg>records</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240614 17:23:45.804" level="INFO">${records} = [{'id': '998930393434558464', 'isDelete': False, 'createTime': '2024-06-14 09:53:50', 'updateTime': '2024-06-14 09:53:55', 'event': None, 'name': '测试会员0元参加', 'vipActivityId': None, 'goodsId': None, 'a...</msg>
<status status="PASS" starttime="20240614 17:23:45.804" endtime="20240614 17:23:45.804"/>
</kw>
<kw name="Set Global Variable" library="BuiltIn">
<arg>${records}</arg>
<doc>Makes a variable available globally in all tests and suites.</doc>
<msg timestamp="20240614 17:23:45.804" level="INFO">${records} = [{'id': '998930393434558464', 'isDelete': False, 'createTime': '2024-06-14 09:53:50', 'updateTime': '2024-06-14 09:53:55', 'event': None, 'name': '测试会员0元参加', 'vipActivityId': None, 'goodsId': None, 'a...</msg>
<status status="PASS" starttime="20240614 17:23:45.804" endtime="20240614 17:23:45.804"/>
</kw>
<kw name="Set Global Variable" library="BuiltIn">
<arg>${genderCode}</arg>
<doc>Makes a variable available globally in all tests and suites.</doc>
<msg timestamp="20240614 17:23:45.804" level="INFO">${genderCode} = 0</msg>
<status status="PASS" starttime="20240614 17:23:45.804" endtime="20240614 17:23:45.804"/>
</kw>
<kw name="遍历活动列表" library="ActivityResource">
<for flavor="IN">
<var>${records}</var>
<value>@{records}</value>
<iter>
<var name="${records}">{'id': '998930393434558464', 'isDelete': False, 'createTime': '2024-06-14 09:53:50', 'updateTime': '2024-06-14 09:53:55', 'event': None, 'name': '测试会员0元参加', 'vipActivityId': None, 'goodsId': None, 'ap...</var>
<kw name="Get From Dictionary" library="Collections">
<var>${name}</var>
<arg>${records}</arg>
<arg>name</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240614 17:23:45.804" level="INFO">${name} = 测试会员0元参加</msg>
<status status="PASS" starttime="20240614 17:23:45.804" endtime="20240614 17:23:45.804"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${status}</var>
<arg>${records}</arg>
<arg>status</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240614 17:23:45.804" level="INFO">${status} = 1</msg>
<status status="PASS" starttime="20240614 17:23:45.804" endtime="20240614 17:23:45.804"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${AvtivityId}</var>
<arg>${records}</arg>
<arg>id</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240614 17:23:45.804" level="INFO">${AvtivityId} = 998930393434558464</msg>
<status status="PASS" starttime="20240614 17:23:45.804" endtime="20240614 17:23:45.804"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${numberMan}</var>
<arg>${records}</arg>
<arg>numberMan</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240614 17:23:45.804" level="INFO">${numberMan} = 5</msg>
<status status="PASS" starttime="20240614 17:23:45.804" endtime="20240614 17:23:45.804"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${numberWoman}</var>
<arg>${records}</arg>
<arg>numberWoman</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240614 17:23:45.804" level="INFO">${numberWoman} = 5</msg>
<status status="PASS" starttime="20240614 17:23:45.804" endtime="20240614 17:23:45.804"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${manNumber}</var>
<arg>${records}</arg>
<arg>manNumber</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240614 17:23:45.804" level="INFO">${manNumber} = 0</msg>
<status status="PASS" starttime="20240614 17:23:45.804" endtime="20240614 17:23:45.804"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${womanNumber}</var>
<arg>${records}</arg>
<arg>womanNumber</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240614 17:23:45.804" level="INFO">${womanNumber} = 0</msg>
<status status="PASS" starttime="20240614 17:23:45.804" endtime="20240614 17:23:45.804"/>
</kw>
<kw name="Set Variable If" library="BuiltIn">
<var>${manNumber}</var>
<arg>${manNumber}==None</arg>
<arg>0</arg>
<arg>${manNumber}</arg>
<doc>Sets variable based on the given condition.</doc>
<msg timestamp="20240614 17:23:45.819" level="INFO">${manNumber} = 0</msg>
<status status="PASS" starttime="20240614 17:23:45.804" endtime="20240614 17:23:45.819"/>
</kw>
<kw name="Set Variable If" library="BuiltIn">
<var>${womanNumber}</var>
<arg>${womanNumber}==None</arg>
<arg>0</arg>
<arg>${womanNumber}</arg>
<doc>Sets variable based on the given condition.</doc>
<msg timestamp="20240614 17:23:45.819" level="INFO">${womanNumber} = 0</msg>
<status status="PASS" starttime="20240614 17:23:45.819" endtime="20240614 17:23:45.819"/>
</kw>
<kw name="Set Variable If" library="BuiltIn">
<var>${Number1}</var>
<arg>${genderCode}==0</arg>
<arg>${numberMan}</arg>
<arg>${numberWoman}</arg>
<doc>Sets variable based on the given condition.</doc>
<msg timestamp="20240614 17:23:45.819" level="INFO">${Number1} = 5</msg>
<status status="PASS" starttime="20240614 17:23:45.819" endtime="20240614 17:23:45.819"/>
</kw>
<kw name="Set Variable If" library="BuiltIn">
<var>${Number2}</var>
<arg>${genderCode}==0</arg>
<arg>${manNumber}</arg>
<arg>${womanNumber}</arg>
<doc>Sets variable based on the given condition.</doc>
<msg timestamp="20240614 17:23:45.819" level="INFO">${Number2} = 0</msg>
<status status="PASS" starttime="20240614 17:23:45.819" endtime="20240614 17:23:45.819"/>
</kw>
<kw name="Evaluate" library="BuiltIn">
<var>${totalNum}</var>
<arg>${manNumber}+${womanNumber}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<msg timestamp="20240614 17:23:45.819" level="INFO">${totalNum} = 0</msg>
<status status="PASS" starttime="20240614 17:23:45.819" endtime="20240614 17:23:45.819"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${registrationPopulation}</var>
<arg>${records}</arg>
<arg>registrationPopulation</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240614 17:23:45.819" level="INFO">${registrationPopulation} = 0</msg>
<status status="PASS" starttime="20240614 17:23:45.819" endtime="20240614 17:23:45.819"/>
</kw>
<kw name="Run Keyword If" library="BuiltIn">
<arg>${status}!=1</arg>
<arg>Continue For Loop</arg>
<arg>ELSE</arg>
<arg>Exit For Loop If</arg>
<arg>${status}==1 and ${Number1}!=${Number2}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<kw name="Exit For Loop If" library="BuiltIn">
<arg>${status}==1 and ${Number1}!=${Number2}</arg>
<doc>Stops executing the enclosing FOR loop if the ``condition`` is true.</doc>
<msg timestamp="20240614 17:23:45.819" level="INFO">Exiting for loop altogether.</msg>
<status status="PASS" starttime="20240614 17:23:45.819" endtime="20240614 17:23:45.819"/>
</kw>
<status status="PASS" starttime="20240614 17:23:45.819" endtime="20240614 17:23:45.819"/>
</kw>
<status status="PASS" starttime="20240614 17:23:45.804" endtime="20240614 17:23:45.819"/>
</iter>
<status status="PASS" starttime="20240614 17:23:45.804" endtime="20240614 17:23:45.819"/>
</for>
<kw name="Set Variable" library="BuiltIn">
<var>${AvtivityId}</var>
<arg>998286299716784128</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<msg timestamp="20240614 17:23:45.819" level="INFO">${AvtivityId} = 998286299716784128</msg>
<status status="PASS" starttime="20240614 17:23:45.819" endtime="20240614 17:23:45.819"/>
</kw>
<kw name="Convert To String" library="BuiltIn">
<var>${AvtivityId}</var>
<arg>${AvtivityId}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<msg timestamp="20240614 17:23:45.819" level="DEBUG">Argument types are:
&lt;class 'str'&gt;</msg>
<msg timestamp="20240614 17:23:45.819" level="INFO">${AvtivityId} = 998286299716784128</msg>
<status status="PASS" starttime="20240614 17:23:45.819" endtime="20240614 17:23:45.819"/>
</kw>
<kw name="Set Global Variable" library="BuiltIn">
<arg>${AvtivityId}</arg>
<doc>Makes a variable available globally in all tests and suites.</doc>
<msg timestamp="20240614 17:23:45.819" level="INFO">${AvtivityId} = 998286299716784128</msg>
<status status="PASS" starttime="20240614 17:23:45.819" endtime="20240614 17:23:45.819"/>
</kw>
<status status="PASS" starttime="20240614 17:23:45.804" endtime="20240614 17:23:45.819"/>
</kw>
<status status="PASS" starttime="20240614 17:23:45.567" endtime="20240614 17:23:45.819"/>
</iter>
<status status="PASS" starttime="20240614 17:23:45.567" endtime="20240614 17:23:45.819"/>
</for>
<status status="PASS" starttime="20240614 17:23:45.567" endtime="20240614 17:23:45.819"/>
</kw>
<kw name="And 查看婚介活动详情" library="ActivityResource" sourcename="查看${dating}活动详情">
<for flavor="IN">
<var>${client-header}</var>
<value>@{Cheader_list}</value>
<iter>
<var name="${client-header}">{'Content-Type':'application/json','X-APP-ID':'50325897884795880','Authorization':'QNT iHP4V/g6O5DXHixyNrf7tmhMWrNGWP5lsu8qzU6h+HjgELcyeGFpzG7vpGYJRjkJkz9BfS6xW/XIlrNLObJBBA=='}</var>
<kw name="Create Session" library="RequestsLibrary">
<arg>dating</arg>
<arg>${${dating}.dating域名}</arg>
<arg>${client-header}</arg>
<doc>Create Session: create a HTTP session to a server</doc>
<msg timestamp="20240614 17:23:45.819" level="INFO">Creating Session using : alias=dating, url=http://dating-agency-api-test.qniao.cn, headers={'Content-Type': 'application/json', 'X-APP-ID': '50325897884795880', 'Authorization': 'QNT iHP4V/g6O5DXHixyNrf7tmhMWrNGWP5lsu8qzU6h+HjgELcyeGFpzG7vpGYJRjkJkz9BfS6xW/XIlrNLObJBBA=='}, cookies={}, auth=None, timeout=None, proxies=None, verify=False, debug=0 </msg>
<msg timestamp="20240614 17:23:45.819" level="DEBUG">Creating session: dating</msg>
<status status="PASS" starttime="20240614 17:23:45.819" endtime="20240614 17:23:45.819"/>
</kw>
<kw name="GET On Session" library="RequestsLibrary">
<var>${reps}</var>
<arg>dating</arg>
<arg>dating-agency-service/user/get/site/activity/details</arg>
<arg>params=id=${AvtivityId}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<msg timestamp="20240614 17:23:45.819" level="DEBUG">Starting new HTTP connection (1): dating-agency-api-test.qniao.cn</msg>
<msg timestamp="20240614 17:23:45.914" level="DEBUG">http://dating-agency-api-test.qniao.cn:80 "GET /dating-agency-service/user/get/site/activity/details?id=998286299716784128 HTTP/1.1" 200 None</msg>
<msg timestamp="20240614 17:23:45.914" level="INFO">GET Request : url=http://dating-agency-api-test.qniao.cn/dating-agency-service/user/get/site/activity/details?id=998286299716784128
path_url=/dating-agency-service/user/get/site/activity/details?id=998286299716784128
headers={'User-Agent': 'python-requests/2.15.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'X-APP-ID': '50325897884795880', 'Authorization': 'QNT iHP4V/g6O5DXHixyNrf7tmhMWrNGWP5lsu8qzU6h+HjgELcyeGFpzG7vpGYJRjkJkz9BfS6xW/XIlrNLObJBBA=='}
body=None
</msg>
<msg timestamp="20240614 17:23:45.914" level="DEBUG">utf-8 confidence = 0.99</msg>
<msg timestamp="20240614 17:23:45.914" level="DEBUG">SHIFT_JIS Japanese confidence = 0.01</msg>
<msg timestamp="20240614 17:23:45.914" level="DEBUG">EUC-JP Japanese confidence = 0.01</msg>
<msg timestamp="20240614 17:23:45.914" level="DEBUG">GB2312 Chinese confidence = 0.01</msg>
<msg timestamp="20240614 17:23:45.914" level="DEBUG">EUC-KR Korean confidence = 0.01</msg>
<msg timestamp="20240614 17:23:45.914" level="DEBUG">CP949 Korean confidence = 0.01</msg>
<msg timestamp="20240614 17:23:45.914" level="DEBUG">Big5 Chinese confidence = 0.01</msg>
<msg timestamp="20240614 17:23:45.914" level="DEBUG">EUC-TW Taiwan confidence = 0.01</msg>
<msg timestamp="20240614 17:23:45.914" level="DEBUG">windows-1251 Russian confidence = 0.01</msg>
<msg timestamp="20240614 17:23:45.914" level="DEBUG">KOI8-R Russian confidence = 0.01</msg>
<msg timestamp="20240614 17:23:45.914" level="DEBUG">ISO-8859-5 Russian confidence = 0.006567384796586797</msg>
<msg timestamp="20240614 17:23:45.914" level="DEBUG">MacCyrillic Russian confidence = 0.016610591940344765</msg>
<msg timestamp="20240614 17:23:45.914" level="DEBUG">IBM866 Russian confidence = 0.04938791776584645</msg>
<msg timestamp="20240614 17:23:45.914" level="DEBUG">IBM855 Russian confidence = 0.08181797145337105</msg>
<msg timestamp="20240614 17:23:45.914" level="DEBUG">ISO-8859-7 Greek confidence = 0.0</msg>
<msg timestamp="20240614 17:23:45.914" level="DEBUG">windows-1253 Greek confidence = 0.0</msg>
<msg timestamp="20240614 17:23:45.914" level="DEBUG">ISO-8859-5 Bulgairan confidence = 0.0</msg>
<msg timestamp="20240614 17:23:45.914" level="DEBUG">windows-1251 Bulgarian confidence = 0.0</msg>
<msg timestamp="20240614 17:23:45.914" level="DEBUG">TIS-620 Thai confidence = 0.018628803421648386</msg>
<msg timestamp="20240614 17:23:45.914" level="DEBUG">ISO-8859-9 Turkish confidence = 0.4515410651908994</msg>
<msg timestamp="20240614 17:23:45.914" level="DEBUG">windows-1255 Hebrew confidence = 0.0</msg>
<msg timestamp="20240614 17:23:45.914" level="DEBUG">windows-1255 Hebrew confidence = 0.0</msg>
<msg timestamp="20240614 17:23:45.914" level="DEBUG">windows-1255 Hebrew confidence = 0.0</msg>
<msg timestamp="20240614 17:23:45.914" level="DEBUG">utf-8 confidence = 0.99</msg>
<msg timestamp="20240614 17:23:45.914" level="DEBUG">SHIFT_JIS Japanese confidence = 0.01</msg>
<msg timestamp="20240614 17:23:45.914" level="DEBUG">EUC-JP Japanese confidence = 0.01</msg>
<msg timestamp="20240614 17:23:45.914" level="DEBUG">GB2312 Chinese confidence = 0.01</msg>
<msg timestamp="20240614 17:23:45.914" level="DEBUG">EUC-KR Korean confidence = 0.01</msg>
<msg timestamp="20240614 17:23:45.914" level="DEBUG">CP949 Korean confidence = 0.01</msg>
<msg timestamp="20240614 17:23:45.914" level="DEBUG">Big5 Chinese confidence = 0.01</msg>
<msg timestamp="20240614 17:23:45.914" level="DEBUG">EUC-TW Taiwan confidence = 0.01</msg>
<msg timestamp="20240614 17:23:45.929" level="INFO">GET Response : url=http://dating-agency-api-test.qniao.cn/dating-agency-service/user/get/site/activity/details?id=998286299716784128
status=200, reason=
headers={'Server': 'nginx/1.16.1', 'Date': 'Fri, 14 Jun 2024 09:23:45 GMT', 'Content-Type': 'application/json', 'Transfer-Encoding': 'chunked', 'Connection': 'keep-alive', 'Vary': 'Origin, Access-Control-Request-Method, Access-Control-Request-Headers'}
body={"code":0,"message":"successful","data":{"id":"998286299716784128","isDelete":false,"createTime":"2024-06-12 15:14:26","updateTime":"2024-06-12 15:14:30","event":null,"name":"恭喜你获得","vipActivityId":null,"goodsId":null,"applyStartTime":"2024-06-12 15:11:20","applyEndTime":"2024-06-15 15:11:31","beginTime":"2024-06-15 15:11:38","endTime":"2024-06-16 15:11:41","provinceCode":440000,"provinceName":"广东省","cityCode":440100,"cityName":"广州市","districtCode":440106,"districtName":"天河区","detailedAddress":"(具体地址报名后通知)","numberParticipants":15,"numberMan":7,"numberWoman":8,"manEntryFee":null,"womanEntryFee":null,"manDiscount":null,"womanDiscount":null,"depict":"喝中国劲酒,打亲朋好友。\n喝劲酒加冰,锤父老乡亲。\n红牛加劲酒,一干干一宿。\n劲酒好不好,先看配料表。\n一瓶提神醒脑,两瓶没完没了。\n三瓶火急火燎,四瓶拍手叫好。\n三两劲酒温着喝,大嫂来了叫大哥","status":1,"activityType":0,"communityId":"995313929934737408","communityName":"离异群","communityQrCodeUrl":"https://dating-agency-test.oss-accelerate.aliyuncs.com/离异群.png","contactPictureUrl":"https://dating-agency-test.oss-accelerate.aliyuncs.com/联系人.png","goodsName":null,"chargeType":null,"mutualAssistanceLimit":2,"participationAllocations":[],"imgList":[{"id":"998286299804864512","isDelete":false,"createTime":[2024,6,12,15,14,27],"updateTime":[2024,6,12,15,14,27],"event":null,"siteActivityId":998286299716784128,"url":"https://dating-agency-test.oss-accelerate.aliyuncs.com/茅台4.png","serialNumber":0}],"manNumber":0,"womanNumber":0,"participantStatus":-1,"userOpenAssistanceStatus":2,"participationAllocation":{"id":"145","isDelete":false,"createTime":"2024-06-12 15:14:26","updateTime":"2024-06-12 15:14:26","event":null,"siteActivityId":998286299716784128,"transactionPrice":0.000000,"originalPrice":50.000000,"assistNumber":5,"assistRule":0,"discountAmount":20.000000,"validTime":10,"userType":0,"genderCode":0,"genderValue":"男","enable":true},"openedAssistanceId":"999025652093030400","participationAllocationList":[{"id":"145","isDelete":false,"createTime":"2024-06-12 15:14:26","updateTime":"2024-06-12 15:14:26","event":null,"siteActivityId":998286299716784128,"transactionPrice":0.000000,"originalPrice":50.000000,"assistNumber":5,"assistRule":0,"discountAmount":20.000000,"validTime":10,"userType":0,"genderCode":0,"genderValue":"男","enable":true},{"id":"146","isDelete":false,"createTime":"2024-06-12 15:14:26","updateTime":"2024-06-12 15:14:26","event":null,"siteActivityId":998286299716784128,"transactionPrice":0.000000,"originalPrice":50.000000,"assistNumber":5,"assistRule":0,"discountAmount":20.000000,"validTime":10,"userType":1,"genderCode":0,"genderValue":"男","enable":true},{"id":"147","isDelete":false,"createTime":"2024-06-12 15:14:26","updateTime":"2024-06-12 15:14:26","event":null,"siteActivityId":998286299716784128,"transactionPrice":0.000000,"originalPrice":50.000000,"assistNumber":5,"assistRule":0,"discountAmount":20.000000,"validTime":10,"userType":0,"genderCode":1,"genderValue":"女","enable":true},{"id":"148","isDelete":false,"createTime":"2024-06-12 15:14:26","updateTime":"2024-06-12 15:14:26","event":null,"siteActivityId":998286299716784128,"transactionPrice":0.000000,"originalPrice":50.000000,"assistNumber":5,"assistRule":0,"discountAmount":20.000000,"validTime":10,"userType":1,"genderCode":1,"genderValue":"女","enable":true}],"thisDayTimes":"2024-06-14 17:23:45","endTimes":"2024-06-15 02:12:22"}}
</msg>
<msg timestamp="20240614 17:23:45.929" level="INFO">${reps} = &lt;Response [200]&gt;</msg>
<status status="PASS" starttime="20240614 17:23:45.819" endtime="20240614 17:23:45.929"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${assistNumber}</var>
<arg>${reps.json()['data']['participationAllocation']}</arg>
<arg>assistNumber</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240614 17:23:45.929" level="INFO">${assistNumber} = 5</msg>
<status status="PASS" starttime="20240614 17:23:45.929" endtime="20240614 17:23:45.929"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${openedAssistanceId}</var>
<arg>${reps.json()['data']}</arg>
<arg>openedAssistanceId</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240614 17:23:45.929" level="INFO">${openedAssistanceId} = 999025652093030400</msg>
<status status="PASS" starttime="20240614 17:23:45.929" endtime="20240614 17:23:45.929"/>
</kw>
<kw name="Run Keyword If" library="BuiltIn">
<arg>${assistNumber}&gt;0</arg>
<arg>Log To Console</arg>
<arg>可发起助力</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<kw name="Log To Console" library="BuiltIn">
<arg>可发起助力</arg>
<doc>Logs the given message to the console.</doc>
<status status="PASS" starttime="20240614 17:23:45.929" endtime="20240614 17:23:45.929"/>
</kw>
<status status="PASS" starttime="20240614 17:23:45.929" endtime="20240614 17:23:45.929"/>
</kw>
<kw name="Set Global Variable" library="BuiltIn">
<arg>${openedAssistanceId}</arg>
<doc>Makes a variable available globally in all tests and suites.</doc>
<msg timestamp="20240614 17:23:45.929" level="INFO">${openedAssistanceId} = 999025652093030400</msg>
<status status="PASS" starttime="20240614 17:23:45.929" endtime="20240614 17:23:45.929"/>
</kw>
<status status="PASS" starttime="20240614 17:23:45.819" endtime="20240614 17:23:45.929"/>
</iter>
<status status="PASS" starttime="20240614 17:23:45.819" endtime="20240614 17:23:45.929"/>
</for>
<status status="PASS" starttime="20240614 17:23:45.819" endtime="20240614 17:23:45.929"/>
</kw>
<kw name="When 用户发起婚介平台活动助力" library="ActivityResource" sourcename="用户发起${dating}平台活动助力">
<for flavor="IN">
<var>${client-header}</var>
<value>@{Cheader_list}</value>
<iter>
<var name="${client-header}">{'Content-Type':'application/json','X-APP-ID':'50325897884795880','Authorization':'QNT iHP4V/g6O5DXHixyNrf7tmhMWrNGWP5lsu8qzU6h+HjgELcyeGFpzG7vpGYJRjkJkz9BfS6xW/XIlrNLObJBBA=='}</var>
<kw name="Create Session" library="RequestsLibrary">
<arg>dating</arg>
<arg>${${dating}.dating域名}</arg>
<arg>${client-header}</arg>
<doc>Create Session: create a HTTP session to a server</doc>
<msg timestamp="20240614 17:23:45.929" level="INFO">Creating Session using : alias=dating, url=http://dating-agency-api-test.qniao.cn, headers={'Content-Type': 'application/json', 'X-APP-ID': '50325897884795880', 'Authorization': 'QNT iHP4V/g6O5DXHixyNrf7tmhMWrNGWP5lsu8qzU6h+HjgELcyeGFpzG7vpGYJRjkJkz9BfS6xW/XIlrNLObJBBA=='}, cookies={}, auth=None, timeout=None, proxies=None, verify=False, debug=0 </msg>
<msg timestamp="20240614 17:23:45.929" level="DEBUG">Creating session: dating</msg>
<status status="PASS" starttime="20240614 17:23:45.929" endtime="20240614 17:23:45.929"/>
</kw>
<kw name="GET On Session" library="RequestsLibrary">
<var>${reps}</var>
<arg>dating</arg>
<arg>dating-agency-service/user/get/assistance/details</arg>
<arg>params=openedAssistanceId=${openedAssistanceId}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<msg timestamp="20240614 17:23:45.929" level="DEBUG">Starting new HTTP connection (1): dating-agency-api-test.qniao.cn</msg>
<msg timestamp="20240614 17:23:46.071" level="DEBUG">http://dating-agency-api-test.qniao.cn:80 "GET /dating-agency-service/user/get/assistance/details?openedAssistanceId=999025652093030400 HTTP/1.1" 200 None</msg>
<msg timestamp="20240614 17:23:46.071" level="INFO">GET Request : url=http://dating-agency-api-test.qniao.cn/dating-agency-service/user/get/assistance/details?openedAssistanceId=999025652093030400
path_url=/dating-agency-service/user/get/assistance/details?openedAssistanceId=999025652093030400
headers={'User-Agent': 'python-requests/2.15.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'X-APP-ID': '50325897884795880', 'Authorization': 'QNT iHP4V/g6O5DXHixyNrf7tmhMWrNGWP5lsu8qzU6h+HjgELcyeGFpzG7vpGYJRjkJkz9BfS6xW/XIlrNLObJBBA=='}
body=None
</msg>
<msg timestamp="20240614 17:23:46.087" level="DEBUG">utf-8 confidence = 0.99</msg>
<msg timestamp="20240614 17:23:46.087" level="DEBUG">SHIFT_JIS Japanese confidence = 0.01</msg>
<msg timestamp="20240614 17:23:46.087" level="DEBUG">EUC-JP Japanese confidence = 0.01</msg>
<msg timestamp="20240614 17:23:46.087" level="DEBUG">GB2312 Chinese confidence = 0.01</msg>
<msg timestamp="20240614 17:23:46.087" level="DEBUG">EUC-KR Korean confidence = 0.01</msg>
<msg timestamp="20240614 17:23:46.087" level="DEBUG">CP949 Korean confidence = 0.01</msg>
<msg timestamp="20240614 17:23:46.087" level="DEBUG">Big5 Chinese confidence = 0.01</msg>
<msg timestamp="20240614 17:23:46.087" level="DEBUG">EUC-TW Taiwan confidence = 0.01</msg>
<msg timestamp="20240614 17:23:46.087" level="DEBUG">windows-1251 Russian confidence = 0.01</msg>
<msg timestamp="20240614 17:23:46.087" level="DEBUG">KOI8-R Russian confidence = 0.01</msg>
<msg timestamp="20240614 17:23:46.087" level="DEBUG">ISO-8859-5 Russian confidence = 0.005941011374987058</msg>
<msg timestamp="20240614 17:23:46.087" level="DEBUG">MacCyrillic Russian confidence = 0.01900373013661796</msg>
<msg timestamp="20240614 17:23:46.087" level="DEBUG">IBM866 Russian confidence = 0.05768317037931616</msg>
<msg timestamp="20240614 17:23:46.087" level="DEBUG">IBM855 Russian confidence = 0.08530861543845693</msg>
<msg timestamp="20240614 17:23:46.087" level="DEBUG">ISO-8859-7 Greek confidence = 0.0</msg>
<msg timestamp="20240614 17:23:46.087" level="DEBUG">windows-1253 Greek confidence = 0.0</msg>
<msg timestamp="20240614 17:23:46.087" level="DEBUG">ISO-8859-5 Bulgairan confidence = 0.0</msg>
<msg timestamp="20240614 17:23:46.087" level="DEBUG">windows-1251 Bulgarian confidence = 0.0</msg>
<msg timestamp="20240614 17:23:46.087" level="DEBUG">TIS-620 Thai confidence = 0.021645739869655865</msg>
<msg timestamp="20240614 17:23:46.087" level="DEBUG">ISO-8859-9 Turkish confidence = 0.45049211302623077</msg>
<msg timestamp="20240614 17:23:46.087" level="DEBUG">windows-1255 Hebrew confidence = 0.0</msg>
<msg timestamp="20240614 17:23:46.087" level="DEBUG">windows-1255 Hebrew confidence = 0.0</msg>
<msg timestamp="20240614 17:23:46.087" level="DEBUG">windows-1255 Hebrew confidence = 0.0</msg>
<msg timestamp="20240614 17:23:46.087" level="DEBUG">utf-8 confidence = 0.99</msg>
<msg timestamp="20240614 17:23:46.087" level="DEBUG">SHIFT_JIS Japanese confidence = 0.01</msg>
<msg timestamp="20240614 17:23:46.087" level="DEBUG">EUC-JP Japanese confidence = 0.01</msg>
<msg timestamp="20240614 17:23:46.087" level="DEBUG">GB2312 Chinese confidence = 0.01</msg>
<msg timestamp="20240614 17:23:46.087" level="DEBUG">EUC-KR Korean confidence = 0.01</msg>
<msg timestamp="20240614 17:23:46.087" level="DEBUG">CP949 Korean confidence = 0.01</msg>
<msg timestamp="20240614 17:23:46.087" level="DEBUG">Big5 Chinese confidence = 0.01</msg>
<msg timestamp="20240614 17:23:46.087" level="DEBUG">EUC-TW Taiwan confidence = 0.01</msg>
<msg timestamp="20240614 17:23:46.087" level="INFO">GET Response : url=http://dating-agency-api-test.qniao.cn/dating-agency-service/user/get/assistance/details?openedAssistanceId=999025652093030400
status=200, reason=
headers={'Server': 'nginx/1.16.1', 'Date': 'Fri, 14 Jun 2024 09:23:46 GMT', 'Content-Type': 'application/json', 'Transfer-Encoding': 'chunked', 'Connection': 'keep-alive', 'Vary': 'Origin, Access-Control-Request-Method, Access-Control-Request-Headers'}
body={"code":0,"message":"successful","data":{"id":"998286299716784128","isDelete":false,"createTime":"2024-06-12 15:14:26","updateTime":"2024-06-12 15:14:30","event":null,"name":"恭喜你获得","vipActivityId":null,"goodsId":null,"applyStartTime":"2024-06-12 15:11:20","applyEndTime":"2024-06-15 15:11:31","beginTime":"2024-06-15 15:11:38","endTime":"2024-06-16 15:11:41","provinceCode":440000,"provinceName":"广东省","cityCode":440100,"cityName":"广州市","districtCode":440106,"districtName":"天河区","detailedAddress":"(具体地址报名后通知)","numberParticipants":15,"numberMan":7,"numberWoman":8,"manEntryFee":null,"womanEntryFee":null,"manDiscount":null,"womanDiscount":null,"depict":"喝中国劲酒,打亲朋好友。\n喝劲酒加冰,锤父老乡亲。\n红牛加劲酒,一干干一宿。\n劲酒好不好,先看配料表。\n一瓶提神醒脑,两瓶没完没了。\n三瓶火急火燎,四瓶拍手叫好。\n三两劲酒温着喝,大嫂来了叫大哥","status":1,"activityType":0,"communityId":"995313929934737408","communityName":"离异群","communityQrCodeUrl":"https://dating-agency-test.oss-accelerate.aliyuncs.com/离异群.png","contactPictureUrl":"https://dating-agency-test.oss-accelerate.aliyuncs.com/联系人.png","goodsName":null,"chargeType":null,"mutualAssistanceLimit":2,"participationAllocations":[{"id":"145","isDelete":false,"createTime":"2024-06-12 15:14:26","updateTime":"2024-06-12 15:14:26","event":null,"siteActivityId":998286299716784128,"transactionPrice":0.000000,"originalPrice":50.000000,"assistNumber":5,"assistRule":0,"discountAmount":20.000000,"validTime":10,"userType":0,"genderCode":0,"genderValue":"男","enable":true},{"id":"146","isDelete":false,"createTime":"2024-06-12 15:14:26","updateTime":"2024-06-12 15:14:26","event":null,"siteActivityId":998286299716784128,"transactionPrice":0.000000,"originalPrice":50.000000,"assistNumber":5,"assistRule":0,"discountAmount":20.000000,"validTime":10,"userType":1,"genderCode":0,"genderValue":"男","enable":true},{"id":"147","isDelete":false,"createTime":"2024-06-12 15:14:26","updateTime":"2024-06-12 15:14:26","event":null,"siteActivityId":998286299716784128,"transactionPrice":0.000000,"originalPrice":50.000000,"assistNumber":5,"assistRule":0,"discountAmount":20.000000,"validTime":10,"userType":0,"genderCode":1,"genderValue":"女","enable":true},{"id":"148","isDelete":false,"createTime":"2024-06-12 15:14:26","updateTime":"2024-06-12 15:14:26","event":null,"siteActivityId":998286299716784128,"transactionPrice":0.000000,"originalPrice":50.000000,"assistNumber":5,"assistRule":0,"discountAmount":20.000000,"validTime":10,"userType":1,"genderCode":1,"genderValue":"女","enable":true}],"imgList":[{"id":"998286299804864512","isDelete":false,"createTime":[2024,6,12,15,14,27],"updateTime":[2024,6,12,15,14,27],"event":null,"siteActivityId":998286299716784128,"url":"https://dating-agency-test.oss-accelerate.aliyuncs.com/茅台4.png","serialNumber":0}],"assistanceDiscount":{"id":"999025652093030400","isDelete":false,"createTime":"2024-06-14 16:12:22","updateTime":"2024-06-14 16:12:22","event":null,"siteActivityId":"998286299716784128","userId":"969659763816271872","validTime":10,"genderCode":0,"startTime":"2024-06-14 16:12:22","endTime":"2024-06-15 02:12:22","status":0},"assistingNumber":5,"quantityAssisted":2,"assistingUserVos":[{"userId":"986635834872696832","nickName":"嘉宾3号","avatarUrl":"https://dating-agency-test.oss-accelerate.aliyuncs.com/205520361E10C43.png"},{"userId":"978668013433786368","nickName":"就是不吃饭","avatarUrl":"https://dating-agency-test.oss-accelerate.aliyuncs.com/5366B037642657C.png"}],"couldHelp":0,"userVo":{"userId":"969659763816271872","nickName":"我迪迦在黑龙江","avatarUrl":"https://dating-agency-test.oss-accelerate.aliyuncs.com/f1fb686bf354b37736f32373038a08ba.jpg"}}}
</msg>
<msg timestamp="20240614 17:23:46.087" level="INFO">${reps} = &lt;Response [200]&gt;</msg>
<status status="PASS" starttime="20240614 17:23:45.929" endtime="20240614 17:23:46.087"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${message}</var>
<arg>${reps.json()}</arg>
<arg>message</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240614 17:23:46.087" level="INFO">${message} = successful</msg>
<status status="PASS" starttime="20240614 17:23:46.087" endtime="20240614 17:23:46.087"/>
</kw>
<kw name="Should Be Equal As Strings" library="BuiltIn">
<arg>${message}</arg>
<arg>successful</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<msg timestamp="20240614 17:23:46.087" level="DEBUG">Argument types are:
&lt;class 'str'&gt;
&lt;class 'str'&gt;</msg>
<status status="PASS" starttime="20240614 17:23:46.087" endtime="20240614 17:23:46.087"/>
</kw>
<status status="PASS" starttime="20240614 17:23:45.929" endtime="20240614 17:23:46.087"/>
</iter>
<status status="PASS" starttime="20240614 17:23:45.929" endtime="20240614 17:23:46.087"/>
</for>
<status status="PASS" starttime="20240614 17:23:45.929" endtime="20240614 17:23:46.087"/>
</kw>
<kw name="Then 用户助力婚介活动" library="ActivityResource" sourcename="用户助力${dating}活动">
<kw name="读取TXT文件" library="LoginResource">
<kw name="Get File" library="OperatingSystem">
<var>${file}</var>
<arg>D:\\LYL\\Study\\Robot_framework\\space\\Dating-agency\\1-Applet\\6-Activity\\phone.txt</arg>
<doc>Returns the contents of a specified file.</doc>
<msg timestamp="20240614 17:23:46.087" level="INFO" html="true">Getting file '&lt;a href="file://D:\LYL\Study\Robot_framework\space\Dating-agency\1-Applet\6-Activity\phone.txt"&gt;D:\LYL\Study\Robot_framework\space\Dating-agency\1-Applet\6-Activity\phone.txt&lt;/a&gt;'.</msg>
<msg timestamp="20240614 17:23:46.087" level="INFO">${file} = 手机号
18565126880</msg>
<status status="PASS" starttime="20240614 17:23:46.087" endtime="20240614 17:23:46.087"/>
</kw>
<kw name="Set Variable" library="BuiltIn">
<var>${skip-line}</var>
<arg>1</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<msg timestamp="20240614 17:23:46.087" level="INFO">${skip-line} = 1</msg>
<status status="PASS" starttime="20240614 17:23:46.087" endtime="20240614 17:23:46.087"/>
</kw>
<kw name="Set Variable" library="BuiltIn">
<var>${lines}</var>
<arg>-1</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<msg timestamp="20240614 17:23:46.087" level="INFO">${lines} = -1</msg>
<status status="PASS" starttime="20240614 17:23:46.087" endtime="20240614 17:23:46.087"/>
</kw>
<kw name="Get Lines Containing String" library="String">
<var>${content}</var>
<arg>${file}</arg>
<arg>${skip-line}</arg>
<arg>${lines}</arg>
<doc>Returns lines of the given ``string`` that contain the ``pattern``.</doc>
<msg timestamp="20240614 17:23:46.087" level="INFO">1 out of 2 lines matched</msg>
<msg timestamp="20240614 17:23:46.087" level="INFO">${content} = 18565126880</msg>
<status status="PASS" starttime="20240614 17:23:46.087" endtime="20240614 17:23:46.087"/>
</kw>
<for flavor="IN">
<var>${id}</var>
<value>${content}</value>
<iter>
<var name="${id}">18565126880</var>
<kw name="Split String" library="String">
<var>${id}</var>
<arg>${id}</arg>
<arg>\n</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<msg timestamp="20240614 17:23:46.087" level="INFO">${id} = ['18565126880']</msg>
<status status="PASS" starttime="20240614 17:23:46.087" endtime="20240614 17:23:46.087"/>
</kw>
<status status="PASS" starttime="20240614 17:23:46.087" endtime="20240614 17:23:46.087"/>
</iter>
<status status="PASS" starttime="20240614 17:23:46.087" endtime="20240614 17:23:46.087"/>
</for>
<kw name="Set Global Variable" library="BuiltIn">
<arg>${id}</arg>
<doc>Makes a variable available globally in all tests and suites.</doc>
<msg timestamp="20240614 17:23:46.087" level="INFO">${id} = ['18565126880']</msg>
<status status="PASS" starttime="20240614 17:23:46.087" endtime="20240614 17:23:46.087"/>
</kw>
<status status="PASS" starttime="20240614 17:23:46.087" endtime="20240614 17:23:46.087"/>
</kw>
<kw name="用户手机号验证码登录婚介平台-888888" library="LoginResource" sourcename="用户手机号验证码登录${dating}平台-888888">
<kw name="Create List" library="BuiltIn">
<var>${userid_list}</var>
<doc>Returns a list containing given items.</doc>
<msg timestamp="20240614 17:23:46.087" level="INFO">${userid_list} = []</msg>
<status status="PASS" starttime="20240614 17:23:46.087" endtime="20240614 17:23:46.087"/>
</kw>
<kw name="Create List" library="BuiltIn">
<var>${Cheader_list}</var>
<doc>Returns a list containing given items.</doc>
<msg timestamp="20240614 17:23:46.087" level="INFO">${Cheader_list} = []</msg>
<status status="PASS" starttime="20240614 17:23:46.087" endtime="20240614 17:23:46.087"/>
</kw>
<kw name="Create List" library="BuiltIn">
<var>${Aheader_list}</var>
<doc>Returns a list containing given items.</doc>
<msg timestamp="20240614 17:23:46.087" level="INFO">${Aheader_list} = []</msg>
<status status="PASS" starttime="20240614 17:23:46.087" endtime="20240614 17:23:46.087"/>
</kw>
<kw name="Create List" library="BuiltIn">
<var>${phoneList}</var>
<doc>Returns a list containing given items.</doc>
<msg timestamp="20240614 17:23:46.087" level="INFO">${phoneList} = []</msg>
<status status="PASS" starttime="20240614 17:23:46.087" endtime="20240614 17:23:46.087"/>
</kw>
<for flavor="IN">
<var>${account}</var>
<value>@{id}</value>
<iter>
<var name="${account}">18565126880</var>
<kw name="Disable Warnings" library="urllib3">
<doc>Helper for quickly disabling all urllib3 warnings.</doc>
<status status="PASS" starttime="20240614 17:23:46.087" endtime="20240614 17:23:46.087"/>
</kw>
<kw name="Create Session" library="RequestsLibrary">
<arg>dating</arg>
<arg>${${dating}.dating域名}</arg>
<arg>${${dating}.AHeader}</arg>
<doc>Create Session: create a HTTP session to a server</doc>
<msg timestamp="20240614 17:23:46.087" level="INFO">Creating Session using : alias=dating, url=http://dating-agency-api-test.qniao.cn, headers={'Content-Type': 'application/json', 'X-APP-ID': '50325897884795881'}, cookies={}, auth=None, timeout=None, proxies=None, verify=False, debug=0 </msg>
<msg timestamp="20240614 17:23:46.087" level="DEBUG">Creating session: dating</msg>
<status status="PASS" starttime="20240614 17:23:46.087" endtime="20240614 17:23:46.087"/>
</kw>
<kw name="Set Variable" library="BuiltIn">
<var>${data}</var>
<arg>{ \ \ "account":"${account}", \ \ "accountType":2, \ \ "captcha":888888 }</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<msg timestamp="20240614 17:23:46.087" level="INFO">${data} = { "account":"18565126880", "accountType":2, "captcha":888888 }</msg>
<status status="PASS" starttime="20240614 17:23:46.087" endtime="20240614 17:23:46.087"/>
</kw>
<kw name="POST On Session" library="RequestsLibrary">
<var>${reps}</var>
<arg>dating</arg>
<arg>/dating-agency-uec/authorize/by-captcha</arg>
<arg>${data.encode('utf-8')}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<msg timestamp="20240614 17:23:46.103" level="DEBUG">Starting new HTTP connection (1): dating-agency-api-test.qniao.cn</msg>
<msg timestamp="20240614 17:23:46.168" level="DEBUG">http://dating-agency-api-test.qniao.cn:80 "POST /dating-agency-uec/authorize/by-captcha HTTP/1.1" 200 None</msg>
<msg timestamp="20240614 17:23:46.168" level="INFO">POST Request : url=http://dating-agency-api-test.qniao.cn/dating-agency-uec/authorize/by-captcha
path_url=/dating-agency-uec/authorize/by-captcha
headers={'User-Agent': 'python-requests/2.15.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'X-APP-ID': '50325897884795881', 'Content-Length': '68'}
body=b'{ "account":"18565126880", "accountType":2, "captcha":888888 }'
</msg>
<msg timestamp="20240614 17:23:46.168" level="INFO">POST Response : url=http://dating-agency-api-test.qniao.cn/dating-agency-uec/authorize/by-captcha
status=200, reason=
headers={'Server': 'nginx/1.16.1', 'Date': 'Fri, 14 Jun 2024 09:23:46 GMT', 'Content-Type': 'application/json', 'Transfer-Encoding': 'chunked', 'Connection': 'keep-alive', 'Vary': 'Origin, Access-Control-Request-Method, Access-Control-Request-Headers'}
body={"code":0,"message":"successful","data":{"token":"iHP4V/g6O5DXHixyNrf7tlSNOyoGaopElK22UpnAcK7B4JrQ1FjPzkhMIJoRQjqCWjSExWVSymbjZLvdBYmnXQ==","userId":"968563840231018496"}}
</msg>
<msg timestamp="20240614 17:23:46.169" level="INFO">${reps} = &lt;Response [200]&gt;</msg>
<status status="PASS" starttime="20240614 17:23:46.087" endtime="20240614 17:23:46.169"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${code}</var>
<arg>${reps.json()}</arg>
<arg>code</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240614 17:23:46.170" level="INFO">${code} = 0</msg>
<status status="PASS" starttime="20240614 17:23:46.169" endtime="20240614 17:23:46.170"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${token}</var>
<arg>${reps.json()['data']}</arg>
<arg>token</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240614 17:23:46.171" level="INFO">${token} = iHP4V/g6O5DXHixyNrf7tlSNOyoGaopElK22UpnAcK7B4JrQ1FjPzkhMIJoRQjqCWjSExWVSymbjZLvdBYmnXQ==</msg>
<status status="PASS" starttime="20240614 17:23:46.170" endtime="20240614 17:23:46.171"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${userId}</var>
<arg>${reps.json()['data']}</arg>
<arg>userId</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240614 17:23:46.171" level="INFO">${userId} = 968563840231018496</msg>
<status status="PASS" starttime="20240614 17:23:46.171" endtime="20240614 17:23:46.171"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${message}</var>
<arg>${reps.json()}</arg>
<arg>message</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240614 17:23:46.172" level="INFO">${message} = successful</msg>
<status status="PASS" starttime="20240614 17:23:46.172" endtime="20240614 17:23:46.172"/>
</kw>
<kw name="Set Variable" library="BuiltIn">
<var>${login_header}</var>
<arg>{'Content-Type':'application/json','X-APP-ID':'50325897884795881','Authorization':'QNT ${token}','X-Organization-Id':'963432943739605555'}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<msg timestamp="20240614 17:23:46.173" level="INFO">${login_header} = {'Content-Type':'application/json','X-APP-ID':'50325897884795881','Authorization':'QNT iHP4V/g6O5DXHixyNrf7tlSNOyoGaopElK22UpnAcK7B4JrQ1FjPzkhMIJoRQjqCWjSExWVSymbjZLvdBYmnXQ==','X-Organization-Id':'96...</msg>
<status status="PASS" starttime="20240614 17:23:46.172" endtime="20240614 17:23:46.173"/>
</kw>
<kw name="Log" library="BuiltIn">
<arg>${login_header}</arg>
<doc>Logs the given message with the given level.</doc>
<msg timestamp="20240614 17:23:46.173" level="INFO">{'Content-Type':'application/json','X-APP-ID':'50325897884795881','Authorization':'QNT iHP4V/g6O5DXHixyNrf7tlSNOyoGaopElK22UpnAcK7B4JrQ1FjPzkhMIJoRQjqCWjSExWVSymbjZLvdBYmnXQ==','X-Organization-Id':'963432943739605555'}</msg>
<status status="PASS" starttime="20240614 17:23:46.173" endtime="20240614 17:23:46.173"/>
</kw>
<kw name="Set Variable" library="BuiltIn">
<var>${client_header}</var>
<arg>{'Content-Type':'application/json','X-APP-ID':'50325897884795880','Authorization':'QNT ${token}'}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<msg timestamp="20240614 17:23:46.173" level="INFO">${client_header} = {'Content-Type':'application/json','X-APP-ID':'50325897884795880','Authorization':'QNT iHP4V/g6O5DXHixyNrf7tlSNOyoGaopElK22UpnAcK7B4JrQ1FjPzkhMIJoRQjqCWjSExWVSymbjZLvdBYmnXQ=='}</msg>
<status status="PASS" starttime="20240614 17:23:46.173" endtime="20240614 17:23:46.174"/>
</kw>
<kw name="Append To List" library="Collections">
<arg>${userid_list}</arg>
<arg>${userId}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" starttime="20240614 17:23:46.174" endtime="20240614 17:23:46.174"/>
</kw>
<kw name="Append To List" library="Collections">
<arg>${Cheader_list}</arg>
<arg>${client_header}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" starttime="20240614 17:23:46.174" endtime="20240614 17:23:46.174"/>
</kw>
<kw name="Append To List" library="Collections">
<arg>${Aheader_list}</arg>
<arg>${login_header}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" starttime="20240614 17:23:46.174" endtime="20240614 17:23:46.175"/>
</kw>
<kw name="Append To List" library="Collections">
<arg>${phoneList}</arg>
<arg>${account}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" starttime="20240614 17:23:46.175" endtime="20240614 17:23:46.175"/>
</kw>
<kw name="Run Keyword If" library="BuiltIn">
<arg>${code}==0</arg>
<arg>Should Be Equal As Strings</arg>
<arg>${message}</arg>
<arg>successful</arg>
<arg>ELSE</arg>
<arg>Should Be Equal As Strings</arg>
<arg>${message}</arg>
<arg>验证码错误或无效验证码,请重试!</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<kw name="Should Be Equal As Strings" library="BuiltIn">
<arg>${message}</arg>
<arg>successful</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<msg timestamp="20240614 17:23:46.176" level="DEBUG">Argument types are:
&lt;class 'str'&gt;
&lt;class 'str'&gt;</msg>
<status status="PASS" starttime="20240614 17:23:46.176" endtime="20240614 17:23:46.176"/>
</kw>
<status status="PASS" starttime="20240614 17:23:46.175" endtime="20240614 17:23:46.176"/>
</kw>
<status status="PASS" starttime="20240614 17:23:46.087" endtime="20240614 17:23:46.176"/>
</iter>
<status status="PASS" starttime="20240614 17:23:46.087" endtime="20240614 17:23:46.176"/>
</for>
<kw name="Set Global Variable" library="BuiltIn">
<arg>${phoneList}</arg>
<doc>Makes a variable available globally in all tests and suites.</doc>
<msg timestamp="20240614 17:23:46.176" level="INFO">${phoneList} = ['18565126880']</msg>
<status status="PASS" starttime="20240614 17:23:46.176" endtime="20240614 17:23:46.176"/>
</kw>
<kw name="Set Global Variable" library="BuiltIn">
<arg>${userid_list}</arg>
<doc>Makes a variable available globally in all tests and suites.</doc>
<msg timestamp="20240614 17:23:46.176" level="INFO">${userid_list} = ['968563840231018496']</msg>
<status status="PASS" starttime="20240614 17:23:46.176" endtime="20240614 17:23:46.176"/>
</kw>
<kw name="Set Global Variable" library="BuiltIn">
<arg>${Aheader_list}</arg>
<doc>Makes a variable available globally in all tests and suites.</doc>
<msg timestamp="20240614 17:23:46.176" level="INFO">${Aheader_list} = ["{'Content-Type':'application/json','X-APP-ID':'50325897884795881','Authorization':'QNT iHP4V/g6O5DXHixyNrf7tlSNOyoGaopElK22UpnAcK7B4JrQ1FjPzkhMIJoRQjqCWjSExWVSymbjZLvdBYmnXQ==','X-Organization-Id':'...</msg>
<status status="PASS" starttime="20240614 17:23:46.176" endtime="20240614 17:23:46.176"/>
</kw>
<kw name="Set Global Variable" library="BuiltIn">
<arg>${Cheader_list}</arg>
<doc>Makes a variable available globally in all tests and suites.</doc>
<msg timestamp="20240614 17:23:46.176" level="INFO">${Cheader_list} = ["{'Content-Type':'application/json','X-APP-ID':'50325897884795880','Authorization':'QNT iHP4V/g6O5DXHixyNrf7tlSNOyoGaopElK22UpnAcK7B4JrQ1FjPzkhMIJoRQjqCWjSExWVSymbjZLvdBYmnXQ=='}"]</msg>
<status status="PASS" starttime="20240614 17:23:46.176" endtime="20240614 17:23:46.176"/>
</kw>
<kw name="Set Global Variable" library="BuiltIn">
<arg>${login_header}</arg>
<doc>Makes a variable available globally in all tests and suites.</doc>
<msg timestamp="20240614 17:23:46.176" level="INFO">${login_header} = {'Content-Type':'application/json','X-APP-ID':'50325897884795881','Authorization':'QNT iHP4V/g6O5DXHixyNrf7tlSNOyoGaopElK22UpnAcK7B4JrQ1FjPzkhMIJoRQjqCWjSExWVSymbjZLvdBYmnXQ==','X-Organization-Id':'96...</msg>
<status status="PASS" starttime="20240614 17:23:46.176" endtime="20240614 17:23:46.176"/>
</kw>
<kw name="Set Global Variable" library="BuiltIn">
<arg>${client_header}</arg>
<doc>Makes a variable available globally in all tests and suites.</doc>
<msg timestamp="20240614 17:23:46.176" level="INFO">${client_header} = {'Content-Type':'application/json','X-APP-ID':'50325897884795880','Authorization':'QNT iHP4V/g6O5DXHixyNrf7tlSNOyoGaopElK22UpnAcK7B4JrQ1FjPzkhMIJoRQjqCWjSExWVSymbjZLvdBYmnXQ=='}</msg>
<status status="PASS" starttime="20240614 17:23:46.176" endtime="20240614 17:23:46.176"/>
</kw>
<status status="PASS" starttime="20240614 17:23:46.087" endtime="20240614 17:23:46.176"/>
</kw>
<kw name="查询用户的婚介组织" library="LoginResource" sourcename="查询用户的${dating}组织">
<kw name="Create List" library="BuiltIn">
<var>${Aheader}</var>
<doc>Returns a list containing given items.</doc>
<msg timestamp="20240614 17:23:46.176" level="INFO">${Aheader} = []</msg>
<status status="PASS" starttime="20240614 17:23:46.176" endtime="20240614 17:23:46.176"/>
</kw>
<for flavor="IN ZIP">
<var>${userId}</var>
<var>${login_header}</var>
<value>${userid_list}</value>
<value>${Aheader_list}</value>
<iter>
<var name="${userId}">968563840231018496</var>
<var name="${login_header}">{'Content-Type':'application/json','X-APP-ID':'50325897884795881','Authorization':'QNT iHP4V/g6O5DXHixyNrf7tlSNOyoGaopElK22UpnAcK7B4JrQ1FjPzkhMIJoRQjqCWjSExWVSymbjZLvdBYmnXQ==','X-Organization-Id':'96...</var>
<kw name="Disable Warnings" library="urllib3">
<doc>Helper for quickly disabling all urllib3 warnings.</doc>
<status status="PASS" starttime="20240614 17:23:46.176" endtime="20240614 17:23:46.176"/>
</kw>
<kw name="Create Session" library="RequestsLibrary">
<arg>dating</arg>
<arg>${${dating}.dating域名}</arg>
<arg>${login_header}</arg>
<doc>Create Session: create a HTTP session to a server</doc>
<msg timestamp="20240614 17:23:46.176" level="INFO">Creating Session using : alias=dating, url=http://dating-agency-api-test.qniao.cn, headers={'Content-Type': 'application/json', 'X-APP-ID': '50325897884795881', 'Authorization': 'QNT iHP4V/g6O5DXHixyNrf7tlSNOyoGaopElK22UpnAcK7B4JrQ1FjPzkhMIJoRQjqCWjSExWVSymbjZLvdBYmnXQ==', 'X-Organization-Id': '963432943739605555'}, cookies={}, auth=None, timeout=None, proxies=None, verify=False, debug=0 </msg>
<msg timestamp="20240614 17:23:46.176" level="DEBUG">Creating session: dating</msg>
<status status="PASS" starttime="20240614 17:23:46.176" endtime="20240614 17:23:46.176"/>
</kw>
<kw name="GET On Session" library="RequestsLibrary">
<var>${reps}</var>
<arg>dating</arg>
<arg>/dating-agency-uec/user/list/own-organization</arg>
<arg>params=userId=${userid}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<msg timestamp="20240614 17:23:46.176" level="DEBUG">Starting new HTTP connection (1): dating-agency-api-test.qniao.cn</msg>
<msg timestamp="20240614 17:23:46.218" level="DEBUG">http://dating-agency-api-test.qniao.cn:80 "GET /dating-agency-uec/user/list/own-organization?userId=968563840231018496 HTTP/1.1" 200 None</msg>
<msg timestamp="20240614 17:23:46.219" level="INFO">GET Request : url=http://dating-agency-api-test.qniao.cn/dating-agency-uec/user/list/own-organization?userId=968563840231018496
path_url=/dating-agency-uec/user/list/own-organization?userId=968563840231018496
headers={'User-Agent': 'python-requests/2.15.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'X-APP-ID': '50325897884795881', 'Authorization': 'QNT iHP4V/g6O5DXHixyNrf7tlSNOyoGaopElK22UpnAcK7B4JrQ1FjPzkhMIJoRQjqCWjSExWVSymbjZLvdBYmnXQ==', 'X-Organization-Id': '963432943739605555'}
body=None
</msg>
<msg timestamp="20240614 17:23:46.220" level="DEBUG">utf-8 confidence = 0.99</msg>
<msg timestamp="20240614 17:23:46.220" level="DEBUG">SHIFT_JIS Japanese confidence = 0.01</msg>
<msg timestamp="20240614 17:23:46.220" level="DEBUG">EUC-JP Japanese confidence = 0.01</msg>
<msg timestamp="20240614 17:23:46.220" level="DEBUG">GB2312 Chinese confidence = 0.01</msg>
<msg timestamp="20240614 17:23:46.220" level="DEBUG">EUC-KR Korean confidence = 0.01</msg>
<msg timestamp="20240614 17:23:46.220" level="DEBUG">CP949 Korean confidence = 0.01</msg>
<msg timestamp="20240614 17:23:46.220" level="DEBUG">Big5 Chinese confidence = 0.01</msg>
<msg timestamp="20240614 17:23:46.220" level="DEBUG">EUC-TW Taiwan confidence = 0.01</msg>
<msg timestamp="20240614 17:23:46.220" level="DEBUG">windows-1251 Russian confidence = 0.01</msg>
<msg timestamp="20240614 17:23:46.220" level="DEBUG">KOI8-R Russian confidence = 0.01</msg>
<msg timestamp="20240614 17:23:46.220" level="DEBUG">ISO-8859-5 Russian confidence = 0.0</msg>
<msg timestamp="20240614 17:23:46.220" level="DEBUG">MacCyrillic Russian confidence = 0.0</msg>
<msg timestamp="20240614 17:23:46.220" level="DEBUG">IBM866 Russian confidence = 0.0</msg>
<msg timestamp="20240614 17:23:46.221" level="DEBUG">IBM855 Russian confidence = 0.0</msg>
<msg timestamp="20240614 17:23:46.221" level="DEBUG">ISO-8859-7 Greek confidence = 0.0</msg>
<msg timestamp="20240614 17:23:46.221" level="DEBUG">windows-1253 Greek confidence = 0.01</msg>
<msg timestamp="20240614 17:23:46.221" level="DEBUG">ISO-8859-5 Bulgairan confidence = 0.0</msg>
<msg timestamp="20240614 17:23:46.221" level="DEBUG">windows-1251 Bulgarian confidence = 0.0</msg>
<msg timestamp="20240614 17:23:46.221" level="DEBUG">TIS-620 Thai confidence = 0.0</msg>
<msg timestamp="20240614 17:23:46.221" level="DEBUG">ISO-8859-9 Turkish confidence = 0.2794564987311486</msg>
<msg timestamp="20240614 17:23:46.221" level="DEBUG">windows-1255 Hebrew confidence = 0.0</msg>
<msg timestamp="20240614 17:23:46.221" level="DEBUG">windows-1255 Hebrew confidence = 0.01</msg>
<msg timestamp="20240614 17:23:46.221" level="DEBUG">windows-1255 Hebrew confidence = 0.01</msg>
<msg timestamp="20240614 17:23:46.221" level="DEBUG">utf-8 confidence = 0.99</msg>
<msg timestamp="20240614 17:23:46.221" level="DEBUG">SHIFT_JIS Japanese confidence = 0.01</msg>
<msg timestamp="20240614 17:23:46.221" level="DEBUG">EUC-JP Japanese confidence = 0.01</msg>
<msg timestamp="20240614 17:23:46.221" level="DEBUG">GB2312 Chinese confidence = 0.01</msg>
<msg timestamp="20240614 17:23:46.222" level="DEBUG">EUC-KR Korean confidence = 0.01</msg>
<msg timestamp="20240614 17:23:46.222" level="DEBUG">CP949 Korean confidence = 0.01</msg>
<msg timestamp="20240614 17:23:46.222" level="DEBUG">Big5 Chinese confidence = 0.01</msg>
<msg timestamp="20240614 17:23:46.222" level="DEBUG">EUC-TW Taiwan confidence = 0.01</msg>
<msg timestamp="20240614 17:23:46.222" level="INFO">GET Response : url=http://dating-agency-api-test.qniao.cn/dating-agency-uec/user/list/own-organization?userId=968563840231018496
status=200, reason=
headers={'Server': 'nginx/1.16.1', 'Date': 'Fri, 14 Jun 2024 09:23:46 GMT', 'Content-Type': 'application/json', 'Transfer-Encoding': 'chunked', 'Connection': 'keep-alive', 'Vary': 'Origin, Access-Control-Request-Method, Access-Control-Request-Headers'}
body={"code":0,"message":"successful","data":[{"orgId":"963432943739605555","fullName":"趣招亲","shortName":"趣招亲"}]}
</msg>
<msg timestamp="20240614 17:23:46.222" level="INFO">${reps} = &lt;Response [200]&gt;</msg>
<status status="PASS" starttime="20240614 17:23:46.176" endtime="20240614 17:23:46.222"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${data}</var>
<arg>${reps.json()}</arg>
<arg>data</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240614 17:23:46.223" level="INFO">${data} = [{'orgId': '963432943739605555', 'fullName': '趣招亲', 'shortName': '趣招亲'}]</msg>
<status status="PASS" starttime="20240614 17:23:46.222" endtime="20240614 17:23:46.223"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${message}</var>
<arg>${reps.json()}</arg>
<arg>message</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240614 17:23:46.224" level="INFO">${message} = successful</msg>
<status status="PASS" starttime="20240614 17:23:46.223" endtime="20240614 17:23:46.224"/>
</kw>
<kw name="Should Be Equal As Strings" library="BuiltIn">
<arg>${message}</arg>
<arg>successful</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<msg timestamp="20240614 17:23:46.224" level="DEBUG">Argument types are:
&lt;class 'str'&gt;
&lt;class 'str'&gt;</msg>
<status status="PASS" starttime="20240614 17:23:46.224" endtime="20240614 17:23:46.224"/>
</kw>
<kw name="Run Keyword If" library="BuiltIn">
<arg>${data}==[]</arg>
<arg>log</arg>
<arg>未获取到组织信息!</arg>
<arg>ELSE</arg>
<arg>log</arg>
<arg>${data}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<kw name="Log" library="BuiltIn">
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<msg timestamp="20240614 17:23:46.225" level="INFO">[{'orgId': '963432943739605555', 'fullName': '趣招亲', 'shortName': '趣招亲'}]</msg>
<status status="PASS" starttime="20240614 17:23:46.225" endtime="20240614 17:23:46.225"/>
</kw>
<status status="PASS" starttime="20240614 17:23:46.225" endtime="20240614 17:23:46.225"/>
</kw>
<status status="PASS" starttime="20240614 17:23:46.176" endtime="20240614 17:23:46.225"/>
</iter>
<status status="PASS" starttime="20240614 17:23:46.176" endtime="20240614 17:23:46.225"/>
</for>
<status status="PASS" starttime="20240614 17:23:46.176" endtime="20240614 17:23:46.225"/>
</kw>
<kw name="获取婚介平台用户baseinfo" library="LoginResource" sourcename="获取${dating}平台用户baseinfo">
<kw name="Create List" library="BuiltIn">
<var>${matchmakerFlagList}</var>
<doc>Returns a list containing given items.</doc>
<msg timestamp="20240614 17:23:46.226" level="INFO">${matchmakerFlagList} = []</msg>
<status status="PASS" starttime="20240614 17:23:46.226" endtime="20240614 17:23:46.226"/>
</kw>
<for flavor="IN">
<var>${admin_header}</var>
<value>@{Aheader_list}</value>
<iter>
<var name="${admin_header}">{'Content-Type':'application/json','X-APP-ID':'50325897884795881','Authorization':'QNT iHP4V/g6O5DXHixyNrf7tlSNOyoGaopElK22UpnAcK7B4JrQ1FjPzkhMIJoRQjqCWjSExWVSymbjZLvdBYmnXQ==','X-Organization-Id':'96...</var>
<kw name="Create Session" library="RequestsLibrary">
<arg>dating</arg>
<arg>${${dating}.dating域名}</arg>
<arg>${admin_header}</arg>
<doc>Create Session: create a HTTP session to a server</doc>
<msg timestamp="20240614 17:23:46.227" level="INFO">Creating Session using : alias=dating, url=http://dating-agency-api-test.qniao.cn, headers={'Content-Type': 'application/json', 'X-APP-ID': '50325897884795881', 'Authorization': 'QNT iHP4V/g6O5DXHixyNrf7tlSNOyoGaopElK22UpnAcK7B4JrQ1FjPzkhMIJoRQjqCWjSExWVSymbjZLvdBYmnXQ==', 'X-Organization-Id': '963432943739605555'}, cookies={}, auth=None, timeout=None, proxies=None, verify=False, debug=0 </msg>
<msg timestamp="20240614 17:23:46.228" level="DEBUG">Creating session: dating</msg>
<status status="PASS" starttime="20240614 17:23:46.227" endtime="20240614 17:23:46.228"/>
</kw>
<kw name="GET On Session" library="RequestsLibrary">
<var>${reps}</var>
<arg>dating</arg>
<arg>dating-agency-uec/user/get/base-info</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<msg timestamp="20240614 17:23:46.229" level="DEBUG">Starting new HTTP connection (1): dating-agency-api-test.qniao.cn</msg>
<msg timestamp="20240614 17:23:46.264" level="DEBUG">http://dating-agency-api-test.qniao.cn:80 "GET /dating-agency-uec/user/get/base-info HTTP/1.1" 200 None</msg>
<msg timestamp="20240614 17:23:46.264" level="INFO">GET Request : url=http://dating-agency-api-test.qniao.cn/dating-agency-uec/user/get/base-info
path_url=/dating-agency-uec/user/get/base-info
headers={'User-Agent': 'python-requests/2.15.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'X-APP-ID': '50325897884795881', 'Authorization': 'QNT iHP4V/g6O5DXHixyNrf7tlSNOyoGaopElK22UpnAcK7B4JrQ1FjPzkhMIJoRQjqCWjSExWVSymbjZLvdBYmnXQ==', 'X-Organization-Id': '963432943739605555'}
body=None
</msg>
<msg timestamp="20240614 17:23:46.264" level="INFO">GET Response : url=http://dating-agency-api-test.qniao.cn/dating-agency-uec/user/get/base-info
status=200, reason=
headers={'Server': 'nginx/1.16.1', 'Date': 'Fri, 14 Jun 2024 09:23:46 GMT', 'Content-Type': 'application/json', 'Transfer-Encoding': 'chunked', 'Connection': 'keep-alive', 'Vary': 'Origin, Access-Control-Request-Method, Access-Control-Request-Headers'}
body={"code":0,"message":"successful","data":{"userId":"968563840231018496","realName":"LB","nickName":null,"phone":"18565126880","matchmakerFlag":false}}
</msg>
<msg timestamp="20240614 17:23:46.264" level="INFO">${reps} = &lt;Response [200]&gt;</msg>
<status status="PASS" starttime="20240614 17:23:46.228" endtime="20240614 17:23:46.264"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${phone}</var>
<arg>${reps.json()['data']}</arg>
<arg>phone</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240614 17:23:46.264" level="INFO">${phone} = 18565126880</msg>
<status status="PASS" starttime="20240614 17:23:46.264" endtime="20240614 17:23:46.264"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${matchmakerFlag}</var>
<arg>${reps.json()['data']}</arg>
<arg>matchmakerFlag</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240614 17:23:46.264" level="INFO">${matchmakerFlag} = False</msg>
<status status="PASS" starttime="20240614 17:23:46.264" endtime="20240614 17:23:46.264"/>
</kw>
<kw name="Append To List" library="Collections">
<arg>${matchmakerFlagList}</arg>
<arg>${matchmakerFlag}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" starttime="20240614 17:23:46.264" endtime="20240614 17:23:46.264"/>
</kw>
<status status="PASS" starttime="20240614 17:23:46.227" endtime="20240614 17:23:46.264"/>
</iter>
<status status="PASS" starttime="20240614 17:23:46.226" endtime="20240614 17:23:46.264"/>
</for>
<kw name="Set Global Variable" library="BuiltIn">
<arg>${phone}</arg>
<doc>Makes a variable available globally in all tests and suites.</doc>
<msg timestamp="20240614 17:23:46.264" level="INFO">${phone} = 18565126880</msg>
<status status="PASS" starttime="20240614 17:23:46.264" endtime="20240614 17:23:46.264"/>
</kw>
<kw name="Set Global Variable" library="BuiltIn">
<arg>${matchmakerFlag}</arg>
<doc>Makes a variable available globally in all tests and suites.</doc>
<msg timestamp="20240614 17:23:46.264" level="INFO">${matchmakerFlag} = False</msg>
<status status="PASS" starttime="20240614 17:23:46.264" endtime="20240614 17:23:46.264"/>
</kw>
<kw name="Set Global Variable" library="BuiltIn">
<arg>${matchmakerFlagList}</arg>
<doc>Makes a variable available globally in all tests and suites.</doc>
<msg timestamp="20240614 17:23:46.264" level="INFO">${matchmakerFlagList} = [False]</msg>
<status status="PASS" starttime="20240614 17:23:46.264" endtime="20240614 17:23:46.264"/>
</kw>
<status status="PASS" starttime="20240614 17:23:46.226" endtime="20240614 17:23:46.264"/>
</kw>
<for flavor="IN">
<var>${client_header}</var>
<value>@{Cheader_list}</value>
<iter>
<var name="${client_header}">{'Content-Type':'application/json','X-APP-ID':'50325897884795880','Authorization':'QNT iHP4V/g6O5DXHixyNrf7tlSNOyoGaopElK22UpnAcK7B4JrQ1FjPzkhMIJoRQjqCWjSExWVSymbjZLvdBYmnXQ=='}</var>
<kw name="Create Session" library="RequestsLibrary">
<arg>dating</arg>
<arg>${${dating}.dating域名}</arg>
<arg>${client_header}</arg>
<doc>Create Session: create a HTTP session to a server</doc>
<msg timestamp="20240614 17:23:46.264" level="INFO">Creating Session using : alias=dating, url=http://dating-agency-api-test.qniao.cn, headers={'Content-Type': 'application/json', 'X-APP-ID': '50325897884795880', 'Authorization': 'QNT iHP4V/g6O5DXHixyNrf7tlSNOyoGaopElK22UpnAcK7B4JrQ1FjPzkhMIJoRQjqCWjSExWVSymbjZLvdBYmnXQ=='}, cookies={}, auth=None, timeout=None, proxies=None, verify=False, debug=0 </msg>
<msg timestamp="20240614 17:23:46.264" level="DEBUG">Creating session: dating</msg>
<status status="PASS" starttime="20240614 17:23:46.264" endtime="20240614 17:23:46.264"/>
</kw>
<kw name="Set Variable" library="BuiltIn">
<var>${data}</var>
<arg>{"openedAssistanceId":"${openedAssistanceId}"}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<msg timestamp="20240614 17:23:46.264" level="INFO">${data} = {"openedAssistanceId":"999025652093030400"}</msg>
<status status="PASS" starttime="20240614 17:23:46.264" endtime="20240614 17:23:46.264"/>
</kw>
<kw name="POST On Session" library="RequestsLibrary">
<var>${reps}</var>
<arg>dating</arg>
<arg>dating-agency-service/user/assistance/participant</arg>
<arg>${data.encode('utf-8')}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<msg timestamp="20240614 17:23:46.279" level="DEBUG">Starting new HTTP connection (1): dating-agency-api-test.qniao.cn</msg>
<msg timestamp="20240614 17:23:46.508" level="DEBUG">http://dating-agency-api-test.qniao.cn:80 "POST /dating-agency-service/user/assistance/participant HTTP/1.1" 200 None</msg>
<msg timestamp="20240614 17:23:46.508" level="INFO">POST Request : url=http://dating-agency-api-test.qniao.cn/dating-agency-service/user/assistance/participant
path_url=/dating-agency-service/user/assistance/participant
headers={'User-Agent': 'python-requests/2.15.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'X-APP-ID': '50325897884795880', 'Authorization': 'QNT iHP4V/g6O5DXHixyNrf7tlSNOyoGaopElK22UpnAcK7B4JrQ1FjPzkhMIJoRQjqCWjSExWVSymbjZLvdBYmnXQ==', 'Content-Length': '43'}
body=b'{"openedAssistanceId":"999025652093030400"}'
</msg>
<msg timestamp="20240614 17:23:46.508" level="INFO">POST Response : url=http://dating-agency-api-test.qniao.cn/dating-agency-service/user/assistance/participant
status=200, reason=
headers={'Server': 'nginx/1.16.1', 'Date': 'Fri, 14 Jun 2024 09:23:46 GMT', 'Content-Type': 'application/json', 'Transfer-Encoding': 'chunked', 'Connection': 'keep-alive', 'Vary': 'Origin, Access-Control-Request-Method, Access-Control-Request-Headers'}
body={"code":0,"message":"successful","data":""}
</msg>
<msg timestamp="20240614 17:23:46.508" level="INFO">${reps} = &lt;Response [200]&gt;</msg>
<status status="PASS" starttime="20240614 17:23:46.279" endtime="20240614 17:23:46.508"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${message}</var>
<arg>${reps.json()}</arg>
<arg>message</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240614 17:23:46.508" level="INFO">${message} = successful</msg>
<status status="PASS" starttime="20240614 17:23:46.508" endtime="20240614 17:23:46.508"/>
</kw>
<kw name="Should Be Equal As Strings" library="BuiltIn">
<arg>${message}</arg>
<arg>successful</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<msg timestamp="20240614 17:23:46.508" level="DEBUG">Argument types are:
&lt;class 'str'&gt;
&lt;class 'str'&gt;</msg>
<status status="PASS" starttime="20240614 17:23:46.508" endtime="20240614 17:23:46.508"/>
</kw>
<status status="PASS" starttime="20240614 17:23:46.264" endtime="20240614 17:23:46.508"/>
</iter>
<status status="PASS" starttime="20240614 17:23:46.264" endtime="20240614 17:23:46.508"/>
</for>
<status status="PASS" starttime="20240614 17:23:46.087" endtime="20240614 17:23:46.508"/>
</kw>
<status status="PASS" starttime="20240614 17:23:45.503" endtime="20240614 17:23:46.508"/>
</test>
<status status="PASS" starttime="20240614 17:23:45.471" endtime="20240614 17:23:46.508"/>
</suite>
<status status="PASS" starttime="20240614 17:23:45.471" endtime="20240614 17:23:46.508"/>
</suite>
<status status="PASS" starttime="20240614 17:23:45.471" endtime="20240614 17:23:46.508"/>
</suite>
<status status="PASS" starttime="20240614 17:23:44.829" endtime="20240614 17:23:46.508"/>
</suite>
<statistics>
<total>
<stat pass="2" fail="0" skip="0">All Tests</stat>
</total>
<tag>
</tag>
<suite>
<stat pass="2" fail="0" skip="0" id="s1" name="Dating-agency">Dating-agency</stat>
<stat pass="1" fail="0" skip="0" id="s1-s1" name="0-Login">Dating-agency.0-Login</stat>
<stat pass="1" fail="0" skip="0" id="s1-s1-s1" name="Login-interface">Dating-agency.0-Login.Login-interface</stat>
<stat pass="1" fail="0" skip="0" id="s1-s2" name="1-Applet">Dating-agency.1-Applet</stat>
<stat pass="1" fail="0" skip="0" id="s1-s2-s1" name="6-Activity">Dating-agency.1-Applet.6-Activity</stat>
<stat pass="1" fail="0" skip="0" id="s1-s2-s1-s1" name="Avtivity">Dating-agency.1-Applet.6-Activity.Avtivity</stat>
</suite>
</statistics>
<errors>
</errors>
</robot>