CN113254406A - Data management and design system - Google Patents

Data management and design system Download PDF

Info

Publication number
CN113254406A
CN113254406A CN202110635673.4A CN202110635673A CN113254406A CN 113254406 A CN113254406 A CN 113254406A CN 202110635673 A CN202110635673 A CN 202110635673A CN 113254406 A CN113254406 A CN 113254406A
Authority
CN
China
Prior art keywords
file
data
module
unit
data source
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202110635673.4A
Other languages
Chinese (zh)
Inventor
李阳
张建文
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Zhongjiao Yunzhi Digital Technology Co ltd
Original Assignee
Zhongjiao Yunzhi Digital Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Zhongjiao Yunzhi Digital Technology Co ltd filed Critical Zhongjiao Yunzhi Digital Technology Co ltd
Priority to CN202110635673.4A priority Critical patent/CN113254406A/en
Publication of CN113254406A publication Critical patent/CN113254406A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/16File or folder operations, e.g. details of user interfaces specifically adapted to file systems

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The application discloses a data management and design system, which comprises a central processing module, a file new building module, a file opening module, a file export module and an exit module; the central processing module is used for taking charge of call connection management among modules of the whole exchange system and realizing the management of relay resources and various shared resources by constructing a central database; the file new building module is used for building new data; the file opening module is used for opening an original data group; the file export module is used for exporting the edited data to a new position; the file storage module is used for storing files, and the exit module is used for enabling a user to exit the system. According to the scheme, multiple formats of currently edited data sources are backed up, and the edited data sources are automatically stored, so that user operation is reduced; the cross-platform use capacity is enhanced, and customized development meets the requirements of users; the cost of using time can be reduced; the data source can be managed more conveniently and effectively.

Description

Data management and design system
Technical Field
The application relates to the technical field of data management, in particular to a data management and design system.
Background
The database management and design system is used for establishing the database, provides unified management and configuration for the database, and has excellent performance, so that a system administrator can manage the database with half the effort and more time to handle other things, and meanwhile, the database management is low in cost and is simple and easy to implement.
At present, most database management tools in the field of computers mainly adopt foreign commercial type software, the market share of domestic mature software is low, but most database management design tools are charged at different degrees and are not open sources no matter at home and abroad, customized development cannot be carried out, users really have many limitations when in use, users of mainstream systems Windows, Linux and MacOS are increasing day by day, various database management design tools in the market are not friendly to multi-platform adaptation, and great inconvenience is caused in use. Therefore, a free-source, simple and easy-to-use, cross-platform use, customized-support database management design system is needed to solve these problems.
With the popularization of database management tools, the database management tools are still deeply trusted and used by developers. However, with the popularization of management tools, the types of database management tools are more and more, and even most of the database management tools are charged, so that the database management tools are extremely inconvenient to use; in addition, few free and open-source database management tools are used for graphically displaying the table structure of the database, designing the table in an associated mode, and designing and previewing the displayed graphical table structure.
However, operations involving saving and exporting files are inconvenient.
Disclosure of Invention
It is a primary objective of the present application to provide a data management and design system to improve the problems of the related art.
In order to achieve the above object, the present application provides a data management and design system, comprising:
a central processing module; the central database is used for managing the call connection between the modules in charge of the whole exchange system and managing the relay resources and various shared resources by constructing the central database;
a file new building module; the file new building module is used for building new data;
a file opening module; the file opening module is used for opening an original data group;
a file export module; for exporting edited data to a new location;
a file saving module; for saving the file.
Exiting the module; the user logs out of the system.
In one embodiment of the application, the system further comprises a profile module, wherein the profile module comprises a system introduction unit and an announcement unit;
the system introduction unit is used for explaining the relevant information of the system;
the announcement unit is used for issuing the real-time information related to the system.
In an embodiment of the present application, the file new creation module includes a surface layer unit and a related unit;
the surface layer unit is used for storing address information of data; the related unit is used for storing the content of the data.
The surface layer unit and the related units are mutually related and in one-to-one correspondence.
In one embodiment of the present application, a file opening module includes a first opening unit and a second opening unit;
the first opening unit selects and utilizes the existing data source, the connection is carried out through the IP address, the port, the user name and the password, information under the data source can be read after the connection is successful, and the corresponding table structure and the relevant information are displayed through the data source information.
Illustratively, the first opening unit may open the file by means of Mysql or maridb or Redis;
specifically, Mysql and MariaDB are opened for use through a PDM file; redis opens a file by popping the box address, port and password link.
The second opening unit is opened and used through a PDM format file exported from the Power Designer, so that data intercommunication with the Power Designer can be maintained.
In an embodiment of the present application, the second opening unit specifically comprises the following steps:
s1, the user selects a Power Designer to export the PDM file by using the system to open;
s2, the system analyzes the PDM file;
s3, obtaining a Document object after the file is successfully analyzed;
s4, acquiring a root Element through the Document object;
s5, acquiring all data source attributes and incidence relations in the whole PDM file through the root Element, and packaging;
and S6, after the analysis is successful, drawing all the obtained data source information to a system main panel, wherein the user can see the data source information in the Power Designer and then use the data source information in the system.
In one embodiment of the present application, the file saving module includes a timer and an auto-save unit;
the timer is in signal connection with the automatic saving unit;
the automatically saved interval may be adjusted by adjusting the setting of the timer.
When the interval time of automatic saving is set to be saved once in a few seconds, the real-time automatic saving of the editing process can be realized, and the saving to the local is supported.
In an embodiment of the application, the file saving module includes a data link module, and is configured to make a call with a linked data source service after the editing is completed, perform automatic saving in real time (after the attribute structure is edited), and save after the editing is reduced and in manual operation.
And after editing, the edited data source can be saved as a file through 'file saving' operation in the menu so as to be freely exported.
In an embodiment of the present application, the file saving module further includes a sorting unit, a matching unit, and a retrieving unit;
the sorting unit is used for sorting the data;
specifically, the sorting may be performed by time or by file size.
The matching unit is used for sorting and matching related data, dragging a plurality of data tables, modifying the association relationship among the tables, sorting the associated files together and facilitating calling.
The retrieval unit is used for retrieving the file.
Illustratively, the search can be performed by including time, and the search can also be performed by keywords.
In an embodiment of the application, the data saving module further includes a database server, and the edited data source information is automatically saved to the database server, so that the edited data source information can be synchronously seen in real time no matter which tool is used by a user to open the data source.
In an embodiment of the present application, the file export module includes a mode selection unit, and the mode selection unit can select an export mode to be saved locally;
the user selects to export the pdm file, and can also select Power Designer to open or the system to open when the pdm file is used next time; if export is selected;
and the user selects to export the html file, the html file can be directly opened and viewed in the browser next time, and the system can be directly displayed by using the data source information in a webpage mode.
Compared with the prior art, the beneficial effects of this application are: through the designed data management and design system, when in use, the currently edited data source is backed up in multiple formats, and the edited data source is automatically stored, so that the user operation is reduced; the cross-platform use capacity is enhanced, and customized development meets the requirements of users;
the cost of using time can be reduced; the data source can be managed more conveniently and effectively.
Drawings
FIG. 1 is a block diagram of a data management and design system provided in accordance with an embodiment of the present application;
FIG. 2 is a block diagram illustrating a block diagram of a profile module of a data management and design system according to an embodiment of the present application;
FIG. 3 is a block diagram of a file creation module of the data management and design system according to an embodiment of the present application;
FIG. 4 is a block diagram of a file open module of a data management and design system according to an embodiment of the present application;
FIG. 5 is a block flow diagram of a file open module of a data management and design system according to an embodiment of the present application;
FIG. 6 is a block diagram of a file save module in embodiment 1 of the data management and design system according to an embodiment of the present application;
fig. 7 is a block diagram illustrating a structure of a file saving module in an embodiment 2 of the data management and design system according to an embodiment of the present application.
Detailed Description
In order to make the technical solutions better understood by those skilled in the art, the technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only partial embodiments of the present application, but not all embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
It should be noted that the terms "first," "second," and the like in the description and claims of this application and in the drawings described above are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It should be understood that the data so used may be interchanged under appropriate circumstances such that embodiments of the application described herein may be used. Furthermore, the terms "comprises," "comprising," and "having," and any variations thereof, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed, but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
In this application, the terms "upper", "lower", "left", "right", "front", "rear", "top", "bottom", "inner", "outer", "middle", "vertical", "horizontal", "lateral", "longitudinal", and the like indicate orientations or positional relationships based on the orientations or positional relationships shown in the drawings. These terms are used primarily to better describe the present application and its embodiments, and are not used to limit the indicated devices, elements or components to a particular orientation or to be constructed and operated in a particular orientation.
Moreover, some of the above terms may be used to indicate other meanings besides the orientation or positional relationship, for example, the term "on" may also be used to indicate some kind of attachment or connection relationship in some cases. The specific meaning of these terms in this application will be understood by those of ordinary skill in the art as appropriate.
In addition, the term "plurality" shall mean two as well as more than two.
It should be noted that the embodiments and features of the embodiments in the present application may be combined with each other without conflict. The present application will be described in detail below with reference to the embodiments with reference to the attached drawings.
Example 1
Referring to fig. 1-6, the present application provides a data management and design system, comprising:
a central processing module; the central database is used for managing the call connection between the modules in charge of the whole exchange system and managing the relay resources and various shared resources by constructing the central database;
a file new building module; the file new building module is used for building new data;
a file opening module; the file opening module is used for opening an original data group;
a file export module; for exporting edited data to a new location;
a file saving module; for saving the file.
Exiting the module; the user logs out of the system.
The system also comprises a profile module, wherein the profile module comprises a system introduction unit and an announcement unit;
the system introduction unit is used for explaining the relevant information of the system;
the announcement unit is used for issuing the real-time information related to the system.
Further, the file new building module comprises a surface layer unit and a related unit;
the surface layer unit is used for storing address information of data; the related unit is used for storing the content of the data.
The surface layer unit and the related units are mutually related and in one-to-one correspondence.
Further, the file opening module comprises a first opening unit and a second opening unit;
the first opening unit selects and utilizes the existing data source, the connection is carried out through the IP address, the port, the user name and the password, information under the data source can be read after the connection is successful, and the corresponding table structure and the relevant information are displayed through the data source information.
Illustratively, the first opening unit may open the file by means of Mysql or maridb or Redis;
specifically, Mysql and MariaDB are opened for use through a PDM file; redis opens a file by popping the box address, port and password link.
The second opening unit is opened and used through a PDM format file exported from the Power Designer, so that data intercommunication with the Power Designer can be maintained.
Specifically, the second opening unit includes the steps of:
s1, the user selects a Power Designer to export the PDM file by using the system to open;
s2, the system analyzes the PDM file;
s3, obtaining a Document object after the file is successfully analyzed;
s4, acquiring a root Element through the Document object;
s5, acquiring all data source attributes and incidence relations in the whole PDM file through the root Element, and packaging;
and S6, after the analysis is successful, drawing all the obtained data source information to a system main panel, wherein the user can see the data source information in the Power Designer and then use the data source information in the system.
Specifically, the file saving module comprises a timer and an automatic saving unit;
the timer is in signal connection with the automatic saving unit;
the automatically saved interval may be adjusted by adjusting the setting of the timer.
When the interval time of automatic saving is set to be saved once in a few seconds, the real-time automatic saving of the editing process can be realized, and the saving to the local is supported.
Furthermore, the file storage module also comprises a sorting unit, a matching unit and a retrieval unit;
the sorting unit is used for sorting the data;
specifically, the sorting may be performed by time or by file size.
The matching unit is used for sorting and matching related data, dragging a plurality of data tables, modifying the association relationship among the tables, sorting the associated files together and facilitating calling.
The retrieval unit is used for retrieving the file.
Illustratively, the search can be performed by including time, and the search can also be performed by keywords.
Furthermore, the data storage module also comprises a database server, the edited data source information is automatically stored in the database server, and the edited data source information can be synchronously seen in real time no matter which tools are used by a user to open the data source.
Specifically, the file export module comprises a mode selection unit, and the mode selection unit can select an export mode to store the export mode to the local;
the user selects to export the pdm file, and can also select Power Designer to open or the system to open when the pdm file is used next time; if export is selected;
and the user selects to export the html file, the html file can be directly opened and viewed in the browser next time, and the system can be directly displayed by using the data source information in a webpage mode.
Example 2
Referring to fig. 1, fig. 2, fig. 3, fig. 4, fig. 5 and fig. 7, the present application provides a data management and design system, including:
a central processing module; the central database is used for managing the call connection between the modules in charge of the whole exchange system and managing the relay resources and various shared resources by constructing the central database;
a file new building module; the file new building module is used for building new data;
a file opening module; the file opening module is used for opening an original data group;
a file export module; for exporting edited data to a new location;
a file saving module; for saving the file.
Exiting the module; the user logs out of the system.
The system also comprises a profile module, wherein the profile module comprises a system introduction unit and an announcement unit;
the system introduction unit is used for explaining the relevant information of the system;
the announcement unit is used for issuing the real-time information related to the system.
Further, the file new building module comprises a surface layer unit and a related unit;
the surface layer unit is used for storing address information of data; the related unit is used for storing the content of the data.
The surface layer unit and the related units are mutually related and in one-to-one correspondence.
Further, the file opening module comprises a first opening unit and a second opening unit;
the first opening unit selects and utilizes the existing data source, the connection is carried out through the IP address, the port, the user name and the password, information under the data source can be read after the connection is successful, and the corresponding table structure and the relevant information are displayed through the data source information.
Illustratively, the first opening unit may open the file by means of Mysql or maridb or Redis;
specifically, Mysql and MariaDB are opened for use through a PDM file; redis opens a file by popping the box address, port and password link.
The second opening unit is opened and used through a PDM format file exported from the Power Designer, so that data intercommunication with the Power Designer can be maintained.
Specifically, the second opening unit includes the steps of:
s1, the user selects a Power Designer to export the PDM file by using the system to open;
s2, the system analyzes the PDM file;
s3, obtaining a Document object after the file is successfully analyzed;
s4, acquiring a root Element through the Document object;
s5, acquiring all data source attributes and incidence relations in the whole PDM file through the root Element, and packaging;
and S6, after the analysis is successful, drawing all the obtained data source information to a system main panel, wherein the user can see the data source information in the Power Designer and then use the data source information in the system.
Specifically, the file saving module comprises a timer and an automatic saving unit;
specifically, the file storage module comprises a data link module, and is used for communicating with a linked data source service after editing is completed, automatically storing the data source service in real time (after an attribute structure is edited), and reducing manual operation for storing the data source service after editing.
And after editing, the edited data source can be saved as a file through 'file saving' operation in the menu so as to be freely exported.
Furthermore, the file storage module also comprises a sorting unit, a matching unit and a retrieval unit;
the sorting unit is used for sorting the data;
specifically, the sorting may be performed by time or by file size.
The matching unit is used for sorting and matching related data, dragging a plurality of data tables, modifying the association relationship among the tables, sorting the associated files together and facilitating calling.
The retrieval unit is used for retrieving the file.
Illustratively, the search can be performed by including time, and the search can also be performed by keywords.
Furthermore, the data storage module also comprises a database server, the edited data source information is automatically stored in the database server, and the edited data source information can be synchronously seen in real time no matter which tools are used by a user to open the data source.
Specifically, the file export module comprises a mode selection unit, and the mode selection unit can select an export mode to store the export mode to the local;
the user selects to export the pdm file, and can also select Power Designer to open or the system to open when the pdm file is used next time; if export is selected;
and the user selects to export the html file, the html file can be directly opened and viewed in the browser next time, and the system can be directly displayed by using the data source information in a webpage mode.
It should be noted that:
the database system is a system consisting of a database and management tool software thereof. The system mainly comprises an operating system, various programming languages, a utility program, a data management system and the like. The database is managed by the management system in a unified way, and a system administrator is responsible for creating, monitoring and maintaining the whole database, so that the data can be used by any person with authority. The database system is a milestone of computer application, which makes the computer application turn from science and technology computing to data processing, shields complex database bottom logic for users, provides simple and easy-to-use database language, completes the operation of the database by a database management system, and the database independently exists in a specific application program and shares data for a plurality of users. Therefore, the database system has independence and sharing performance, is simple and easy to use, and users can conveniently store daily data into the computer and quickly access the daily data when needed, so that the computer can be widely used in various industries and families.
The database management tool is specially designed for simplifying the management of a database and reducing the cost of a database management system, and is usually displayed by an intuitive graphical interface, so that a user can create, use and access data information safely and simply, and meanwhile, a professional can conveniently understand a model and make the model more intuitively in the database modeling process.
The above description is only a preferred embodiment of the present application and is not intended to limit the present application, and various modifications and changes may be made by those skilled in the art. Any modification, equivalent replacement, improvement and the like made within the spirit and principle of the present application shall be included in the protection scope of the present application.

