
YLZ Information Technology CO.,Ltd — Investor Relations & Filings
YLZ Information Technology CO.,Ltd. specializes in providing comprehensive information technology solutions focused on public livelihood services. The company develops and implements large-scale systems for social security, healthcare, and human resources management. Its core offerings include medical insurance payment platforms, public health information management systems, and digital government service architectures. By leveraging big data, cloud computing, and mobile internet technologies, the company facilitates the digital transformation of public administration and citizen services. YLZ is recognized for its expertise in high-concurrency transaction processing and secure data management within the public sector, supporting the modernization of social governance and the enhancement of public service delivery through integrated digital ecosystems.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于董事会秘书辞任的公告 | 2026-05-22 | Chinese | |
| 关于补选第六届董事会非独立董事的公告 | 2026-05-19 | Chinese | |
| 国浩律师(上海)事务所关于易联众信息技术股份有限公司2025年年度股东会之法律意见书 | 2026-05-19 | Chinese | |
| 2025年年度股东会决议公告 | 2026-05-19 | Chinese | |
| 关于2025年年度股东会增加临时提案暨补充通知的更正公告 | 2026-05-15 | Chinese | |
| 关于独立董事取得独立董事培训证明的公告 | 2026-05-12 | Chinese |
Browse filings by year
17 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
10 filings
| |||||
| 46801909 | 关于董事会秘书辞任的公告 | 2026-05-22 | Chinese | ||
| 46533397 | 关于补选第六届董事会非独立董事的公告 | 2026-05-19 | Chinese | ||
| 46533393 | 国浩律师(上海)事务所关于易联众信息技术股份有限公司2025年年度股东会之法律意见书 | 2026-05-19 | Chinese | ||
| 46533407 | 2025年年度股东会决议公告 | 2026-05-19 | Chinese | ||
| 46352504 | 关于2025年年度股东会增加临时提案暨补充通知的更正公告 | 2026-05-15 | Chinese | ||
| 45220537 | 关于独立董事取得独立董事培训证明的公告 | 2026-05-12 | Chinese | ||
| 44946525 | 关于收到股东临时提案的公告 | 2026-05-11 | Chinese | ||
| 44946523 | 第六届董事会第八次会议决议公告 | 2026-05-11 | Chinese | ||
| 44946499 | 关于有关当事人因非本公司事项受到行政处罚及纪律处分的公告 | 2026-05-11 | Chinese | ||
| 44940945 | 关于2025年年度股东会增加临时提案暨补充通知的公告 | 2026-05-11 | Chinese | ||
|
2025
5 filings
| |||||
| 35732153 | 2025年第二次临时股东会决议公告 | 2025-12-16 | Chinese | ||
| 35732141 | 关于董事会完成换届选举的公告 | 2025-12-16 | Chinese | ||
| 35732133 | 国浩律师(上海)事务所关于易联众信息技术股份有限公司2025年第二次临时股东会之法律意见书 | 2025-12-16 | Chinese | ||
| 35732129 | 关于2025年第二次临时股东会取消部分子议案暨补充通知的公告 | 2025-12-10 | Chinese | ||
| 35732127 | 第六届董事会第四次会议决议公告 | 2025-12-10 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Other computer programming activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Beijing YJK Building Software Co.,Ltd.
Develops CAD and BIM software for structural analysis and d…
|
300935 | CN | Telecommunications, computer pr… |
|
Beijing ZZNode Technologies Co.,Ltd
Provides OSS and digital transformation solutions for the t…
|
003007 | CN | Telecommunications, computer pr… |
|
Beisen Holding Ltd.
Offers integrated cloud-based Human Capital Management (HCM…
|
9669 | HK | Telecommunications, computer pr… |
|
BeLive Holdings
Provides technology solutions for live commerce and interac…
|
BLIV | KY | Telecommunications, computer pr… |
|
BellPal AB
Develops care technology and digital solutions to enhance s…
|
BELLP | SE | Telecommunications, computer pr… |
|
BEMOBI MOBILE TECH S.A.
Develops mobile platforms for payments, customer engagement…
|
— | BR | Telecommunications, computer pr… |
|
Bengo4.com,Inc.
A legal technology company developing online platforms and …
|
6027 | JP | Telecommunications, computer pr… |
|
BENTLEY SYSTEMS INC
Provides infrastructure engineering software for design, co…
|
BSY | US | Telecommunications, computer pr… |
|
Beta Systems Software AG
Develops software for IT automation, access management, and…
|
BSS | DE | Telecommunications, computer pr… |
|
BETMAKERS TECHNOLOGY GROUP LTD
Global provider of B2B technology and data services for rac…
|
BET | AU | Telecommunications, computer pr… |
YLZ Information Technology 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/55114/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55114 | 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=55114 | 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=55114 \ -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": 55114}, 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 YLZ Information Technology CO.,Ltd (id: 55114)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.