众诚科技 — Investor Relations & Filings
About 众诚科技
Zhongcheng Technology provides comprehensive digital transformation solutions and ICT infrastructure services. The company specializes in integrating cloud computing, big data, and artificial intelligence to modernize government services, educational institutions, and enterprise operations. Its core portfolio includes smart city development, digital government platforms, and specialized software for education informatization. Zhongcheng Technology delivers end-to-end services encompassing strategic planning, system design, implementation, and long-term maintenance. By bridging the gap between emerging technologies and practical applications, the company facilitates operational efficiency and innovation across public and private sectors through customized technical architectures and data-driven insights.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年年度报告 | 2026-04-26 | Chinese | |
| 关于拟更新经营范围及修订<公司章程>公告 | 2026-04-26 | Chinese | |
| 2025年度董事会工作报告 | 2026-04-26 | Chinese | |
| 2026年度公司董事、高级管理人员薪酬方案 | 2026-04-26 | Chinese | |
| 会计师事务所履职情况评估报告 | 2026-04-26 | Chinese | |
| 2026年一季度报告 | 2026-04-26 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39915292 | 2025年年度报告 | 2026-04-26 | Chinese | ||
| 39915231 | 关于拟更新经营范围及修订<公司章程>公告 | 2026-04-26 | Chinese | ||
| 39915219 | 2025年度董事会工作报告 | 2026-04-26 | Chinese | ||
| 39915209 | 2026年度公司董事、高级管理人员薪酬方案 | 2026-04-26 | Chinese | ||
| 39915194 | 会计师事务所履职情况评估报告 | 2026-04-26 | Chinese | ||
| 39915181 | 2026年一季度报告 | 2026-04-26 | Chinese | ||
| 39915158 | 2025年度独立董事述职报告(刘建华) | 2026-04-26 | Chinese | ||
| 39915145 | 长江证券承销保荐有限公司关于河南众诚信息科技股份有限公司2025年度持续督导定期现场检查报告 | 2026-04-26 | Chinese | ||
| 39915138 | 天健会计师事务所(特殊普通合伙)关于河南众诚信息科技股份有限公司募集资金年度存放、管理与实际使用情况鉴证报告 | 2026-04-26 | Chinese | ||
| 39915030 | 天健会计师事务所(特殊普通合伙)关于河南众诚信息科技股份有限公司2025年度营业收入扣除情况的专项核查意见 | 2026-04-26 | Chinese | ||
| 39914770 | 关于召开2025年年度股东会通知公告(提供网络投票) | 2026-04-26 | Chinese | ||
| 39914758 | 2025年度内部控制自我评价报告 | 2026-04-26 | Chinese | ||
| 39914742 | 董事会审计委员会2025年度履职情况报告 | 2026-04-26 | Chinese | ||
| 39914727 | 拟续聘2026年度会计师事务所公告 | 2026-04-26 | Chinese | ||
| 39914715 | 审计委员会对会计师事务所履行监督职责情况报告 | 2026-04-26 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Computer consultancy and computer facilities management activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ACCEL LIMITED
IT infrastructure management, systems integration, and mult…
|
517494 | IN | Telecommunications, computer pr… |
|
Accenture plc
A global professional services firm offering strategy, cons…
|
ACN | GI | Telecommunications, computer pr… |
|
ACCESSO TECHNOLOGY GROUP PLC
Technology provider of software solutions for the leisure a…
|
ACSO | GB | Telecommunications, computer pr… |
|
ACMOS INC.
An information technology company providing IT solutions an…
|
6888 | JP | Telecommunications, computer pr… |
|
ACS TECHNOLOGIES LIMITED
Provides IT infrastructure management, system integration, …
|
ACSTECH | IN | Telecommunications, computer pr… |
|
Addnode Group
Acquires and develops businesses that provide software and …
|
ANOD | SE | Telecommunications, computer pr… |
|
Adroit Infotech Limited
Global provider of SAP-centric business solutions and digit…
|
ADROITINFO | IN | Telecommunications, computer pr… |
|
Ad-Sol Nissin Corporation
A system integrator developing solutions for IoT, GIS, and …
|
3837 | JP | Telecommunications, computer pr… |
|
ADTECH SYSTEMS LIMITED
Provides integrated electronic security, building automatio…
|
544185 | IN | Telecommunications, computer pr… |
|
Adventure SpA
Operates a price comparison site that generates qualified l…
|
ADV | IT | Telecommunications, computer pr… |
众诚科技 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/58774/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58774 | 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=58774 | 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=58774 \ -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": 58774}, 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 众诚科技 (id: 58774)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.