CN109343878A - A kind of code dispositions method - Google Patents

A kind of code dispositions method Download PDF

Info

Publication number
CN109343878A
CN109343878A CN201811096154.XA CN201811096154A CN109343878A CN 109343878 A CN109343878 A CN 109343878A CN 201811096154 A CN201811096154 A CN 201811096154A CN 109343878 A CN109343878 A CN 109343878A
Authority
CN
China
Prior art keywords
code
disposed
test
result
deployment
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
CN201811096154.XA
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.)
IBM China Investment Co Ltd
Original Assignee
Beijing Insights Value 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 Beijing Insights Value Technology Co Ltd filed Critical Beijing Insights Value Technology Co Ltd
Priority to CN201811096154.XA priority Critical patent/CN109343878A/en
Publication of CN109343878A publication Critical patent/CN109343878A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/40Transformation of program code
    • G06F8/41Compilation

Abstract

The present embodiments relate to a kind of code dispositions methods, which comprises the code that the pre- release module in code deployment platform receives user's input disposes request, and obtains code to be disposed corresponding with code deployment request;Pre- release module is treated deployment code in exploitation environment and is tested, and generates the first test result code according to test result;When the first test result code is the first result code, code to be disposed is sent to the deployment module in code deployment platform;Deployment module is treated deployment code in production environment and is disposed;Also, deployment module is treated deployment code in production environment and is tested, and generates the second test result code according to test result;When the second test result code is not or not first result code, the prompt information of test crash is generated according to the second test result, and is exported;The prompt information of test crash includes test report;Also, deployment module cancels the deployment of code to be disposed in production environment.

Description

A kind of code dispositions method
Technical field
The present invention relates to data processing field more particularly to a kind of code dispositions methods.
Background technique
In data daily maintenance work, code publication may be one of most common work, especially webpage generation The update of code, it is very frequent that fragmentation issues demand.In the case where early development personnel are fewer, code to be released also phase To less, developer can pass through script release code with oneself upper server.But with increasing for company's project, more Developer is added to company, and release code demand also starts increasing, and developer needs to occupy the most of the time and is used for Release code, how fastly this interrupt other work of developer can often, and the publication of code is very inconvenient, Victory effectively issues code, developer is released from cumbersome code deployment task, at current data Urgent problem in daily O&M field.
Summary of the invention
The purpose of the present invention is in view of the drawbacks of the prior art, providing a kind of code dispositions method, realizing can basis Customer demand is issued in advance automatically, test, then disposes the function of being issued automatically with the code of re-test with deployment, is weakened simultaneously The deployment of the most time-consuming, the most cumbersome code and the update of work, especially web page code is updated in daily maintenance work, The time cost of code development personnel is greatly saved.Also, the embodiment of the present invention also improves code publication, test and deployment Efficiency, reduce operation threshold, simplify operating procedure, so that the publication of code and deployment module, automation, improve Working efficiency.
To achieve the goals above, the embodiment of the invention provides a kind of code dispositions methods, comprising:
The code that pre- release module in code deployment platform receives user's input disposes request, and obtains and the code Corresponding code to be disposed is requested in deployment;The deployable state information of the code to be disposed is first state information;
The pre- release module tests the code to be disposed in exploitation environment, generates the according to test result One test result code;
Determine whether the first test result code is the first result code;
When the first test result code is first result code, by the deployable state information of the code to be disposed It is updated to the second status information, and the code to be disposed is sent to the deployment module in the code deployment platform;
The deployment module in production environment disposes the code to be disposed, and by the code to be disposed Deployable state information update is third state information;
Also, the deployment module tests the code to be disposed in the production environment, is tied according to test Fruit generates the second test result code;
Determine whether the second test result code is not first result code;
When the second test result code is not first result code, is generated and tested according to second test result The prompt information of failure, and export;The prompt information of the test crash includes test report;
Also, the deployment module cancels the deployment of the code to be disposed in the production environment, and will it is described to The deployable state information update for disposing code is the first state information.
Preferably, after the acquisition is corresponding with code deployment request wait dispose code, the method is also Include:
The pre- release module stores the code to be disposed in the code database into the code deployment platform.
Preferably, the pre- release module tests the code to be disposed in exploitation environment, is tied according to test Fruit generates the first test result code specifically:
Edit script corresponding with the code to be disposed is determined in the exploitation environment;
The code to be disposed is compiled according to the compilation script, and is transported according to the data in the exploitation environment The row code to be disposed;
The first test result code is generated according to compiling result and operation result.
Preferably when the first test result code is not first result code, the method also includes:
The pre- release module generates the prompt information of the test crash according to first test result.
Preferably, the deployment module tests the code to be disposed in the production environment, according to test As a result the second test result code is generated specifically:
Edit script corresponding with the code to be disposed is determined in the production environment;
The code to be disposed is compiled according to the compilation script, and is transported according to the data in the production environment The row code to be disposed;
The second test result code is generated according to compiling result and operation result.
It is further preferred that test result code includes according to the compiling result code of the compiling result generation and according to described The operation result code that operation result generates.
Preferably, when the second test result code is first result code, the method also includes:
The deployment module, which generates, disposes successful prompt information, and exports.
Preferably, when the second test result code is not first result code, the method also includes:
The prompt information of the test crash is sent to the pre- release module, to the pre- release module according to institute It is the first state information that the prompt information of test crash, which is stated, by the deployable state information update of the code to be disposed, and defeated The prompt information of the test crash out.
Preferably, in the pre- release module according to the prompt information of the test crash by the portion of the code to be disposed Administration's state information updating is the first state information, and after exporting the prompt information of the test crash, the method is also Include:
The pre- release module receives the updated code to be disposed that user inputs according to the test report, and in institute It states and the updated code to be disposed is tested in exploitation environment.
Preferably, the code development environment is first environment set, and the code production environment is second environment set.
A kind of code dispositions method provided in an embodiment of the present invention, realizing can be sent out in advance automatically according to customer demand Cloth, test, then the function of being issued automatically with the code of re-test with deployment is disposed, while reducing in daily maintenance work most For the update of time-consuming, the most cumbersome code deployment and update work, especially web page code, code development people is greatly saved The time cost of member.Also, the embodiment of the present invention also improves the efficiency of code publication, test and deployment, reduces operation door Sill simplify operating procedure, so that the publication of code and deployment module, automation, improve working efficiency.
Detailed description of the invention
Fig. 1 is a kind of flow chart of code dispositions method provided in an embodiment of the present invention.
Specific embodiment
Below by drawings and examples, technical scheme of the present invention will be described in further detail.
A kind of code dispositions method provided in an embodiment of the present invention, is implemented in code deployment platform, to better understand Technical solution provided in an embodiment of the present invention is first below illustrated code deployment platform.
Code deployment platform can be understood as being intended for code development personnel, for what is disposed to institute's exploitation code Platform.Code deployment platform can be achieved at the same time in code development environment and in code building environment.Code development environment can be with It is interpreted as the first environment of software, hardware requirement and operating system platform that code development personnel use in exploitation code Set, correlated process, activity and task to support code exploitation.Code production environment can be understood as code development personnel After exploitation code, the commencement of commercial operation code and software, hardware requirement and the operating system that use are put down when providing externally service The second environment set of platform, to the correlated process of support code commencement of commercial operation, activity and task.
A kind of code dispositions method provided in an embodiment of the present invention, in code deployment platform automatic deployment developed Code, method flow diagram is as shown in Figure 1, include the following steps:
Step 100, the code that pre- release module receives user's input disposes request;
Specifically, including pre- release module and deployment module in code deployment platform.Wherein pre- release module was used in generation Code is developed and tested in code exploitation environment, deployment module is for code to be deployed in code production environment and in generation Code is tested and run in code production environment.
The code that pre- release module in code deployment platform receives user's input disposes request, and obtains and dispose with code After requesting corresponding code to be disposed, this process to can be understood as user's release code deployment requirements, pre- release module The process with demand correlation engineering code can be obtained automatically according to demand.Also, pre- release module get code deployment ask After asking, code to be disposed can also be stored in the code database into code deployment platform.At this point, it is right to be somebody's turn to do code institute to be disposed The deployable state information answered is the first state information of " to be tested ".
Step 110, pre- release module is treated deployment code in exploitation environment and is tested;
It is tested specifically, pre- release module treats deployment code in exploitation environment.Carrying out test to code includes Two parts, one is tested the logic of language of code, determines whether code can compile success.The other is to generation Code carries out functional test, determines whether code can satisfy the functional requirement realized needed for user.
Further specific, pre- release module determines editor's foot corresponding with code to be disposed in exploitation environment first This, then treats deployment code according to compilation script and is compiled, according to the data run in exploitation environment if compiling successfully Code to be disposed finally is generated according to compiling result and operation result and is tied for the first test after exploitation environment is tested Fruit code.First test result code includes the compiling result code generated according to compiling result and the operation knot generated according to operation result Fruit code.If compiling is unsuccessful, operation result code is sky.
Step 120, determine whether the first test result code is the first result code;
Treat whether first test result code of the deployment code after exploitation environment is tested is representative specifically, determining The first result code that test passes through, that is, determine whether code to be disposed passes through test in exploitation environment.When the first survey When compiling result code and operation result code in test result code are the first result code, illustrate code to be disposed in exploitation environment Pass through test, then executes following step 130.When any in the compiling result code and operation result code in the first test result code When one result code is not the first result code, illustrate that code to be disposed not over test, then executes following in exploitation environment Step 180.
Step 130, code to be disposed is sent to deployment module;
Specifically, when in the first test result code compiling result code and operation result code be the first result code when, Exactly when having passed through test in developing environment wait dispose code, so that it may which preparation treats deployment code and carries out online deployment ?.The deployable state information update of code to be disposed is second status information of " wait dispose " by pre- release module first, and will Code to be disposed is sent to deployment module.
Step 140, deployment module is treated deployment code in production environment and is tested;
Specifically, deployment module is receiving after disposing code, code to be disposed is disposed in production environment, and will The deployable state information update of code to be disposed is the third state information of " deployment ".Also, deployment module can also produce Deployment code is treated in environment to be tested again.It equally includes test being carried out to the logic of language of code and to generation that it, which is tested, Code carries out the two parts of functional test.
Further specifically, deployment module determines editor's foot corresponding with code to be disposed in production environment first This, treats deployment code according to compilation script and is compiled, wait for portion according to the data run in production environment if compiling successfully Code is affixed one's name to, is finally generated according to compiling result and operation result for the second test result after production environment is tested Code.Second test result code equally includes the compiling result code generated according to compiling result and the operation generated according to operation result Result code.If compiling is unsuccessful, operation result code is sky.
It should be noted that production environment and the exploitation environment code running environment that be two different, to the volume of code The data for translating script and operation code are different, and the data especially in production environment are for the data in exploitation environment It is usually less also more single.Even if therefore code have passed through the test in exploitation environment, also not necessarily ensuring that can produced Error-free operation in environment.But in general, if code can not exploitation environment in by test, also necessarily can not be in production environment It operates normally.
Step 150, determine whether the second test result code is the first result code;
Treat whether second test result code of the deployment code after production environment is tested also is generation specifically, determining The first result code that table test passes through, that is, determine whether code to be disposed passes through test in exploitation environment.When second When compiling result code and operation result code in test result code are also the first result code, illustrate code to be disposed in production ring Test is had also passed through in border, then executes following step 160.When the compiling result code and operation result code in the second test result code In any one result code when not being the first result code, illustrate that code to be disposed not over test, is then held in production environment Row step 170.
Step 160, deployment module, which generates, disposes successful prompt information, and exports;
Specifically, when in the second test result code compiling result code and operation result code be also the first result code when, Namely when code to be disposed not only has passed through test in exploitation environment, when also having also passed through test in production environment, portion It affixes one's name to module and generates the successful prompt information of deployment, and export, to prompt user's code to be disposed with successful deployment.At this point, to Deployment code completes deployment process.
Step 170, deployment module cancels the deployment of code to be disposed in production environment;
Specifically, any one result code is not in compiling result code and operation result code in the second test result code When the first result code, that is, when wait dispose code in production environment not over test when, deployment module is cancelled wait dispose The deployment of code in production environment, while being the first of " to be tested " by the deployable state information update of code to be disposed Status information.
Step 180, the prompt information of test crash is generated according to test result, and is exported;
Specifically, any one result code is not in compiling result code and operation result code in the first test result code When the first result code, that is, when wait dispose code develop environment in not over test when, pre- release module is according to first Test result generates the prompt information of test crash, and exports.At this point, the code to be disposed of test crash will not obtain portion Administration, and user can also code be disposed can dispose it is online before, learn that there are problems for code to be disposed.
Alternatively, any one result code is not the in compiling result code and operation result code in the second test result code When one result code, that is, when wait dispose code in production environment not over test when, deployment module according to second test As a result the prompt information of test crash is generated, and is exported.In the prompt information of deployment module output test crash, can will also survey The prompt information of examination failure is sent to pre- release module, will be wait dispose according to the prompt information of test crash to pre- release module The deployable state information update of code is the first state information of " to be tested ", and exports the prompt information of test crash.Also It is to say, no matter code to be disposed is in exploitation environment not over test, still in production environment not over test , pre- release module can all receive the prompt information of test crash.
Whether pre- release module generates the prompt information or deployment module root of test crash according to the first test result The prompt information of test crash is generated according to the second test result, all includes test report.Test report includes the original of test crash Cause and test environment to user by checking the reason of test report determines code tester failure, and determine that code is that do not have Pass through test again without in production environment by testing in exploitation environment.
Step 190, pre- release module receives the updated code to be disposed of user's input;
Specifically, pre- release module receives the updated code to be disposed that user inputs according to test report, then return Receipt row step 110, that is, continue to test updated code to be disposed in exploitation environment.This process can be with It is interpreted as pre- release module to modify after disposing code user, test, deployment is re-started to modified code to be disposed Process, until determining that treating second test result code of the deployment code after production environment is tested is in step 150 Represent the first result code that test passes through.
A kind of code dispositions method provided in an embodiment of the present invention, realizing can be sent out in advance automatically according to customer demand Cloth, test, then the function of being issued automatically with the code of re-test with deployment is disposed, while reducing in daily maintenance work most For the update of time-consuming, the most cumbersome code deployment and update work, especially web page code, code development people is greatly saved The time cost of member.Also, the embodiment of the present invention also improves the efficiency of code publication, test and deployment, reduces operation door Sill simplify operating procedure, so that the publication of code and deployment module, automation, improve working efficiency.
Professional should further appreciate that, described in conjunction with the examples disclosed in the embodiments of the present disclosure Unit and algorithm steps, can be realized with electronic hardware, computer software, or a combination of the two, hard in order to clearly demonstrate The interchangeability of part and software generally describes each exemplary composition and step according to function in the above description. These functions are implemented in hardware or software actually, the specific application and design constraint depending on technical solution. Professional technician can use different methods to achieve the described function each specific application, but this realization It should not be considered as beyond the scope of the present invention.
The step of method described in conjunction with the examples disclosed in this document or algorithm, can be executed with hardware, processor The combination of software module or the two is implemented.Software module can be placed in random access memory (RAM), memory, read-only memory (ROM), electrically programmable ROM, electrically erasable ROM, register, hard disk, moveable magnetic disc, the control of CD-ROM dynamical system In any other form of storage medium well known in method or technical field.
Above-described specific embodiment has carried out further the purpose of the present invention, technical scheme and beneficial effects It is described in detail, it should be understood that being not intended to limit the present invention the foregoing is merely a specific embodiment of the invention Protection scope, all within the spirits and principles of the present invention, any modification, equivalent substitution, improvement and etc. done should all include Within protection scope of the present invention.

Claims (10)

1. a kind of code dispositions method, which is characterized in that the described method includes:
The code that pre- release module in code deployment platform receives user's input disposes request, and obtains and dispose with the code Request corresponding code to be disposed;The deployable state information of the code to be disposed is first state information;
The pre- release module tests the code to be disposed in exploitation environment, generates first according to test result and surveys Test result code;
Determine whether the first test result code is the first result code;
When the first test result code is first result code, by the deployable state information update of the code to be disposed For the second status information, and the code to be disposed is sent to the deployment module in the code deployment platform;
The deployment module in production environment disposes the code to be disposed, and by the deployment of the code to be disposed State information updating is third state information;
Also, the deployment module tests the code to be disposed in the production environment, raw according to test result At the second test result code;
Determine whether the second test result code is not first result code;
When the second test result code is not first result code, test crash is generated according to second test result Prompt information, and export;The prompt information of the test crash includes test report;
Also, the deployment module cancels the deployment of the code to be disposed in the production environment, and by described wait dispose The deployable state information update of code is the first state information.
2. code dispositions method according to claim 1, which is characterized in that requested in the acquisition and code deployment It is corresponding wait dispose code after, the method also includes:
The pre- release module stores the code to be disposed in the code database into the code deployment platform.
3. code dispositions method according to claim 1, which is characterized in that the pre- release module is right in exploitation environment The code to be disposed is tested, and generates the first test result code according to test result specifically:
Edit script corresponding with the code to be disposed is determined in the exploitation environment;
The code to be disposed is compiled according to the compilation script, and according to the data run institute in the exploitation environment State code to be disposed;
The first test result code is generated according to compiling result and operation result.
4. code dispositions method according to claim 1, which is characterized in that when the first test result code is not described When the first result code, the method also includes:
The pre- release module generates the prompt information of the test crash according to first test result.
5. code dispositions method according to claim 1, which is characterized in that the deployment module is in the production environment The code to be disposed is tested, the second test result code is generated according to test result specifically:
Edit script corresponding with the code to be disposed is determined in the production environment;
The code to be disposed is compiled according to the compilation script, and according to the data run institute in the production environment State code to be disposed;
The second test result code is generated according to compiling result and operation result.
6. the code dispositions method according to claim 3 or 5, which is characterized in that test result code includes according to the volume The operation result code translating the compiling result code of result generation and being generated according to the operation result.
7. code dispositions method according to claim 1, which is characterized in that when the second test result code is described the When one result code, the method also includes:
The deployment module, which generates, disposes successful prompt information, and exports.
8. code dispositions method according to claim 1, which is characterized in that when the second test result code is not described When the first result code, the method also includes:
The prompt information of the test crash is sent to the pre- release module, to the pre- release module according to the survey It is the first state information that the prompt information to fail, which is tried, by the deployable state information update of the code to be disposed, and exports institute State the prompt information of test crash.
9. code dispositions method according to claim 1, which is characterized in that in the pre- release module according to the test The deployable state information update of the code to be disposed is the first state information by the prompt information of failure, and described in output After the prompt information of test crash, the method also includes:
The pre- release module receives the updated code to be disposed that user inputs according to the test report, and opens described The updated code to be disposed is tested in hair ring border.
10. code dispositions method according to claim 1, which is characterized in that the code development environment is first environment Set, the code production environment are second environment set.
CN201811096154.XA 2018-09-19 2018-09-19 A kind of code dispositions method Pending CN109343878A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811096154.XA CN109343878A (en) 2018-09-19 2018-09-19 A kind of code dispositions method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811096154.XA CN109343878A (en) 2018-09-19 2018-09-19 A kind of code dispositions method

