CN117349503A - Hierarchical data processing method, system, device and storage medium - Google Patents

Hierarchical data processing method, system, device and storage medium Download PDF

Info

Publication number
CN117349503A
CN117349503A CN202311314418.5A CN202311314418A CN117349503A CN 117349503 A CN117349503 A CN 117349503A CN 202311314418 A CN202311314418 A CN 202311314418A CN 117349503 A CN117349503 A CN 117349503A
Authority
CN
China
Prior art keywords
configuration
queried
request
parameters
target
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202311314418.5A
Other languages
Chinese (zh)
Inventor
王金庆
丁嘉嘉
张荣圣
张守情
郭晓杰
马幸晖
王刚
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Tianyi Digital Life Technology Co Ltd
Original Assignee
Tianyi Digital Life 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 Tianyi Digital Life Technology Co Ltd filed Critical Tianyi Digital Life Technology Co Ltd
Priority to CN202311314418.5A priority Critical patent/CN117349503A/en
Publication of CN117349503A publication Critical patent/CN117349503A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/953Querying, e.g. by the use of web search engines
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/23Updating
    • G06F16/2358Change logging, detection, and notification
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/245Query processing
    • G06F16/2455Query execution
    • G06F16/24552Database cache management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/953Querying, e.g. by the use of web search engines
    • G06F16/9535Search customisation based on user profiles and personalisation
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/2866Architectures; Arrangements
    • H04L67/30Profiles
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/55Push-based network services

Abstract

The invention discloses a hierarchical data processing method, a hierarchical data processing system, a hierarchical data processing device and a hierarchical data processing storage medium, wherein the hierarchical data processing method comprises the steps of obtaining account information of a current account, an upper organization relationship and target configuration to be queried; if the target configuration to be queried of the account information is not found in the cache, determining request parameters according to the account information and the target configuration to be queried, and sending a request to a configuration server through a first interface so that the configuration server obtains the configuration parameters of the target configuration to be queried from a configuration storage database; receiving feedback information sent by a configuration server; if the feedback information comprises configuration parameters of target configuration to be queried, loading the configuration parameters into a cache corresponding to the account information; otherwise, re-determining the request parameters according to the upper organization relation and the target configuration to be queried, and repeatedly sending the request to the configuration server until the query configuration parameters are obtained. The embodiment of the invention realizes flexible personalized setting, reduces the complexity of the program and the maintenance cost, and can be widely applied to the technical field of computers.

Description

Hierarchical data processing method, system, device and storage medium
Technical Field
The present invention relates to the field of computer technologies, and in particular, to a hierarchical data processing method, system, device, and storage medium.
Background
In modern enterprises, a configuration center is a common management infrastructure for managing the configuration of various systems and applications. The configuration center can automatically update the system configuration, and ensure the correctness and stability of the system and the application program. However, the conventional configuration center has a problem in that: when the configuration related to organization relevance is carried out, single configuration can be only aimed at the global, personalized setting of organizations or personnel can not be realized, or a plurality of different configuration items are set according to the level, and complex configuration logic processing is realized by an application end, so that the complexity of a program is greatly increased. In addition, for multiple applications to read the services of the same configuration center, each application needs to implement the same configuration processing logic, which also increases the maintenance cost of the system.
Disclosure of Invention
In view of the above, an object of the embodiments of the present invention is to provide a hierarchical data processing method, system, device and storage medium, which implement flexible personalized setting, and reduce program complexity and maintenance cost.
In one aspect, an embodiment of the present invention provides a hierarchical data processing method, which is applied to a client, and includes:
acquiring account information, a superior organization relation and target configuration to be queried of a current account, and searching the target configuration to be queried of the account information in a cache;
if the target configuration to be queried of the account information is not found in the cache, determining request parameters according to the account information and the target configuration to be queried, and sending a request to a configuration server through a first interface so that the configuration server obtains the configuration parameters of the target configuration to be queried from a configuration storage database; the request is determined according to the request parameters;
receiving feedback information sent by the configuration server;
if the feedback information comprises the configuration parameters of the target configuration to be queried, loading the configuration parameters of the target configuration to be queried into a cache corresponding to the account information;
and if the feedback information does not comprise the configuration parameters of the target configuration to be queried, querying the target configuration to be queried in a cache according to the upper organization relation, and if the target configuration to be queried is not found in the cache, re-determining the request parameters according to the upper organization relation and the target configuration to be queried, and returning to execute the step of sending the request to a configuration server through a first interface until the configuration parameters of the target configuration to be queried are obtained.
Optionally, the redefining the request parameter according to the upper level organization relationship and the target configuration to be queried specifically includes:
re-determining request parameters according to the first-level organization of the upper-level organization relationship and the target configuration to be queried so as to re-acquire feedback information;
and if the re-acquired feedback information does not comprise the configuration parameters of the target configuration to be queried, sequentially re-determining the request parameters according to the previous organization and the target configuration to be queried until the feedback information comprises the configuration parameters of the target configuration to be queried or all organizations are queried.
Optionally, the data processing method further includes:
if all organizations are queried, not obtaining the configuration parameters of the target configuration to be queried, determining default request parameters according to the account information and the target configuration to be queried, and sending a request to a configuration server through a first interface to obtain the configuration parameters of the target configuration to be queried.
Optionally, the data processing method further includes:
if the target configuration to be queried of the account information exists in the cache, directly returning configuration parameters of the target configuration to be queried.
Optionally, the data processing method further includes:
And receiving a modification configuration item sent by a configuration server, and loading the modification configuration item into a corresponding cache.
In another aspect, an embodiment of the present invention provides a hierarchical data processing method, applied to a configuration server, including:
acquiring a request sent by a client; the request is determined according to request parameters, and the request parameters are determined according to the target configuration to be queried, the account information or the superior organization relation;
inquiring corresponding configuration parameters of the target configuration to be inquired in a configuration storage database according to the request, determining feedback information according to an inquiry result, and sending the feedback information to a client, so that the client determines whether to redefine the request parameters and resend the request according to whether the feedback information contains the configuration parameters of the target configuration to be inquired and the configuration parameter information of the target configuration to be inquired in a cache; the configuration items stored in the configuration storage database comprise account information, configuration parameters and organization information.
Optionally, the data processing method further includes:
receiving a modification configuration item sent by a management server;
and sending the modification configuration item to the client so that the client loads the modification configuration item into a cache.
In another aspect, an embodiment of the present invention provides a hierarchical data processing apparatus, including:
at least one processor;
at least one memory for storing at least one program;
the at least one program, when executed by the at least one processor, causes the at least one processor to implement the data processing method as described above as applied to a client or to a configuration server.
In another aspect, an embodiment of the present invention provides a computer readable storage medium in which a processor executable program is stored, which when executed by a processor is configured to perform the above-described data processing method applied to a client or to a configuration server.
On the other hand, the embodiment of the invention provides a hierarchical data processing system, which comprises a client, a configuration server, a configuration storage database, a management server and a service management end; wherein the configuration server is connected with the client and the configuration storage database, the management server is connected with the service management end and the configuration storage database, the configuration server is connected with the management server,
the client is used for executing the data processing method applied to the client;
The configuration server is used for executing the data processing method applied to the configuration server;
the configuration storage database is used for storing configuration items of all accounts;
the service management end is used for sending a change request to the management server through the second interface;
the management server is used for acquiring the change request, modifying the configuration item corresponding to the configuration storage database according to the change request, and sending the configuration modification item to the configuration server if the modification is successful.
The embodiment of the invention has the following beneficial effects: the configuration items stored in the configuration storage database comprise account information, configuration parameters and organization information, the configuration items and the organization information are bound, firstly, a client searches target configuration to be queried of the account information in a cache, if the target configuration to be queried of the account information is not found in the cache, determines a request parameter according to the account information and the target configuration to be queried, determines a request, and sends a first request to a configuration server, then the configuration server receives the first request, queries the corresponding configuration parameter of the target configuration to be queried in the configuration storage database according to the first request, determines feedback information according to a query result, sends the feedback information to the client, then the client determines the configuration parameters according to the feedback information, and if the feedback information does not contain the configuration parameters, re-determines the request parameters according to a superior organization relation and the target configuration to be queried, and sends the request again until the configuration parameter of the target configuration to be queried is obtained; the mapping relation between the configuration items and the configuration items of each level is not required to be additionally stored, the inheritance and multiplexing functions of the configuration are realized, the configuration setting with different granularities can be realized according to different organization levels, more flexible personalized configuration is provided, the organization relation is not required to be concerned, the application development efficiency is improved, and the program complexity and the maintenance cost are reduced.
Drawings
FIG. 1 is a flow chart of a related art application query configuration item;
FIG. 2 is a schematic diagram of a hierarchical data processing system according to an embodiment of the present invention;
fig. 3 is a schematic step flow diagram of a hierarchical data processing method applied to a client according to an embodiment of the present invention;
FIG. 4 is a flowchart illustrating a step of redefining request parameters according to an embodiment of the present invention;
FIG. 5 is a flow chart of querying a configuration item in a specific embodiment provided by an embodiment of the present invention;
FIG. 6 is a flowchart illustrating steps of a hierarchical data processing method applied to a configuration server according to an embodiment of the present invention;
FIG. 7 is a flowchart illustrating another hierarchical data processing method applied to a configuration server according to an embodiment of the present invention;
FIG. 8 is a schematic diagram of a hierarchical data processing system for a client according to an embodiment of the present invention;
FIG. 9 is a schematic diagram of a hierarchical data processing system for use with a configuration server according to an embodiment of the present invention;
FIG. 10 is a block diagram of a hierarchical data processing apparatus according to an embodiment of the present invention;
fig. 11 is a block diagram of a computer device according to an embodiment of the present invention.
Detailed Description
The invention will now be described in further detail with reference to the drawings and to specific examples. The step numbers in the following embodiments are set for convenience of illustration only, and the order between the steps is not limited in any way, and the execution order of the steps in the embodiments may be adaptively adjusted according to the understanding of those skilled in the art.
It should be noted that although functional block division is performed in a device diagram and a logic sequence is shown in a flowchart, in some cases, the steps shown or described may be performed in a different order than the block division in the device, or in the flowchart. The terms first, second and the like in the description and in the claims and in the above-described figures, are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used may be interchanged where appropriate such that embodiments of the present application described herein may be capable of operation in sequences other than those illustrated or described herein, for example. Furthermore, the terms "comprises," "comprising," and "having," and any variations thereof, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed or inherent to such process, method, article, or apparatus.
Unless defined otherwise, all technical and scientific terms used herein have the same meaning as commonly understood by one of ordinary skill in the art to which this application belongs. The terminology used herein is for the purpose of describing embodiments of the present application only and is not intended to be limiting of the present application.
Referring to fig. 1, fig. 1 shows a query process of an application, firstly, the application of a client queries hierarchical data in a hierarchical library and receives returned hierarchical information, and then, the application of the client queries corresponding configuration parameters in a configuration center according to the level one of the hierarchical data.
The traditional configuration center is to realize multi-level configuration, needs to additionally store the mapping relation between configuration items and configuration items of each level, and when acquiring the configuration, firstly queries the mapping relation and then searches step by step, so that the defects are obvious, and only partial functions of configuration inheritance are realized, namely, the lower level is not configured to use the upper level configuration, if the lower level is configured, the upper level is globally covered, the control of fine granularity of the configuration cannot be realized, the configuration is associated to a specific organization, the logic is complex, each level configuration mapping is required to be configured every time the configuration items are newly added, and the configuration is complex and low-efficiency.
Referring to fig. 2, fig. 2 shows an application scenario of an embodiment of the present invention, where a configuration storage database is configured to store configuration items of all accounts, where the configuration items include account information, an organization relationship, and configuration parameters, the configuration information is combined with the organization relationship, a client sends a request to a configuration server through interface call according to an application, and the configuration server reads relevant parameters of the configuration storage database according to the request and feeds back a query result to the client. The service management end sends an instruction to the management server through interface call, and the management server reads or writes configuration items in the configuration storage database according to the instruction; if the instruction is a change request, after the management server modifies the configuration items in the configuration storage database successfully, the management server sends the modified configuration items to the configuration server so that the configuration server pushes the modified configuration items to the client.
It should be noted that, the client is configured to query the configuration database through the configuration service interface to obtain the configuration for the application, and to cache the queried configuration locally for ensuring the performance.
It should be noted that, the service management end is used for configuring the management web end, and issues and modifies the configuration items in the configuration storage database by calling the management server interface.
It should be noted that, the configuration server provides a configuration acquisition and push interface, serving the client.
It should be noted that, the management server provides a configuration management interface and a configuration modification publishing interface.
It should be noted that the configuration storage database is used for storing configuration data.
As shown in fig. 3, an embodiment of the present invention provides a hierarchical data processing method, which is applied to a client, and includes:
s110, acquiring account information, a superior organization relation and target configuration to be queried of the current account, and searching the target configuration to be queried of the account information in a cache.
Specifically, the client side firstly obtains account information, a superior organization relation and target configuration to be queried of a current account through application, and then searches the target configuration to be queried corresponding to the account information in a cache.
It should be noted that, the hierarchy in the upper-level organization relationship is determined according to the practical application, and the embodiment is not particularly limited.
S120, if the target configuration to be queried of the account information is not found in the cache, determining request parameters according to the account information and the target configuration to be queried, and sending a request to a configuration server through a first interface so that the configuration server obtains the configuration parameters of the target configuration to be queried from a configuration storage database; the request is determined based on the request parameters.
If the target configuration to be queried of the account information is not found in the cache, the target configuration to be queried needs to be acquired in a configuration storage database through a configuration server; and determining request parameters according to the account information and the target configuration to be queried, determining a request according to the request parameters, and sending the request to a configuration server through a first interface, so that the configuration server obtains the configuration parameters of the target configuration to be queried corresponding to the account information from a configuration storage database according to the request.
S130, receiving feedback information sent by the configuration server.
It should be noted that, the feedback information is determined according to the query result of the target configuration to be queried. After the configuration server obtains the query result from the configuration storage database, feedback information is generated according to the query result of the target configuration to be queried, and the feedback information is returned to the client.
And S140A, if the feedback information comprises the configuration parameters of the target configuration to be queried, loading the configuration parameters of the target configuration to be queried into a cache corresponding to the account information.
If the feedback information comprises the configuration parameters of the target configuration to be queried, the client extracts the configuration parameters of the target configuration to be queried from the feedback information, and loads the configuration parameters of the target configuration to be queried to a cache corresponding to the account information.
And S140B, if the feedback information does not comprise the configuration parameters of the target configuration to be queried, querying the target configuration to be queried in the cache according to the upper-level organization relation, if the target configuration to be queried is not found in the cache, re-determining the request parameters according to the upper-level organization relation and the target configuration to be queried, and returning to execute the step of sending the request to the configuration server through the first interface until the configuration parameters of the target configuration to be queried are obtained.
If the feedback information does not include the configuration parameters of the target configuration to be queried, the target configuration to be queried corresponding to the upper level organization of the current organization is required to be queried, the target configuration to be queried corresponding to the upper level organization of the current organization is firstly searched in a cache, if the target configuration to be queried corresponding to the upper level organization of the current organization exists in the cache, the target configuration to be queried corresponding to the upper level organization of the current organization is loaded into a cache corresponding to the account information, if the target configuration to be queried corresponding to the upper level organization of the current organization does not exist in the cache, the request parameters are redetermined according to the upper level organization of the current organization and the target configuration to be queried, and a request is redelivered to a configuration server until the configuration parameters of the target configuration to be queried are obtained.
As shown in fig. 4, optionally, the request parameter is redetermined according to the upper-level organization relationship and the target configuration to be queried, which specifically includes:
S140B1, redefining request parameters according to a first-level organization of a superior organization relationship and target configuration to be inquired so as to acquire feedback information again;
and S140B2, if the re-acquired feedback information does not comprise the configuration parameters of the target configuration to be queried, re-determining the request parameters according to the previous organization and the target configuration to be queried in sequence until the feedback information comprises the configuration parameters of the target configuration to be queried or all organizations are queried.
It should be noted that, the first level organization represents the upper level organization of the current account. When the target configuration to be queried cannot be queried according to the current account, the primary upward query is needed according to the organization relation of the current account.
Specifically, firstly, re-determining request parameters according to a first-level organization of a superior organization relationship and target configuration to be queried so as to re-acquire feedback information, and further determining the target configuration to be queried according to the feedback information of the first-level organization; if the feedback information of the first-level organization still cannot determine the target configuration to be queried, re-determining request parameters according to the second-level organization of the upper-level organization relationship and the target configuration to be queried so as to re-acquire the feedback information, and further determining the target configuration to be queried according to the feedback information of the second-level organization; if the feedback information of the second-level organization still cannot determine the configuration of the target to be queried, and so on, re-determining the request parameters according to the third-level organization or higher until the feedback information comprises the configuration parameters of the target to be queried or all organizations are queried.
Optionally, the data processing method applied to the client further includes:
S140B3, if all organizations are queried, not obtaining the configuration parameters of the target configuration to be queried, determining default request parameters according to account information and the target configuration to be queried, and sending a request to a configuration server through a first interface to obtain the configuration parameters of the target configuration to be queried.
Specifically, if all organizations are queried, the configuration parameters of the target configuration to be queried are not obtained, which means that the configuration parameters of the target configuration to be queried may not be modified again, and thus, default configuration parameters need to be queried. Firstly, determining default request parameters according to account information and target configuration to be queried, determining a request according to the default request parameters, and sending the request to a configuration server through a first interface; and the configuration server queries default configuration parameters of target configuration to be queried in the configuration storage database according to the request, and sends the default configuration parameters to the client.
Optionally, the data processing method applied to the client further includes:
S120B, if the target configuration to be queried of the account information exists in the cache, directly returning configuration parameters of the target configuration to be queried.
If the target configuration to be queried of the account information exists in the cache, the configuration parameters of the target configuration to be queried are directly returned without querying again through the configuration server, so that the processing flow is reduced, and the data processing efficiency is improved.
Optionally, the data processing method applied to the client further includes:
s500, receiving the modification configuration item sent by the configuration server, and loading the modification configuration item into a corresponding cache.
The service management end modifies the configuration items in the configuration storage database through the management server, if the configuration items in the configuration storage database are modified, the management server sends the modification configuration items to the configuration server, the configuration server sends the modification configuration items to the client, and the client receives the modification configuration items and loads the modification configuration items into corresponding caches. And the loaded modified configuration items are consistent with the configuration items in the configuration storage database, so that the query times are reduced, and the accuracy is improved.
In one particular embodiment, as shown in FIG. 5, an application with an organizational relationship of three levels is exemplified. The steps of the client application obtaining the configuration items are as follows:
step 1, firstly, inquiring and acquiring a current account number accid and an upper organization relation by an application, wherein the upper organization relation comprises a belonging department ou_id and a belonging subsidiary cmp_id.
And 2, transmitting the acid, the ou_id and the cmp_id obtained in the step 1 and the target configuration config_key to be queried to a client by using the application as parameters, and carrying out configuration query.
And step 3, the client searches the config_key configuration of the accid from the account cache, and if the configuration exists, the configuration is directly returned to finish configuration inquiry.
And 4, when the configuration item of the config_key of the accid does not exist in the client cache, the client requests to configure the server by taking the accid and the config_key as parameters.
And 5, the configuration server queries a configuration database by taking accid and config_key as conditions, and returns a result to the client.
And 6, loading the configuration value into an account cache when the client acquires the config_key configuration of the accid from the configuration server, and returning the configuration value to the application. Otherwise, the client searches the config_key configuration of the ou_id from the department cache, and if the config_key configuration exists, the client directly returns to complete configuration inquiry.
And 7, when the config_key configuration item of the ou_id does not exist in the client side door cache, the client side requests to configure the server by taking the ou_id and the config_key as parameters.
And 8, the configuration server queries a configuration database by taking ou_id and config_key as conditions, and returns a result to the client.
And 9, loading the configuration value into a department cache when the client acquires the config_key configuration of the ou_id from the config service, and returning the configuration value to the application. Otherwise, the client searches the config_key configuration of the cmp_id from the sub-company cache, and if the config_key configuration exists, the client directly returns to complete configuration query.
And 10, when the config_key configuration item of the cmp_id does not exist in the client terminal company cache, the client requests to configure the server by taking the cmp_id and the config_key as parameters.
And step 11, the configuration server queries a configuration database by taking cmp_id and config_key as conditions, and returns a result to the client.
And step 12, when the client acquires the config_key configuration of the cmp_id from the configuration server, loading the configuration value into a sub-company cache, and returning the configuration value to the application. Otherwise, the client searches the config_key configuration from the group cache (global default) and completes the configuration query.
As shown in fig. 6, an embodiment of the present invention provides a hierarchical data processing method, which is applied to a configuration server, and includes:
s210, acquiring a request sent by a client; the request is determined according to request parameters, and the request parameters are determined according to target configuration to be queried, account information or superior organization relations.
It should be noted that, the request parameter is determined according to the account information and the target configuration to be queried, or the request parameter is determined according to the upper-level organization relationship and the target configuration to be queried, specifically determined according to the actual application, and the embodiment is not limited specifically. For example, the first request parameter is determined according to the account information and the target configuration to be queried, and the subsequent request parameter is determined according to each level of organization in the upper level organization relationship and the target configuration to be queried.
S220, inquiring the corresponding configuration parameters of the target configuration to be inquired in the configuration storage database according to the request, determining feedback information according to the inquiring result, and sending the feedback information to the client, so that the client determines whether to redefine the request parameters and resend the request according to whether the feedback information contains the configuration parameters of the target configuration to be inquired and the configuration parameter information of the target configuration to be inquired in the cache; the configuration items stored in the configuration storage database comprise account information, configuration parameters and organization information.
It should be noted that, the storage manner of the configuration items stored in the configuration storage database may refer to table one, key1 represents the name of the configuration item, ID1/ID2 represents account information or organization information, value1/Value2 represents the configuration parameter, and Default Value represents the Default parameter.
List one
The configuration server inquires corresponding configuration parameters of the target configuration to be inquired in the configuration storage database according to the request sent by the client, the configuration storage database feeds back the inquiry result to the configuration server, and the configuration server determines feedback information according to the inquiry result and sends the feedback information to the client.
It should be noted that, if the configuration storage database has the configuration parameters of the target configuration to be queried, the feedback information includes the configuration parameters of the target configuration to be queried, otherwise, the feedback information does not include the configuration parameters of the target configuration to be queried.
Optionally, referring to fig. 7, the data processing method applied to the configuration server further includes:
s230, receiving a modification configuration item sent by the management server;
s240, the modified configuration item is sent to the client, so that the client loads the modified configuration item into the cache.
If the management server successfully modifies the configuration items in the configuration storage database, the management server sends the configuration items to the configuration server; the management server sends the modified configuration item to the client; the client loads the modified configuration items into the cache, and covers the former configuration items, so that the configuration items are consistent with the configuration items in the configuration storage database, the query times are reduced, and the accuracy is improved.
In a specific embodiment, the updating of the configuration items is as follows:
the first step: and submitting a change request to a configuration management server through the configuration information to be changed specified by the service management terminal.
And a second step of: and the configuration management server modifies the corresponding configuration stored in the configuration storage database according to the target configuration item and the hierarchical information.
And a third step of: and (3) notifying the client of successful modification, invalidating the cache of the configuration item of the corresponding level through the configuration server, and reloading the target configuration into the cache of the corresponding level.
The embodiment of the invention has the following beneficial effects: the configuration items stored in the configuration storage database comprise account information, configuration parameters and organization information, the configuration items and the organization information are bound, firstly, a client searches target configuration to be queried of the account information in a cache, if the target configuration to be queried of the account information is not found in the cache, determines a request parameter according to the account information and the target configuration to be queried, determines a request, and sends a first request to a configuration server, then the configuration server receives the first request, queries the corresponding configuration parameter of the target configuration to be queried in the configuration storage database according to the first request, determines feedback information according to a query result, sends the feedback information to the client, then the client determines the configuration parameters according to the feedback information, and if the feedback information does not contain the configuration parameters, re-determines the request parameters according to a superior organization relation and the target configuration to be queried, and sends the request again until the configuration parameter of the target configuration to be queried is obtained; the mapping relation between the configuration items and the configuration items of each level is not required to be additionally stored, the inheritance and multiplexing functions of the configuration are realized, the configuration setting with different granularities can be realized according to different organization levels, more flexible personalized configuration is provided, the organization relation is not required to be concerned, the application development efficiency is improved, and the program complexity and the maintenance cost are reduced.
As shown in FIG. 8, an embodiment of the present invention provides a hierarchical data processing system, for application to a client, comprising:
the first module is used for acquiring account information, a superior organization relation and target configuration to be queried of a current account, and searching the target configuration to be queried of the account information in a cache;
the second module is used for determining request parameters according to the account information and the target configuration to be queried if the target configuration to be queried of the account information is not found in the cache, and sending a request to a configuration server through a first interface so that the configuration server obtains the configuration parameters of the target configuration to be queried from a configuration storage database; the request is determined according to the request parameters;
the third module is used for receiving feedback information sent by the configuration server;
a fourth module, configured to load, if the feedback information includes the configuration parameter of the target configuration to be queried, the configuration parameter of the target configuration to be queried into a cache corresponding to the account information;
and a fifth module, configured to, if the feedback information does not include the configuration parameter of the target configuration to be queried, redetermine a request parameter according to the upper-level organization relationship and the target configuration to be queried, and return to the second module until the configuration parameter of the target configuration to be queried is obtained.
It can be seen that the content in the above method embodiment is applicable to the system embodiment, and the functions specifically implemented by the system embodiment are the same as those of the method embodiment, and the beneficial effects achieved by the method embodiment are the same as those achieved by the method embodiment.
As shown in FIG. 9, an embodiment of the present invention provides a hierarchical data processing system for use with a configuration server, comprising:
a sixth module, configured to obtain a request sent by the client; the request is determined according to request parameters, and the request parameters are determined according to the target configuration to be queried, the account information or the superior organization relation;
a seventh module, configured to query, according to the request, a configuration parameter of a corresponding target configuration to be queried in a configuration storage database, determine feedback information according to a query result, and send the feedback information to a client, so that the client determines whether to redefine a request parameter and resend the request according to whether the feedback information includes the configuration parameter of the target configuration to be queried and the configuration parameter information of the target configuration to be queried in a cache; the configuration items stored in the configuration storage database comprise account information, configuration parameters and organization information.
It can be seen that the content in the above method embodiment is applicable to the system embodiment, and the functions specifically implemented by the system embodiment are the same as those of the method embodiment, and the beneficial effects achieved by the method embodiment are the same as those achieved by the method embodiment.
As shown in fig. 10, an embodiment of the present invention provides a hierarchical data processing apparatus, including:
at least one processor;
at least one memory for storing at least one program;
when the at least one program is executed by the at least one processor, the at least one processor is caused to implement the data processing method applied to the client or to the configuration server.
Wherein the memory is operable as a non-transitory computer readable storage medium storing a non-transitory software program and a non-transitory computer executable program. The memory may include high-speed random access memory, and may also include non-transitory memory, such as at least one magnetic disk storage device, flash memory device, or other non-transitory solid state storage device. In some embodiments, the memory optionally includes remote memory provided remotely from the processor, the remote memory being connectable to the processor through a network. Examples of such networks include, but are not limited to, the internet, intranets, local area networks, mobile communication networks, and combinations thereof.
It can be seen that the content in the above method embodiment is applicable to the embodiment of the present device, and the functions specifically implemented by the embodiment of the present device are the same as those of the embodiment of the above method, and the beneficial effects achieved by the embodiment of the above method are the same as those achieved by the embodiment of the above method.
Furthermore, embodiments of the present application disclose a computer program product or a computer program, which is stored in a computer readable storage medium. The computer program may be read from a computer readable storage medium by a processor of a computer device, the processor executing the computer program causing the computer device to perform the method as described above. Similarly, the content in the above method embodiment is applicable to the present storage medium embodiment, and the specific functions of the present storage medium embodiment are the same as those of the above method embodiment, and the achieved beneficial effects are the same as those of the above method embodiment.
The embodiment of the present invention also provides a computer-readable storage medium storing a program executable by a processor, which when executed by the processor is configured to implement the above-described method.
It is to be understood that all or some of the steps, systems, and methods disclosed above may be implemented in software, firmware, hardware, and suitable combinations thereof. Some or all of the physical components may be implemented as software executed by a processor, such as a central processing unit, digital signal processor, or microprocessor, or as hardware, or as an integrated circuit, such as an application specific integrated circuit. Such software may be distributed on computer readable media, which may include computer storage media (or non-transitory media) and communication media (or transitory media). The term computer storage media includes both volatile and nonvolatile, removable and non-removable media implemented in any method or technology for storage of information such as computer readable instructions, data structures, program modules or other data, as known to those skilled in the art. Computer storage media includes, but is not limited to, RAM, ROM, EEPROM, flash memory or other memory technology, CD-ROM, digital Versatile Disks (DVD) or other optical disk storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices, or any other medium which can be used to store the desired information and which can be accessed by a computer. Furthermore, as is well known to those of ordinary skill in the art, communication media typically embodies computer readable instructions, data structures, program modules or other data in a modulated data signal such as a carrier wave or other transport mechanism and includes any information delivery media.
In particular, referring to FIG. 11, computer device 1100 may include RF (Radio Frequency) circuitry 1110, memory 1120 including one or more computer-readable storage media, input unit 1130, display unit 1140, sensor 1150, audio circuit 1160, short-range wireless transmission module 1170, processor 1180 including one or more processing cores, and power supply 1190. It will be appreciated by those skilled in the art that the device structure shown in fig. 11 is not limiting of the electronic device and may include more or fewer components than shown, or may combine certain components, or a different arrangement of components.
The RF circuit 1110 may be used for receiving and transmitting signals during a message or a call, and in particular, after receiving downlink information of a base station, the downlink information is processed by one or more processors 1180; in addition, data relating to uplink is transmitted to the base station. Typically, RF circuitry 1110 includes, but is not limited to, an antenna, at least one amplifier, a tuner, one or more oscillators, a Subscriber Identity Module (SIM) card, a transceiver, a coupler, an LNA (Low Noise Amplifier ), a duplexer, and the like. In addition, RF circuitry 1110 may also communicate with networks and other devices via wireless communications. The wireless communication may use any communication standard or protocol including, but not limited to, GSM (Global System of Mobile communication, global system for mobile communications), GPRS (General Packet Radio Service ), CDMA (Code Division Multiple Access, code division multiple access), WCDMA (Wideband Code Division Multiple Access ), LTE (Long Term Evolution, long term evolution), email, SMS (Short Messaging Service, short message service), and the like.
Memory 1120 may be used to store software programs and modules. The processor 1180 executes various functional applications and data processing by running software programs and modules stored in the memory 1120. The memory 1120 may mainly include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program required for at least one function (such as a sound playing function, an image playing function, etc.), and the like; the storage data area may store data (such as audio data, phonebooks, etc.) created according to the use of the device 1100, and the like. In addition, memory 1120 may include high-speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid-state storage device. Accordingly, the memory 1120 may also include a memory controller to provide access to the memory 1120 by the processor 1180 and the input unit 1130. While fig. 11 shows RF circuit 1110, it is to be understood that it is not an essential component of device 1100 and may be omitted entirely as desired within the scope of not changing the essence of the invention.
The input unit 1130 may be used to receive input numeric or character information and to generate keyboard, mouse, joystick, optical or trackball signal inputs related to user settings and function control. In particular, the input unit 1130 may include a touch-sensitive surface 1131 and other input devices 1132. The touch-sensitive surface 1131, also referred to as a touch display screen or touch pad, may collect touch operations thereon or thereabout by a user (e.g., operations of the user on the touch-sensitive surface 1131 or thereabout using any suitable object or accessory such as a finger, stylus, etc.), and actuate the corresponding connection device according to a predetermined program. Alternatively, the touch sensitive surface 1131 may include two portions, a touch detection device and a touch controller. The touch detection device detects the touch azimuth of a user, detects a signal brought by touch operation and transmits the signal to the touch controller; the touch controller receives touch information from the touch sensing device and converts it into touch point coordinates, which are then sent to the processor 1180, and can receive commands from the processor 1180 and execute them. In addition, the touch-sensitive surface 1131 may be implemented using various types of resistive, capacitive, infrared, surface acoustic waves, and the like. In addition to the touch-sensitive surface 1131, the input unit 1130 may also include other input devices 1132. In particular, other input devices 1132 may include, but are not limited to, one or more of a physical keyboard, function keys (e.g., volume control keys, switch keys, etc.), a trackball, mouse, joystick, etc.
The display unit 1140 may be used to display information entered by a user or information provided to a user and various graphical user interfaces of the control 1100, which may be composed of graphics, text, icons, video, and any combination thereof. The display unit 1140 may include a display panel 1141, and optionally, the display panel 1141 may be configured in the form of an LCD (Liquid Crystal Display ), an OLED (Organic Light-Emitting Diode), or the like. Further, the touch sensitive surface 1131 may be overlaid on the display panel 1141, and upon detection of a touch operation thereon or thereabout by the touch sensitive surface 1131, the touch sensitive surface is passed to the processor 1180 for determination of the type of touch event, and the processor 1180 then provides a corresponding visual output on the display panel 1141 in accordance with the type of touch event. Although in FIG. 11 the touch-sensitive surface 1131 and the display panel 1141 are implemented as two separate components for input and output functions, in some embodiments the touch-sensitive surface 1131 may be integrated with the display panel 1141 to implement input and output functions.
The computer device 1100 may also include at least one sensor 1150, such as a light sensor, a motion sensor, and other sensors. Specifically, the light sensor may include an ambient light sensor that may adjust the brightness of the display panel 1141 according to the brightness of ambient light, and a proximity sensor that may turn off the display panel 1141 and/or the backlight when the device 1100 is moved to the ear. As one of the motion sensors, the gravity acceleration sensor can detect the acceleration in all directions (generally three axes), and can detect the gravity and the direction when the mobile phone is stationary, and can be used for applications of recognizing the gesture of the mobile phone (such as horizontal and vertical screen switching, related games, magnetometer gesture calibration), vibration recognition related functions (such as pedometer and knocking), and the like; other sensors such as gyroscopes, barometers, hygrometers, thermometers, infrared sensors, etc. that may also be configured with the device 1100 are not described in detail herein.
Audio circuitry 1160, speakers 1161, and microphone 1162 may provide an audio interface between a user and device 1100. The audio circuit 1160 may transmit the received electrical signal converted from audio data to the speaker 1161, and may be converted into a sound signal by the speaker 1161 to be output; on the other hand, the microphone 1162 converts the collected sound signals into electrical signals, which are received by the audio circuit 1160 and converted into audio data, which are processed by the audio data output processor 1180 for transmission to another control device via the RF circuit 1110, or which are output to the memory 1120 for further processing. Audio circuit 1160 may also include an ear bud jack to provide for communication of a peripheral ear bud with device 1100.
The short-range wireless transmission module 1170 may be a WIFI (wireless fidelity ) module, a bluetooth module, an infrared module, or the like. The device 1100 may communicate information with a wireless transmission module provided on the combat device via the short-range wireless transmission module 1170.
The processor 1180 is a control center of the device 1100, connecting various parts of the overall control device using various interfaces and lines, performing various functions of the device 1100 and processing data by running or executing software programs and/or modules stored in the memory 1120, and invoking data stored in the memory 1120, thereby performing overall monitoring of the control device. Optionally, the processor 1180 may include one or more processing cores; alternatively, the processor 1180 may integrate an application processor that primarily processes operating systems, user interfaces, applications, etc., with a modem processor that primarily processes wireless communications. It will be appreciated that the modem processor described above may not be integrated into the processor 1150.
The device 1100 also includes a power supply 1190 (e.g., a battery) for powering the various components that can be logically connected to the processor 1180 via a power management system so as to perform functions such as managing charge, discharge, and power consumption via the power management system. The power supply 1190 may also include one or more of any components, such as a direct current or alternating current power supply, a recharging system, a power failure detection circuit, a power converter or inverter, a power status indicator, and the like.
Although not shown, the device 1100 may further include a camera, a bluetooth module, etc., which will not be described herein.
It is to be understood that all or some of the steps, systems, and methods disclosed above may be implemented in software, firmware, hardware, and suitable combinations thereof. Some or all of the physical components may be implemented as software executed by a processor, such as a central processing unit, digital signal processor, or microprocessor, or as hardware, or as an integrated circuit, such as an application specific integrated circuit. Such software may be distributed on computer readable media, which may include computer storage media (or non-transitory media) and communication media (or transitory media). The term computer storage media includes both volatile and nonvolatile, removable and non-removable media implemented in any method or technology for storage of information such as computer readable instructions, data structures, program modules or other data, as known to those skilled in the art. Computer storage media includes, but is not limited to, RAM, ROM, EEPROM, flash memory or other memory technology, CD-ROM, digital Versatile Disks (DVD) or other optical disk storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices, or any other medium which can be used to store the desired information and which can be accessed by a computer. Furthermore, as is well known to those of ordinary skill in the art, communication media typically embodies computer readable instructions, data structures, program modules or other data in a modulated data signal such as a carrier wave or other transport mechanism and includes any information delivery media.
As shown in FIG. 2, an embodiment of the present invention provides a hierarchical data processing system, including a client, a configuration server, a configuration storage database, a management server, and a service manager; wherein, the configuration server is connected with the client and the configuration storage database, the management server is connected with the service management end and the configuration storage database, the configuration server is connected with the management server,
the client is used for executing the data processing method applied to the client;
the configuration server is used for executing the data processing method applied to the configuration server;
the configuration storage database is used for storing configuration items of all accounts;
the service management end is used for sending a change request to the management server through the second interface;
the management server is used for acquiring the change request, modifying the configuration item corresponding to the configuration storage database according to the change request, and sending the configuration modification item to the configuration server if the modification is successful.
Specifically, the client or the service management end comprises, but is not limited to, a terminal with input and display functions, such as a mobile phone, a tablet, a wearable device, an onboard device, a desktop computer, a laptop computer and the like; configuration servers and management servers include, but are not limited to, processors or servers with data and logic processing capabilities, configuration storage databases including, but not limited to, memory with storage capacity, and the like.
It can be seen that the content in the above method embodiment is applicable to the system embodiment, and the functions specifically implemented by the system embodiment are the same as those of the method embodiment, and the beneficial effects achieved by the method embodiment are the same as those achieved by the method embodiment.
It should be understood that in this application, "at least one" means one or more, and "a plurality" means two or more. "and/or" for describing the association relationship of the association object, the representation may have three relationships, for example, "a and/or B" may represent: only a, only B and both a and B are present, wherein a, B may be singular or plural. The character "/" generally indicates that the context-dependent object is an "or" relationship. "at least one of" or the like means any combination of these items, including any combination of single item(s) or plural items(s). For example, at least one (one) of a, b or c may represent: a, b, c, "a and b", "a and c", "b and c", or "a and b and c", wherein a, b, c may be single or plural.
In the several embodiments provided in this application, it should be understood that the disclosed systems, apparatuses, and methods may be implemented in other ways. For example, the apparatus embodiments described above are merely illustrative, e.g., the division of the units is merely a logical function division, and there may be additional divisions when actually implemented, e.g., multiple units or components may be combined or integrated into another system, or some features may be omitted or not performed. Alternatively, the coupling or direct coupling or communication connection shown or discussed with each other may be an indirect coupling or communication connection via some interfaces, devices or units, which may be in electrical, mechanical or other form.
The units described as separate units may or may not be physically separate, and units shown as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units may be selected according to actual needs to achieve the purpose of the solution of this embodiment.
While the preferred embodiment of the present invention has been described in detail, the invention is not limited to the embodiment, and various equivalent modifications and substitutions can be made by those skilled in the art without departing from the spirit of the invention, and these modifications and substitutions are intended to be included in the scope of the present invention as defined in the appended claims.

Claims (10)

1. A hierarchical data processing method, applied to a client, comprising:
acquiring account information, a superior organization relation and target configuration to be queried of a current account, and searching the target configuration to be queried of the account information in a cache;
if the target configuration to be queried of the account information is not found in the cache, determining request parameters according to the account information and the target configuration to be queried, and sending a request to a configuration server through a first interface so that the configuration server obtains the configuration parameters of the target configuration to be queried from a configuration storage database; the request is determined according to the request parameters;
Receiving feedback information sent by the configuration server;
if the feedback information comprises the configuration parameters of the target configuration to be queried, loading the configuration parameters of the target configuration to be queried into a cache corresponding to the account information;
and if the feedback information does not comprise the configuration parameters of the target configuration to be queried, querying the target configuration to be queried in a cache according to the upper organization relation, and if the target configuration to be queried is not found in the cache, re-determining the request parameters according to the upper organization relation and the target configuration to be queried, and returning to execute the step of sending the request to a configuration server through a first interface until the configuration parameters of the target configuration to be queried are obtained.
2. The method for processing data according to claim 1, wherein the redefining request parameters according to the upper level organization relationship and the target configuration to be queried specifically includes:
re-determining request parameters according to the first-level organization of the upper-level organization relationship and the target configuration to be queried so as to re-acquire feedback information;
and if the re-acquired feedback information does not comprise the configuration parameters of the target configuration to be queried, sequentially re-determining the request parameters according to the previous organization and the target configuration to be queried until the feedback information comprises the configuration parameters of the target configuration to be queried or all organizations are queried.
3. The data processing method according to claim 2, characterized in that the data processing method further comprises:
if all organizations are queried, not obtaining the configuration parameters of the target configuration to be queried, determining default request parameters according to the account information and the target configuration to be queried, and sending a request to a configuration server through a first interface to obtain the configuration parameters of the target configuration to be queried.
4. The data processing method according to claim 1, characterized in that the data processing method further comprises:
if the target configuration to be queried of the account information exists in the cache, directly returning configuration parameters of the target configuration to be queried.
5. The data processing method according to claim 1, characterized in that the data processing method further comprises:
and receiving a modification configuration item sent by a configuration server, and loading the modification configuration item into a corresponding cache.
6. A hierarchical data processing method, applied to a configuration server, comprising:
acquiring a request sent by a client; the request is determined according to request parameters, and the request parameters are determined according to the target configuration to be queried, the account information or the superior organization relation;
Inquiring corresponding configuration parameters of the target configuration to be inquired in a configuration storage database according to the request, determining feedback information according to an inquiry result, and sending the feedback information to a client, so that the client determines whether to redefine the request parameters and resend the request according to whether the feedback information contains the configuration parameters of the target configuration to be inquired and the configuration parameter information of the target configuration to be inquired in a cache; the configuration items stored in the configuration storage database comprise account information, configuration parameters and organization information.
7. The data processing method according to claim 6, characterized in that the data processing method further comprises:
receiving a modification configuration item sent by a management server;
and sending the modification configuration item to the client so that the client loads the modification configuration item into a cache.
8. A hierarchical data processing apparatus, comprising:
at least one processor;
at least one memory for storing at least one program;
the at least one program, when executed by the at least one processor, causes the at least one processor to implement the data processing method of any of claims 1-7.
9. A computer readable storage medium, in which a processor executable program is stored, characterized in that the processor executable program is for performing the data processing method according to any of claims 1-7 when being executed by a processor.
10. A hierarchical data processing system, comprising a client, a configuration server, a configuration storage database, a management server and a service management end; wherein the configuration server is connected with the client and the configuration storage database, the management server is connected with the service management end and the configuration storage database, the configuration server is connected with the management server,
the client being configured to perform the data processing method according to any one of claims 1-5;
the configuration server for performing the data processing method according to any of claims 6-7;
the configuration storage database is used for storing configuration items of all accounts;
the service management end is used for sending a change request to the management server through the second interface;
the management server is used for acquiring the change request, modifying the configuration item corresponding to the configuration storage database according to the change request, and sending the configuration modification item to the configuration server if the modification is successful.
CN202311314418.5A 2023-10-10 2023-10-10 Hierarchical data processing method, system, device and storage medium Pending CN117349503A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202311314418.5A CN117349503A (en) 2023-10-10 2023-10-10 Hierarchical data processing method, system, device and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202311314418.5A CN117349503A (en) 2023-10-10 2023-10-10 Hierarchical data processing method, system, device and storage medium

Publications (1)

Publication Number Publication Date
CN117349503A true CN117349503A (en) 2024-01-05

Family

ID=89358889

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202311314418.5A Pending CN117349503A (en) 2023-10-10 2023-10-10 Hierarchical data processing method, system, device and storage medium

Country Status (1)

Country Link
CN (1) CN117349503A (en)

Similar Documents

Publication Publication Date Title
US11388220B2 (en) Image distribution method and apparatus, and image obtaining method and apparatus
CN113420051B (en) Data query method and device, electronic equipment and storage medium
CN106502703B (en) Function calling method and device
CN106953898B (en) Method and device for acquiring software package
CN106502833B (en) Data backup method and device
CN110046497B (en) Function hook realization method, device and storage medium
CN113592209A (en) Model training task management method, device, terminal and storage medium
CN106528284B (en) application program configuration method and device and terminal equipment
CN114115895A (en) Code query method and device, electronic equipment and storage medium
CN111274463B (en) Information display method, device and storage medium based on IM contact person grouping setting
CN106933626B (en) Application association method and device
CN117349503A (en) Hierarchical data processing method, system, device and storage medium
CN115167764A (en) Data read-write processing method and device, electronic equipment and storage medium
CN115065609A (en) B-end SaaS system hybrid deployment method and system
CN112732548B (en) Interface testing method and device
CN112035180A (en) Automatic instance loading method and device, electronic equipment and storage medium
CN106294025B (en) Method and device for downloading terminal software
CN114710501B (en) Service request processing method, device, server and computer readable storage medium
CN117234137B (en) MCU clock frequency switching circuit, MCU and electronic equipment
CN112328304B (en) Script adaptation method, system, equipment and computer storage medium
CN111638897B (en) System updating method, device, terminal equipment and storage medium
US20230394008A1 (en) Distributed file access method and related device
CN116431664A (en) Business report display method and device, electronic equipment and storage medium
CN116578546A (en) Data processing method, system, device and storage medium based on database
CN116069455A (en) Bypass data storage method and device, electronic 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