CN110956413A - Inspection system based on fixed flow - Google Patents
Inspection system based on fixed flow Download PDFInfo
- Publication number
- CN110956413A CN110956413A CN201911304229.3A CN201911304229A CN110956413A CN 110956413 A CN110956413 A CN 110956413A CN 201911304229 A CN201911304229 A CN 201911304229A CN 110956413 A CN110956413 A CN 110956413A
- Authority
- CN
- China
- Prior art keywords
- layer
- flow
- inspection
- event
- inspection system
- 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
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q10/00—Administration; Management
- G06Q10/06—Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
- G06Q10/063—Operations research, analysis or management
- G06Q10/0639—Performance analysis of employees; Performance analysis of enterprise or organisation operations
- G06Q10/06395—Quality analysis or management
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q10/00—Administration; Management
- G06Q10/10—Office automation; Time management
- G06Q10/103—Workflow collaboration or project management
Landscapes
- Business, Economics & Management (AREA)
- Human Resources & Organizations (AREA)
- Engineering & Computer Science (AREA)
- Strategic Management (AREA)
- Entrepreneurship & Innovation (AREA)
- Economics (AREA)
- Physics & Mathematics (AREA)
- Development Economics (AREA)
- Marketing (AREA)
- Operations Research (AREA)
- Quality & Reliability (AREA)
- Tourism & Hospitality (AREA)
- Educational Administration (AREA)
- General Business, Economics & Management (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Game Theory and Decision Science (AREA)
- Data Mining & Analysis (AREA)
- Stored Programmes (AREA)
Abstract
The invention discloses a fixed flow based inspection system, which comprises: the inspection flow module is used for calling a data layer, an operation layer, an event layer and a display layer according to a preset inspection flow, wherein the event layer is used for executing according to preset logic according to an event filled in the operation layer, and the display layer is used for visually displaying an inspection process and a result; the expansion module is used for acquiring data types in the data layer, action instructions of the operation layer, controls of the display layer and events of the event layer, generating corresponding expansion units and distributing flow attributes to each expansion unit; and the connection module is used for distributing the flow attribute of each extension unit to a preset inspection flow in the inspection flow module to generate the inspection system. The invention has the advantages of quickly and conveniently generating a new stadium type inspection system and dynamically increasing the supported detected stadium types.
Description
Technical Field
The invention relates to the field of stadium inspection. More particularly, the present invention relates to a fixed flow based inspection system.
Background
The inspection system herein is primarily an information system for stadium inspection. The stadium examination belongs to one kind of quality examination, and an examination System (LIMS) is an informatization Management means required for business Management and examination data development and utilization of an examination detection mechanism.
The stadium inspection service mainly has the characteristics that the inspection flow is relatively fixed, and the inspection content is different along with different types of stadiums: the relatively fixed inspection process means that the inspection processes of the stadium are basically the same and all the inspection processes comprise the steps of submitting an inspection consignment, signing an inspection contract, making an inspection plan, recording an on-site inspection result, adjusting and modifying requirements, verifying adjusting and modifying information, issuing an inspection result and a report and the like. The important point is to inspect the part on site if the inspection contents are different, for example, a natatorium needs to monitor some special inspection values of the swimming pool; special check values for ski tracks and the like are of concern for ski farms.
With the continuous construction and development of the IT system, there is an urgent need to establish a system architecture and a mode of a detected stadium type capable of dynamically increasing support, and a service user can manually add a new stadium type to be supported and manually add a new specific inspection item of the newly added stadium type and a recorded numerical condition only by performing simple maintenance and processing on a system level under the condition of a fixed inspection flow, so that the system can realize the support of the stadium inspection of the newly added stadium type under the condition of no or little intervention of a programmer.
Disclosure of Invention
An object of the present invention is to solve at least the above problems and to provide at least the advantages described later.
It is still another object of the present invention to provide a fixed flow based inspection system, which can quickly and conveniently generate a new stadium type inspection system, and the whole process can also realize the support of the new type of stadium inspection without the intervention of programmers or with little intervention, and dynamically increase the supported detected stadium type.
To achieve these objects and other advantages in accordance with the purpose of the invention, there is provided a fixed flow based inspection system comprising:
the inspection flow module is used for calling a data layer, an operation layer, an event layer and a display layer according to a preset inspection flow, wherein the event layer is used for executing according to preset logic according to an event filled in the operation layer, and the display layer is used for visually displaying an inspection process and a result;
the expansion module is used for acquiring data types in the data layer, action instructions of the operation layer, controls of the display layer and events of the event layer, generating corresponding expansion units and distributing flow attributes to each expansion unit;
and the connection module is used for distributing the flow attribute of each extension unit to a preset inspection flow in the inspection flow module to generate the inspection system.
Preferably, the data type of the data layer includes character string, date, time, integer, decimal, boolean value, file, picture.
Preferably, the operation layer is a control for displaying and processing operation logic, and is constructed to form a control library corresponding to all data types.
Preferably, the extension unit configures the attributes or fields of the data layer using an XML configuration file, and configures the presentation controls corresponding to the attributes or fields one to one.
Preferably, the attributes and fields of the extension unit are displayed in a table manner, and each row of the table supports simultaneous display of a plurality of fields or attributes.
Preferably, the method further comprises the following steps: and the checking module is used for checking the event filled in the event layer according to a preset defined logic checking rule.
The invention at least comprises the following beneficial effects:
firstly, a checking framework is built through a checking flow module according to a fixed checking flow, then an extension unit of a system level is generated for a checking project with each characteristic through an extension module, and the extension unit is integrated into the checking framework through a connection module, so that a new checking system of the stadium type is generated quickly and conveniently, the whole process can realize the support of checking the newly added stadium type under the condition of no or less intervention of programmers, and the supported checked stadium type can be dynamically increased.
Secondly, because the stadium checks that the data of mutual authentication exists in each project, the check module can realize the correctness of the input data in the next process of automatic check, and the intelligence of the check system is improved.
Additional advantages, objects, and features of the invention will be set forth in part in the description which follows and in part will become apparent to those having ordinary skill in the art upon examination of the following or may be learned from practice of the invention.
Drawings
Fig. 1 is a block diagram of one embodiment of the present invention.
Detailed Description
The present invention is further described in detail below with reference to the attached drawings so that those skilled in the art can implement the invention by referring to the description text.
As shown in fig. 1, the present invention provides a fixed flow based inspection system, which includes:
the inspection flow module is used for calling a data layer, an operation layer, an event layer and a display layer according to a preset inspection flow, wherein the event layer is used for executing according to preset logic according to an event filled in the operation layer, and the display layer is used for visually displaying an inspection process and a result; that is, a fixed flow is set, so that the whole inspection system completes the inspection flow of the infrastructure according to the preset inspection flow, for example, the fixed flow includes the following steps: submitting a check order, signing a check contract, specifying a check flow plan, recording a field check result, correcting and verifying correction information, and issuing a check result and a report, so that the check flow module records and calls a data layer according to the steps, an operation layer is used for realizing man-machine interaction by a user, an event layer processes data according to event logic, and a display layer displays data visually.
The expansion module is used for acquiring data types in the data layer, action instructions of the operation layer, controls of the display layer and events of the event layer, generating corresponding expansion units and distributing flow attributes to each expansion unit;
and the connection module is used for distributing the flow attribute of each extension unit to a preset inspection flow in the inspection flow module to generate the inspection system. Selecting the inspection items to be added according to the characteristics of the stadium to be inspected, performing visual addition on the system level, correspondingly selecting the data type, the action instruction, the control and the event to generate an extension unit, distributing attributes to the extension unit, connecting an inspection flow module, embedding the extension unit into a preset inspection flow, and then generating a new stadium type inspection system.
In the technical scheme, the inspection framework is constructed by the inspection flow module according to the fixed inspection flow, the extension unit of the system level is generated for each characteristic inspection item by the extension module, and the extension unit is integrated into the inspection framework by the connection module, so that the inspection system of the new stadium type is generated quickly and conveniently, the support of the newly added stadium inspection of the type can be realized in the whole process under the condition of no or less intervention of programmers, and the supported inspected stadium type can be dynamically increased.
In another technical solution, the data type of the data layer includes a character string, a date, a time, an integer, a decimal, a boolean value, a file, and a picture. The data types can basically cover all data types related to stadium inspection, so that the inspection system can be simplified, and the processing speed of the inspection system is improved.
In another technical scheme, the operation layer is a control for displaying and processing operation logic, and a control library is constructed corresponding to all data types. The modification of the user at the system level is convenient.
In another technical scheme, the extension unit configures attributes or fields of a data layer by using an XML configuration file, and configures display controls corresponding to the attributes or the fields one to one. The XML configuration file is output quickly, and the data processing speed is improved.
In another technical scheme, the attributes and the fields of the extension unit are displayed in a form, and each row of the form supports simultaneous display of a plurality of fields or attributes. The examination items of the expansion part in the stadium examination are mostly in a digital form, and the examination items are displayed in a table form, so that the examination items are more beneficial to the user to check.
In another technical solution, the method further comprises: and the checking module is used for checking the event filled in the event layer according to a preset defined logic checking rule. Because the stadium checks the data with mutual evidence in each project, the checking module can realize the correctness of the input data in the next process of automatic checking, and the intelligence of the checking system is improved. The check rule cannot be null, the value should be unique throughout the database, the magnitude relationship between two attributes, etc.
While embodiments of the invention have been described above, it is not limited to the applications set forth in the description and the embodiments, which are fully applicable in various fields of endeavor to which the invention pertains, and further modifications may readily be made by those skilled in the art, it being understood that the invention is not limited to the details shown and described herein without departing from the general concept defined by the appended claims and their equivalents.
Claims (6)
1. A fixed flow based inspection system, comprising:
the inspection flow module is used for calling a data layer, an operation layer, an event layer and a display layer according to a preset inspection flow, wherein the event layer is used for executing according to preset logic according to an event filled in the operation layer, and the display layer is used for visually displaying an inspection process and a result;
the expansion module is used for acquiring data types in the data layer, action instructions of the operation layer, controls of the display layer and events of the event layer, generating corresponding expansion units and distributing flow attributes to each expansion unit;
and the connection module is used for distributing the flow attribute of each extension unit to a preset inspection flow in the inspection flow module to generate the inspection system.
2. The fixed-flow based inspection system of claim 1, wherein the data types of the data layer include string, date, time, integer, decimal, boolean, file, picture.
3. The fixed-flow based inspection system of claim 1, wherein the operation layer is a control for displaying and processing operation logic, and is constructed to form a control library corresponding to all data types.
4. The fixed-flow based inspection system of claim 1, wherein the extension element configures attributes or fields of a data layer using an XML configuration file and configures presentation controls that correspond one-to-one to the attributes or fields.
5. The fixed-flow based inspection system of claim 4, wherein the attributes and fields of the extended elements are exposed in a tabular manner, with each row of the table supporting simultaneous exposure of multiple fields or attributes.
6. The fixed flow based inspection system of claim 1, further comprising: and the checking module is used for checking the event filled in the event layer according to a preset defined logic checking rule.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201911304229.3A CN110956413A (en) | 2019-12-17 | 2019-12-17 | Inspection system based on fixed flow |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201911304229.3A CN110956413A (en) | 2019-12-17 | 2019-12-17 | Inspection system based on fixed flow |
Publications (1)
Publication Number | Publication Date |
---|---|
CN110956413A true CN110956413A (en) | 2020-04-03 |
Family
ID=69982323
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201911304229.3A Pending CN110956413A (en) | 2019-12-17 | 2019-12-17 | Inspection system based on fixed flow |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN110956413A (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN116029623A (en) * | 2023-02-17 | 2023-04-28 | 希维科技(广州)有限公司 | Method, apparatus and storage medium for constructing check flow model |
Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102541561A (en) * | 2011-12-29 | 2012-07-04 | 广州杰赛科技股份有限公司 | Method for developing configuration type software and device |
CN104834551A (en) * | 2015-04-30 | 2015-08-12 | 南京工业大学 | NET code automatic generation method based on four-layer architecture |
CN105094845A (en) * | 2015-08-24 | 2015-11-25 | 用友网络科技股份有限公司 | Process modeling device and method |
CN106648660A (en) * | 2016-12-22 | 2017-05-10 | 深圳怡化电脑股份有限公司 | Method and device for service development |
CN109189844A (en) * | 2018-08-13 | 2019-01-11 | 合肥智圣新创信息技术有限公司 | A kind of inspection examining report business management system |
CN109284103A (en) * | 2018-08-30 | 2019-01-29 | 长春玖佰软件技术有限公司 | A kind of Web application and development and update method based on control development mode |
CN109598448A (en) * | 2018-12-12 | 2019-04-09 | 佳顿集团有限公司 | A kind of artificial skiing field operation management system and management method |
-
2019
- 2019-12-17 CN CN201911304229.3A patent/CN110956413A/en active Pending
Patent Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102541561A (en) * | 2011-12-29 | 2012-07-04 | 广州杰赛科技股份有限公司 | Method for developing configuration type software and device |
CN104834551A (en) * | 2015-04-30 | 2015-08-12 | 南京工业大学 | NET code automatic generation method based on four-layer architecture |
CN105094845A (en) * | 2015-08-24 | 2015-11-25 | 用友网络科技股份有限公司 | Process modeling device and method |
CN106648660A (en) * | 2016-12-22 | 2017-05-10 | 深圳怡化电脑股份有限公司 | Method and device for service development |
CN109189844A (en) * | 2018-08-13 | 2019-01-11 | 合肥智圣新创信息技术有限公司 | A kind of inspection examining report business management system |
CN109284103A (en) * | 2018-08-30 | 2019-01-29 | 长春玖佰软件技术有限公司 | A kind of Web application and development and update method based on control development mode |
CN109598448A (en) * | 2018-12-12 | 2019-04-09 | 佳顿集团有限公司 | A kind of artificial skiing field operation management system and management method |
Non-Patent Citations (2)
Title |
---|
姜劲松等: "面向领域用户的信息系统需求应用件的设计与实现", 《解放军理工大学学报(自然科学版)》 * |
黄希发 等: "体育设施检验检测信息通用建模及应用研究", 《第十一届全国体育科学大会论文摘要汇编》 * |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN116029623A (en) * | 2023-02-17 | 2023-04-28 | 希维科技(广州)有限公司 | Method, apparatus and storage medium for constructing check flow model |
CN116029623B (en) * | 2023-02-17 | 2023-06-30 | 希维科技(广州)有限公司 | Method, apparatus and storage medium for constructing check flow model |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US10838614B2 (en) | Graphical user interface system | |
Mao et al. | Preliminary findings about devsecops from grey literature | |
US8904342B2 (en) | System and method for rapid development of software applications | |
US8028269B2 (en) | Compliance management method and system | |
CN103019684A (en) | Dynamic template-based business page configuring method | |
CN115840567A (en) | Application editing method and related equipment | |
US10680983B2 (en) | Message payload editor | |
CN113111632A (en) | Visual configuration method, device, equipment and medium for electronic manuscript paper | |
CN110956413A (en) | Inspection system based on fixed flow | |
CN107943455A (en) | A kind of list rendering system based on JSON data formats | |
CN102043627A (en) | Development method and system of comparable data showing program of browser server architecture | |
CN110765610B (en) | PDM integration method, PDM integration device, computer equipment and storage medium | |
US20190347838A1 (en) | Passing system with an interactive user interface | |
CN106022909B (en) | Account information maintenance method and device | |
CN115167785A (en) | Label-based network disk file management method and device, network disk and storage medium | |
CN108287908A (en) | A kind of data visualisation system based on Cartographic Technique | |
CN113781195A (en) | Financial data monitoring method and device | |
CN115543969B (en) | Data migration method, device, equipment and medium | |
US11809308B2 (en) | System and framework for testing of application performance with real-time scaled simulation | |
CN116402484A (en) | Training reward accounting and account reporting method and device based on micro-service architecture, storage medium and computer equipment | |
KR102203677B1 (en) | Integrated graphics editor and viewer system for electric power distribution | |
JP2018128919A (en) | Work plan creation system, work plan creation method and work plan creation program | |
JP4663526B2 (en) | Form creation support device, form creation support method, and form creation support program | |
CN118103812A (en) | Method and device for determining electronic billboard | |
JP2010198338A (en) | Apparatus and method for supporting development of software |
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 |