Commit 4caef90d by liumengfei

关闭健康检查

parent 95c8dd80
<?php
http_response_code(200);
// phpcs:ignore Magento2.Security.LanguageConstruct
exit(1);
/**
* Copyright © Magento, Inc. All rights reserved.
* See COPYING.txt for license details.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment