CN109918299A - A kind of method of comparison database architectural difference - Google Patents

A kind of method of comparison database architectural difference Download PDF

Info

Publication number
CN109918299A
CN109918299A CN201910145850.3A CN201910145850A CN109918299A CN 109918299 A CN109918299 A CN 109918299A CN 201910145850 A CN201910145850 A CN 201910145850A CN 109918299 A CN109918299 A CN 109918299A
Authority
CN
China
Prior art keywords
database
comparison
information
name
index
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
CN201910145850.3A
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.)
Linyi Zhongke Ruihe Intelligent Technology Co ltd
Original Assignee
Luoyang Zhongke Huicheng 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 Luoyang Zhongke Huicheng Technology Co Ltd filed Critical Luoyang Zhongke Huicheng Technology Co Ltd
Priority to CN201910145850.3A priority Critical patent/CN109918299A/en
Publication of CN109918299A publication Critical patent/CN109918299A/en
Pending legal-status Critical Current

Links

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention belongs to database environment processing technology fields, a kind of more particularly to method of comparison database architectural difference, selection needs the type of database compared, it carries out link verifying and compares two database structure differences, the comparison result of two databases can be shown in the page in table form, the present invention solves the prior art and exists at present, database contrast difference has following defect: development process at least needs to develop, test, formal three database environments, but it then needs to take a significant amount of time to be compared to guarantee that database structure is unified, currently without unified, intuitive method goes the problem of simplifying these operations, with on the one hand having saved resource spending, on the other hand it can shorten developer and test the basic information time, realization of the invention is conducive to save development cost, simplify convention control's difference complex operations , and the advantageous effects that result information is intuitive and easy to understand.

Description

A kind of method of comparison database architectural difference
Technical field
The invention belongs to database environment processing technology field more particularly to a kind of sides of comparison database architectural difference Method.
Background technique
In software development process database environment at least there are three: exploitation environment, test environment, formal environments.Exploitation is surveyed Database structure can inevitably be changed during examination according to product demand, so right before the formal deployment of product development completion Database structure carries out unified comparison, guarantees the consistent of data structure, the ununified rule criterion of traditional method, comparison is got up It needs to take a significant amount of time and energy, the present invention encapsulates code operation, the database for needing to compare need to be only selected in the page Type inputs correct database connection account, the type of database for needing to compare also may be selected, carry out link verifying, Comparison result can show that classification is clear in the page in table form, intuitive, clear, can also export Excel table, to sum up It is described, invent it is a kind of be uniformly processed various database connections, data manipulation, structure alignment processing method, exploit person can be made Member has more time energy to be absorbed in exploitation, has very real meaning for saving the exploitation testing time;
The prior art exists currently, database contrast difference has a following defect: development process at least needs to develop, test, Formal three database environments, but then need to take a significant amount of time to be compared to guarantee that database structure is unified, do not have at present There is unified, intuitive method to go the problem of simplifying these operations.
Summary of the invention
The present invention provides a kind of method of comparison database architectural difference, existing to solve to propose in above-mentioned background technique Technology exists currently, database contrast difference has following defect: development process is at least needed to develop, be tested, formal three data Lab environment, but then need to take a significant amount of time to be compared to guarantee that database structure is unified, currently without unified, intuitive Method goes the problem of simplifying these operations.
Technical problem solved by the invention is realized using following technical scheme: a kind of comparison database architectural difference Method, comprising:
Selection needs the type of database compared, carries out link verifying and compares two database structure differences, by two The comparison result of database can be shown in the page in table form.
Further, described two database structure differences of comparison include that the basic comparison database of comparison one and another basis are right Than database table information, column information, index information, function information and associated database information, by two basic comparison databases Comparison result deposits in classification information database.
Further, two database structure differences are compared to specifically include:
Reading database: a basic comparison database and another basic comparison database are obtained by reading database sentence Corresponding table information, column information, index information, function information;
Replicate data library: creating comparison data table in classification information database, will be obtained by replicate data library sentence The corresponding table information of one basic comparison database and another basic comparison database, column information, index information, function information Corresponding two comparison data tables of information data deposit classification information database;
Comparison database: pass through corresponding two comparison datas of comparison database sentence comparison-of-pair sorting's information database Table.
Further, whether the content of reading includes: the title of database, type, length, is sky, default value, annotation, master Key, trigger and relevant parameter.
Further, the specific statement form of reading database sentence in reading database are as follows:
GET_INDEX_INFO=" SELECT UPPER (table_name) TABLE_NAME, upper (index_ Name), INDEX_NAME, GROUP_CONCAT (upper (column_name) ORDER BY SEQ_IN_INDEX) COLUMNS FROM INFORMATION_SCHEMA.STATISTICS WHERE table_schema=?=GROUP BY TABLE_ NAME, INDEX_NAME ".
Further, it in replicate data library, if having new data insertion, first empties original in classification information database Table data.
Further, in comparison database, wherein a sentence has the comparison index difference of the comparison database sentence Body statement form are as follows:
GET_DIFF_INDEX1=" select a.TABLE_NAME, a.INDEX_NAME INDEX_NAME1, ' index There is no ' INDEX_NAME2, a.COLUMNS from t_indexinfo_1a where a.TABLE_NAME in (select b.TABLE_NAME from t_tabinfo_2b)AND CONCAT(a.TABLE_NAME,'&',a.INDEX_NAME)not in(select CONCAT(c.TABLE_NAME,'&',c.INDEX_NAME)from t_indexinfo_2c)”。
Further, the reading database sentence, replicate data library sentence and comparison database sentence are structuring Query language.
Further, described that comparison result can be shown to include returning to list collection in the page in table form, in page Comparison result is rendered to table and shown by face, while providing different information exporting Excel table.
Further, the method for the comparison database architectural difference further include:
Selection needs the type of database compared in the page, inputs correct database connection account and tests each database Connection, each database connection of test includes connecting JDBC by java database to be added according to the type of database that the page selects Respective drive is carried, the account information of input is verified;
If verifying is correct, establishes database connection and carry out data manipulation;
If verifying is incorrect, error message is prompted in the page;
The verifyings such as user name, password are carried out to disparate databases to execute in a browser.
Advantageous effects:
This patent needs the type of database compared using selection, carries out link verifying and two database structures of comparison are poor It is different, the comparison result of two databases can be shown in the page in table form, since the present invention encapsulates code operation, The type of database for needing to compare need to be only selected in the page, inputted correct database connection account, also be may be selected to need The type of database to be compared carries out link verifying, and comparison result can be shown in the page in table form, and classification is clear, Intuitively, Excel table clearly, can also be exported, there are two functions to form first is that testing each database for technical spirit tool of the invention It connects, second is that two database structure differences of comparison, poor it is an object of the invention to simplify database structure by a kind of method On the one hand different contrast operation has saved resource spending in this way, on the other hand can shorten developer and test basis Information time, realization of the invention are conducive to save development cost, simplify convention control's difference complex operations, and result information It is intuitive and easy to understand.
Detailed description of the invention
Fig. 1 is a kind of general flow chart of the method for comparison database architectural difference of the present invention;
Fig. 2 is a kind of detail flowchart of the method for comparison database architectural difference of the present invention;
Fig. 3 is a kind of process of the two database structure difference of comparison of the method for comparison database architectural difference of the present invention Figure;
Fig. 4 is a kind of structural model figure of the method for comparison database architectural difference of the present invention;
Fig. 5 is a kind of database difference structure figure of the method for comparison database architectural difference of the present invention;
Specific embodiment
The present invention is described further below in conjunction with attached drawing:
In figure:
S101- tests each database connection;
S102- compares two database structure differences;
The type of database that S201- selection needs to compare;
S202- carries out link verifying and compares two database structure differences;
S203- can show the comparison result of two databases in the page in table form;
S301- reading database;
S302- replicate data library;
S303- comparison database;
Embodiment:
The present embodiment: as shown in Figure 1, 2, a kind of method of comparison database architectural difference, comprising: what selection needed to compare Type of database S201 carries out link verifying and compares two database structure difference S102S202, by the ratio of two databases S203 can be shown in the page in table form to result.
Due to the type of database for needing to compare using selection, carries out link verifying and two database structures of comparison are poor It is different, the comparison result of two databases can be shown in the page in table form, since the present invention encapsulates code operation, The type of database for needing to compare need to be only selected in the page, inputted correct database connection account, also be may be selected to need The type of database to be compared carries out link verifying, and comparison result can be shown in the page in table form, and classification is clear, Intuitively, Excel table clearly, can also be exported, there are two functions to form first is that testing each database for technical spirit tool of the invention It connects, second is that two database structure differences of comparison, poor it is an object of the invention to simplify database structure by a kind of method On the one hand different contrast operation has saved resource spending in this way, on the other hand can shorten developer and test basis Information time, realization of the invention are conducive to save development cost, simplify convention control's difference complex operations, and result information It is intuitive and easy to understand
Described two database structure difference S102 of comparison include one basis comparison database S303 of comparison and another basis Comparison database S303 table information, column information, index information, function information and associated database information, by two basis comparisons Database S303 comparison result deposits in classification information database.
As shown in figure 3, two database structure difference S102 of comparison are specifically included:
Reading database S301: a basis comparison database S303 and another base are obtained by reading database S301 sentence The corresponding table information of plinth comparison database S303, column information, index information, function information;
Replicate data library S302: comparison data table is created in classification information database, passes through replicate data library S302 language Sentence will obtain corresponding table information, the column information, rope of a basis comparison database S303 and another basic comparison database S303 Fuse ceases, the information data of function information is stored in corresponding two comparison data tables of classification information database;
Comparison database S303: pass through corresponding two ratios of comparison database S303 sentence comparison-of-pair sorting's information database To tables of data.
Whether the content of reading includes: the title of database, type, length, is sky, default value, annotation, major key, triggering Device and relevant parameter.
The specific statement form of reading database S301 sentence in reading database S301 are as follows:
GET_INDEX_INFO=" SELECT UPPER (table_name) TABLE_NAME, upper (index_ Name), INDEX_NAME, GROUP_CONCAT (upper (column_name) ORDER BY SEQ_IN_INDEX) COLUMNS FROM INFORMATION_SCHEMA.STATISTICS WHERE table_schema=?=GROUP BY TABLE_ NAME, INDEX_NAME ".
In the S302 of replicate data library, if having new data insertion, original table in classification information database is first emptied Data.
In comparison database S303, wherein a sentence has the comparison index difference of the comparison database S303 sentence Body statement form are as follows:
GET_DIFF_INDEX1=" select a.TABLE_NAME, a.INDEX_NAME INDEX_NAME1, ' index There is no ' INDEX_NAME2, a.COLUMNS from t_indexinfo_1a where a.TABLE_NAME in (select b.TABLE_NAME from t_tabinfo_2b)AND CONCAT(a.TABLE_NAME,'&',a.INDEX_NAME)not in(select CONCAT(c.TABLE_NAME,'&',c.INDEX_NAME)from t_indexinfo_2c)”。
The reading database S301 sentence, replicate data library S302 sentence and comparison database S303 sentence are knot Structure query language.
It is described that comparison result can be shown to include returning to list collection in the page in table form, it will be compared in the page As a result it is rendered to table displaying, while providing and different information is exported into Excel table.
Due to using reading database: obtaining a basic comparison database by reading database sentence and another basis is right Than the corresponding table information of database, column information, index information, function information;Replicate data library: in classification information database Comparison data table is created, a basic comparison database and another basic comparison database will be obtained by replicate data library sentence Corresponding table information, column information, index information, corresponding two of information data deposit classification information database of function information Comparison data table;Comparison database: compare logarithm by corresponding two of comparison database sentence comparison-of-pair sorting's information database According to table, comparing two database structure differences is comparison database table information, column information, index information, and function information compared Journey needs to use three databases, basic comparison database a, basic comparison database b, storage a, b database classification information number According to library c, it can integrally be divided into three steps:
Step 1: reading table information, the column information, index letter of a, b database by structured query language SQL statement Breath, function information.Whether the content of reading includes: title, type, length, is sky, default value, annotation, major key, trigger etc.. Such as read index information SQL:
Table script is built step 2: executing, data table related is created in database c, passes through structured query language SQL language Sentence by the first step operate obtained in data deposit database c in respective table.When there is new data insertion, database can be first emptied Original table data in c, guarantee the accuracy and reliability of data.
Step 3: comparing corresponding two tables in database c in program, way of contrast is also to be realized by SQL statement:
Comparison indexes a difference wherein SQL:
GET_DIFF_INDEX1=" select a.TABLE_NAME, a.INDEX_NAME INDEX_NAME1, ' index There is no ' INDEX_NAME2, a.COLUMNS from t_indexinfo_1a where a.TABLE_NAME in (select b.TABLE_NAME from t_tabinfo_2b)AND CONCAT(a.TABLE_NAME,'&',a.INDEX_NAME)not in(select CONCAT(c.TABLE_NAME,'&',c.INDEX_NAME)from t_indexinfo_2c)”。
Program returns to List set, and result is rendered to table and shown by the page, while providing different information exporting Excel Table.
As shown in Figure 1, the method for the comparison database architectural difference further include:
Selection needs the type of database compared in the page, inputs correct database connection account and tests each database S101S201 is connected, each database connection S101 of test includes connecting JDBC by java database to select according to the page Type of database loads respective drive, verifies the account information of input;
If verifying is correct, establishes database connection and carry out data manipulation;
If verifying is incorrect, error message is prompted in the page;
The verifyings such as user name, password are carried out to disparate databases to execute in a browser.
Due to testing each database connection, as miscellaneous function, bottom passes through Java JDBC (Java DataBase The connection of Connectivity, Java database) it realizes, respective drive is loaded according to the type of database of page selection, is verified defeated The account information entered establishes database connection if correct and carries out data manipulation, in the page if account information is incorrect Middle prompt error message.
The present invention is write by Java language, and Java is a kind of Object-Oriented Programming Language, is had good safety, is good for Strong property, it is cross-platform the features such as, support various database manipulations.
Working principle:
This patent carries out link verifying and two database structures of comparison is poor by the type of database for selecting to need to compare It is different, the comparison result of two databases can be shown in the page in table form, since the present invention encapsulates code operation, The type of database for needing to compare need to be only selected in the page, inputted correct database connection account, also be may be selected to need The type of database to be compared carries out link verifying, and comparison result can be shown in the page in table form, and classification is clear, Intuitively, Excel table clearly, can also be exported, there are two functions to form first is that testing each database for technical spirit tool of the invention It connects, second is that two database structure differences of comparison, the present invention solve the prior art and exist currently, database contrast difference has Following defect: development process is at least needed to develop, be tested, formal three database environments, but in order to guarantee that database structure is united First it needs to take a significant amount of time to be compared, goes the problem of simplifying these operations currently without unified, intuitive method, have On the one hand resource spending has been saved, on the other hand can have shortened developer and test the basic information time, realization of the invention has Conducive to development cost is saved, simplify convention control's difference complex operations, and the advantageous effects that result information is intuitive and easy to understand.
Using technical solution of the present invention or those skilled in the art under the inspiration of technical solution of the present invention, design Similar technical solution out, and reach above-mentioned technical effect, it is to fall into protection scope of the present invention.

