CN114579627A - Message processing method, device, equipment and computer storage medium - Google Patents

Message processing method, device, equipment and computer storage medium Download PDF

Info

Publication number
CN114579627A
CN114579627A CN202210301416.1A CN202210301416A CN114579627A CN 114579627 A CN114579627 A CN 114579627A CN 202210301416 A CN202210301416 A CN 202210301416A CN 114579627 A CN114579627 A CN 114579627A
Authority
CN
China
Prior art keywords
message
screening
element content
user
transaction
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202210301416.1A
Other languages
Chinese (zh)
Inventor
张木玲
康志河
陈云
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
China Construction Bank Corp
Original Assignee
China Construction Bank Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by China Construction Bank Corp filed Critical China Construction Bank Corp
Priority to CN202210301416.1A priority Critical patent/CN114579627A/en
Publication of CN114579627A publication Critical patent/CN114579627A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/245Query processing
    • G06F16/2457Query processing with adaptation to user needs
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/21Design, administration or maintenance of databases
    • G06F16/215Improving data quality; Data cleansing, e.g. de-duplication, removing invalid entries or correcting typographical errors
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/242Query formulation
    • G06F16/2433Query languages
    • G06F16/2448Query languages for particular applications; for extensibility, e.g. user defined types
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/248Presentation of query results
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/25Integrating or interfacing systems involving database management systems
    • G06F16/254Extract, transform and load [ETL] procedures, e.g. ETL data flows in data warehouses

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computational Linguistics (AREA)
  • Mathematical Physics (AREA)
  • Quality & Reliability (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The embodiment of the application provides a message processing method, a message processing device, message processing equipment and a computer storage medium, wherein a transaction message sent by a user is acquired, and a message screening element corresponding to the user is determined from a pre-configured message screening strategy; the message screening strategy comprises message screening elements and message element content screening rules corresponding to different users, the message screening strategy is a message screening strategy of the user generated in response to the message screening strategy configuration operation of the user, element content corresponding to the message screening elements is extracted from the transaction message, and the element content is screened and matched according to the message element content screening rules corresponding to the user to obtain a message screening result. According to the message processing method provided by the embodiment of the application, the screening efficiency can be improved in the process of screening the message.

Description

Message processing method, device, equipment and computer storage medium
Technical Field
The present application belongs to the field of computer technologies, and in particular, to a method, an apparatus, a device, and a computer storage medium for processing a packet.
Background
In the current society, the economic flow rate is accelerated due to the rapid development of the economy. The economic flow speed is increased, so that the current transaction data volume is large. Among the transaction data with large data volume, some abnormal transactions may exist. These abnormal transactions compromise social security. Therefore, these abnormal transactions need to be screened out from a large amount of transaction data.
In the current process of screening transaction data, the transaction message is usually screened through a predetermined screening strategy to obtain abnormal transaction data. However, the current screening efficiency is low because the regulatory requirements may change, resulting in a predetermined screening strategy that cannot meet the regulatory requirements.
Disclosure of Invention
The embodiment of the application provides a data message processing method, a data message processing device, data message processing equipment and a computer storage medium, and can improve screening efficiency in a message screening process.
In a first aspect, an embodiment of the present application provides a method for processing a packet, where the method includes:
acquiring a transaction message sent by a user;
determining message screening elements corresponding to users from a preconfigured message screening strategy; the message screening strategy comprises message screening elements corresponding to different users and message element content screening rules; the message screening strategy is a user message screening strategy generated by responding to the message screening strategy configuration operation of the user;
extracting element contents corresponding to message screening elements from the transaction message;
and screening and matching the element content according to the message element content screening rule corresponding to the user to obtain a message screening result.
In some embodiments, the message processing method further includes:
and responding to the updating operation of the message screening strategy of the user, and updating the message screening strategy of the user.
In some embodiments, the message screening policy further includes reference element content of the screening element, and the screening and matching of the element content is performed according to a message element content screening rule corresponding to the user to obtain a message screening result, which specifically includes:
matching the element content with the corresponding reference element content to obtain a matching result;
under the condition that the matching result indicates that the first element content in the element content is matched with the corresponding reference element content, determining that the first element content is the abnormal transaction message element content;
and generating a message screening result according to the contents of the abnormal transaction message elements.
In some embodiments, after generating the message screening result, the message processing method further includes:
and generating message screening alarm information of the transaction message according to the message screening result.
In some embodiments, after generating the message screening alarm information of the transaction message, the message processing method further includes:
and sending message screening alarm information to the user.
In some embodiments, the message screening policy further comprises screening a message type;
extracting element contents corresponding to message screening elements from transaction messages, which specifically comprises the following steps:
extracting a target message type corresponding to the screening message type from the transaction message;
and extracting element contents corresponding to the message screening elements from the target message type.
In a second aspect, an embodiment of the present application provides a packet processing apparatus, where the apparatus includes:
the acquisition module is used for acquiring a transaction message sent by a user;
the determining module is used for determining a message screening element corresponding to the user from a preconfigured message screening strategy; the message screening strategy comprises message screening elements corresponding to different users and message element content screening rules; the message screening strategy is a user message screening strategy generated by responding to the message screening strategy configuration operation of the user;
the extraction module is used for extracting element contents corresponding to the message screening elements from the transaction messages;
and the screening module is used for screening and matching the element content according to the message element content screening rule corresponding to the user to obtain a message screening result.
In some embodiments, the message processing apparatus further includes:
and the updating module is also used for responding to the updating operation of the message screening strategy of the user and updating the message screening strategy of the user.
In some embodiments, the screening module specifically comprises:
the matching unit is used for matching the element content with the corresponding reference element content to obtain a matching result;
the determining unit is used for determining that the first element content is the abnormal transaction message element content under the condition that the matching result indicates that the first element content in the element content is matched with the corresponding reference element content;
and the generating unit is used for generating a message screening result according to the content of the abnormal transaction message element.
In some embodiments, the message processing apparatus further includes:
and the generating module is used for generating message screening alarm information of the transaction message according to the message screening result after the message screening result is generated.
In some embodiments, the message processing apparatus further includes:
and the sending module is used for sending the message screening alarm information to the user after the message screening alarm information of the transaction message is generated.
In some embodiments, the extraction module specifically comprises:
the first extraction unit is used for extracting a target message type corresponding to the screening message type from the transaction message;
and the second extraction unit is used for extracting element contents corresponding to the message screening elements from the target message type.
In a third aspect, an embodiment of the present application provides a computer-readable storage medium, where computer program instructions are stored on the computer-readable storage medium, and when the computer program instructions are executed by a processor, the steps of the message processing method in any embodiment of the first aspect are implemented.
In a fourth aspect, this application provides a computer program product, and when executed by a processor of an electronic device, the instructions in the computer program product enable the electronic device to perform the steps of the message processing method in any one of the embodiments of the first aspect.
According to the message processing method, the message processing device, the message processing equipment and the computer storage medium, firstly, a transaction message sent by a user is obtained, then, a message screening element and a message element content screening rule corresponding to the user are obtained from a message screening strategy configured by the user, then, element content corresponding to the message screening element is extracted from the transaction message, and then, the element content is screened and matched based on the message element content screening rule, so that a message screening result is obtained. Therefore, the message screening strategy is obtained based on the configuration of the user, so that the problem that the fixed screening strategy cannot meet the screening requirement can be avoided, and the message screening elements are extracted from the transaction message at first and then the extracted element content is screened, so that the problems of large workload and low screening efficiency caused by screening all transaction messages are avoided, and the screening efficiency is improved on the whole.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present application, the drawings needed to be used in the embodiments of the present application will be briefly described below, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
Fig. 1 is a schematic flowchart of a message processing method according to an embodiment of the present application;
fig. 2 is a schematic flowchart of another message processing method according to an embodiment of the present application;
fig. 3 is a schematic structural diagram of a message processing apparatus according to an embodiment of the present application;
fig. 4 is a schematic structural diagram of an electronic device according to an embodiment of the present application.
Detailed Description
Features and exemplary embodiments of various aspects of the present application will be described in detail below, and in order to make objects, technical solutions and advantages of the present application more apparent, the present application will be further described in detail below with reference to the accompanying drawings and specific embodiments. It should be understood that the specific embodiments described herein are intended to be illustrative only and are not intended to be limiting. It will be apparent to one skilled in the art that the present application may be practiced without some of these specific details. The following description of the embodiments is merely intended to provide a better understanding of the present application by illustrating examples thereof.
It is noted that, herein, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising … …" does not exclude the presence of other identical elements in a process, method, article, or apparatus that comprises the element.
According to the technical scheme, the acquisition, storage, use, processing and the like of the related data of assets, finance and the like all accord with the related regulations of national laws and regulations.
The current socio-economic flow speed is high, so that the current transaction data volume is large, some abnormal transactions may exist in a large amount of transaction data, and in order to prevent the abnormal transactions from damaging social security, the transaction data needs to be screened from the large amount of transaction data. The current screening of transaction messages carrying transaction data has the following disadvantages:
(1) when the current transaction message is screened, a mode of screening all transaction messages is mainly adopted, and the screening workload is large due to the fact that the data volume of the current transaction message is large.
(2) The current screening strategy for transaction messages is a pre-solidified screening strategy, and the screening strategy needs to be changed when a supervision requirement is changed or a local supervision requirement is not applicable.
In order to solve the prior art problems, embodiments of the present application provide a message processing method, apparatus, device, and computer storage medium.
First, a message processing method provided in the embodiment of the present application is described below.
Fig. 1 shows a flowchart of a message processing method according to an embodiment of the present application. As shown in fig. 1, the method may include the steps of:
s110, acquiring a transaction message sent by a user;
s120, determining a message screening element corresponding to a user from a pre-configured message screening strategy; the message screening strategy comprises message screening elements corresponding to different users and message element content screening rules; the message screening strategy is a user message screening strategy generated by responding to the message screening strategy configuration operation of the user;
s130, extracting element contents corresponding to the message screening elements from the transaction message;
s140, screening and matching the element content according to the message element content screening rule corresponding to the user to obtain a message screening result.
Therefore, the message processing method in the embodiment of the application firstly obtains the transaction message sent by the user, then obtains the message screening element and the message element content screening rule corresponding to the user from the message screening strategy configured by the user, then extracts the element content corresponding to the message screening element from the transaction message, and then screens and matches the element content based on the message element content screening rule to obtain the message screening result. The message screening strategy is obtained based on the configuration of the user, so that the problem that the fixed screening strategy cannot meet the screening requirement can be avoided, and the message screening elements are extracted in the transaction message at first and then the extracted element content is screened, so that the problems of large workload and low screening efficiency caused by screening all transaction messages are avoided, and the screening efficiency is improved on the whole.
In some embodiments, in S110, the transaction message may include different formats and different types of messages carrying transaction data.
In some embodiments, in S120, the message screening policy is configured by the user, and the message screening policy may include a message screening element, a message element content screening rule, and a screening message type.
In some specific examples, a user may configure the message screening elements, the message element screening content, and the message element content screening rules in the message screening policy based on the latest regulatory requirements.
In some specific examples, the message screening element may include tags to be screened in the message, where each tag corresponds to a large amount of data. The message element content screening rule is used for memorability screening of a large amount of data corresponding to each label.
Therefore, the message screening strategy generated based on the configuration of the user can avoid the problem that the pre-generated message screening strategy cannot meet the local supervision requirement of the user. The generated message screening strategy has high applicability.
In some embodiments, the message screening policy further includes a screening message type, and S130 may specifically include:
extracting a target message type corresponding to the screening message type from the transaction message;
and extracting element contents corresponding to the message screening elements from the target message type.
In some embodiments, extracting a target message type corresponding to the screening message type from the transaction message may include:
and matching the target message type based on the screening message type to obtain the target message type with higher matching degree with the screening message type.
In some embodiments, extracting the element content corresponding to the message screening element from the target message type may specifically include:
after the target message type is determined, message screening elements corresponding to the current target message type and corresponding to different target message types are determined, and then element contents with high matching degree with the message screening elements are determined in the target message type.
Therefore, the target message type corresponding to the screening message type is extracted from the transaction message, the element content corresponding to the message screening element is extracted from the extracted target message type, and the element content is screened, so that the finally screened data volume is small, and the problem of low screening efficiency caused by large screened data volume due to screening of all transaction messages is solved.
In some embodiments, the message screening policy may include reference element content of the screening element. S140 may specifically include:
matching the element content with the corresponding reference element content to obtain a matching result;
under the condition that the matching result indicates that the first element content in the element content is matched with the corresponding reference element content, determining that the first element content is the abnormal transaction message element content;
and generating a message screening result according to the contents of the abnormal transaction message elements.
In some implementations, the matching results can include a similarity. Matching the element content with the corresponding reference element content may comprise:
the similarity between different fields in the element content and the reference element content is obtained.
In some embodiments, when the matching result indicates that the first element content in the element content matches with the corresponding reference element content, determining that the first element content is the abnormal transaction message element content may specifically include:
after the similarity between different fields in the element content and the reference element content is obtained, the similarity corresponding to the different fields may be compared based on a preset threshold, and a field corresponding to the similarity with the similarity greater than the preset threshold may be determined as the first element content matching the reference element content, that is, the abnormal transaction message element content.
In some embodiments, generating the message screening result according to the content of the abnormal transaction message element may specifically include:
and carrying out data cleaning on the acquired transaction message element content, and then generating a message screening result on the cleaned abnormal transaction message element content.
In some embodiments, the data cleaning of the acquired transaction message element content may specifically include: and carrying out duplication removal, combination and sequencing on the element contents of the transaction messages.
In some embodiments, after generating the message screening alarm information of the transaction message, the message processing method may further include:
and sending message screening alarm information to the user.
In some embodiments, after the message screening warning information is sent to the user, the user may recheck the message screening warning information based on the message screening warning information.
Therefore, the message screening alarm information is sent to the user, so that the user can timely process the message screening alarm information based on the message screening alarm information, and the timeliness of the user for processing the message alarm information is improved.
In order to avoid the technical problem that the message screening policy cannot be applied due to the change of the supervision requirement, the embodiment of the present application further provides a flow diagram of another message processing method. As shown in fig. 2, the method may further include the steps of:
and S210, responding to the updating operation of the message screening strategy of the user, and updating the message screening strategy of the user.
In some embodiments, the message screening policies corresponding to different users are different, and after a transaction message sent by a user is received, the message screening policy corresponding to the user may be determined based on the transaction message sent by the user.
In some specific examples, the latest supervision requirement may be obtained in time, and after the latest supervision requirement is obtained, the latest supervision requirement may be sent to the user, so that the user updates the message screening policy in response to the current supervision requirement.
Therefore, the message screening strategy is updated, and then the message is screened by the updated message screening strategy, so that the problem that the message screening strategy of the laggard version cannot meet the current screening requirement is solved.
It should be noted that the application scenarios described in the foregoing disclosure are for more clearly illustrating the technical solutions of the embodiments of the disclosure, and do not constitute a limitation of the technical solutions provided in the embodiments of the disclosure, and as a person of ordinary skill in the art knows new application scenarios, the technical solutions provided in the embodiments of the disclosure are also applicable to similar technical problems.
Based on the same inventive concept, an embodiment of the present application further provides a message processing apparatus, as shown in fig. 3, which is a schematic structural diagram of the message processing apparatus provided in the embodiment of the present application, and as shown in fig. 3, the apparatus may include:
an obtaining module 301, configured to obtain a transaction message sent by a user;
a determining module 302, configured to determine a message screening element corresponding to a user from a preconfigured message screening policy; the message screening strategy comprises message screening elements corresponding to different users and message element content screening rules; the message screening strategy is a user message screening strategy generated by responding to the message screening strategy configuration operation of the user;
the extracting module 303 is configured to extract element content corresponding to the message screening element from the transaction message;
and the screening module 304 is configured to screen and match the element content according to the message element content screening rule corresponding to the user, so as to obtain a message screening result.
Therefore, the message processing device provided by the embodiment of the application firstly obtains a transaction message sent by a user, then obtains a message screening element and a message element content screening rule corresponding to the user from a message screening strategy configured by the user, then extracts element content corresponding to the message screening element from the transaction message, and then screens and matches the element content based on the message element content screening rule to obtain a message screening result. Therefore, the message screening strategy is obtained based on the configuration of the user, so that the problem that the fixed screening strategy cannot meet the screening requirement can be avoided, and the message screening elements are extracted from the transaction message at first and then the extracted element content is screened, so that the problems of large workload and low screening efficiency caused by screening all transaction messages are avoided, and the screening efficiency is improved on the whole.
In some embodiments, the message processing apparatus may further include:
the updating module can also be used for responding to the updating operation of the message screening strategy of the user and updating the message screening strategy of the user.
Therefore, the message screening alarm information is sent to the user, so that the user can timely process the message screening alarm information based on the message screening alarm information, and the timeliness of the user for processing the message alarm information is improved.
Therefore, the message screening strategy generated based on the configuration of the user can avoid the problem that the pre-generated message screening strategy cannot meet the local supervision requirement of the user. The generated message screening strategy has high applicability.
In some embodiments, screening module 304 may specifically include:
the matching unit can be used for matching the element content with the corresponding reference element content to obtain a matching result;
the determining unit is used for determining that the first element content is the abnormal transaction message element content under the condition that the matching result indicates that the first element content in the element content is matched with the corresponding reference element content;
and the generating unit can be used for generating a message screening result according to the element content of the abnormal transaction message.
In some embodiments, the message processing apparatus may further include:
and the generating module is used for generating message screening alarm information of the transaction message according to the message screening result after the message screening result is generated.
In some embodiments, the message processing apparatus may further include:
the sending module may be configured to send the message screening warning information to the user after generating the message screening warning information of the transaction message.
Therefore, the message screening alarm information is sent to the user, so that the user can timely process the message screening alarm information based on the message screening alarm information, and the timeliness of the user for processing the message alarm information is improved.
In some embodiments, the extracting module 303 may specifically include:
the first extraction unit may be configured to extract a target message type corresponding to the screening message type from the transaction message;
the second extraction unit may be configured to extract element content corresponding to the message screening element from the target message type.
Therefore, the target message type corresponding to the screening message type is extracted from the transaction message, the element content corresponding to the message screening element is extracted from the extracted target message type, and the element content is screened, so that the finally screened data volume is small, and the problem of low screening efficiency caused by large screened data volume due to screening of all transaction messages is solved.
Fig. 4 shows a hardware structure diagram of an embodiment of the electronic device provided in the embodiment of the present application.
The electronic device 400 may include a processor 401 and a memory 402 storing computer program instructions.
Specifically, the processor 401 may include a Central Processing Unit (CPU), or an Application Specific Integrated Circuit (ASIC), or may be configured to implement one or more Integrated circuits of the embodiments of the present Application.
Memory 402 may include a mass storage device that may be used for data or instructions. By way of example, and not limitation, memory 402 may include a Hard Disk Drive (HDD), floppy Disk Drive, flash memory, optical Disk, magneto-optical Disk, tape, or Universal Serial Bus (USB) Drive or a combination of two or more of these. Memory 402 may include removable or non-removable (or fixed) media, where appropriate. The memory 402 may be internal or external to the integrated gateway disaster recovery device, where appropriate. In a particular embodiment, the memory 402 is a non-volatile solid-state memory.
The memory may include Read Only Memory (ROM), Random Access Memory (RAM), magnetic disk storage media devices, optical storage media devices, flash memory devices, electrical, optical, or other physical/tangible memory storage devices. Thus, in general, the memory includes one or more tangible (non-transitory) computer-readable storage media (e.g., memory devices) encoded with software comprising computer-executable instructions and when the software is executed (e.g., by one or more processors), it is operable to perform operations described with reference to the methods according to an aspect of the application.
The processor 401 reads and executes the computer program instructions stored in the memory 402 to implement any of the message processing methods in the above embodiments.
In some examples, electronic device 400 may also include a communication interface 403 and a bus 410. As shown in fig. 4, the processor 401, the memory 402, and the communication interface 403 are connected via a bus 410 to complete communication therebetween.
The communication interface 403 may be mainly used for implementing communication between various modules, apparatuses, units and/or devices in the embodiments of the present application.
Bus 410 comprises hardware, software, or both that couple the components of the online data traffic billing device to one another. By way of example, and not limitation, bus 410 may include an Accelerated Graphics Port (AGP) or other graphics bus, an Enhanced Industry Standard Architecture (EISA) bus, a Front Side Bus (FSB), a Hyper Transport (HT) interconnect, an Industry Standard Architecture (ISA) bus, an infiniband interconnect, a Low Pin Count (LPC) bus, a memory bus, a Micro Channel Architecture (MCA) bus, a Peripheral Component Interconnect (PCI) bus, a PCI-Express (PCI-X) bus, a Serial Advanced Technology Attachment (SATA) bus, a video electronics standards association local (VLB) bus, or other suitable bus, or a combination of two or more of these. Bus 410 may include one or more buses, where appropriate. Although specific buses are described and shown in the embodiments of the application, any suitable buses or interconnects are contemplated by the application.
Illustratively, as the payment terminal, the electronic device 400 may be a mobile phone, a tablet computer, a notebook computer, a palm top computer, a vehicle-mounted electronic device, an ultra-mobile personal computer (UMPC), a netbook or a Personal Digital Assistant (PDA), and the like. As a code scanning terminal, the electronic device 400 may be a Point of sale (POS), a code scanner, or the like.
The electronic device may execute the message processing method in this embodiment, so as to implement the message processing method and apparatus described in conjunction with fig. 1 to fig. 2.
In addition, in combination with the message processing method in the foregoing embodiment, the embodiment of the present application may provide a computer-readable storage medium to implement. The computer readable storage medium having stored thereon computer program instructions; the computer program instructions, when executed by a processor, implement any of the message processing methods of the above embodiments. Examples of computer-readable storage media include non-transitory computer-readable storage media such as portable disks, hard disks, Random Access Memories (RAMs), Read Only Memories (ROMs), erasable programmable read only memories (EPROMs or flash memories), portable compact disk read only memories (CD-ROMs), optical storage devices, magnetic storage devices, and so forth.
It is to be understood that the present application is not limited to the particular arrangements and instrumentality described above and shown in the attached drawings. A detailed description of known methods is omitted herein for the sake of brevity. In the above embodiments, several specific steps are described and shown as examples. However, the method processes of the present application are not limited to the specific steps described and illustrated, and those skilled in the art can make various changes, modifications and additions, or change the order between the steps, after comprehending the spirit of the present application.
The functional blocks shown in the above structural block diagrams may be implemented as hardware, software, firmware, or a combination thereof. When implemented in hardware, it may be, for example, an electronic circuit, an Application Specific Integrated Circuit (ASIC), suitable firmware, plug-in, function card, or the like. When implemented in software, the elements of the present application are programs or code segments that can be used to perform the required tasks. The program or code segments may be stored in a machine-readable medium or transmitted by a data signal carried in a carrier wave over a transmission medium or a communication link. A "machine-readable medium" may include any medium that can store or transfer information. Examples of a machine-readable medium include electronic circuits, semiconductor memory devices, ROM, flash memory, Erasable ROM (EROM), floppy disks, CD-ROMs, optical disks, hard disks, fiber optic media, Radio Frequency (RF) links, and so forth. The code segments may be downloaded via computer networks such as the internet, intranet, etc.
It should also be noted that the exemplary embodiments mentioned in this application describe some methods or systems based on a series of steps or devices. However, the present application is not limited to the order of the above-described steps, that is, the steps may be performed in the order mentioned in the embodiments, may be performed in an order different from the order in the embodiments, or may be performed simultaneously.
Aspects of the present application are described above with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems) and computer program products according to embodiments of the application. It will be understood that each block of the flowchart illustrations and/or block diagrams, and combinations of blocks in the flowchart illustrations and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, enable the implementation of the functions/acts specified in the flowchart and/or block diagram block or blocks. Such a processor may be, but is not limited to, a general purpose processor, a special purpose processor, an application specific processor, or a field programmable logic circuit. It will also be understood that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware for performing the specified functions or acts, or combinations of special purpose hardware and computer instructions.
As will be apparent to those skilled in the art, for convenience and brevity of description, the specific working processes of the systems, modules and units described above may refer to corresponding processes in the foregoing method embodiments, and are not described herein again. It should be understood that the scope of the present application is not limited thereto, and any person skilled in the art can easily conceive various equivalent modifications or substitutions within the technical scope of the present application, and these modifications or substitutions should be covered within the scope of the present application.