Publications (1)

Publication Number Publication Date
CN109343878A true CN109343878A (en) 2019-02-15

Family

ID=65305520

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811096154.XA Pending CN109343878A (en) 2018-09-19 2018-09-19 A kind of code dispositions method

Country Status (1)

Country Link
CN (1) CN109343878A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2021238592A1 (en) * 2020-05-26 2021-12-02 华为技术有限公司 Application debugging method and system, and device and medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120117532A1 (en) * 2010-11-08 2012-05-10 Mckesson Financial Holdings Limited Methods, apparatuses & computer program products for facilitating efficient deployment of software
CN104090964A (en) * 2014-07-15 2014-10-08 上海斐讯数据通信技术有限公司 Electronic device testing method and system
CN105446878A (en) * 2015-11-09 2016-03-30 上海爱数信息技术股份有限公司 Continuous program automated testing method
CN107463362A (en) * 2016-06-03 2017-12-12 北京京东尚科信息技术有限公司 The method and system of lasting deployment based on multiple Jenkins
CN108073400A (en) * 2017-12-07 2018-05-25 湖北三新文化传媒有限公司 Software automation construction method, server and storage medium

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120117532A1 (en) * 2010-11-08 2012-05-10 Mckesson Financial Holdings Limited Methods, apparatuses & computer program products for facilitating efficient deployment of software
CN104090964A (en) * 2014-07-15 2014-10-08 上海斐讯数据通信技术有限公司 Electronic device testing method and system
CN105446878A (en) * 2015-11-09 2016-03-30 上海爱数信息技术股份有限公司 Continuous program automated testing method
CN107463362A (en) * 2016-06-03 2017-12-12 北京京东尚科信息技术有限公司 The method and system of lasting deployment based on multiple Jenkins
CN108073400A (en) * 2017-12-07 2018-05-25 湖北三新文化传媒有限公司 Software automation construction method, server and storage medium

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2021238592A1 (en) * 2020-05-26 2021-12-02 华为技术有限公司 Application debugging method and system, and device and medium

Similar Documents

Publication Publication Date Title
CN111414172B (en) Automatic deployment and release system and method for application software
US7707553B2 (en) Computer method and system for automatically creating tests for checking software
US7047529B2 (en) Software installation and validation using custom actions
US5617533A (en) System and method for determining whether a software package conforms to packaging rules and requirements
US20040025088A1 (en) Software application test coverage analyzer
US20010025373A1 (en) Technique for enabling applications to use languages other than their built-in macro-languages without changing the applications
US20020198868A1 (en) System and method for specification tracking in a Java compatibility testing environment
US20080276221A1 (en) Method and apparatus for relations planning and validation
WO2011087919A2 (en) Software development and distribution workflow employing meta-object time stamping
US20090125874A1 (en) Method and system for creating projects in a rational application developer workspace
US20040194064A1 (en) Generic test harness
US7853927B2 (en) Methods and tools for executing and tracing user-specified kernel instructions
US10248545B2 (en) Method for tracking high-level source attribution of generated assembly language code
WO2005055051A2 (en) Determining the possibility of adverse effects arising from a code change
JP2010250378A (en) Software development support apparatus, system, function extension method for software development support apparatus and program
CN113448862A (en) Software version testing method and device and computer equipment
US10656922B2 (en) Systems and methods for providing an application transformation tool
CN108897588B (en) Routing method and routing device for communication between modules
Brada et al. Practical verification of component substitutability using subtype relation
CN109343878A (en) A kind of code dispositions method
US20070250828A1 (en) Portable libraries
US6728951B1 (en) System and method for performing automated incremental compilation of computer programs
Kroening et al. Automating software analysis at large scale
US9396239B2 (en) Compiling method, storage medium and compiling apparatus
CN113342323B (en) Method and device for online development of software

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
CB02 Change of applicant information

Address after: 100070 Beijing Fengtai Auto Museum West Road No. 8 Courtyard 1 Building 6 Floor 606

Applicant after: Beijing Yingshi Ruida Technology Co.,Ltd.

Address before: 1202, No. 18, Yumin Middle Road, Xicheng District, Beijing 100029

Applicant before: BEIJING INSIGHTS VALUE TECHNOLOGY Co.,Ltd.

CB02 Change of applicant information
TA01 Transfer of patent application right

Effective date of registration: 20230407

Address after: Unit 02, 12th Floor, 501, Building 3, Yard 20, Jinhe East Road, Chaoyang District, Beijing, 100020

Applicant after: IBM (CHINA) INVESTMENT CO.,LTD.

Address before: 100070 Beijing Fengtai Auto Museum West Road No. 8 Courtyard 1 Building 6 Floor 606

Applicant before: Beijing Yingshi Ruida Technology Co.,Ltd.

TA01 Transfer of patent application right