Claims (10)

1. A data management and design system, comprising:
a central processing module; the central database is used for managing the call connection between the modules in charge of the whole exchange system and managing the relay resources and various shared resources by constructing the central database;
a file new building module; the file new building module is used for building new data;
a file opening module; the file opening module is used for opening an original data group;
a file export module; for exporting edited data to a new location;
a file saving module; the file storage device is used for storing files;
exiting the module; the user logs out of the system.
2. A data management and design system according to claim 1,
the system also comprises a profile module, wherein the profile module comprises a system introduction unit and an announcement unit;
the system introduction unit is used for explaining the relevant information of the system;
the announcement unit is used for issuing the real-time information related to the system.
3. A data management and design system according to claim 1,
the file new building module comprises a surface layer unit and a related unit;
the surface layer unit is used for storing address information of data; the related unit is used for storing the content of the data.
The surface layer unit and the related units are mutually related and in one-to-one correspondence.
4. A data management and design system according to claim 1, wherein:
the file opening module comprises a first opening unit and a second opening unit;
the first opening unit selects and utilizes the existing data source, the connection is carried out through the IP address, the port, the user name and the password, the information under the data source can be read after the connection is successful, and the corresponding table structure and the associated information are displayed through the data source information;
the second opening unit is opened and used through a PDM format file exported from the Power Designer, so that data intercommunication with the Power Designer can be maintained.
5. A data management and design system according to claim 1,
the second opening unit is as follows:
s1, the user selects a Power Designer to export the PDM file by using the system to open;
s2, the system analyzes the PDM file;
s3, obtaining a Document object after the file is successfully analyzed;
s4, acquiring a root Element through the Document object;
s5, acquiring all data source attributes and incidence relations in the whole PDM file through the root Element, and packaging;
and S6, after the analysis is successful, drawing all the obtained data source information to a system main panel, wherein the user can see the data source information in the Power Designer and then use the data source information in the system.
6. A data management and design system according to claim 1,
the file saving module comprises a timer and an automatic saving unit;
the timer is in signal connection with the automatic saving unit;
the automatically saved interval may be adjusted by adjusting the setting of the timer.
7. A data management and design system according to claim 1,
the file storage module comprises a data link module and is used for communicating the edited file with the linked data source service, automatically storing the edited file in real time and saving the edited file in manual operation.
8. A data management and design system according to claim 1,
the file storage module also comprises a sorting unit, a matching unit and a retrieval unit;
the sorting unit is used for sorting the data;
the matching unit is used for sorting and matching related data, dragging a plurality of data tables, modifying the association relationship among the tables, sorting the associated files together and facilitating the calling;
the retrieval unit is used for retrieving the file.
9. A data management and design system according to claim 1, wherein:
the data storage module also comprises a database server, the edited data source information is automatically stored in the database server, and the edited data source information can be synchronously seen in real time no matter which tools are used by a user to open the data source.
10. A data management and design system according to claim 1, wherein:
the file export module comprises a mode selection unit, and the mode selection unit can select an export mode to be stored locally;
the user selects to export the pdm file, and can also select Power Designer to open or the system to open when the pdm file is used next time; if export is selected;
and the user selects to export the html file, the html file can be directly opened and viewed in the browser next time, and the system can be directly displayed by using the data source information in a webpage mode.
CN202110635673.4A 2021-06-08 2021-06-08 Data management and design system Pending CN113254406A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110635673.4A CN113254406A (en) 2021-06-08 2021-06-08 Data management and design system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110635673.4A CN113254406A (en) 2021-06-08 2021-06-08 Data management and design system

Publications (1)

Publication Number Publication Date
CN113254406A true CN113254406A (en) 2021-08-13

Family

ID=77186959

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110635673.4A Pending CN113254406A (en) 2021-06-08 2021-06-08 Data management and design system

Country Status (1)

Country Link
CN (1) CN113254406A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114090503A (en) * 2021-11-10 2022-02-25 中国航空工业集团公司雷华电子技术研究所 File management method, system, electronic equipment and readable storage medium thereof

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114090503A (en) * 2021-11-10 2022-02-25 中国航空工业集团公司雷华电子技术研究所 File management method, system, electronic equipment and readable storage medium thereof

Similar Documents

Publication Publication Date Title
CN108512691A (en) Cloud automatic early-warning O&M monitoring system based on Hadoop
CN110531987A (en) Management method, device and computer readable storage medium based on Kubernetes cluster
CN108376065A (en) The system for building the avionics software development environment of model-driven
CN102426582B (en) Data manipulation management devices and data manipulation management method
CN109669933A (en) Transaction data intelligent processing method, device and computer readable storage medium
CN110807015A (en) Big data asset value delivery management method and system
CN104867058A (en) IED visualization method of intelligent transformer substation SCD file
GB2449378A (en) Converting the format of process control data
WO2007062235A2 (en) Product catalog management system and method
WO2020048238A1 (en) Modular design method for electric energy meter software
CN104699849A (en) Digital library resource unified search system
CN101776999A (en) Platform for developing and implementing software system
CN105302954A (en) Multiplayer online intelligent transformer substation design system
CN110414926A (en) Account management method, device and computer readable storage medium
CN109658215A (en) Transaction account calculation method, device and computer readable storage medium
CN113254406A (en) Data management and design system
CN108133088B (en) Self-adaptive creation method and system of CAD (computer-aided design) model
CN102201082A (en) Device and method for realizing correspondence between type of business object and subject
CN111782820B (en) Knowledge graph creation method and device, readable storage medium and electronic equipment
CN102868746B (en) Method for realizing mobile informationization
CN110096586B (en) Cloud platform data management system
CN104331426B (en) A kind of method for quickly retrieving of the electric system searcher based on browser
CN116090408A (en) Text content self-adaptive implementation method capable of loading large data table component cell
CN111753000A (en) Water supply network information system
CN201142074Y (en) Information resource integration system

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
CB02 Change of applicant information
CB02 Change of applicant information

Address after: Zhongjiao Yunzhi, 3 / F, Zhongjiao cloud group, RONGTONG science and Technology Industrial Park, No. 35, Huayuan East Road, Mudanyuan District, Beijing 100088

Applicant after: Zhongjiao Yunzhi Digital Technology Co.,Ltd.

Address before: 100094 Yunzhi, No.15, North 1st Street, Zhongguancun, Haidian District, Beijing

Applicant before: Zhongjiao Yunzhi Digital Technology Co.,Ltd.

CB02 Change of applicant information
CB02 Change of applicant information

Address after: 100191 zhongjiaoyun, integrated innovation industrial park, No. 35 Huayuan East Road, Haidian District, Beijing

Applicant after: Zhongjiao Yunzhi Digital Technology Co.,Ltd.

Address before: Zhongjiao Yunzhi, 3 / F, Zhongjiao cloud group, RONGTONG science and Technology Industrial Park, No. 35, Huayuan East Road, Mudanyuan District, Beijing 100088

Applicant before: Zhongjiao Yunzhi Digital Technology Co.,Ltd.

SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination