CN111444251A - Flexible and efficient dynamic data conversion method - Google Patents

Flexible and efficient dynamic data conversion method Download PDF

Info

Publication number
CN111444251A
CN111444251A CN202010213297.5A CN202010213297A CN111444251A CN 111444251 A CN111444251 A CN 111444251A CN 202010213297 A CN202010213297 A CN 202010213297A CN 111444251 A CN111444251 A CN 111444251A
Authority
CN
China
Prior art keywords
data
scheme
interface configuration
interface
write
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.)
Granted
Application number
CN202010213297.5A
Other languages
Chinese (zh)
Other versions
CN111444251B (en
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.)
Inspur General Software Co Ltd
Original Assignee
Shandong Inspur Genersoft Information 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 Shandong Inspur Genersoft Information Technology Co Ltd filed Critical Shandong Inspur Genersoft Information Technology Co Ltd
Priority to CN202010213297.5A priority Critical patent/CN111444251B/en
Publication of CN111444251A publication Critical patent/CN111444251A/en
Application granted granted Critical
Publication of CN111444251B publication Critical patent/CN111444251B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/25Integrating or interfacing systems involving database management systems
    • G06F16/258Data format conversion from or to a database
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/23Updating
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/242Query formulation
    • G06F16/2428Query predicate definition using graphical user interfaces, including menus and forms
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/242Query formulation
    • G06F16/2433Query languages
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/245Query processing
    • G06F16/2455Query execution
    • G06F16/24553Query execution of query operations

Abstract

The invention discloses a flexible and efficient dynamic data conversion method, which relates to the technical field of data conversion, and needs to add an interface configuration function and a reusable Winform window in a service module of an ERP system, wherein the implementation process of the method comprises the following steps: the method comprises the steps that an interface configuration function is used for customizing a mapping scheme, a display scheme, a filtering scheme and a write-back scheme of dynamic process data, and meanwhile, the interface configuration function is used for changing the customized mapping scheme, the display scheme, the filtering scheme and the write-back scheme at any time and storing the changed schemes in a database in real time; and filtering, displaying and writing back different flow data by using a reusable Winform window according to different calling corresponding custom mapping schemes of the transmitted parameters. The invention can be directly configured and called by implementers aiming at feedback reports or dynamic data of processing flow, provides an information write-back function, improves the development and implementation efficiency, is very flexible and has good popularization and application values.

Description

Flexible and efficient dynamic data conversion method
Technical Field
The invention relates to the technical field of data conversion, in particular to a flexible and efficient dynamic data conversion method.
Background
In the ERP, basically all business modules contain procedural data, sometimes a leader wants to grasp a business process from the whole, at this time, the leader usually provides a report function or a query tracking function, the functions generally write report functions formed by writing different sql through different codes, and the report is generally fixed after the function development is completed, if the report is modified, feedback development needs to be implemented, the report is packaged for implementation after the development and modification, so that the development and implementation are cumbersome and can not be multiplexed, the leader can only check results on line and can not make on-line feedback, and if the leader intentionally finds a conclusion, the on-line feedback is needed, so that the development delivery efficiency is reduced, and the delivery efficiency of the leader opinion is also reduced.
Disclosure of Invention
Aiming at the requirements and the defects of the prior art development, the invention provides a flexible and efficient dynamic data conversion method.
The invention relates to a flexible and efficient dynamic data conversion method, which solves the technical problems and adopts the following technical scheme:
a flexible and efficient dynamic data conversion method needs to be added with an interface configuration function and a reusable Winform window in a service module of an ERP system, and the implementation process of the method comprises the following steps:
the method comprises the steps that an interface configuration function is used for customizing a mapping scheme, a display scheme, a filtering scheme and a write-back scheme of dynamic process data, and meanwhile, the interface configuration function is used for changing the customized mapping scheme, the display scheme, the filtering scheme and the write-back scheme at any time and storing the changed schemes in a database in real time;
and filtering, displaying and writing back different flow data by using a reusable Winform window according to different calling corresponding custom mapping schemes of the transmitted parameters.
Specifically, an interface configuration header and an interface configuration detail data sheet are established by using an interface configuration function;
the interface configuration header data table is used for distinguishing different processes, and the interface configuration header data table specifies the ID, name, number and main table of report functions; the serial number of the report function is used as a parameter and is transmitted to the following display function to distinguish different business processes and read different configuration information;
the interface configuration detail data table is used for configuring mapping relations of fields displayed under different processes, header merging display, display sequence of fields under the header, fonts and whether to write back various information.
More specifically, the interface configuration detail data table is further used for configuring the condition style, the message prompt and the information of the task to be handled displayed in different processes.
More specifically, the interface configuration detail data table is also used for adding description fields, wherein the description fields comprise the font and the color of the header, the font and the color of the table body data, and the condition style of certain conditions which are met by the data.
More specifically, the interface configuration detail data table is further used for adding a permission field, and data to be read is filtered according to the permission field added by the operator.
Specifically, the interface configuration detail data sheet is displayed in a tree form, and grading information exists in the interface configuration detail data sheet; the interface configuration detail data table comprises a corresponding table or view, a corresponding table field, a corresponding table main key, a table corresponding data stream field and whether to edit; the five fields of 'corresponding table or view', 'corresponding table field', 'corresponding table primary key', 'table corresponding data stream field', 'whether to edit' are used together with the primary table field of the interface configuration header data table for data loading and data write-back.
More specifically, an interface configuration function is utilized to construct two data tables of an interface configuration header and an interface configuration detail into a flow tracking configuration interface with a left list and a right tree; the flow tracking configuration interface directly shows and maintains different flow functions, multi-level header display, data mapping relation, interface display, filtering conditions and corresponding help of the filtering conditions, and write back of various information of fields of each function, and the flow tracking configuration interface also comprises a 'newly added function' button and a 'deleting function' button for operating the interface configuration header data sheet, a 'newly added level' button, a 'newly added sub-level' button and a 'deleting sub-level' button for operating the data sheet, and a 'canceling' button, an 'editing' button and a 'saving' button for controlling the whole interface.
More specifically, the workflow of the reusable Winform window is as follows:
receiving an incoming parameter, wherein the parameter is the serial number of a report function;
calling corresponding configuration information from a database according to the incoming parameters, wherein the configuration information is a mapping scheme, a display scheme, a filtering scheme and a write-back scheme of dynamic flow data defined by an interface configuration function;
and after the configuration information is obtained, executing a filtering scheme and a write-back scheme, and finally displaying according to a display scheme.
More specifically, after the configuration information is acquired, the specific operation of executing the filtering scheme includes:
the interface configuration detail data table contains fields of 'whether to filter', 'corresponding help', 'node type', 'corresponding name', 'corresponding field', 'whether to edit', 'display order', 'font' and 'color';
drawing a filtering condition of the filtering area by using the code according to the fields of 'whether to filter' and 'corresponding help';
and configuring the header and the body display format of the form and the corresponding relation between the fields of the form and the data source according to the node type, the corresponding name, the corresponding field, whether to edit, the display sequence, the font and the color field, and whether to allow editing of the fields.
More specifically, after the configuration information is obtained, the specific operation of executing the write-back scheme includes:
acquiring all data tables loaded by data in the configuration information, and eliminating repeated data tables;
establishing an association relation and a corresponding main table in the configuration information as a query main table through the corresponding bill flow ID;
according to the fields of the corresponding table, the corresponding field and the corresponding main key, a search condition spliced by the marks returned by the help in the filtering area is added, and the sql splicing of the data loading is completed;
in the data write-back process, traversing the data lines with the change sets, splicing sql of data to be updated according to the 'edit or not' field, 'corresponding table or view' and 'corresponding table main key', and implementing data write-back.
Compared with the prior art, the flexible and efficient dynamic data conversion method has the beneficial effects that:
the invention provides a report form which can convert dynamic process data into feedback process data through user-defined configuration, can be directly configured and called by implementers aiming at the feedback report form or when processing the dynamic process data, provides an information write-back function, improves the development and implementation efficiency, is very flexible and has good popularization and application values.
Drawings
FIG. 1 is a flow tracking configuration interface of the present invention;
FIG. 2 is a diagram illustrating the effect of tracking information contained in a column of a configuration interface according to the present invention.
FIG. 3 is a flow chart of the present invention for completing data write back by using a reusable Winform form.
Detailed Description
In order to make the technical scheme, the technical problems to be solved and the technical effects of the present invention more clearly apparent, the following technical scheme of the present invention is clearly and completely described with reference to the specific embodiments.
The first embodiment is as follows:
the embodiment provides a flexible and efficient dynamic data conversion method, which needs to add an interface configuration function and a reusable Winform window in a service module of an ERP system, and the implementation process of the method includes:
the method comprises the steps that an interface configuration function is used for customizing a mapping scheme, a display scheme, a filtering scheme and a write-back scheme of dynamic process data, and meanwhile, the interface configuration function is used for changing the customized mapping scheme, the display scheme, the filtering scheme and the write-back scheme at any time and storing the changed schemes in a database in real time;
and filtering, displaying and writing back different flow data by using a reusable Winform window according to different calling corresponding custom mapping schemes of the transmitted parameters.
In this embodiment, an interface configuration function is used to establish two data tables, namely an interface configuration table header and an interface configuration detail.
The interface configuration header data table is used for distinguishing different processes, and the interface configuration header data table specifies the ID, name, number and main table of report functions; the serial number of the report function is used as a parameter and is transmitted to the following display function to distinguish different business processes and read different configuration information, as shown in the following table 1:
Figure BDA0002423543930000041
the interface configuration detail data table is used for configuring mapping relations of fields displayed under different processes, header merging display, display sequence of fields under the header, fonts and whether to write back various information. As shown in table 2 below:
Figure BDA0002423543930000051
Figure BDA0002423543930000061
in conjunction with Table 2, the interface configuration detail data sheet is also for:
1) configuring condition styles, message reminders and various information of tasks to be handled displayed under different processes;
2) adding a description field, wherein the description field comprises the font and the color of a header, the font and the color of table body data, and a condition style of which the data meets certain conditions;
3) and adding a permission field, and filtering the data to be read according to the permission field added by the operator.
In this embodiment, with reference to fig. 1, the interface configuration detail data table is displayed in a tree form, and hierarchical information exists in the interface configuration detail data table. The interface configuration detail data table comprises a corresponding table or view, a corresponding table field, a corresponding table main key, a table corresponding data stream field and whether to edit; the five fields of 'corresponding table or view', 'corresponding table field', 'corresponding table primary key', 'table corresponding data stream field', 'whether to edit' are used together with the primary table field of the interface configuration header data table for data loading and data write-back.
In this embodiment, with reference to fig. 1 and 2, an interface configuration function is used to construct two data tables, namely an interface configuration header and an interface configuration detail, into a left-list right-tree flow tracking configuration interface. The flow tracking configuration interface directly shows and maintains different flow functions, multi-level header display, data mapping relation, interface display, filtering conditions and corresponding help of the filtering conditions, and write back of various information of fields of each function, and the flow tracking configuration interface also comprises a 'newly added function' button and a 'deleting function' button for operating the interface configuration header data sheet, a 'newly added level' button, a 'newly added sub-level' button and a 'deleting sub-level' button for operating the data sheet, and a 'canceling' button, an 'editing' button and a 'saving' button for controlling the whole interface.
In this embodiment, with reference to fig. 3, a workflow of a reusable Winform window is as follows:
receiving an incoming parameter, wherein the parameter is the serial number of a report function;
calling corresponding configuration information from a database according to the incoming parameters, wherein the configuration information is a mapping scheme, a display scheme, a filtering scheme and a write-back scheme of dynamic flow data defined by an interface configuration function;
and after the configuration information is obtained, executing a filtering scheme and a write-back scheme, and finally displaying according to a display scheme.
Wherein:
A) after the configuration information is acquired, the specific operation of executing the filtering scheme comprises the following steps:
the interface configuration detail data table contains fields of 'whether to filter', 'corresponding help', 'node type', 'corresponding name', 'corresponding field', 'whether to edit', 'display order', 'font' and 'color';
drawing a filtering condition of the filtering area by using the code according to the fields of 'whether to filter' and 'corresponding help';
and configuring the header and the body display format of the form and the corresponding relation between the fields of the form and the data source according to the node type, the corresponding name, the corresponding field, whether to edit, the display sequence, the font and the color field, and whether to allow editing of the fields.
B) After the configuration information is acquired, the specific operation of executing the write-back scheme includes:
acquiring all data tables loaded by data in the configuration information, and eliminating repeated data tables;
establishing an association relation and a corresponding main table in the configuration information as a query main table through the corresponding bill flow ID;
according to the fields of the corresponding table, the corresponding field and the corresponding main key, a search condition spliced by the marks returned by the help in the filtering area is added, and the sql splicing of the data loading is completed;
in the data write-back process, traversing the data lines with the change sets, splicing sql of data to be updated according to the 'edit or not' field, 'corresponding table or view' and 'corresponding table main key', and implementing data write-back.
In summary, the flexible and efficient dynamic data conversion method provided by the invention can be used for directly configuring and calling implementation personnel aiming at feedback reports or processing flow dynamic data, and provides an information write-back function, so that the development and implementation efficiency is improved, and the method is very flexible and has good popularization and application values.
The principles and embodiments of the present invention have been described in detail using specific examples, which are provided only to aid in understanding the core technical content of the present invention. Based on the above embodiments of the present invention, those skilled in the art should make any improvements and modifications to the present invention without departing from the principle of the present invention, and therefore, the present invention should fall into the protection scope of the present invention.

Claims (10)

1. A flexible and efficient dynamic data conversion method is characterized in that an interface configuration function and a reusable Winform window are required to be added in a service module of an ERP system, and the implementation process of the method comprises the following steps:
the method comprises the steps that an interface configuration function is used for customizing a mapping scheme, a display scheme, a filtering scheme and a write-back scheme of dynamic process data, and meanwhile, the interface configuration function is used for changing the customized mapping scheme, the display scheme, the filtering scheme and the write-back scheme at any time and storing the changed schemes in a database in real time;
and filtering, displaying and writing back different flow data by using a reusable Winform window according to different calling corresponding custom mapping schemes of the transmitted parameters.
2. The flexible and efficient dynamic data transformation method according to claim 1, wherein two data tables, namely an interface configuration table header and an interface configuration detail, are established by using an interface configuration function;
the interface configuration header data table is used for distinguishing different processes, and the interface configuration header data table specifies ID, name, number and main table of report functions; the serial number of the report function is used as a parameter and is transmitted to the following display function to distinguish different business processes and read different configuration information;
the interface configuration detail data table is used for configuring mapping relations of fields displayed under different processes, header merging display, display sequence of fields under the header, fonts and whether to write back information.
3. The flexible and efficient dynamic data conversion method according to claim 2, wherein the interface configuration detail data table is further used for configuring information of condition styles, message reminders and tasks to be handled, which are displayed in different processes.
4. The flexible and efficient method for dynamic data transformation as claimed in claim 2, wherein the interface configuration detail data table is further configured to add description fields, the description fields include font and color of the header, font and color of the table body data, and conditional style of the data satisfying certain conditions.
5. The flexible and efficient dynamic data conversion method according to claim 2, wherein the interface configuration detail data table is further used for adding permission fields, and data to be read is filtered according to the permission fields added by an operator.
6. The flexible and efficient dynamic data conversion method according to claim 2, wherein the interface configuration detail data table is presented in a tree form, hierarchical information exists in the interface configuration detail data table, and the interface configuration detail data table includes "correspondence table or view", "correspondence table field", correspondence table main key "," table correspondence data stream field "," whether to edit "; the five fields of 'corresponding table or view', 'corresponding table field', 'corresponding table primary key', 'table corresponding data stream field', 'whether to edit' are used together with the primary table field of the interface configuration header data table for data loading and data write-back.
7. The method as claimed in claim 6, wherein the interface configuration header and the interface configuration details are constructed as a left-list right-tree flow tracking configuration interface by using the interface configuration function, the flow tracking configuration interface directly displays and maintains different flow functions and multi-level header display, data mapping relationship, interface display, filtering condition and corresponding help thereof, and write back field information of each function, the flow tracking configuration interface further includes an "add function" button, a "delete function" button for operating the interface configuration header data table, a "add peer" button, an "add sub-level" button, a "delete sub-level" button for operating the data tables, and a "cancel" button, an "edit" button for controlling the entire interface, A "save" button.
8. The flexible and efficient dynamic data transformation method according to claim 7, wherein the workflow of the reusable Winform window is as follows:
receiving an incoming parameter, wherein the parameter is the serial number of a report function;
calling corresponding configuration information from a database according to the incoming parameters, wherein the configuration information is a mapping scheme, a display scheme, a filtering scheme and a write-back scheme of dynamic flow data defined by an interface configuration function;
and after the configuration information is obtained, executing a filtering scheme and a write-back scheme, and finally displaying according to a display scheme.
9. The flexible and efficient dynamic data transformation method according to claim 8, wherein after obtaining the configuration information, performing the specific operation of the filtering scheme comprises:
the interface configuration detail data table contains fields of 'whether to filter', 'corresponding help', 'node type', 'corresponding name', 'corresponding field', 'whether to edit', 'display order', 'font' and 'color';
drawing a filtering condition of the filtering area by using the code according to the fields of 'whether to filter' and 'corresponding help';
and configuring the header and the body display format of the form and the corresponding relation between the fields of the form and the data source according to the node type, the corresponding name, the corresponding field, whether to edit, the display sequence, the font and the color field, and whether to allow editing of the fields.
10. The flexible and efficient dynamic data transformation method according to claim 9, wherein after obtaining the configuration information, performing a write-back scheme comprises:
acquiring all data tables loaded by data in the configuration information, and eliminating repeated data tables;
establishing an association relation and a corresponding main table in the configuration information as a query main table through the corresponding bill flow ID;
according to the fields of the corresponding table, the corresponding field and the corresponding main key, a search condition spliced by the marks returned by the help in the filtering area is added, and the sql splicing of the data loading is completed;
in the data write-back process, traversing the data lines with the change sets, splicing sql of data to be updated according to the 'edit or not' field, 'corresponding table or view' and 'corresponding table main key', and implementing data write-back.
CN202010213297.5A 2020-03-24 2020-03-24 Flexible and efficient dynamic data conversion method Active CN111444251B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010213297.5A CN111444251B (en) 2020-03-24 2020-03-24 Flexible and efficient dynamic data conversion method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010213297.5A CN111444251B (en) 2020-03-24 2020-03-24 Flexible and efficient dynamic data conversion method

