CN109656549B - Construction method and device of monitoring system, computer equipment and storage medium - Google Patents

Construction method and device of monitoring system, computer equipment and storage medium Download PDF

Info

Publication number
CN109656549B
CN109656549B CN201811455760.6A CN201811455760A CN109656549B CN 109656549 B CN109656549 B CN 109656549B CN 201811455760 A CN201811455760 A CN 201811455760A CN 109656549 B CN109656549 B CN 109656549B
Authority
CN
China
Prior art keywords
supervision
template
terminal
monitoring system
user
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201811455760.6A
Other languages
Chinese (zh)
Other versions
CN109656549A (en
Inventor
赵晨宇
姜礼明
郭东坡
袁博瑞
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Guangzhou Jingsong Software Technology Co ltd
Original Assignee
Guangzhou Jingsong Software 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 Guangzhou Jingsong Software Technology Co ltd filed Critical Guangzhou Jingsong Software Technology Co ltd
Priority to CN201811455760.6A priority Critical patent/CN109656549B/en
Publication of CN109656549A publication Critical patent/CN109656549A/en
Application granted granted Critical
Publication of CN109656549B publication Critical patent/CN109656549B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/36Software reuse

Abstract

The invention relates to a construction method, a device, computer equipment and a storage medium of a supervision system, wherein a terminal determines a supervision service type, the terminal sends the supervision service type to a server, the server extracts a supervision system template matched with the supervision service type from a template library and sends the supervision system template to the terminal, the terminal receives the supervision system template, guides supervision contents input by a user into the supervision system template to construct a corresponding supervision system, so that the user can quickly acquire the supervision system template matched with the supervision service type from the server through the terminal, therefore, the supervision system meeting the supervision service requirement is quickly constructed by combining the specific supervision content and the supervision system template, the problem that the workload is very large because the system code of the supervision system needs to be rewritten when the service system is constructed by the traditional technology is solved, and the efficiency of constructing the supervision system is improved.

Description

Construction method and device of monitoring system, computer equipment and storage medium
Technical Field
The present invention relates to the technical field of data processing of a monitoring service, and in particular, to a method and an apparatus for constructing a monitoring system, a computer device, and a computer-readable storage medium.
Background
Because the supervision services are various and the requirements of different users on the supervision services are different, when a user constructs a corresponding supervision system, the user needs to construct the corresponding supervision system by combining the requirements of specific supervision services, so that the user can supervise related supervised objects according to the established supervision system.
However, the type of the monitoring system adopted in the conventional technology is single, when monitoring needs to be performed according to the requirements of different monitoring services, a user is usually required to rewrite the system code of the monitoring system according to actual needs, the workload is very large, a large amount of repetitive work is generated, the technical performance of writing the system code is very strong, if corresponding technicians are lacked, the user is difficult to construct the monitoring system meeting the requirements of the monitoring services, the efficiency of constructing the monitoring system is low, the user experience of the user when using the monitoring system is poor, and the monitoring purpose is difficult to achieve.
Disclosure of Invention
In view of the above, it is necessary to provide a construction method of an auditing system, a construction apparatus of an auditing system, a computer device, and a computer-readable storage medium, for solving the technical problem of low efficiency of constructing a business system by using the conventional technology.
A construction method of a monitoring system comprises the following steps:
determining an inspection service type;
sending the supervision service type to a server; the supervision service type is used for indicating the server to extract a supervision system template matched with the supervision service type from a template library;
acquiring the supervision system template sent by the server;
and importing the monitoring content input by the user into the monitoring system template to construct a corresponding monitoring system.
A construction method of a monitoring system comprises the following steps:
the receiving terminal is used for constructing the supervision service type of the supervision system;
extracting an inspection system template matched with the inspection service type from a template library;
sending the supervision system template to the terminal; the supervision system template is used for indicating the terminal to guide supervision contents input by a user into the supervision system template to construct a corresponding supervision system.
An apparatus for constructing a surveillance system, comprising the steps of:
the determining module is used for determining the type of the supervision service;
the sending module is used for sending the supervision service type to a server; the supervision service type is used for indicating the server to extract a supervision system template matched with the supervision service type from a template library;
the acquisition module is used for acquiring the supervision system template sent by the server;
and the first construction module is used for importing the monitoring content input by the user into the monitoring system template to construct a corresponding monitoring system.
An apparatus for constructing a surveillance system, comprising the steps of:
the receiving module is used for receiving the supervision service type of the supervision system constructed by the terminal;
the extraction module is used for extracting the supervision system template matched with the supervision service type from the template library;
the second construction module is used for sending the supervision system template to the terminal; the monitoring system template is used for indicating the terminal to import the monitoring content input by the user into the monitoring system template to construct a corresponding monitoring system.
In one embodiment, a computer device is provided, comprising a memory, a processor and a computer program stored on the memory and executable on the processor, the processor implementing the construction method of the auditing system as described above when executing the computer program.
In one embodiment, a computer-readable storage medium is provided, on which a computer program is stored which, when being executed by a processor, carries out the method of building an auditing system as described above.
The construction method, the device, the computer equipment and the storage medium of the supervision system, the terminal determines the supervision service type, the terminal sends the supervision service type to the server, the server extracts the supervision system template matched with the supervision service type from the template library and sends the supervision system template to the terminal, the terminal receives the supervision system template, the supervision content input by the user is led into the supervision system template to construct the corresponding supervision system, so that the user can quickly acquire the supervision system template matched with the supervision service type from the server through the terminal, therefore, the supervision system meeting the supervision service requirement is quickly constructed by combining the specific supervision content and the supervision system template, the problem that the system code of the supervision system needs to be rewritten when the service system is constructed by the traditional technology, the workload is very large is solved, and the efficiency of constructing the supervision system is improved.
Drawings
FIG. 1 is a diagram of an application environment of a method for constructing an audit system in one embodiment;
FIG. 2 is a schematic flow chart diagram illustrating a method for constructing an inspection system in one embodiment;
FIG. 3 is a schematic flow chart showing a method for constructing the monitoring system in another embodiment;
FIG. 4 is a block diagram showing the construction apparatus of the monitoring system in one embodiment;
FIG. 5 is a block diagram showing the construction means of the monitoring system in another embodiment;
FIG. 6 is a diagram illustrating an internal structure of a computer device according to an embodiment;
fig. 7 is an internal structural view of a computer device in another embodiment.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the present invention will be described in further detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
The construction method of the monitoring system provided by the present invention can be applied to the application environment shown in fig. 1, and fig. 1 is an application environment diagram of the construction method of the monitoring system in an embodiment, wherein the terminal 100 can be in communication connection with the server 200 through a network. Specifically, a user can access the server 200 through the terminal 100, when constructing the monitoring system, the user can determine the monitoring service type on the terminal 100 according to the actual monitoring service requirement, the terminal 100 can send the monitoring service type to the server 200, after receiving the monitoring service type, the server 200 can extract a monitoring system template matched with the monitoring service type from a template library, and then send the monitoring system template to the terminal 100, the user can input corresponding monitoring content into the terminal 100 according to the actual monitoring service requirement, and finally the terminal 100 can import the monitoring content into the monitoring system template to construct the corresponding monitoring system.
The terminal 100 may be, but not limited to, various personal computers, notebook computers, smart phones, tablet computers, and portable wearable devices, and the server 200 may be implemented by an independent server or a server cluster formed by a plurality of servers.
In an embodiment, a method for constructing an inspection system is provided, referring to fig. 2, fig. 2 is a schematic flow chart of the method for constructing an inspection system in an embodiment, which is described by taking the method as an example applied to the terminal 100 in fig. 1, and the method for constructing an inspection system may include the following steps:
and step S101, determining the type of the supervision service.
In this step, the monitoring service type is usually determined based on the actual monitoring service requirement of the user, the user needing to use the monitoring service generally has monitoring service responsible persons, monitoring service department responsible persons and the like, the related monitoring services generally comprise a plurality of types, for the related users needing to use the monitoring service, such as school schools and the like, the information management can be perfected through the monitoring system, the monitoring management in modes such as hierarchy and the like is convenient to carry out, the monitoring management structure of the users is relatively fixed, the monitoring or interlayer monitoring service is relatively fixed, therefore, the monitoring service can be arranged and classified, a plurality of monitoring service types are summarized in advance, therefore, when the user needs to construct the service system, the monitoring service type can roughly indicate the main characteristics of the monitoring system layer by layer, the user can input the monitoring service type through the terminal 100, the subsequent construction process of the monitoring system by the terminal 100 is facilitated.
Step S102, the supervision service type is sent to a server; the supervision service type is used for instructing the server to extract the supervision system template matched with the supervision service type from the template library.
The method mainly includes that a terminal 100 sends a supervision service type input by a user to a server, the server can search and extract a supervision system template corresponding to the supervision service type from a template library after receiving the supervision service type, wherein the template library can be realized through a database server, a plurality of supervision system templates are stored in the template library, the specific form of the supervision system template can be a webpage template, namely the supervision system template can be displayed through a webpage, and the supervision system template is mainly used for displaying a rough system frame of a supervision system.
The template library may be pre-established by a related technician and stored in the database of the server 200, the related technician may pre-obtain a plurality of monitoring service types, write corresponding bottom codes according to various monitoring service types, pre-establish a monitoring system template matched with different monitoring service types, the monitoring system template does not need to store specific monitoring contents, but only needs to reflect the basic architecture of the monitoring system, the specific service contents may be left to the user for self-definition, for example, the related technician may pre-establish a monitoring system template of the basic architecture such as the hierarchical structure and the flattening structure of a school, and store the monitoring system template in the database of the server 200, and when the monitoring service type sent by the terminal 100 is a school, the monitoring system template matched with the school may be extracted to the terminal 100, wherein, the template sent to the terminal 100 may include a plurality of templates, that is, for the same supervision service type, a plurality of supervision system templates may be sent to the terminal 100 for selection, so that the supervision system templates selectable by the user are more diversified, which is also beneficial to more efficiently construct a supervision system meeting the actual supervision service requirements of the user.
And step S103, acquiring the supervision system template sent by the server.
In this step, after the server 200 extracts the corresponding monitoring system template, the server 200 sends the monitoring system template to the terminal 100, and the terminal 100 receives the monitoring system template sent by the server 200.
And step S104, importing the monitoring content input by the user into a monitoring system template to construct a corresponding monitoring system.
The user can determine the supervision content according to the actual supervision service requirement, taking school as an example, the supervision content can include student information and teacher information, the student information can be name, class, score, arrival time, departure time and the like, and the teacher information can include name, class of teaching, teaching level and the like. The specific monitoring content may be defined by a user, the user may input the specific monitoring content into the terminal 100 after the terminal 100 displays the monitoring system template, and the terminal 100 may import the input monitoring content into a corresponding position of the monitoring system template. For example, the terminal 100 may display the monitoring system template in the form of a webpage, and import monitoring contents such as teacher information on a related page of a "teacher", thereby completing the import of each monitoring content in sequence, and constructing a monitoring system meeting the actual monitoring requirement, so that the construction efficiency of the monitoring system is greatly improved, a bottom code does not need to be rewritten, and the user experience is greatly improved.
According to the construction method of the monitoring system, the terminal determines the monitoring service type, the terminal sends the monitoring service type to the server, the server extracts the monitoring system template matched with the monitoring service type from the template library and sends the monitoring system template to the terminal, the terminal receives the monitoring system template and guides monitoring contents input by a user into the monitoring system template to construct a corresponding monitoring system, so that the user can quickly obtain the monitoring system template matched with the monitoring service type from the server through the terminal, the monitoring system meeting the monitoring service requirement of the user is rapidly constructed by combining specific monitoring contents and the monitoring system template, the problem that the system code of the monitoring system needs to be rewritten when the service system is constructed by the traditional technology is solved, the workload is very large, and the efficiency of constructing the monitoring system is improved.
In one embodiment, the step of obtaining the monitoring system template sent by the server comprises:
step S201, receiving a plurality of thumbnails sent by a server; the multiple thumbnails correspond to different monitoring system templates respectively.
In this step, the server 200 may send a plurality of monitoring system templates to the terminal 100 for presentation in the form of a plurality of thumbnails, where the thumbnails correspond to different monitoring system templates, for example, a monitoring system template extracted by the server from the template library is a template matching the monitoring service type of school, and the number of the templates may be multiple, so that the server 200 may make the monitoring system templates into thumbnails and send the thumbnails to the terminal 100 for presentation. In the form of presentation, the server 200 may send the thumbnails to the terminal 100 in the form of a web page, and the user may log in the relevant web page through the terminal 100 to view the thumbnails, and compared with the case where the server 200 directly returns the inspection system template, the browsing space can also be solved in the form of thumbnails, in the web page, the terminal 100 may present a plurality of inspection system templates in the form of thumbnails, and the thumbnails only need to display basic structural features of the inspection system templates, such as a hierarchical structure or a flattened structure, so that the user can identify the main structure of the required inspection system at a glance.
In step S202, a selection operation of the thumbnail by the user is acquired.
The step is mainly that the user selects the supervision system template which meets the requirement in the terminal 100. Since the server 200 displays a plurality of monitoring system templates through the terminal 100 in the form of thumbnails, the user can select a corresponding thumbnail on the terminal 100, and the terminal 100 can obtain a selection operation of the user for selecting the corresponding thumbnail. Specifically, the terminal 100 displays nine thumbnails, and the user can check a first displayed thumbnail, so that the terminal 100 can acquire the template number 1 of the first thumbnail as a selection operation of the user on the thumbnail, where it should be noted that the nine thumbnails returned by the server 200 have unique numbers, and the numbers can sequentially identify the nine thumbnails according to the sequence from 1 to 9.
Step S203, sending the selection operation to a server; the selection operation is used to trigger the server to return the inspection system template.
In this step, after the user selects the monitoring system template, the terminal 100 may send the selection operation of the user to the server 200, and the server 200 may return the corresponding monitoring system template to the terminal 100 according to the selection operation. Specifically, assuming that the user selects the first thumbnail of the nine thumbnails of the terminal 100, the terminal 100 may acquire the template number 1 of the first thumbnail as the selection operation of the thumbnail by the user, and send the template number 1 to the server 200, and the server 200 selects the monitoring system template with the template number 1 from the nine monitoring system templates and returns the monitoring system template to the terminal 100.
In the embodiment, the thumbnail displayed on the terminal 100 returned by the server 200 can be selected from the plurality of monitoring system templates provided by the server 200 by the user, and the amount of data exchanged between the terminal 100 and the server 200 is relatively small, so that compared with a mode of directly returning to the plurality of monitoring system templates, the acquisition efficiency of the monitoring system templates is improved, and the efficiency of constructing the monitoring system is improved.
In one embodiment, after the step of importing the monitoring content input by the user into the monitoring system template to construct the corresponding monitoring system, the method further comprises the following steps:
sending an editing request for the monitoring system to a server; the editing request is used for triggering the server to send an editing component; and receiving the editing component sent by the server, and editing the monitoring system through the editing component.
In the embodiment, the user can edit the monitoring system after the monitoring system is constructed. Wherein, the user can send an edit request to the monitoring system to the server 200 through the terminal 100, so that the server 200 returns an edit component according to the edit request, and the terminal 100 can receive the edit component and edit the monitoring system through the edit component. The editing components refer to components for editing the surveillance system, such as a tree structure, a pull-down bar, a import and export key and the like of the surveillance system, and the components can be pre-packaged in the server 200, so that when a user needs to edit the surveillance system, the components are called, and relevant components on the surveillance system can be subjected to processing such as increasing, deleting, modifying and the like, so that the construction flexibility of the surveillance system is further improved, the surveillance system is continuously improved, and the actual surveillance requirement is met. In addition, the user may have special requirements for functions such as data reporting, data monitoring, data early warning and the like, and these functional service components may also be created in advance in this embodiment, so that the user provides corresponding functional service components when the user needs the system, thereby further improving the user experience when the user uses the monitoring system, and also improving the monitoring efficiency.
In an embodiment, a method for constructing an inspection system is provided, referring to fig. 3, fig. 3 is a schematic flow chart of a method for constructing an inspection system in another embodiment, which is described by taking the method as an example for being applied to the server 200 in fig. 1, and the method for constructing an inspection system may include the following steps:
step S401, the receiving terminal is used for constructing the supervision service type of the supervision system.
This step is mainly for the server 200 to receive the type of the supervision service that the terminal 100 uses to build its supervision system. The supervision service types are generally determined based on the actual supervision service requirements of users, the users needing to use the supervision service generally comprise supervision service responsible persons, supervision service department responsible persons and the like, the concerned supervision services generally comprise a plurality of types, and for the related users needing the supervision service, such as schools, colleges and the like, the informationized management can be completed through the supervision system, the supervision management in modes such as hierarchy and the like is convenient to carry out, the supervision management structures of the users are relatively fixed, the services of the supervision layer by layer or the supervision among layers are relatively fixed, therefore, the supervision service can be arranged and classified, a plurality of supervision service types are summarized in advance, and therefore, when the users need to construct the service system, the supervision service types can roughly show the main characteristics of the supervision system, and the users can input the supervision service types through the terminal 100, the terminal 100 transmits the type of the supervision service input by the user to the server, so that the subsequent construction process of the supervision system is facilitated through the server 200.
And step S402, extracting the supervision system template matched with the supervision service type from the template library.
After receiving the supervision service type, the server 200 may search and extract a supervision system template corresponding to the supervision service type from a template library, where the template library may be implemented by a database server, a plurality of supervision system templates are stored in the template library, and the specific form of the supervision system template may be a web page template, that is, the supervision system template may be displayed through a web page, and the supervision system template is mainly used for displaying a rough system frame of the supervision system.
The template library may be a template library which is pre-established by a relevant technician and stored in the database of the server 200, the relevant technician may pre-acquire a plurality of monitoring service types, write corresponding bottom codes according to various monitoring service types, and pre-establish a monitoring system template matched with different monitoring service types, the monitoring system template does not need to store specific monitoring contents, but only needs to reflect the basic architecture of the monitoring system, and the specific service contents may be left to the user for self-definition, for example, the relevant technician may pre-establish a monitoring system template of the basic architecture such as the hierarchical structure and the flattening structure of a school, and store the monitoring system template in the database of the server 200, and when the monitoring service type sent by the terminal 100 is a school, the monitoring system template matched with the school may be extracted.
Step S403, sending the supervision system template to the terminal; the supervision system template is used for indicating the terminal to lead the supervision content input by the user into the supervision system template to construct a corresponding supervision system.
After the server 200 extracts the corresponding monitoring system template, the server 200 sends the monitoring system template to the terminal 100, and the terminal 100 receives the monitoring system template sent by the server 200, wherein the template sent to the terminal 100 may include a plurality of templates, that is, for the same monitoring service type, a plurality of monitoring system templates may be sent to the terminal 100 for selection, so that the monitoring system templates available for the user to select are more diversified, which is also beneficial to more efficiently constructing the monitoring system meeting the actual monitoring service requirements of the user.
The user can input specific supervision contents into the terminal 100 after the terminal 100 displays the supervision system template, wherein the user can determine the supervision contents according to actual supervision service requirements, taking school as an example, the supervision contents can include student information and teacher information, the student information can be name, class, score, arrival time, departure time and the like, and the teacher information can include name, class of teaching, teaching level and the like. The specific monitoring content may be defined by the user. The terminal 100 can import the inputted monitoring contents to a corresponding position of the monitoring system template. For example, the terminal 100 may display the supervision system template in the form of a webpage, and import the supervision contents such as teacher information on the relevant pages of the teacher, so as to complete the import of each supervision content in sequence, and construct a supervision system meeting the actual supervision requirements, so that the construction efficiency of the supervision system is greatly improved, the bottom layer code does not need to be rewritten, and the user experience is greatly improved.
According to the construction method of the monitoring system, the terminal determines the monitoring service type, the terminal sends the monitoring service type to the server, the server extracts the monitoring system template matched with the monitoring service type from the template library and sends the monitoring system template to the terminal, the terminal receives the monitoring system template and guides monitoring contents input by a user into the monitoring system template to construct a corresponding monitoring system, so that the user can quickly obtain the monitoring system template matched with the monitoring service type from the server through the terminal, the monitoring system meeting the monitoring service requirement of the user is rapidly constructed by combining specific monitoring contents and the monitoring system template, the problem that the system code of the monitoring system needs to be rewritten when the service system is constructed by the traditional technology is solved, the workload is very large, and the efficiency of constructing the monitoring system is improved.
In one embodiment, the step of transmitting the supervision system template to the terminal may comprise:
step S501, a plurality of thumbnails are sent to a terminal; the multiple thumbnails correspond to different monitoring system templates respectively; the plurality of thumbnails are used for triggering the terminal to acquire the selection operation of the thumbnail by the user.
In this step, the server 200 may send a plurality of monitoring system templates to the terminal 100 for presentation in the form of a plurality of thumbnails, where the thumbnails correspond to different monitoring system templates, for example, a monitoring system template extracted by the server from the template library is a template matching the monitoring service type of school, and the number of the templates may be multiple, so that the server 200 may make the monitoring system templates into thumbnails and send the thumbnails to the terminal 100 for presentation. In the form of presentation, the server 200 can send the thumbnails to the terminal 100 in the form of a web page, and a user can log in the relevant web page through the terminal 100 to view the thumbnails, and compared with the case that the server 200 directly returns to the monitoring system template, the browsing space can also be solved in the form of thumbnails, in the web page, the terminal 100 can display a plurality of monitoring system templates in the form of thumbnails, and the thumbnails only need to display basic structural features of the monitoring system templates, such as a hierarchical structure or a flattened structure, so that the user can recognize the main structure of the required monitoring system at a glance.
Wherein the user selects the template of the surveillance system in the terminal 100, which meets the requirements of the user. Since the server 200 displays a plurality of monitoring system templates through the terminal 100 in the form of thumbnails, the user can select a corresponding thumbnail on the terminal 100, and the terminal 100 can obtain a selection operation of the user for selecting the corresponding thumbnail. Specifically, the terminal 100 displays nine thumbnails, and the user can check a first displayed thumbnail, so that the terminal 100 can acquire the template number 1 of the first thumbnail as a selection operation of the user on the thumbnail, where it should be noted that the nine thumbnails returned by the server 200 have unique numbers, and the numbers can sequentially identify the nine thumbnails according to the sequence from 1 to 9.
And step S502, acquiring the selection operation of the terminal.
In this step, after the user selects the monitoring system template, the terminal 100 may send the selection operation of the user to the server 200, and the server 200 may obtain the selection operation sent by the terminal 100.
And step S503, sending the supervision system template corresponding to the selection operation to the terminal according to the selection operation.
The server 200 may return a corresponding auditing system template to the terminal 100 according to the selection operation. Specifically, assuming that the user selects a first thumbnail of the nine thumbnails in the terminal 100, the terminal 100 may obtain the template number 1 of the first thumbnail as a selection operation of the user on the thumbnail, and send the template number 1 to the server 200, and the server 200 may select the monitoring system template with the template number 1 from the nine monitoring system templates and return the monitoring system template to the terminal 100.
In the embodiment, the thumbnail displayed on the terminal 100 returned by the server 200 can be selected from the plurality of monitoring system templates provided by the server 200 by the user, and the amount of data exchanged between the terminal 100 and the server 200 is relatively small, so that compared with a mode of directly returning to the plurality of monitoring system templates, the acquisition efficiency of the monitoring system template is improved, and the efficiency of constructing the monitoring system is improved.
In one embodiment, after the step of sending the supervision system template to the terminal, the method further includes:
receiving an editing request for the monitoring system sent by a terminal; sending an editing component to the terminal according to the editing request; the editing component is used for triggering the terminal to edit the monitoring system.
In the embodiment, the user can edit the monitoring system after the monitoring system is constructed. Wherein, the user can send an edit request to the monitoring system to the server 200 through the terminal 100, so that the server 200 returns an edit component according to the edit request, and the terminal 100 can receive the edit component and edit the monitoring system through the edit component. The editing components refer to components for editing the surveillance system, such as a tree structure, a pull-down bar, a import and export key and the like of the surveillance system, and the components can be pre-packaged in the server 200, so that when a user needs to edit the surveillance system, the components are called, and relevant components on the surveillance system can be subjected to processing such as increasing, deleting, modifying and the like, so that the construction flexibility of the surveillance system is further improved, the surveillance system is continuously improved, and the actual surveillance requirement is met. In addition, the user may have special requirements for functions such as data reporting, data monitoring, data early warning and the like, and these functional service components may also be created in advance in this embodiment, so that the user provides corresponding functional service components when the user needs the system, thereby further improving the user experience when the user uses the monitoring system, and also improving the monitoring efficiency.
In an embodiment, there is provided a construction apparatus of an inspection system, and referring to fig. 4, fig. 4 is a block diagram of a construction apparatus of an inspection system in an embodiment, the construction apparatus of the inspection system may include:
a determining module 101, configured to determine an inspection service type;
a sending module 102, configured to send the supervision service type to a server; the supervision service type is used for indicating the server to extract a supervision system template matched with the supervision service type from the template library;
the acquisition module 103 is used for acquiring a monitoring system template sent by the server;
the first building module 104 is configured to import the monitoring content input by the user into the monitoring system template to build a corresponding monitoring system.
In one embodiment, the obtaining module 103 is further configured to:
receiving a plurality of thumbnails sent by a server; the plurality of thumbnails correspond to different monitoring system templates respectively; acquiring the selection operation of a user on the thumbnail; sending the selection operation to a server; the selection operation is used for triggering the server to return the supervision system template.
In one embodiment, the method may further include:
a sending unit for sending an editing request for the supervisory system to the server; the editing request is used for triggering the server to send an editing component;
and the first editing unit is used for receiving the editing components sent by the server and editing the monitoring system through the editing components.
In an embodiment, there is provided a construction apparatus of an inspection system, and referring to fig. 5, fig. 5 is a block diagram of a construction apparatus of an inspection system in another embodiment, the construction apparatus of the inspection system may include:
a receiving module 401, configured to receive a monitoring service type used by a terminal to construct a monitoring system;
an extracting module 402, configured to extract an inspection system template matching the inspection service type from the template library;
a second construction module 403, configured to send the supervision system template to the terminal; the supervision system template is used for instructing the terminal to import the supervision contents input by the user into the supervision system template to construct a corresponding supervision system.
In one embodiment, the second building module 403 is further configured to:
sending a plurality of thumbnails to a terminal; the multiple thumbnails correspond to different monitoring system templates respectively; the plurality of thumbnails are used for triggering the terminal to acquire the selection operation of the user on the thumbnails; acquiring selection operation of a terminal; and sending the monitoring system template corresponding to the selection operation to the terminal according to the selection operation.
In one embodiment, the method may further include:
the monitoring system comprises a receiving unit, a processing unit and a processing unit, wherein the receiving unit is used for receiving an editing request for the monitoring system sent by a terminal;
the second editing unit is used for sending an editing assembly to the terminal according to the editing request; and the editing component is used for triggering the terminal to edit the monitoring system.
The construction device of the surveillance system of the present invention corresponds to the construction method of the surveillance system of the present invention, and for the specific limitations of the construction device of the surveillance system, reference may be made to the above limitations on the construction method of the surveillance system, and the technical features and the advantages thereof described in the above embodiments of the construction method of the surveillance system are all applicable to the embodiments of the construction device of the surveillance system, and are not described herein again. The respective modules in the construction apparatus of the above monitoring system may be wholly or partially implemented by software, hardware, and a combination thereof. The modules can be embedded in a hardware form or independent of a processor in the computer device, or can be stored in a memory in the computer device in a software form, so that the processor can call and execute operations corresponding to the modules.
In one embodiment, a computer device is provided, the computer device may be a server, the internal structure of which may be as shown in fig. 6, fig. 6 is an internal structure of the computer device in one embodiment. The computer device includes a processor, a memory, a network interface, and a database connected by a system bus. Wherein the processor of the computer device is configured to provide computing and control capabilities. The memory of the computer device comprises a nonvolatile storage medium and an internal memory. The non-volatile storage medium stores an operating system, a computer program, and a database. The internal memory provides an environment for the operating system and the computer program to run in the non-volatile storage medium. The database of the computer device is used for storing data involved in the process of the construction method of the monitoring system. The network 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 method of construction of an auditing system.
In one embodiment, a computer device is provided, the computer device may be a terminal, an internal structure diagram of which may be as shown in fig. 7, and fig. 7 is an internal structure diagram of the computer device in another embodiment. The computer device includes a processor, a memory, a network interface, a display screen, and an input device connected by a system bus. Wherein the processor of the computer device is configured to provide computing and control capabilities. The memory of the computer device comprises a nonvolatile storage medium and an internal memory. The non-volatile storage medium stores an operating system and a computer program. The internal memory provides an environment for the operating system and the computer program to run in the non-volatile storage medium. The network 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 method of construction of an auditing system. The display screen of the computer equipment can be a liquid crystal display screen or an electronic ink display screen, and the input device of the computer equipment can be a touch layer covered on the display screen, a button, a track ball or a touch pad arranged on the shell of the computer equipment, an external keyboard, a touch pad or a mouse and the like.
It will be appreciated by those skilled in the art that the configurations shown in fig. 6 and 7 are block diagrams of only some of the configurations associated with the inventive arrangements, and do not constitute a limitation on the computing devices to which the inventive arrangements may be applied, and that a particular computing device may include more or less components than those shown, or may combine certain components, or have a different arrangement of components.
In one embodiment, there is provided a computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, the processor implementing the following steps when executing the computer program:
determining an inspection service type; sending the supervision service type to a server; the supervision service type is used for indicating the server to extract a supervision system template matched with the supervision service type from the template library; acquiring a supervision system template sent by a server; and importing the monitoring content input by the user into a monitoring system template to construct a corresponding monitoring system.
In one embodiment, the processor, when executing the computer program, further performs the steps of:
receiving a plurality of thumbnails sent by a server; the plurality of thumbnails correspond to different monitoring system templates respectively; acquiring the selection operation of a user on the thumbnail; sending the selection operation to a server; the selection operation is used for triggering the server to return the supervision system template.
In one embodiment, the processor, when executing the computer program, further performs the steps of:
sending an editing request to the monitoring system to a server; the editing request is used for triggering the server to send an editing component; and receiving the editing component sent by the server, and editing the monitoring system through the editing component.
In one embodiment, there is provided a computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, the processor implementing the following steps when executing the computer program:
the receiving terminal is used for constructing the supervision service type of the supervision system; extracting a supervision system template matched with the supervision service type from a template library; sending the supervision system template to a terminal; the supervision system template is used for indicating the terminal to lead the supervision content input by the user into the supervision system template to construct a corresponding supervision system.
In one embodiment, the processor, when executing the computer program, further performs the steps of:
sending a plurality of thumbnails to a terminal; the multiple thumbnails correspond to different monitoring system templates respectively; the plurality of thumbnails are used for triggering the terminal to acquire the selection operation of the user on the thumbnails; acquiring selection operation of a terminal; and sending the supervision system template corresponding to the selection operation to the terminal according to the selection operation.
In one embodiment, the processor, when executing the computer program, further performs the steps of:
receiving an editing request for the monitoring system sent by a terminal; sending an editing component to the terminal according to the editing request; the editing component is used for triggering the terminal to edit the monitoring system.
According to the computer equipment, through the computer program running on the processor, a user can quickly acquire the supervision system template matched with the supervision service type from the server through the terminal, so that the supervision system meeting the supervision service requirement is quickly constructed by combining specific supervision content and the supervision system template, the problem that the system code of the supervision system needs to be rewritten when a service system is constructed in the traditional technology is solved, the workload is very large, and the efficiency of constructing the supervision system is improved.
It will be understood by those skilled in the art that all or part of the processes in the construction method for implementing the monitoring system according to any one of the above embodiments may be implemented by a computer program, which can be stored in a non-volatile computer-readable storage medium, and the computer program, when executed, may include the processes of the above embodiments of the methods. Any reference to memory, storage, databases, or other media used in embodiments provided herein may include non-volatile and/or volatile memory. Non-volatile memory can include read-only memory (ROM), Programmable ROM (PROM), Electrically Programmable ROM (EPROM), Electrically Erasable Programmable ROM (EEPROM), or flash memory. Volatile memory can include Random Access Memory (RAM) or external cache memory. By way of illustration and not limitation, RAM is available in a variety of forms, such as Static RAM (SRAM), Dynamic RAM (DRAM), Synchronous DRAM (SDRAM), Double Data Rate SDRAM (DDRSDRAM), Enhanced SDRAM (ESDRAM), Synchronous Link DRAM (SLDRAM), Rambus Direct RAM (RDRAM), direct bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM).
Accordingly, in one embodiment there is provided a computer readable storage medium having a computer program stored thereon, the computer program when executed by a processor implementing the steps of:
determining a supervision service type; sending the supervision service type to a server; the supervision service type is used for indicating the server to extract a supervision system template matched with the supervision service type from the template library; acquiring a supervision system template sent by a server; and importing the monitoring content input by the user into a monitoring system template to construct a corresponding monitoring system.
In one embodiment, the computer program when executed by the processor further performs the steps of:
receiving a plurality of thumbnails sent by a server; the plurality of thumbnails correspond to different monitoring system templates respectively; acquiring the selection operation of a user on the thumbnail; sending the selection operation to a server; the selection operation is used for triggering the server to return the supervision system template.
In one embodiment, the computer program when executed by the processor further performs the steps of:
sending an editing request for the monitoring system to a server; the editing request is used for triggering the server to send an editing component; and receiving the editing component sent by the server, and editing the monitoring system through the editing component.
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:
the receiving terminal is used for constructing the supervision service type of the supervision system; extracting a supervision system template matched with the supervision service type from a template library; sending the supervision system template to a terminal; the supervision system template is used for indicating the terminal to lead the supervision content input by the user into the supervision system template to construct a corresponding supervision system.
In one embodiment, the computer program when executed by the processor further performs the steps of:
sending a plurality of thumbnails to a terminal; the multiple thumbnails correspond to different monitoring system templates respectively; the plurality of thumbnails are used for triggering the terminal to acquire the selection operation of the user on the thumbnails; acquiring selection operation of a terminal; and sending the supervision system template corresponding to the selection operation to the terminal according to the selection operation.
In one embodiment, the computer program when executed by the processor further performs the steps of:
receiving an editing request for the monitoring system sent by a terminal; sending an editing component to the terminal according to the editing request; the editing component is used for triggering the terminal to edit the monitoring system.
The computer readable storage medium enables a user to quickly acquire the supervision system template matched with the supervision service type from the server through the terminal through the stored computer program, so that the supervision system meeting the supervision service requirement is quickly constructed by combining specific supervision content and the supervision system template, the problem that the system code of the supervision system needs to be rewritten when the service system is constructed in the traditional technology is solved, the workload is very large, and the efficiency of constructing the supervision system is improved.
The technical features of the above embodiments can be arbitrarily combined, and for the sake of brevity, all possible combinations of the technical features in the above embodiments are not described, but should be considered as the scope of the present specification as long as there is no contradiction between the combinations of the technical features.
The above-mentioned embodiments only express several embodiments of the present invention, and the description thereof is more specific and detailed, but not construed as limiting the scope of the invention. It should be noted that various changes and modifications can be made by those skilled in the art without departing from the spirit of the invention, and these changes and modifications are all within the scope of the invention. Therefore, the protection scope of the present patent shall be subject to the appended claims.

