CN109670300B - Micro-service cloud platform interface management and control system and method - Google Patents

Micro-service cloud platform interface management and control system and method Download PDF

Info

Publication number
CN109670300B
CN109670300B CN201811595148.9A CN201811595148A CN109670300B CN 109670300 B CN109670300 B CN 109670300B CN 201811595148 A CN201811595148 A CN 201811595148A CN 109670300 B CN109670300 B CN 109670300B
Authority
CN
China
Prior art keywords
interface
micro
cloud platform
managed
information
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.)
Active
Application number
CN201811595148.9A
Other languages
Chinese (zh)
Other versions
CN109670300A (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.)
Taima Information Network Technology Co ltd
Original Assignee
Taima Information Network 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 Taima Information Network Technology Co ltd filed Critical Taima Information Network Technology Co ltd
Priority to CN201811595148.9A priority Critical patent/CN109670300B/en
Publication of CN109670300A publication Critical patent/CN109670300A/en
Application granted granted Critical
Publication of CN109670300B publication Critical patent/CN109670300B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/50Monitoring users, programs or devices to maintain the integrity of platforms, e.g. of processors, firmware or operating systems
    • G06F21/52Monitoring users, programs or devices to maintain the integrity of platforms, e.g. of processors, firmware or operating systems during program execution, e.g. stack integrity ; Preventing unwanted data erasure; Buffer overflow
    • G06F21/54Monitoring users, programs or devices to maintain the integrity of platforms, e.g. of processors, firmware or operating systems during program execution, e.g. stack integrity ; Preventing unwanted data erasure; Buffer overflow by adding security routines or objects to programs

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention discloses a micro-service cloud platform interface management and control system and a method, comprising the following steps: acquiring interface information of each interface of each micro-service cloud platform; synchronizing interface information of each interface of each micro-service cloud platform into a Redis and MySQL database; establishing an incidence relation between a service function of the vehicle and an interface and establishing whether the interface has information controlled or not; synchronizing the incidence relation between the vehicle service function and the interface and the information for establishing whether the interface is controlled or not to a Redis and MySQL database; intercepting the interface when monitoring a request for calling a certain interface, analyzing an interface address, a request type, a name of a micro service cloud platform to which the interface belongs, vehicle identification information and an operation type aiming at a vehicle in the request, finding out whether the interface is controlled or not from a Redis database according to the name of the micro service cloud platform, the interface address and the request type, calling the interface when the interface is not controlled, and interrupting the calling when the interface is controlled.

Description

Micro-service cloud platform interface management and control system and method
Technical Field
The invention relates to the technical field of automobiles and transportation, in particular to a micro-service cloud platform interface management and control system and a method.
Background
With the popularization of micro service technology, more and more cloud platforms providing services for third-party enterprises in a SaaS (software as a service) manner are provided. In the fields of automobiles and transportation, the requirements of many interfaces on safety are particularly high, such as remote opening and closing of doors, remote power on and off and the like. In addition to conventional safety verification, the system also has a requirement of forbidding the calling of the vehicle remote control interfaces under special conditions (such as leakage of part of vehicle remote control safety codes).
Disclosure of Invention
The invention aims to provide a micro-service cloud platform interface management and control system and a method.
The invention solves the technical problems through the following technical scheme:
the invention provides a micro-service cloud platform interface management and control system which is characterized by comprising an acquisition module, a synchronization module, a Redis database, a MySQL database, a creation module and a management and control module;
the acquisition module is used for acquiring interface information of each interface of each micro-service cloud platform, wherein the interface information comprises an interface address, a request mode and interface function description;
the synchronization module is used for synchronizing interface information of each interface of each micro service cloud platform into a Redis database and a MySQL database;
the creating module is used for creating an incidence relation between the service function of the vehicle and the interface and establishing whether the interface has the controlled information;
the synchronization module is used for synchronizing the incidence relation between the service function of the vehicle and the interface and the information for establishing whether the interface is controlled or not to a Redis database and a MySQL database;
the management and control module is used for managing and controlling each interface, intercepting when monitoring a request for calling a certain interface, analyzing an interface address, a request type, a name of a affiliated micro-service cloud platform, vehicle identification information and an operation type for a vehicle in the request, inquiring whether the interface is managed and controlled from a Redis database according to the name of the affiliated micro-service cloud platform, the interface address and the request type, calling when the interface is not managed and controlled, and interrupting the calling when the interface is managed and controlled.
Preferably, the creating module is configured to, when the interface corresponds to multiple service functions, create whether each service function corresponding to the interface has managed and controlled information;
the management and control module is used for inquiring whether the operation type corresponding to the vehicle identification information is managed and controlled from the Redis database according to the vehicle identification information and the operation type aiming at the vehicle based on the fact that the interface is not managed and controlled, the interface is called when the operation type is not managed and the call is interrupted when the operation type is managed and controlled.
Preferably, the obtaining module is configured to obtain interface information of each interface of each micro service cloud platform in an incremental synchronization interface information manner when the micro service cloud platform is started.
Preferably, the management and control module is configured to interrupt the call and send information that an interface is managed and controlled when the interface is managed and controlled.
Preferably, the system further comprises an annotation module for annotating parameters of the interface.
The invention also provides a micro-service cloud platform interface management and control method which is characterized by comprising the following steps:
acquiring interface information of each interface of each micro-service cloud platform, wherein the interface information comprises an interface address, a request mode and interface function description;
synchronizing interface information of each interface of each micro-service cloud platform into a Redis database and a MySQL database;
establishing an incidence relation between a service function of the vehicle and an interface and establishing whether the interface has information controlled or not;
synchronizing the incidence relation between the service function of the vehicle and the interface and the information for establishing whether the interface is controlled or not into a Redis database and a MySQL database;
the method comprises the steps of managing and controlling each interface, intercepting when a request for calling a certain interface is monitored, analyzing an interface address, a request type, a name of a micro service cloud platform to which the interface belongs, vehicle identification information and an operation type specific to a vehicle in the request, inquiring whether the interface is managed and controlled from a Redis database according to the name of the micro service cloud platform to which the interface belongs, the interface address and the request type, calling when the interface is not managed and controlled, and interrupting the calling when the interface is managed and controlled.
Preferably, when the interface corresponds to a plurality of service functions, establishing whether each service function corresponding to the interface has information to be managed or not;
and inquiring whether the operation type corresponding to the vehicle identification information is managed or not from the Redis database according to the vehicle identification information and the operation type aiming at the vehicle based on the fact that the interface is not managed, wherein the interface is called when the operation type is not managed, and the calling is interrupted when the operation type is managed.
Preferably, the interface information of each interface of each micro service cloud platform is acquired in an incremental synchronous interface information mode when the micro service cloud platform is started.
Preferably, the call is interrupted and an interface managed message is sent when the interface is managed.
Preferably, the parameters of the interface are annotated.
On the basis of the common knowledge in the field, the above preferred conditions can be combined randomly to obtain the preferred embodiments of the invention.
The positive progress effects of the invention are as follows:
the invention collects the interface information flexibly and conveniently, because of adopting the incremental synchronization mode, only the newly added interface information can be synchronized into the database, and the other synchronous data except the first synchronization is very small, thus the synchronization can be completed quickly.
The invention has flexible management and control configuration and immediate effect, creates the service function in the web interface, binds the service function and the interface, and can close/open the interface management and control by starting/forbidding the management and control of the service function without modifying codes.
The invention furthest decouples the service code from the management and control, and the management and control logic is transparent to the service code and has extremely low invasion to the code.
Drawings
Fig. 1 is a block diagram of a micro service cloud platform interface management and control system according to a preferred embodiment of the present invention.
Fig. 2 is a flowchart of a method for interface management of a micro service cloud platform according to a preferred embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention clearer, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, but not all, embodiments of the present invention. All other embodiments, which can be obtained by a person skilled in the art without any inventive step based on the embodiments of the present invention, are within the scope of the present invention.
As shown in fig. 1, the present embodiment provides a micro service cloud platform interface management and control system, which includes an obtaining module 1, a synchronizing module 2, a Redis database 3, a MySQL database 4, a creating module 5, a management and control module 6, and an annotation module 7.
The acquisition module 1 is configured to acquire interface information of each interface of each micro service cloud platform in an incremental synchronization interface information manner when the micro service cloud platform is started, where the interface information includes an interface address, a request manner, and an interface function description.
The synchronization module 2 is configured to synchronize interface information of each interface of each micro service cloud platform to the Redis database 3 and the MySQL database 4.
The creating module 5 is configured to create an association relationship between the service functions of the vehicle and the interfaces, establish whether the interfaces have the information about the management and control, and establish whether each service function corresponding to the interface has the information about the management and control when the interface corresponds to a plurality of service functions.
The synchronization module 2 is used for synchronizing the incidence relation between the service function of the vehicle and the interface and the information of whether the established interface is controlled or not to the Redis database 3 and the MySQL database 4.
The management and control module 6 is configured to manage and control each interface, intercept a request for calling a certain interface when monitoring the request, analyze an interface address, a request type, a name of a affiliated micro service cloud platform, vehicle identification information, and an operation type for a vehicle in the request, query whether the interface is managed and controlled from the Redis database according to the name of the affiliated micro service cloud platform, the interface address, and the request type, call the interface when the interface is not managed and controlled, interrupt the call when the interface is managed and send information that the interface is managed and controlled. And inquiring whether the operation type corresponding to the vehicle identification information is managed or not from the Redis database according to the vehicle identification information and the operation type aiming at the vehicle based on the fact that the interface is not managed, calling the interface when the operation type is not managed, interrupting the calling when the operation type is managed, and sending information that the operation type is managed.
In most cases, one interface corresponds to one service function (for example, vehicle condition query and vehicle positioning respectively correspond to two interfaces), but there is a special case that one interface corresponds to a plurality of service functions, for example, a remote vehicle control has only one interface: the specific operation is distinguished by introducing different operationtypes (operation types including opening and closing of a vehicle door, opening and closing of an air conditioner, opening and closing of an engine and the like), and the type of interface is called a composite type interface.
The management and control of the composite type interface need to acquire the operationType during operation, and the value of the operationType is analyzed to distinguish which service function (driving door or driving air conditioner) is the right one. Such a scenario puts higher requirements on the service functions, that is, part of the service functions need to be associated with the value of operationType, such as: the remote whistle service function is associated with operationType being HONK. This function of long-range whistle can be managed and control in advance, when long-range accuse car interface was called, operationType parameter in the analysis interface. And if the operationType is HONK, limiting the calling, otherwise, not limiting.
In the scheme, the service functions are divided into 2 types: default and remote vehicle control. The type of the service function can be customized and can be set according to specific service requirements (the remote vehicle control can be regarded as a setting). The default service function need not be associated with the operationType, but the remote control must be associated with the value of operationType. And the user can select the operationType in a drop-down list mode in an associated interface of the remote vehicle control service function, so that errors caused by manual entry are avoided. The value of the drop-down list is from an enumeration known as OpertionType.
The annotation module 7 is used to annotate parameters of the interface. The vehicle with the vehicle Id of 1 can not call the vehicle condition query interface and the vehicle positioning interface, and other vehicles can call the vehicle condition query interface and the vehicle positioning interface normally. Suppose the 2 interfaces adopt different naming modes for the field of the vehicle Id for historical reasons, such as that the vehicle condition query interface parameter is named vId, and the vehicle location interface parameter is named vehicleId. At this time, when the AOP reflection analysis parameters are used, uniform analysis cannot be performed due to different parameter names. To address such problems, the present solution utilizes java annotation techniques to define annotations named @ VehicleId, which are of the type PARAMETER and FIELD, that can be used on interface PARAMETERs or FIELDs. The vehicleId is resolved by default in the AOP resolving logic, and if not, parameters or fields annotated by the @ vehicleId are attempted to be resolved. Therefore, for the vehicle condition query interface with non-uniform naming (the interface with uniform naming does not need to be modified), the @ VehicleId annotation can be added in front of the vid parameter, so that the interface management and control can be supported by the vehicle condition query interface only by slightly changing the code.
As shown in fig. 2, the present embodiment further provides a method for controlling an interface of a micro service cloud platform, which includes the following steps:
step 101, when the micro service cloud platform is started, acquiring interface information of each interface of each micro service cloud platform in an incremental synchronous interface information mode, wherein the interface information comprises an interface address, a request mode and interface function description.
And 102, synchronizing interface information of each interface of each micro service cloud platform into a Redis database and a MySQL database.
Step 103, establishing an association relationship between the service functions of the vehicle and the interfaces and establishing whether the interfaces have the controlled information, and establishing whether each service function corresponding to the interface has the controlled information when the interface corresponds to a plurality of service functions.
And step 104, synchronizing the incidence relation between the service function of the vehicle and the interface and the information of whether the established interface is controlled or not to a Redis database and a MySQL database.
Step 105, managing and controlling each interface, intercepting when a request for calling a certain interface is monitored, analyzing an interface address, a request type, a name of a affiliated micro-service cloud platform, vehicle identification information and an operation type for a vehicle in the request, inquiring whether the interface is managed and controlled from a Redis database according to the name of the affiliated micro-service cloud platform, the interface address and the request type, calling when the interface is not managed and controlled, interrupting the calling when the interface is managed and sending information that the vehicle is managed and controlled; and inquiring whether the operation type corresponding to the vehicle identification information is managed and controlled from the Redis database according to the vehicle identification information and the operation type aiming at the vehicle, wherein the interface is called when the operation type is not managed and the call is interrupted when the operation type is managed and controlled.
While specific embodiments of the invention have been described above, it will be appreciated by those skilled in the art that these are by way of example only, and that the scope of the invention is defined by the appended claims. Various changes and modifications to these embodiments may be made by those skilled in the art without departing from the spirit and scope of the invention, and these changes and modifications are within the scope of the invention.

Claims (8)

1. A micro-service cloud platform interface management and control system is characterized by comprising an acquisition module, a synchronization module, a Redis database, a MySQL database, a creation module and a management and control module;
the acquisition module is used for acquiring interface information of each interface of each micro-service cloud platform, wherein the interface information comprises an interface address, a request mode and interface function description;
the synchronization module is used for synchronizing interface information of each interface of each micro service cloud platform into a Redis database and a MySQL database;
the creating module is used for creating an incidence relation between the service function of the vehicle and the interface and establishing whether the interface has the controlled information;
the synchronization module is used for synchronizing the incidence relation between the service function of the vehicle and the interface and the information for establishing whether the interface is controlled or not to a Redis database and a MySQL database;
the management and control module is used for managing and controlling each interface, intercepting when monitoring a request for calling a certain interface, analyzing an interface address, a request type, a name of a affiliated micro-service cloud platform, vehicle identification information and an operation type aiming at a vehicle in the request, inquiring whether the interface is managed and controlled from a Redis database according to the name of the affiliated micro-service cloud platform, the interface address and the request type, calling when the interface is not managed and controlled, and interrupting the calling when the interface is managed and controlled;
the creation module is used for establishing whether each service function corresponding to the interface has the managed and controlled information when the interface corresponds to a plurality of service functions;
the management and control module is used for inquiring whether the operation type corresponding to the vehicle identification information is managed and controlled from the Redis database according to the vehicle identification information and the operation type aiming at the vehicle based on the fact that the interface is not managed and controlled, the interface is called when the operation type is not managed and the call is interrupted when the operation type is managed and controlled.
2. The micro-service cloud platform interface management and control system of claim 1, wherein the obtaining module is configured to obtain interface information of each interface of each micro-service cloud platform in an incremental synchronization interface information manner when the micro-service cloud platform is started.
3. The micro-service cloud platform interface management and control system of claim 1, wherein the management and control module is configured to interrupt the call and send information that an interface is managed and controlled when the interface is managed and controlled.
4. The micro-service cloud platform interface management and control system of claim 1 further comprising an annotation module for annotating parameters of the interface.
5. A micro-service cloud platform interface management and control method is characterized by comprising the following steps:
acquiring interface information of each interface of each micro-service cloud platform, wherein the interface information comprises an interface address, a request mode and interface function description;
synchronizing interface information of each interface of each micro-service cloud platform into a Redis database and a MySQL database;
establishing an incidence relation between a service function of the vehicle and an interface and establishing whether the interface has information controlled or not;
synchronizing the incidence relation between the service function of the vehicle and the interface and the information for establishing whether the interface is controlled or not into a Redis database and a MySQL database;
managing and controlling each interface, intercepting when monitoring a request for calling a certain interface, analyzing an interface address, a request type, a name of a affiliated micro-service cloud platform, vehicle identification information and an operation type for a vehicle in the request, inquiring whether the interface is managed and controlled from a Redis database according to the name of the affiliated micro-service cloud platform, the interface address and the request type, calling when the interface is not managed and controlled, and interrupting the calling when the interface is managed and controlled;
when the interface corresponds to a plurality of service functions, establishing whether each service function corresponding to the interface has information controlled or not;
and inquiring whether the operation type corresponding to the vehicle identification information is managed or not from the Redis database according to the vehicle identification information and the operation type aiming at the vehicle based on the fact that the interface is not managed, wherein the interface is called when the operation type is not managed, and the calling is interrupted when the operation type is managed.
6. The method for managing an interface of a micro service cloud platform according to claim 5, wherein the interface information of each interface of each micro service cloud platform is obtained by incrementally synchronizing the interface information when the micro service cloud platform is started.
7. The method as claimed in claim 5, wherein the call is interrupted and an interface managed message is sent when the interface is managed.
8. The micro-service cloud platform interface hosting method of claim 5 wherein the parameters of the interface are annotated.
CN201811595148.9A 2018-12-25 2018-12-25 Micro-service cloud platform interface management and control system and method Active CN109670300B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811595148.9A CN109670300B (en) 2018-12-25 2018-12-25 Micro-service cloud platform interface management and control system and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811595148.9A CN109670300B (en) 2018-12-25 2018-12-25 Micro-service cloud platform interface management and control system and method

Publications (2)

Publication Number Publication Date
CN109670300A CN109670300A (en) 2019-04-23
CN109670300B true CN109670300B (en) 2020-12-22

Family

ID=66147227

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811595148.9A Active CN109670300B (en) 2018-12-25 2018-12-25 Micro-service cloud platform interface management and control system and method

Country Status (1)

Country Link
CN (1) CN109670300B (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110430079B (en) 2019-08-05 2021-03-16 腾讯科技(深圳)有限公司 Vehicle-road cooperation system
CN111669425B (en) * 2020-04-14 2022-12-09 福建天泉教育科技有限公司 Method for monitoring microservice interface and storage medium
CN111539019B (en) * 2020-04-21 2024-01-09 北京字节跳动网络技术有限公司 Processing method, device, equipment and storage medium of application module
CN112231379A (en) * 2020-10-16 2021-01-15 苏州浪潮智能科技有限公司 API (application program interface) auditing method, device, equipment and storage medium based on micro-service architecture
CN116455917B (en) * 2023-06-15 2023-09-22 上海观安信息技术股份有限公司 Data synchronization method and device, electronic equipment and computer readable storage medium

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106550033A (en) * 2016-10-27 2017-03-29 普元信息技术股份有限公司 Based on the system and method that cloud computing system realizes simulation the whole network ability open platform

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20170168664A1 (en) * 2015-12-15 2017-06-15 Sap Se Real time data analytics and visualization
US20170187785A1 (en) * 2015-12-23 2017-06-29 Hewlett Packard Enterprise Development Lp Microservice with decoupled user interface
CN105872051A (en) * 2016-03-31 2016-08-17 浪潮通信信息***有限公司 Capability opening management and control service platform in government-enterprise cloud platform
US20180300763A1 (en) * 2017-04-12 2018-10-18 Campaign Partners, Inc. Non-profit funding campaign management employing a predictive analytics intelligence platform
CN108901022B (en) * 2018-06-28 2021-08-20 深圳云之家网络有限公司 Micro-service unified authentication method and gateway

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106550033A (en) * 2016-10-27 2017-03-29 普元信息技术股份有限公司 Based on the system and method that cloud computing system realizes simulation the whole network ability open platform

Also Published As

Publication number Publication date
CN109670300A (en) 2019-04-23

Similar Documents

Publication Publication Date Title
CN109670300B (en) Micro-service cloud platform interface management and control system and method
US6668375B1 (en) Method and system for providing build-to-order software applications
KR20070077447A (en) Terminal for pefforming scheduled device mangament and method thereof
CN110008690B (en) Authority management method, device, equipment and medium for terminal application
CN110497920B (en) Signal processing method, device and system
WO2021203604A1 (en) Update test method and apparatus for vehicle component, and computer device and storage medium
CN104899116B (en) Method, source server, destination server and the system of data backup
CN114095405B (en) Vehicle function unit testing method and device, electronic equipment and storage medium
US20230384750A1 (en) Efficient controller data generation and extraction
US20140337655A1 (en) Integrated interface system for power-system monitoring and control system
CN106066803A (en) Application program runs the method and device controlled
CN114385210A (en) Method, device and equipment for generating upgrade log and storage medium
CN111527389A (en) Vehicle diagnosis method, vehicle diagnosis device and storage medium
CN115167831A (en) Software integration method and device based on AUTOSAR and use method
CN112052030A (en) Interface authority configuration method, storage medium and system of vehicle-mounted application program
WO2017046443A1 (en) Method and apparatus for repair or maintenance control of devices
CN114363293B (en) Device management method, system, readable storage medium and computer device
CN107015831A (en) A kind of client updating management method upgraded based on server end and system
EP3783855A1 (en) Vehicle, and open platform based vehicle security control method and system
CN106931596B (en) Engineering monitoring method and system
CN110764840B (en) Method, device and system for wirelessly debugging android device
CN111522560A (en) Software installation method and device, storage medium and electronic equipment
CN117216062B (en) Information management system based on data coding
CN114116042B (en) Command processing method and system for Linux service system
KR20130088990A (en) Apparatus and method for middleware

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
GR01 Patent grant
GR01 Patent grant
PE01 Entry into force of the registration of the contract for pledge of patent right
PE01 Entry into force of the registration of the contract for pledge of patent right

Denomination of invention: Micro service cloud platform interface management and control system and method

Effective date of registration: 20221021

Granted publication date: 20201222

Pledgee: Industrial Bank Co.,Ltd. Shanghai West sub branch

Pledgor: TAIMA INFORMATION NETWORK TECHNOLOGY Co.,Ltd.

Registration number: Y2022310000291

PC01 Cancellation of the registration of the contract for pledge of patent right
PC01 Cancellation of the registration of the contract for pledge of patent right

Date of cancellation: 20230926

Granted publication date: 20201222

Pledgee: Industrial Bank Co.,Ltd. Shanghai West sub branch

Pledgor: TAIMA INFORMATION NETWORK TECHNOLOGY Co.,Ltd.

Registration number: Y2022310000291

PE01 Entry into force of the registration of the contract for pledge of patent right
PE01 Entry into force of the registration of the contract for pledge of patent right

Denomination of invention: Microservice Cloud Platform Interface Control System and Method

Effective date of registration: 20231016

Granted publication date: 20201222

Pledgee: Industrial Bank Co.,Ltd. Shanghai West sub branch

Pledgor: TAIMA INFORMATION NETWORK TECHNOLOGY Co.,Ltd.

Registration number: Y2023310000647