Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
200 OK - mryqr.com
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: AliyunOSS
Date: Sat, 03 May 2025 11:27:01 GMT
Content-Type: text/html
Content-Length: 25870
Connection: keep-alive
Vary: Accept-Encoding
x-oss-request-id: 6815FD85F908533535F4F588
Accept-Ranges: bytes
ETag: "649296DB67BEFC597196E896E55ECAF7"
Last-Modified: Wed, 30 Apr 2025 23:50:10 GMT
x-oss-object-type: Normal
x-oss-hash-crc64ecma: 12723817532473893661
x-oss-storage-class: Standard
Content-MD5: ZJKW22e+/FlxluiW5V7K9w==
x-oss-server-time: 49

HTTP Code 200 OK

200 status code is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.

When is Code 200 used?

  • When loading a web page
  • When successfully receiving an API response
  • When processing a form or another HTTP request

What does Code 200 mean for the user?

The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.

GET / HTTP/1.1
Host: mryqr.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html>
<html lang="zh">
<head>
    <meta charset="utf-8">
    <meta content="width=device-width,initial-scale=1.0" name="viewport">
    <meta content="ie=edge" http-equiv="x-ua-compatible">
    <link href="./images/mry.svg" rel="icon" type="image/svg+xml"/>
    <link href="index.css" rel="stylesheet">
    <title>码如云|一物一码管理平台(设备巡检,固定资产,物品标签,调查问卷等)</title>
    <meta content="码如云是一个一物一码管理平台,可为每件物品生成一个二维码,手机扫码即可查看物品信息或提交表单,扫码后的页面可根据您的业务需求自行定制. 码如云被广泛用于设备巡检,固定资产,人员信息以及物品标签等各种场景."
          name="description"/>
    <meta content="二维码,一物一码,表单,解决方案,扫码,设备,巡检,固定资产,标签,调查问卷" name="keywords"/>
    <script type="text/javascript">
        <!--产品环境强制https-->
        if (location.protocol !== 'https:' && (location.host === 'www.mryqr.com' || location.host === 'mryqr.com')) {
            location.replace(`https:${location.href.substring(location.protocol.length)}`);
        }
    </script>
</head>
<body>
<header class="theHeader">
    <div class="headerContent">
        <nav class="headerLeftContainer">
            <a class="headerLogo" href="/">
                <img alt="码如云"
                     class="headerLogoImage"
                     src="./images/mry.svg"/>
                码如云
            </a>
            <a class="headerLink mobileHide" href="/">产品简介</a>
                        <a class="headerLink mobileHide" href="//console.mryqr.com/public/packages" target="_blank">服务价格</a>
            <a class="headerLink" href="//console.mryqr.com/public/app-templates" target="_blank">应用模板</a>
            <!--            <a class="headerLink mobileHide" href="//console.mryqr.com/public/printing-service"-->
            <!--               target="_blank">印刷服务</a>-->
            <a class="headerLink" href="//docs.mryqr.com" target="_blank">文档中心</a>
        </nav>

        <div class="headerRightContainer">
            <a class="plainButton marginRight15 mobileHide" href="//console.mryqr.com/register"
               target="_blank">注册</a>
            <a class="majorButton mobileHide" href="//console.mryqr.com/management/my-apps" target="_blank">进入后台</a>
        </div>
    </div>
</header>

<div class="customServiceContainer">
    <img alt="客服" class="customerServiceIconImage" src="./images/customer-service.svg"/>
    <div class="customerServiceQrContainer">
        <img alt="客服微信" class="customerServiceQrImage" src="./images/customer-service-151.png"/>
        <div class="customerServiceQrText">微信扫码,咨询客服</div>
    </div>
</div>

<section class="heroSection">
    <div class="sectionContent">
        <div class="heroParagraphText">码如云,简单高效的一物一码管理平台</div>
        <div class="heroFooterText">设备巡检,资产管理,物品标签,调查问卷等</div>
<!--        <a class="heroRegisterButton block mobileHide" href="//console.mryqr.com/register" target="_blank">注册</a>-->
    </div>
</section>

<main>
    <section class="mainSection">
        <div class="horizontalMainSectionContent">
            <div class="leftTextContainer">
                <h1 class="titleText">码如云是什么</h1>
                <div class="paragraphText">
                    码如云是一个可免费使用的一物一码管理平台,可为每件物品生成一个二维码,手机扫码即可查看物品信息或提交表单,扫码后的页面可根据业务需求自由定制。
                    <p></p>
                    码如云被广泛用于设备巡检、固定资产、人员信息以及物品标签等各种场景,更多应用场景请参考<a
                        class="primaryColoredTextLink"
                        href="//console.mryqr.com/public/app-templates"
                        target="_blank">应用模板库</a>。
                </div>
            </div>
            <img alt="码如云" class="pureSectionImage" src="./images/console.jpeg"/>
        </div>

        <section class="subHeroImageContainer">
            <a class="subHeroImageCard" target="_blank"
               href="//docs.mryqr.com/app-design/introduction/">
                <div class="subHeroImage subHeroAppDesignImage"></div>
                <div class="subHeroImageTitle">应用设计</div>
            </a>
            <a class="subHeroImageCard" target="_blank"
               href="//docs.mryqr.com/app-design/plate-template-setting/">
                <div class="subHeroImage subHeroPlateImage"></div>
                <div class="subHeroImageTitle">码牌定制</div>
            </a>
            <a class="subHeroImageCard" target="_blank"
               href="//docs.mryqr.com/console-app-operation/get-qr-plate/">
                <div class="subHeroImage subHeroScanImage"></div>
                <div class="subHeroImageTitle">扫码运营</div>
            </a>
            <a class="subHeroImageCard" target="_blank"
               href="//docs.mryqr.com/mobile-app-operation/introduction/">
                <div class="subHeroImage subHeroMobileImage subHeroImageBordered"></div>
                <div class="subHeroImageTitle">手机端</div>
            </a>
            <a class="subHeroImageCard" target="_blank"
               href="//docs.mryqr.com/console-app-operation/reporting/">
                <div class="subHeroImage subHeroReportImage"></div>
                <div class="subHeroImageTitle">数据报表</div>
            </a>
        </section>
    </section>

    <section class="mainSection lightBackground">
        <div class="verticalMainSectionContent">
            <h1 class="titleText textCentered">典型案例</h1>
            <div class="casesContainer">
                <a class="caseCard" href="//docs.mryqr.com/case-studies/fixed-assets/" target="_blank">
                    <img alt="固定资产" class="caseCardImage" src="./images/fixed-assets.jpeg">
                    <div class="caseTitle">固定资产管理</div>
                </a>

                <a class="caseCard" href="//docs.mryqr.com/case-studies/device-inspection/" target="_blank">
                    <img alt="设备巡检" class="caseCardImage" src="./images/inspection.jpeg">
                    <div class="caseTitle">设备巡检</div>
                </a>

                <a class="caseCard" href="//docs.mryqr.com/case-studies/form/" target="_blank">
                    <img alt="问卷表单" class="caseCardImage" src="./images/survey.jpeg">
                    <div class="caseTitle">问卷表单</div>
                </a>

                <a class="caseCard" href="//docs.mryqr.com/case-studies/product-info/" target="_blank">
                    <img alt="产品信息展示" class="caseCardImage" src="./images/products.jpeg">
                    <div class="caseTitle">产品信息展示</div>
                </a>
            </div>

            <div class="moreCases">
                <a class="primaryColoredTextLink"
                   href="//console.mryqr.com/public/app-templates/"
                   target="_blank">更多案例>>
                </a>
            </div>
        </div>
    </section>


    <section class="mainSection">
        <div class="horizontalMainSectionContent">
            <img alt="一物一码" class="pureSectionImage" src="./images/fields.jpeg"/>
            <div class="rightTextContainer">
                <h1 class="titleText">一物一码</h1>
                <div class="paragraphText">
                    码如云所管理的物品可以是一台机器设备、一名在校学生或者一个潜在商机等任何可以被管理的"存在"。
                    <div class="marginTop10">
                        <a class="primaryColoredTextLink"
                           href="//docs.mryqr.com/console-app-operation/qr-management/"
                           target="_blank">
                            查看更多>>
                        </a>
                    </div>
                </div>
            </div>
        </div>
    </section>


    <section class="mainSection lightBackground">
        <div class="horizontalMainSectionContent">
            <div class="leftTextContainer">
                <h1 class="titleText">灵活定制页面</h1>
                <div class="paragraphText">
                    码如云提供超过40种页面控件,帮助您灵活地搭建专属于自己的应用系统。此外,您还可以访问<a
                        class="primaryColoredTextLink"
                        href="//console.mryqr.com/public/app-templates/"
                        target="_blank">应用模板库</a>,快速复制同行优秀经验。
                    <div class="marginTop10">
                        <a class="primaryColoredTextLink"
                           href="//docs.mryqr.com/page-controls/introduction/"
                           target="_blank">
                            查看更多>>
                        </a>
                    </div>
                </div>
            </div>
            <img alt="表单引擎" class="pureSectionImage" src="./images/form-engine.jpeg"/>
        </div>
    </section>

    <section class="mainSection ">
        <div class="horizontalMainSectionContent">
            <img alt="团队协作" class="pureSectionImage" src="./images/collaboration.jpeg"/>
            <div class="rightTextContainer">
                <h1 class="titleText">团队协作</h1>
                <div class="paragraphText">
                    通过权限设置、审批流程、消息通知和任务管理等功能,增进成员协作,提升团队效能。
                    <div class="marginTop10">
                        <a class="primaryColoredTextLink"
                           href="//docs.mryqr.com/collaboration/introduction/"
                           target="_blank">
                            查看更多>>
                        </a>
                    </div>
                </div>
            </div>
        </div>
    </section>

    <section class="mainSection lightBackground">
        <div class="horizontalMainSectionContent">
            <div class="leftTextContainer">
                <h1 class="titleText">丰富的统计报表</h1>
                <div class="paragraphText">
                    码如云提供多种丰富的统计报表,全方位、多维度地展现您的业务数据,帮助您更准确地制定业务决策。
                    <div class="marginTop10">
                        <a class="primaryColoredTextLink"
                           href="//docs.mryqr.com/console-app-operation/reporting/"
                           target="_blank">
                            查看更多>>
                        </a>
                    </div>
                </div>
            </div>
            <img alt="码如云是什么" class="pureSectionImage" src="./images/report.jpeg"/>
        </div>
    </section>

    <section class="mainSection">
        <div class="horizontalMainSectionContent">
            <img alt="码牌设计" class="pureSectionImage" src="./images/plates-1.jpeg"/>
            <div class="rightTextContainer">
                <h1 class="titleText">自定义码牌</h1>
                <div class="paragraphText">
                    您可自行设计码牌的内容和样式,或直接使用码如云官方提供的码牌模板,并可直接下载码牌文件进行印刷。
                    <div class="marginTop10">
                        <a class="primaryColoredTextLink"
                           href="//docs.mryqr.com/app-design/plate-template-setting/"
                           target="_blank">查看更多>>
                        </a>
                    </div>
                </div>
            </div>
        </div>
    </section>

    <section class="mainSection lightBackground">
        <div class="verticalMainSectionContent">
            <h1 class="titleText textCentered">使用码如云,仅需3步</h1>
            <div class="stepsContainer">
                <div class="stepCard">
                    <img alt="设计应用"
                         class="stepCardIcon"
                         src="./images/edit.png"/>
                    <div class="stepCardTitle">第1步:设计应用</div>
                    <div class="stepCardContent">根据您具体的业务场景和需求,通过简单拖拽的方式搭建您自己的应用系统,无需编码,1-3天即可上线一个应用。
                        <div class="marginTop10">
                            <a class="primaryColoredTextLink "
                               href="//docs.mryqr.com/app-design/introduction/"
                               target="_blank">
                                查看更多>>
                            </a>
                        </div>
                    </div>
                </div>
                <div class="stepCard">
                    <img alt="创建实例"
                         class="stepCardIcon"
                         src="./images/qr.png"/>
                    <div class="stepCardTitle">第2步:创建实例</div>
                    <div class="stepCardContent">一个实例即表示一个可以被管理的物品,创建实例后系统将自动为其生成相应的二维码。
                        <div class="marginTop10">
                            <a class="primaryColoredTextLink"
                               href="//docs.mryqr.com/qr-operation/new-qr/"
                               target="_blank">
                                查看更多>>
                            </a>
                        </div>
                    </div>
                </div>
                <div class="stepCard">
                    <img alt="日常运营"
                         class="stepCardIcon"
                         src="./images/media.png"/>
                    <div class="stepCardTitle">第3步:日常运营</div>
                    <div class="stepCardContent">有了二维码之后,接下来的工作便很"日常"了,日常运营包含扫码获取物品信息、提交表单,以及生成统计报表等。
                        <div class="marginTop10">
                            <a class="primaryColoredTextLink"
                               href="//docs.mryqr.com/console-app-operation/qr-management/"
                               target="_blank">
                                查看更多>>
                            </a>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </section>

    <section class="mainSection">
        <div class="verticalMainSectionContent">
            <h1 class="titleText textCentered">核心功能</h1>
            <div class="coreFunctionRow">
                <div class="coreFunctionCard">
                    <div class="coreFunctionIcon">
                        <img alt="icon"
                             class="coreFunctionIconImage"
                             src="./images/qr.svg"/>
                    </div>
                    <div class="coreFunctionTitle">一物一码</div>
                    <div class="coreFunctionContent">一个物品对应一个二维码,以此为入口开展管理工作。</div>
                    <div class="coreFunctionLink">
                        <a class="moreLink"
                           href="//docs.mryqr.com/console-app-operation/qr-management/"
                           target="_blank">
                            查看更多>>
                        </a>
                    </div>
                </div>

                <div class="coreFunctionCard">
                    <div class="coreFunctionIcon">
                        <img alt="icon" class="coreFunctionIconImage" src="./images/form.svg"/>
                    </div>
                    <div class="coreFunctionTitle">表单引擎</div>
                    <div class="coreFunctionContent">超过40种页面控件用于信息展示和表单提交,满足各种业务场景的需求。
                    </div>
                    <div class="coreFunctionLink">
                        <a class="moreLink"
                           href="//docs.mryqr.com/app-design/introduction/"
                           target="_blank">
                            查看更多>>
                        </a>
                    </div>
                </div>

                <div class="coreFunctionCard">
                    <div class="coreFunctionIcon">
                        <img alt="icon" class="coreFunctionIconImage" src="./images/report.svg"/>
                    </div>
                    <div class="coreFunctionTitle">统计报表</div>
                    <div class="coreFunctionContent">提供多种类型的统计报表,全方位、多维度地展示统计数据。</div>
                    <div class="coreFunctionLink">
                        <a class="moreLink"
                           href="//docs.mryqr.com/console-app-operation/reporting/"
                           target="_blank">
                            查看更多>>
                        </a>
                    </div>
                </div>

                <div class="coreFunctionCard">
                    <div class="coreFunctionIcon">
                        <img alt="icon" class="coreFunctionIconImage" src="./images/group.svg"/>
                    </div>
                    <div class="coreFunctionTitle">分组管理</div>
                    <div class="coreFunctionContent">对物品进行分组管理,分组可以有层级,即一个分组下可以创建子分组。
                    </div>
                    <div class="coreFunctionLink">
                        <a class="moreLink"
                           href="//docs.mryqr.com/console-app-operation/group-management/"
                           target="_blank">
                            查看更多>>
                        </a>
                    </div>
                </div>
            </div>
            <div class="coreFunctionRow">
                <div class="coreFunctionCard">
                    <div class="coreFunctionIcon">
                        <img alt="icon" class="coreFunctionIconImage" src="./images/card.svg"/>
                    </div>
                    <div class="coreFunctionTitle">码牌设计</div>
                    <div class="coreFunctionContent">您可自行设计二维码码牌的内容和样式,以用于印制实物码牌。</div>
                    <div class="coreFunctionLink">
                        <a class="moreLink"
                           href="//docs.mryqr.com/app-design/plate-template-setting/"
                           target="_blank">
                            查看更多>>
                        </a>
                    </div>
                </div>

                <div class="coreFunctionCard">
                    <div class="coreFunctionIcon">
                        <img alt="icon" class="coreFunctionIconImage" src="./images/approve.svg"/>
                    </div>
                    <div class="coreFunctionTitle">审批流程</div>
                    <div class="coreFunctionContent">具有审批权限的成员可对表单进行审批,审批结果可通知表单提交者。</div>
                    <div class="coreFunctionLink">
                        <a class="moreLink"
                           href="//docs.mryqr.com/collaboration/submission-approval/"
                           target="_blank">
                            查看更多>>
                        </a>
                    </div>
                </div>

                <div class="coreFunctionCard">
                    <div class="coreFunctionIcon">
                        <img alt="icon" class="coreFunctionIconImage" src="./images/permission.svg"/>
                    </div>
                    <div class="coreFunctionTitle">权限管理</div>
                    <div class="coreFunctionContent">不同权限的成员完成不同的操作,包含系统内置权限和自定义权限。</div>
                    <div class="coreFunctionLink">
                        <a class="moreLink"
                           href="//docs.mryqr.com/collaboration/permissions/"
                           target="_blank">
                            查看更多>>
                        </a>
                    </div>
                </div>

                <div class="coreFunctionCard">
                    <div class="coreFunctionIcon">
                        <img alt="icon" class="coreFunctionIconImage" src="./images/task.svg"/>
                    </div>
                    <div class="coreFunctionTitle">定期任务</div>
                    <div class="coreFunctionContent">根据任务设置完成周期性的表单提交任务,比如设备巡检等场景。</div>
                    <div class="coreFunctionLink">
                        <a class="moreLink"
                           href="//docs.mryqr.com/collaboration/assignments/"
                           target="_blank">
                            查看更多>>
                        </a>
                    </div>
                </div>
            </div>
        </div>
    </section>
</main>

<footer class="footerSection">
    <div class="footerSectionContent">
        <div class="footerLinksContainer">
            <div class="footerLinksColumn mobileHide">
                <div class="footerLinksColumnTitle">产品功能</div>
                <a class="footerTextLink block marginBottom20"
                   href="//docs.mryqr.com/page-controls/introduction/"
                   target="_blank">
                    表单引擎
                </a>
                <a class="footerTextLink block marginBottom20"
                   href="//docs.mryqr.com/collaboration/submission-approval/"
                   target="_blank">
                    审批流程
                </a>
                <a class="footerTextLink block marginBottom20"
                   href="//docs.mryqr.com/collaboration/assignments/"
                   target="_blank">
                    定期任务
                </a>

                <a class="footerTextLink block marginBottom20"
                   href="//docs.mryqr.com/console-app-operation/reporting/"
                   target="_blank">
                    统计报表
                </a>

                <a class="footerTextLink block marginBottom20"
                   href="//docs.mryqr.com/app-design/plate-template-setting/"
                   target="_blank">
                    码牌设计
                </a>
            </div>
            <div class="footerLinksColumn mobileHide">
                <div class="footerLinksColumnTitle">资源中心</div>
                <a class="footerTextLink block marginBottom20"
                   href="//docs.mryqr.com/"
                   target="_blank">
                    使用文档
                </a>
                <a class="footerTextLink block marginBottom20"
                   href="//console.mryqr.com/public/app-templates"
                   target="_blank">
                    应用模板
                </a>
                <a class="footerTextLink block marginBottom20"
                   href="//docs.mryqr.com/terms/"
                   target="_blank">
                    用户协议
                </a>
                <a class="footerTextLink block marginBottom20"
                   href="//docs.mryqr.com/privacy/"
                   target="_blank">
                    隐私条款
                </a>
            </div>
            <div class="footerLinksColumn">
                <div class="footerLinksColumnTitle">联系我们</div>
                <div class="footerContactContainer">
                    <!--                    <div class="footerQrImageContainer">-->
                    <!--                        <img alt="微信公众号" class="footerQrImage" src="./images/public-wechat.png"/>-->
                    <!--                        <div class="footerQrText">微信公众号</div>-->
                    <!--                    </div>-->

                    <div>
                        <img alt="客服微信" class="footerQrImage" src="./images/customer-service-151.png"/>
                        <div class="footerQrText">客服微信</div>
                    </div>
                </div>
            </div>
        </div>

        <div class="footerBottomLinksContainer">
            <!--            <a class="footerTextLink marginRight15" href="/">XXX有限公司</a>-->
            <a class="footerTextLink marginLeft15 marginRight15 mobileHide"
               href="https://beian.miit.gov.cn/"
               target="_blank">
                蜀ICP备2023014150号-1
            </a>

            <a class="footerTextLink marginLeft15 mobileHide"
               href="http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=51015602000526"
               target="_blank">
                <img alt="公安备案" class="gonganIcon" src="./images/gongan.png"/>
                川公网安备 51015602000526号
            </a>
        </div>
    </div>
</footer>
</body>
<!--百度统计-->
<script>
    var _hmt = _hmt || [];
    (function () {
        var hm = document.createElement("script");
        hm.src = "https://hm.baidu.com/hm.js?2f1f6d5e30f9f54b9809495e11681949";
        var s = document.getElementsByTagName("script")[0];
        s.parentNode.insertBefore(hm, s);
    })();
</script>
</html>
                               

Whois info of domain

Domain Name: MRYQR.COM
Registry Domain ID: 2320129032_DOMAIN_COM-VRSN
Registrar WHOIS Server: grs-whois.hichina.com
Registrar URL: http://www.net.cn
Updated Date: 2023-05-31T06:29:24Z
Creation Date: 2018-10-11T10:31:10Z
Registry Expiry Date: 2031-10-11T10:31:10Z
Registrar: Alibaba Cloud Computing (Beijing) Co., Ltd.
Registrar IANA ID: 420
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +86.95187
Domain Status: ok https://icann.org/epp#ok
Name Server: DNS1.HICHINA.COM
Name Server: DNS2.HICHINA.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-03T11:26:46Z <<<
For more information on Whois status codes, please visit https://icann.org/epp
NOTICE: The expiration date displayed in this record is the date the
TERMS OF USE: You are not authorized to access or query our Whois
by the following terms of use: You agree that you may use this Data only
to: (1) allow, enable, or otherwise support the transmission of mass