Claims (10)

1. a kind of method of comparison database architectural difference characterized by comprising
Selection needs the type of database compared, carries out link verifying and compares two database structure differences, by two data The comparison result in library can be shown in the page in table form.
2. a kind of method of comparison database architectural difference according to claim 1, which is characterized in that the comparison two Database structure difference includes the basic comparison database of comparison one and another basic comparison database table information, column information, index Two basic comparison database comparison results are deposited in classification information data by information, function information and associated database information Library.
3. a kind of method of comparison database architectural difference according to claim 2, which is characterized in that two data of comparison Library structure difference specifically includes:
Reading database: the phase of a basic comparison database and another basic comparison database is obtained by reading database sentence Table information, column information, index information, the function information answered;
Replicate data library: creating comparison data table in classification information database, will obtain a base by replicate data library sentence The corresponding table information of plinth comparison database and another basic comparison database, column information, index information, function information information Corresponding two comparison data tables of data deposit classification information database;
Comparison database: pass through corresponding two comparison data tables of comparison database sentence comparison-of-pair sorting's information database.
4. a kind of method of comparison database architectural difference according to claim 3, which is characterized in that the content packet of reading Include: whether the title of database type, length, is sky, default value, annotation, major key, trigger and relevant parameter.
5. a kind of method of comparison database architectural difference according to claim 4, which is characterized in that described to read number According to the specific statement form of reading database sentence in library are as follows:
GET_INDEX_INFO=" SELECT UPPER (table_name) TABLE_NAME, upper (index_name), INDEX_NAME, GROUP_CONCAT (upper (column_name) ORDER BY SEQ_IN_INDEX) COLUMNS FROM INFORMATION_SCHEMA.STATISTICS WHERE table_schema=?=GROUP BY TABLE_NAME, INDEX_NAME”。
6. a kind of method of comparison database architectural difference according to claim 3, which is characterized in that in replicate data library In, if having new data insertion, first empty original table data in classification information database.
7. a kind of method of comparison database architectural difference according to claim 3, which is characterized in that
In comparison database, the comparison of the comparison database sentence indexes a difference wherein specific statement form of sentence Are as follows:
GET_DIFF_INDEX1=" select a.TABLE_NAME, a.INDEX_NAME INDEX_NAME1, ' index and do not deposit ' INDEX_NAME2, a.COLUMNS from t_indexinfo_1a where a.TABLE_NAME in (selectb.TABLE_NAME from t_tabinfo_2b)AND CONCAT(a.TABLE_NAME,'&',a.INDEX_ NAME)not in(select CONCAT(c.TABLE_NAME,'&',c.INDEX_NAME)from t_indexinfo_ 2c)”。
8. a kind of method of comparison database architectural difference according to claim 3, which is characterized in that the reading data Library sentence, replicate data library sentence and comparison database sentence are structured query language.
9. a kind of method of comparison database architectural difference according to claim 1, which is characterized in that described will compare is tied It includes returning to list collection that fruit can show in the page in table form, and comparison result is rendered to table in the page and is shown, It provides simultaneously and different information is exported into Excel table.
10. a kind of method of comparison database architectural difference according to claim 1, which is characterized in that the comparison number According to the method for library structure difference further include:
Selection needs the type of database compared in the page, inputs correct database connection account and tests each database company It connects, each database connection of test includes connecting JDBC by java database to be loaded according to the type of database that the page selects Respective drive verifies the account information of input;
If verifying is correct, establishes database connection and carry out data manipulation;
If verifying is incorrect, error message is prompted in the page;
The verifyings such as user name, password are carried out to disparate databases to execute in a browser.
CN201910145850.3A 2019-02-27 2019-02-27 A kind of method of comparison database architectural difference Pending CN109918299A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910145850.3A CN109918299A (en) 2019-02-27 2019-02-27 A kind of method of comparison database architectural difference

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910145850.3A CN109918299A (en) 2019-02-27 2019-02-27 A kind of method of comparison database architectural difference

Publications (1)

Publication Number Publication Date
CN109918299A true CN109918299A (en) 2019-06-21

Family

ID=66962522

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910145850.3A Pending CN109918299A (en) 2019-02-27 2019-02-27 A kind of method of comparison database architectural difference

Country Status (1)

Country Link
CN (1) CN109918299A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111078273A (en) * 2019-12-09 2020-04-28 京东数字科技控股有限公司 Information acquisition method and device and storage medium
CN111459916A (en) * 2020-04-16 2020-07-28 中国银行股份有限公司 GBASE and ORAC L E database table comparison method and system
CN112711573A (en) * 2021-01-15 2021-04-27 中化石化销售有限公司 Database structure difference report generation method and device
CN112799955A (en) * 2021-02-08 2021-05-14 腾讯科技(深圳)有限公司 Model change detection method and device, storage medium and electronic equipment

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070250543A1 (en) * 2006-04-24 2007-10-25 Yokogawa Electric Corporation Differential data managing apparatus
US7680833B1 (en) * 2002-11-22 2010-03-16 Bmc Software, Inc. System and method for database structure comparison
CN103294724A (en) * 2012-03-05 2013-09-11 百度在线网络技术(北京)有限公司 Method for managing database structures and system for method
CN106484739A (en) * 2015-09-01 2017-03-08 中兴通讯股份有限公司 The structure comparative approach of data base and device

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7680833B1 (en) * 2002-11-22 2010-03-16 Bmc Software, Inc. System and method for database structure comparison
US20070250543A1 (en) * 2006-04-24 2007-10-25 Yokogawa Electric Corporation Differential data managing apparatus
CN103294724A (en) * 2012-03-05 2013-09-11 百度在线网络技术(北京)有限公司 Method for managing database structures and system for method
CN106484739A (en) * 2015-09-01 2017-03-08 中兴通讯股份有限公司 The structure comparative approach of data base and device

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111078273A (en) * 2019-12-09 2020-04-28 京东数字科技控股有限公司 Information acquisition method and device and storage medium
CN111459916A (en) * 2020-04-16 2020-07-28 中国银行股份有限公司 GBASE and ORAC L E database table comparison method and system
CN111459916B (en) * 2020-04-16 2023-05-23 中国银行股份有限公司 GBASE and ORACLE database table comparison method and system
CN112711573A (en) * 2021-01-15 2021-04-27 中化石化销售有限公司 Database structure difference report generation method and device
CN112799955A (en) * 2021-02-08 2021-05-14 腾讯科技(深圳)有限公司 Model change detection method and device, storage medium and electronic equipment
CN112799955B (en) * 2021-02-08 2023-09-26 腾讯科技(深圳)有限公司 Method and device for detecting model change, storage medium and electronic equipment