Publications (2)

Publication Number Publication Date
CN111444251A true CN111444251A (en) 2020-07-24
CN111444251B CN111444251B (en) 2023-10-13

Family

ID=71629433

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010213297.5A Active CN111444251B (en) 2020-03-24 2020-03-24 Flexible and efficient dynamic data conversion method

Country Status (1)

Country Link
CN (1) CN111444251B (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040133606A1 (en) * 2003-01-02 2004-07-08 Z-Force Communications, Inc. Directory aggregation for files distributed over a plurality of servers in a switched file system
CN101034349A (en) * 2007-04-06 2007-09-12 西安万年科技实业有限公司 Data base application system development platform based on functional design
CN102866985A (en) * 2012-09-28 2013-01-09 用友软件股份有限公司 Data formatting device and method for on-line analytical processing system
US20130198243A1 (en) * 2010-03-29 2013-08-01 Brien Robert Givens System and method for dynamically generating a gui according to table relationships in a database

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040133606A1 (en) * 2003-01-02 2004-07-08 Z-Force Communications, Inc. Directory aggregation for files distributed over a plurality of servers in a switched file system
CN101034349A (en) * 2007-04-06 2007-09-12 西安万年科技实业有限公司 Data base application system development platform based on functional design
US20130198243A1 (en) * 2010-03-29 2013-08-01 Brien Robert Givens System and method for dynamically generating a gui according to table relationships in a database
CN102866985A (en) * 2012-09-28 2013-01-09 用友软件股份有限公司 Data formatting device and method for on-line analytical processing system

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
闫冬;张晖;余军;何云峰;于俊清;唐九飞;: "火力发电企业燃料信息报表自定义系统" *

Also Published As

Publication number Publication date
CN111444251B (en) 2023-10-13

Similar Documents

Publication Publication Date Title
US7379934B1 (en) Data mapping
AU2006287365A1 (en) Annotating documents in a collaborative application with data in disparate information systems
DE112004001031T5 (en) Ordering procedure and system
CN107273176A (en) The Compilation Method and device of a kind of adaptive hardware framework
CN110362596A (en) A kind of control method and device of text Extracting Information structural data processing
CN105975489A (en) Metadata-based online SQL code completion method
WO2006136055A1 (en) A text data mining method
CN101714134A (en) Modifying processing method and device for electronic medical records
CN111444251A (en) Flexible and efficient dynamic data conversion method
CN110175005A (en) A kind of bar code printing method of combination digital printing technologies
CN106814984A (en) A kind of data integration method based on Print Preview control
CN115952862A (en) Knowledge graph data fusion method and system
CN113807068B (en) Excel automation method based on RPA
CN101799891A (en) Business data storage method and device
CN114564197A (en) Method for distinguishing field authority according to service scene and computer readable storage medium
CN110675729B (en) Multi-version local geographic information integrated drawing method and system
CN110889013B (en) Data association method, device, server and storage medium based on XML
CN114895875A (en) Zero-code visual information system metadata production application method and system
JP2008234579A (en) Declaration preparation method, declaration preparation device, declaration preparation system and declaration preparation program
CN112395371A (en) Financial institution asset classification processing method and device and readable medium
CN112540988A (en) Service processing device, processing method and readable storage medium
JP3764971B2 (en) History information management device
JP3337717B2 (en) Database processing device and database processing method
CN111124548B (en) Rule analysis method and system based on YAML file
CN114691784B (en) Sharing platform, sharing method, sharing equipment and storage medium for data governance

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
TA01 Transfer of patent application right
TA01 Transfer of patent application right

Effective date of registration: 20230911

Address after: No. 1036, Shandong high tech Zone wave road, Ji'nan, Shandong

Applicant after: Inspur Genersoft Co.,Ltd.

Address before: 250100 No. 2877 Kehang Road, Sun Village Town, Jinan High-tech District, Shandong Province

Applicant before: SHANDONG INSPUR GENESOFT INFORMATION TECHNOLOGY Co.,Ltd.

GR01 Patent grant
GR01 Patent grant