Claims (10)

1. A construction method of a monitoring system is characterized by comprising the following steps:
determining an inspection service type;
sending the supervision service type to a server; the supervision service type is used for indicating the server to extract a plurality of supervision system templates matched with the supervision service type from a template library; the supervision system template is a template which is obtained by compiling corresponding bottom layer codes according to various supervision service types, is established in advance and is matched with different supervision service types, and is displayed through a webpage;
acquiring a monitoring system template corresponding to the selection operation of the thumbnail by the user, which is sent by the server; the thumbnail is used for representing the basic structural features of the supervision system template;
importing the monitoring content input by the user into a monitoring system template selected by the user to construct a corresponding monitoring system;
receiving an editing component sent by the server, and editing the monitoring system through the editing component; the editing component comprises a drop-down bar or an import and export button.
2. The surveillance system construction method according to claim 1, wherein the step of obtaining a user-selected surveillance system template sent by the server comprises:
receiving a plurality of thumbnails sent by the server; the plurality of thumbnails correspond to different supervision system templates respectively;
acquiring the selection operation of the user on the thumbnail;
sending the selection operation to the server; and the selection operation is used for triggering the server to return the supervision system template.
3. The monitoring system construction method according to claim 1, further comprising, after the step of importing the monitoring content input by the user into the monitoring system template selected by the user to construct the corresponding monitoring system:
sending an edit request to the monitoring system to the server; the edit request is used for triggering the server to send an edit component.
4. A construction method of a monitoring system is characterized by comprising the following steps:
the receiving terminal is used for constructing the supervision service type of the supervision system;
extracting a plurality of supervision system templates matched with the supervision service types from a template library; the supervision system template is a template which is obtained by compiling corresponding bottom layer codes according to various supervision service types, is established in advance and is matched with different supervision service types, and is displayed through a webpage;
sending the monitoring system template corresponding to the selection operation of the thumbnail by the user to the terminal; the thumbnail is used for representing the basic structural features of the supervision system template; the supervision system template is used for indicating the terminal to import the supervision content input by the user into the supervision system template selected by the user to construct a corresponding supervision system;
sending an editing component to the terminal; the editing component is used for triggering the terminal to edit the monitoring system; the editing component comprises a drop-down bar or an import and export button.
5. The monitoring system construction method according to claim 4, wherein the step of transmitting the monitoring system template selected by the user to the terminal comprises:
sending a plurality of thumbnails to the terminal; the plurality of thumbnails correspond to different supervision system templates respectively; the thumbnails are used for triggering the terminal to acquire the selection operation of the user on the thumbnails;
acquiring the selection operation of the terminal;
and sending the supervision system template corresponding to the selection operation to the terminal according to the selection operation.
6. The monitoring system construction method according to claim 4, further comprising, after the step of transmitting the monitoring system template selected by the user to the terminal:
receiving an editing request for the monitoring system sent by the terminal;
sending an editing component to the terminal according to the editing request; the editing component is used for triggering the terminal to edit the monitoring system.
7. An apparatus for constructing a surveillance system, comprising the steps of:
the determining module is used for determining the type of the supervision service;
the sending module is used for sending the supervision service type to a server; the supervision service type is used for indicating the server to extract a plurality of supervision system templates matched with the supervision service type from a template library; the supervision system template is a template which is obtained by compiling corresponding bottom layer codes according to various supervision service types, is established in advance and is matched with different supervision service types, and is displayed through a webpage;
the acquisition module is used for acquiring a monitoring system template corresponding to the selection operation of the thumbnail by the user, which is sent by the server; the thumbnail is used for representing the basic structural features of the supervision system template;
the first construction module is used for importing the monitoring content input by the user into the monitoring system template selected by the user to construct a corresponding monitoring system;
the first editing unit is used for receiving the editing assembly sent by the server and editing the monitoring system through the editing assembly; the editing component comprises a drop-down bar or an import and export button.
8. An apparatus for constructing a surveillance system, comprising the steps of:
the receiving module is used for receiving the supervision service type of the supervision system constructed by the terminal;
the extracting module is used for extracting a plurality of monitoring system templates matched with the monitoring service types from a template library; the supervision system template is a template which is obtained by compiling corresponding bottom layer codes according to various supervision service types, is established in advance and is matched with different supervision service types, and is displayed through a webpage;
the second construction module is used for sending the monitoring system template corresponding to the selection operation of the thumbnail by the user to the terminal; the thumbnail is used for representing the basic structural features of the supervision system template; the supervision system template is used for indicating the terminal to import the supervision content input by the user into the supervision system template selected by the user to construct a corresponding supervision system;
the second editing unit is used for sending an editing assembly to the terminal; the editing component is used for triggering the terminal to edit the monitoring system; the editing component comprises a drop-down bar or an import and export button.
9. Computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, characterized in that the processor realizes the steps of the construction method of the surveillance system according to any one of claims 1 to 6 when executing the computer program.
10. A computer-readable storage medium, on which a computer program is stored which, when being executed by a processor, carries out the steps of the method of constructing an auditing system according to any one of claims 1 to 6.
CN201811455760.6A 2018-11-30 2018-11-30 Construction method and device of monitoring system, computer equipment and storage medium Active CN109656549B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811455760.6A CN109656549B (en) 2018-11-30 2018-11-30 Construction method and device of monitoring system, computer equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811455760.6A CN109656549B (en) 2018-11-30 2018-11-30 Construction method and device of monitoring system, computer equipment and storage medium

Publications (2)

Publication Number Publication Date
CN109656549A CN109656549A (en) 2019-04-19
CN109656549B true CN109656549B (en) 2022-05-27

Family

ID=66112167

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811455760.6A Active CN109656549B (en) 2018-11-30 2018-11-30 Construction method and device of monitoring system, computer equipment and storage medium

Country Status (1)

Country Link
CN (1) CN109656549B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112751836A (en) * 2020-12-24 2021-05-04 华人运通(上海)云计算科技有限公司 Vehicle data display method, device, storage medium and system

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104252696A (en) * 2013-06-28 2014-12-31 广州华多网络科技有限公司 Thumbnail acquisition method and device
CN106021617A (en) * 2016-07-12 2016-10-12 腾讯科技(深圳)有限公司 Page generation method and device
CN108196831A (en) * 2017-12-29 2018-06-22 广州斯沃德科技有限公司 The construction method and device of operation system
CN108228166A (en) * 2018-03-15 2018-06-29 链家网(北京)科技有限公司 A kind of back-end code generation method and system based on template

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9996566B2 (en) * 2012-02-20 2018-06-12 Wix.Com Ltd. Visual design system for generating a visual data structure associated with a semantic composition based on a hierarchy of components

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104252696A (en) * 2013-06-28 2014-12-31 广州华多网络科技有限公司 Thumbnail acquisition method and device
CN106021617A (en) * 2016-07-12 2016-10-12 腾讯科技(深圳)有限公司 Page generation method and device
CN108196831A (en) * 2017-12-29 2018-06-22 广州斯沃德科技有限公司 The construction method and device of operation system
CN108228166A (en) * 2018-03-15 2018-06-29 链家网(北京)科技有限公司 A kind of back-end code generation method and system based on template