Similar Documents

Publication Publication Date Title
CN109918299A (en) A kind of method of comparison database architectural difference
US7228524B2 (en) Method and system for analysis of software requirements
US7801715B2 (en) System and method for block diagram simulation context restoration
US8225288B2 (en) Model-based testing using branches, decisions, and options
US7703027B2 (en) Merging graphical programs
CN110287097A (en) Batch testing method, device and computer readable storage medium
CN100435154C (en) Method, system for providing a configuration specification language supporting selective presentation of configuration entities
CN102591777B (en) A kind of unit test code generation method and device
US20200319856A1 (en) Visual virtual programming machine for real-time interactive creation, playback, execution, inspection and manipulation of programming elements
US20090178021A1 (en) Systems and Methods for Modeling and Generating Test Requirements for Software Applications
CN110389896A (en) Code automated analysis and test method, device and computer readable storage medium
CN101689111A (en) The automatic management of software requirements verification
CN104035873A (en) Method and device for generating testing codes
CN104050087A (en) Software architecture correctness verification method based on UML model
CN110059121A (en) A kind of method, system, device and the storage medium of quick export bill of materials
CN102222121A (en) Finite element modeling method for modal simulation
CN103186467A (en) Method and device for verifying data correctness
CN110597721A (en) Automatic interface pressure testing method based on pressure testing script
CN108829389A (en) Android application automation triggering execution method based on Appium
US6853963B1 (en) Analyzing an extended finite state machine system model
CN110750462A (en) FPGA white box test platform
Sullivan Hawkeye: user-guided enumeration of scenarios
CN104461890A (en) Qt program memory using static test method for air traffic control training system
Oliveira pytest Quick Start Guide: Write better Python code with simple and maintainable tests
CN109522213A (en) A kind of test method and device based on customized test script

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: 20210625

Address after: 310000 room 410, building 5, 17-1 Chuxin Road, Gongshu District, Hangzhou City, Zhejiang Province

Applicant after: Hangzhou Zhongke Huicheng Technology Co.,Ltd.

Address before: Room 1010, block a, science and technology building, Yibin District, Yanshi City, Luoyang City, Henan Province

Applicant before: LUOYANG ZHONGKE HUICHENG TECHNOLOGY Co.,Ltd.

TA01 Transfer of patent application right
TA01 Transfer of patent application right

Effective date of registration: 20230112

Address after: Floor 3, Yimeng Cloud Valley, 200 meters west of the intersection of Zhimadun Hefei Road and Volvo Road, Linyi Economic and Technological Development Zone, Shandong 276000

Applicant after: Linyi Zhongke Ruihe Intelligent Technology Co.,Ltd.

Address before: 310000 room 410, building 5, 17-1 Chuxin Road, Gongshu District, Hangzhou City, Zhejiang Province

Applicant before: Hangzhou Zhongke Huicheng Technology Co.,Ltd.