Claims (10)

1. A method for processing a packet, the method comprising:
acquiring a transaction message sent by a user;
determining a message screening element corresponding to the user from a preconfigured message screening strategy; the message screening strategy comprises message screening elements corresponding to different users and message element content screening rules; the message screening strategy is a message screening strategy of the user generated in response to the message screening strategy configuration operation of the user;
extracting element contents corresponding to the message screening elements from the transaction message;
and screening and matching the element content according to the message element content screening rule corresponding to the user to obtain a message screening result.
2. The method of claim 1, further comprising:
and responding to the updating operation of the message screening strategy of the user, and updating the message screening strategy of the user.
3. The method according to claim 1, wherein the message screening policy further includes reference element content for screening elements, and the screening and matching of the element content according to the message element content screening rule corresponding to the user to obtain a message screening result specifically includes:
matching the element content with the corresponding reference element content to obtain a matching result;
under the condition that the matching result indicates that the first element content in the element contents is matched with the corresponding reference element content, determining that the first element content is abnormal transaction message element content;
and generating a message screening result according to the contents of the abnormal transaction message elements.
4. The method of claim 3, wherein after the generating the message screening results, the method further comprises:
and generating message screening alarm information of the transaction message according to a message screening result.
5. The method of claim 4, wherein after the message screening alarm information generating the transaction message, the method further comprises:
and sending the message screening alarm information to the user.
6. The method of claim 1, wherein the message screening policy further comprises screening a message type;
the extracting of the element content corresponding to the message screening element from the transaction message specifically includes:
extracting a target message type corresponding to the screening message type from the transaction message;
and extracting element content corresponding to the message screening element from the target message type.
7. A message processing apparatus, the apparatus comprising:
the acquisition module is used for acquiring a transaction message sent by a user;
the determining module is used for determining a message screening element corresponding to the user from a preconfigured message screening strategy; the message screening strategy comprises message screening elements corresponding to different users and message element content screening rules; the message screening strategy is a message screening strategy of the user generated in response to the message screening strategy configuration operation of the user;
the extraction module is used for extracting element contents corresponding to the message screening elements from the transaction message;
and the screening module is used for screening and matching the element content according to the screening rule of the message element content corresponding to the user to obtain a message screening result.
8. An electronic device, characterized in that the device comprises: a processor, and a memory storing computer program instructions; the processor reads and executes the computer program instructions to implement the message processing method according to any one of claims 1 to 6.
9. A computer-readable storage medium having computer program instructions stored thereon for execution by a processor to implement the message processing method of any of claims 1-6.
10. A computer program product, wherein instructions in the computer program product, when executed by a processor of an electronic device, cause the electronic device to perform the message processing method according to any of claims 1-6.
CN202210301416.1A 2022-03-25 2022-03-25 Message processing method, device, equipment and computer storage medium Pending CN114579627A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210301416.1A CN114579627A (en) 2022-03-25 2022-03-25 Message processing method, device, equipment and computer storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210301416.1A CN114579627A (en) 2022-03-25 2022-03-25 Message processing method, device, equipment and computer storage medium

Publications (1)

Publication Number Publication Date
CN114579627A true CN114579627A (en) 2022-06-03

Family

ID=81782881

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210301416.1A Pending CN114579627A (en) 2022-03-25 2022-03-25 Message processing method, device, equipment and computer storage medium

Country Status (1)

Country Link
CN (1) CN114579627A (en)

Similar Documents

Publication Publication Date Title
CN107566358B (en) Risk early warning prompting method, device, medium and equipment
CN107872772B (en) Method and device for detecting fraud short messages
CN113918376A (en) Fault detection method, device, equipment and computer readable storage medium
CN108235303B (en) Method, device, equipment and medium for identifying shared flow users
US11281998B2 (en) Systems and methods for automatic labeling of clusters created by unsupervised machine learning methods
CN109905524B (en) Telephone number identification method and device, computer equipment and computer storage medium
CN111371581A (en) Method, device, equipment and medium for detecting business abnormity of Internet of things card
CN104301893B (en) A kind of method for authenticating, mobile communication authentication platform and equipment
CN114579627A (en) Message processing method, device, equipment and computer storage medium
CN116775110A (en) Data synchronization method, device, equipment, medium and product
CN116738369A (en) Traffic data classification method, device, equipment and storage medium
CN116361835A (en) Privacy authorization method and device, equipment, medium and product thereof
CN114663097A (en) Account identification method, device, equipment and computer storage medium
CN114417830A (en) Risk evaluation method, device, equipment and computer readable storage medium
CN115225170A (en) Method and device for testing shielding effect of shielding device
WO2021253253A1 (en) Service data processing method and apparatus, electronic device, and storage medium
CN114240446A (en) Data processing method, device, equipment and computer storage medium
CN114241752A (en) Method, device and equipment for prompting field end congestion and computer readable storage medium
CN114895959B (en) Data processing method, device, equipment and computer storage medium
CN114708109B (en) Risk recognition model training method, device, equipment and storage medium
CN114640715A (en) Data processing method, device, equipment and computer storage medium
CN115878873A (en) Method, device and equipment for determining characteristics of abnormal user and storage medium
CN111246019B (en) Network telephone number identification method, device, equipment and medium
CN117635156A (en) Transaction request processing method, device, equipment and computer storage medium
CN117216113A (en) User determination method, device, equipment and computer 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