CN117149572A - Monitoring view generation method, device, computer equipment and storage medium - Google Patents

Monitoring view generation method, device, computer equipment and storage medium Download PDF

Info

Publication number
CN117149572A
CN117149572A CN202311140134.9A CN202311140134A CN117149572A CN 117149572 A CN117149572 A CN 117149572A CN 202311140134 A CN202311140134 A CN 202311140134A CN 117149572 A CN117149572 A CN 117149572A
Authority
CN
China
Prior art keywords
view
index
dynamic monitoring
target
template
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
CN202311140134.9A
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.)
Industrial and Commercial Bank of China Ltd ICBC
Original Assignee
Industrial and Commercial Bank of China Ltd ICBC
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 Industrial and Commercial Bank of China Ltd ICBC filed Critical Industrial and Commercial Bank of China Ltd ICBC
Priority to CN202311140134.9A priority Critical patent/CN117149572A/en
Publication of CN117149572A publication Critical patent/CN117149572A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/3003Monitoring arrangements specially adapted to the computing system or computing system component being monitored
    • G06F11/302Monitoring arrangements specially adapted to the computing system or computing system component being monitored where the computing system component is a software system
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/3065Monitoring arrangements determined by the means or processing involved in reporting the monitored data
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44505Configuring for program initiating, e.g. using registry, configuration files
    • 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
    • Y04INFORMATION OR COMMUNICATION TECHNOLOGIES HAVING AN IMPACT ON OTHER TECHNOLOGY AREAS
    • Y04SSYSTEMS INTEGRATING TECHNOLOGIES RELATED TO POWER NETWORK OPERATION, COMMUNICATION OR INFORMATION TECHNOLOGIES FOR IMPROVING THE ELECTRICAL POWER GENERATION, TRANSMISSION, DISTRIBUTION, MANAGEMENT OR USAGE, i.e. SMART GRIDS
    • Y04S10/00Systems supporting electrical power generation, transmission or distribution
    • Y04S10/50Systems or methods supporting the power network operation or management, involving a certain degree of interaction with the load-side end user applications

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • General Physics & Mathematics (AREA)
  • Computing Systems (AREA)
  • Quality & Reliability (AREA)
  • Mathematical Physics (AREA)
  • Debugging And Monitoring (AREA)

Abstract

The application relates to a monitoring view generation method, a device, computer equipment and a storage medium, which can be used in the field of financial science and technology or other related fields. The method comprises the following steps: responding to a view generation request of a service system, and displaying an index configuration page of the service system to an operation and maintenance party; the index configuration page comprises at least two dynamic monitoring indexes; determining a target dynamic monitoring index according to the operation and maintenance party selecting the dynamic monitoring index in the index configuration page; generating a dynamic monitoring view corresponding to the view generation request according to a general view template of the service system and the target dynamic monitoring index; wherein the universal view template comprises universal monitoring indexes. The method can flexibly and rapidly customize and generate the required monitoring view for the operation and maintenance party.

Description

Monitoring view generation method, device, computer equipment and storage medium
Technical Field
The present application relates to the field of computer technologies, and in particular, to a method, an apparatus, a computer device, and a storage medium for generating a monitoring view, which may be used in the field of financial science and technology or other related fields.
Background
Along with the rapid development of technology, each institution continuously strengthens the production operation and maintenance monitoring in the technical field so as to ensure the stable operation and the safety of the system inside the institution. The mobile terminal monitoring view is used as an important monitoring means, provides convenient, visual and real-time monitoring experience for operation and maintenance personnel, accesses a monitoring interface through mobile equipment such as a mobile phone, provides real-time monitoring data and key indexes through the display of charts, graphs and real-time indexes, helps the operation and maintenance personnel to quickly evaluate key indexes such as system performance, transaction monitoring data, network flow conditions and the like at any time and any place, enables the operation and maintenance personnel to timely find potential problems and abnormal conditions, and quickly takes corresponding measures to avoid system faults or safety risks.
In the prior art, the mobile terminal monitoring view of each mechanism is fixedly set by a developer. However, with the increasing of service functions and monitoring requirements and the increasing of production environment starting projects, the current fixed mobile terminal monitoring view has the problems of lower flexibility and poor adaptability.
Disclosure of Invention
Based on the foregoing, it is necessary to provide a method, an apparatus, a computer device and a storage medium for generating a monitoring view for customizing an operation and maintenance party flexibly and rapidly.
In a first aspect, the present application provides a monitoring view generating method, including:
responding to a view generation request of a service system, and displaying an index configuration page of the service system to an operation and maintenance party; the index configuration page comprises at least two dynamic monitoring indexes;
according to the operation and maintenance side selecting operation of the dynamic monitoring index in the index configuration page, determining a target dynamic monitoring index;
and generating a dynamic monitoring view corresponding to the view generation request according to the universal view template and the target dynamic monitoring index of the service system.
In one embodiment, generating a dynamic monitoring view corresponding to a view generation request according to a general view template and a target dynamic monitoring index of a service system includes:
acquiring index information of a target dynamic monitoring index; wherein the index information comprises view position information and index content;
constructing a dynamic view template according to index information of the target dynamic monitoring index and a general view template of the service system;
and generating a dynamic monitoring view corresponding to the view generation request according to the dynamic view template.
In one embodiment, constructing a dynamic view template according to index information of a target dynamic monitoring index and a universal view template of a service system includes:
A reference index module for acquiring the target dynamic monitoring index from the index module library;
adding the index content of the target dynamic monitoring index into a reference index module corresponding to the target dynamic monitoring index to obtain a target index module of the target dynamic monitoring index;
and generating a dynamic view template according to the view position information of the target dynamic monitoring index and the universal view template of the service system.
In one embodiment, generating a dynamic view template according to view position information of a target dynamic monitoring index and a general view template of a service system includes:
and adding the target index module into a general view template of the service system according to view position information of the target dynamic monitoring index to obtain a dynamic view template.
In one embodiment, generating a dynamic view template according to view position information of a target dynamic monitoring index and a general view template of a service system includes:
adding the target index module into a blank view template according to view position information of the target dynamic monitoring index to obtain a newly added view template;
and fusing the newly added view template and the universal view template of the service system to obtain a dynamic view template.
In one embodiment, the general view template includes a general monitoring index, the view generation request includes a monitoring period, and the generating a dynamic monitoring view corresponding to the view generation request according to the dynamic view template includes:
and rendering the universal index value of the business system under the universal monitoring index and the target dynamic index value under the target dynamic monitoring index in the monitoring period into a dynamic view template to obtain a dynamic monitoring view corresponding to the view generation request.
In one embodiment, after generating the dynamic monitoring view corresponding to the view generation request, the method further includes:
displaying a dynamic monitoring view to an operation and maintenance party;
and adjusting the dynamic monitoring view according to the feedback information of the operation and maintenance party on the dynamic monitoring view.
In a second aspect, the present application further provides a monitoring view generating device, including:
the page display module is used for responding to the view generation request of the service system and displaying an index configuration page of the service system to the operation and maintenance party; the index configuration page comprises at least two dynamic monitoring indexes;
the index determining module is used for determining a target dynamic monitoring index according to the selection operation of the operation and maintenance party on the dynamic monitoring index in the index configuration page;
And the view generation module is used for generating a dynamic monitoring view corresponding to the view generation request according to the universal view template and the target dynamic monitoring index of the service system.
In a third aspect, the present application also provides a computer device comprising a memory and a processor, the memory storing a computer program, the processor implementing the following steps when executing the computer program:
responding to a view generation request of a service system, and displaying an index configuration page of the service system to an operation and maintenance party; the index configuration page comprises at least two dynamic monitoring indexes;
according to the operation and maintenance side selecting operation of the dynamic monitoring index in the index configuration page, determining a target dynamic monitoring index;
and generating a dynamic monitoring view corresponding to the view generation request according to the universal view template and the target dynamic monitoring index of the service system.
In a fourth aspect, the present application also provides a computer readable storage medium having stored thereon a computer program which when executed by a processor performs the steps of:
responding to a view generation request of a service system, and displaying an index configuration page of the service system to an operation and maintenance party; the index configuration page comprises at least two dynamic monitoring indexes;
According to the operation and maintenance side selecting operation of the dynamic monitoring index in the index configuration page, determining a target dynamic monitoring index;
and generating a dynamic monitoring view corresponding to the view generation request according to the universal view template and the target dynamic monitoring index of the service system.
In a fifth aspect, the application also provides a computer program product comprising a computer program which, when executed by a processor, performs the steps of:
responding to a view generation request of a service system, and displaying an index configuration page of the service system to an operation and maintenance party; the index configuration page comprises at least two dynamic monitoring indexes;
according to the operation and maintenance side selecting operation of the dynamic monitoring index in the index configuration page, determining a target dynamic monitoring index;
and generating a dynamic monitoring view corresponding to the view generation request according to the universal view template and the target dynamic monitoring index of the service system.
The monitoring view generation method, the monitoring view generation device, the computer equipment and the storage medium are used for displaying an index configuration page of a service system to an operation and maintenance party by responding to a view generation request of the service system; further, according to the operation and maintenance side selection operation of the dynamic monitoring indexes in the index configuration page, the target dynamic monitoring indexes are determined; and generating a dynamic monitoring view corresponding to the view generation request according to the universal view template and the target dynamic monitoring index of the service system. According to the scheme, through interaction with the operation and maintenance party, the target dynamic monitoring index which accords with the actual requirement can be more flexibly and accurately determined according to the selection operation of the operation and maintenance party on the dynamic monitoring index in the index configuration page; and a general view template of the service system is introduced, so that the dynamic monitoring view can be customized and generated for the operation and maintenance party more flexibly and accurately according to the target dynamic monitoring index and the general view template, and the operation and maintenance efficiency of the service system is improved.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the related art, the drawings that are required to be used in the embodiments or the related technical descriptions will be briefly described, and it is apparent that the drawings in the following description are only some embodiments of the present application, and other drawings may be obtained according to the drawings without inventive effort for those skilled in the art.
FIG. 1 is an application environment diagram of a monitor view generation method in one embodiment;
FIG. 2 is a flow diagram of a method of monitoring view generation in one embodiment;
FIG. 3 is a flow diagram of generating a dynamic monitoring view in one embodiment;
FIG. 4 is a flow diagram of a dynamic view template generated in one embodiment;
FIG. 5 is a flow diagram of generating a dynamic view template in another embodiment;
FIG. 6 is a flow chart of a method for generating a monitoring view in another embodiment;
FIG. 7 is a block diagram of a monitor view generating apparatus in one embodiment;
FIG. 8 is a block diagram showing the construction of a monitor view generating apparatus in another embodiment;
FIG. 9 is a block diagram showing the construction of a monitor view generating apparatus in still another embodiment;
Fig. 10 is an internal structural view of a computer device in one embodiment.
Detailed Description
The present application will be described in further detail with reference to the drawings and examples, in order to make the objects, technical solutions and advantages of the present application more apparent. It should be understood that the specific embodiments described herein are for purposes of illustration only and are not intended to limit the scope of the application.
The monitoring view generation method provided by the embodiment of the application can be applied to an application environment shown in fig. 1. Wherein the terminal 102 communicates with the server 104 via a network. The data storage system may store data that the server 104 needs to process, such as data for dynamic monitoring metrics in a metrics configuration page, generic view templates for business systems, and so on. The data storage system may be integrated on the server 104 or may be located on a cloud or other network server. Specifically, the server 104 responds to the view generation request of the service system, displays an index configuration page of the service system to the operation and maintenance party through the terminal 102, determines a target dynamic monitoring index according to the selection operation of the operation and maintenance party on the dynamic monitoring index in the index configuration page, and further generates a dynamic monitoring view corresponding to the view generation request according to the target dynamic monitoring index and a general view template of the service system. Further, the server 104 may display the generated dynamic monitoring view to the operation and maintenance party through the terminal 102, so that the operation and maintenance party can determine whether the generated dynamic monitoring view meets the requirement; further, feedback information input by the operation and maintenance party through the terminal 102 may be received, and the generated dynamic monitoring view may be adjusted according to the feedback information.
The terminal 102 may be, but not limited to, various personal computers, notebook computers, smart phones, tablet computers, internet of things devices, portable wearable devices, and the internet of things devices may be smart televisions, smart vehicle devices, and the like. The portable wearable device may be a smart watch, smart bracelet, headset, or the like. The server 104 may be implemented as a stand-alone server or as a server cluster of multiple servers.
In an exemplary embodiment, as shown in fig. 2, a monitoring view generating method is provided, and an example of application of the method to the server 104 in fig. 1 is described, including the following steps 201 to 203. Wherein:
s201, responding to a view generation request of the service system, and displaying an index configuration page of the service system to an operation and maintenance party.
The operation and maintenance party is the party who has operation and maintenance on the service system. The view generation request is a request for generating a monitoring view of the service system when the service system is monitored by the operation and maintenance party; the operation and maintenance party can initiate a view generation request of the service system to the server by clicking a monitoring view generation button in a service system operation and maintenance page provided by the terminal.
The index configuration page is a page for configuring indexes, which is displayed to the operation and maintenance party, and can comprise at least two dynamic monitoring indexes. The dynamic monitoring index is the index that the service system needs to monitor, and can be the index of CPU utilization rate, response time and the like of the service system.
Optionally, when the view generation request of the service system initiated by the operation and maintenance party is detected, an index configuration page of the service system can be obtained from the data storage system, and then the index configuration page of the service system is displayed to the operation and maintenance party through the terminal, so that the operation and maintenance party can select the dynamic monitoring index to be monitored.
S202, determining a target dynamic monitoring index according to the selection operation of the operation and maintenance party on the dynamic monitoring index in the index configuration page.
The target dynamic monitoring index is the dynamic monitoring index selected by the operation and maintenance party and required to be monitored.
Optionally, after the index configuration page is displayed to the operation and maintenance party, the dynamic monitoring index selected by the operation and maintenance party in the index configuration page can be used as the target dynamic monitoring index according to the selection operation of the operation and maintenance party on the dynamic monitoring index in the index configuration page.
S203, generating a dynamic monitoring view corresponding to the view generation request according to the universal view template and the target dynamic monitoring index of the service system.
The universal view template is a pre-stored universal template for generating the monitoring view and can comprise universal monitoring indexes; the universal monitoring index is a fixed index which is not needed to be selected and must be monitored. The generic view template may also include modules as shown in table 1 below, each of which may include a plurality of configuration parameters.
TABLE 1
Optionally, after the target dynamic monitoring index is determined, a general view template of the service system may be obtained from the data storage system, the target dynamic monitoring index is added to the general view template based on preset view generation logic, and according to a preset data acquisition interface, the general monitoring index and data corresponding to the target dynamic monitoring index are added to the general view template, so as to generate a dynamic monitoring view corresponding to the view generation request.
It should be noted that, compared with the monitoring view fixedly arranged in the prior art, the method and the device can quickly and accurately customize and generate the dynamic monitoring view for the operation and maintenance party according to the target dynamic monitoring index selected by the operation and maintenance party by introducing the universal view template of the service system, thereby meeting different monitoring requirements of the operation and maintenance party on the service system.
According to the monitoring view generation method, the index configuration page of the service system is displayed to the operation and maintenance party by responding to the view generation request of the service system; further, according to the operation and maintenance side selection operation of the dynamic monitoring indexes in the index configuration page, the target dynamic monitoring indexes are determined; and generating a dynamic monitoring view corresponding to the view generation request according to the universal view template and the target dynamic monitoring index of the service system. According to the scheme, through interaction with the operation and maintenance party, the target dynamic monitoring index which accords with the actual requirement can be more flexibly and accurately determined according to the selection operation of the operation and maintenance party on the dynamic monitoring index in the index configuration page; and a general view template of the service system is introduced, so that the dynamic monitoring view can be customized and generated for the operation and maintenance party more flexibly and accurately according to the target dynamic monitoring index and the general view template, and the operation and maintenance efficiency of the service system is improved.
Further, in order to enable the generated dynamic monitoring view to be more accurate, in an exemplary embodiment, after the dynamic monitoring view corresponding to the view generation request is generated, the dynamic monitoring view may be displayed to the operation and maintenance party; and adjusting the dynamic monitoring view according to the feedback information of the operation and maintenance party on the dynamic monitoring view.
The feedback information is information of the dynamic monitoring view fed back by the operation and maintenance party, and can include satisfaction, dissatisfaction, specific adjustment modes and the like.
Optionally, after the dynamic monitoring view corresponding to the view generation request is generated, the dynamic monitoring view can be transmitted to the terminal through a preset view transmission interface, and the generated dynamic monitoring view is displayed to the operation and maintenance party through the terminal; the operation and maintenance party can input feedback information of the dynamic monitoring view to the terminal, and the terminal transmits the feedback information of the operation and maintenance party to the dynamic monitoring view to the server through interaction with the server; after receiving feedback information of the operation and maintenance party on the dynamic monitoring view, the server can analyze the feedback information; if the feedback information is satisfied, the dynamic monitoring view is not required to be adjusted; if the feedback information is unsatisfactory, the dynamic monitoring view can be adjusted according to a specific adjustment mode included in the feedback information, and the adjusted dynamic monitoring view is further displayed to the operation and maintenance party through the terminal again, so that the operation and maintenance party can determine whether the adjusted dynamic monitoring view meets the requirement.
It can be understood that the generated dynamic monitoring view is fed back to the operation and maintenance party through interaction with the operation and maintenance party, and the dynamic monitoring view is adjusted according to the feedback information of the operation and maintenance party on the dynamic monitoring view, so that the generated dynamic monitoring view can meet the requirements of the operation and maintenance party, and further the operation and maintenance efficiency of the operation and maintenance party on the service system is improved.
Based on the above embodiment, in an exemplary embodiment, as shown in fig. 3, the step S203 includes steps 301 to 303. Wherein:
s301, index information of a target dynamic monitoring index is obtained.
The index information is information of dynamic monitoring indexes, and can include but is not limited to view position information and index content; the view position information is the position information of the dynamic monitoring index in the view; the index content is the specific content of the dynamic monitoring index, such as index name, index type and the like.
Optionally, after determining the target dynamic monitoring index, the index information of the target dynamic monitoring index may be obtained from a pre-constructed monitoring index database for storing the relevant data of each dynamic monitoring index. Or, the index information of the target dynamic monitoring index input by the operation and maintenance party can be obtained through interaction with the operation and maintenance party.
S302, constructing a dynamic view template according to index information of the target dynamic monitoring index and a general view template of the service system.
The dynamic view template is a view template customized and constructed for the operation and maintenance party according to the requirements of the operation and maintenance party.
Optionally, after the index information of the target dynamic monitoring index is obtained, the universal view template may be adjusted according to the index information of the target dynamic monitoring index to obtain the dynamic view template.
S303, generating a dynamic monitoring view corresponding to the view generation request according to the dynamic view template.
Optionally, after the dynamic view template is constructed, the values of the general monitoring index and the target dynamic monitoring index in the current period can be obtained, and each value is correspondingly added to the position in the dynamic view template, so that a dynamic monitoring view corresponding to the view generation request is generated.
In one embodiment, when the view generation request includes the monitoring period, after the dynamic view template is generated, the general index value of the service system under the general monitoring index and the target dynamic index value under the target dynamic monitoring index in the monitoring period can be rendered into the dynamic view template to obtain the dynamic monitoring view corresponding to the view generation request. The monitoring period is a period when the operation and maintenance party has a monitoring requirement on the service system.
Optionally, after the dynamic view template is generated, a general index value of the service system under the general monitoring index in the monitoring period and a target index value of the service system under the target dynamic monitoring index can be obtained from the data storage system according to the monitoring period in the view generation request; further, the universal index value can be rendered into the universal position in the dynamic view template through a preset data interface, and the target index value is rendered into the dynamic position in the dynamic view template, so that the dynamic monitoring view corresponding to the view generation request is obtained.
It should be noted that, by rendering the index values of the service system under the general monitoring index and the target dynamic monitoring index in the monitoring period into the dynamic view template, the effect of generating the dynamic monitoring view required by the operation and maintenance party more flexibly and accurately can be achieved.
In another embodiment, when the view generation request includes the monitoring period, a general index value of the service system under the general monitoring index and a target index value of the service system under the target dynamic monitoring index in a comparison period similar to the monitoring period can be obtained from the data storage system, so that the general index value of the service system under the general monitoring index and the target index value of the service system under the target dynamic monitoring index in the monitoring period are simultaneously rendered into the dynamic view template, a dynamic monitoring view corresponding to the view generation request is generated, and the operation and maintenance efficiency of the operation and maintenance party on the service system can be more accurately improved.
It can be understood that the dynamic view template can be more accurately constructed according to the index information and the general view template by acquiring the index information of the target dynamic monitoring index; furthermore, according to the dynamic view template, the dynamic monitoring view corresponding to the view generation request can be flexibly and rapidly generated, and further the effect of improving the operation and maintenance efficiency of the operation and maintenance party on the service system is achieved.
In order to make the generated dynamic view template more accurate, in an exemplary embodiment, as shown in fig. 4, S302 includes steps 401 to 403. Wherein:
s401, acquiring a reference index module of the target dynamic monitoring index from an index module library.
The index module library is a pre-constructed database for storing index modules, and may include index modules as shown in table 2 below, where each index module may include a plurality of configuration parameters. The reference index module is the index module corresponding to the target dynamic monitoring index.
TABLE 2
Optionally, after determining the target dynamic monitoring index, searching an index module corresponding to the target dynamic monitoring index from a pre-constructed index module library based on a pre-set correspondence between the dynamic monitoring index and the index module, and taking the index module obtained by searching as a reference index module.
S402, adding the index content of the target dynamic monitoring index into a reference index module corresponding to the target dynamic monitoring index to obtain a target index module of the target dynamic monitoring index.
The target index module is the complete index module of the generated target dynamic monitoring index.
Optionally, after the reference index module of the target dynamic monitoring index is obtained, the index content of the target dynamic monitoring index can be correspondingly added into the configuration parameters of the reference index module, so as to obtain the target index module of the target dynamic monitoring index.
For example, if the target dynamic monitoring index is the CPU utilization rate, a single coordinate system line graph module may be selected as the reference index module; further, the index name (i.e. the CPU utilization rate) in the index content of the target dynamic monitoring index may be correspondingly added to the line graph header parameter in the reference index module, and the data table name for storing the CPU utilization rate in the index content of the target dynamic monitoring index may be correspondingly added to the data table name parameter in the reference index module, so as to obtain the target index module of the target dynamic monitoring index.
S403, generating a dynamic view template according to view position information of the target dynamic monitoring index and a general view template of the service system.
Optionally, after generating the target index module corresponding to the target dynamic monitoring index, each target index module may be spliced with a general view template of the service system according to view position information of the target dynamic monitoring view, so as to generate a dynamic view template.
It can be understood that by introducing the reference index module corresponding to the target dynamic monitoring index, the index content of the target dynamic monitoring index is added into the reference index module, so that the target index module can be accurately generated, and the effect of quickly and flexibly generating the dynamic monitoring view can be realized by combining with the universal view template of the service system.
In order to generate the dynamic view template more accurately, an embodiment is provided for S403, where after generating the target indicator module corresponding to the target dynamic monitoring indicator, the target indicator module may be added to the universal view template of the service system according to view position information of the target dynamic monitoring indicator to obtain the dynamic view template.
Optionally, after generating the target index module corresponding to the target dynamic monitoring index, the target index module may be placed at a corresponding position of the universal view template of the service system according to view position information of the target dynamic monitoring index, so as to obtain the dynamic view template. Under the condition that the view position information of the target monitoring view is not acquired, the target index module can be placed at the corresponding position of the universal view template of the service system according to the sequence from top to bottom and from left to right, so that the dynamic view template is obtained.
It should be noted that, by adding the target index module to the universal view template of the service system according to the view position information, the dynamic view template can be generated more quickly and accurately, so as to achieve the effect of generating the dynamic monitoring view more accurately.
In order to generate the dynamic view template more accurately, another embodiment is provided for the step S403, and as shown in fig. 5, the step S403 includes steps 501 to 502. Wherein:
s501, adding the target index module into a blank view template according to view position information of the target dynamic monitoring index to obtain a newly added view template.
The blank view template is a blank view template for generating a dynamic monitoring view; the newly added view template is the view template obtained by combining the target index module and the blank view template.
Optionally, after the target index module of the target dynamic monitoring index is obtained, the target index module can be placed at a corresponding position of the blank view template according to view position information of the target dynamic monitoring index, so as to obtain a new view template.
S502, fusing the newly added view template and a general view template of the service system to obtain a dynamic view template.
Optionally, after the new added view template is generated, the new added view template and the universal view template of the service system can be fused according to preset fusion logic, so as to obtain the dynamic view template.
It can be understood that by introducing the newly added view template generated according to the blank view template and the target index module and fusing with the universal view template of the service system, the dynamic view template can be generated more quickly and accurately, and the effect of generating the dynamic monitoring view more accurately is realized.
In one embodiment, as shown in FIG. 6, a preferred example of a monitoring view generation method is provided. The specific process is as follows:
s601, responding to a view generation request of a service system, and displaying an index configuration page of the service system to an operation and maintenance party.
The index configuration page comprises at least two dynamic monitoring indexes.
S602, determining a target dynamic monitoring index according to the operation of the operation and maintenance party on the selection of the dynamic monitoring index in the index configuration page.
S603, index information of the target dynamic monitoring index is obtained.
Wherein the index information includes view position information and index content.
S604, acquiring a reference index module of the target dynamic monitoring index from an index module library.
S605, adding the index content of the target dynamic monitoring index into the reference index module corresponding to the target dynamic monitoring index to obtain a target index module of the target dynamic monitoring index.
S606, adding the target index module into a general view template of the business system according to view position information of the target dynamic monitoring index to obtain a dynamic view template.
S607, rendering the universal index value of the business system under the universal monitoring index and the target dynamic index value under the target dynamic monitoring index in the monitoring period into the dynamic view template to obtain the dynamic monitoring view corresponding to the view generation request.
And S608, displaying the dynamic monitoring view to the operation and maintenance party.
S609, adjusting the dynamic monitoring view according to feedback information of the operation and maintenance party on the dynamic monitoring view.
The specific process of S601 to S609 may refer to the description of the foregoing method embodiment, and the implementation principle and technical effects are similar, and are not repeated herein.
It should be understood that, although the steps in the flowcharts related to the embodiments described above are sequentially shown as indicated by arrows, these steps are not necessarily sequentially performed in the order indicated by the arrows. The steps are not strictly limited to the order of execution unless explicitly recited herein, and the steps may be executed in other orders. Moreover, at least some of the steps in the flowcharts described in the above embodiments may include a plurality of steps or a plurality of stages, which are not necessarily performed at the same time, but may be performed at different times, and the order of the steps or stages is not necessarily performed sequentially, but may be performed alternately or alternately with at least some of the other steps or stages.
Based on the same inventive concept, the embodiment of the application also provides a monitoring view generating device for realizing the above-mentioned monitoring view generating method. The implementation of the solution provided by the device is similar to the implementation described in the above method, so the specific limitation in the embodiment of one or more monitoring view generating devices provided below may refer to the limitation of the monitoring view generating method hereinabove, and will not be repeated herein.
In an exemplary embodiment, as shown in fig. 7, there is provided a monitoring view generating apparatus 1 including: a page presentation module 10, an index determination module 20, and a view generation module 30, wherein:
the page display module 10 is used for responding to the view generation request of the service system and displaying an index configuration page of the service system to an operation and maintenance party; the index configuration page comprises at least two dynamic monitoring indexes;
the index determining module 20 is configured to determine a target dynamic monitoring index according to a selection operation of the operation and maintenance party on the dynamic monitoring index in the index configuration page;
the view generation module 30 is configured to generate a dynamic monitoring view corresponding to the view generation request according to the universal view template and the target dynamic monitoring index of the service system; the universal view template comprises universal monitoring indexes.
In an exemplary embodiment, based on the above fig. 7, as shown in fig. 8, the above view generating module 30 may include:
an information acquisition unit 31 for acquiring index information of the target dynamic monitoring index; wherein the index information includes view position information and index content.
The template construction unit 32 is configured to construct a dynamic view template according to the index information of the target dynamic monitoring index and the universal view template of the service system.
And the view generating unit 33 is configured to generate a dynamic monitoring view corresponding to the view generating request according to the dynamic view template.
In an exemplary embodiment, on the basis of fig. 8, as shown in fig. 9, the template construction unit 32 may include:
the module obtaining subunit 321 is configured to obtain a reference index module of the target dynamic monitoring index from the index module library.
The module generating subunit 322 is configured to add the index content of the target dynamic monitoring index to the reference index module corresponding to the target dynamic monitoring index, so as to obtain a target index module of the target dynamic monitoring index.
The template generating subunit 323 is configured to generate a dynamic view template according to the view position information of the target dynamic monitoring index and the universal view template of the service system.
In an exemplary embodiment, the template generation subunit 323 may specifically be configured to:
and adding the target index module into a general view template of the service system according to view position information of the target dynamic monitoring index to obtain a dynamic view template.
In one exemplary embodiment, the template generation subunit 323 described above may also be configured to:
adding the target index module into a blank view template according to view position information of the target dynamic monitoring index to obtain a newly added view template; and fusing the newly added view template and the universal view template of the service system to obtain a dynamic view template.
In an exemplary embodiment, the view generating unit 33 may specifically be configured to:
and rendering the universal index value of the business system under the universal monitoring index and the target dynamic index value under the target dynamic monitoring index in the monitoring period into a dynamic view template to obtain a dynamic monitoring view corresponding to the view generation request.
In an exemplary embodiment, the monitoring view generating apparatus 1 may further include:
a view adjustment module 40, configured to present the dynamic monitoring view to the operation and maintenance party; and adjusting the dynamic monitoring view according to the feedback information of the operation and maintenance party on the dynamic monitoring view.
The respective modules in the above-described monitor view generating apparatus may be implemented in whole or in part by software, hardware, and a combination thereof. The above modules may be embedded in hardware or may be independent of a processor in the computer device, or may be stored in software in a memory in the computer device, so that the processor may call and execute operations corresponding to the above modules.
In one exemplary embodiment, a computer device is provided, which may be a server, and the internal structure thereof may be as shown in fig. 10. The computer device includes a processor, a memory, an Input/Output interface (I/O) and a communication interface. The processor, the memory and the input/output interface are connected through a system bus, and the communication interface is connected to the system bus through the input/output interface. Wherein the processor of the computer device is configured to provide computing and control capabilities. The memory of the computer device includes a non-volatile storage medium and an internal memory. The non-volatile storage medium stores an operating system, computer programs, and a database. The internal memory provides an environment for the operation of the operating system and computer programs in the non-volatile storage media. The database of the computer equipment is used for storing data such as dynamic monitoring indexes in an index configuration page, a general view template of a business system and the like. The input/output interface of the computer device is used to exchange information between the processor and the external device. The communication interface of the computer device is used for communicating with an external terminal through a network connection. The computer program is executed by a processor to implement a monitoring view generation method.
It will be appreciated by those skilled in the art that the structure shown in FIG. 10 is merely a block diagram of some of the structures associated with the present inventive arrangements and is not limiting of the computer device to which the present inventive arrangements may be applied, and that a particular computer device may include more or fewer components than shown, or may combine some of the components, or have a different arrangement of components.
In one exemplary embodiment, a computer device is provided comprising a memory and a processor, the memory having stored therein a computer program, the processor when executing the computer program performing the steps of:
responding to a view generation request of a service system, and displaying an index configuration page of the service system to an operation and maintenance party; the index configuration page comprises at least two dynamic monitoring indexes;
according to the operation and maintenance side selecting operation of the dynamic monitoring index in the index configuration page, determining a target dynamic monitoring index;
generating a dynamic monitoring view corresponding to the view generation request according to a general view template and a target dynamic monitoring index of the service system; the universal view template comprises universal monitoring indexes.
In one embodiment, when the processor executes the logic of the dynamic monitoring view corresponding to the view generation request according to the general view template and the target dynamic monitoring index of the service system by executing the computer program, the following steps are further implemented:
Acquiring index information of a target dynamic monitoring index; wherein the index information comprises view position information and index content; constructing a dynamic view template according to index information of the target dynamic monitoring index and a general view template of the service system; and generating a dynamic monitoring view corresponding to the view generation request according to the dynamic view template.
In one embodiment, when the processor executes the computer program to construct the logic of the dynamic view template according to the index information of the target dynamic monitoring index and the universal view template of the service system, the following steps are further implemented:
a reference index module for acquiring the target dynamic monitoring index from the index module library; adding the index content of the target dynamic monitoring index into a reference index module corresponding to the target dynamic monitoring index to obtain a target index module of the target dynamic monitoring index; and generating a dynamic view template according to the view position information of the target dynamic monitoring index and the universal view template of the service system.
In one embodiment, when the processor executes the logic of the computer program to generate the dynamic view template according to the view position information of the target dynamic monitoring index and the universal view template of the service system, the following steps are further implemented:
And adding the target index module into a general view template of the service system according to view position information of the target dynamic monitoring index to obtain a dynamic view template.
In one embodiment, when the processor executes the logic of the computer program to generate the dynamic view template according to the view position information of the target dynamic monitoring index and the universal view template of the service system, the following steps are further implemented:
adding the target index module into a blank view template according to view position information of the target dynamic monitoring index to obtain a newly added view template; and fusing the newly added view template and the universal view template of the service system to obtain a dynamic view template.
In one embodiment, the view generation request includes a monitoring period, and when the processor executes the logic of the dynamic monitoring view corresponding to the view generation request according to the dynamic view template by executing the computer program, the following steps are further implemented:
and rendering the universal index value of the business system under the universal monitoring index and the target dynamic index value under the target dynamic monitoring index in the monitoring period into a dynamic view template to obtain a dynamic monitoring view corresponding to the view generation request.
In one embodiment, after generating the dynamic monitoring view corresponding to the view generation request, the processor executes the computer program to further implement the following steps:
displaying a dynamic monitoring view to an operation and maintenance party; and adjusting the dynamic monitoring view according to the feedback information of the operation and maintenance party on the dynamic monitoring view.
In one embodiment, a computer readable storage medium is provided having a computer program stored thereon, which when executed by a processor, performs the steps of:
responding to a view generation request of a service system, and displaying an index configuration page of the service system to an operation and maintenance party; the index configuration page comprises at least two dynamic monitoring indexes;
according to the operation and maintenance side selecting operation of the dynamic monitoring index in the index configuration page, determining a target dynamic monitoring index;
generating a dynamic monitoring view corresponding to the view generation request according to a general view template and a target dynamic monitoring index of the service system; the universal view template comprises universal monitoring indexes.
In one embodiment, when the logic for generating the dynamic monitoring view corresponding to the view generation request is executed by the processor according to the universal view template and the target dynamic monitoring index of the service system, the computer program further realizes the following steps:
Acquiring index information of a target dynamic monitoring index; wherein the index information comprises view position information and index content; constructing a dynamic view template according to index information of the target dynamic monitoring index and a general view template of the service system; and generating a dynamic monitoring view corresponding to the view generation request according to the dynamic view template.
In one embodiment, the computer program further implements the following steps when the logic for constructing the dynamic view template is executed by the processor, according to the index information of the target dynamic monitoring index and the universal view template of the service system:
a reference index module for acquiring the target dynamic monitoring index from the index module library; adding the index content of the target dynamic monitoring index into a reference index module corresponding to the target dynamic monitoring index to obtain a target index module of the target dynamic monitoring index; and generating a dynamic view template according to the view position information of the target dynamic monitoring index and the universal view template of the service system.
In one embodiment, the computer program further implements the following steps when the logic for generating the dynamic view template is executed by the processor, based on the view location information of the target dynamic monitoring index and the universal view template of the business system:
And adding the target index module into a general view template of the service system according to view position information of the target dynamic monitoring index to obtain a dynamic view template.
In one embodiment, the computer program further implements the following steps when the logic for generating the dynamic view template is executed by the processor, based on the view location information of the target dynamic monitoring index and the universal view template of the business system:
adding the target index module into a blank view template according to view position information of the target dynamic monitoring index to obtain a newly added view template; and fusing the newly added view template and the universal view template of the service system to obtain a dynamic view template.
In one embodiment, the view generation request includes a monitoring period, and the computer program further implements the following steps when the logic for generating the dynamic monitoring view corresponding to the view generation request is executed by the processor according to the dynamic view template:
and rendering the universal index value of the business system under the universal monitoring index and the target dynamic index value under the target dynamic monitoring index in the monitoring period into a dynamic view template to obtain a dynamic monitoring view corresponding to the view generation request.
In one embodiment, after the dynamic monitoring view corresponding to the view generation request is generated, the computer program when executed by the processor further implements the following steps:
displaying a dynamic monitoring view to an operation and maintenance party; and adjusting the dynamic monitoring view according to the feedback information of the operation and maintenance party on the dynamic monitoring view.
In one embodiment, a computer program product is provided comprising a computer program which, when executed by a processor, performs the steps of:
responding to a view generation request of a service system, and displaying an index configuration page of the service system to an operation and maintenance party; the index configuration page comprises at least two dynamic monitoring indexes;
according to the operation and maintenance side selecting operation of the dynamic monitoring index in the index configuration page, determining a target dynamic monitoring index;
generating a dynamic monitoring view corresponding to the view generation request according to a general view template and a target dynamic monitoring index of the service system; the universal view template comprises universal monitoring indexes.
In one embodiment, when the logic for generating the dynamic monitoring view corresponding to the view generation request is executed by the processor according to the universal view template and the target dynamic monitoring index of the service system, the computer program further realizes the following steps:
Acquiring index information of a target dynamic monitoring index; wherein the index information comprises view position information and index content; constructing a dynamic view template according to index information of the target dynamic monitoring index and a general view template of the service system; and generating a dynamic monitoring view corresponding to the view generation request according to the dynamic view template.
In one embodiment, the computer program further implements the following steps when the logic for constructing the dynamic view template is executed by the processor, according to the index information of the target dynamic monitoring index and the universal view template of the service system:
a reference index module for acquiring the target dynamic monitoring index from the index module library; adding the index content of the target dynamic monitoring index into a reference index module corresponding to the target dynamic monitoring index to obtain a target index module of the target dynamic monitoring index; and generating a dynamic view template according to the view position information of the target dynamic monitoring index and the universal view template of the service system.
In one embodiment, the computer program further implements the following steps when the logic for generating the dynamic view template is executed by the processor, based on the view location information of the target dynamic monitoring index and the universal view template of the business system:
And adding the target index module into a general view template of the service system according to view position information of the target dynamic monitoring index to obtain a dynamic view template.
In one embodiment, the computer program further implements the following steps when the logic for generating the dynamic view template is executed by the processor, based on the view location information of the target dynamic monitoring index and the universal view template of the business system:
adding the target index module into a blank view template according to view position information of the target dynamic monitoring index to obtain a newly added view template; and fusing the newly added view template and the universal view template of the service system to obtain a dynamic view template.
In one embodiment, the view generation request includes a monitoring period, and the computer program further implements the following steps when the logic for generating the dynamic monitoring view corresponding to the view generation request is executed by the processor according to the dynamic view template:
and rendering the universal index value of the business system under the universal monitoring index and the target dynamic index value under the target dynamic monitoring index in the monitoring period into a dynamic view template to obtain a dynamic monitoring view corresponding to the view generation request.
In one embodiment, after the dynamic monitoring view corresponding to the view generation request is generated, the computer program when executed by the processor further implements the following steps:
displaying a dynamic monitoring view to an operation and maintenance party; and adjusting the dynamic monitoring view according to the feedback information of the operation and maintenance party on the dynamic monitoring view.
It should be noted that, the data related to the present application (including, but not limited to, the data of the dynamic monitoring index in the index configuration page, the universal view template of the service system, etc.) are all data fully authorized by each party, and the collection, use and processing of the related data are required to meet the related regulations.
Those skilled in the art will appreciate that implementing all or part of the above described methods may be accomplished by way of a computer program stored on a non-transitory computer readable storage medium, which when executed, may comprise the steps of the embodiments of the methods described above. Any reference to memory, database, or other medium used in embodiments provided herein may include at least one of non-volatile and volatile memory. The nonvolatile Memory may include Read-Only Memory (ROM), magnetic tape, floppy disk, flash Memory, optical Memory, high density embedded nonvolatile Memory, resistive random access Memory (ReRAM), magnetic random access Memory (Magnetoresistive Random Access Memory, MRAM), ferroelectric Memory (Ferroelectric Random Access Memory, FRAM), phase change Memory (Phase Change Memory, PCM), graphene Memory, and the like. Volatile memory can include random access memory (Random Access Memory, RAM) or external cache memory, and the like. By way of illustration, and not limitation, RAM can be in the form of a variety of forms, such as static random access memory (Static Random Access Memory, SRAM) or dynamic random access memory (Dynamic Random Access Memory, DRAM), and the like. The databases referred to in the embodiments provided herein may include at least one of a relational database and a non-relational database. The non-relational database may include, but is not limited to, a blockchain-based distributed database, and the like. The processor referred to in the embodiments provided in the present application may be a general-purpose processor, a central processing unit, a graphics processor, a digital signal processor, a programmable logic unit, a data processing logic unit based on quantum computing, or the like, but is not limited thereto.
The technical features of the above embodiments may be arbitrarily combined, and all possible combinations of the technical features in the above embodiments are not described for brevity of description, however, as long as there is no contradiction between the combinations of the technical features, they should be considered as the scope of the description.
The foregoing examples illustrate only a few embodiments of the application and are described in detail herein without thereby limiting the scope of the application. It should be noted that it will be apparent to those skilled in the art that several variations and modifications can be made without departing from the spirit of the application, which are all within the scope of the application. Accordingly, the scope of the application should be assessed as that of the appended claims.

Claims (10)

1. A method for generating a monitoring view, the method comprising:
responding to a view generation request of a service system, and displaying an index configuration page of the service system to an operation and maintenance party; the index configuration page comprises at least two dynamic monitoring indexes;
determining a target dynamic monitoring index according to the operation and maintenance party selecting the dynamic monitoring index in the index configuration page;
And generating a dynamic monitoring view corresponding to the view generation request according to the universal view template of the service system and the target dynamic monitoring index.
2. The method according to claim 1, wherein the generating the dynamic monitoring view corresponding to the view generation request according to the generic view template of the service system and the target dynamic monitoring index includes:
acquiring index information of the target dynamic monitoring index; wherein the index information comprises view position information and index content;
constructing a dynamic view template according to the index information of the target dynamic monitoring index and the universal view template of the service system;
and generating a dynamic monitoring view corresponding to the view generation request according to the dynamic view template.
3. The method according to claim 2, wherein the constructing a dynamic view template according to the index information of the target dynamic monitoring index and the universal view template of the service system includes:
the reference index module of the target dynamic monitoring index is obtained from an index module library;
adding the index content of the target dynamic monitoring index into a reference index module corresponding to the target dynamic monitoring index to obtain a target index module of the target dynamic monitoring index;
And generating a dynamic view template according to the view position information of the target dynamic monitoring index and the universal view template of the service system.
4. A method according to claim 3, wherein generating a dynamic view template from view location information of the target dynamic monitoring index and a generic view template of the business system comprises:
and adding the target index module into a general view template of the service system according to view position information of the target dynamic monitoring index to obtain a dynamic view template.
5. A method according to claim 3, wherein generating a dynamic view template from view location information of the target dynamic monitoring index and a generic view template of the business system comprises:
adding the target index module into a blank view template according to view position information of the target dynamic monitoring index to obtain a newly added view template;
and fusing the newly added view template and the universal view template of the service system to obtain a dynamic view template.
6. The method according to claim 2, wherein the general view template includes general monitoring indicators, the view generation request includes a monitoring period, and the generating, according to the dynamic view template, a dynamic monitoring view corresponding to the view generation request includes:
And rendering the universal index value of the service system under the universal monitoring index and the target dynamic index value under the target dynamic monitoring index in the monitoring period into the dynamic view template to obtain a dynamic monitoring view corresponding to the view generation request.
7. The method of claim 1, wherein after the generating the dynamic monitoring view corresponding to the view generation request, the method further comprises:
displaying the dynamic monitoring view to the operation and maintenance party;
and adjusting the dynamic monitoring view according to the feedback information of the operation and maintenance party on the dynamic monitoring view.
8. A monitoring view generating apparatus, the apparatus comprising:
the page display module is used for responding to a view generation request of the service system and displaying an index configuration page of the service system to an operation and maintenance party; the index configuration page comprises at least two dynamic monitoring indexes;
the index determining module is used for determining a target dynamic monitoring index according to the selection operation of the operation and maintenance party on the dynamic monitoring index in the index configuration page;
and the view generation module is used for generating a dynamic monitoring view corresponding to the view generation request according to the universal view template of the service system and the target dynamic monitoring index.
9. A computer device comprising a memory and a processor, the memory storing a computer program, characterized in that the processor implements the steps of the method of any of claims 1 to 7 when the computer program is executed.
10. A computer readable storage medium, on which a computer program is stored, characterized in that the computer program, when being executed by a processor, implements the steps of the method of any of claims 1 to 7.
CN202311140134.9A 2023-09-05 2023-09-05 Monitoring view generation method, device, computer equipment and storage medium Pending CN117149572A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202311140134.9A CN117149572A (en) 2023-09-05 2023-09-05 Monitoring view generation method, device, computer equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202311140134.9A CN117149572A (en) 2023-09-05 2023-09-05 Monitoring view generation method, device, computer equipment and storage medium

Publications (1)

Publication Number Publication Date
CN117149572A true CN117149572A (en) 2023-12-01

Family

ID=88905841

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202311140134.9A Pending CN117149572A (en) 2023-09-05 2023-09-05 Monitoring view generation method, device, computer equipment and storage medium

Country Status (1)

Country Link
CN (1) CN117149572A (en)

Similar Documents

Publication Publication Date Title
US10269033B2 (en) Expanded overlay state for campaign performance data snapshot cards
US10304079B2 (en) Organization of campaign performance data snapshot cards in card feeds and card boards
CN102867030A (en) Quasi-three-dimensional presentation method for environment and layout of machine room
CN115759018A (en) Report generation method and device, computer equipment and storage medium
CN114611481A (en) Template configuration method and device, computer equipment and storage medium
CN115641019A (en) Index anomaly analysis method and device, computer equipment and storage medium
CN116305895A (en) Product model generation method, device, computer equipment and storage medium
CN115480987A (en) Link data display method and device and computer equipment
US11308131B2 (en) Combining visualizations in a business analytic application
CN117149572A (en) Monitoring view generation method, device, computer equipment and storage medium
CN111552715B (en) User query method and device
JPWO2019234845A1 (en) Future prediction simulation device, method, and computer program
CN112291329B (en) Information display method, device and equipment
CN113760882B (en) Data abnormity alarm method and device, electronic equipment and computer readable medium
CN117390490A (en) Method, apparatus, device, storage medium and product for generating report for telecommunication
CN117194769A (en) Service recommendation method, device, equipment, storage medium and program product
CN116757176A (en) Different version business bill comparison method and related products
CN117632951A (en) Algorithm flow arranging method, device, computer equipment and storage medium
CN116915763A (en) Information interaction method, device, server, terminal and storage medium
CN117389605A (en) Service interface configuration method, device, equipment, storage medium and program product
CN117435198A (en) Page generation method and device
CN117114890A (en) Resource information processing method, device, computer equipment and storage medium
CN116975440A (en) Attribute classification method, attribute classification device and computer equipment
CN117313666A (en) Information acquisition method, apparatus, device, storage medium, and program product
CN117057524A (en) Task allocation method, device, computer 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