Enjoyor Technology Co.,Ltd. — Investor Relations & Filings
Enjoyor Technology Co., Ltd. provides comprehensive smart city solutions, specializing in intelligent transportation systems, smart healthcare, and digital urban management. The company integrates advanced technologies such as big data, cloud computing, and the Internet of Things (IoT) to develop specialized software and hardware systems. Key services include the design and implementation of intelligent traffic management platforms, digital hospital systems, and smart building automation. By focusing on technical innovation and system integration, the company supports the modernization of urban infrastructure and enhances the efficiency of public services for government agencies and healthcare institutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2024年年度报告 | 2025-04-28 | Chinese | |
| 董事会关于独立董事独立性情况的专项意见 | 2025-04-28 | Chinese | |
| 第六届董事会第五次独立董事专门会议决议 | 2025-04-28 | Chinese | |
| 2024年度年审会计师履职情况评估报告 | 2025-04-28 | Chinese | |
| 关于归还募集资金的公告 | 2025-04-28 | Chinese | |
| 关于银江技术股份有限公司募集资金年度存放与使用情况鉴证报告 | 2025-04-28 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 35360841 | 2024年年度报告 | 2025-04-28 | Chinese | ||
| 35360736 | 董事会关于独立董事独立性情况的专项意见 | 2025-04-28 | Chinese | ||
| 35360724 | 第六届董事会第五次独立董事专门会议决议 | 2025-04-28 | Chinese | ||
| 35360712 | 2024年度年审会计师履职情况评估报告 | 2025-04-28 | Chinese | ||
| 35360700 | 关于归还募集资金的公告 | 2025-04-28 | Chinese | ||
| 35360690 | 关于银江技术股份有限公司募集资金年度存放与使用情况鉴证报告 | 2025-04-28 | Chinese | ||
| 35360678 | 中泰证券股份有限公司关于银江技术股份有限公司2024年度日常关联交易情况及2025年度日常关联交易计划的核查意见 | 2025-04-28 | Chinese | ||
| 35360668 | 监事会对《董事会关于2023年度审计报告非标准审计意见所涉事项影响已消除的专项说明》的意见 | 2025-04-28 | Chinese | ||
| 35360655 | 监事会决议公告 | 2025-04-28 | Chinese | ||
| 35360644 | 关于申请撤销退市风险警示及部分其他风险警示暨继续被实施其他风险警示的公告 | 2025-04-28 | Chinese | ||
| 35360633 | 2024年年度报告及摘要披露提示性公告 | 2025-04-28 | Chinese | ||
| 35360628 | 关于银江技术股份有限公司2024年度上期非标事项在本期消除的专项说明 | 2025-04-28 | Chinese | ||
| 35360610 | 中泰证券股份有限公司关于银江技术股份有限公司使用部分闲置募集资金暂时补充流动资金的核查意见 | 2025-04-28 | Chinese | ||
| 35360596 | 2025年一季度报告 | 2025-04-28 | Chinese | ||
| 35360580 | 关于前期会计差错更正的公告及追溯调整的公告 | 2025-04-28 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Computer consultancy and computer facilities management activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
1000mercis
Marketing technology group for data-driven advertising and …
|
ALMIL | FR | Telecommunications, computer pr… |
|
3C IT Solutions and Telecoms (India) Limited
Provides IT infrastructure, system integration, cloud, and …
|
544190 | IN | Telecommunications, computer pr… |
|
3 E Network Technology Group Ltd
B2B IT solutions provider of software for property, restaur…
|
MASK | US | Telecommunications, computer pr… |
|
3i Infotech limited
Provides digital transformation, cloud services, and specia…
|
3IINFOLTD | IN | Telecommunications, computer pr… |
|
4C Group AB
Provides software and expert services for readiness, traini…
|
4C | SE | Telecommunications, computer pr… |
|
4GLOBAL PLC
A data, services, and software company for the sports and p…
|
4GBL | GB | Telecommunications, computer pr… |
|
4SIGHT HOLDINGS LIMITED
Technology group providing digital transformation solutions…
|
4SIE | ZA | Telecommunications, computer pr… |
|
AAA TECHNOLOGIES LIMITED
Provides IS auditing, cybersecurity consulting, and IT comp…
|
AAATECH | IN | Telecommunications, computer pr… |
|
ABEJA,Inc.
An AI technology company that facilitates the digital trans…
|
5574 | JP | Telecommunications, computer pr… |
|
Abra Information Technologies Ltd.
Develops, implements, and integrates complex software and h…
|
ABRA | IL | Telecommunications, computer pr… |
Enjoyor 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/55045/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55045 | 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=55045 | 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=55045 \ -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": 55045}, 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 Enjoyor Technology Co.,Ltd. (id: 55045)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.