Shenzhen Lihexing Co.,Ltd. — Investor Relations & Filings
Shenzhen Lihexing Co.,Ltd. focuses on the research, development, and production of automated testing equipment and intelligent manufacturing solutions. The company provides specialized systems for the consumer electronics, telecommunications, and automotive electronics sectors. Its core offerings include radio frequency (RF) testing systems, functional testing equipment, and precision assembly modules. By integrating machine vision, robotics, and precision mechanical engineering, the firm delivers automated solutions for the assembly and testing of mobile devices, network infrastructure, and smart hardware. Lihexing emphasizes technical innovation to improve production efficiency and quality control for global technology manufacturers, offering customized equipment that addresses complex functional and structural testing requirements.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年度财务决算报告 | 2026-04-26 | Chinese | |
| 2025年度董事会工作报告 | 2026-04-26 | Chinese | |
| 2025年度独立董事述职报告(张志杰) | 2026-04-26 | Chinese | |
| 2025年度内部控制自我评价报告 | 2026-04-26 | Chinese | |
| 关于注销控股子公司的公告 | 2026-04-26 | Chinese | |
| 董事会薪酬与考核委员会关于作废2023年限制性股票激励计划部分已授予尚未归属的限制性股票的核查意见 | 2026-04-26 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39857339 | 2025年度财务决算报告 | 2026-04-26 | Chinese | ||
| 39857338 | 2025年度董事会工作报告 | 2026-04-26 | Chinese | ||
| 39857334 | 2025年度独立董事述职报告(张志杰) | 2026-04-26 | Chinese | ||
| 39857328 | 2025年度内部控制自我评价报告 | 2026-04-26 | Chinese | ||
| 39857326 | 关于注销控股子公司的公告 | 2026-04-26 | Chinese | ||
| 39857323 | 董事会薪酬与考核委员会关于作废2023年限制性股票激励计划部分已授予尚未归属的限制性股票的核查意见 | 2026-04-26 | Chinese | ||
| 39857322 | 关于独立董事任期届满离任暨补选独立董事、董事会专门委员会委员的公告 | 2026-04-26 | Chinese | ||
| 39857321 | 关于召开2025年度股东会的通知 | 2026-04-26 | Chinese | ||
| 39857320 | 2026年一季度报告 | 2026-04-26 | Chinese | ||
| 39857314 | 营业收入扣除情况专项审核报告 | 2026-04-26 | Chinese | ||
| 39857312 | 2025年年度报告摘要 | 2026-04-26 | Chinese | ||
| 39857308 | 国联民生证券承销保荐有限公司关于深圳市利和兴股份有限公司2025年度募集资金存放、管理与使用情况的核查意见 | 2026-04-26 | Chinese | ||
| 39857306 | 独立董事候选人声明与承诺(刘平安) | 2026-04-26 | Chinese | ||
| 39857305 | 关于2025年度拟不进行利润分配的公告 | 2026-04-26 | Chinese | ||
| 39857301 | 内部控制审计报告 | 2026-04-26 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other special-purpose machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
333D LIMITED
Provides additive manufacturing, 3D printing, scanning, and…
|
T3D | AU | Manufacturing |
|
3DM Digital Manufacturing Ltd.
Develops patented SLS 3D printing technology for industrial…
|
DM3 | IL | Manufacturing |
|
3S KOREA CO., LTD
Manufactures semiconductor wafer carriers and environmental…
|
060310 | KR | Manufacturing |
|
AB DYNAMICS PLC
Supplier of advanced testing and simulation solutions for t…
|
ABDP | GB | Manufacturing |
|
ABRIL PAPER TECH LIMITED
Provides engineering, machinery, and turnkey solutions for …
|
544500 | IN | Manufacturing |
|
ACM Research, Inc.
Develops and sells wafer fabrication equipment for the glob…
|
ACMR | US | Manufacturing |
|
ACM RESEARCH(SHANGHAI),INC.
Develops advanced semiconductor wet cleaning and surface tr…
|
688082 | CN | Manufacturing |
|
Advanced Fiber Technologies (AFT) Income Fund
Specialized products and technologies for the fiber process…
|
AFT.UN | CA | Manufacturing |
|
Advanced Micro-Fabrication Equipment Inc. China
Develops plasma etching and MOCVD equipment for advanced se…
|
688012 | CN | Manufacturing |
|
Advanced Process Systems Corporation
Manufactures equipment for the semiconductor, display, EV b…
|
265520 | KR | Manufacturing |
Shenzhen Lihexing Co.,Ltd. via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/55974/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55974 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=55974 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=55974 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 55974}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for Shenzhen Lihexing Co.,Ltd. (id: 55974)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.