CN115188138A - Business information processing method and device of self-service deposit and withdrawal machine - Google Patents

Business information processing method and device of self-service deposit and withdrawal machine Download PDF

Info

Publication number
CN115188138A
CN115188138A CN202210821648.XA CN202210821648A CN115188138A CN 115188138 A CN115188138 A CN 115188138A CN 202210821648 A CN202210821648 A CN 202210821648A CN 115188138 A CN115188138 A CN 115188138A
Authority
CN
China
Prior art keywords
service
hardware
information
self
deposit
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.)
Granted
Application number
CN202210821648.XA
Other languages
Chinese (zh)
Other versions
CN115188138B (en
Inventor
黄文强
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Bank of China Ltd
Original Assignee
Bank of China Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Bank of China Ltd filed Critical Bank of China Ltd
Priority to CN202210821648.XA priority Critical patent/CN115188138B/en
Publication of CN115188138A publication Critical patent/CN115188138A/en
Application granted granted Critical
Publication of CN115188138B publication Critical patent/CN115188138B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G07CHECKING-DEVICES
    • G07FCOIN-FREED OR LIKE APPARATUS
    • G07F19/00Complete banking systems; Coded card-freed arrangements adapted for dispensing or receiving monies or the like and posting such transactions to existing accounts, e.g. automatic teller machines
    • G07F19/20Automatic teller machines [ATMs]
    • G07F19/202Depositing operations within ATMs
    • GPHYSICS
    • G07CHECKING-DEVICES
    • G07FCOIN-FREED OR LIKE APPARATUS
    • G07F19/00Complete banking systems; Coded card-freed arrangements adapted for dispensing or receiving monies or the like and posting such transactions to existing accounts, e.g. automatic teller machines
    • G07F19/20Automatic teller machines [ATMs]
    • G07F19/203Dispensing operations within ATMs

Landscapes

  • Business, Economics & Management (AREA)
  • Accounting & Taxation (AREA)
  • Finance (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)

Abstract

The application discloses a business information processing method and a business information processing device of a self-service deposit and withdrawal machine, which can be applied to the technical field of data processing or the financial field. When the method is executed, first service information is obtained; then acquiring hardware information corresponding to the first service information from the middle layer; the middle layer is an area which is divided in the memory of the self-service deposit and withdrawal machine in advance, the middle layer is used for storing hardware information of a plurality of pieces of hardware in the self-service deposit and withdrawal machine, and finally, the hardware corresponding to first service information is called according to the hardware information, and the hardware is used for processing the first service information. In this way, the information of the hardware equipment is cached in the middle layer in advance by dividing the middle layer in the memory area of the self-service teller machine in advance; the information of the hardware equipment is directly called by the self-service deposit and withdrawal machine in the middle layer, and the effect of improving the service processing efficiency of the self-service deposit and withdrawal machine is achieved. Therefore, the waiting time of the user can be reduced, and the user experience is improved.

Description

Business information processing method and device of self-service cash recycling machine
Technical Field
The application relates to the technical field of data processing, in particular to a business information processing method and device of a self-service deposit and withdrawal machine.
Background
The self-service deposit and withdrawal machine is an electronic device for self-service by users, has the functions of depositing money, withdrawing money, transferring accounts, inquiring balance, modifying passwords and the like, and is a novel bank computer terminal.
In the prior art, when a self-service deposit and withdrawal machine processes a service, a driver is called to acquire hardware information corresponding to the service, whether a hardware state corresponding to the service is normal is judged through the hardware information, and if the hardware corresponding to the service is in the normal state, the self-service deposit and withdrawal machine can call the hardware.
Because the self-service deposit and withdrawal machine calls the hardware corresponding to the service every time, and the driver is called to obtain the hardware information corresponding to the service to obtain the state of the hardware, the time required in the process of calling the hardware is long, so that the efficiency of processing the service by the self-service deposit and withdrawal machine is low, the waiting time of a user is long, and the use experience of the user on the self-service deposit and withdrawal machine is influenced.
Disclosure of Invention
In view of this, embodiments of the present application provide a method and an apparatus for processing service information of a self-service teller machine, and aim to enable information of hardware devices to be cached in an intermediate layer in advance by dividing the intermediate layer in a memory area of the self-service teller machine in advance between a bottom driver and a front-end application of the self-service teller machine, so that the information of the hardware devices can be directly called in the intermediate layer, the efficiency of processing the service by the self-service teller machine is improved, the waiting time of a user is reduced, and the user experience is improved.
In a first aspect, an embodiment of the present application provides a method for processing service information of a self-service teller machine, where the method includes:
acquiring first service information, wherein the first service information is generated according to an operation instruction of a user using the self-service deposit and withdrawal machine;
acquiring hardware information corresponding to the first service information from an intermediate layer, wherein the intermediate layer is an area which is divided in a memory of the self-service deposit and withdrawal machine in advance, and the intermediate layer is used for storing the hardware information of a plurality of pieces of hardware in the self-service deposit and withdrawal machine;
and calling hardware corresponding to the first service information according to the hardware information, wherein the hardware is used for processing the first service information.
Preferably, the hardware information of the plurality of pieces of hardware in the self-service deposit and withdrawal machine stored by the middle layer is obtained by the following method:
acquiring hardware information of a plurality of pieces of hardware in the self-service deposit and withdrawal machine through a driving program in response to the trigger condition being met;
and storing hardware information of a plurality of pieces of hardware in the self-service deposit and withdrawal machine to the middle layer.
Preferably, after storing hardware information of a plurality of pieces of hardware to the intermediate layer, the method further includes:
periodically acquiring hardware information of a plurality of pieces of hardware of the self-service teller machine through a driving program in a preset time interval;
and storing hardware information of a plurality of pieces of hardware in the self-service teller machine to the middle layer.
Preferably, the acquiring, from the intermediate layer, hardware information corresponding to the first service information includes:
determining an application program corresponding to the first service information;
determining a target interface according to the application program, wherein the target interface corresponds to the storage position of the hardware information in the middle layer;
and acquiring hardware information corresponding to the first service information through the target interface.
Preferably, the service information includes a global serial number, where the global serial number is used to identify an operation instruction of the user, and after invoking hardware corresponding to the service information, the method further includes:
acquiring second service information;
and deleting the plurality of pieces of hardware information of the self-service deposit and withdrawal machine, which is prestored in the middle layer, in response to the fact that the global serial number corresponding to the second service information is different from the global serial number corresponding to the historical service information.
In a second aspect, an embodiment of the present application provides a business information processing apparatus of a self-service depositing and dispensing machine, where the apparatus includes:
the system comprises a first acquisition module, a second acquisition module and a third acquisition module, wherein the first acquisition module is used for acquiring first service information, and the first service information is generated according to an operation instruction of a user using the self-service teller machine;
the second acquisition module is used for acquiring hardware information corresponding to the first service information from a middle layer, the middle layer is an area which is divided in a memory of the self-service teller machine in advance, and the middle layer is used for storing the hardware information of a plurality of pieces of hardware in the self-service teller machine;
and the calling module is used for calling hardware corresponding to the first service information according to the hardware information, and the hardware is used for processing the first service information.
Preferably, the second obtaining module is specifically configured to obtain hardware information of a plurality of pieces of hardware in the self-service teller machine through a driver in response to a trigger condition being met;
and storing hardware information of a plurality of pieces of hardware in the self-service teller machine to the middle layer.
Preferably, after storing hardware information of a plurality of pieces of hardware in the intermediate layer, the apparatus further includes:
periodically acquiring hardware information of a plurality of pieces of hardware of the self-service deposit and withdrawal machine through a driving program in a preset time interval;
and storing hardware information of a plurality of pieces of hardware in the self-service deposit and withdrawal machine to the middle layer.
In a third aspect, an embodiment of the present application provides an electronic device, where the electronic device includes:
a memory for storing one or more programs;
a processor; the one or more programs, when executed by the processor, implement the business information processing method of the automated teller machine according to any one of the first aspects.
In a fourth aspect, an embodiment of the present application provides a computer storage medium, where a program is stored, and when the program is executed by a processor, the method for processing business information of a self-service teller machine according to any one of the foregoing first aspects is implemented.
The technical scheme has the following beneficial effects:
the embodiment of the application provides a business information processing method and device of a self-service cash recycling machine. When the method is executed, first service information is obtained; wherein the first service information is generated according to an operation instruction of a user using the self-service deposit and withdrawal machine; then acquiring hardware information corresponding to the first service information from the middle layer; the middle layer is an area which is divided in the memory of the self-service deposit and withdrawal machine in advance, the middle layer is used for storing hardware information of a plurality of pieces of hardware in the self-service deposit and withdrawal machine, and finally, the hardware corresponding to the first service information is called according to the hardware information, and the hardware is used for processing the first service information. In this way, the information of the hardware equipment is cached in the middle layer in advance by dividing the middle layer in the memory area of the self-service deposit and withdrawal machine in advance; the information of the hardware equipment is directly called by the self-service deposit and withdrawal machine in the middle layer, and the effect of improving the service processing efficiency of the self-service deposit and withdrawal machine is achieved. Therefore, the waiting time of the user can be reduced, and the user experience is improved.
Drawings
To illustrate the technical solutions in the present embodiment or the prior art more clearly, the drawings needed to be used in the description of the embodiment or the prior art will be briefly introduced below, and it is obvious that the drawings in the following description are only some embodiments of the present application, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without creative efforts.
FIG. 1 is a flowchart of a method for processing service information of a self-service teller machine according to an embodiment of the present disclosure;
fig. 2 is a schematic structural diagram of a service information processing apparatus of a self-service depositing and dispensing machine according to an embodiment of the present disclosure.
Detailed Description
The technical solution in the embodiments of the present invention will be clearly and completely described below with reference to the accompanying drawings in the embodiments of the present invention. It should be apparent that the described embodiments are only some of the embodiments of the present application, and not all of the embodiments. All other embodiments obtained by a person of ordinary skill in the art based on the embodiments in the present application without making any creative effort belong to the protection scope of the present application.
In the prior art, when a self-service deposit and withdrawal machine processes a service, a driver is called to acquire hardware information corresponding to the service, whether the hardware state corresponding to the service is normal is judged through the hardware information, and if the hardware corresponding to the service is in the normal state, the self-service deposit and withdrawal machine can call the hardware.
The self-service deposit and withdrawal machine calls the hardware corresponding to the service every time, the driver is called to obtain the hardware information corresponding to the service to obtain the state of the hardware, and the time required in the process of calling the hardware is long, so that the self-service deposit and withdrawal machine is low in service processing efficiency, long in user waiting time and capable of influencing the use experience of the user on the self-service deposit and withdrawal machine.
In order to overcome the technical problem, an embodiment of the present application provides a business information processing method of a self-service deposit and withdrawal machine, which may be executed by an operating system of the self-service deposit and withdrawal machine.
It should be noted that the business information processing method and device of the self-service teller machine provided by the application can be applied to the technical field of data processing or the financial field. The above is only an example, and the application fields of the service information processing method and the service information processing device for the self-service depositing and dispensing machine provided by the application are not limited.
Referring to fig. 1, fig. 1 is a flowchart of a method of processing service information of a self-service depositing and dispensing machine according to an embodiment of the present disclosure, where the method may include:
step S101: acquiring first service information, wherein the first service information is generated according to an operation instruction of a user using the self-service deposit and withdrawal machine.
Specifically, in the embodiment of the application, the first service information can be acquired by the self-service teller machine; wherein the first service information is generated according to an operation instruction of a user using the self-service deposit and withdrawal machine. For example: a user clicks a 'deposit' button on an operation interface of the self-service deposit and withdrawal machine, the self-service deposit and withdrawal machine can generate first service information according to the clicked button of the user and acquire the service information, and corresponding hardware information can be conveniently acquired from a preset middle layer according to the first service information in a follow-up mode.
Step S102: acquiring hardware information corresponding to the first service information from an intermediate layer, wherein the intermediate layer is an area which is divided in a memory of the self-service teller machine in advance, and the intermediate layer is used for storing the hardware information of a plurality of pieces of hardware in the self-service teller machine.
In the embodiment of the application, the self-service teller machine acquires hardware information corresponding to the first service information from a preset intermediate layer; the middle layer can be an area which is divided in a memory of the self-service deposit and withdrawal machine in advance and is used for storing hardware information of a plurality of pieces of hardware in the self-service deposit and withdrawal machine. It can be understood that the intermediate layer is divided in the memory area of the self-service teller machine in advance, and the information of the hardware equipment is cached in the intermediate layer in advance, so that the information of the hardware equipment can be directly called in the intermediate layer, the waiting time of a user is reduced, and the user experience is improved.
It should be noted that the middle layer stores hardware information of a plurality of pieces of hardware in the self-service teller machine and may include states of the hardware. Such as whether the hardware is occupied or not, and whether the hardware is damaged or not.
In a preferred embodiment, the hardware information of the plurality of pieces of hardware in the self-service deposit and withdrawal machine stored by the middle layer is obtained by the following method: acquiring hardware information of a plurality of pieces of hardware in the self-service deposit and withdrawal machine through a driving program in response to the trigger condition being met;
and storing hardware information of a plurality of pieces of hardware in the self-service deposit and withdrawal machine to the middle layer.
Specifically, when a trigger condition is met, hardware information of a plurality of pieces of hardware in the self-service deposit and withdrawal machine is acquired through a driver, and the hardware information of the plurality of pieces of hardware in the self-service deposit and withdrawal machine is stored in the middle layer. It can be understood that the self-service deposit and withdrawal machine can store the hardware information of a plurality of pieces of hardware in the column of the middle layer, so that the self-service deposit and withdrawal machine can directly call the hardware equipment information in the middle layer.
It is understood that the triggering condition may be that after a user using the self-service deposit and withdrawal machine inserts bank card information, the self-service deposit and withdrawal machine acquires hardware information of a plurality of pieces of hardware in the self-service deposit and withdrawal machine through a driver, and stores the hardware information of the plurality of pieces of hardware in the self-service deposit and withdrawal machine in the middle layer.
As a preferred embodiment, after storing hardware information of a plurality of pieces of hardware in the intermediate layer, the method further includes:
periodically acquiring hardware information of a plurality of pieces of hardware of the self-service deposit and withdrawal machine through a driving program in a preset time interval;
and storing hardware information of a plurality of pieces of hardware in the self-service deposit and withdrawal machine to the middle layer.
In the embodiment of the application, the self-service deposit and withdrawal machine can periodically acquire hardware information of a plurality of pieces of hardware of the self-service deposit and withdrawal machine through a driving program at intervals of preset time; and storing the acquired hardware information of the plurality of pieces of hardware to the intermediate layer. For example: the self-service deposit and withdrawal machine can acquire hardware information of a plurality of pieces of hardware of the self-service deposit and withdrawal machine through a driving program every 1 s.
It should be noted that the self-service teller machine periodically obtains hardware information of a plurality of pieces of hardware of the self-service teller machine through a driver, so that the middle layer stores the latest information of the plurality of pieces of hardware, and the accuracy of the hardware information corresponding to the service information obtained by the self-service teller machine is ensured.
Step S103: and calling hardware corresponding to the first service information according to the hardware information, wherein the hardware is used for processing the first service information.
Specifically, the self-service teller machine can acquire hardware information corresponding to the first service information through the middle layer and call hardware corresponding to the first service information; the hardware is used for processing first business information generated by operation instructions of a user using the self-service teller machine.
According to the technical scheme, the first service information is obtained firstly in the embodiment of the application; wherein the first service information is generated according to an operation instruction of a user using the self-service teller machine; then acquiring hardware information corresponding to the first service information from the middle layer; the middle layer is an area which is divided in the memory of the self-service deposit and withdrawal machine in advance, the middle layer is used for storing hardware information of a plurality of pieces of hardware in the self-service deposit and withdrawal machine, and finally, the hardware corresponding to the first service information is called according to the hardware information, and the hardware is used for processing the first service information. In this way, the information of the hardware equipment is cached in the middle layer in advance by dividing the middle layer in the memory area of the self-service deposit and withdrawal machine in advance; the self-service deposit and withdrawal machine can directly call the hardware equipment information in the middle layer, and the effect of improving the service processing efficiency of the self-service deposit and withdrawal machine is achieved. Therefore, the waiting time of the user can be reduced, and the user experience is improved.
As a preferred embodiment, the obtaining of the hardware information corresponding to the first service information from the intermediate layer may include obtaining hardware information corresponding to the first service information from an intermediate layer
Determining an application program corresponding to the first service information; determining a target interface according to the application program, wherein the target interface corresponds to the storage position of the hardware information in the middle layer; and acquiring hardware information corresponding to the first service information through the target interface.
Specifically, in the embodiment of the present application, an application program corresponding to first service information is determined; then determining a target interface according to the application program; wherein the target interface corresponds to a storage location of the hardware information in the middle layer; and finally, acquiring hardware information corresponding to the first service information through the target interface.
It can be understood that after the middle layer is divided in the memory of the self-service deposit and withdrawal machine in advance, the interfaces of the plurality of application programs can be set in the plurality of columns of the middle layer, so that after the self-service deposit and withdrawal machine determines the application program corresponding to the first service information, the hardware information corresponding to the first service information is acquired through the interface corresponding to the application program.
As a preferred implementation, the service information includes a global serial number, where the global serial number is used to identify an operation instruction of the user, and after invoking hardware corresponding to the service information, the method may include:
acquiring second service information; and when the global serial number corresponding to the second service information is different from the global serial number corresponding to the historical service information, deleting the plurality of pieces of hardware information of the self-service deposit and withdrawal machine, which is prestored in the middle layer.
Specifically, the self-service deposit and withdrawal machine may acquire second service information, and delete the plurality of pieces of hardware information of the self-service deposit and withdrawal machine prestored in the intermediate layer when the global serial number corresponding to the second service information is different from the global serial number corresponding to the historical service information; and the global serial number is used for identifying the operation instruction of the user.
It should be noted that the global serial number is a string of serial numbers generated by the self-service teller machine according to the service information of the user. When the global serial number corresponding to the second service information is different from the global serial number corresponding to the historical service information, it indicates that the users using the self-service deposit and withdrawal machine are different, and at this time, the intermediate layer needs to delete the plurality of pieces of hardware information of the self-service deposit and withdrawal machine stored in advance, so that the memory pressure of the self-service deposit and withdrawal machine is reduced, and the storage space of the self-service deposit and withdrawal machine is saved.
For example: when a first user inserts a bank card and logs in successfully, the self-service deposit and withdrawal machine generates a global serial number aiming at first service information of the first user, the first user clicks a 'deposit' button on an operation interface of the self-service deposit and withdrawal machine, the self-service deposit and withdrawal machine can generate the first service information according to the clicked button of the user, corresponding hardware information is obtained from a preset middle layer according to the first service information, for example, the state of hardware of a 'money taking port' is normal and unoccupied, and the 'money taking port' is called to process the first service information. When the first user finishes operating and the second user handles business, the self-service deposit and withdrawal machine generates a corresponding global serial number aiming at the second business information of the second user, if the global serial number generated by the second business information of the second user is different from the global serial number corresponding to the historical business information (the global serial number corresponding to the first business information), the user using the self-service deposit and withdrawal machine is different, and at the moment, the middle layer is required to delete a plurality of pieces of hardware information of the self-service deposit and withdrawal machine stored in advance, so that the memory pressure of the self-service deposit and withdrawal machine is reduced, and the storage space of the self-service deposit and withdrawal machine is saved.
The embodiment of the application provides specific implementation manners of the business information processing method of the self-service deposit and withdrawal machine, and based on the specific implementation manners, the application also provides a corresponding device. The device provided by the embodiment of the present application will be described in terms of functional modularity.
Referring to fig. 2, an exemplary structure of a business information processing apparatus of a self-service depositing and dispensing machine is shown, and the apparatus includes a first obtaining module 100, a second obtaining module 200, and a calling module 300.
A first obtaining module 100, configured to obtain first service information, where the first service information is generated according to an operation instruction of a user using the self-service teller machine;
a second obtaining module 200, configured to obtain hardware information corresponding to the first service information from an intermediate layer, where the intermediate layer is an area pre-partitioned in a memory of the self-service teller machine, and the intermediate layer is used to store hardware information of multiple pieces of hardware in the self-service teller machine;
a calling module 300, configured to call hardware corresponding to the first service information according to the hardware information, where the hardware is configured to process the first service information.
Optionally, the second obtaining module is specifically configured to obtain, by a driver, hardware information of a plurality of pieces of hardware in the self-service teller machine in response to a trigger condition being met;
and storing hardware information of a plurality of pieces of hardware in the self-service deposit and withdrawal machine to the middle layer.
Optionally, after storing hardware information of a plurality of pieces of hardware in the intermediate layer, the apparatus further includes:
periodically acquiring hardware information of a plurality of pieces of hardware of the self-service deposit and withdrawal machine through a driving program in a preset time interval;
and storing hardware information of a plurality of pieces of hardware in the self-service teller machine to the middle layer.
An embodiment of the present application further provides an electronic device, including: a memory for storing one or more programs;
a processor; when the one or more programs are executed by the processor, the business information processing method of the self-service depositing and dispensing machine in the above embodiment is realized.
The embodiment of the application also provides a computer storage medium, wherein a program is stored in the computer storage medium, and when the program is executed by a processor, the service information processing of the self-service deposit and withdrawal machine in the embodiment is realized.
The embodiment of the application provides a business information processing method and device of a self-service cash recycling machine. When the method is executed, first service information is acquired; wherein the first service information is generated according to an operation instruction of a user using the self-service deposit and withdrawal machine; then acquiring hardware information corresponding to the first service information from the middle layer; the middle layer is an area which is divided in a memory of the self-service deposit and withdrawal machine in advance, the middle layer is used for storing hardware information of a plurality of pieces of hardware in the self-service deposit and withdrawal machine, and finally, the hardware corresponding to the first service information is called according to the hardware information, and the hardware is used for processing the first service information. In this way, the information of the hardware equipment is cached in the middle layer in advance by dividing the middle layer in the memory area of the self-service deposit and withdrawal machine in advance; the information of the hardware equipment is directly called by the self-service deposit and withdrawal machine in the middle layer, and the effect of improving the service processing efficiency of the self-service deposit and withdrawal machine is achieved. Therefore, the waiting time of the user can be reduced, and the user experience is improved.
In the embodiments of the present application, the names "first" and "second" (if present) in the names "first" and "second" are used for name identification, and do not represent the first and second in sequence.
The embodiments in the present description are described in a progressive manner, each embodiment focuses on differences from other embodiments, and the same and similar parts among the embodiments are referred to each other.
Those skilled in the art will appreciate that the flowchart shown in the figure is only one example in which the embodiments of the present application can be implemented, and the application scope of the embodiments of the present application is not limited in any way by the flowchart.
In the several embodiments provided in the present application, it should be understood that the disclosed method, apparatus, and device may be implemented in other ways. For example, the above-described apparatus embodiments are merely illustrative, and for example, the division of the units is only one logical division, and other divisions may be realized in practice, for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed coupling or direct coupling or communication connection between each other may be through some communication interfaces, indirect coupling or communication connection between devices or units, and may be in an electrical, mechanical or other form.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment. In addition, functional units in the embodiments of the present invention may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit.
The functions, if implemented in the form of software functional units and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present invention or a part thereof which substantially contributes to the prior art may be embodied in the form of a software product, which is stored in a storage medium and includes several instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present invention. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and other various media capable of storing program codes.
The previous description of the disclosed embodiments is provided to enable any person skilled in the art to make or use the present invention. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other embodiments without departing from the spirit or scope of the invention. Thus, the present invention is not intended to be limited to the embodiments shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.

Claims (10)

1. A business information processing method of a self-service teller machine is characterized by comprising the following steps:
acquiring first service information, wherein the first service information is generated according to an operation instruction of a user using the self-service deposit and withdrawal machine;
acquiring hardware information corresponding to the first service information from an intermediate layer, wherein the intermediate layer is an area which is divided in a memory of the self-service deposit and withdrawal machine in advance, and the intermediate layer is used for storing the hardware information of a plurality of pieces of hardware in the self-service deposit and withdrawal machine;
and calling hardware corresponding to the first service information according to the hardware information, wherein the hardware is used for processing the first service information.
2. The method of claim 1, wherein the hardware information of the plurality of hardware in the automated teller machine stored by the middle tier is obtained by:
acquiring hardware information of a plurality of pieces of hardware in the self-service deposit and withdrawal machine through a driving program in response to the trigger condition being met;
and storing hardware information of a plurality of pieces of hardware in the self-service deposit and withdrawal machine to the middle layer.
3. The method of claim 2, wherein after storing hardware information for a plurality of hardware devices in the middle layer, the method further comprises:
periodically acquiring hardware information of a plurality of pieces of hardware of the self-service deposit and withdrawal machine through a driving program in a preset time interval;
and storing hardware information of a plurality of pieces of hardware in the self-service deposit and withdrawal machine to the middle layer.
4. The method of claim 1, wherein the obtaining hardware information corresponding to the first service information from the intermediate layer comprises:
determining an application program corresponding to the first service information;
determining a target interface according to the application program, wherein the target interface corresponds to the storage position of the hardware information in the middle layer;
and acquiring hardware information corresponding to the first service information through the target interface.
5. The method of claim 1, wherein the service information includes a global serial number, and wherein the global serial number is used to identify an operation instruction of the user, and after invoking hardware corresponding to the service information, the method further comprises:
acquiring second service information;
and deleting a plurality of pieces of hardware information of the self-service teller machine, which is prestored in the middle layer, in response to the fact that the global serial number corresponding to the second service information is different from the global serial number corresponding to the historical service information.
6. A business information processing apparatus of a self-service depositing and dispensing machine, the apparatus comprising:
the system comprises a first acquisition module, a second acquisition module and a third acquisition module, wherein the first acquisition module is used for acquiring first service information, and the first service information is generated according to an operation instruction of a user using the self-service teller machine;
the second acquisition module is used for acquiring hardware information corresponding to the first service information from a middle layer, the middle layer is an area which is divided in a memory of the self-service teller machine in advance, and the middle layer is used for storing the hardware information of a plurality of pieces of hardware in the self-service teller machine;
and the calling module is used for calling hardware corresponding to the first service information according to the hardware information, and the hardware is used for processing the first service information.
7. The device according to claim 6, wherein the second obtaining module is specifically configured to obtain hardware information of a plurality of pieces of hardware in the self-service teller machine through a driver in response to a trigger condition being met;
and storing hardware information of a plurality of pieces of hardware in the self-service deposit and withdrawal machine to the middle layer.
8. The apparatus of claim 7, wherein after storing hardware information of a plurality of hardware into the middle layer, the apparatus further comprises:
periodically acquiring hardware information of a plurality of pieces of hardware of the self-service deposit and withdrawal machine through a driving program in a preset time interval;
and storing hardware information of a plurality of pieces of hardware in the self-service deposit and withdrawal machine to the middle layer.
9. An electronic device, comprising:
a memory for storing one or more programs;
a processor; the one or more programs, when executed by the processor, implement the method of any of claims 1-5.
10. A storage medium, characterized in that the storage medium has stored thereon a program which, when executed by a processor, implements the method of any one of claims 1 to 5.
CN202210821648.XA 2022-07-13 2022-07-13 Service information processing method and device of self-service cash recycling machine Active CN115188138B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210821648.XA CN115188138B (en) 2022-07-13 2022-07-13 Service information processing method and device of self-service cash recycling machine

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210821648.XA CN115188138B (en) 2022-07-13 2022-07-13 Service information processing method and device of self-service cash recycling machine

Publications (2)

Publication Number Publication Date
CN115188138A true CN115188138A (en) 2022-10-14
CN115188138B CN115188138B (en) 2024-06-25

Family

ID=83518421

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210821648.XA Active CN115188138B (en) 2022-07-13 2022-07-13 Service information processing method and device of self-service cash recycling machine

Country Status (1)

Country Link
CN (1) CN115188138B (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105184991A (en) * 2015-08-07 2015-12-23 恒银金融科技股份有限公司 Self-service terminal equipment with bankbook depositing and withdrawing functions and bankbook withdrawing method
CN107610309A (en) * 2017-08-10 2018-01-19 深圳益创信息科技有限公司 Notification Method, server and the computer-readable storage medium of self-service automatic teller machine
CN111667115A (en) * 2020-06-05 2020-09-15 中国银行股份有限公司 Cash processing method and device for self-service cash recycling machine
CN112802278A (en) * 2020-12-31 2021-05-14 中国银行股份有限公司 Method and device for adjusting teller machine, electronic device, and storage medium
CN113470276A (en) * 2021-06-30 2021-10-01 中国银行股份有限公司 Self-service cash recycling machine and cash recycling method thereof

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105184991A (en) * 2015-08-07 2015-12-23 恒银金融科技股份有限公司 Self-service terminal equipment with bankbook depositing and withdrawing functions and bankbook withdrawing method
CN107610309A (en) * 2017-08-10 2018-01-19 深圳益创信息科技有限公司 Notification Method, server and the computer-readable storage medium of self-service automatic teller machine
CN111667115A (en) * 2020-06-05 2020-09-15 中国银行股份有限公司 Cash processing method and device for self-service cash recycling machine
CN112802278A (en) * 2020-12-31 2021-05-14 中国银行股份有限公司 Method and device for adjusting teller machine, electronic device, and storage medium
CN113470276A (en) * 2021-06-30 2021-10-01 中国银行股份有限公司 Self-service cash recycling machine and cash recycling method thereof

Also Published As

Publication number Publication date
CN115188138B (en) 2024-06-25

Similar Documents

Publication Publication Date Title
CN110728429A (en) Case allocation method, case allocation device, case allocation medium and computer equipment
CN106933964B (en) A kind of determining method, apparatus and electronic equipment for reading duration
EP3217262B1 (en) Method for invoking local keyboard on html page in user terminal device and apparatus thereof
CN111028009B (en) Processing method and device for retrievable business entity
CN110659971B (en) Transaction data processing method and device
CN106096926B (en) Event processing method, device, electronic device and storage medium
CN107798135A (en) Paging query method and device and electronic equipment
CN107527192A (en) It is a kind of to identify the method for repeating to pay and server
CN115188138B (en) Service information processing method and device of self-service cash recycling machine
CN111445255A (en) Method and device for determining abnormal fund transfer relationship
CN111432083B (en) Transaction node navigation method, device and system
CN115188136A (en) Method and device for processing driver of self-service cash recycling machine
CN111681097A (en) Account type identification method, server, electronic equipment and system
CN111259053A (en) Bill inquiry method and device
CN115188137A (en) Quota processing method and device of self-service cash recycling machine
CN110750551A (en) Identity recognition method and device
CN102346889B (en) POS (Point of Sale) terminal-based off-line transaction method, POS terminal-based off-line transaction system and related devices
CN114944040A (en) Management method of self-service teller machine, related device and computer storage medium
CN113610537A (en) Request execution method, server, computer device, and storage medium
CN114862379A (en) Method and device for supervising transfer, electronic equipment and computer storage medium
CN115760336A (en) Method and device for correcting waiting time threshold of bank system
CN115907944A (en) Bank cash transaction processing method and device
CN115965386A (en) Abnormal user identification method, device, computer equipment and medium
CN114691272A (en) Page display method and device, storage medium and computer equipment
CN116681520A (en) Transaction data processing method, device, server and storage medium

Legal Events

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