Also Published As

Publication number Publication date
CN109656549A (en) 2019-04-19

Similar Documents

Publication Publication Date Title
CN108874926B (en) Mass data query method, device, computer equipment and storage medium
CN110377851B (en) Method and device for realizing multi-stage linkage drop-down frame and computer equipment
CN109901834B (en) Document page generation method, device, computer equipment and storage medium
CN109828809B (en) Information visualization method and device for billboard, computer equipment and storage medium
CN108664582B (en) Enterprise relation query method and device, computer equipment and storage medium
CN114115844A (en) Page generation method and device, computer equipment and storage medium
WO2020258650A1 (en) Page information display method and apparatus, computer device, and storage medium
CN110134656B (en) Page control method and device, computer readable storage medium and computer equipment
CN110119336A (en) Data processing method, device, computer readable storage medium and computer equipment
CN113688288A (en) Data association analysis method and device, computer equipment and storage medium
CN113076731A (en) Report file generation method and device, computer equipment and storage medium
CN113742338A (en) Structured storage system for project acceptance forms
CN114219207A (en) Business decision method, system, device, computer equipment and storage medium
CN111931471A (en) Form collection method and device, electronic equipment and storage medium
CN111309991A (en) Query statement generation method and device and data query method and system
CN109656549B (en) Construction method and device of monitoring system, computer equipment and storage medium
CN114611481A (en) Template configuration method and device, computer equipment and storage medium
CN110213067B (en) Method, device and system for processing tracking information of service request
CN113988029A (en) Form generation method and device, computer equipment and storage medium
CN109542558B (en) Information visualization method and device for billboard, computer equipment and storage medium
CN108984241A (en) Processing method, device, computer equipment and the storage medium of billboard card
CN112035113A (en) Navigation bar loading method, device, equipment and medium of H5 page
CN110647350A (en) Interface document generation method and device, computer equipment and storage medium
CN111984743B (en) Audit business data display method, audit business data display device, audit business data display computer equipment and audit business data storage medium
CN109871214B (en) Program code generation method, program code generation device, computer device, and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant