CN112115175B - Cloud service product processing method and device, electronic equipment and storage medium - Google Patents

Cloud service product processing method and device, electronic equipment and storage medium Download PDF

Info

Publication number
CN112115175B
CN112115175B CN202010995788.XA CN202010995788A CN112115175B CN 112115175 B CN112115175 B CN 112115175B CN 202010995788 A CN202010995788 A CN 202010995788A CN 112115175 B CN112115175 B CN 112115175B
Authority
CN
China
Prior art keywords
target
information
identification information
field
cloud service
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
CN202010995788.XA
Other languages
Chinese (zh)
Other versions
CN112115175A (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.)
Chengdu Knownsec Information Technology Co ltd
Original Assignee
Chengdu Knownsec Information Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Chengdu Knownsec Information Technology Co ltd filed Critical Chengdu Knownsec Information Technology Co ltd
Priority to CN202010995788.XA priority Critical patent/CN112115175B/en
Publication of CN112115175A publication Critical patent/CN112115175A/en
Application granted granted Critical
Publication of CN112115175B publication Critical patent/CN112115175B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/245Query processing
    • G06F16/2457Query processing with adaptation to user needs
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/30Computing systems specially adapted for manufacturing

Abstract

The application provides a cloud service product processing method and device, electronic equipment and a storage medium, and relates to the technical field of data processing. In the application, first target request information to be processed is acquired, wherein the first target request information includes first target identification information, first target field information and modification information. And searching in a pre-configured corresponding relation table based on the first target identification information to obtain at least one corresponding field information, wherein the corresponding relation table comprises the corresponding relation between at least one identification information and at least one field information. And then, when the first target field information belongs to at least one field information corresponding to the first target identification information, modifying the data of the field corresponding to the first target field information in the target database based on the modification information. Based on the method, the problem of low matching degree between the developed cloud service product and the requirements of the user can be solved.

Description

Cloud service product processing method and device, electronic equipment and storage medium
Technical Field
The present invention relates to the field of cloud service product processing methods and apparatuses, and electronic devices and storage media.
Background
After developing a cloud service product (e.g., a cloud security service product), the provider may sell to the user. However, different users generally have different requirements, so that a problem of low matching degree between a developed cloud service product and different user requirements easily occurs.
Disclosure of Invention
In view of the foregoing, an object of the present application is to provide a cloud service product processing method and apparatus, an electronic device, and a storage medium, so as to improve the problem that the matching degree between a developed cloud service product and a user's demand is low.
In order to achieve the above purpose, the embodiment of the present application adopts the following technical scheme:
a cloud service product processing method, comprising:
acquiring first target request information to be processed, wherein the first target request information comprises first target identification information, first target field information and modification information;
searching in a pre-configured corresponding relation table based on the first target identification information to obtain at least one corresponding field information, wherein the corresponding relation table comprises the corresponding relation between at least one identification information and at least one field information;
and when the first target field information belongs to at least one field information corresponding to the first target identification information, modifying the data of the field corresponding to the first target field information in a target database of the target cloud service product based on the modification information.
In a preferred option of the embodiment of the present application, in the cloud service product processing method, the first target identification information includes first target product identification information and first target function identification information;
the step of searching in a pre-configured correspondence table based on the first target identification information to obtain at least one corresponding field information includes:
searching in a preconfigured first relation table based on the first target product identification information to obtain at least one corresponding function identification information, wherein the first relation table comprises a corresponding relation between at least one product identification information and at least one function identification information;
and when the first target function identification information belongs to at least one function identification information corresponding to the first target product identification information, searching in a second relation table based on the first target function identification information to obtain at least one corresponding field identification information, wherein the second relation table comprises a corresponding relation between the at least one function identification information and the at least one field identification information.
In a preferred option of the embodiment of the present application, in the cloud service product processing method, the method further includes:
acquiring second target request information to be processed, wherein the second target request information is generated after the function addition processing is performed on the target cloud service product and comprises first target product identification information, second target function identification information and second target field information;
writing a corresponding relation between the first target product identification information and the second target function identification information in the first relation table;
and writing the corresponding relation between the second target function identification information and the second target field information in the second relation table.
In a preferred option of the embodiment of the present application, in the cloud service product processing method, the method further includes:
acquiring third target request information to be processed, wherein the third target request information is generated after the function update processing is performed on the target cloud service product and comprises third target function identification information and third target field information, the third target function identification information is used for representing a function object which is subjected to the function update processing in the target cloud service product, and the third target field information is used for representing a field of data of the function object in a target database;
and updating the corresponding relation in the second relation table based on the third target function identification information and the third target field information.
In a preferred option of the embodiment of the present application, in the cloud service product processing method, the step of updating the correspondence in the second relationship table based on the third target function identification information and the third target field information includes:
and deleting the corresponding relation related to the third target function identification information and the third target field information in the second relation table based on field removal information included in the third target request information, wherein the field removal information is generated after removing data corresponding to the third target field information when the target cloud service product is subjected to function updating processing.
In a preferred option of the embodiment of the present application, in the cloud service product processing method, the step of updating the correspondence in the second relationship table based on the third target function identification information and the third target field information includes:
and writing a corresponding relation between the third target function identification information and the third target field information in the second relation table based on field addition information included in the third target request information, wherein the field addition information is generated after writing data in a position corresponding to the third target field information when the function updating processing is performed on the target cloud service product.
The embodiment of the application also provides a cloud service product processing device, which comprises:
the information acquisition module is used for acquiring first target request information to be processed, wherein the first target request information comprises first target identification information, first target field information and modification information;
the information searching module is used for searching in a pre-configured corresponding relation table based on the first target identification information to obtain at least one corresponding field information, wherein the corresponding relation table comprises the corresponding relation between at least one identification information and at least one field information;
and the data modification module is used for modifying the data of the field corresponding to the first target field information in the target database of the target cloud service product based on the modification information when the first target field information belongs to at least one field information corresponding to the first target identification information.
In a preferred option of the embodiment of the present application, in the cloud service product processing device, the first target identification information includes first target product identification information and first target function identification information, and the information searching module includes:
the function information searching sub-module is used for searching in a first preset relation table based on the first target product identification information to obtain at least one corresponding function identification information, wherein the first relation table comprises a corresponding relation between at least one product identification information and at least one function identification information;
and the field information searching sub-module is used for searching in a second relation table based on the first target function identification information to obtain at least one corresponding field identification information when the first target function identification information belongs to at least one function identification information corresponding to the first target product identification information, wherein the second relation table comprises a corresponding relation between the at least one function identification information and the at least one field identification information.
On the basis of the above, the embodiment of the application also provides an electronic device, which comprises:
a memory for storing a computer program;
and the processor is connected with the memory and is used for executing the computer program stored in the memory so as to realize the cloud service product processing method.
On the basis of the above, the embodiment of the application also provides a computer readable storage medium, which stores a computer program, and when the computer program is executed, the cloud service product processing method is realized.
According to the cloud service product processing method and device, the electronic equipment and the storage medium, through acquiring the first target request information comprising the first target identification information, the first target field information and the modification information, whether the data in the target database can be modified or not can be determined based on the first target identification information and the first target field information, and the data of the corresponding field of the first target field information in the target database can be modified based on the modification information after the modification can be performed. On the one hand, the data can be modified, so that targeted cloud service products can be provided for users, and the problem that the matching degree between the developed cloud service products and the demands of the users is low is solved, namely, different users can obtain cloud service products suitable for different users by modifying the same cloud service product differently; on the other hand, since the determination of whether the modification can be performed is required before the modification, the problem of malicious modification by the user can be avoided.
In order to make the above objects, features and advantages of the present application more comprehensible, preferred embodiments accompanied with figures are described in detail below.
Drawings
Fig. 1 is a block diagram of an electronic device according to an embodiment of the present application.
Fig. 2 is a flow chart of a cloud service product processing method according to an embodiment of the present application.
Fig. 3 is a flow chart illustrating the sub-steps included in step S120 in fig. 2.
Fig. 4 is a schematic flow chart of writing a new correspondence in the cloud service product processing method provided in the embodiment of the present application.
Fig. 5 is a schematic flow chart of updating a correspondence in the cloud service product processing method according to the embodiment of the present application.
Fig. 6 is a schematic block diagram of a cloud service product processing apparatus according to an embodiment of the present application.
Icon: 10-an electronic device; 12-memory; 14-a processor; 100-cloud service product processing means; 110-an information acquisition module; 120-an information searching module; 130-data modification module.
Detailed Description
For the purposes of making the objects, technical solutions and advantages of the embodiments of the present application more clear, the technical solutions of the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is apparent that the described embodiments are only some embodiments of the present application, but not all embodiments. The components of the embodiments of the present application, which are generally described and illustrated in the figures herein, may be arranged and designed in a wide variety of different configurations.
Thus, the following detailed description of the embodiments of the present application, as provided in the accompanying drawings, is not intended to limit the scope of the application, as claimed, but is merely representative of selected embodiments of the application. All other embodiments, which can be made by one of ordinary skill in the art based on the embodiments herein without making any inventive effort, are intended to be within the scope of the present application.
As shown in fig. 1, an embodiment of the present application provides an electronic device 10 that may include a memory 12, a processor 14, and a cloud service product processing apparatus 100.
Wherein, the memory 12 and the processor 14 are directly or indirectly electrically connected to each other to realize data transmission or interaction. For example, electrical connection may be made to each other via one or more communication buses or signal lines. The cloud service product processing means 100 comprises at least one software functional module which may be stored in the memory 12 in the form of software or firmware (firmware). The processor 14 is configured to execute executable computer programs stored in the memory 12, for example, software functional modules and computer programs included in the cloud service product processing apparatus 100, so as to implement the cloud service product processing method provided in the embodiment of the present application.
Alternatively, the Memory 12 may be, but is not limited to, random access Memory (Random Access Memory, RAM), read Only Memory (ROM), programmable Read Only Memory (Programmable Read-Only Memory, PROM), erasable Read Only Memory (Erasable Programmable Read-Only Memory, EPROM), electrically erasable Read Only Memory (Electric Erasable Programmable Read-Only Memory, EEPROM), etc.
Also, the processor 14 may be a general-purpose processor including a central processing unit (Central Processing Unit, CPU), a network processor (Network Processor, NP), a System on Chip (SoC), etc.; but also Digital Signal Processors (DSPs), application Specific Integrated Circuits (ASICs), field Programmable Gate Arrays (FPGAs) or other programmable logic devices, discrete gate or transistor logic devices, discrete hardware components.
It will be appreciated that the architecture shown in fig. 1 is merely illustrative, and that the electronic device 10 may further comprise more or fewer components than those shown in fig. 1, or may have a different configuration than that shown in fig. 1, for example, may further comprise a communication unit for information interaction with other devices (e.g., the electronic device 10 is a server, may be communicatively connected to a terminal device to obtain request information to be processed, etc.).
With reference to fig. 2, an embodiment of the present application further provides a cloud service product processing method applicable to the electronic device 10. Wherein. Method steps defined by the flow related to the cloud service product processing method may be implemented by the electronic device 10.
The specific flow shown in fig. 2 will be described in detail.
Step S110, obtaining first target request information to be processed.
In this embodiment, the electronic device 10 may first obtain the first target request information to be processed, for example, other devices connected through communication (for example, a terminal device of a user of the target cloud service product).
The first target request information may include first target identification information, first target field information and modification information, and the first target identification information, the first target field information and the modification information may be generated based on a modification requirement of a user on a target cloud service product.
Step S120, searching in a pre-configured correspondence table based on the first target identification information, to obtain at least one corresponding field information.
In this embodiment, after the first target request information is obtained based on step S110, the electronic device 10 may search in a pre-configured correspondence table based on the first target identification information in the first target request information, so as to obtain at least one corresponding field information.
The correspondence table may include a correspondence between at least one identification information and at least one field information.
Step S130, when the first target field information belongs to at least one field information corresponding to the first target identification information, modifying data of a field corresponding to the first target field information in a target database of the target cloud service product based on the modification information.
In this embodiment, after the at least one piece of field information is obtained based on step S120, the electronic device 10 may determine whether the first target field information belongs to the at least one piece of field information corresponding to the first target identification information, and then, when the first target field information belongs to the at least one piece of field information corresponding to the first target identification information (in this way, it may be determined that the user has a modification authority for the data corresponding to the first target field information), modify the data corresponding to the first target field information in the target database based on the modification information in the first target request information. The data are the data of the cloud service product, so that the configuration of the cloud service product can be modified.
Based on the method, on one hand, the data can be modified, so that a targeted cloud service product can be provided for a user, and the problem that the matching degree between the cloud service product and the requirements of the user is low is solved, namely, different users can obtain cloud service products suitable for different users by modifying the same cloud service product differently. On the other hand, since the determination of whether the modification can be performed is required before the modification, the problem of malicious modification by the user can be avoided.
It should be noted that, in step S120, a specific manner of searching for at least one field information corresponding to the first target identification information is not limited, and may be configured according to actual application requirements.
For example, in an alternative example, the first target identification information may include first target product identification information (may refer to a name of a cloud service product, or a name of a service package provided based on the cloud service product, such as package a) and first target function identification information (may refer to a cloud service product or a function that the service package provided by the cloud service product has, such as function a). Based on this, in order to make the granularity of the search finer and whether there is a modified authority determination accuracy higher, in connection with fig. 3, step S120 may include step S121 and step S122, the specific contents of which are as follows.
Step S121, searching in a first preset relationship table based on the first target product identification information, to obtain at least one corresponding function identification information.
In this embodiment, after the first target request information is obtained based on step S110, the first target product identification information in the first target request information may be searched in a first preset relationship table, so that at least one function identification information corresponding to the first target product identification information may be obtained.
Wherein, the first relation table may include a correspondence between at least one product identification information and at least one function identification information.
Step S122, when the first target function identification information belongs to at least one function identification information corresponding to the first target product identification information, searching in a second relation table based on the first target function identification information to obtain at least one corresponding field identification information.
In this embodiment, after obtaining at least one piece of function identification information corresponding to the first target product identification information based on step S121, it may also be determined whether the first target function identification information belongs to the at least one piece of function identification information. Then, when the first target function identification information belongs to the at least one function identification information, that is, it is determined that the user can modify the target function corresponding to the first target function identification information in the cloud service product, the user can search based on the first target function identification information in a second preset relationship table, and thus, the corresponding at least one field identification information can be obtained.
Wherein, the second relation table may include a correspondence between at least one function identification information and at least one field identification information.
Further, in consideration of the provision of the cloud service product, a new function may be added to the cloud service product based on some requirements, so, in order to enable a user to use the function and facilitate a targeted modification of the function, the cloud service product processing method may further include, based on the above example, step S140, step S150 and step S160, which are described in detail below, in connection with fig. 4.
Step S140, obtaining the second target request information to be processed.
In this embodiment, after performing the function adding process on the target cloud service product, corresponding second target request information may be generated, so the electronic device 10 may first obtain the second target request information.
The second target request information may include first target product identification information, second target function identification information, and second target field information.
Step S150, writing a correspondence between the first target product identification information and the second target function identification information in the first relation table.
In this embodiment, after the second target request information is obtained in step S140, the correspondence between the first target product identification information and the second target function identification information in the second target request information may be written into the first relationship table. Thus, after the first target request information including the first target product identification information is acquired, the second target function identification information (indicating that the user may modify the function corresponding to the second target function identification information) may be acquired from the first relationship table.
Step S160, writing a correspondence between the second target function identification information and the second target field information in the second relation table.
In this embodiment, after the second target request information is obtained based on step S140, the correspondence between the second target function identification information and the second target field information in the second target request information may be written into the second relationship table. In this way, the second target field identification information (indicating that the user may modify the data corresponding to the second target field identification information in the target database) may be obtained from the second relationship table.
Further, in view of the provision of the cloud service product, the function of the cloud service product needs to be updated (may include updating the function of the cloud service product itself or updating the function included in the service package provided by the cloud service product) based on some requirements, and therefore, the second relationship table needs to be updated.
Based on this, in conjunction with fig. 5, the cloud service product processing method may further include step S170 and step S180, which are described in detail below.
Step S170, obtaining the third target request information to be processed.
In this embodiment, after performing the function update processing on the target cloud service product, corresponding third target request information may be generated, so the electronic device 10 may first obtain the third target request information.
The third target request information may include third target function identification information and third target field information, where the third target function identification information is used to characterize a function object in the target cloud service product that performs function update processing, and the third target field information is used to characterize a field of data of the function object in a target database.
Step S180, updating the correspondence in the second relationship table based on the third target function identification information and the third target field information.
In this embodiment, after the third target request information is acquired based on step S170, the correspondence in the second relationship table may be updated based on the third target function identification information and the third target field information in the third target request information.
It should be noted that, in step S180, a specific manner of updating the corresponding relationship in the second relationship table is not limited, and different choices may be made according to different specific manners of performing the function updating process on the target cloud service product.
For example, in an alternative example, performing the function update process on the target cloud service product may refer to performing the degradation process on the function, which may cause a portion of data of the target cloud service product in the target database to be removed, and thus, step S130 may include the following substeps of performing the update process on the corresponding relationship in the second relationship table:
and deleting a corresponding relation related to the third target function identification information and the third target field information in the second relation table based on field removal information included in the third target request information, wherein the field removal information is generated after removing data corresponding to the third target field information when performing function updating processing on the target cloud service product (indicates that a function corresponding to the third target function identification information in the target cloud service product is degraded, so that the data corresponding to the function is partially removed).
That is, the third target request information may include third target function identification information, third target field information, and field removal information.
For another alternative example, performing the function update process on the target cloud service product may mean performing the function update process, so that part of data may be written in a target database corresponding to the target cloud service product, and thus, step S130 may include the following substeps of performing the update process on the corresponding relationship in the second relationship table:
and writing a correspondence between the third target function identification information and the third target field information in the second relationship table based on field addition information included in the third target request information, wherein the field addition information is generated after writing data at a position corresponding to the third target field information when performing function update processing on the target cloud service product (indicating that a function corresponding to the third target function identification information in the target cloud service product is upgraded so that new data is added to the function).
That is, the third target request information may include third target function identification information, third target field information, and field addition information.
Referring to fig. 6, an embodiment of the present application further provides a cloud service product processing apparatus 100 applicable to the electronic device 10. The cloud service product processing apparatus 100 may include an information acquisition module 110, an information search module 120, and a data modification module 130.
The information obtaining module 110 is configured to obtain first target request information to be processed, where the first target request information includes first target identification information, first target field information, and modification information. In this embodiment, the information obtaining module 110 may be configured to perform step S110 shown in fig. 2, and the description of step S110 may be referred to above with respect to the relevant content of the information obtaining module 110.
The information searching module 120 is configured to search in a pre-configured correspondence table based on the first target identification information to obtain at least one corresponding field information, where the correspondence table includes a correspondence between at least one identification information and at least one field information. In this embodiment, the information searching module 120 may be used to perform step S120 shown in fig. 2, and the description of step S120 may be referred to above with respect to the relevant content of the information searching module 120.
The data modification module 130 is configured to modify, when the first target field information belongs to at least one field information corresponding to the first target identification information, data of a field corresponding to the first target field information in a target database of a target cloud service product based on the modification information. In this embodiment, the data modification module 130 may be used to perform step S130 shown in fig. 2, and the description of step S130 may be referred to above with respect to the relevant content of the data modification module 130.
Alternatively, in an alternative example, the first target identification information may include first target product identification information and first target function identification information, and the information search module 120 may include a function information search sub-module and a field information search sub-module.
The function information searching sub-module is configured to search in a first preset relationship table based on the first target product identification information to obtain at least one corresponding function identification information, where the first relationship table includes a correspondence between at least one product identification information and at least one function identification information. The field information searching sub-module is configured to search in a second relationship table based on the first target function identification information when the first target function identification information belongs to at least one function identification information corresponding to the first target product identification information, so as to obtain at least one corresponding field identification information, where the second relationship table includes a correspondence between at least one function identification information and at least one field identification information.
In an embodiment of the present application, corresponding to the cloud service product processing method described above, a computer readable storage medium is further provided, where a computer program is stored in the computer readable storage medium, and the computer program executes each step of the cloud service product processing method described above when running.
The steps executed when the computer program runs are not described in detail herein, and reference may be made to the explanation of the cloud service product processing method.
In summary, by acquiring the first target request information including the first target identification information, the first target field information and the modification information, the cloud service product processing method, the cloud service product processing device, the electronic equipment and the storage medium provided by the application enable determining whether the data in the target database can be modified based on the first target identification information and the first target field information, and modifying the data in the corresponding field of the first target field information in the target database based on the modification information after the modification can be performed. On the one hand, the data can be modified, so that targeted cloud service products can be provided for users, and the problem that the matching degree between the developed cloud service products and the demands of the users is low is solved, namely, different users can obtain cloud service products suitable for different users by modifying the same cloud service product differently; on the other hand, since the determination of whether the modification can be performed is required before the modification, the problem of malicious modification by the user can be avoided.
In the embodiments provided in the present application, it should be understood that the disclosed apparatus and method may be implemented in other manners. The apparatus and method embodiments described above are merely illustrative, for example, flow diagrams and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of apparatus, methods and computer program products according to various embodiments of the present application. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
In addition, the functional modules in the embodiments of the present application may be integrated together to form a single part, or each module may exist alone, or two or more modules may be integrated to form a single part.
The functions, if implemented in the form of software functional modules and sold or used as a stand-alone product, may be stored in a computer-readable storage medium. Based on such understanding, the technical solution of the present application may be embodied essentially or in a part contributing to the prior art or in a part of the technical solution, in the form of a software product stored in a storage medium, including several instructions for causing a computer device (which may be a personal computer, an electronic device, or a network device, etc.) to perform all or part of the steps of the method described in the embodiments of the present application. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-Only Memory (ROM), a random access Memory (RAM, random Access Memory), a magnetic disk, or an optical disk, or other various media capable of storing program codes. It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising one … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
The foregoing description is only of the preferred embodiments of the present application and is not intended to limit the same, but rather, various modifications and variations may be made by those skilled in the art. Any modification, equivalent replacement, improvement, etc. made within the spirit and principles of the present application should be included in the protection scope of the present application.

Claims (8)

1. A cloud service product processing method, comprising:
acquiring first target request information to be processed, wherein the first target request information comprises first target identification information, first target field information and modification information, and the first target identification information comprises first target product identification information and first target function identification information;
searching in a pre-configured corresponding relation table based on the first target identification information to obtain at least one corresponding field information, wherein the corresponding relation table comprises the corresponding relation between at least one identification information and at least one field information;
when the first target field information belongs to at least one field information corresponding to the first target identification information, modifying data of a field corresponding to the first target field information in a target database of a target cloud service product based on the modification information;
the step of searching in a pre-configured correspondence table based on the first target identification information to obtain at least one corresponding field information includes:
searching in a preconfigured first relation table based on the first target product identification information to obtain at least one corresponding function identification information, wherein the first relation table comprises a corresponding relation between at least one product identification information and at least one function identification information;
and when the first target function identification information belongs to at least one function identification information corresponding to the first target product identification information, searching in a second relation table based on the first target function identification information to obtain at least one corresponding field identification information, wherein the second relation table comprises a corresponding relation between the at least one function identification information and the at least one field identification information.
2. The cloud service product processing method of claim 1, further comprising:
acquiring second target request information to be processed, wherein the second target request information is generated after the function addition processing is performed on the target cloud service product and comprises first target product identification information, second target function identification information and second target field information;
writing a corresponding relation between the first target product identification information and the second target function identification information in the first relation table;
and writing the corresponding relation between the second target function identification information and the second target field information in the second relation table.
3. The cloud service product processing method of claim 1, further comprising:
acquiring third target request information to be processed, wherein the third target request information is generated after the function update processing is performed on the target cloud service product and comprises third target function identification information and third target field information, the third target function identification information is used for representing a function object which is subjected to the function update processing in the target cloud service product, and the third target field information is used for representing a field of data of the function object in a target database;
and updating the corresponding relation in the second relation table based on the third target function identification information and the third target field information.
4. The cloud service product processing method according to claim 3, wherein the step of updating the correspondence in the second relationship table based on the third target function identification information and the third target field information includes:
and deleting the corresponding relation related to the third target function identification information and the third target field information in the second relation table based on field removal information included in the third target request information, wherein the field removal information is generated after removing data corresponding to the third target field information when the target cloud service product is subjected to function updating processing.
5. The cloud service product processing method according to claim 3, wherein the step of updating the correspondence in the second relationship table based on the third target function identification information and the third target field information includes:
and writing a corresponding relation between the third target function identification information and the third target field information in the second relation table based on field addition information included in the third target request information, wherein the field addition information is generated after writing data in a position corresponding to the third target field information when the function updating processing is performed on the target cloud service product.
6. A cloud service product processing apparatus, comprising:
the information acquisition module is used for acquiring first target request information to be processed, wherein the first target request information is used for modifying a target cloud service product and comprises first target identification information and first target field information, and the first target identification information comprises first target product identification information and first target function identification information;
the information searching module is used for searching in a pre-configured corresponding relation table based on the first target identification information to obtain at least one corresponding field information, wherein the corresponding relation table comprises the corresponding relation between at least one identification information and at least one field information;
the data modification module is used for modifying the data of the field corresponding to the first target field information in the target database of the target cloud service product based on the modification information in the first target request information when the first target field information belongs to at least one field information corresponding to the first target identification information;
the information searching module comprises:
the function information searching sub-module is used for searching in a first preset relation table based on the first target product identification information to obtain at least one corresponding function identification information, wherein the first relation table comprises a corresponding relation between at least one product identification information and at least one function identification information;
and the field information searching sub-module is used for searching in a second relation table based on the first target function identification information to obtain at least one corresponding field identification information when the first target function identification information belongs to at least one function identification information corresponding to the first target product identification information, wherein the second relation table comprises a corresponding relation between the at least one function identification information and the at least one field identification information.
7. An electronic device, comprising:
a memory for storing a computer program;
a processor connected to the memory for executing the computer program stored in the memory to implement the cloud service product processing method of any of claims 1-5.
8. A computer-readable storage medium storing a computer program, characterized in that the computer program, when executed, implements the cloud service product processing method of any of claims 1-5.
CN202010995788.XA 2020-09-21 2020-09-21 Cloud service product processing method and device, electronic equipment and storage medium Active CN112115175B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010995788.XA CN112115175B (en) 2020-09-21 2020-09-21 Cloud service product processing method and device, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010995788.XA CN112115175B (en) 2020-09-21 2020-09-21 Cloud service product processing method and device, electronic equipment and storage medium

Publications (2)

Publication Number Publication Date
CN112115175A CN112115175A (en) 2020-12-22
CN112115175B true CN112115175B (en) 2023-04-28

Family

ID=73800809

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010995788.XA Active CN112115175B (en) 2020-09-21 2020-09-21 Cloud service product processing method and device, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN112115175B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113535832A (en) * 2021-06-10 2021-10-22 杭州未名信科科技有限公司 Method and device for acquiring cloud service data, electronic equipment and medium

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101616126A (en) * 2008-06-23 2009-12-30 华为技术有限公司 Realize method, the Apparatus and system of data access authority control
CN102438047A (en) * 2011-12-13 2012-05-02 北京航空航天大学 Dynamic adaptive method of safety of cloud service under mobile internet environment
CN102724221A (en) * 2011-03-30 2012-10-10 上海微河信息科技有限公司 Enterprise information system using cloud computing and method for setting user authority thereof
CN104202373A (en) * 2014-08-21 2014-12-10 清华大学深圳研究生院 Method and system for migrating mobile cloud computing
CN104468615A (en) * 2014-12-25 2015-03-25 西安电子科技大学 Data sharing based file access and permission change control method
CN104516888A (en) * 2013-09-27 2015-04-15 腾讯科技(北京)有限公司 Authority query method and device of multi-dimensional data
CN110602216A (en) * 2019-09-16 2019-12-20 宁波奥克斯电气股份有限公司 Method and device for using single account by multiple terminals, cloud server and storage medium
CN110704042A (en) * 2019-10-15 2020-01-17 恩亿科(北京)数据科技有限公司 Program code processing method and device, server and storage medium

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9286475B2 (en) * 2012-02-21 2016-03-15 Xerox Corporation Systems and methods for enforcement of security profiles in multi-tenant database
US11277746B2 (en) * 2016-02-26 2022-03-15 Cable Television Laboratories, Inc. Systems and method for micro network segmentation
US11343226B2 (en) * 2016-02-26 2022-05-24 Cable Television Laboratories, Inc. Systems and methods for micro network segmentation

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101616126A (en) * 2008-06-23 2009-12-30 华为技术有限公司 Realize method, the Apparatus and system of data access authority control
CN102724221A (en) * 2011-03-30 2012-10-10 上海微河信息科技有限公司 Enterprise information system using cloud computing and method for setting user authority thereof
CN102438047A (en) * 2011-12-13 2012-05-02 北京航空航天大学 Dynamic adaptive method of safety of cloud service under mobile internet environment
CN104516888A (en) * 2013-09-27 2015-04-15 腾讯科技(北京)有限公司 Authority query method and device of multi-dimensional data
CN104202373A (en) * 2014-08-21 2014-12-10 清华大学深圳研究生院 Method and system for migrating mobile cloud computing
CN104468615A (en) * 2014-12-25 2015-03-25 西安电子科技大学 Data sharing based file access and permission change control method
CN110602216A (en) * 2019-09-16 2019-12-20 宁波奥克斯电气股份有限公司 Method and device for using single account by multiple terminals, cloud server and storage medium
CN110704042A (en) * 2019-10-15 2020-01-17 恩亿科(北京)数据科技有限公司 Program code processing method and device, server and storage medium

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
Praveen Khethavath 等.Introducing a Distributed Cloud Architecture with Efficient Resource Discovery and Optimal Resource Allocation.《2013 IEEE Ninth World Congress on Services》.2013,386-392. *
Sebastian Jeuk 等.Towards cloud, service and tenant classification for cloud computing.《CCGRID '14: Proceedings of the 14th IEEE/ACM International Symposium on Cluster, Cloud, and Grid Computing》.2014,792-801. *
易倍汀.基于SaaS平台的多租户间数据共享机制的设计与实现.《中国优秀硕士学位论文全文数据库 信息科技辑》.2015,(第08(2015)期),I138-974. *
蔡求童.智能云服务平台系统的设计与实现.《中国优秀硕士学位论文全文数据库 信息科技辑》.2020,(第01(2020)期),I138-442. *

Also Published As

Publication number Publication date
CN112115175A (en) 2020-12-22

Similar Documents

Publication Publication Date Title
CN108427705B (en) Electronic device, distributed system log query method and storage medium
CN110427551B (en) Information pushing method and device, electronic equipment and computer readable medium
CN109213604B (en) Data source management method and device
US10067753B2 (en) Application program uninstallation method and apparatus
CN111831920A (en) User demand analysis method and device, computer equipment and storage medium
CN112115175B (en) Cloud service product processing method and device, electronic equipment and storage medium
CN109656592B (en) Card management method, device, terminal and computer readable storage medium
EP3671512A1 (en) Automated software vulnerability determination
CN113641873B (en) Data processing method and device, electronic equipment and readable storage medium
CN110599278B (en) Method, apparatus, and computer storage medium for aggregating device identifiers
CN110727895B (en) Sensitive word sending method and device, electronic equipment and storage medium
CN111414528B (en) Method and device for determining equipment identification, storage medium and electronic equipment
CN112286559A (en) Upgrading method and device for vehicle-mounted intelligent terminal
CN112015651A (en) Data processing method and device
CN109284833B (en) Method, apparatus and storage medium for obtaining feature data for machine learning model
CN111221742A (en) Test case updating method and device, storage medium and server
CN111414395A (en) Data processing method, system and computer equipment
CN110020040B (en) Method, device and system for querying data
CN114691175A (en) Application updating method, device and system
CN111124467B (en) Authority role display method, system, computer equipment and readable storage medium
CN112231194A (en) Index abnormity root analysis method and device and computer readable storage medium
CN109241112B (en) Data processing method and device
CN113127006B (en) Service deployment method, device, equipment and storage medium
CN114880713B (en) User behavior analysis method, device, equipment and medium based on data link
CN113806737B (en) Malicious process risk level assessment method, terminal equipment and storage medium

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
CP02 Change in the address of a patent holder

Address after: 9/F, Block C, No. 28 Tianfu Avenue North Section, Chengdu High tech Zone, China (Sichuan) Pilot Free Trade Zone, Chengdu City, Sichuan Province, 610000

Patentee after: CHENGDU KNOWNSEC INFORMATION TECHNOLOGY Co.,Ltd.

Address before: 610000, 11th floor, building 2, no.219, Tianfu Third Street, Chengdu pilot Free Trade Zone, hi tech Zone, Chengdu, Sichuan Province 610000

Patentee before: CHENGDU KNOWNSEC INFORMATION TECHNOLOGY Co.,Ltd.

CP02 Change in the address of a patent holder