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.
 
 
 

922 lines
131 KiB

<?xml version="1.0" encoding="UTF-8"?>
<robot generator="Robot 6.1.1 (Python 3.6.6 on win32)" generated="20240403 16:02:16.957" rpa="false" schemaversion="4">
<suite id="s1" name="Dating-agency" source="D:\LYL\Study\Robot_framework\space\Dating-agency">
<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="20240403 16:02:17.274" endtime="20240403 16:02:17.279"/>
</kw>
<test id="s1-s1-s1-t1" name="手机号验证码登录-888888" line="26">
<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="20240403 16:02:17.281" 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="20240403 16:02:17.281" level="INFO">${file} = 手机号
18898674523</msg>
<status status="PASS" starttime="20240403 16:02:17.281" endtime="20240403 16:02:17.281"/>
</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="20240403 16:02:17.282" level="INFO">${skip-line} = 1</msg>
<status status="PASS" starttime="20240403 16:02:17.282" endtime="20240403 16:02:17.282"/>
</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="20240403 16:02:17.283" level="INFO">${lines} = -1</msg>
<status status="PASS" starttime="20240403 16:02:17.283" endtime="20240403 16:02:17.283"/>
</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="20240403 16:02:17.284" level="INFO">1 out of 2 lines matched</msg>
<msg timestamp="20240403 16:02:17.284" level="INFO">${content} = 18898674523</msg>
<status status="PASS" starttime="20240403 16:02:17.283" endtime="20240403 16:02:17.284"/>
</kw>
<for flavor="IN">
<var>${id}</var>
<value>${content}</value>
<iter>
<var name="${id}">18898674523</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="20240403 16:02:17.285" level="INFO">${id} = ['18898674523']</msg>
<status status="PASS" starttime="20240403 16:02:17.285" endtime="20240403 16:02:17.285"/>
</kw>
<status status="PASS" starttime="20240403 16:02:17.285" endtime="20240403 16:02:17.285"/>
</iter>
<status status="PASS" starttime="20240403 16:02:17.284" endtime="20240403 16:02:17.285"/>
</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="20240403 16:02:17.286" level="INFO">${id} = ['18898674523']</msg>
<status status="PASS" starttime="20240403 16:02:17.286" endtime="20240403 16:02:17.286"/>
</kw>
<status status="PASS" starttime="20240403 16:02:17.281" endtime="20240403 16:02:17.286"/>
</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="20240403 16:02:17.287" level="INFO">${userid_list} = []</msg>
<status status="PASS" starttime="20240403 16:02:17.287" endtime="20240403 16:02:17.287"/>
</kw>
<kw name="Create List" library="BuiltIn">
<var>${Cheader_list}</var>
<doc>Returns a list containing given items.</doc>
<msg timestamp="20240403 16:02:17.288" level="INFO">${Cheader_list} = []</msg>
<status status="PASS" starttime="20240403 16:02:17.287" endtime="20240403 16:02:17.288"/>
</kw>
<kw name="Create List" library="BuiltIn">
<var>${Aheader_list}</var>
<doc>Returns a list containing given items.</doc>
<msg timestamp="20240403 16:02:17.288" level="INFO">${Aheader_list} = []</msg>
<status status="PASS" starttime="20240403 16:02:17.288" endtime="20240403 16:02:17.288"/>
</kw>
<for flavor="IN">
<var>${account}</var>
<value>@{id}</value>
<iter>
<var name="${account}">18898674523</var>
<kw name="Disable Warnings" library="urllib3">
<doc>Helper for quickly disabling all urllib3 warnings.</doc>
<status status="PASS" starttime="20240403 16:02:17.289" endtime="20240403 16:02:17.289"/>
</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="20240403 16:02:17.290" 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="20240403 16:02:17.290" level="DEBUG">Creating session: dating</msg>
<status status="PASS" starttime="20240403 16:02:17.289" endtime="20240403 16:02:17.290"/>
</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="20240403 16:02:17.291" level="INFO">${data} = { "account":"18898674523", "accountType":2, "captcha":888888 }</msg>
<status status="PASS" starttime="20240403 16:02:17.290" endtime="20240403 16:02:17.291"/>
</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="20240403 16:02:17.294" level="DEBUG">Starting new HTTP connection (1): dating-agency-api-test.qniao.cn</msg>
<msg timestamp="20240403 16:02:17.424" 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="20240403 16:02:17.425" 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":"18898674523", "accountType":2, "captcha":888888 }'
</msg>
<msg timestamp="20240403 16:02:17.425" 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': 'Wed, 03 Apr 2024 08:02:17 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/g6O5DXHixyNrf7tuNSa1jx0f7NRTCYQgGKmyLHJdOJ/xtia2476oTFYvteF9PA9yfTBj8IZPT8ism6aA==","userId":"972842927204208640"}}
</msg>
<msg timestamp="20240403 16:02:17.425" level="INFO">${reps} = &lt;Response [200]&gt;</msg>
<status status="PASS" starttime="20240403 16:02:17.291" endtime="20240403 16:02:17.425"/>
</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="20240403 16:02:17.426" level="INFO">${code} = 0</msg>
<status status="PASS" starttime="20240403 16:02:17.426" endtime="20240403 16:02:17.426"/>
</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="20240403 16:02:17.427" level="INFO">${token} = iHP4V/g6O5DXHixyNrf7tuNSa1jx0f7NRTCYQgGKmyLHJdOJ/xtia2476oTFYvteF9PA9yfTBj8IZPT8ism6aA==</msg>
<status status="PASS" starttime="20240403 16:02:17.427" endtime="20240403 16:02:17.427"/>
</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="20240403 16:02:17.428" level="INFO">${userId} = 972842927204208640</msg>
<status status="PASS" starttime="20240403 16:02:17.427" endtime="20240403 16:02:17.428"/>
</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="20240403 16:02:17.429" level="INFO">${message} = successful</msg>
<status status="PASS" starttime="20240403 16:02:17.428" endtime="20240403 16:02:17.429"/>
</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="20240403 16:02:17.429" level="INFO">${login_header} = {'Content-Type':'application/json','X-APP-ID':'50325897884795881','Authorization':'QNT iHP4V/g6O5DXHixyNrf7tuNSa1jx0f7NRTCYQgGKmyLHJdOJ/xtia2476oTFYvteF9PA9yfTBj8IZPT8ism6aA==','X-Organization-Id':'96...</msg>
<status status="PASS" starttime="20240403 16:02:17.429" endtime="20240403 16:02:17.429"/>
</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="20240403 16:02:17.429" level="INFO">${client_header} = {'Content-Type':'application/json','X-APP-ID':'50325897884795880','Authorization':'QNT iHP4V/g6O5DXHixyNrf7tuNSa1jx0f7NRTCYQgGKmyLHJdOJ/xtia2476oTFYvteF9PA9yfTBj8IZPT8ism6aA=='}</msg>
<status status="PASS" starttime="20240403 16:02:17.429" endtime="20240403 16:02:17.429"/>
</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="20240403 16:02:17.430" endtime="20240403 16:02:17.430"/>
</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="20240403 16:02:17.430" endtime="20240403 16:02:17.430"/>
</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="20240403 16:02:17.430" endtime="20240403 16:02:17.431"/>
</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="20240403 16:02:17.431" level="DEBUG">Argument types are:
&lt;class 'str'&gt;
&lt;class 'str'&gt;</msg>
<status status="PASS" starttime="20240403 16:02:17.431" endtime="20240403 16:02:17.431"/>
</kw>
<status status="PASS" starttime="20240403 16:02:17.431" endtime="20240403 16:02:17.432"/>
</kw>
<status status="PASS" starttime="20240403 16:02:17.288" endtime="20240403 16:02:17.432"/>
</iter>
<status status="PASS" starttime="20240403 16:02:17.288" endtime="20240403 16:02:17.432"/>
</for>
<kw name="Set Variable" library="BuiltIn">
<var>${phone}</var>
<arg>${account}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<msg timestamp="20240403 16:02:17.433" level="INFO">${phone} = 18898674523</msg>
<status status="PASS" starttime="20240403 16:02:17.432" endtime="20240403 16:02:17.433"/>
</kw>
<kw name="Set Global Variable" library="BuiltIn">
<arg>${phone}</arg>
<doc>Makes a variable available globally in all tests and suites.</doc>
<msg timestamp="20240403 16:02:17.433" level="INFO">${phone} = 18898674523</msg>
<status status="PASS" starttime="20240403 16:02:17.433" endtime="20240403 16:02:17.433"/>
</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="20240403 16:02:17.434" level="INFO">${userid_list} = ['972842927204208640']</msg>
<status status="PASS" starttime="20240403 16:02:17.433" endtime="20240403 16:02:17.434"/>
</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="20240403 16:02:17.434" level="INFO">${Aheader_list} = ["{'Content-Type':'application/json','X-APP-ID':'50325897884795881','Authorization':'QNT iHP4V/g6O5DXHixyNrf7tuNSa1jx0f7NRTCYQgGKmyLHJdOJ/xtia2476oTFYvteF9PA9yfTBj8IZPT8ism6aA==','X-Organization-Id':'...</msg>
<status status="PASS" starttime="20240403 16:02:17.434" endtime="20240403 16:02:17.434"/>
</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="20240403 16:02:17.435" level="INFO">${Cheader_list} = ["{'Content-Type':'application/json','X-APP-ID':'50325897884795880','Authorization':'QNT iHP4V/g6O5DXHixyNrf7tuNSa1jx0f7NRTCYQgGKmyLHJdOJ/xtia2476oTFYvteF9PA9yfTBj8IZPT8ism6aA=='}"]</msg>
<status status="PASS" starttime="20240403 16:02:17.434" endtime="20240403 16:02:17.435"/>
</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="20240403 16:02:17.435" level="INFO">${login_header} = {'Content-Type':'application/json','X-APP-ID':'50325897884795881','Authorization':'QNT iHP4V/g6O5DXHixyNrf7tuNSa1jx0f7NRTCYQgGKmyLHJdOJ/xtia2476oTFYvteF9PA9yfTBj8IZPT8ism6aA==','X-Organization-Id':'96...</msg>
<status status="PASS" starttime="20240403 16:02:17.435" endtime="20240403 16:02:17.435"/>
</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="20240403 16:02:17.436" level="INFO">${client_header} = {'Content-Type':'application/json','X-APP-ID':'50325897884795880','Authorization':'QNT iHP4V/g6O5DXHixyNrf7tuNSa1jx0f7NRTCYQgGKmyLHJdOJ/xtia2476oTFYvteF9PA9yfTBj8IZPT8ism6aA=='}</msg>
<status status="PASS" starttime="20240403 16:02:17.435" endtime="20240403 16:02:17.436"/>
</kw>
<status status="PASS" starttime="20240403 16:02:17.286" endtime="20240403 16:02:17.436"/>
</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="20240403 16:02:17.437" level="INFO">${Aheader} = []</msg>
<status status="PASS" starttime="20240403 16:02:17.436" endtime="20240403 16:02:17.437"/>
</kw>
<for flavor="IN ZIP">
<var>${userId}</var>
<var>${login_header}</var>
<value>${userid_list}</value>
<value>${Aheader_list}</value>
<iter>
<var name="${userId}">972842927204208640</var>
<var name="${login_header}">{'Content-Type':'application/json','X-APP-ID':'50325897884795881','Authorization':'QNT iHP4V/g6O5DXHixyNrf7tuNSa1jx0f7NRTCYQgGKmyLHJdOJ/xtia2476oTFYvteF9PA9yfTBj8IZPT8ism6aA==','X-Organization-Id':'96...</var>
<kw name="Disable Warnings" library="urllib3">
<doc>Helper for quickly disabling all urllib3 warnings.</doc>
<status status="PASS" starttime="20240403 16:02:17.437" endtime="20240403 16:02:17.438"/>
</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="20240403 16:02:17.438" 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/g6O5DXHixyNrf7tuNSa1jx0f7NRTCYQgGKmyLHJdOJ/xtia2476oTFYvteF9PA9yfTBj8IZPT8ism6aA==', 'X-Organization-Id': '963432943739605555'}, cookies={}, auth=None, timeout=None, proxies=None, verify=False, debug=0 </msg>
<msg timestamp="20240403 16:02:17.438" level="DEBUG">Creating session: dating</msg>
<status status="PASS" starttime="20240403 16:02:17.438" endtime="20240403 16:02:17.439"/>
</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="20240403 16:02:17.440" level="DEBUG">Starting new HTTP connection (1): dating-agency-api-test.qniao.cn</msg>
<msg timestamp="20240403 16:02:17.498" level="DEBUG">http://dating-agency-api-test.qniao.cn:80 "GET /dating-agency-uec/user/list/own-organization?userId=972842927204208640 HTTP/1.1" 200 None</msg>
<msg timestamp="20240403 16:02:17.498" level="INFO">GET Request : url=http://dating-agency-api-test.qniao.cn/dating-agency-uec/user/list/own-organization?userId=972842927204208640
path_url=/dating-agency-uec/user/list/own-organization?userId=972842927204208640
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/g6O5DXHixyNrf7tuNSa1jx0f7NRTCYQgGKmyLHJdOJ/xtia2476oTFYvteF9PA9yfTBj8IZPT8ism6aA==', 'X-Organization-Id': '963432943739605555'}
body=None
</msg>
<msg timestamp="20240403 16:02:17.498" level="INFO">GET Response : url=http://dating-agency-api-test.qniao.cn/dating-agency-uec/user/list/own-organization?userId=972842927204208640
status=200, reason=
headers={'Server': 'nginx/1.16.1', 'Date': 'Wed, 03 Apr 2024 08:02:17 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="20240403 16:02:17.499" level="INFO">${reps} = &lt;Response [200]&gt;</msg>
<status status="PASS" starttime="20240403 16:02:17.439" endtime="20240403 16:02:17.499"/>
</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="20240403 16:02:17.500" level="INFO">${data} = []</msg>
<status status="PASS" starttime="20240403 16:02:17.499" endtime="20240403 16:02:17.500"/>
</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="20240403 16:02:17.500" level="INFO">${message} = successful</msg>
<status status="PASS" starttime="20240403 16:02:17.500" endtime="20240403 16:02:17.501"/>
</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="20240403 16:02:17.501" level="DEBUG">Argument types are:
&lt;class 'str'&gt;
&lt;class 'str'&gt;</msg>
<status status="PASS" starttime="20240403 16:02:17.501" endtime="20240403 16:02:17.501"/>
</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="20240403 16:02:17.502" level="INFO">未获取到组织信息!</msg>
<status status="PASS" starttime="20240403 16:02:17.501" endtime="20240403 16:02:17.502"/>
</kw>
<status status="PASS" starttime="20240403 16:02:17.501" endtime="20240403 16:02:17.502"/>
</kw>
<status status="PASS" starttime="20240403 16:02:17.437" endtime="20240403 16:02:17.502"/>
</iter>
<status status="PASS" starttime="20240403 16:02:17.437" endtime="20240403 16:02:17.502"/>
</for>
<status status="PASS" starttime="20240403 16:02:17.436" endtime="20240403 16:02:17.502"/>
</kw>
<kw name="And 获取婚介平台用户baseinfo" library="LoginResource" sourcename="获取${dating}平台用户baseinfo">
<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/g6O5DXHixyNrf7tuNSa1jx0f7NRTCYQgGKmyLHJdOJ/xtia2476oTFYvteF9PA9yfTBj8IZPT8ism6aA==','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="20240403 16:02:17.504" 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/g6O5DXHixyNrf7tuNSa1jx0f7NRTCYQgGKmyLHJdOJ/xtia2476oTFYvteF9PA9yfTBj8IZPT8ism6aA==', 'X-Organization-Id': '963432943739605555'}, cookies={}, auth=None, timeout=None, proxies=None, verify=False, debug=0 </msg>
<msg timestamp="20240403 16:02:17.504" level="DEBUG">Creating session: dating</msg>
<status status="PASS" starttime="20240403 16:02:17.503" endtime="20240403 16:02:17.504"/>
</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="20240403 16:02:17.505" level="DEBUG">Starting new HTTP connection (1): dating-agency-api-test.qniao.cn</msg>
<msg timestamp="20240403 16:02:17.573" 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="20240403 16:02:17.573" 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/g6O5DXHixyNrf7tuNSa1jx0f7NRTCYQgGKmyLHJdOJ/xtia2476oTFYvteF9PA9yfTBj8IZPT8ism6aA==', 'X-Organization-Id': '963432943739605555'}
body=None
</msg>
<msg timestamp="20240403 16:02:17.573" 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': 'Wed, 03 Apr 2024 08:02:17 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":"972842927204208640","realName":null,"nickName":null,"phone":"18898674523","matchmakerFlag":true}}
</msg>
<msg timestamp="20240403 16:02:17.574" level="INFO">${reps} = &lt;Response [200]&gt;</msg>
<status status="PASS" starttime="20240403 16:02:17.504" endtime="20240403 16:02:17.574"/>
</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="20240403 16:02:17.575" level="INFO">${phone} = 18898674523</msg>
<status status="PASS" starttime="20240403 16:02:17.574" endtime="20240403 16:02:17.575"/>
</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="20240403 16:02:17.575" level="INFO">${matchmakerFlag} = True</msg>
<status status="PASS" starttime="20240403 16:02:17.575" endtime="20240403 16:02:17.575"/>
</kw>
<status status="PASS" starttime="20240403 16:02:17.503" endtime="20240403 16:02:17.575"/>
</iter>
<status status="PASS" starttime="20240403 16:02:17.503" endtime="20240403 16:02:17.576"/>
</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="20240403 16:02:17.576" level="INFO">${phone} = 18898674523</msg>
<status status="PASS" starttime="20240403 16:02:17.576" endtime="20240403 16:02:17.576"/>
</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="20240403 16:02:17.577" level="INFO">${matchmakerFlag} = True</msg>
<status status="PASS" starttime="20240403 16:02:17.576" endtime="20240403 16:02:17.577"/>
</kw>
<status status="PASS" starttime="20240403 16:02:17.503" endtime="20240403 16:02:17.577"/>
</kw>
<status status="PASS" starttime="20240403 16:02:17.280" endtime="20240403 16:02:17.577"/>
</test>
<doc>接口:短信验证码登录认证</doc>
<status status="PASS" starttime="20240403 16:02:16.988" endtime="20240403 16:02:17.577"/>
</suite>
<doc>用户登录婚介平台</doc>
<status status="PASS" starttime="20240403 16:02:16.987" endtime="20240403 16:02:17.578"/>
</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="2-Homepage" source="D:\LYL\Study\Robot_framework\space\Dating-agency\1-Applet\2-Homepage">
<suite id="s1-s2-s1-s1" name="BlindDate" source="D:\LYL\Study\Robot_framework\space\Dating-agency\1-Applet\2-Homepage\BlindDate">
<suite id="s1-s2-s1-s1-s1" name="Blind" source="D:\LYL\Study\Robot_framework\space\Dating-agency\1-Applet\2-Homepage\BlindDate\Blind.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="20240403 16:02:17.591" endtime="20240403 16:02:17.593"/>
</kw>
<test id="s1-s2-s1-s1-s1-t1" name="用户搜索征婚资料-无条件" line="12">
<kw name="Given 查询婚介征婚人的资料信息" library="BlindResource" sourcename="查询${dating}征婚人的资料信息">
<for flavor="IN ZIP">
<var>${userId}</var>
<var>${client_header}</var>
<value>${userid_list}</value>
<value>${Cheader_list}</value>
<iter>
<var name="${userId}">972842927204208640</var>
<var name="${client_header}">{'Content-Type':'application/json','X-APP-ID':'50325897884795880','Authorization':'QNT iHP4V/g6O5DXHixyNrf7tuNSa1jx0f7NRTCYQgGKmyLHJdOJ/xtia2476oTFYvteF9PA9yfTBj8IZPT8ism6aA=='}</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="20240403 16:02:17.596" 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/g6O5DXHixyNrf7tuNSa1jx0f7NRTCYQgGKmyLHJdOJ/xtia2476oTFYvteF9PA9yfTBj8IZPT8ism6aA=='}, cookies={}, auth=None, timeout=None, proxies=None, verify=False, debug=0 </msg>
<msg timestamp="20240403 16:02:17.596" level="DEBUG">Creating session: dating</msg>
<status status="PASS" starttime="20240403 16:02:17.595" endtime="20240403 16:02:17.596"/>
</kw>
<kw name="GET On Session" library="RequestsLibrary">
<var>${reps}</var>
<arg>dating</arg>
<arg>/dating-agency-service/user/get/marriage/information/details</arg>
<arg>params=userId=${userId}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<msg timestamp="20240403 16:02:17.597" level="DEBUG">Starting new HTTP connection (1): dating-agency-api-test.qniao.cn</msg>
<msg timestamp="20240403 16:02:17.680" level="DEBUG">http://dating-agency-api-test.qniao.cn:80 "GET /dating-agency-service/user/get/marriage/information/details?userId=972842927204208640 HTTP/1.1" 200 None</msg>
<msg timestamp="20240403 16:02:17.680" level="INFO">GET Request : url=http://dating-agency-api-test.qniao.cn/dating-agency-service/user/get/marriage/information/details?userId=972842927204208640
path_url=/dating-agency-service/user/get/marriage/information/details?userId=972842927204208640
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/g6O5DXHixyNrf7tuNSa1jx0f7NRTCYQgGKmyLHJdOJ/xtia2476oTFYvteF9PA9yfTBj8IZPT8ism6aA=='}
body=None
</msg>
<msg timestamp="20240403 16:02:17.689" level="DEBUG">utf-8 confidence = 0.99</msg>
<msg timestamp="20240403 16:02:17.689" level="DEBUG">SHIFT_JIS Japanese confidence = 0.01</msg>
<msg timestamp="20240403 16:02:17.689" level="DEBUG">EUC-JP Japanese confidence = 0.01</msg>
<msg timestamp="20240403 16:02:17.689" level="DEBUG">GB2312 Chinese confidence = 0.01</msg>
<msg timestamp="20240403 16:02:17.689" level="DEBUG">EUC-KR Korean confidence = 0.01</msg>
<msg timestamp="20240403 16:02:17.689" level="DEBUG">CP949 Korean confidence = 0.01</msg>
<msg timestamp="20240403 16:02:17.689" level="DEBUG">Big5 Chinese confidence = 0.01</msg>
<msg timestamp="20240403 16:02:17.690" level="DEBUG">EUC-TW Taiwan confidence = 0.01</msg>
<msg timestamp="20240403 16:02:17.690" level="DEBUG">windows-1251 Russian confidence = 0.01</msg>
<msg timestamp="20240403 16:02:17.690" level="DEBUG">KOI8-R Russian confidence = 0.01</msg>
<msg timestamp="20240403 16:02:17.690" level="DEBUG">ISO-8859-5 Russian confidence = 0.0</msg>
<msg timestamp="20240403 16:02:17.690" level="DEBUG">MacCyrillic Russian confidence = 0.01666490628200209</msg>
<msg timestamp="20240403 16:02:17.690" level="DEBUG">IBM866 Russian confidence = 0.06109465025383692</msg>
<msg timestamp="20240403 16:02:17.690" level="DEBUG">IBM855 Russian confidence = 0.07037997466602432</msg>
<msg timestamp="20240403 16:02:17.690" level="DEBUG">ISO-8859-7 Greek confidence = 0.0</msg>
<msg timestamp="20240403 16:02:17.690" level="DEBUG">windows-1253 Greek confidence = 0.0</msg>
<msg timestamp="20240403 16:02:17.690" level="DEBUG">ISO-8859-5 Bulgairan confidence = 0.0</msg>
<msg timestamp="20240403 16:02:17.690" level="DEBUG">windows-1251 Bulgarian confidence = 0.0</msg>
<msg timestamp="20240403 16:02:17.690" level="DEBUG">TIS-620 Thai confidence = 0.04138105583165222</msg>
<msg timestamp="20240403 16:02:17.690" level="DEBUG">ISO-8859-9 Turkish confidence = 0.34267024660375556</msg>
<msg timestamp="20240403 16:02:17.691" level="DEBUG">windows-1255 Hebrew confidence = 0.0</msg>
<msg timestamp="20240403 16:02:17.691" level="DEBUG">windows-1255 Hebrew confidence = 0.0</msg>
<msg timestamp="20240403 16:02:17.691" level="DEBUG">windows-1255 Hebrew confidence = 0.0</msg>
<msg timestamp="20240403 16:02:17.691" level="DEBUG">utf-8 confidence = 0.99</msg>
<msg timestamp="20240403 16:02:17.691" level="DEBUG">SHIFT_JIS Japanese confidence = 0.01</msg>
<msg timestamp="20240403 16:02:17.691" level="DEBUG">EUC-JP Japanese confidence = 0.01</msg>
<msg timestamp="20240403 16:02:17.691" level="DEBUG">GB2312 Chinese confidence = 0.01</msg>
<msg timestamp="20240403 16:02:17.691" level="DEBUG">EUC-KR Korean confidence = 0.01</msg>
<msg timestamp="20240403 16:02:17.691" level="DEBUG">CP949 Korean confidence = 0.01</msg>
<msg timestamp="20240403 16:02:17.691" level="DEBUG">Big5 Chinese confidence = 0.01</msg>
<msg timestamp="20240403 16:02:17.691" level="DEBUG">EUC-TW Taiwan confidence = 0.01</msg>
<msg timestamp="20240403 16:02:17.692" level="INFO">GET Response : url=http://dating-agency-api-test.qniao.cn/dating-agency-service/user/get/marriage/information/details?userId=972842927204208640
status=200, reason=
headers={'Server': 'nginx/1.16.1', 'Date': 'Wed, 03 Apr 2024 08:02:17 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":"972854309609934848","isDelete":false,"createTime":"2024-04-03 10:56:47","updateTime":null,"event":null,"accountId":null,"userId":"972842927204208640","nickName":"小十七","name":null,"profilePhoto":"https://dating-agency-test.oss-accelerate.aliyuncs.com/b106f4c511921e4e6076f361f835ed4b.jpg","identityCard":null,"genderCode":1,"genderValue":"女","homeCountryCode":null,"homeCountry":null,"provinceCode":440000,"provinceName":"广东省","cityCode":440100,"cityName":"广州市","districtCode":440116,"districtName":"萝岗区","birthYear":"1996","birthDate":null,"constellationCode":1,"constellation":"水瓶座","chineseZodiacCode":null,"chineseZodiac":null,"height":157,"weight":46,"educationCode":5,"education":"博士","maritalStatusCode":0,"maritalStatusName":"未婚","minimumIncome":8001,"maximumIncome":12000,"incomeCode":3,"income":"8001~12000","diplomaVerificationCode":null,"describeInfo":"本人待人谦和有礼,温柔善良,对待生活和工作乐观积极向上。比较注重形象和生活品质,户口在汕头,本科毕业于211大学,目前在广东省级国企从事设计工作,为本行业天花板级别企业,工作稳定。等不到天黑,烟火不会太完美~","self":null,"domicilePlaceProvinceCode":710000,"domicilePlaceProvinceName":"广东省","domicilePlaceCityCode":440500,"domicilePlaceCityName":"汕头市","nationCode":1,"nation":"汉族","bodilyFormCode":1,"bodilyForm":"正常","accountTypeCode":1,"accountTypeName":"农村","nationalityCode":null,"nationality":null,"nativePlaceCode":440000,"nativePlaceName":"广东省","industryCode":3,"industry":"互联网/通信","occupationCode":16,"occupation":"技术总监","onlyChild":0,"carPurchaseSituationCode":1,"carPurchaseSituation":"已购车","propertyPermitsCode":0,"propertyPermits":"和家人同住","wechatId":null,"hometownProvinceCode":440000,"hometownProvinceName":"广东省","hometownCityCode":440500,"hometownCityName":"汕头市","auditProfilePhoto":null,"photoList":[{"id":"972855332764258304","isDelete":false,"createTime":"2024-04-03 11:00:51","updateTime":null,"event":null,"miId":972854309609934848,"photoType":1,"photoUrl":"https://dating-agency-test.oss-accelerate.aliyuncs.com/84b55bb41fcf7350d2c86d0d518bf546.jpg","auditImgId":972855331610824704,"auditStatus":1},{"id":"972855675338231808","isDelete":false,"createTime":"2024-04-03 11:02:13","updateTime":null,"event":null,"miId":972854309609934848,"photoType":1,"photoUrl":"https://dating-agency-test.oss-accelerate.aliyuncs.com/fecdbac6dee34407fca0ed349603da6e.jpg","auditImgId":972855674222546944,"auditStatus":1}],"describeAuditStatus":null,"describeAudit":null,"fillSerialNumber":null,"demandMarriage":null,"marriageSeekingContacts":null,"age":null}}
</msg>
<msg timestamp="20240403 16:02:17.692" level="INFO">${reps} = &lt;Response [200]&gt;</msg>
<status status="PASS" starttime="20240403 16:02:17.596" endtime="20240403 16:02:17.692"/>
</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="20240403 16:02:17.693" level="INFO">${miId} = 972854309609934848</msg>
<status status="PASS" starttime="20240403 16:02:17.692" endtime="20240403 16:02:17.693"/>
</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="20240403 16:02:17.694" level="INFO">${nickName} = 小十七</msg>
<status status="PASS" starttime="20240403 16:02:17.693" endtime="20240403 16:02:17.694"/>
</kw>
<kw name="Create List" library="BuiltIn">
<var>${miId_list}</var>
<doc>Returns a list containing given items.</doc>
<msg timestamp="20240403 16:02:17.694" level="INFO">${miId_list} = []</msg>
<status status="PASS" starttime="20240403 16:02:17.694" endtime="20240403 16:02:17.694"/>
</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="20240403 16:02:17.695" level="INFO">${genderCode} = 1</msg>
<status status="PASS" starttime="20240403 16:02:17.694" endtime="20240403 16:02:17.695"/>
</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="20240403 16:02:17.696" level="INFO">${message} = successful</msg>
<status status="PASS" starttime="20240403 16:02:17.695" endtime="20240403 16:02:17.696"/>
</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="20240403 16:02:17.696" endtime="20240403 16:02:17.696"/>
</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="20240403 16:02:17.696" level="DEBUG">Argument types are:
&lt;class 'str'&gt;
&lt;class 'str'&gt;</msg>
<status status="PASS" starttime="20240403 16:02:17.696" endtime="20240403 16:02:17.696"/>
</kw>
<status status="PASS" starttime="20240403 16:02:17.595" endtime="20240403 16:02:17.697"/>
</iter>
<status status="PASS" starttime="20240403 16:02:17.595" endtime="20240403 16:02:17.697"/>
</for>
<kw name="Set Global Variable" library="BuiltIn">
<arg>${nickName}</arg>
<doc>Makes a variable available globally in all tests and suites.</doc>
<msg timestamp="20240403 16:02:17.697" level="INFO">${nickName} = 小十七</msg>
<status status="PASS" starttime="20240403 16:02:17.697" endtime="20240403 16:02:17.697"/>
</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="20240403 16:02:17.698" level="INFO">${miId_list} = ['972854309609934848']</msg>
<status status="PASS" starttime="20240403 16:02:17.697" endtime="20240403 16:02:17.698"/>
</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="20240403 16:02:17.698" level="INFO">${genderCode} = 1</msg>
<status status="PASS" starttime="20240403 16:02:17.698" endtime="20240403 16:02:17.698"/>
</kw>
<status status="PASS" starttime="20240403 16:02:17.594" endtime="20240403 16:02:17.698"/>
</kw>
<kw name="And 查询婚介征婚人资料" library="BlindResource" sourcename="查询${dating}征婚人资料">
<for flavor="IN ZIP">
<var>${miId}</var>
<var>${client_header}</var>
<value>${miId_list}</value>
<value>${Cheader_list}</value>
<iter>
<var name="${miId}">972854309609934848</var>
<var name="${client_header}">{'Content-Type':'application/json','X-APP-ID':'50325897884795880','Authorization':'QNT iHP4V/g6O5DXHixyNrf7tuNSa1jx0f7NRTCYQgGKmyLHJdOJ/xtia2476oTFYvteF9PA9yfTBj8IZPT8ism6aA=='}</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="20240403 16:02:17.700" 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/g6O5DXHixyNrf7tuNSa1jx0f7NRTCYQgGKmyLHJdOJ/xtia2476oTFYvteF9PA9yfTBj8IZPT8ism6aA=='}, cookies={}, auth=None, timeout=None, proxies=None, verify=False, debug=0 </msg>
<msg timestamp="20240403 16:02:17.700" level="DEBUG">Creating session: dating</msg>
<status status="PASS" starttime="20240403 16:02:17.699" endtime="20240403 16:02:17.700"/>
</kw>
<kw name="GET On Session" library="RequestsLibrary">
<var>${reps}</var>
<arg>dating</arg>
<arg>dating-agency-service/user/get/marriage/information/details/byid</arg>
<arg>params=miId=${miId}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<msg timestamp="20240403 16:02:17.702" level="DEBUG">Starting new HTTP connection (1): dating-agency-api-test.qniao.cn</msg>
<msg timestamp="20240403 16:02:17.788" level="DEBUG">http://dating-agency-api-test.qniao.cn:80 "GET /dating-agency-service/user/get/marriage/information/details/byid?miId=972854309609934848 HTTP/1.1" 200 None</msg>
<msg timestamp="20240403 16:02:17.789" level="INFO">GET Request : url=http://dating-agency-api-test.qniao.cn/dating-agency-service/user/get/marriage/information/details/byid?miId=972854309609934848
path_url=/dating-agency-service/user/get/marriage/information/details/byid?miId=972854309609934848
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/g6O5DXHixyNrf7tuNSa1jx0f7NRTCYQgGKmyLHJdOJ/xtia2476oTFYvteF9PA9yfTBj8IZPT8ism6aA=='}
body=None
</msg>
<msg timestamp="20240403 16:02:17.800" level="DEBUG">utf-8 confidence = 0.99</msg>
<msg timestamp="20240403 16:02:17.800" level="DEBUG">SHIFT_JIS Japanese confidence = 0.01</msg>
<msg timestamp="20240403 16:02:17.800" level="DEBUG">EUC-JP Japanese confidence = 0.01</msg>
<msg timestamp="20240403 16:02:17.800" level="DEBUG">GB2312 Chinese confidence = 0.01</msg>
<msg timestamp="20240403 16:02:17.800" level="DEBUG">EUC-KR Korean confidence = 0.01</msg>
<msg timestamp="20240403 16:02:17.800" level="DEBUG">CP949 Korean confidence = 0.01</msg>
<msg timestamp="20240403 16:02:17.800" level="DEBUG">Big5 Chinese confidence = 0.01</msg>
<msg timestamp="20240403 16:02:17.800" level="DEBUG">EUC-TW Taiwan confidence = 0.01</msg>
<msg timestamp="20240403 16:02:17.800" level="DEBUG">windows-1251 Russian confidence = 0.01</msg>
<msg timestamp="20240403 16:02:17.800" level="DEBUG">KOI8-R Russian confidence = 0.01</msg>
<msg timestamp="20240403 16:02:17.800" level="DEBUG">ISO-8859-5 Russian confidence = 0.0</msg>
<msg timestamp="20240403 16:02:17.800" level="DEBUG">MacCyrillic Russian confidence = 0.01364763111700912</msg>
<msg timestamp="20240403 16:02:17.800" level="DEBUG">IBM866 Russian confidence = 0.0597030637340668</msg>
<msg timestamp="20240403 16:02:17.801" level="DEBUG">IBM855 Russian confidence = 0.07209485291232844</msg>
<msg timestamp="20240403 16:02:17.801" level="DEBUG">ISO-8859-7 Greek confidence = 0.0</msg>
<msg timestamp="20240403 16:02:17.801" level="DEBUG">windows-1253 Greek confidence = 0.0</msg>
<msg timestamp="20240403 16:02:17.801" level="DEBUG">ISO-8859-5 Bulgairan confidence = 0.0</msg>
<msg timestamp="20240403 16:02:17.801" level="DEBUG">windows-1251 Bulgarian confidence = 0.0</msg>
<msg timestamp="20240403 16:02:17.801" level="DEBUG">TIS-620 Thai confidence = 0.03685837695770518</msg>
<msg timestamp="20240403 16:02:17.801" level="DEBUG">ISO-8859-9 Turkish confidence = 0.34619730603063625</msg>
<msg timestamp="20240403 16:02:17.801" level="DEBUG">windows-1255 Hebrew confidence = 0.0</msg>
<msg timestamp="20240403 16:02:17.801" level="DEBUG">windows-1255 Hebrew confidence = 0.0</msg>
<msg timestamp="20240403 16:02:17.801" level="DEBUG">windows-1255 Hebrew confidence = 0.0</msg>
<msg timestamp="20240403 16:02:17.801" level="DEBUG">utf-8 confidence = 0.99</msg>
<msg timestamp="20240403 16:02:17.801" level="DEBUG">SHIFT_JIS Japanese confidence = 0.01</msg>
<msg timestamp="20240403 16:02:17.801" level="DEBUG">EUC-JP Japanese confidence = 0.01</msg>
<msg timestamp="20240403 16:02:17.802" level="DEBUG">GB2312 Chinese confidence = 0.01</msg>
<msg timestamp="20240403 16:02:17.802" level="DEBUG">EUC-KR Korean confidence = 0.01</msg>
<msg timestamp="20240403 16:02:17.802" level="DEBUG">CP949 Korean confidence = 0.01</msg>
<msg timestamp="20240403 16:02:17.802" level="DEBUG">Big5 Chinese confidence = 0.01</msg>
<msg timestamp="20240403 16:02:17.802" level="DEBUG">EUC-TW Taiwan confidence = 0.01</msg>
<msg timestamp="20240403 16:02:17.802" level="INFO">GET Response : url=http://dating-agency-api-test.qniao.cn/dating-agency-service/user/get/marriage/information/details/byid?miId=972854309609934848
status=200, reason=
headers={'Server': 'nginx/1.16.1', 'Date': 'Wed, 03 Apr 2024 08:02:17 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":"972854309609934848","isDelete":false,"createTime":"2024-04-03 10:56:47","updateTime":null,"event":null,"accountId":null,"userId":"972842927204208640","nickName":"小十七","name":null,"profilePhoto":"https://dating-agency-test.oss-accelerate.aliyuncs.com/b106f4c511921e4e6076f361f835ed4b.jpg","identityCard":null,"genderCode":1,"genderValue":"女","homeCountryCode":null,"homeCountry":null,"provinceCode":440000,"provinceName":"广东省","cityCode":440100,"cityName":"广州市","districtCode":440116,"districtName":"萝岗区","birthYear":"1996","birthDate":null,"constellationCode":1,"constellation":"水瓶座","chineseZodiacCode":null,"chineseZodiac":null,"height":157,"weight":46,"educationCode":5,"education":"博士","maritalStatusCode":0,"maritalStatusName":"未婚","minimumIncome":8001,"maximumIncome":12000,"incomeCode":3,"income":"8001~12000","diplomaVerificationCode":null,"describeInfo":"本人待人谦和有礼,温柔善良,对待生活和工作乐观积极向上。比较注重形象和生活品质,户口在汕头,本科毕业于211大学,目前在广东省级国企从事设计工作,为本行业天花板级别企业,工作稳定。等不到天黑,烟火不会太完美~","self":null,"domicilePlaceProvinceCode":710000,"domicilePlaceProvinceName":"广东省","domicilePlaceCityCode":440500,"domicilePlaceCityName":"汕头市","nationCode":1,"nation":"汉族","bodilyFormCode":1,"bodilyForm":"正常","accountTypeCode":1,"accountTypeName":"农村","nationalityCode":null,"nationality":null,"nativePlaceCode":440000,"nativePlaceName":"广东省","industryCode":3,"industry":"互联网/通信","occupationCode":16,"occupation":"技术总监","onlyChild":0,"carPurchaseSituationCode":1,"carPurchaseSituation":"已购车","propertyPermitsCode":0,"propertyPermits":"和家人同住","wechatId":null,"hometownProvinceCode":440000,"hometownProvinceName":"广东省","hometownCityCode":440500,"hometownCityName":"汕头市","auditProfilePhoto":null,"photoList":[{"id":"972855332764258304","isDelete":false,"createTime":"2024-04-03 11:00:51","updateTime":null,"event":null,"miId":972854309609934848,"photoType":1,"photoUrl":"https://dating-agency-test.oss-accelerate.aliyuncs.com/84b55bb41fcf7350d2c86d0d518bf546.jpg","auditImgId":972855331610824704,"auditStatus":1},{"id":"972855675338231808","isDelete":false,"createTime":"2024-04-03 11:02:13","updateTime":null,"event":null,"miId":972854309609934848,"photoType":1,"photoUrl":"https://dating-agency-test.oss-accelerate.aliyuncs.com/fecdbac6dee34407fca0ed349603da6e.jpg","auditImgId":972855674222546944,"auditStatus":1}],"describeAuditStatus":null,"describeAudit":null,"fillSerialNumber":null,"demandMarriage":{"id":"972854358309998592","isDelete":false,"createTime":"2024-04-03 10:56:59","updateTime":null,"event":null,"miId":972854309609934848,"domicilePlaceCityCode":440500,"domicilePlaceCityName":"汕头市","minAge":27,"maxAge":48,"minHeight":173,"maxHeight":191,"educationCode":3,"education":"大学本科","maritalStatusCode":0,"maritalStatusName":"未婚","nationCode":1,"nation":"汉族","bodilyFormCode":1,"bodilyForm":"正常","accountTypeCode":0,"accountTypeName":"城市","nativePlaceCode":440000,"nativePlaceName":"广东省","occupationCode":2,"occupation":"销售~销售经理","onlyChild":-1,"carPurchaseSituationCode":1,"carPurchaseSituation":"已购车","propertyPermitsCode":0,"propertyPermits":"和家人同住","minIncome":6000,"maxIncome":10000,"hometownProvinceCode":440000,"hometownProvinceName":"广东省","hometownCityCode":440500,"hometownCityName":"汕头市"},"marriageSeekingContacts":[{"id":"972854352819654656","isDelete":false,"createTime":"2024-04-03 10:56:58","updateTime":null,"event":null,"miId":"972854309609934848","familyTiesCode":1,"familyTies":"父母","phone":"18898674523","wechatId":""}],"age":28}}
</msg>
<msg timestamp="20240403 16:02:17.802" level="INFO">${reps} = &lt;Response [200]&gt;</msg>
<status status="PASS" starttime="20240403 16:02:17.700" endtime="20240403 16:02:17.802"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${age}</var>
<arg>${reps.json()['data']}</arg>
<arg>age</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240403 16:02:17.803" level="INFO">${age} = 28</msg>
<status status="PASS" starttime="20240403 16:02:17.803" endtime="20240403 16:02:17.803"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${height}</var>
<arg>${reps.json()['data']}</arg>
<arg>height</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240403 16:02:17.804" level="INFO">${height} = 157</msg>
<status status="PASS" starttime="20240403 16:02:17.804" endtime="20240403 16:02:17.804"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${cityCode}</var>
<arg>${reps.json()['data']}</arg>
<arg>cityCode</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240403 16:02:17.805" level="INFO">${cityCode} = 440100</msg>
<status status="PASS" starttime="20240403 16:02:17.805" endtime="20240403 16:02:17.805"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${birthYear}</var>
<arg>${reps.json()['data']}</arg>
<arg>birthYear</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240403 16:02:17.806" level="INFO">${birthYear} = 1996</msg>
<status status="PASS" starttime="20240403 16:02:17.805" endtime="20240403 16:02:17.806"/>
</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="20240403 16:02:17.807" level="INFO">${genderCode} = 1</msg>
<status status="PASS" starttime="20240403 16:02:17.806" endtime="20240403 16:02:17.807"/>
</kw>
<status status="PASS" starttime="20240403 16:02:17.699" endtime="20240403 16:02:17.807"/>
</iter>
<status status="PASS" starttime="20240403 16:02:17.699" endtime="20240403 16:02:17.807"/>
</for>
<kw name="Set Global Variable" library="BuiltIn">
<arg>${age}</arg>
<doc>Makes a variable available globally in all tests and suites.</doc>
<msg timestamp="20240403 16:02:17.808" level="INFO">${age} = 28</msg>
<status status="PASS" starttime="20240403 16:02:17.807" endtime="20240403 16:02:17.808"/>
</kw>
<kw name="Set Global Variable" library="BuiltIn">
<arg>${height}</arg>
<doc>Makes a variable available globally in all tests and suites.</doc>
<msg timestamp="20240403 16:02:17.808" level="INFO">${height} = 157</msg>
<status status="PASS" starttime="20240403 16:02:17.808" endtime="20240403 16:02:17.808"/>
</kw>
<kw name="Set Global Variable" library="BuiltIn">
<arg>${cityCode}</arg>
<doc>Makes a variable available globally in all tests and suites.</doc>
<msg timestamp="20240403 16:02:17.809" level="INFO">${cityCode} = 440100</msg>
<status status="PASS" starttime="20240403 16:02:17.808" endtime="20240403 16:02:17.809"/>
</kw>
<kw name="Set Global Variable" library="BuiltIn">
<arg>${birthYear}</arg>
<doc>Makes a variable available globally in all tests and suites.</doc>
<msg timestamp="20240403 16:02:17.809" level="INFO">${birthYear} = 1996</msg>
<status status="PASS" starttime="20240403 16:02:17.809" endtime="20240403 16:02:17.809"/>
</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="20240403 16:02:17.810" level="INFO">${genderCode} = 1</msg>
<status status="PASS" starttime="20240403 16:02:17.809" endtime="20240403 16:02:17.810"/>
</kw>
<status status="PASS" starttime="20240403 16:02:17.699" endtime="20240403 16:02:17.810"/>
</kw>
<kw name="When 用户查询婚介搜索列表" library="BlindResource" 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/g6O5DXHixyNrf7tuNSa1jx0f7NRTCYQgGKmyLHJdOJ/xtia2476oTFYvteF9PA9yfTBj8IZPT8ism6aA=='}</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="20240403 16:02:17.811" 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/g6O5DXHixyNrf7tuNSa1jx0f7NRTCYQgGKmyLHJdOJ/xtia2476oTFYvteF9PA9yfTBj8IZPT8ism6aA=='}, cookies={}, auth=None, timeout=None, proxies=None, verify=False, debug=0 </msg>
<msg timestamp="20240403 16:02:17.811" level="DEBUG">Creating session: dating</msg>
<status status="PASS" starttime="20240403 16:02:17.811" endtime="20240403 16:02:17.812"/>
</kw>
<kw name="GET On Session" library="RequestsLibrary">
<var>${reps}</var>
<arg>dating</arg>
<arg>dating-agency-service/user/get/marriage/recommendation/page</arg>
<arg>params=advancedQuery=false&amp;queryType=1&amp;minAge=18&amp;maxAge=80&amp;minHeight=0&amp;maxHeight=207&amp;minimumIncome=0&amp;maximumIncome=10000000&amp;unlock=0&amp;pageNum=1&amp;pageSize=1000</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<msg timestamp="20240403 16:02:17.813" level="DEBUG">Starting new HTTP connection (1): dating-agency-api-test.qniao.cn</msg>
<msg timestamp="20240403 16:02:17.919" level="DEBUG">http://dating-agency-api-test.qniao.cn:80 "GET /dating-agency-service/user/get/marriage/recommendation/page?advancedQuery=false&amp;queryType=1&amp;minAge=18&amp;maxAge=80&amp;minHeight=0&amp;maxHeight=207&amp;minimumIncome=0&amp;maximumIncome=10000000&amp;unlock=0&amp;pageNum=1&amp;pageSize=1000 HTTP/1.1" 200 None</msg>
<msg timestamp="20240403 16:02:17.936" level="INFO">GET Request : url=http://dating-agency-api-test.qniao.cn/dating-agency-service/user/get/marriage/recommendation/page?advancedQuery=false&amp;queryType=1&amp;minAge=18&amp;maxAge=80&amp;minHeight=0&amp;maxHeight=207&amp;minimumIncome=0&amp;maximumIncome=10000000&amp;unlock=0&amp;pageNum=1&amp;pageSize=1000
path_url=/dating-agency-service/user/get/marriage/recommendation/page?advancedQuery=false&amp;queryType=1&amp;minAge=18&amp;maxAge=80&amp;minHeight=0&amp;maxHeight=207&amp;minimumIncome=0&amp;maximumIncome=10000000&amp;unlock=0&amp;pageNum=1&amp;pageSize=1000
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/g6O5DXHixyNrf7tuNSa1jx0f7NRTCYQgGKmyLHJdOJ/xtia2476oTFYvteF9PA9yfTBj8IZPT8ism6aA=='}
body=None
</msg>
<msg timestamp="20240403 16:02:17.999" level="DEBUG">ISO-8859-5 confidence = 0.0006031883408821934, below negative shortcut threshhold 0.05</msg>
<msg timestamp="20240403 16:02:18.010" level="DEBUG">MacCyrillic confidence = 0.022845542829536596, below negative shortcut threshhold 0.05</msg>
<msg timestamp="20240403 16:02:18.041" level="DEBUG">ISO-8859-7 confidence = 0.0, below negative shortcut threshhold 0.05</msg>
<msg timestamp="20240403 16:02:18.050" level="DEBUG">windows-1253 confidence = 0.0, below negative shortcut threshhold 0.05</msg>
<msg timestamp="20240403 16:02:18.060" level="DEBUG">ISO-8859-5 confidence = 0.0, below negative shortcut threshhold 0.05</msg>
<msg timestamp="20240403 16:02:18.111" level="DEBUG">windows-1255 confidence = 0.0, below negative shortcut threshhold 0.05</msg>
<msg timestamp="20240403 16:02:18.121" level="DEBUG">windows-1255 confidence = 0.0, below negative shortcut threshhold 0.05</msg>
<msg timestamp="20240403 16:02:18.138" level="DEBUG">utf-8 confidence = 0.99</msg>
<msg timestamp="20240403 16:02:18.138" level="DEBUG">SHIFT_JIS Japanese confidence = 0.01</msg>
<msg timestamp="20240403 16:02:18.138" level="DEBUG">EUC-JP Japanese confidence = 0.01</msg>
<msg timestamp="20240403 16:02:18.138" level="DEBUG">GB2312 Chinese confidence = 0.01</msg>
<msg timestamp="20240403 16:02:18.138" level="DEBUG">EUC-KR Korean confidence = 0.01</msg>
<msg timestamp="20240403 16:02:18.138" level="DEBUG">CP949 Korean confidence = 0.01</msg>
<msg timestamp="20240403 16:02:18.138" level="DEBUG">Big5 Chinese confidence = 0.01</msg>
<msg timestamp="20240403 16:02:18.139" level="DEBUG">EUC-TW Taiwan confidence = 0.01</msg>
<msg timestamp="20240403 16:02:18.139" level="DEBUG">windows-1251 Russian confidence = 0.01</msg>
<msg timestamp="20240403 16:02:18.139" level="DEBUG">KOI8-R Russian confidence = 0.01</msg>
<msg timestamp="20240403 16:02:18.139" level="DEBUG">ISO-8859-5 not active</msg>
<msg timestamp="20240403 16:02:18.139" level="DEBUG">MacCyrillic not active</msg>
<msg timestamp="20240403 16:02:18.139" level="DEBUG">IBM866 Russian confidence = 0.05603406880217909</msg>
<msg timestamp="20240403 16:02:18.139" level="DEBUG">IBM855 Russian confidence = 0.0736486784225499</msg>
<msg timestamp="20240403 16:02:18.139" level="DEBUG">ISO-8859-7 not active</msg>
<msg timestamp="20240403 16:02:18.139" level="DEBUG">windows-1253 not active</msg>
<msg timestamp="20240403 16:02:18.139" level="DEBUG">ISO-8859-5 not active</msg>
<msg timestamp="20240403 16:02:18.139" level="DEBUG">windows-1251 Bulgarian confidence = 0.0</msg>
<msg timestamp="20240403 16:02:18.139" level="DEBUG">TIS-620 Thai confidence = 0.051305713053902836</msg>
<msg timestamp="20240403 16:02:18.139" level="DEBUG">ISO-8859-9 Turkish confidence = 0.21564075768761598</msg>
<msg timestamp="20240403 16:02:18.139" level="DEBUG">windows-1255 Hebrew confidence = 0.0</msg>
<msg timestamp="20240403 16:02:18.140" level="DEBUG">windows-1255 not active</msg>
<msg timestamp="20240403 16:02:18.140" level="DEBUG">windows-1255 not active</msg>
<msg timestamp="20240403 16:02:18.140" level="DEBUG">utf-8 confidence = 0.99</msg>
<msg timestamp="20240403 16:02:18.140" level="DEBUG">SHIFT_JIS Japanese confidence = 0.01</msg>
<msg timestamp="20240403 16:02:18.140" level="DEBUG">EUC-JP Japanese confidence = 0.01</msg>
<msg timestamp="20240403 16:02:18.140" level="DEBUG">GB2312 Chinese confidence = 0.01</msg>
<msg timestamp="20240403 16:02:18.140" level="DEBUG">EUC-KR Korean confidence = 0.01</msg>
<msg timestamp="20240403 16:02:18.140" level="DEBUG">CP949 Korean confidence = 0.01</msg>
<msg timestamp="20240403 16:02:18.140" level="DEBUG">Big5 Chinese confidence = 0.01</msg>
<msg timestamp="20240403 16:02:18.140" level="DEBUG">EUC-TW Taiwan confidence = 0.01</msg>
<msg timestamp="20240403 16:02:18.140" level="INFO">GET Response : url=http://dating-agency-api-test.qniao.cn/dating-agency-service/user/get/marriage/recommendation/page?advancedQuery=false&amp;queryType=1&amp;minAge=18&amp;maxAge=80&amp;minHeight=0&amp;maxHeight=207&amp;minimumIncome=0&amp;maximumIncome=10000000&amp;unlock=0&amp;pageNum=1&amp;pageSize=1000
status=200, reason=
headers={'Server': 'nginx/1.16.1', 'Date': 'Wed, 03 Apr 2024 08:02:17 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":[{"miId":"970375304264683520","profilePhoto":"https://dating-agency-test.oss-accelerate.aliyuncs.com/3e416c672e4a0240d86bd233afc12fb7.jpg","nickName":"禁忌男孩","height":"204","provinceCode":440000,"provinceName":"广东省","cityCode":440100,"cityName":"广州市","domicilePlaceProvinceCode":440000,"domicilePlaceProvinceName":"广东省","domicilePlaceCityCode":440300,"domicilePlaceCityName":"深圳市","educationCode":1,"education":"中专","age":40,"occupationCode":70,"occupation":"广告客户专员","minimumIncome":3001,"maximumIncome":5000,"incomeCode":1,"income":"3001~5000","realNameAudit":1,"describeInfo":"大学时候参加过学校的歌唱比赛,也自学过吉他。目前工作比较忙,没太多业余时间。如果以后能换个加班少的工作,我希望能有空重拾音乐的爱好","hasConsumeUnlockMorePeople":false,"hometownProvinceCode":440000,"hometownProvinceName":"广东省","hometownCityCode":441400,"hometownCityName":"梅州市"},{"miId":"970726729482113024","profilePhoto":"https://dating-agency-test.oss-accelerate.aliyuncs.com/42e77d2434934a6fc24638fd5bf130d6.jpg","nickName":"别打了我是酱油","height":"182","provinceCode":440000,"provinceName":"广东省","cityCode":440100,"cityName":"广州市","domicilePlaceProvinceCode":440000,"domicilePlaceProvinceName":"广东省","domicilePlaceCityCode":440100,"domicilePlaceCityName":"广州市","educationCode":3,"education":"大学本科","age":29,"occupationCode":20,"occupation":"测试专员","minimumIncome":12001,"maximumIncome":20000,"incomeCode":4,"income":"12001~20000","realNameAudit":1,"describeInfo":"我内心渴望一份美好的感情,但不强求也不凑合,尊重他人和自己的情感,期待理想中的你能早日出现。在你还没有来到我身边之前,我会好好爱自己,照顾好自己,经营好自己,希望我早日遇到优秀的你,一起成长,共同努力!","hasConsumeUnlockMorePeople":false,"hometownProvinceCode":440000,"hometownProvinceName":"广东省","hometownCityCode":441400,"hometownCityName":"梅州市"},{"miId":"971089705254916096","profilePhoto":"https://dating-agency-test.oss-accelerate.aliyuncs.com/894641101adeadccc172acaf0acc9c63.jpg","nickName":"餐桌C位","height":"180","provinceCode":440000,"provinceName":"广东省","cityCode":440100,"cityName":"广州市","domicilePlaceProvinceCode":430000,"domicilePlaceProvinceName":"湖南省","domicilePlaceCityCode":430400,"domicilePlaceCityName":"衡阳市","educationCode":5,"education":"博士","age":29,"occupationCode":21,"occupation":"运营管理","minimumIncome":12001,"maximumIncome":20000,"incomeCode":4,"income":"12001~20000","realNameAudit":1,"describeInfo":"关于我~爱穿搭收拾打理自己,爱生活偶尔也爱下厨健身!~时而温柔时而霸道!不抽烟没有不良嗜好!我的身高178,因为工作原因身边接触不到异性,听朋友说来这里找到了女朋友,想在这里找到另一半毕业后一直在广州工作生活,平时工作忙,自己的事情多,然后圈子小,没有遇到合适的,一直当现在都是单身,工作之余我会研究美食,跟小猫一起玩,喊朋友一起打球我的理想型是有衣品,重感情,待人真诚,温和好相处的女生,希望能够互相包容,一起可以做我们喜欢的事情!","hasConsumeUnlockMorePeople":false,"hometownProvinceCode":430000,"hometownProvinceName":"湖南省","hometownCityCode":430400,"hometownCityName":"衡阳市"},{"miId":"970289910948958208","profilePhoto":"https://dating-agency-test.oss-accelerate.aliyuncs.com/118b97c369e7d820cc9dbb7945f5df4b.jpg","nickName":"这个杀手不太冷","height":"168","provinceCode":440000,"provinceName":"广东省","cityCode":440100,"cityName":"广州市","domicilePlaceProvinceCode":440000,"domicilePlaceProvinceName":"广东省","domicilePlaceCityCode":440100,"domicilePlaceCityName":"广州市","educationCode":5,"education":"博士","age":29,"occupationCode":6,"occupation":"渠道/分销专员","minimumIncome":12001,"maximumIncome":20000,"incomeCode":4,"income":"12001~20000","realNameAudit":1,"describeInfo":"希望他160cm以上,定居在广州,最好有广州户口,以及最好在城里有房子。有阅历,见过世面,对自己的未来有规划,有不错的挣钱能力,不吸烟(对自己和他人健康负责),无任何不良嗜好。有责任心、上进心、事业心,心胸宽广脾气好,沉稳大度,家人脾气温和。","hasConsumeUnlockMorePeople":false,"hometownProvinceCode":440000,"hometownProvinceName":"广东省","hometownCityCode":441400,"hometownCityName":"梅州市"},{"miId":"967837097014726656","profilePhoto":"https://dating-agency-test.oss-accelerate.aliyuncs.com/58d845ae23138536b5b47c4bd5034d9f.png","nickName":"真爱不等待&amp;结婚趁现在","height":"162","provinceCode":440000,"provinceName":"广东省","cityCode":440100,"cityName":"广州市","domicilePlaceProvinceCode":440000,"domicilePlaceProvinceName":"广东省","domicilePlaceCityCode":440100,"domicilePlaceCityName":"广州市","educationCode":3,"education":"大学本科","age":26,"occupationCode":184,"occupation":"其他~自由职业","minimumIncome":3001,"maximumIncome":5000,"incomeCode":2,"income":"5001~8000","realNameAudit":1,"describeInfo":"我,如同夜空中最璀璨的星辰,闪耀着独特的光芒。我的内心仿佛是一个无尽的宇宙,充满着无限的创造力和想象力。每一个想法都是一颗流星,划过黑暗的天幕,燃烧着激情与智慧的火焰。\n \n我不惧挑战,因为我知道每一次的困难都是成长的机遇。我勇往直前,冲破层层迷雾,探索未知的领域。我相信自己的能力,如同相信太阳的升起,坚定而不可动摇。\n \n世界在我眼中是一幅绚丽多彩的画卷,等待着我去描绘。我用心灵的笔触,勾勒出属于自己的传奇。无论前方有多少荆棘和坎坷,我都将以无比的热情和决心,书写属于我的辉煌篇章。\n \n我就是那个永不放弃的追梦人,那个用汗水和努力铸就辉煌的战士。我的内心独白,如同激昂的乐章,奏响着通向成功的旋律。我将以无比的自信和勇气,迎接未来的每一个挑战","hasConsumeUnlockMorePeople":false,"hometownProvinceCode":440000,"hometownProvinceName":"广东省","hometownCityCode":440100,"hometownCityName":"广州市"},{"miId":"965011000883548160","profilePhoto":"https://dating-agency-test.oss-accelerate.aliyuncs.com/593e4ca56f78b537fac1f1d491ea4f1a.jpg","nickName":"莱布尼茨-曼哈顿","height":"152","provinceCode":440000,"provinceName":"广东省","cityCode":440100,"cityName":"广州市","domicilePlaceProvinceCode":330000,"domicilePlaceProvinceName":"浙江省","domicilePlaceCityCode":330300,"domicilePlaceCityName":"温州市","educationCode":2,"education":"大专","age":40,"occupationCode":4,"occupation":"销售~销售专员","minimumIncome":20001,"maximumIncome":50000,"incomeCode":5,"income":"20001~50000","realNameAudit":1,"describeInfo":"这种人在婚介所是可爱的稀有动物,交最低档费用,见过头几个推荐人选之后就定下来,然后消失在茫茫人海中。几个月后冒出来,微信发给顾问一张结婚证照片,或寄过来一些喜糖。所有人喜大普奔","hasConsumeUnlockMorePeople":false,"hometownProvinceCode":null,"hometownProvinceName":null,"hometownCityCode":null,"hometownCityName":null},{"miId":"968593935574372352","profilePhoto":"https://dating-agency-test.oss-accelerate.aliyuncs.com/44600b8d7a00616fbfef5f4199801aa3.jpg","nickName":"赖大家","height":"204","provinceCode":440000,"provinceName":"广东省","cityCode":440100,"cityName":"广州市","domicilePlaceProvinceCode":440000,"domicilePlaceProvinceName":"广东省","domicilePlaceCityCode":440100,"domicilePlaceCityName":"广州市","educationCode":3,"education":"大学本科","age":40,"occupationCode":106,"occupation":"医疗器械生产人员","minimumIncome":1,"maximumIncome":3000,"incomeCode":0,"income":"3000以下","realNameAudit":1,"describeInfo":null,"hasConsumeUnlockMorePeople":false,"hometownProvinceCode":440000,"hometownProvinceName":"广东省","hometownCityCode":440100,"hometownCityName":"广州市"},{"miId":"970288749839781888","profilePhoto":"https://dating-agency-test.oss-accelerate.aliyuncs.com/7990e8ae6375c2b64f6b4bd30f25d6fc.png","nickName":"高价回收废纸王小","height":"167","provinceCode":440000,"provinceName":"广东省","cityCode":440100,"cityName":"广州市","domicilePlaceProvinceCode":null,"domicilePlaceProvinceName":null,"domicilePlaceCityCode":null,"domicilePlaceCityName":null,"educationCode":3,"education":"大学本科","age":40,"occupationCode":54,"occupation":"人事/行政~人事主管","minimumIncome":12001,"maximumIncome":20000,"incomeCode":4,"income":"12001~20000","realNameAudit":1,"describeInfo":"一位追求爱与智慧的人 积极有为,坚韧不拔,长于谋划,勤于思考 主动求变,提倡创新,不拘小节,不世故,不功利 工作:第一份工作给某全国人大代表当董事长助理。历任生产部副经理、投资发展中心经理。 现在是广州某上市公司子公司的市场总监,下属15名业务经理,负责除电网以外的业务。 24年计划寻找国企的机会。 求学:澳门大学硕士公共政策,南开本科国际经济与贸易。硕士是院长助理。带薪学习。也是一家智库的兼职研究员。现在的我对战略管理和人工智能感兴趣。在考虑要不要读个博士或者学多一个人工智能相关的专业。 家庭: 父母品行好,识大体,有退休工资,无后顾之忧。 性格: 坚韧上进。重情顾家。 特长:写作。读书时拿过数十个奖项,国家、省、市级都有。刚工作时,主要是给老板写稿子。包括人大建议、调研报告等。 房车:在广州有自建房,离嘉禾望岗2点多公里。预计1年内在市区买个老破小上车盘。预计4月拿到驾照,买车,目前只考虑奔驰和沃尔沃。","hasConsumeUnlockMorePeople":false,"hometownProvinceCode":440000,"hometownProvinceName":"广东省","hometownCityCode":441400,"hometownCityName":"梅州市"},{"miId":"971052538747031552","profilePhoto":"https://dating-agency-test.oss-accelerate.aliyuncs.com/ff4dab6a3922bc157aaafbac2d962a39.jpg","nickName":"悲伤Kitty猫","height":"178","provinceCode":430000,"provinceName":"湖南省","cityCode":430400,"cityName":"衡阳市","domicilePlaceProvinceCode":430000,"domicilePlaceProvinceName":"湖南省","domicilePlaceCityCode":430400,"domicilePlaceCityName":"衡阳市","educationCode":3,"education":"大学本科","age":58,"occupationCode":43,"occupation":"快递员","minimumIncome":5001,"maximumIncome":8000,"incomeCode":2,"income":"5001~8000","realNameAudit":0,"describeInfo":"陪你青丝变白发,陪你朝阳又夕下,我们三餐四季,我们煮茶赏花","hasConsumeUnlockMorePeople":false,"hometownProvinceCode":430000,"hometownProvinceName":"湖南省","hometownCityCode":430400,"hometownCityName":"衡阳市"},{"miId":"971053800343343104","profilePhoto":"https://dating-agency-test.oss-accelerate.aliyuncs.com/6a22917ec872e71815020f5731422980.jpg","nickName":"冰糖葫芦娃","height":"189","provinceCode":440000,"provinceName":"广东省","cityCode":440100,"cityName":"广州市","domicilePlaceProvinceCode":440000,"domicilePlaceProvinceName":"广东省","domicilePlaceCityCode":440100,"domicilePlaceCityName":"广州市","educationCode":3,"education":"大学本科","age":36,"occupationCode":143,"occupation":"审计师","minimumIncome":5001,"maximumIncome":8000,"incomeCode":2,"income":"5001~8000","realNameAudit":0,"describeInfo":"陪你青丝变白发,陪你朝阳又夕下,我们三餐四季,我们煮茶赏花","hasConsumeUnlockMorePeople":false,"hometownProvinceCode":430000,"hometownProvinceName":"湖南省","hometownCityCode":430400,"hometownCityName":"衡阳市"},{"miId":"970721563563397120","profilePhoto":"https://dating-agency-test.oss-accelerate.aliyuncs.com/24ef3e3c4e781b97c9e3da52cc2a6a88.jpg","nickName":"Tough","height":"183","provinceCode":440000,"provinceName":"广东省","cityCode":440100,"cityName":"广州市","domicilePlaceProvinceCode":440000,"domicilePlaceProvinceName":"广东省","domicilePlaceCityCode":440100,"domicilePlaceCityName":"广州市","educationCode":3,"education":"大学本科","age":29,"occupationCode":null,"occupation":null,"minimumIncome":3001,"maximumIncome":5000,"incomeCode":1,"income":"3001~5000","realNameAudit":1,"describeInfo":null,"hasConsumeUnlockMorePeople":false,"hometownProvinceCode":440000,"hometownProvinceName":"广东省","hometownCityCode":441400,"hometownCityName":"梅州市"},{"miId":"969934975996661760","profilePhoto":"https://dating-agency-test.oss-accelerate.aliyuncs.com/13430ed896298bcd0ac46f09bf29ece7.jpg","nickName":"常奇","height":"170","provinceCode":440000,"provinceName":"广东省","cityCode":440300,"cityName":"深圳市","domicilePlaceProvinceCode":440000,"domicilePlaceProvinceName":"广东省","domicilePlaceCityCode":440300,"domicilePlaceCityName":"深圳市","educationCode":0,"education":"高中及以下","age":29,"occupationCode":23,"occupation":"网页设计","minimumIncome":12001,"maximumIncome":20000,"incomeCode":4,"income":"12001~20000","realNameAudit":1,"describeInfo":"性格沉稳安静、不爱争吵计较,在感兴趣的领域会畅所欲言,对陌生的领域更多的是倾听。","hasConsumeUnlockMorePeople":false,"hometownProvinceCode":null,"hometownProvinceName":null,"hometownCityCode":null,"hometownCityName":null},{"miId":"970376931868545024","profilePhoto":"https://dating-agency-test.oss-accelerate.aliyuncs.com/3d9ccb6c9206e28c3dd6104d38eccd19.jpg","nickName":"心之所向","height":"178","provinceCode":440000,"provinceName":"广东省","cityCode":440100,"cityName":"广州市","domicilePlaceProvinceCode":440000,"domicilePlaceProvinceName":"广东省","domicilePlaceCityCode":440300,"domicilePlaceCityName":"深圳市","educationCode":2,"education":"大专","age":21,"occupationCode":145,"occupation":"税务专员","minimumIncome":3001,"maximumIncome":5000,"incomeCode":1,"income":"3001~5000","realNameAudit":0,"describeInfo":"长相喜欢干净斯文清瘦一点的,有少年感。希望是双眼皮或者是单眼皮大眼睛。至于三观是否一致,只有接触之后才能知道啦。","hasConsumeUnlockMorePeople":false,"hometownProvinceCode":440000,"hometownProvinceName":"广东省","hometownCityCode":441400,"hometownCityName":"梅州市"},{"miId":"971114444845355008","profilePhoto":"https://dating-agency-test.oss-accelerate.aliyuncs.com/7fa87b7954e5837c5aeb7488f2fca46e.jpg","nickName":"弱水三千,我只取你一瓢","height":"179","provinceCode":430000,"provinceName":"湖南省","cityCode":430400,"cityName":"衡阳市","domicilePlaceProvinceCode":430000,"domicilePlaceProvinceName":"湖南省","domicilePlaceCityCode":430400,"domicilePlaceCityName":"衡阳市","educationCode":0,"education":"高中及以下","age":20,"occupationCode":37,"occupation":"物流专员","minimumIncome":8001,"maximumIncome":12000,"incomeCode":3,"income":"8001~12000","realNameAudit":0,"describeInfo":"湖南衡阳人,在衡阳有两套房,目前在央企工作,是区域公司负责人。","hasConsumeUnlockMorePeople":false,"hometownProvinceCode":430000,"hometownProvinceName":"湖南省","hometownCityCode":430400,"hometownCityName":"衡阳市"},{"miId":"971102386191994880","profilePhoto":"https://dating-agency-test.oss-accelerate.aliyuncs.com/863db444113cabe238ce37e1ff12d8c8.jpg","nickName":"半截的诗","height":"176","provinceCode":440000,"provinceName":"广东省","cityCode":440100,"cityName":"广州市","domicilePlaceProvinceCode":440000,"domicilePlaceProvinceName":"广东省","domicilePlaceCityCode":440100,"domicilePlaceCityName":"广州市","educationCode":4,"education":"硕士","age":18,"occupationCode":65,"occupation":"合伙人","minimumIncome":12001,"maximumIncome":20000,"incomeCode":4,"income":"12001~20000","realNameAudit":0,"describeInfo":"来者要惜,去者要放。认识一个人靠缘分,了解一个人靠耐心,走进一个人靠真诚","hasConsumeUnlockMorePeople":false,"hometownProvinceCode":430000,"hometownProvinceName":"湖南省","hometownCityCode":430400,"hometownCityName":"衡阳市"},{"miId":"970361187202109440","profilePhoto":"https://dating-agency-test.oss-accelerate.aliyuncs.com/18a7ce70dbba030da53442f0ad55e63b.jpg","nickName":"睡到人间做饭时","height":"188","provinceCode":440000,"provinceName":"广东省","cityCode":440100,"cityName":"广州市","domicilePlaceProvinceCode":440000,"domicilePlaceProvinceName":"广东省","domicilePlaceCityCode":440100,"domicilePlaceCityName":"广州市","educationCode":4,"education":"硕士","age":72,"occupationCode":40,"occupation":"货运代理","minimumIncome":20001,"maximumIncome":50000,"incomeCode":5,"income":"20001~50000","realNameAudit":0,"describeInfo":"来者要惜,去者要放。认识一个人靠缘分,了解一个人靠耐心,走进一个人靠真诚","hasConsumeUnlockMorePeople":false,"hometownProvinceCode":440000,"hometownProvinceName":"广东省","hometownCityCode":441400,"hometownCityName":"梅州市"},{"miId":"971104924324728832","profilePhoto":"https://dating-agency-test.oss-accelerate.aliyuncs.com/5040c8ff3a9c29864b15926cb69a1c1e.jpg","nickName":"快乐小神仙","height":"184","provinceCode":430000,"provinceName":"湖南省","cityCode":430400,"cityName":"衡阳市","domicilePlaceProvinceCode":430000,"domicilePlaceProvinceName":"湖南省","domicilePlaceCityCode":430400,"domicilePlaceCityName":"衡阳市","educationCode":0,"education":"高中及以下","age":65,"occupationCode":24,"occupation":"产品经理","minimumIncome":5001,"maximumIncome":8000,"incomeCode":2,"income":"5001~8000","realNameAudit":0,"describeInfo":"我是一个比较开朗乐观的人,平常喜欢运动、阅读,热爱工作与生活,好奇心强,喜欢探究本质和深度思考,希望能遇到性格好,温柔善良,谈吐佳,气质优雅的她;感情需要的是包容和理解,世界没有两片相同的叶子,每个人的成长环境都不同,三观差不多就好,所处阶段和节奏也不同,不要在过分焦虑中向外攀比,要在看清一切后活出自在,如果你也是个有趣的灵魂,那我们一定能碰撞出灿烂的火花!","hasConsumeUnlockMorePeople":false,"hometownProvinceCode":430000,"hometownProvinceName":"湖南省","hometownCityCode":430400,"hometownCityName":"衡阳市"},{"miId":"970360618492235776","profilePhoto":"https://dating-agency-test.oss-accelerate.aliyuncs.com/61971786fabc9be4718e10f9323649ef.jpg","nickName":"王先生","height":"179","provinceCode":440000,"provinceName":"广东省","cityCode":440100,"cityName":"广州市","domicilePlaceProvinceCode":440000,"domicilePlaceProvinceName":"广东省","domicilePlaceCityCode":440100,"domicilePlaceCityName":"广州市","educationCode":2,"education":"大专","age":51,"occupationCode":171,"occupation":"飞行员","minimumIncome":5001,"maximumIncome":8000,"incomeCode":2,"income":"5001~8000","realNameAudit":0,"describeInfo":"谈过两场恋爱,一场一年多的,一场六年多的,经验不多,个人对于感情比较专一,一旦认定了,就会一直走下去。因为朋友在这里找到另一半,所以我也来试试看。 女方最好能有一份自己喜欢的工作,不需要你能赚很多钱,有稳定收入就可以,一个家,两个人能共同奋斗的话,我觉得会比较好。现在的我有车有房,房子还在供,我自己有足够的能力供完,经济上面不用担心。 我喜欢微胖型的女生,有肉感的女生我觉得比较可爱,太瘦太胖的我接受不了,我平时也有健身,游泳跑步等,身材保持得也不错,如果你能跟我有一样的爱好就更好了,没有也没关系,我可以带着你一起变好。 工作方面,在一家公司做主管,工资收入稳定。虽说平时会忙一点,但有空我会抽时间出来陪你一起吃饭看书学习,我们可以一起培养共同的爱好,节假日或者你有时间了,我们可以一起去旅游,之前去过上海杭州苏州福建香港澳门日本等地方,期待和你去探索更多的地方,在我们还没老之前,走遍全世界。 性格方面,我个人比较温顺,很少与人有口角之争,希望找一个和我一样性格稳定的另一半,有事可以好好商量,不要直接翻脸,不轻易把分手等词挂嘴边,毕竟是要找一个能以后互相照顾的人,性格稳定是很重要的。 其他方面还没有想到,欢迎对我有兴趣的女士来详聊探索。我是一个没心机的人,有啥直说,希望你也是一个真诚实在的人。","hasConsumeUnlockMorePeople":false,"hometownProvinceCode":440000,"hometownProvinceName":"广东省","hometownCityCode":441400,"hometownCityName":"梅州市"},{"miId":"971050688643731456","profilePhoto":"https://dating-agency-test.oss-accelerate.aliyuncs.com/25ab8f1b8ae3e56ad229b746e2877c17.jpg","nickName":"山东在逃挖掘机","height":"188","provinceCode":440000,"provinceName":"广东省","cityCode":440100,"cityName":"广州市","domicilePlaceProvinceCode":430000,"domicilePlaceProvinceName":"湖南省","domicilePlaceCityCode":430400,"domicilePlaceCityName":"衡阳市","educationCode":3,"education":"大学本科","age":50,"occupationCode":178,"occupation":"司机","minimumIncome":5001,"maximumIncome":8000,"incomeCode":2,"income":"5001~8000","realNameAudit":0,"describeInfo":"有一段时间没来,忙着努力提升自己现在我又回来了,希望能找到彼此合适的另一半","hasConsumeUnlockMorePeople":false,"hometownProvinceCode":430000,"hometownProvinceName":"湖南省","hometownCityCode":430400,"hometownCityName":"衡阳市"},{"miId":"970371592137871360","profilePhoto":"https://dating-agency-test.oss-accelerate.aliyuncs.com/c7c968a93cff69375df767aefe112da4.jpg","nickName":"林黛玉醉打蒋门神","height":"183","provinceCode":440000,"provinceName":"广东省","cityCode":440100,"cityName":"广州市","domicilePlaceProvinceCode":440000,"domicilePlaceProvinceName":"广东省","domicilePlaceCityCode":440100,"domicilePlaceCityName":"广州市","educationCode":3,"education":"大学本科","age":46,"occupationCode":164,"occupation":"健身教练","minimumIncome":12001,"maximumIncome":20000,"incomeCode":4,"income":"12001~20000","realNameAudit":0,"describeInfo":"陪你青丝变白发,陪你朝阳又夕下,我们三餐四季,我们煮茶赏花","hasConsumeUnlockMorePeople":false,"hometownProvinceCode":440000,"hometownProvinceName":"广东省","hometownCityCode":441400,"hometownCityName":"梅州市"},{"miId":"970373194894675968","profilePhoto":"https://dating-agency-test.oss-accelerate.aliyuncs.com/aea0caca25438b7490305cd4c704d515.jpg","nickName":"有一个朋友","height":"183","provinceCode":440000,"provinceName":"广东省","cityCode":440100,"cityName":"广州市","domicilePlaceProvinceCode":440000,"domicilePlaceProvinceName":"广东省","domicilePlaceCityCode":440100,"domicilePlaceCityName":"广州市","educationCode":0,"education":"高中及以下","age":35,"occupationCode":70,"occupation":"广告客户专员","minimumIncome":50001,"maximumIncome":999999,"incomeCode":6,"income":"50000以上","realNameAudit":0,"describeInfo":"男,89年,183/67。广东人,在上海工作,外企财务会计。寻觅一个三品好,三观一致的女生为伴。","hasConsumeUnlockMorePeople":false,"hometownProvinceCode":440000,"hometownProvinceName":"广东省","hometownCityCode":441400,"hometownCityName":"梅州市"},{"miId":"970744650048606208","profilePhoto":"https://dating-agency-test.oss-accelerate.aliyuncs.com/0c1e15d1c956cb8bb678b2a1f7992f76.jpg","nickName":"向阳","height":"175","provinceCode":440000,"provinceName":"广东省","cityCode":440100,"cityName":"广州市","domicilePlaceProvinceCode":440000,"domicilePlaceProvinceName":"广东省","domicilePlaceCityCode":440100,"domicilePlaceCityName":"广州市","educationCode":3,"education":"大学本科","age":35,"occupationCode":48,"occupation":"外贸经理","minimumIncome":12001,"maximumIncome":20000,"incomeCode":4,"income":"12001~20000","realNameAudit":0,"describeInfo":"大部分人在二三十岁上就死去了,因为过了这个年龄,他们只是自己的影子,此后的余生则是在模仿自己中度过,日复一日,更机械,更装腔作势地重复他们在有生之年的所作所为,所思所想,所爱所恨。","hasConsumeUnlockMorePeople":false,"hometownProvinceCode":440000,"hometownProvinceName":"广东省","hometownCityCode":441400,"hometownCityName":"梅州市"},{"miId":"971057219837759488","profilePhoto":"https://dating-agency-test.oss-accelerate.aliyuncs.com/3fdbd451d84c4b7ae52f25feb9421418.jpg","nickName":"白色气球","height":"181","provinceCode":440000,"provinceName":"广东省","cityCode":440100,"cityName":"广州市","domicilePlaceProvinceCode":440000,"domicilePlaceProvinceName":"广东省","domicilePlaceCityCode":440100,"domicilePlaceCityName":"广州市","educationCode":5,"education":"博士","age":32,"occupationCode":113,"occupation":"医生","minimumIncome":20001,"maximumIncome":50000,"incomeCode":5,"income":"20001~50000","realNameAudit":0,"describeInfo":"比较喜欢安静独处的人,也会时不时来场说走就走的旅行。最近迷上各类体育运动(菜鸟阶段),也喜欢养花,喜欢音乐(没有好嗓子),比较讨厌酒吧等嘈杂的地方。在国企上班,工作稳定但是收入不算高,正在积极探索第二职业,争取早日实现财富自由。期待能和生命中的另一半一起风雨同舟,相互扶持,共同面对生活中的风风雨雨。","hasConsumeUnlockMorePeople":false,"hometownProvinceCode":430000,"hometownProvinceName":"湖南省","hometownCityCode":430400,"hometownCityName":"衡阳市"},{"miId":"970692730097373184","profilePhoto":"https://dating-agency-test.oss-accelerate.aliyuncs.com/9e62e2e3ad1b53d20a933a651c958201.jpg","nickName":"Te-amo","height":"173","provinceCode":440000,"provinceName":"广东省","cityCode":440100,"cityName":"广州市","domicilePlaceProvinceCode":440000,"domicilePlaceProvinceName":"广东省","domicilePlaceCityCode":440100,"domicilePlaceCityName":"广州市","educationCode":0,"education":"高中及以下","age":32,"occupationCode":176,"occupation":"船长","minimumIncome":5001,"maximumIncome":8000,"incomeCode":2,"income":"5001~8000","realNameAudit":0,"describeInfo":"未来我肯定会有自己的事业,不过,更倾向于work life balance的生活。不求大富大贵,只希望平安快乐。喜欢自由一些的生活。","hasConsumeUnlockMorePeople":false,"hometownProvinceCode":440000,"hometownProvinceName":"广东省","hometownCityCode":441400,"hometownCityName":"梅州市"},{"miId":"971088204646191104","profilePhoto":"https://dating-agency-test.oss-accelerate.aliyuncs.com/9e1c238e45a3c9264b83c0b1d4054019.jpg","nickName":"虚天渊","height":"177","provinceCode":430000,"provinceName":"湖南省","cityCode":430400,"cityName":"衡阳市","domicilePlaceProvinceCode":440000,"domicilePlaceProvinceName":"广东省","domicilePlaceCityCode":440100,"domicilePlaceCityName":"广州市","educationCode":5,"education":"博士","age":29,"occupationCode":null,"occupation":null,"minimumIncome":8001,"maximumIncome":12000,"incomeCode":3,"income":"8001~12000","realNameAudit":1,"describeInfo":"谈过两场恋爱,一场一年多的,一场六年多的,经验不多,个人对于感情比较专一,一旦认定了,就会一直走下去。因为朋友在这里找到另一半,所以我也来试试看。女方最好能有一份自己喜欢的工作,不需要你能赚很多钱,有稳定收入就可以,一个家,两个人能共同奋斗的话,我觉得会比较好。现在的我有车有房,房子还在供,我自己有足够的能力供完,经济上面不用担心。我喜欢微胖型的女生,有肉感的女生我觉得比较可爱,太瘦太胖的我接受不了,我平时也有健身,游泳跑步等,身材保持得也不错,如果你能跟我有一样的爱好就更好了,没有也没关系,我可以带着你一起变好。工作方面,在一家公司做主管,工资收入稳定。虽说平时会忙一点,但有空我会抽时间出来陪你一起吃饭看书学习,我们可以一起培养共同的爱好,节假日或者你有时间了,我们可以一起去旅游,之前去过上海杭州苏州福建香港澳门日本等地方,期待和你去探索更多的地方,在我们还没老之前,走遍全世界。性格方面,我个人比较温顺,很少与人有口角之争,希望找一个和我一样性格稳定的另一半,有事可以好好商量,不要直接翻脸,不轻易把分手等词挂嘴边,毕竟是要找一个能以后互相照顾的人,性格稳定是很重要的。其他方面还没有想到,欢迎对我有兴趣的女士来详聊探索。我是一个没心机的人,有啥直说,希望你也是一个真诚实在的人。","hasConsumeUnlockMorePeople":false,"hometownProvinceCode":430000,"hometownProvinceName":"湖南省","hometownCityCode":430400,"hometownCityName":"衡阳市"},{"miId":"970695059458625536","profilePhoto":"https://dating-agency-test.oss-accelerate.aliyuncs.com/228b58091bcdac00789bcefd77886cf2.jpg","nickName":"伞下铭","height":"206","provinceCode":440000,"provinceName":"广东省","cityCode":440100,"cityName":"广州市","domicilePlaceProvinceCode":440000,"domicilePlaceProvinceName":"广东省","domicilePlaceCityCode":440100,"domicilePlaceCityName":"广州市","educationCode":5,"education":"博士","age":27,"occupationCode":1,"occupation":"销售总监","minimumIncome":5001,"maximumIncome":8000,"incomeCode":2,"income":"5001~8000","realNameAudit":0,"describeInfo":"陪你青丝变白发,陪你朝阳又夕下,我们三餐四季,我们煮茶赏花","hasConsumeUnlockMorePeople":false,"hometownProvinceCode":440000,"hometownProvinceName":"广东省","hometownCityCode":441400,"hometownCityName":"梅州市"},{"miId":"970695149304811520","profilePhoto":"https://dating-agency-test.oss-accelerate.aliyuncs.com/c91757deace453ee22c3d12ea9913bd0.jpg","nickName":"故事的小黄花","height":"184","provinceCode":440000,"provinceName":"广东省","cityCode":440100,"cityName":"广州市","domicilePlaceProvinceCode":440000,"domicilePlaceProvinceName":"广东省","domicilePlaceCityCode":440100,"domicilePlaceCityName":"广州市","educationCode":0,"education":"高中及以下","age":27,"occupationCode":12,"occupation":"客服主管","minimumIncome":12001,"maximumIncome":20000,"incomeCode":4,"income":"12001~20000","realNameAudit":0,"describeInfo":"性格沉稳安静、不爱争吵计较,在感兴趣的领域会畅所欲言,对陌生的领域更多的是倾听。","hasConsumeUnlockMorePeople":false,"hometownProvinceCode":440000,"hometownProvinceName":"广东省","hometownCityCode":441400,"hometownCityName":"梅州市"},{"miId":"971116046410977280","profilePhoto":"https://dating-agency-test.oss-accelerate.aliyuncs.com/5e66fcb168ce5fb660e24a0623130307.jpg","nickName":"农夫三拳有点疼","height":"181","provinceCode":430000,"provinceName":"湖南省","cityCode":430400,"cityName":"衡阳市","domicilePlaceProvinceCode":430000,"domicilePlaceProvinceName":"湖南省","domicilePlaceCityCode":430400,"domicilePlaceCityName":"衡阳市","educationCode":3,"education":"大学本科","age":25,"occupationCode":114,"occupation":"药剂师","minimumIncome":8001,"maximumIncome":12000,"incomeCode":3,"income":"8001~12000","realNameAudit":0,"describeInfo":"比较喜欢安静独处的人,也会时不时来场说走就走的旅行。最近迷上各类体育运动(菜鸟阶段),也喜欢养花,喜欢音乐(没有好嗓子),比较讨厌酒吧等嘈杂的地方。在国企上班,工作稳定但是收入不算高,正在积极探索第二职业,争取早日实现财富自由。期待能和生命中的另一半一起风雨同舟,相互扶持,共同面对生活中的风风雨雨。","hasConsumeUnlockMorePeople":false,"hometownProvinceCode":430000,"hometownProvinceName":"湖南省","hometownCityCode":430400,"hometownCityName":"衡阳市"},{"miId":"970084610136477696","profilePhoto":"https://dating-agency-test.oss-accelerate.aliyuncs.com/122668a4d1cc4fcffd91fc3d2934fc8b.jpg","nickName":"无fuck说","height":"191","provinceCode":440000,"provinceName":"广东省","cityCode":440100,"cityName":"广州市","domicilePlaceProvinceCode":440000,"domicilePlaceProvinceName":"广东省","domicilePlaceCityCode":440100,"domicilePlaceCityName":"广州市","educationCode":5,"education":"博士","age":80,"occupationCode":74,"occupation":"市场策划","minimumIncome":20001,"maximumIncome":50000,"incomeCode":5,"income":"20001~50000","realNameAudit":0,"describeInfo":null,"hasConsumeUnlockMorePeople":false,"hometownProvinceCode":440000,"hometownProvinceName":"广东省","hometownCityCode":440100,"hometownCityName":"广州市"},{"miId":"970742079451959296","profilePhoto":"https://dating-agency-test.oss-accelerate.aliyuncs.com/e40ca792f19cb70f045ebfe04c57c52c.jpg","nickName":"用发际线换对象","height":"176","provinceCode":440000,"provinceName":"广东省","cityCode":440100,"cityName":"广州市","domicilePlaceProvinceCode":440000,"domicilePlaceProvinceName":"广东省","domicilePlaceCityCode":440100,"domicilePlaceCityName":"广州市","educationCode":3,"education":"大学本科","age":33,"occupationCode":179,"occupation":"公务员","minimumIncome":12001,"maximumIncome":20000,"incomeCode":4,"income":"12001~20000","realNameAudit":0,"describeInfo":null,"hasConsumeUnlockMorePeople":false,"hometownProvinceCode":440000,"hometownProvinceName":"广东省","hometownCityCode":441400,"hometownCityName":"梅州市"},{"miId":"969665899038642176","profilePhoto":"https://dating-agency-test.oss-accelerate.aliyuncs.com/c4c64cd64e3fd0691bf14073a5d24dbf.jpg","nickName":"4399电竞选手","height":"180","provinceCode":440000,"provinceName":"广东省","cityCode":440300,"cityName":"深圳市","domicilePlaceProvinceCode":440000,"domicilePlaceProvinceName":"广东省","domicilePlaceCityCode":440100,"domicilePlaceCityName":"广州市","educationCode":5,"education":"博士","age":30,"occupationCode":123,"occupation":"建筑师","minimumIncome":20001,"maximumIncome":50000,"incomeCode":5,"income":"20001~50000","realNameAudit":0,"describeInfo":"你只需要做到一点,善良、相互扶持相伴到老的决心 我想找一个爱我、我爱的人。 每天有很多想说的话 每天起床深情的拥抱一个吻。 一起买菜,我做饭你负责吃。 一起看电影,接受我时不时送点小礼物。 偶尔来一场说走就走的旅行。 你开心的时候我们一起笑。 你不开心的时候我哄你笑,当你灵魂的避风港,给你寄托。 请原谅我不够优秀。我愿意努力打拼给你想要的生活。 永久的陪伴!比一万句虚情假意的告白还实在。","hasConsumeUnlockMorePeople":false,"hometownProvinceCode":440000,"hometownProvinceName":"广东省","hometownCityCode":440100,"hometownCityName":"广州市"},{"miId":"970683653929701376","profilePhoto":"https://dating-agency-test.oss-accelerate.aliyuncs.com/82e53568724f2010025231a600fd78b2.jpg","nickName":"遥远的旅途2024","height":"172","provinceCode":440000,"provinceName":"广东省","cityCode":440100,"cityName":"广州市","domicilePlaceProvinceCode":440000,"domicilePlaceProvinceName":"广东省","domicilePlaceCityCode":441400,"domicilePlaceCityName":"梅州市","educationCode":4,"education":"硕士","age":30,"occupationCode":113,"occupation":"医生","minimumIncome":8001,"maximumIncome":12000,"incomeCode":3,"income":"8001~12000","realNameAudit":0,"describeInfo":null,"hasConsumeUnlockMorePeople":false,"hometownProvinceCode":440000,"hometownProvinceName":"广东省","hometownCityCode":441400,"hometownCityName":"梅州市"},{"miId":"970024994279133184","profilePhoto":"https://dating-agency-test.oss-accelerate.aliyuncs.com/21f79ccaf480ffb9b0d689f4a1e551fb.jpg","nickName":"伏才","height":"186","provinceCode":440000,"provinceName":"广东省","cityCode":440100,"cityName":"广州市","domicilePlaceProvinceCode":440000,"domicilePlaceProvinceName":"广东省","domicilePlaceCityCode":440100,"domicilePlaceCityName":"广州市","educationCode":5,"education":"博士","age":28,"occupationCode":111,"occupation":"其他","minimumIncome":20001,"maximumIncome":50000,"incomeCode":5,"income":"20001~50000","realNameAudit":0,"describeInfo":"过去都是假的,回忆是一条没有归途的路,以往的一切春天都无法复原,即使最狂热最坚贞的爱情,归根结底也不过是一种瞬息即逝的现实,唯有孤独永恒。","hasConsumeUnlockMorePeople":false,"hometownProvinceCode":440000,"hometownProvinceName":"广东省","hometownCityCode":440100,"hometownCityName":"广州市"},{"miId":"970679713045549056","profilePhoto":"https://dating-agency-test.oss-accelerate.aliyuncs.com/991c4bc6f06c1c3fb1d6a9a5178ee34c.jpg","nickName":"一枚普通人","height":"173","provinceCode":440000,"provinceName":"广东省","cityCode":440100,"cityName":"广州市","domicilePlaceProvinceCode":440000,"domicilePlaceProvinceName":"广东省","domicilePlaceCityCode":441400,"domicilePlaceCityName":"梅州市","educationCode":3,"education":"大学本科","age":28,"occupationCode":142,"occupation":"注册会计师","minimumIncome":1,"maximumIncome":3000,"incomeCode":0,"income":"3000以下","realNameAudit":0,"describeInfo":null,"hasConsumeUnlockMorePeople":false,"hometownProvinceCode":440000,"hometownProvinceName":"广东省","hometownCityCode":441400,"hometownCityName":"梅州市"},{"miId":"965354834637230080","profilePhoto":"https://dating-agency-test.oss-accelerate.aliyuncs.com/974f15524936fe715b4704eaf17f942e.jpg","nickName":"qianniao","height":"185","provinceCode":440000,"provinceName":"广东省","cityCode":440100,"cityName":"广州市","domicilePlaceProvinceCode":320000,"domicilePlaceProvinceName":"江苏省","domicilePlaceCityCode":320800,"domicilePlaceCityName":"淮安市","educationCode":1,"education":"中专","age":40,"occupationCode":44,"occupation":"商务经理","minimumIncome":20001,"maximumIncome":50000,"incomeCode":5,"income":"20001~50000","realNameAudit":1,"describeInfo":null,"hasConsumeUnlockMorePeople":false,"hometownProvinceCode":null,"hometownProvinceName":null,"hometownCityCode":null,"hometownCityName":null},{"miId":"970050689193611264","profilePhoto":"https://dating-agency-test.oss-accelerate.aliyuncs.com/bc07ad3c778a592b48a48a01a6e6bcee.jpg","nickName":"海王吧?","height":"178","provinceCode":440000,"provinceName":"广东省","cityCode":440100,"cityName":"广州市","domicilePlaceProvinceCode":440000,"domicilePlaceProvinceName":"广东省","domicilePlaceCityCode":440100,"domicilePlaceCityName":"广州市","educationCode":3,"education":"大学本科","age":41,"occupationCode":null,"occupation":null,"minimumIncome":5001,"maximumIncome":8000,"incomeCode":2,"income":"5001~8000","realNameAudit":0,"describeInfo":"闲时喜爱打游戏,但不沉迷。我认为用心经营一段美好的事情,是比游戏更有趣、更有价值的事。","hasConsumeUnlockMorePeople":false,"hometownProvinceCode":440000,"hometownProvinceName":"广东省","hometownCityCode":440100,"hometownCityName":"广州市"},{"miId":"970029778121920512","profilePhoto":"https://dating-agency-test.oss-accelerate.aliyuncs.com/fde465e0db7e83a6a29ad133c270c8ba.jpg","nickName":"卜华","height":"166","provinceCode":440000,"provinceName":"广东省","cityCode":440100,"cityName":"广州市","domicilePlaceProvinceCode":440000,"domicilePlaceProvinceName":"广东省","domicilePlaceCityCode":440100,"domicilePlaceCityName":"广州市","educationCode":5,"education":"博士","age":41,"occupationCode":116,"occupation":"银行职员","minimumIncome":3001,"maximumIncome":5000,"incomeCode":1,"income":"3001~5000","realNameAudit":0,"describeInfo":"阳光开朗外向性格, 爱好:健身 足球 音乐 武术。 喜欢和有共同话题的人在一起双向奔赴","hasConsumeUnlockMorePeople":false,"hometownProvinceCode":null,"hometownProvinceName":null,"hometownCityCode":null,"hometownCityName":null},{"miId":"968563870459367424","profilePhoto":"https://dating-agency-test.oss-accelerate.aliyuncs.com/5bf7407902b2570e5ad31aecc5aa14c6.png","nickName":"莱布尼茨","height":"172","provinceCode":440000,"provinceName":"广东省","cityCode":440100,"cityName":"广州市","domicilePlaceProvinceCode":440000,"domicilePlaceProvinceName":"广东省","domicilePlaceCityCode":440100,"domicilePlaceCityName":"广州市","educationCode":3,"education":"大学本科","age":40,"occupationCode":null,"occupation":null,"minimumIncome":12001,"maximumIncome":20000,"incomeCode":4,"income":"12001~20000","realNameAudit":1,"describeInfo":"智电出行获悉,吉利新一代雷神电混系统将在年内首发亮相,满油满电最高续航将突破2000公里,预计百公里油耗将进入2L时代。新一代混动发动机热效率突破46%,计划2025年量产。浙江吉利控股集团有限公司在今年陆续注册了GEELY DHI、GEELY DM-Y商标,不排除会作为新一代雷神电混系统的标识。","hasConsumeUnlockMorePeople":false,"hometownProvinceCode":430000,"hometownProvinceName":"湖南省","hometownCityCode":430400,"hometownCityName":"衡阳市"},{"miId":"971127869667414016","profilePhoto":"https://dating-agency-test.oss-accelerate.aliyuncs.com/7323562eba749cb69eea0baed36f3124.jpg","nickName":"茯苓","height":"153","provinceCode":430000,"provinceName":"湖南省","cityCode":430400,"cityName":"衡阳市","domicilePlaceProvinceCode":430000,"domicilePlaceProvinceName":"湖南省","domicilePlaceCityCode":430400,"domicilePlaceCityName":"衡阳市","educationCode":4,"education":"硕士","age":25,"occupationCode":null,"occupation":null,"minimumIncome":8001,"maximumIncome":12000,"incomeCode":3,"income":"8001~12000","realNameAudit":0,"describeInfo":null,"hasConsumeUnlockMorePeople":false,"hometownProvinceCode":430000,"hometownProvinceName":"湖南省","hometownCityCode":430400,"hometownCityName":"衡阳市"},{"miId":"968624977177874432","profilePhoto":"https://dating-agency-test.oss-accelerate.aliyuncs.com/781f8e5df27c775c455ec4b22e27c90b.png","nickName":"格拉斯\uD83D\uDC09","height":"173","provinceCode":440000,"provinceName":"广东省","cityCode":440100,"cityName":"广州市","domicilePlaceProvinceCode":null,"domicilePlaceProvinceName":null,"domicilePlaceCityCode":null,"domicilePlaceCityName":null,"educationCode":3,"education":"大学本科","age":40,"occupationCode":null,"occupation":null,"minimumIncome":8001,"maximumIncome":12000,"incomeCode":3,"income":"8001~12000","realNameAudit":1,"describeInfo":"我这辈子只有两件事不会做,就是这也不会,那也不会","hasConsumeUnlockMorePeople":false,"hometownProvinceCode":440000,"hometownProvinceName":"广东省","hometownCityCode":441400,"hometownCityName":"梅州市"},{"miId":"971117167598768128","profilePhoto":"https://dating-agency-test.oss-accelerate.aliyuncs.com/d623055d903f2ac6e9677f85fa586eb0.jpg","nickName":"带你去浪漫的土耳其","height":"185","provinceCode":430000,"provinceName":"湖南省","cityCode":430400,"cityName":"衡阳市","domicilePlaceProvinceCode":430000,"domicilePlaceProvinceName":"湖南省","domicilePlaceCityCode":430400,"domicilePlaceCityName":"衡阳市","educationCode":0,"education":"高中及以下","age":31,"occupationCode":null,"occupation":null,"minimumIncome":50001,"maximumIncome":999999,"incomeCode":6,"income":"50000以上","realNameAudit":0,"describeInfo":null,"hasConsumeUnlockMorePeople":false,"hometownProvinceCode":430000,"hometownProvinceName":"湖南省","hometownCityCode":430400,"hometownCityName":"衡阳市"},{"miId":"968502507418554368","profilePhoto":"https://dating-agency-test.oss-accelerate.aliyuncs.com/50b791b823c58b52e534457bcba3e029.jpg","nickName":"电视剧男2","height":"166","provinceCode":440000,"provinceName":"广东省","cityCode":440100,"cityName":"广州市","domicilePlaceProvinceCode":440000,"domicilePlaceProvinceName":"广东省","domicilePlaceCityCode":440100,"domicilePlaceCityName":"广州市","educationCode":1,"education":"中专","age":40,"occupationCode":null,"occupation":null,"minimumIncome":50001,"maximumIncome":999999,"incomeCode":6,"income":"50000以上","realNameAudit":1,"describeInfo":"拥有自己的良好做事原则,能与同事们和睦相处。思想上,自觉遵守公司的的,坚持参加公司的每次的培训。要求积极上进,爱护公司的一砖一瓦,一直严谨的态度和积极的热情投身于学习和工作中,虽然有成功的泪水,也有失败的辛酸,然而日益激烈的社会竟争也使我充分地认识到成为一名德智体全面发展的优秀工作者的重要性。","hasConsumeUnlockMorePeople":false,"hometownProvinceCode":null,"hometownProvinceName":null,"hometownCityCode":null,"hometownCityName":null},{"miId":"968963047592955904","profilePhoto":"https://dating-agency-test.oss-accelerate.aliyuncs.com/e245c18b37ad0183f8a548537e7b5613.jpg","nickName":"康桥","height":"164","provinceCode":440000,"provinceName":"广东省","cityCode":440100,"cityName":"广州市","domicilePlaceProvinceCode":440000,"domicilePlaceProvinceName":"广东省","domicilePlaceCityCode":440100,"domicilePlaceCityName":"广州市","educationCode":0,"education":"高中及以下","age":29,"occupationCode":null,"occupation":null,"minimumIncome":8001,"maximumIncome":12000,"incomeCode":3,"income":"8001~12000","realNameAudit":1,"describeInfo":"书香门第家庭,独生子,父母是泰州市的国企职工,即将退休,未来会有养老金,养老无压力。","hasConsumeUnlockMorePeople":false,"hometownProvinceCode":null,"hometownProvinceName":null,"hometownCityCode":null,"hometownCityName":null},{"miId":"969593363286331392","profilePhoto":"https://dating-agency-test.oss-accelerate.aliyuncs.com/6b1f0e91c84f97fe76737a9bc9605222.jpg","nickName":"皮不卡秋秋","height":"151","provinceCode":440000,"provinceName":"广东省","cityCode":440100,"cityName":"广州市","domicilePlaceProvinceCode":440000,"domicilePlaceProvinceName":"广东省","domicilePlaceCityCode":440100,"domicilePlaceCityName":"广州市","educationCode":5,"education":"博士","age":40,"occupationCode":null,"occupation":null,"minimumIncome":12001,"maximumIncome":20000,"incomeCode":4,"income":"12001~20000","realNameAudit":1,"describeInfo":null,"hasConsumeUnlockMorePeople":false,"hometownProvinceCode":null,"hometownProvinceName":null,"hometownCityCode":null,"hometownCityName":null},{"miId":"969674495197581312","profilePhoto":"https://dating-agency-test.oss-accelerate.aliyuncs.com/683f380ccd2dcf66e80a0f28c3497a42.png","nickName":"勇敢的橙子","height":"172","provinceCode":440000,"provinceName":"广东省","cityCode":440100,"cityName":"广州市","domicilePlaceProvinceCode":null,"domicilePlaceProvinceName":null,"domicilePlaceCityCode":null,"domicilePlaceCityName":null,"educationCode":1,"education":"中专","age":43,"occupationCode":null,"occupation":null,"minimumIncome":5001,"maximumIncome":8000,"incomeCode":2,"income":"5001~8000","realNameAudit":1,"describeInfo":null,"hasConsumeUnlockMorePeople":false,"hometownProvinceCode":null,"hometownProvinceName":null,"hometownCityCode":null,"hometownCityName":null},{"miId":"965011050246311936","profilePhoto":"https://dating-agency-test.oss-accelerate.aliyuncs.com/f8c1e5ebc1ca61864c3bd8f51a39307a.png","nickName":"hinzai","height":"134","provinceCode":440000,"provinceName":"广东省","cityCode":440100,"cityName":"广州市","domicilePlaceProvinceCode":null,"domicilePlaceProvinceName":null,"domicilePlaceCityCode":null,"domicilePlaceCityName":null,"educationCode":1,"education":"中专","age":29,"occupationCode":null,"occupation":null,"minimumIncome":1,"maximumIncome":3000,"incomeCode":0,"income":"3000以下","realNameAudit":1,"describeInfo":"在学习上,严格要求自己,端正工作态度,作到了理论联理实际;从而提高了自身的一专多能的长处及思想文化素质,包括生活中也学到了养成良好的生活习惯,生活充实而有条理,有严谨的生活态度和良好的生活作风,为人热情大方,诚实守信,乐于助人,拥有自己的良好做事原则,能与同事们和睦相处。思想上,自觉遵守公司的的,坚持参加公司的每次的培训。要求积极上进,爱护公司的一砖一瓦,一直严谨的态度和积极的热情投身于学习和工作中,虽然有成功的泪水,也有失败的辛酸,然而日益激烈的社会竟争也使我充分地认识到成为一名德智体全面发展的优秀工作者的重要性。","hasConsumeUnlockMorePeople":false,"hometownProvinceCode":null,"hometownProvinceName":null,"hometownCityCode":null,"hometownCityName":null},{"miId":"969585959798706176","profilePhoto":"https://dating-agency-test.oss-accelerate.aliyuncs.com/74220a4807411872f456b73d6c7b67c5.jpg","nickName":"虾仁不眨眼","height":"193","provinceCode":440000,"provinceName":"广东省","cityCode":440100,"cityName":"广州市","domicilePlaceProvinceCode":null,"domicilePlaceProvinceName":null,"domicilePlaceCityCode":null,"domicilePlaceCityName":null,"educationCode":4,"education":"硕士","age":40,"occupationCode":null,"occupation":null,"minimumIncome":5001,"maximumIncome":8000,"incomeCode":2,"income":"5001~8000","realNameAudit":1,"describeInfo":null,"hasConsumeUnlockMorePeople":false,"hometownProvinceCode":null,"hometownProvinceName":null,"hometownCityCode":null,"hometownCityName":null},{"miId":"968945402189582336","profilePhoto":"https://dating-agency-test.oss-accelerate.aliyuncs.com/6df28c0d585aa10f2d76e266c68d7880.jpg","nickName":"Alan","height":"158","provinceCode":440000,"provinceName":"广东省","cityCode":440100,"cityName":"广州市","domicilePlaceProvinceCode":440000,"domicilePlaceProvinceName":"广东省","domicilePlaceCityCode":440100,"domicilePlaceCityName":"广州市","educationCode":4,"education":"硕士","age":50,"occupationCode":null,"occupation":null,"minimumIncome":3001,"maximumIncome":5000,"incomeCode":1,"income":"3001~5000","realNameAudit":0,"describeInfo":"我们趋行在人生这个亘古的旅途,在坎坷中奔跑,在挫折里涅槃,忧愁缠满全身,痛苦飘洒一地。我们累,却无从止歇;我们苦,却无法回避。","hasConsumeUnlockMorePeople":false,"hometownProvinceCode":null,"hometownProvinceName":null,"hometownCityCode":null,"hometownCityName":null},{"miId":"969586430617718784","profilePhoto":"https://dating-agency-test.oss-accelerate.aliyuncs.com/8048e38b0d4a73f7d06fc1b17995ac6b.jpg","nickName":"你是不是油\uD83D\uDC31饼","height":"125","provinceCode":440000,"provinceName":"广东省","cityCode":440100,"cityName":"广州市","domicilePlaceProvinceCode":440000,"domicilePlaceProvinceName":"广东省","domicilePlaceCityCode":440100,"domicilePlaceCityName":"广州市","educationCode":1,"education":"中专","age":47,"occupationCode":null,"occupation":null,"minimumIncome":1,"maximumIncome":3000,"incomeCode":0,"income":"3000以下","realNameAudit":0,"describeInfo":"性格沉稳安静、不爱争吵计较,在感兴趣的领域会畅所欲言,对陌生的领域更多的是倾听。","hasConsumeUnlockMorePeople":false,"hometownProvinceCode":null,"hometownProvinceName":null,"hometownCityCode":null,"hometownCityName":null},{"miId":"969669810340368384","profilePhoto":"https://dating-agency-test.oss-accelerate.aliyuncs.com/b0a228f442cb03e9da13959b6b012e98.jpg","nickName":"网上邻居","height":"185","provinceCode":440000,"provinceName":"广东省","cityCode":440300,"cityName":"深圳市","domicilePlaceProvinceCode":440000,"domicilePlaceProvinceName":"广东省","domicilePlaceCityCode":440300,"domicilePlaceCityName":"深圳市","educationCode":4,"education":"硕士","age":43,"occupationCode":null,"occupation":null,"minimumIncome":12001,"maximumIncome":20000,"incomeCode":4,"income":"12001~20000","realNameAudit":0,"describeInfo":null,"hasConsumeUnlockMorePeople":false,"hometownProvinceCode":null,"hometownProvinceName":null,"hometownCityCode":null,"hometownCityName":null},{"miId":"968948789832454144","profilePhoto":"https://dating-agency-test.oss-accelerate.aliyuncs.com/5538b48387964d40e12aa70f48b7aa0c.jpg","nickName":"孟德斯鸠","height":"164","provinceCode":440000,"provinceName":"广东省","cityCode":440100,"cityName":"广州市","domicilePlaceProvinceCode":440000,"domicilePlaceProvinceName":"广东省","domicilePlaceCityCode":440100,"domicilePlaceCityName":"广州市","educationCode":3,"education":"大学本科","age":30,"occupationCode":null,"occupation":null,"minimumIncome":1,"maximumIncome":3000,"incomeCode":0,"income":"3000以下","realNameAudit":0,"describeInfo":"男,94年,164/52。泰州人,在上海工作,外企财务会计。寻觅一个三品好,三观一致的女生为伴。","hasConsumeUnlockMorePeople":false,"hometownProvinceCode":null,"hometownProvinceName":null,"hometownCityCode":null,"hometownCityName":null},{"miId":"968939464044974080","profilePhoto":"https://dating-agency-test.oss-accelerate.aliyuncs.com/59004ca9250de9fec6fbb95e6eed6760.jpg","nickName":"赵先生","height":"169","provinceCode":440000,"provinceName":"广东省","cityCode":440100,"cityName":"广州市","domicilePlaceProvinceCode":440000,"domicilePlaceProvinceName":"广东省","domicilePlaceCityCode":440100,"domicilePlaceCityName":"广州市","educationCode":4,"education":"硕士","age":70,"occupationCode":null,"occupation":null,"minimumIncome":50001,"maximumIncome":999999,"incomeCode":6,"income":"50000以上","realNameAudit":0,"describeInfo":null,"hasConsumeUnlockMorePeople":false,"hometownProvinceCode":null,"hometownProvinceName":null,"hometownCityCode":null,"hometownCityName":null},{"miId":"971131018750857216","profilePhoto":"https://dating-agency-test.oss-accelerate.aliyuncs.com/b3180f68bea8bcfa5adb0e5e56233c17.jpg","nickName":"DokiDoki","height":"180","provinceCode":430000,"provinceName":"湖南省","cityCode":430400,"cityName":"衡阳市","domicilePlaceProvinceCode":null,"domicilePlaceProvinceName":null,"domicilePlaceCityCode":null,"domicilePlaceCityName":null,"educationCode":4,"education":"硕士","age":44,"occupationCode":null,"occupation":null,"minimumIncome":1,"maximumIncome":3000,"incomeCode":0,"income":"3000以下","realNameAudit":0,"describeInfo":"你只需要做到一点,善良、相互扶持相伴到老的决心我想找一个爱我、我爱的人。每天有很多想说的话每天起床深情的拥抱一个吻。一起买菜,我做饭你负责吃。一起看电影,接受我时不时送点小礼物。偶尔来一场说走就走的旅行。你开心的时候我们一起笑。你不开心的时候我哄你笑,当你灵魂的避风港,给你寄托。请原谅我不够优秀。我愿意努力打拼给你想要的生活。永久的陪伴!比一万句虚情假意的告白还实在。","hasConsumeUnlockMorePeople":false,"hometownProvinceCode":430000,"hometownProvinceName":"湖南省","hometownCityCode":430400,"hometownCityName":"衡阳市"},{"miId":"971058092815028224","profilePhoto":"https://dating-agency-test.oss-accelerate.aliyuncs.com/d36dfdb0481ab5063b03b5eca61e3cde.jpg","nickName":"网名不要太长像我这样就好","height":"165","provinceCode":430000,"provinceName":"湖南省","cityCode":430400,"cityName":"衡阳市","domicilePlaceProvinceCode":null,"domicilePlaceProvinceName":null,"domicilePlaceCityCode":null,"domicilePlaceCityName":null,"educationCode":4,"education":"硕士","age":41,"occupationCode":null,"occupation":null,"minimumIncome":8001,"maximumIncome":12000,"incomeCode":3,"income":"8001~12000","realNameAudit":0,"describeInfo":null,"hasConsumeUnlockMorePeople":false,"hometownProvinceCode":430000,"hometownProvinceName":"湖南省","hometownCityCode":430400,"hometownCityName":"衡阳市"},{"miId":"969606742948319232","profilePhoto":"https://dating-agency-test.oss-accelerate.aliyuncs.com/cfb4d3efca13891901d8f4c502798287.jpg","nickName":"上官凡凡","height":"194","provinceCode":440000,"provinceName":"广东省","cityCode":440100,"cityName":"广州市","domicilePlaceProvinceCode":440000,"domicilePlaceProvinceName":"广东省","domicilePlaceCityCode":440100,"domicilePlaceCityName":"广州市","educationCode":2,"education":"大专","age":38,"occupationCode":null,"occupation":null,"minimumIncome":5001,"maximumIncome":8000,"incomeCode":2,"income":"5001~8000","realNameAudit":0,"describeInfo":null,"hasConsumeUnlockMorePeople":false,"hometownProvinceCode":null,"hometownProvinceName":null,"hometownCityCode":null,"hometownCityName":null},{"miId":"969668901170450432","profilePhoto":"https://dating-agency-test.oss-accelerate.aliyuncs.com/360c7d7d5bfd9ed6b7bc0f8aa053e92d.jpg","nickName":"扁桃体永不发言","height":"200","provinceCode":440000,"provinceName":"广东省","cityCode":440300,"cityName":"深圳市","domicilePlaceProvinceCode":440000,"domicilePlaceProvinceName":"广东省","domicilePlaceCityCode":440300,"domicilePlaceCityName":"深圳市","educationCode":3,"education":"大学本科","age":35,"occupationCode":null,"occupation":null,"minimumIncome":5001,"maximumIncome":8000,"incomeCode":2,"income":"5001~8000","realNameAudit":0,"describeInfo":null,"hasConsumeUnlockMorePeople":false,"hometownProvinceCode":null,"hometownProvinceName":null,"hometownCityCode":null,"hometownCityName":null},{"miId":"969608057694851072","profilePhoto":"https://dating-agency-test.oss-accelerate.aliyuncs.com/34811393cbe1d9507fd96f9f0fae0988.jpg","nickName":"关你西红柿","height":"195","provinceCode":440000,"provinceName":"广东省","cityCode":440100,"cityName":"广州市","domicilePlaceProvinceCode":440000,"domicilePlaceProvinceName":"广东省","domicilePlaceCityCode":440100,"domicilePlaceCityName":"广州市","educationCode":0,"education":"高中及以下","age":19,"occupationCode":null,"occupation":null,"minimumIncome":12001,"maximumIncome":20000,"incomeCode":4,"income":"12001~20000","realNameAudit":0,"describeInfo":null,"hasConsumeUnlockMorePeople":false,"hometownProvinceCode":null,"hometownProvinceName":null,"hometownCityCode":null,"hometownCityName":null},{"miId":"968858433887539200","profilePhoto":"https://dating-agency-test.oss-accelerate.aliyuncs.com/c5644ac57b91fad169833894a8409fb8.png","nickName":"忆江南","height":"184","provinceCode":440000,"provinceName":"广东省","cityCode":440100,"cityName":"广州市","domicilePlaceProvinceCode":440000,"domicilePlaceProvinceName":"广东省","domicilePlaceCityCode":440100,"domicilePlaceCityName":"广州市","educationCode":0,"education":"高中及以下","age":18,"occupationCode":null,"occupation":null,"minimumIncome":1,"maximumIncome":3000,"incomeCode":0,"income":"3000以下","realNameAudit":0,"describeInfo":null,"hasConsumeUnlockMorePeople":false,"hometownProvinceCode":null,"hometownProvinceName":null,"hometownCityCode":null,"hometownCityName":null},{"miId":"969595655523799040","profilePhoto":"https://dating-agency-test.oss-accelerate.aliyuncs.com/84340889d0e42c25a0a95016316e6362.jpg","nickName":"头比饭还要下","height":"172","provinceCode":440000,"provinceName":"广东省","cityCode":440100,"cityName":"广州市","domicilePlaceProvinceCode":null,"domicilePlaceProvinceName":null,"domicilePlaceCityCode":null,"domicilePlaceCityName":null,"educationCode":0,"education":"高中及以下","age":55,"occupationCode":null,"occupation":null,"minimumIncome":8001,"maximumIncome":12000,"incomeCode":3,"income":"8001~12000","realNameAudit":0,"describeInfo":"大学时候参加过学校的歌唱比赛,也自学过吉他。目前工作比较忙,没太多业余时间。如果以后能换个加班少的工作,我希望能有空重拾音乐的爱好","hasConsumeUnlockMorePeople":false,"hometownProvinceCode":null,"hometownProvinceName":null,"hometownCityCode":null,"hometownCityName":null},{"miId":"968970661819191296","profilePhoto":"https://dating-agency-test.oss-accelerate.aliyuncs.com/8048e38b0d4a73f7d06fc1b17995ac6b.jpg","nickName":"躺赢局局长","height":"188","provinceCode":440000,"provinceName":"广东省","cityCode":440100,"cityName":"广州市","domicilePlaceProvinceCode":null,"domicilePlaceProvinceName":null,"domicilePlaceCityCode":null,"domicilePlaceCityName":null,"educationCode":2,"education":"大专","age":36,"occupationCode":null,"occupation":null,"minimumIncome":8001,"maximumIncome":12000,"incomeCode":3,"income":"8001~12000","realNameAudit":0,"describeInfo":"我内心渴望一份美好的感情,但不强求也不凑合,尊重他人和自己的情感,期待理想中的你能早日出现。在你还没有来到我身边之前,我会好好爱自己,照顾好自己,经营好自己,希望我早日遇到优秀的你,一起成长,共同努力!","hasConsumeUnlockMorePeople":false,"hometownProvinceCode":null,"hometownProvinceName":null,"hometownCityCode":null,"hometownCityName":null},{"miId":"968864031416913920","profilePhoto":"https://dating-agency-test.oss-accelerate.aliyuncs.com/59004ca9250de9fec6fbb95e6eed6760.jpg","nickName":"胖虎","height":"149","provinceCode":440000,"provinceName":"广东省","cityCode":440100,"cityName":"广州市","domicilePlaceProvinceCode":null,"domicilePlaceProvinceName":null,"domicilePlaceCityCode":null,"domicilePlaceCityName":null,"educationCode":0,"education":"高中及以下","age":80,"occupationCode":null,"occupation":null,"minimumIncome":1,"maximumIncome":3000,"incomeCode":0,"income":"3000以下","realNameAudit":0,"describeInfo":null,"hasConsumeUnlockMorePeople":false,"hometownProvinceCode":null,"hometownProvinceName":null,"hometownCityCode":null,"hometownCityName":null},{"miId":"968964411618365440","profilePhoto":"https://dating-agency-test.oss-accelerate.aliyuncs.com/d82cdcee2a4ad82a61c311772797db5e.jpg","nickName":"明人不放暗屁","height":"126","provinceCode":440000,"provinceName":"广东省","cityCode":440100,"cityName":"广州市","domicilePlaceProvinceCode":null,"domicilePlaceProvinceName":null,"domicilePlaceCityCode":null,"domicilePlaceCityName":null,"educationCode":5,"education":"博士","age":60,"occupationCode":null,"occupation":null,"minimumIncome":5001,"maximumIncome":8000,"incomeCode":2,"income":"5001~8000","realNameAudit":0,"describeInfo":null,"hasConsumeUnlockMorePeople":false,"hometownProvinceCode":null,"hometownProvinceName":null,"hometownCityCode":null,"hometownCityName":null},{"miId":"969675249908060160","profilePhoto":"https://dating-agency-test.oss-accelerate.aliyuncs.com/327e898829ecccb16b8ab86b0313e571.jpg","nickName":"有心柿了","height":"170","provinceCode":320000,"provinceName":"江苏省","cityCode":320700,"cityName":"连云港市","domicilePlaceProvinceCode":null,"domicilePlaceProvinceName":null,"domicilePlaceCityCode":null,"domicilePlaceCityName":null,"educationCode":4,"education":"硕士","age":43,"occupationCode":null,"occupation":null,"minimumIncome":1,"maximumIncome":3000,"incomeCode":0,"income":"3000以下","realNameAudit":0,"describeInfo":null,"hasConsumeUnlockMorePeople":false,"hometownProvinceCode":null,"hometownProvinceName":null,"hometownCityCode":null,"hometownCityName":null},{"miId":"968964034521075712","profilePhoto":"https://dating-agency-test.oss-accelerate.aliyuncs.com/d274c4228025fc173501e204a3341711.jpg","nickName":"油炸小柯","height":"143","provinceCode":440000,"provinceName":"广东省","cityCode":440100,"cityName":"广州市","domicilePlaceProvinceCode":null,"domicilePlaceProvinceName":null,"domicilePlaceCityCode":null,"domicilePlaceCityName":null,"educationCode":0,"education":"高中及以下","age":40,"occupationCode":null,"occupation":null,"minimumIncome":12001,"maximumIncome":20000,"incomeCode":4,"income":"12001~20000","realNameAudit":0,"describeInfo":null,"hasConsumeUnlockMorePeople":false,"hometownProvinceCode":null,"hometownProvinceName":null,"hometownCityCode":null,"hometownCityName":null},{"miId":"969582409697857536","profilePhoto":"https://dating-agency-test.oss-accelerate.aliyuncs.com/204a522bc6cd2816aba1a5d24b8b9446.jpg","nickName":"国产祖宗","height":"172","provinceCode":440000,"provinceName":"广东省","cityCode":440100,"cityName":"广州市","domicilePlaceProvinceCode":null,"domicilePlaceProvinceName":null,"domicilePlaceCityCode":null,"domicilePlaceCityName":null,"educationCode":0,"education":"高中及以下","age":32,"occupationCode":null,"occupation":null,"minimumIncome":20001,"maximumIncome":50000,"incomeCode":5,"income":"20001~50000","realNameAudit":0,"describeInfo":null,"hasConsumeUnlockMorePeople":false,"hometownProvinceCode":null,"hometownProvinceName":null,"hometownCityCode":null,"hometownCityName":null},{"miId":"969659765636599808","profilePhoto":"https://dating-agency-test.oss-accelerate.aliyuncs.com/f1fb686bf354b37736f32373038a08ba.jpg","nickName":"我迪迦在黑龙江","height":"196","provinceCode":440000,"provinceName":"广东省","cityCode":440300,"cityName":"深圳市","domicilePlaceProvinceCode":null,"domicilePlaceProvinceName":"","domicilePlaceCityCode":null,"domicilePlaceCityName":"","educationCode":1,"education":"中专","age":20,"occupationCode":null,"occupation":null,"minimumIncome":5001,"maximumIncome":8000,"incomeCode":2,"income":"5001~8000","realNameAudit":0,"describeInfo":null,"hasConsumeUnlockMorePeople":false,"hometownProvinceCode":null,"hometownProvinceName":null,"hometownCityCode":null,"hometownCityName":null}],"total":66,"size":1000,"current":1,"pages":1}}
</msg>
<msg timestamp="20240403 16:02:18.141" level="INFO">${reps} = &lt;Response [200]&gt;</msg>
<status status="PASS" starttime="20240403 16:02:17.812" endtime="20240403 16:02:18.141"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${total}</var>
<arg>${reps.json()['data']}</arg>
<arg>total</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240403 16:02:18.143" level="INFO">${total} = 66</msg>
<status status="PASS" starttime="20240403 16:02:18.142" endtime="20240403 16:02:18.143"/>
</kw>
<kw name="Set Global Variable" library="BuiltIn">
<arg>${total}</arg>
<doc>Makes a variable available globally in all tests and suites.</doc>
<msg timestamp="20240403 16:02:18.144" level="INFO">${total} = 66</msg>
<status status="PASS" starttime="20240403 16:02:18.143" endtime="20240403 16:02:18.144"/>
</kw>
<status status="PASS" starttime="20240403 16:02:17.810" endtime="20240403 16:02:18.144"/>
</iter>
<status status="PASS" starttime="20240403 16:02:17.810" endtime="20240403 16:02:18.144"/>
</for>
<status status="PASS" starttime="20240403 16:02:17.810" endtime="20240403 16:02:18.144"/>
</kw>
<kw name="Then 数据库查询征婚资料数量" library="BlindResource">
<kw name="Connect To Database Using Custom Params" library="DatabaseLibrary">
<arg>pymysql</arg>
<arg>database='dating_agency_service',user='root',password='qniaothreetwoonego',host='8.135.8.221'</arg>
<doc>Loads the DB API 2.0 module given `dbapiModuleName` then uses it to
connect to the database using the map string `db_custom_param_string`.</doc>
<msg timestamp="20240403 16:02:18.176" level="INFO">Executing : Connect To Database Using Custom Params : pymysql.connect(db_api_2.connect(database='dating_agency_service',user='root',password='qniaothreetwoonego',host='8.135.8.221')) </msg>
<status status="PASS" starttime="20240403 16:02:18.145" endtime="20240403 16:02:18.215"/>
</kw>
<kw name="Set Variable If" library="BuiltIn">
<var>${genderCode}</var>
<arg>${genderCode}==1</arg>
<arg>0</arg>
<arg>1</arg>
<doc>Sets variable based on the given condition.</doc>
<msg timestamp="20240403 16:02:18.218" level="INFO">${genderCode} = 0</msg>
<status status="PASS" starttime="20240403 16:02:18.217" endtime="20240403 16:02:18.218"/>
</kw>
<kw name="Query" library="DatabaseLibrary">
<var>${check}</var>
<arg>SELECT COUNT(*) FROM `dating_agency_service`.`da_marriage_information` WHERE `gender_code` = '${genderCode}' AND `profile_photo` &lt;&gt; 'null' AND `is_delete` = '0'</arg>
<doc>Uses the input `selectStatement` to query for the values that will be returned as a list of tuples. Set optional
input `sansTran` to True to run command without an explicit transaction commit or rollback.
Set optional input `returnAsDict` to True to return values as a list of dictionaries.</doc>
<msg timestamp="20240403 16:02:18.218" level="INFO">Executing : Query | SELECT COUNT(*) FROM `dating_agency_service`.`da_marriage_information` WHERE `gender_code` = '0' AND `profile_photo` &lt;&gt; 'null' AND `is_delete` = '0' </msg>
<msg timestamp="20240403 16:02:18.235" level="INFO">${check} = ((66,),)</msg>
<status status="PASS" starttime="20240403 16:02:18.218" endtime="20240403 16:02:18.235"/>
</kw>
<kw name="Set Variable" library="BuiltIn">
<var>${count}</var>
<arg>${check[0][0]}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<msg timestamp="20240403 16:02:18.236" level="INFO">${count} = 66</msg>
<status status="PASS" starttime="20240403 16:02:18.235" endtime="20240403 16:02:18.236"/>
</kw>
<kw name="Should Be Equal As Numbers" library="BuiltIn">
<arg>${count}</arg>
<arg>${total}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<msg timestamp="20240403 16:02:18.237" level="DEBUG">Argument types are:
&lt;class 'int'&gt;
&lt;class 'int'&gt;</msg>
<status status="PASS" starttime="20240403 16:02:18.236" endtime="20240403 16:02:18.237"/>
</kw>
<kw name="Disconnect From Database" library="DatabaseLibrary">
<doc>Disconnects from the database.</doc>
<msg timestamp="20240403 16:02:18.237" level="INFO">Executing : Disconnect From Database</msg>
<status status="PASS" starttime="20240403 16:02:18.237" endtime="20240403 16:02:18.237"/>
</kw>
<status status="PASS" starttime="20240403 16:02:18.145" endtime="20240403 16:02:18.237"/>
</kw>
<status status="PASS" starttime="20240403 16:02:17.593" endtime="20240403 16:02:18.237"/>
</test>
<status status="PASS" starttime="20240403 16:02:17.583" endtime="20240403 16:02:18.238"/>
</suite>
<doc>相亲页面</doc>
<status status="PASS" starttime="20240403 16:02:17.582" endtime="20240403 16:02:18.239"/>
</suite>
<status status="PASS" starttime="20240403 16:02:17.581" endtime="20240403 16:02:18.239"/>
</suite>
<status status="PASS" starttime="20240403 16:02:17.579" endtime="20240403 16:02:18.240"/>
</suite>
<status status="PASS" starttime="20240403 16:02:16.969" endtime="20240403 16:02:18.241"/>
</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="2-Homepage">Dating-agency.1-Applet.2-Homepage</stat>
<stat pass="1" fail="0" skip="0" id="s1-s2-s1-s1" name="BlindDate">Dating-agency.1-Applet.2-Homepage.BlindDate</stat>
<stat pass="1" fail="0" skip="0" id="s1-s2-s1-s1-s1" name="Blind">Dating-agency.1-Applet.2-Homepage.BlindDate.Blind</stat>
</suite>
</statistics>
<errors>
</errors>
</robot>