CN114443721A - Data processing method and device, electronic equipment and storage medium - Google Patents
Data processing method and device, electronic equipment and storage medium Download PDFInfo
- Publication number
- CN114443721A CN114443721A CN202210113981.5A CN202210113981A CN114443721A CN 114443721 A CN114443721 A CN 114443721A CN 202210113981 A CN202210113981 A CN 202210113981A CN 114443721 A CN114443721 A CN 114443721A
- Authority
- CN
- China
- Prior art keywords
- target
- data
- data information
- logic unit
- information
- 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
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/24—Querying
- G06F16/245—Query processing
- G06F16/2455—Query execution
- G06F16/24568—Data stream processing; Continuous queries
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/21—Design, administration or maintenance of databases
- G06F16/215—Improving data quality; Data cleansing, e.g. de-duplication, removing invalid entries or correcting typographical errors
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/23—Updating
-
- 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/0633—Workflow analysis
-
- 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
- Engineering & Computer Science (AREA)
- Business, Economics & Management (AREA)
- Theoretical Computer Science (AREA)
- Human Resources & Organizations (AREA)
- Strategic Management (AREA)
- General Physics & Mathematics (AREA)
- Physics & Mathematics (AREA)
- Entrepreneurship & Innovation (AREA)
- Data Mining & Analysis (AREA)
- Databases & Information Systems (AREA)
- Economics (AREA)
- Quality & Reliability (AREA)
- General Engineering & Computer Science (AREA)
- Operations Research (AREA)
- General Business, Economics & Management (AREA)
- Tourism & Hospitality (AREA)
- Marketing (AREA)
- Game Theory and Decision Science (AREA)
- Educational Administration (AREA)
- Development Economics (AREA)
- Computational Linguistics (AREA)
- User Interface Of Digital Computer (AREA)
Abstract
Description
技术领域technical field
本发明实施例涉及数据处理技术领域,尤其涉及一种数据处理方法、装置、电子设备及存储介质。Embodiments of the present invention relate to the technical field of data processing, and in particular, to a data processing method, apparatus, electronic device, and storage medium.
背景技术Background technique
在项目业务的运行过程中,不可以避免的会出现数据异常的情况,若出现数据异常可能会导致整个项目业务出现业务中断问题。During the operation of the project business, it is unavoidable that data exceptions will occur. If data exceptions occur, the entire project business may be interrupted.
在各项目业务中可以包括多个逻辑单元,由于在项目业务过程中无法查看各项目业务相对应的数据流向,也无法确定各逻辑单元是否出现问题,进而导致在项目业务出现问题时,无法及时对出现问题的项目业务进行修复,影响项目业务的正常运行。Each project business can include multiple logical units. Since it is impossible to view the data flow corresponding to each project business during the project business process, and it is impossible to determine whether each logical unit has problems Repair the project business that has problems and affect the normal operation of the project business.
为了保证项目业务的正常运行,需要快速确定项目业务中存在的异常问题。In order to ensure the normal operation of the project business, it is necessary to quickly determine the abnormal problems existing in the project business.
发明内容SUMMARY OF THE INVENTION
本发明提供一种数据处理方法、装置、电子设备及存储介质,以实现快速定位项目中的异常逻辑单元的效果。The present invention provides a data processing method, device, electronic device and storage medium, so as to achieve the effect of quickly locating abnormal logic units in an item.
第一方面,本发明实施例提供了一种数据处理方法,包括:In a first aspect, an embodiment of the present invention provides a data processing method, including:
响应于数据流向查看请求,从目标数据库中获取与目标项目相对应的目标数据流向图谱;其中,所述数据流向查看请求中包括与目标项目相对应的项目标识,所述目标数据流向图谱中包括与目标项目相关联的至少一个逻辑单元、各逻辑单元之间的数据流向信息以及与各逻辑单元相对应的单元属性信息;In response to the data flow viewing request, a target data flow graph corresponding to the target item is obtained from the target database; wherein the data flow viewing request includes an item identifier corresponding to the target item, and the target data flow graph includes: At least one logical unit associated with the target item, data flow information between the logical units, and unit attribute information corresponding to each logical unit;
基于预设数据检测条件,对所述目标数据流向图谱中各逻辑单元中存储的数据信息进行检测,确定与所述预设数据检测条件相匹配的目标数据信息;Based on the preset data detection conditions, the data information stored in each logic unit in the target data flow map is detected, and the target data information matching the preset data detection conditions is determined;
根据所述单元属性信息确定与所述目标数据信息相对应的目标逻辑单元,以对所述目标逻辑单元进行目标数据处理;其中,所述目标数据处理包括查看、修改、更新、增加以及删减中的至少一种处理方式。The target logic unit corresponding to the target data information is determined according to the unit attribute information, so as to perform target data processing on the target logic unit; wherein, the target data processing includes viewing, modification, update, addition and deletion at least one of the processing methods.
第二方面,本发明实施例还提供了一种数据处理装置,包括:In a second aspect, an embodiment of the present invention further provides a data processing device, including:
目标数据流向图谱获取模块,用于响应于数据流向查看请求,从目标数据库中获取与目标项目相对应的目标数据流向图谱;其中,所述数据流向查看请求中包括与目标项目相对应的项目标识,所述目标数据流向图谱中包括与目标项目相关联的至少一个逻辑单元、各逻辑单元之间的数据流向信息以及与各逻辑单元相对应的单元属性信息;The target data flow direction map acquisition module is used to obtain the target data flow direction map corresponding to the target item from the target database in response to the data flow direction view request; wherein, the data flow direction view request includes an item identifier corresponding to the target item , the target data flow map includes at least one logical unit associated with the target item, data flow information between each logical unit, and unit attribute information corresponding to each logical unit;
目标数据信息确定模块,用于基于预设数据检测条件,对所述目标数据流向图谱中各逻辑单元中存储的数据信息进行检测,确定与所述预设数据检测条件相匹配的目标数据信息;A target data information determination module, configured to detect the data information stored in each logic unit in the target data flow direction map based on preset data detection conditions, and determine the target data information that matches the preset data detection conditions;
目标逻辑单元确定模块,用于根据所述单元属性信息确定与所述目标数据信息相对应的目标逻辑单元,以对所述目标逻辑单元进行目标数据处理;其中,所述目标数据处理包括查看、修改、更新、增加以及删减中的至少一种处理方式。A target logic unit determination module, configured to determine a target logic unit corresponding to the target data information according to the unit attribute information, so as to perform target data processing on the target logic unit; wherein, the target data processing includes viewing, At least one of modification, update, addition and deletion.
第三方面,本发明实施例还提供了一种电子设备,所述电子设备包括:In a third aspect, an embodiment of the present invention further provides an electronic device, the electronic device comprising:
一个或多个处理器;one or more processors;
存储装置,用于存储一个或多个程序,storage means for storing one or more programs,
当所述一个或多个程序被所述一个或多个处理器执行,使得所述一个或多个处理器实现如本发明实施例任一所述的数据处理方法。When the one or more programs are executed by the one or more processors, the one or more processors implement the data processing method according to any one of the embodiments of the present invention.
第四方面,本发明实施例还提供了一种包含计算机可执行指令的存储介质,所述计算机可执行指令在由计算机处理器执行时用于执行如本发明实施例任一所述的数据处理方法。In a fourth aspect, an embodiment of the present invention further provides a storage medium containing computer-executable instructions, when executed by a computer processor, the computer-executable instructions are used to perform the data processing according to any one of the embodiments of the present invention method.
本实施例的技术方案,响应于数据流向查看请求,从目标数据库中获取与目标项目相对应的目标数据流向图谱,根据数据流向查看请求中携带的项目标识可以从目标数据库中获取与目标项目相对应的目标数据流向图谱,以根据目标数据流向图谱中存储的数据信息,确定待检测数据信息是否满足预设检测条件。基于预设数据检测条件,对所述目标数据流向图谱中各逻辑单元中存储的数据信息进行检测,确定与所述预设数据检测条件相匹配的目标数据信息,在待确定逻辑单元向当前待检测逻辑单元中发送的待解析数据信息进行解析,可以得到待检测数据信息,然后基于预设数据检测条件可以确定与预先存储在目标数据流向图谱中的各逻辑单元所对应的待比对数据信息相匹配的待检测数据信息,并将匹配的待检测数据信息作为目标数据信息,根据目标数据信息确定目标逻辑单元,以对目标逻辑单元中的数据信息进行数据处理。根据所述单元属性信息确定与所述目标数据信息相对应的目标逻辑单元,以对所述目标逻辑单元进行目标数据处理,以对项目中的异常逻辑单元或需要进行修改或更新的数据单元中的数据信息进行查看、修改、更新、增加以及删减等操作。解决了项目异常时无法快速定位出现异常的逻辑单元的问题,实现了快速定位项目中的异常逻辑单元,以对异常逻辑单元进行维护或更新效果。In the technical solution of this embodiment, in response to the data flow direction viewing request, a target data flow direction map corresponding to the target item is obtained from the target database, and according to the project identifier carried in the data flow direction viewing request, the target data flow direction map corresponding to the target item can be obtained from the target database. The corresponding target data flow map is used to determine whether the data information to be detected meets the preset detection conditions according to the data information stored in the target data flow map. Based on the preset data detection conditions, the data information stored in each logical unit in the target data flow map is detected, and the target data information matching the preset data detection conditions is determined, and the to-be-determined logical unit sends the current to-be-determined data information to the currently pending data information. The to-be-analyzed data information sent in the detection logic unit can be analyzed to obtain the to-be-detected data information, and then based on the preset data detection conditions, the to-be-compared data information corresponding to each logic unit pre-stored in the target data flow map can be determined The matched data information to be detected is used as the target data information, and the target logic unit is determined according to the target data information, so as to perform data processing on the data information in the target logic unit. Determine the target logic unit corresponding to the target data information according to the unit attribute information, so as to perform target data processing on the target logic unit, so as to perform target data processing on the abnormal logic unit in the project or the data unit that needs to be modified or updated. View, modify, update, add and delete data information. The problem that the abnormal logic unit cannot be quickly located when the project is abnormal is solved, and the abnormal logic unit in the project can be quickly located, so as to maintain or update the abnormal logic unit.
附图说明Description of drawings
为了更加清楚地说明本发明示例性实施例的技术方案,下面对描述实施例中所需要用到的附图做一简单介绍。显然,所介绍的附图只是本发明所要描述的一部分实施例的附图,而不是全部的附图,对于本领域普通技术人员,在不付出创造性劳动的前提下,还可以根据这些附图得到其他的附图。In order to illustrate the technical solutions of the exemplary embodiments of the present invention more clearly, the following briefly introduces the accompanying drawings used in describing the embodiments. Obviously, the introduced drawings are only a part of the drawings of the embodiments to be described in the present invention, rather than all drawings. For those of ordinary skill in the art, without creative work, they can also obtain the drawings according to these drawings. Additional drawings.
图1为本发明实施例一所提供的一种数据处理方法的流程示意图;1 is a schematic flowchart of a data processing method according to Embodiment 1 of the present invention;
图2为本发明实施例二所提供的一种数据处理方法的流程示意图;2 is a schematic flowchart of a data processing method according to Embodiment 2 of the present invention;
图3为本发明实施例三所提供的一种数据处理装置的结构示意图;3 is a schematic structural diagram of a data processing apparatus according to Embodiment 3 of the present invention;
图4为本发明实施例四所提供的一种电子设备的结构示意图。FIG. 4 is a schematic structural diagram of an electronic device according to Embodiment 4 of the present invention.
具体实施方式Detailed ways
下面结合附图和实施例对本发明作进一步的详细说明。可以理解的是,此处所描述的具体实施例仅仅用于解释本发明,而非对本发明的限定。另外还需要说明的是,为了便于描述,附图中仅示出了与本发明相关的部分而非全部结构。The present invention will be further described in detail below in conjunction with the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are only used to explain the present invention, but not to limit the present invention. In addition, it should be noted that, for the convenience of description, the drawings only show some but not all structures related to the present invention.
在对本技术方案进行详细阐述之前,首先对本技术方案的应用场景进行介绍,以便更加清楚的理解本技术方案。为了满足各种业务需求,在项目的开发过程中,需要添加与各种功能相对应的逻辑单元或项目代码等,由于同一个业务可能需要多个工作人员协同处理,当工作人员需要对项目的逻辑单元或项目代码进行查看或修改时,如,项目运行过程中出现异常或需要对项目代码进行重新编写等,由于不同的工作人员仅负责项目中的部分逻辑单元或项目代码的开发,可能存在无法快速定位相应的逻辑单元或项目代码区域,进而无法对相关的逻辑单元或项目代码进行查看或修改的问题。Before the technical solution is described in detail, the application scenarios of the technical solution are first introduced, so as to understand the technical solution more clearly. In order to meet various business requirements, in the process of project development, it is necessary to add logical units or project codes corresponding to various functions. When viewing or modifying the logic unit or project code, for example, an exception occurs during the project operation or the project code needs to be rewritten, etc. Since different staff are only responsible for the development of some logic units or project code in the project, there may be The problem that the corresponding logical unit or project code area cannot be quickly located, so that the related logical unit or project code cannot be viewed or modified.
实施例一Example 1
图1为本发明实施例一所提供的一种数据处理方法流程示意图,本实施例可适用于确定项目中的异常逻辑单元,以对异常逻辑单元进行维护或更新的情况,该方法可以由数据处理装置来执行,该装置可以通过软件和/或硬件的形式实现,硬件可以是电子设备,如,移动终端或PC端等。FIG. 1 is a schematic flowchart of a data processing method according to Embodiment 1 of the present invention. This embodiment can be applied to the situation of determining abnormal logic units in a project to maintain or update abnormal logic units. It is executed by a processing apparatus, and the apparatus may be implemented in the form of software and/or hardware, and the hardware may be an electronic device, such as a mobile terminal or a PC terminal.
如图1所示,该方法包括:As shown in Figure 1, the method includes:
S110、响应于数据流向查看请求,从目标数据库中获取与目标项目相对应的目标数据流向图谱。S110. Acquire a target data flow map corresponding to the target item from the target database in response to the data flow direction viewing request.
其中,为了满足业务需求,每个项目中都包括多个逻辑单元,在逻辑单元中可以包含与各功能相对应的项目代码等数据信息,且各逻辑单元之间存在一定的顺序,也就是说,需要预先设置各逻辑单元之间的数据流向,以使项目中的数据信息能够按照预先设置的数据流向在各逻辑单元之间进行传输。数据流向查看请求可以理解为对项目中各逻辑单元之间的数据流向进行查看的请求,需要说明的是,在数据流向查看请求中包括与目标项目相对应的项目表示。目标数据库可以理解为存储各项目所对应的逻辑单元的数据库。目标项目可以理解为即将对项目中的逻辑单元或进行查看或修改的项目。目标数据流向图谱可以理解为基于目标项目的数据流向信息生成的图谱,在目标数据流向图谱中包括与目标项目相关联的至少一个逻辑单元、各逻辑单元之间的数据流向信息以及与各逻辑单元相对应的单元属性信息。Among them, in order to meet business requirements, each project includes multiple logical units, which can contain data information such as project codes corresponding to each function, and there is a certain order between each logical unit, that is to say , the data flow direction between the logic units needs to be preset, so that the data information in the project can be transmitted between the logic units according to the preset data flow direction. The data flow direction viewing request can be understood as a request for viewing the data flow direction between the logical units in the project. It should be noted that the data flow direction viewing request includes the item representation corresponding to the target item. The target database can be understood as a database that stores logical units corresponding to each item. A target item can be understood as a logical unit or item in the item that is about to be viewed or modified. The target data flow map can be understood as a map generated based on the data flow information of the target project, and the target data flow map includes at least one logical unit associated with the target project, the data flow information between the logical units, and each logical unit. Corresponding unit attribute information.
在实际应用中,用户可以通过客户端的显示界面中的编辑控件,输入与目标项目相关联的信息以对目标项目的数据流向信息进行查看,如可以在显示界面中输入与目标项目相对应的项目标识,并对输入的信息进行确认,基于用户在显示界面中的触发操作信息可以生成相应的数据流向查看请求,然后服务器可以基于数据流向查看请求中与目标项目相关的信息,从目标数据库中查找与目标项目相匹配的目标数据流向图谱。In practical applications, the user can input the information associated with the target item through the edit control in the display interface of the client to view the data flow information of the target item. For example, the item corresponding to the target item can be input in the display interface. Identify and confirm the input information, based on the user's trigger operation information in the display interface, the corresponding data flow direction viewing request can be generated, and then the server can look up the information related to the target item in the data flow direction viewing request from the target database. The target data flow graph that matches the target item.
可选的,所述响应于数据流向查看请求,从目标数据库中获取与目标项目相对应的目标数据流向图谱,包括:当接收到数据流向查看请求时,基于所述数据流向请求中携带的项目标识,从目标数据库中获取与所述项目标识相对应的目标数据流向图谱。Optionally, obtaining the target data flow map corresponding to the target item from the target database in response to the data flow viewing request, including: when receiving the data flow viewing request, based on the data flow The item carried in the request. identification, and obtain the target data flow map corresponding to the project identification from the target database.
具体的,在项目开发过程中,为了便于对项目中的逻辑单元进行查看或修改,可以将基于各逻辑单元之间的数据流向信息生成的数据流向图谱保存在数据库中,并对各逻辑单元设置相应的标识信息,以基于预先设置的标识信息获取各逻辑单元。当项目系统接收到数据流向查看请求时,基于数据流向查看请求中的项目标识从目标数据库中获取与目标项目相关联的目标数据流向图谱。Specifically, in the process of project development, in order to facilitate the viewing or modification of the logical units in the project, the data flow map generated based on the data flow information between the logical units can be stored in the database, and each logical unit can be set corresponding identification information to obtain each logical unit based on the preset identification information. When the item system receives the data flow direction viewing request, it acquires the target data flow direction graph associated with the target item from the target database based on the item identifier in the data flow direction viewing request.
S120、基于预设数据检测条件,对所述目标数据流向图谱中各逻辑单元中存储的数据信息进行检测,确定与所述预设数据检测条件相匹配的目标数据信息。S120. Based on preset data detection conditions, detect the data information stored in each logic unit in the target data flow map, and determine target data information that matches the preset data detection conditions.
其中,预设数据检测条件可以理解为预先设置的用于对目标项目的各逻辑单元中的数据信息进行检测的条件。目标数据信息可以理解为满足预设数据检测条件的数据信息,也就是说,目标项目中可以包括多个逻辑单元或者是对应不同功能的项目代码,通常情况下,在目标项目出现异常时需要对目标项目的各逻辑单元进行查看或修改,此时,需要首先确定出现异常的逻辑单元的数据信息查看或修改,而不需要对所有的逻辑单元进行查看或修改。为了确定出现异常的逻辑单元,需要对各逻辑单元进行初步检测,确定与异常信息相对应的目标数据信息。The preset data detection condition may be understood as a preset condition for detecting data information in each logic unit of the target item. The target data information can be understood as the data information that satisfies the preset data detection conditions, that is to say, the target project can include multiple logical units or project codes corresponding to different functions. To view or modify each logical unit of the target project, at this time, it is necessary to first determine the data information of the abnormal logical unit to view or modify, and it is not necessary to view or modify all logical units. In order to determine the abnormal logic unit, it is necessary to perform preliminary detection on each logic unit to determine the target data information corresponding to the abnormal information.
具体的,若需要对项目中的逻辑单元进行查看或更新时,首先需要确定需要查看或修改的逻辑单元,如当项目运行过程中,某个逻辑单元出现异常,此时需要对出现异常的逻辑单元进行定位。为了能够准确定位出现异常的逻辑单元,在获得于目标项目相对应的目标数据流向图谱后,可以基于预设数据检测条件对目标数据流向图谱中存储的与目标项目相关联的各逻辑单元进行初步检测,并根据检测结果确定出现异常的逻辑单元,并将满足预设数据检测条件的数据信息作为目标数据信息。Specifically, if you need to view or update the logical unit in the project, you first need to determine the logical unit that needs to be viewed or modified. For example, when a certain logical unit is abnormal during the operation of the project, you need to check the abnormal logic unit at this time. unit is positioned. In order to accurately locate the abnormal logical unit, after obtaining the target data flow map corresponding to the target item, each logical unit associated with the target item stored in the target data flow map can be preliminarily performed based on the preset data detection conditions. Detect, and determine the abnormal logic unit according to the detection result, and use the data information that meets the preset data detection conditions as the target data information.
可选的,所述基于预设数据检测条件,对所述目标数据流向图谱中各逻辑单元中存储的数据信息进行检测,确定与所述预设数据检测条件相匹配的目标数据信息,包括:确定当前待检测逻辑单元,并根据所述目标数据流向图谱中的数据流向信息,从所述当前待检测逻辑单元的上一层级中确定与当前待检测逻辑单元相关联的待确定逻辑单元;确定所述当前待检测逻辑单元与所述待确定逻辑单元之间的待检测数据信息;基于预设数据检测条件对所述待检测数据信息进行检测,得到目标数据信息;其中,目标数据信息满足预设数据检测条件。Optionally, based on the preset data detection conditions, the data information stored in each logical unit in the target data flow direction map is detected, and the target data information matching the preset data detection conditions is determined, including: Determine the current logic unit to be detected, and determine the logic unit to be determined associated with the current logic unit to be detected from the upper level of the current logic unit to be detected according to the data flow information in the target data flow map; determine The to-be-detected data information between the currently to-be-detected logic unit and the to-be-determined logic unit; the to-be-detected data information is detected based on a preset data detection condition to obtain target data information; wherein the target data information satisfies the predetermined Set data detection conditions.
其中,当前待检测逻辑单元可以理解为需要进行数据信息检测的逻辑单元。数据流向信息可以理解为数据信息在各逻辑单元之间的传输方向,如项目中可以包括多个逻辑单元,根据项目需求预先设置数据信息在各逻辑单元之间传输顺序,如项目中包括3个逻辑单元,数据信息通过逻辑单元1传输至逻辑单元2,再由逻辑单元2传输至逻辑单元3,则数据信息传输过程中经过的逻辑单元以及数据信息的传输顺序即为数据流向信息。待确定逻辑单元可以理解为当前待检测逻辑单元中的上一层级中包括的至少一个逻辑单元,可以理解的是,项目中包括的逻辑单元可以有很多,各逻辑单元之间可能需要接受来自多个逻辑单元的数据信息,或者需要将接收到的数据信息发送给多个逻辑单元,在数据传输过程中发送数据信息的逻辑单元可以作为接收数据信息的逻辑单元的上一层级,并将当前待检测逻辑单元的上一层级的逻辑单元作为待确定逻辑单元。待检测数据信息可以理解为待确定逻辑单元向当前待检测逻辑单元发送的数据信息。Wherein, the logic unit to be detected currently can be understood as a logic unit that needs to perform data information detection. Data flow direction information can be understood as the transmission direction of data information between logical units. For example, a project can include multiple logical units, and the order of data information transmission between logical units is preset according to the project requirements. For example, the project includes 3 logical units. Logical unit, data information is transmitted to logical unit 2 through logical unit 1, and then transmitted from logical unit 2 to logical unit 3. The logical units passed during data information transmission and the transmission sequence of data information are data flow information. The logic unit to be determined can be understood as at least one logic unit included in the upper level of the logic unit currently to be detected. It can be understood that there may be many logic units included in the project, and each logic unit may need to accept multiple logic units. The data information of each logical unit, or the received data information needs to be sent to multiple logical units, the logical unit that sends the data information during the data transmission process can be used as the upper level of the logical unit that receives the data information, and the current pending The logic unit at the upper level of the detection logic unit is regarded as the logic unit to be determined. The data information to be detected can be understood as the data information sent by the logic unit to be determined to the logic unit to be detected currently.
具体的,在进行初步检测时,需要对项目中的各逻辑单元进行检测,并将即将进行检测或正在进行检测的逻辑单元作为当前逻辑单元。然后根据目标数据流向图谱中预先存储的数据流向信息,确定当前待检测逻辑单元的上一层级的至少一个待确定逻辑单元,在确定至少一个待确定逻辑单元后,采集各待确定逻辑单元发送给当前待检测逻辑单元的待检测数据信息,并就预设数据检测条件对对采集到的待检测数据信息进行检测,从多个待检测数据信息中筛选出与预设数据检测条件相匹配的待检测数据信息作为目标数据信息。Specifically, when performing preliminary detection, it is necessary to perform detection on each logic unit in the project, and use the logic unit that is about to be detected or is being detected as the current logic unit. Then, according to the data flow information pre-stored in the target data flow map, determine at least one to-be-determined logical unit at the upper level of the currently to-be-detected logical unit, and after determining at least one to-be-determined logical unit, collect each to-be-determined logical unit and send it to The current to-be-detected data information of the logic unit to be detected, and the collected to-be-detected data information is detected according to the preset data detection conditions, and the to-be-detected data information that matches the preset data detection conditions is selected from a plurality of to-be-detected data information. The detection data information is used as the target data information.
S130、根据所述单元属性信息确定与所述目标数据信息相对应的目标逻辑单元,以对所述目标逻辑单元进行目标数据处理。S130. Determine a target logic unit corresponding to the target data information according to the unit attribute information, so as to perform target data processing on the target logic unit.
其中,单元属性信息可以为与各逻辑单元相对应的信息,如可以为各逻辑单元所对应的单元标识。目标逻辑单元可以理解为与目标数据信息相对应的逻辑单元,目标数据处理可以理解为对目标逻辑单元进行数据处理的方式,可以包括查看、修改、更新、增加以及删减中的至少一种处理方式。The unit attribute information may be information corresponding to each logical unit, for example, may be the unit identifier corresponding to each logical unit. The target logical unit can be understood as a logical unit corresponding to the target data information, and the target data processing can be understood as a way of performing data processing on the target logical unit, which can include at least one of viewing, modifying, updating, adding, and deleting. Way.
具体的,在目标数据信息中包含与所属逻辑单元的单元属性信息,根据预设数据检测条件确定目标数据信息后,可以根据单元属性信息确定与目标数据信息相对应的目标逻辑单元。在确定目标逻辑单元后,可以基于目标数据处理方式对目标逻辑单元中的数据信息进行处理,如对目标逻辑单元中的程序代码进行查看、修改、更新或删减等。Specifically, the target data information includes the unit attribute information of the logical unit to which it belongs. After the target data information is determined according to the preset data detection conditions, the target logical unit corresponding to the target data information can be determined according to the unit attribute information. After the target logic unit is determined, the data information in the target logic unit can be processed based on the target data processing mode, such as viewing, modifying, updating or deleting program codes in the target logic unit.
可选的,所述根据所述单元属性信息确定与所述目标数据信息相对应的目标逻辑单元,以对所述目标逻辑单元进行目标数据处理,包括:根据预设的所述单元属性信息与各逻辑单元之间的对应关系,确定与所述单元属性信息相对应的待确定逻辑单元;将与所述目标数据信息相对应的待确定逻辑单元确定为目标逻辑单元,以对所述目标逻辑单元进行目标数据处理。Optionally, determining the target logic unit corresponding to the target data information according to the unit attribute information, so as to perform target data processing on the target logic unit, includes: according to the preset unit attribute information and Correspondence between the logical units, determine the to-be-determined logical unit corresponding to the unit attribute information; determine the to-be-determined logical unit corresponding to the target data information The unit performs target data processing.
在实际应用中,将上一层级的待确定逻辑单元中的待检测数据信息传输给当前待检测逻辑单元后,当前待检测逻辑单元中会将接收到的待检测数据信息保存在当前待检测逻辑单元中,以便在对各逻辑单元进行检测时,根据待检测数据信息确定出现异常的逻辑单元,实现对异常逻辑单元的定位。需要说明的是,在待确定逻辑单元发送给当前待检测逻辑单元中的待检测数据中包含与待确定逻辑单元相对应的单元属性信息,如单元标识,根据待检测数据信息中携带的单元属性信息,可以确定与待检测数据信息相对应的待确定逻辑单元。在确定目标数据信息后,将与目标数据信息中携带的单元属性信息相对应的待确定逻辑单元作为目标逻辑单元,以对目标逻辑单元中的数据信息进行进一步的数据处理In practical applications, after transmitting the data information to be detected in the logic unit to be determined at the previous level to the current logic unit to be detected, the logic unit to be detected currently saves the received data information to be detected in the logic unit currently to be detected In order to determine the abnormal logic unit according to the data information to be detected when each logic unit is detected, so as to realize the location of the abnormal logic unit. It should be noted that the to-be-detected data sent by the to-be-determined logical unit to the currently to-be-detected logical unit includes unit attribute information corresponding to the to-be-determined logical unit, such as a unit identifier, according to the unit attribute carried in the to-be-detected data information. information, the to-be-determined logic unit corresponding to the to-be-detected data information can be determined. After the target data information is determined, the to-be-determined logical unit corresponding to the unit attribute information carried in the target data information is used as the target logical unit to perform further data processing on the data information in the target logical unit
本实施例的技术方案,响应于数据流向查看请求,从目标数据库中获取与目标项目相对应的目标数据流向图谱,根据数据流向查看请求中携带的项目标识可以从目标数据库中获取与目标项目相对应的目标数据流向图谱,以根据目标数据流向图谱中存储的数据信息,确定待检测数据信息是否满足预设检测条件。基于预设数据检测条件,对所述目标数据流向图谱中各逻辑单元中存储的数据信息进行检测,确定与所述预设数据检测条件相匹配的目标数据信息,在待确定逻辑单元向当前待检测逻辑单元中发送的待解析数据信息进行解析,可以得到待检测数据信息,然后基于预设数据检测条件可以确定与预先存储在目标数据流向图谱中的各逻辑单元所对应的待比对数据信息相匹配的待检测数据信息,并将匹配的待检测数据信息作为目标数据信息,根据目标数据信息确定目标逻辑单元,以对目标逻辑单元中的数据信息进行数据处理。根据所述单元属性信息确定与所述目标数据信息相对应的目标逻辑单元,以对所述目标逻辑单元进行目标数据处理,以对项目中的异常逻辑单元或需要进行修改或更新的数据单元中的数据信息进行查看、修改、更新、增加以及删减等操作。解决了项目异常时无法快速定位出现异常的逻辑单元的问题,实现了快速定位项目中的异常逻辑单元,以对异常逻辑单元进行维护或更新效果。In the technical solution of this embodiment, in response to the data flow direction viewing request, a target data flow direction map corresponding to the target item is obtained from the target database, and according to the project identifier carried in the data flow direction viewing request, the target data flow direction map corresponding to the target item can be obtained from the target database. The corresponding target data flow map is used to determine whether the data information to be detected meets the preset detection conditions according to the data information stored in the target data flow map. Based on the preset data detection conditions, the data information stored in each logical unit in the target data flow map is detected, and the target data information matching the preset data detection conditions is determined, and the to-be-determined logical unit sends the current to-be-determined data information to the currently pending data information. The to-be-analyzed data information sent in the detection logic unit can be analyzed to obtain the to-be-detected data information, and then based on the preset data detection conditions, the to-be-compared data information corresponding to each logic unit pre-stored in the target data flow map can be determined The matched data information to be detected is used as the target data information, and the target logic unit is determined according to the target data information, so as to perform data processing on the data information in the target logic unit. Determine the target logic unit corresponding to the target data information according to the unit attribute information, so as to perform target data processing on the target logic unit, so as to perform target data processing on the abnormal logic unit in the project or the data unit that needs to be modified or updated. View, modify, update, add and delete data information. The problem that the abnormal logic unit cannot be quickly located when the project is abnormal is solved, and the abnormal logic unit in the project can be quickly located, so as to maintain or update the abnormal logic unit.
实施例二Embodiment 2
作为上述实施例的一可选实施例,图2为本发明实施例二所提供的一种数据处理方法的流程示意图,可选的,对所述基于预设数据检测条件,对所述目标数据流向图谱中各逻辑单元中存储的数据信息进行检测,确定与所述预设数据检测条件相匹配的目标数据信息进行细化。As an optional embodiment of the foregoing embodiment, FIG. 2 is a schematic flowchart of a data processing method provided by Embodiment 2 of the present invention. The data information stored in each logical unit in the flow map is detected, and the target data information matching the preset data detection conditions is determined for refinement.
如图2所示,该方法包括:As shown in Figure 2, the method includes:
S210、响应于数据流向查看请求,从目标数据库中获取与目标项目相对应的目标数据流向图谱。S210. Acquire a target data flow map corresponding to the target item from the target database in response to the data flow direction viewing request.
S220、确定当前待检测逻辑单元,并根据所述目标数据流向图谱中的数据流向信息,从所述当前待检测逻辑单元的上一层级中确定与当前待检测逻辑单元相关联的待确定逻辑单元。S220. Determine the current logic unit to be detected, and according to the data flow information in the target data flow map, determine the logic unit to be determined associated with the current logic unit to be detected from the upper level of the current logic unit to be detected .
S230、确定所述当前待检测逻辑单元与所述待确定逻辑单元之间的待检测数据信息。S230. Determine the data information to be detected between the currently to-be-detected logic unit and the to-be-determined logic unit.
在实际应用中,为了确定待检测数据信息,可选的,所述确定所述当前待检测逻辑单元与所述待确定逻辑单元之间的待检测数据信息,包括:将所述待确定逻辑单元向所述当前待检测单元发送的数据信息进行加密处理,并将得到的待解析数据信息存储在所述当前待检测单元的存储区域;获取所述待解析数据信息,并对所述待解析数据信息进行解析,得到待检测数据信息。In practical applications, in order to determine the data information to be detected, optionally, the determining the data information to be detected between the currently to-be-detected logic unit and the to-be-determined logic unit includes: converting the to-be-determined logic unit Perform encryption processing on the data information sent by the current unit to be detected, and store the obtained data information to be analyzed in the storage area of the current unit to be detected; obtain the data information to be analyzed, and analyze the data to be analyzed. The information is analyzed to obtain the data information to be detected.
其中,待解析数据信息可以理解为对待检测数据信息进行加密后得到的数据信息,在对待检测数据信息进行加密时,可以采用多种加密方式,如可以采用哈希加密算法。The data information to be parsed can be understood as the data information obtained by encrypting the data information to be detected. When encrypting the data information to be detected, various encryption methods can be used, such as a hash encryption algorithm.
具体的,在项目的研发过程中,为了防止在项目出现异常时,或者是需要对项目中的某个逻辑单元中的数据信息进行更新时,无法快速定位需要进行处理的逻辑单元,可以在待确定逻辑单元将数据信息发送给当前待检测逻辑单元之前,对发送的数据信息进行加密。在对当前逻辑单元中存储的待检测数据信息进行检测时,通过与解析函数对待解析数据信息进行解析,得到待检测数据信息,以便后续过程中可以根据当前待检测逻辑单元中保存的解析后的待检测数据信息确定需要处理的逻辑单元。Specifically, in the process of project development, in order to prevent the logical unit that needs to be processed cannot be quickly located when the project is abnormal, or when the data information in a certain logical unit in the project needs to be updated, you can Before the determination logic unit sends the data information to the currently to-be-detected logic unit, the sent data information is encrypted. When detecting the data information to be detected stored in the current logic unit, the data information to be detected is obtained by parsing the data information to be parsed with the analytical function, so that in the subsequent process, the parsed data information saved in the current logic unit to be detected can be obtained. The data information to be detected determines the logic unit that needs to be processed.
可选的,所述基于预设数据检测条件对所述待检测数据信息进行检测,得到目标数据信息,包括:将所述待检测数据信息与预先存储在所述目标数据流向图谱中的待比对数据信息进行比对,得到数据比对结果;基于预设数据检测条件对所述数据比对结果进行检测,确定所述数据比对结果是否满足预设数据检测条件,并根据检测结果确定目标数据信息。Optionally, the detecting the data information to be detected based on the preset data detection conditions to obtain the target data information includes: comparing the data information to be detected with the to-be-detected data information pre-stored in the target data flow map. Compare the data information to obtain a data comparison result; test the data comparison result based on the preset data detection conditions, determine whether the data comparison result meets the preset data detection conditions, and determine the target according to the detection result Data information.
其中,为了确定当前待检测逻辑单元接收到的待检测数据信息的是否为正确的数据信息,将验证待检测数据信息正确性的数据信息作为待比对数据信息。数据比对结果可以理解为待比对数据信息与待检测数据信息的比对结果,如数据比对结果可以为一个确定的值或是一串字符等。Wherein, in order to determine whether the to-be-detected data information currently received by the to-be-detected logic unit is correct data information, the data information to verify the correctness of the to-be-detected data information is used as the to-be-compared data information. The data comparison result can be understood as the comparison result between the data information to be compared and the data information to be detected, for example, the data comparison result can be a certain value or a string of characters.
具体的,在目标数据流向图谱中预先存储了待比对数据信息,其中,待比对数据信息为当前待检测逻辑单元与所述待确定逻辑单元之间的默认数据信息,也就是说,待比对数据信息与待确定逻辑单元发送的数据信息相一致。因此,在获得待检测数据信息后,可以将待检测数据信息与待比对数据信息进行对比验证,并根据得到的数据比对结果确定待检测数据信息的正确性。若数据比对结果满足预设数据检测条件,则表明待检测数据信息为正确的数据信息,相应的,该待检测数据信息所对应的当前待检测逻辑单元未出现异常;若数据比对结果不满足预设数据检测条件,则表明待检测数据信息出现异常,相应的,该待检测数据信息所对应的当前待检测逻辑单元为异常逻辑单元。Specifically, the data information to be compared is pre-stored in the target data flow map, wherein the data information to be compared is the default data information between the current logic unit to be detected and the logic unit to be determined, that is, the data to be compared The comparison data information is consistent with the data information sent by the logic unit to be determined. Therefore, after obtaining the data information to be detected, the data information to be detected can be compared and verified with the data information to be compared, and the correctness of the data information to be detected can be determined according to the obtained data comparison result. If the data comparison result satisfies the preset data detection conditions, it indicates that the data information to be detected is correct data information, and accordingly, the current logic unit to be detected corresponding to the data information to be detected is not abnormal; if the data comparison result is not If the preset data detection conditions are met, it indicates that the data information to be detected is abnormal, and correspondingly, the current to-be-detected logic unit corresponding to the to-be-detected data information is an abnormal logic unit.
可选的,所述基于预设数据检测条件对所述数据比对结果进行检测,确定所述数据比对结果是否满足预设数据检测条件,并根据检测结果确定目标数据信息,包括:基于目标函数对所述数据比对结果进行检测,确定所述数据比对结果是否属于预设数值范围区间;若所述数据比对结果属于所述预设数值范围区间,则确定所述待检测数据信息为正常数据信息;若所述数据比对结果超出所述预设数值范围区间,则确定所述待检测数据信息为目标数据信息。Optionally, the data comparison result is detected based on a preset data detection condition, and it is determined whether the data comparison result satisfies the preset data detection condition, and the target data information is determined according to the detection result, including: based on the target data. The function detects the data comparison result, and determines whether the data comparison result belongs to a preset value range; if the data comparison result belongs to the preset value range, then determines the data information to be detected. is normal data information; if the data comparison result exceeds the preset numerical range interval, the to-be-detected data information is determined to be target data information.
具体的,目标函数可以理解为对数据比对结果进行检测的函数,可以用于判断待检测数据信息是否服务预设数据检测条件。预设数值范围区间可以理解为预先设置的数值范围,若对待检测数据信息为一个确定的值,则若待检测数据信息处于预设数据范围区间内,则该待检测数据信息为正常数据信息;反之,若待检测数据信息不再预设数据范围区间内,则该待检测数据信息为异常数据信息,并将该待检测数据信息作为目标数据信息,以根据目标数据信息所对应的目标逻辑单元中的数据信息进行数据处理。Specifically, the objective function can be understood as a function for detecting the data comparison result, and can be used to determine whether the data information to be detected serves the preset data detection conditions. The preset value range interval can be understood as a preset value range. If the data information to be detected is a certain value, then if the data information to be detected is within the preset data range interval, the data information to be detected is normal data information; Conversely, if the data information to be detected is no longer within the preset data range, the data information to be detected is abnormal data information, and the data information to be detected is used as the target data information, so that the target logic unit corresponding to the target data information is used. data information in the data processing.
S240、基于预设数据检测条件对所述待检测数据信息进行检测,得到目标数据信息。S240. Detect the data information to be detected based on preset data detection conditions to obtain target data information.
S250、根据所述单元属性信息确定与所述目标数据信息相对应的目标逻辑单元,以对所述目标逻辑单元进行目标数据处理。S250. Determine a target logic unit corresponding to the target data information according to the unit attribute information, so as to perform target data processing on the target logic unit.
在一个具体的例子中,在一个项目的开发过程中包括多个逻辑单元,在各逻辑单元中可以对应不同功能的项目代码,且可以存储与各功能相对应的业务信息,如在开发购买商品的项目中,包括浏览商品、下单、填写地址信息以及付款等环节,每个环节可以对应相应的逻辑单元,以下单环节所对应的逻辑单元为例,在该逻辑单元中可以存储与下单相关联的数据信息,如下单的商品信息、价格信息、商铺信息以及优惠信息等。但是在项目的运行过程中,不可避免的会出现异常的情况,如用户在选中商品并下单后,但是后台服务器中并没有相应的订单信息,由于无法对出现异常的逻辑单元进行快速定位,可能会延误对项目中的异常问题进行修复的问题,进而影响客户的使用体验。为了能够快速定位出现异常情况的逻辑单元,以对异常逻辑单元中包含的数据信息进行数据处理,可以采用本技术方案。In a specific example, the development process of a project includes multiple logical units, and each logical unit can correspond to project codes of different functions, and can store business information corresponding to each function, such as developing and purchasing commodities. In the project, including browsing products, placing orders, filling in address information, and payment, etc., each link can correspond to a corresponding logical unit. Take the logical unit corresponding to the following single link as an example, in this logical unit, you can store and place an order. Associated data information, such as commodity information, price information, store information, and discount information of the order. However, during the operation of the project, there will inevitably be abnormal situations. For example, after the user selects the product and places an order, but there is no corresponding order information in the background server, because it is impossible to quickly locate the abnormal logical unit, Problems that may delay the repair of abnormal problems in the project, thereby affecting the customer's experience. In order to quickly locate the logical unit in which an abnormal situation occurs, so as to perform data processing on the data information contained in the abnormal logical unit, the technical solution can be adopted.
在项目出现异常情况或需要对项目中的某个逻辑单元中的数据信息进行查看、修改或更新时,首先需要对项目的数据信息以及数据流向进行查看。工作人员可以通过在客户端的显示界面中输入与需要查看的项目相关联的信息,并确认相关信息,基于工作人员在显示界面中的触发操作,可以生成相应的数据流向查看请求,其中,数据流向查看请求中包括与目标项目相对应的项目标识。服务器在接收到数据流向查看请求后,从目标数据库中查找与项目标识相对应的目标数据流向图谱,在目标数据流向图谱中预先存储了与目标项目相关联的数据信息,如,与目标项目相关联的至少一个逻辑单元、各逻辑单元之间的数据流向信息以及与各逻辑单元相对应的单元属性信息等。然后基于目标数据流向图谱中各逻辑单元中预先存储的数据信息,根据预设数据检测条件对各逻辑单元中存储的待检测数据信息进行初步检测,并确定当前待检测逻辑单元中的待检测数据信息是否与预设数据检测条件相匹配,并将与预设数据检测条件相匹配的待检测数据信息作为目标数据信息。When an abnormal situation occurs in the project or the data information in a certain logical unit in the project needs to be viewed, modified or updated, the data information and data flow direction of the project need to be checked first. The staff can enter the information associated with the item to be viewed in the display interface of the client and confirm the relevant information. Based on the trigger operation of the staff in the display interface, the corresponding data flow direction viewing request can be generated, among which, the data flow direction The viewing request includes the project ID corresponding to the target project. After receiving the data flow direction viewing request, the server searches the target database for the target data flow direction map corresponding to the item identifier, and pre-stores the data information associated with the target project in the target data flow direction map, such as the target project-related data At least one logical unit connected, data flow information between the logical units, and unit attribute information corresponding to each logical unit, etc. Then, based on the data information pre-stored in each logic unit in the target data flow map, and according to the preset data detection conditions, the data information to be detected stored in each logic unit is preliminarily detected, and the data to be detected in the current logic unit to be detected is determined. Whether the information matches the preset data detection conditions, and the to-be-detected data information that matches the preset data detection conditions is used as the target data information.
需要说明的是,在上一层级的各待确定逻辑单元向当前待检测逻辑单元发送的数据信息的过程中,会对传输的数据信息进行加密处理,得到待解析数据信息,在确定目标数据信息时,首先通过解析函数对待解析数据信息进行解析,得到待检测数据信息,然后将待检测数据信息和预先存储在目标数据流向图谱中的待比对数据信息进行比对,得到数据比对结果,并基于目标函数确定数据比对结果是否处于预设数值区间,进一步的可以确定待检测数据信息是否满足预设数据检测条件。若对待检测数据信息为一个确定的值,则若待检测数据信息处于预设数据范围区间内,则该待检测数据信息为正常数据信息;反之,若待检测数据信息不再预设数据范围区间内,则该待检测数据信息为异常数据信息,并将该待检测数据信息作为目标数据信息,以根据目标数据信息所对应的目标逻辑单元中的数据信息进行数据处理,即,根据检测结果可以得到目标数据信息。It should be noted that, in the process of sending the data information from the logical units to be determined at the previous level to the current logical unit to be detected, the transmitted data information will be encrypted to obtain the data information to be parsed. When the analytic function is used to analyze the data information to be analyzed, the data information to be detected is obtained, and then the data information to be detected is compared with the data information to be compared pre-stored in the target data flow map to obtain the data comparison result. And based on the objective function, it is determined whether the data comparison result is in a preset value range, and further, it can be determined whether the data information to be detected satisfies the preset data detection conditions. If the data information to be detected is a certain value, then if the data information to be detected is within the preset data range, the data information to be detected is normal data information; otherwise, if the data information to be detected is no longer in the preset data range interval , the data information to be detected is abnormal data information, and the data information to be detected is used as target data information to perform data processing according to the data information in the target logic unit corresponding to the target data information, that is, according to the detection result, Get target data information.
在确定目标数据信息后,基于目标数据信息中携带的单元属性信息,以及单元属性信息与各逻辑单元之间的对应关系,可以确定与目标数据信息相对应的目标逻辑单元,并根据业务需求,对目标逻辑单元中的数据信息进行数据处理,如对目标逻辑单元中的数据信息进行查看、修改、更新、增加以及删减等。After the target data information is determined, based on the unit attribute information carried in the target data information and the correspondence between the unit attribute information and each logical unit, the target logical unit corresponding to the target data information can be determined, and according to business requirements, Perform data processing on the data information in the target logical unit, such as viewing, modifying, updating, adding, and deleting data information in the target logical unit.
本实施例的技术方案,确定所述当前待检测逻辑单元与所述待确定逻辑单元之间的待检测数据信息,当前待检测逻辑单元中接收到的数据信息为加密后的待解析数据信息,通过解析函数进行解析后可以得到待检测数据信息,然后将待检测数据信息是否与预先存储在待比对数据信息进行比对,得到数据比对结果,并基于目标函数确定数据比对结果是否满足预设数据检测条件,根据检测结果确定目标数据信息,进一步的根据目标数据信息中携带的单元属性信息确定目标逻辑单元,以对目标逻辑单元中的数据信息进行目标数据处理。解决了项目出现异常或需要对某个逻辑单元中的数据信息进行更新或修改时,无法快速定位目标逻辑单元的问题,实现了快速定位需要进行数据信息更新或修改的逻辑单元的效果。The technical solution of this embodiment is to determine the data information to be detected between the currently to-be-detected logical unit and the to-be-determined logical unit, and the data information received in the current to-be-detected logical unit is the encrypted data information to be parsed, The data information to be detected can be obtained after analysis by the analytical function, and then whether the data information to be detected is compared with the data information stored in advance to be compared, the data comparison result is obtained, and based on the objective function, it is determined whether the data comparison result satisfies The data detection conditions are preset, target data information is determined according to the detection result, and the target logic unit is further determined according to the unit attribute information carried in the target data information, so as to perform target data processing on the data information in the target logic unit. It solves the problem that the target logic unit cannot be quickly located when the project is abnormal or the data information in a certain logic unit needs to be updated or modified, and the effect of quickly locating the logic unit that needs to update or modify the data information is realized.
实施例三Embodiment 3
图3为本发明实施例三提供的一种数据处理装置,该装置包括:目标数据流向图谱获取模块310、目标数据信息确定模块320和目标逻辑单元确定模块330。FIG. 3 is a data processing apparatus according to Embodiment 3 of the present invention, the apparatus includes: a target data flow
其中,目标数据流向图谱获取模块310,用于响应于数据流向查看请求,从目标数据库中获取与目标项目相对应的目标数据流向图谱;其中,所述数据流向查看请求中包括与目标项目相对应的项目标识,所述目标数据流向图谱中包括与目标项目相关联的至少一个逻辑单元、各逻辑单元之间的数据流向信息以及与各逻辑单元相对应的单元属性信息;Wherein, the target data flow direction
目标数据信息确定模块320,用于基于预设数据检测条件,对所述目标数据流向图谱中各逻辑单元中存储的数据信息进行检测,确定与所述预设数据检测条件相匹配的目标数据信息;The target data
目标逻辑单元确定模块330,用于根据所述单元属性信息确定与所述目标数据信息相对应的目标逻辑单元,以对所述目标逻辑单元进行目标数据处理;其中,所述目标数据处理包括查看、修改、更新、增加以及删减中的至少一种处理方式。A target logic
本实施例的技术方案,响应于数据流向查看请求,从目标数据库中获取与目标项目相对应的目标数据流向图谱,根据数据流向查看请求中携带的项目标识可以从目标数据库中获取与目标项目相对应的目标数据流向图谱,以根据目标数据流向图谱中存储的数据信息,确定待检测数据信息是否满足预设检测条件。基于预设数据检测条件,对所述目标数据流向图谱中各逻辑单元中存储的数据信息进行检测,确定与所述预设数据检测条件相匹配的目标数据信息,在待确定逻辑单元向当前待检测逻辑单元中发送的待解析数据信息进行解析,可以得到待检测数据信息,然后基于预设数据检测条件可以确定与预先存储在目标数据流向图谱中的各逻辑单元所对应的待比对数据信息相匹配的待检测数据信息,并将匹配的待检测数据信息作为目标数据信息,根据目标数据信息确定目标逻辑单元,以对目标逻辑单元中的数据信息进行数据处理。根据所述单元属性信息确定与所述目标数据信息相对应的目标逻辑单元,以对所述目标逻辑单元进行目标数据处理,以对项目中的异常逻辑单元或需要进行修改或更新的数据单元中的数据信息进行查看、修改、更新、增加以及删减等操作。解决了项目异常时无法快速定位出现异常的逻辑单元的问题,实现了快速定位项目中的异常逻辑单元,以对异常逻辑单元进行维护或更新效果。In the technical solution of this embodiment, in response to the data flow direction viewing request, a target data flow direction map corresponding to the target item is obtained from the target database, and according to the project identifier carried in the data flow direction viewing request, the target data flow direction map corresponding to the target item can be obtained from the target database. The corresponding target data flow map is used to determine whether the data information to be detected meets the preset detection conditions according to the data information stored in the target data flow map. Based on the preset data detection conditions, the data information stored in each logical unit in the target data flow map is detected, and the target data information matching the preset data detection conditions is determined, and the to-be-determined logical unit sends the current to-be-determined data information to the currently pending data information. The to-be-analyzed data information sent in the detection logic unit can be analyzed to obtain the to-be-detected data information, and then based on the preset data detection conditions, the to-be-compared data information corresponding to each logic unit pre-stored in the target data flow map can be determined The matched data information to be detected is used as the target data information, and the target logic unit is determined according to the target data information, so as to perform data processing on the data information in the target logic unit. Determine the target logic unit corresponding to the target data information according to the unit attribute information, so as to perform target data processing on the target logic unit, so as to perform target data processing on the abnormal logic unit in the project or the data unit that needs to be modified or updated. View, modify, update, add and delete data information. The problem that the abnormal logic unit cannot be quickly located when the project is abnormal is solved, and the abnormal logic unit in the project can be quickly located, so as to maintain or update the abnormal logic unit.
在本发明实施例中任一可选技术方案的基础上,可选地,所述目标数据流向图谱获取模块,用于:On the basis of any optional technical solution in the embodiment of the present invention, optionally, the target data flow direction map acquisition module is used for:
当接收到数据流向查看请求时,基于所述数据流向请求中携带的项目标识,从目标数据库中获取与所述项目标识相对应的目标数据流向图谱。When a data flow direction viewing request is received, a target data flow direction map corresponding to the item identification is acquired from the target database based on the item identification carried in the data flow direction request.
在本发明实施例中任一可选技术方案的基础上,可选地,所述目标数据信息确定模块,包括:On the basis of any optional technical solution in the embodiment of the present invention, optionally, the target data information determination module includes:
待确定逻辑单元确定子模块,用于确定当前待检测逻辑单元,并根据所述目标数据流向图谱中的数据流向信息,从所述当前待检测逻辑单元的上一层级中确定与当前待检测逻辑单元相关联的待确定逻辑单元;The logic unit to be determined determination sub-module is used to determine the current logic unit to be detected, and according to the data flow information in the target data flow map, from the upper level of the current logic unit to be detected, determine the logic unit to be detected and the current logic unit to be detected. the to-be-determined logical unit associated with the unit;
待检测数据信息确定子模块,用于确定所述当前待检测逻辑单元与所述待确定逻辑单元之间的待检测数据信息;a sub-module for determining data information to be detected, configured to determine the data information to be detected between the currently to-be-detected logic unit and the to-be-determined logic unit;
目标数据信息确定子模块,用于基于预设数据检测条件对所述待检测数据信息进行检测,得到目标数据信息;其中,目标数据信息满足预设数据检测条件。The target data information determination sub-module is configured to detect the data information to be detected based on preset data detection conditions to obtain target data information; wherein, the target data information satisfies the preset data detection conditions.
在本发明实施例中任一可选技术方案的基础上,可选地,所述待检测数据信息确定子模块,包括:On the basis of any optional technical solution in the embodiment of the present invention, optionally, the submodule for determining the data information to be detected includes:
待解析数据信息存储单元,用于将所述待确定逻辑单元向所述当前待检测单元发送的数据信息进行加密处理,并将得到的待解析数据信息存储在所述当前待检测单元的存储区域;A data information storage unit to be parsed, used for encrypting the data information sent by the to-be-determined logic unit to the current to-be-detected unit, and to store the obtained to-be-analyzed data information in the storage area of the current to-be-detected unit ;
待检测数据信息确定单元,用于获取所述待解析数据信息,并对所述待解析数据信息进行解析,得到待检测数据信息。The data information determination unit to be detected is configured to acquire the data information to be analyzed, and analyze the data information to be analyzed to obtain the data information to be detected.
在本发明实施例中任一可选技术方案的基础上,可选地,所述目标数据信息确定子模块,包括:On the basis of any optional technical solution in the embodiment of the present invention, optionally, the target data information determination submodule includes:
数据比对结果确定单元,用于将所述待检测数据信息与预先存储在所述目标数据流向图谱中的待比对数据信息进行比对,得到数据比对结果;其中,所述待比对数据信息为所述当前待检测逻辑单元与所述待确定逻辑单元之间的默认数据信息;a data comparison result determination unit, configured to compare the to-be-detected data information with the to-be-compared data information pre-stored in the target data flow map to obtain a data comparison result; wherein the to-be-compared The data information is the default data information between the currently to-be-detected logic unit and the to-be-determined logic unit;
目标数据信息确定单元,用于基于预设数据检测条件对所述数据比对结果进行检测,确定所述数据比对结果是否满足预设数据检测条件,并根据检测结果确定目标数据信息。A target data information determination unit, configured to detect the data comparison result based on a preset data detection condition, determine whether the data comparison result satisfies the preset data detection condition, and determine target data information according to the detection result.
在本发明实施例中任一可选技术方案的基础上,可选地,所述目标数据信息确定单元,包括:On the basis of any optional technical solution in the embodiment of the present invention, optionally, the target data information determining unit includes:
数据比对结果检测子单元,用于基于目标函数对所述数据比对结果进行检测,确定所述数据比对结果是否属于预设数值范围区间;a data comparison result detection subunit, configured to detect the data comparison result based on the objective function, and determine whether the data comparison result belongs to a preset numerical range;
正常数据信息确定子单元,用于若所述数据比对结果属于所述预设数值范围区间,则确定所述待检测数据信息为正常数据信息;a normal data information determination subunit, configured to determine that the to-be-detected data information is normal data information if the data comparison result belongs to the preset value range;
目标数据信息确定子单元,用于若所述数据比对结果超出所述预设数值范围区间,则确定所述待检测数据信息为目标数据信息。The target data information determination subunit is configured to determine the data information to be detected as target data information if the data comparison result exceeds the preset value range interval.
在本发明实施例中任一可选技术方案的基础上,可选地,所述目标逻辑单元确定模块,包括:On the basis of any optional technical solution in the embodiment of the present invention, optionally, the target logic unit determination module includes:
待选择逻辑单元确定子模块,用于根据预设的所述单元属性信息与各逻辑单元之间的对应关系,确定与所述单元属性信息相对应的待选择逻辑单元;A to-be-selected logic unit determination sub-module, configured to determine the to-be-selected logic unit corresponding to the unit attribute information according to the preset correspondence between the unit attribute information and each logic unit;
目标数据处理子模块,用于将与所述目标数据信息相对应的待选择逻辑单元确定为目标逻辑单元,以对所述目标逻辑单元进行目标数据处理。The target data processing sub-module is configured to determine the to-be-selected logic unit corresponding to the target data information as the target logic unit, so as to perform target data processing on the target logic unit.
本发明实施例所提供的数据处理装置可执行本发明任意实施例所提供的数据处理方法,具备执行方法相应的功能模块和有益效果。The data processing apparatus provided by the embodiment of the present invention can execute the data processing method provided by any embodiment of the present invention, and has functional modules and beneficial effects corresponding to the execution method.
值得注意的是,上述装置所包括的各个单元和模块只是按照功能逻辑进行划分的,但并不局限于上述的划分,只要能够实现相应的功能即可;另外,各功能单元的具体名称也只是为了便于相互区分,并不用于限制本发明实施例的保护范围。It is worth noting that the units and modules included in the above device are only divided according to functional logic, but are not limited to the above division, as long as the corresponding functions can be realized; in addition, the specific names of the functional units are only For the convenience of distinguishing from each other, it is not used to limit the protection scope of the embodiments of the present invention.
实施例四Embodiment 4
图4为本发明实施例四提供的一种电子设备的结构示意图。图4示出了适于用来实现本发明实施例实施方式的示例性电子设备40的框图。图4显示的电子设备40仅仅是一个示例,不应对本发明实施例的功能和使用范围带来任何限制。FIG. 4 is a schematic structural diagram of an electronic device according to Embodiment 4 of the present invention. Figure 4 shows a block diagram of an exemplary
如图4所示,电子设备40以通用计算设备的形式表现。电子设备40的组件可以包括但不限于:一个或者多个处理器或者处理单元401,系统存储器402,连接不同系统组件(包括系统存储器402和处理单元401)的总线403。As shown in FIG. 4,
总线403表示几类总线结构中的一种或多种,包括存储器总线或者存储器控制器,外围总线,图形加速端口,处理器或者使用多种总线结构中的任意总线结构的局域总线。举例来说,这些体系结构包括但不限于工业标准体系结构(ISA)总线,微通道体系结构(MAC)总线,增强型ISA总线、视频电子标准协会(VESA)局域总线以及外围组件互连(PCI)总线。
电子设备40典型地包括多种计算机系统可读介质。这些介质可以是任何能够被电子设备40访问的可用介质,包括易失性和非易失性介质,可移动的和不可移动的介质。
系统存储器402可以包括易失性存储器形式的计算机系统可读介质,例如随机存取存储器(RAM)404和/或高速缓存存储器405。电子设备40可以进一步包括其它可移动/不可移动的、易失性/非易失性计算机系统存储介质。仅作为举例,存储系统406可以用于读写不可移动的、非易失性磁介质(图4未显示,通常称为“硬盘驱动器”)。尽管图4中未示出,可以提供用于对可移动非易失性磁盘(例如“软盘”)读写的磁盘驱动器,以及对可移动非易失性光盘(例如CD-ROM,DVD-ROM或者其它光介质)读写的光盘驱动器。在这些情况下,每个驱动器可以通过一个或者多个数据介质接口与总线403相连。存储器402可以包括至少一个程序项目,该程序项目具有一组(例如至少一个)程序模块,这些程序模块被配置以执行本发明各实施例的功能。
具有一组(至少一个)程序模块407的程序/实用工具408,可以存储在例如存储器402中,这样的程序模块407包括但不限于操作系统、一个或者多个应用程序、其它程序模块以及程序数据,这些示例中的每一个或某种组合中可能包括网络环境的实现。程序模块407通常执行本发明所描述的实施例中的功能和/或方法。A program/
电子设备40也可以与一个或多个外部设备409(例如键盘、指向设备、显示器410等)通信,还可与一个或者多个使得用户能与该电子设备40交互的设备通信,和/或与使得该电子设备40能与一个或多个其它计算设备进行通信的任何设备(例如网卡,调制解调器等等)通信。这种通信可以通过输入/输出(I/O)接口411进行。并且,电子设备40还可以通过网络适配器412与一个或者多个网络(例如局域网(LAN),广域网(WAN)和/或公共网络,例如因特网)通信。如图所示,网络适配器412通过总线403与电子设备40的其它模块通信。应当明白,尽管图4中未示出,可以结合电子设备40使用其它硬件和/或软件模块,包括但不限于:微代码、设备驱动器、冗余处理单元、外部磁盘驱动阵列、RAID系统、磁带驱动器以及数据备份存储系统等。The
处理单元401通过运行存储在系统存储器402中的程序,从而执行各种功能应用以及数据处理,例如实现本发明实施例所提供的数据处理方法。The
实施例五Embodiment 5
本发明实施例五还提供一种包含计算机可执行指令的存储介质,所述计算机可执行指令在由计算机处理器执行时用于执行数据处理方法,该方法包括:Embodiment 5 of the present invention also provides a storage medium containing computer-executable instructions, where the computer-executable instructions are used to execute a data processing method when executed by a computer processor, and the method includes:
响应于数据流向查看请求,从目标数据库中获取与目标项目相对应的目标数据流向图谱;其中,所述数据流向查看请求中包括与目标项目相对应的项目标识,所述目标数据流向图谱中包括与目标项目相关联的至少一个逻辑单元、各逻辑单元之间的数据流向信息以及与各逻辑单元相对应的单元属性信息;In response to the data flow viewing request, a target data flow graph corresponding to the target item is obtained from the target database; wherein the data flow viewing request includes an item identifier corresponding to the target item, and the target data flow graph includes: At least one logical unit associated with the target item, data flow information between the logical units, and unit attribute information corresponding to each logical unit;
基于预设数据检测条件,对所述目标数据流向图谱中各逻辑单元中存储的数据信息进行检测,确定与所述预设数据检测条件相匹配的目标数据信息;Based on the preset data detection conditions, the data information stored in each logic unit in the target data flow map is detected, and the target data information matching the preset data detection conditions is determined;
根据所述单元属性信息确定与所述目标数据信息相对应的目标逻辑单元,以对所述目标逻辑单元进行目标数据处理;其中,所述目标数据处理包括查看、修改、更新、增加以及删减中的至少一种处理方式。The target logic unit corresponding to the target data information is determined according to the unit attribute information, so as to perform target data processing on the target logic unit; wherein, the target data processing includes viewing, modification, update, addition and deletion at least one of the processing methods.
本发明实施例的计算机存储介质,可以采用一个或多个计算机可读的介质的任意组合。计算机可读介质可以是计算机可读信号介质或者计算机可读存储介质。计算机可读存储介质例如可以是——但不限于——电、磁、光、电磁、红外线、或半导体的系统、装置或器件,或者任意以上的组合。计算机可读存储介质的更具体的例子(非穷举的列表)包括:具有一个或多个导线的电连接、便携式计算机磁盘、硬盘、随机存取存储器(RAM)、只读存储器(ROM)、可擦式可编程只读存储器(EPROM或闪存)、光纤、便携式紧凑磁盘只读存储器(CD-ROM)、光存储器件、磁存储器件、或者上述的任意合适的组合。在本文件中,计算机可读存储介质可以是任何包含或存储程序的有形介质,该程序可以被指令执行系统、装置或者器件使用或者与其结合使用。The computer storage medium in the embodiments of the present invention may adopt any combination of one or more computer-readable mediums. The computer-readable medium may be a computer-readable signal medium or a computer-readable storage medium. The computer-readable storage medium can be, for example, but not limited to, an electrical, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus or device, or a combination of any of the above. More specific examples (a non-exhaustive list) of computer readable storage media include: electrical connections having one or more wires, portable computer disks, hard disks, random access memory (RAM), read only memory (ROM), Erasable programmable read only memory (EPROM or flash memory), optical fiber, portable compact disk read only memory (CD-ROM), optical storage devices, magnetic storage devices, or any suitable combination of the above. In this document, a computer-readable storage medium can be any tangible medium that contains or stores a program that can be used by or in conjunction with an instruction execution system, apparatus, or device.
计算机可读的信号介质可以包括在基带中或者作为载波一部分传播的数据信号,其中承载了计算机可读的程序代码。这种传播的数据信号可以采用多种形式,包括但不限于电磁信号、光信号或上述的任意合适的组合。计算机可读的信号介质还可以是计算机可读存储介质以外的任何计算机可读介质,该计算机可读介质可以发送、传播或者传输用于由指令执行系统、装置或者器件使用或者与其结合使用的程序。A computer-readable signal medium may include a propagated data signal in baseband or as part of a carrier wave, with computer-readable program code embodied thereon. Such propagated data signals may take a variety of forms, including but not limited to electromagnetic signals, optical signals, or any suitable combination of the foregoing. A computer-readable signal medium can also be any computer-readable medium other than a computer-readable storage medium that can transmit, propagate, or transport the program for use by or in connection with the instruction execution system, apparatus, or device .
计算机可读介质上包含的程序代码可以用任何适当的介质传输,包括——但不限于无线、电线、光缆、RF等等,或者上述的任意合适的组合。Program code embodied on a computer readable medium may be transmitted using any suitable medium, including - but not limited to wireless, wireline, optical fiber cable, RF, etc., or any suitable combination of the foregoing.
可以以一种或多种程序设计语言或其组合来编写用于执行本发明实施例操作的计算机程序代码,所述程序设计语言包括面向对象的程序设计语言—诸如Java、Smalltalk、C++,还包括常规的过程式程序设计语言——诸如“C”语言或类似的程序设计语言。程序代码可以完全地在用户计算机上执行、部分地在用户计算机上执行、作为一个独立的软件包执行、部分在用户计算机上部分在远程计算机上执行、或者完全在远程计算机或服务器上执行。在涉及远程计算机的情形中,远程计算机可以通过任意种类的网络——包括局域网(LAN)或广域网(WAN)—连接到用户计算机,或者,可以连接到外部计算机(例如利用因特网服务提供商来通过因特网连接)。Computer program code for carrying out the operations of embodiments of the present invention may be written in one or more programming languages, including object-oriented programming languages—such as Java, Smalltalk, C++, and A conventional procedural programming language - such as the "C" language or similar programming language. The program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer, or entirely on the remote computer or server. In the case of a remote computer, the remote computer may be connected to the user's computer through any kind of network, including a local area network (LAN) or a wide area network (WAN), or may be connected to an external computer (eg, using an Internet service provider through Internet connection).
注意,上述仅为本发明的较佳实施例及所运用技术原理。本领域技术人员会理解,本发明不限于这里所述的特定实施例,对本领域技术人员来说能够进行各种明显的变化、重新调整和替代而不会脱离本发明的保护范围。因此,虽然通过以上实施例对本发明进行了较为详细的说明,但是本发明不仅仅限于以上实施例,在不脱离本发明构思的情况下,还可以包括更多其他等效实施例,而本发明的范围由所附的权利要求范围决定。Note that the above are only preferred embodiments of the present invention and applied technical principles. Those skilled in the art will understand that the present invention is not limited to the specific embodiments described herein, and various obvious changes, readjustments and substitutions can be made by those skilled in the art without departing from the protection scope of the present invention. Therefore, although the present invention has been described in detail through the above embodiments, the present invention is not limited to the above embodiments, and can also include more other equivalent embodiments without departing from the concept of the present invention. The scope is determined by the scope of the appended claims.
Claims (10)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202210113981.5A CN114443721A (en) | 2022-01-30 | 2022-01-30 | Data processing method and device, electronic equipment and storage medium |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202210113981.5A CN114443721A (en) | 2022-01-30 | 2022-01-30 | Data processing method and device, electronic equipment and storage medium |
Publications (1)
Publication Number | Publication Date |
---|---|
CN114443721A true CN114443721A (en) | 2022-05-06 |
Family
ID=81371691
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202210113981.5A Pending CN114443721A (en) | 2022-01-30 | 2022-01-30 | Data processing method and device, electronic equipment and storage medium |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN114443721A (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN114721913A (en) * | 2022-05-12 | 2022-07-08 | 华控清交信息科技(北京)有限公司 | Method and device for generating dataflow graph |
Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN107678869A (en) * | 2017-07-26 | 2018-02-09 | 上海壹账通金融科技有限公司 | Client exception localization method, device, computer equipment and storage medium |
CN108427613A (en) * | 2018-03-12 | 2018-08-21 | 平安普惠企业管理有限公司 | Exceptional interface localization method, device, computer equipment and storage medium |
CN110442604A (en) * | 2019-07-11 | 2019-11-12 | 新华三大数据技术有限公司 | Data flow querying method, abstracting method, processing method and relevant apparatus |
CN111666186A (en) * | 2020-04-26 | 2020-09-15 | 杭州数梦工场科技有限公司 | Data access abnormity detection method and device, storage medium and computer equipment |
CN111737493A (en) * | 2020-06-23 | 2020-10-02 | 平安科技(深圳)有限公司 | Abnormal data source output method and device based on decision tree and computer equipment |
CN113986659A (en) * | 2021-10-18 | 2022-01-28 | 湖南天云软件技术有限公司 | Failure analysis method, device, equipment and computer storage medium |
-
2022
- 2022-01-30 CN CN202210113981.5A patent/CN114443721A/en active Pending
Patent Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN107678869A (en) * | 2017-07-26 | 2018-02-09 | 上海壹账通金融科技有限公司 | Client exception localization method, device, computer equipment and storage medium |
CN108427613A (en) * | 2018-03-12 | 2018-08-21 | 平安普惠企业管理有限公司 | Exceptional interface localization method, device, computer equipment and storage medium |
CN110442604A (en) * | 2019-07-11 | 2019-11-12 | 新华三大数据技术有限公司 | Data flow querying method, abstracting method, processing method and relevant apparatus |
CN111666186A (en) * | 2020-04-26 | 2020-09-15 | 杭州数梦工场科技有限公司 | Data access abnormity detection method and device, storage medium and computer equipment |
CN111737493A (en) * | 2020-06-23 | 2020-10-02 | 平安科技(深圳)有限公司 | Abnormal data source output method and device based on decision tree and computer equipment |
CN113986659A (en) * | 2021-10-18 | 2022-01-28 | 湖南天云软件技术有限公司 | Failure analysis method, device, equipment and computer storage medium |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN114721913A (en) * | 2022-05-12 | 2022-07-08 | 华控清交信息科技(北京)有限公司 | Method and device for generating dataflow graph |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN110311972B (en) | Detection method, device, equipment and medium for application software distribution | |
CN111796978B (en) | Interface detection method, device, system, equipment and storage medium | |
CN111291339A (en) | Processing method, device and equipment of block chain data and storage medium | |
CN112100092B (en) | Information caching method, device, equipment and medium | |
CN115061874B (en) | Log information verification method, device, equipment and medium | |
CN111815421A (en) | Tax policy processing method, device, terminal equipment and storage medium | |
CN110990346A (en) | File data processing method, device, equipment and storage medium based on block chain | |
CN112463729A (en) | Data file storage method and device, electronic equipment and medium | |
CN110134869B (en) | Information pushing method, device, equipment and storage medium | |
CN112363753A (en) | Data verification method and device, electronic equipment and storage medium | |
CN110837635A (en) | Method, device, equipment and storage medium for equipment verification | |
CN114205156A (en) | Message detection method and device for tangent plane technology, electronic equipment and medium | |
CN114301713A (en) | Training method of risk access detection model, risk access detection method and device | |
CN110659210A (en) | Information acquisition method and device, electronic equipment and storage medium | |
CN113157731A (en) | Symbol analysis method, device, equipment and storage medium | |
CN111741046B (en) | Data reporting method, data acquisition method, device, equipment and medium | |
CN114443721A (en) | Data processing method and device, electronic equipment and storage medium | |
CN112748930B (en) | Compilation detection method, device, equipment and storage medium | |
CN113535577A (en) | Application testing method and device based on knowledge graph, electronic equipment and medium | |
CN108399128A (en) | A kind of generation method of user data, device, server and storage medium | |
CN117176576A (en) | Network resource changing method, device, equipment and storage medium | |
CN117454038A (en) | Page detection method and device | |
CN113901773B (en) | Data accounting method, device, electronic equipment and storage medium | |
CN116028917A (en) | Authority detection method and device, storage medium and electronic equipment | |
CN114416781A (en) | Data searching method and device, electronic equipment and storage medium |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PB01 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination |