CN114666116B - Authentication processing method, device, equipment and storage medium based on applet - Google Patents

Authentication processing method, device, equipment and storage medium based on applet Download PDF

Info

Publication number
CN114666116B
CN114666116B CN202210258306.1A CN202210258306A CN114666116B CN 114666116 B CN114666116 B CN 114666116B CN 202210258306 A CN202210258306 A CN 202210258306A CN 114666116 B CN114666116 B CN 114666116B
Authority
CN
China
Prior art keywords
verification code
applet
information
providing system
service providing
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202210258306.1A
Other languages
Chinese (zh)
Other versions
CN114666116A (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.)
Shenzhen Kingdee Zhangwuyou Network Technology Co ltd
Original Assignee
Shenzhen Kingdee Zhangwuyou Network Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shenzhen Kingdee Zhangwuyou Network Technology Co ltd filed Critical Shenzhen Kingdee Zhangwuyou Network Technology Co ltd
Priority to CN202210258306.1A priority Critical patent/CN114666116B/en
Publication of CN114666116A publication Critical patent/CN114666116A/en
Application granted granted Critical
Publication of CN114666116B publication Critical patent/CN114666116B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/08Network architectures or network communication protocols for network security for authentication of entities
    • H04L63/083Network architectures or network communication protocols for network security for authentication of entities using passwords
    • H04L63/0838Network architectures or network communication protocols for network security for authentication of entities using passwords using one-time-passwords
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/18Network architectures or network communication protocols for network security using different networks or channels, e.g. using out of band channels

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Computer Security & Cryptography (AREA)
  • Computing Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The application relates to an authentication processing method, device, equipment and storage medium based on an applet. The method comprises the following steps: sending a verification code acquisition request to an applet so that the applet displays object information of an object to be verified; receiving authorization information returned by the applet after confirming the object information; responding to the authorization information, and initiating a service request to a service providing system so that the service providing system sends a verification code to a terminal where the applet is located based on at least part of the information in the object information; receiving the verification code sent by the applet; and sending the verification code to the service providing system so that the service providing system provides the service for the object to be verified when the verification of the received verification code is completed. By adopting the method, the acquisition efficiency of the verification code can be improved, and the acquired verification code is ensured not to have errors.

Description

Authentication processing method, device, equipment and storage medium based on applet
Technical Field
The present application relates to the field of internet technologies, and in particular, to an authentication processing method, apparatus, device, and storage medium based on an applet.
Background
With the continuous improvement of information security requirements, service systems of various industries can verify through a real-name short message authentication mode before logging in, particularly a service providing system, when tax return personnel log in the service providing system, information such as a short message verification code needs to be input, a mobile phone corresponding to the verification code is generally a tax agency or legal person of the enterprise, the tax return personnel generally obtains the short message verification code through a telephone mode and fills in a login page, and thus the login process is completed. Then, obtaining the verification code by telephone is inefficient and error-prone.
Disclosure of Invention
In view of the foregoing, it is desirable to provide an applet-based authentication processing method, apparatus, device, and storage medium, which can improve the efficiency of acquiring an authentication code and ensure that the acquired authentication code is not erroneous.
The application provides a verification processing method based on an applet. The method comprises the following steps:
Sending a verification code acquisition request to an applet so that the applet displays object information of an object to be verified;
receiving authorization information returned by the applet after confirming the object information;
Responding to the authorization information, and initiating a service request to a service providing system so that the service providing system sends a verification code to a terminal where the applet is located based on at least part of the information in the object information;
Receiving the verification code sent by the applet;
And sending the verification code to the service providing system so that the service providing system provides the service for the object to be verified when the verification of the received verification code is completed.
In one embodiment, the initiating a service request to the service providing system in response to the authorization information includes:
in response to the authorization information, starting a process automation program;
simulating login operation through the flow automation program to initiate a service request to the service providing system;
the sending the verification code to the service providing system includes:
Filling the verification code into a page of the service providing system through the process automation program;
And responding to the sending instruction triggered by the flow automation program, and sending the verification code filled into the page of the service providing system to the service providing system.
In one embodiment, before the sending the verification code acquisition request to the applet, the method further includes:
displaying a verification code acquisition page;
The sending the verification code acquisition request to the applet includes:
When an acquisition instruction triggered on the verification code acquisition page is detected, generating a verification code acquisition request carrying object information of an object to be verified;
and sending the verification code acquisition request to the applet.
In one embodiment, the object to be verified is tax agency enterprise, and the object information comprises enterprise information and client information; the receiving the authorization information returned by the applet after confirming the object information comprises the following steps:
Receiving authorization information returned by the applet after confirming the enterprise information and the client information;
The step of initiating a service request to a service providing system so that the service providing system sends a verification code to a terminal where the applet is located based on at least part of the object information comprises the following steps:
and initiating a service request comprising the client information to a service providing system, so that the service providing system sends a verification code to a terminal where the applet is located based on the client information in the service request.
The application also provides a verification code processing device based on the small program. The device comprises:
the first sending module is used for sending an identifying code obtaining request to the applet so that the applet displays object information of an object to be identified;
the first receiving module is used for receiving authorization information returned by the applet after confirming the object information;
The initiating module is used for responding to the authorization information and initiating a service request to a service providing system so that the service providing system can send a verification code to a terminal where the applet is located based on at least part of the object information;
the second receiving module is used for receiving the verification code sent by the applet;
and the second sending module is used for sending the verification code to the service providing system so that the service providing system provides the service for the object to be verified when the verification of the received verification code is completed.
In one embodiment, the initiating module is further configured to initiate a process automation procedure in response to the authorization information; simulating login operation through the flow automation program to initiate a service request to the service providing system;
The second sending module is further configured to fill the verification code into a page of the service providing system through the process automation program; and responding to the sending instruction triggered by the flow automation program, and sending the verification code filled into the page of the service providing system to the service providing system.
In one embodiment, the apparatus further comprises:
the display module is used for displaying the verification code acquisition page;
The first sending module is further configured to generate a verification code acquisition request carrying object information of an object to be verified when an acquisition instruction triggered on the verification code acquisition page is detected; and sending the verification code acquisition request to the applet.
In one embodiment, the object to be verified is tax agency enterprise, and the object information comprises enterprise information and client information;
The first receiving module is further used for receiving authorization information returned by the applet after the enterprise information and the client information are confirmed;
The second sending module is further configured to initiate a service request including the client information to a service providing system, so that the service providing system sends a verification code to a terminal where the applet is located based on the client information in the service request.
The application also provides electronic equipment. The electronic device comprises a memory and a processor, wherein the memory stores a computer program, and the processor realizes the steps of the authentication processing method based on the small program when executing the computer program.
The application also provides a computer readable storage medium. The computer readable storage medium has stored thereon a computer program which, when executed by a processor, implements the steps of the applet-based authentication processing method described above.
The application also provides a computer program product. The computer program product comprises a computer program which, when executed by a processor, implements the steps of the applet-based authentication processing method described above.
According to the verification processing method, the device, the electronic equipment, the storage medium and the computer program product based on the applet, the object information of the object to be verified is displayed by the applet by sending the verification code acquisition request to the applet, so that the object to be verified for acquiring the verification code can be explicitly requested, whether the object to be verified is authorized to acquire the verification code is judged, and the information and property safety of a client are improved. After receiving the authorization information returned by the applet after confirming the object information, initiating a service request to a service providing system so that the service providing system sends a verification code to a terminal where the applet is located based on at least part of the information in the object information; and receiving the verification code sent by the applet, and acquiring the verification code through the applet, so that the verification code is not required to be acquired from a client in a telephone or social application mode and is filled into a login page, the error probability of the verification code is effectively reduced, and the acquisition efficiency of the verification code is also improved. In addition, the verification code is sent to the service providing system, so that when the service providing system finishes verification on the received verification code, the service aiming at the object to be verified is provided, the service efficiency is improved, and the information leakage risk of the client is reduced.
The application provides a verification processing method based on an applet. The method comprises the following steps:
receiving an authentication code acquisition request sent by a service request program;
responding to the verification code acquisition request, and displaying object information of an object to be verified;
Transmitting authorization information to the service request program when a confirmation instruction for the object information is detected; the authorization information is used for indicating the service request program to initiate a service request to a service providing system so that the service providing system feeds back a verification code based on at least part of information in the object information;
Transmitting the verification code to the service request program so that the service request program transmits the verification code to the service providing system; the service providing system is used for providing a service for the object to be verified when the verification code received is verified.
In one embodiment, before the sending the verification code to the service request program, the method further includes:
Any one of the following processes is performed:
Receiving an input verification code through an applet interface of the applet;
When the calling right to the verification code receiving program is provided, the verification code receiving program is called to obtain the verification code; the verification code receiving program is used for receiving the verification code fed back by the service providing system.
The application also provides a verification code processing device based on the small program. The device comprises:
the third sending module is used for receiving the verification code acquisition request sent by the service request program;
The display module is used for responding to the verification code acquisition request and displaying object information of an object to be verified;
A fourth transmitting module, configured to transmit authorization information to the service request program when a confirmation instruction for the object information is detected; the authorization information is used for indicating the service request program to initiate a service request to a service providing system so that the service providing system feeds back a verification code based on at least part of information in the object information;
A fifth sending module, configured to send the verification code to the service request program, so that the service request program sends the verification code to the service providing system; the service providing system is used for providing a service for the object to be verified when the verification code received is verified.
In one embodiment, the apparatus further comprises:
The acquisition module is used for receiving the input verification code through the applet interface of the applet; when the calling right to the verification code receiving program is provided, the verification code receiving program is called to obtain the verification code; the verification code receiving program is used for receiving the verification code fed back by the service providing system.
The application also provides electronic equipment. The electronic device comprises a memory and a processor, wherein the memory stores a computer program, and the processor realizes the steps of the authentication processing method based on the small program when executing the computer program.
The application also provides a computer readable storage medium. The computer readable storage medium has stored thereon a computer program which, when executed by a processor, implements the steps of the applet-based authentication processing method described above.
The application also provides a computer program product. The computer program product comprises a computer program which, when executed by a processor, implements the steps of the applet-based authentication processing method described above.
According to the small program-based verification processing method, device, electronic equipment, storage medium and computer program product, the verification code acquisition request sent by the service request program is received, and then the object information of the object to be verified is obtained, so that the object to be verified for acquiring the verification code can be clearly requested, whether the object to be verified is authorized to obtain the verification code is judged, and the information and property safety of a client are improved. When a confirmation instruction for object information is detected, authorization information is sent to the service request program, the service request program is instructed to initiate a service request to the service providing system, so that at least part of information in image information of the service providing system is fed back to the verification code, when the fed back verification code is input to an applet interface of the applet, the verification code is sent to the service request program, and therefore a client does not need to inform tax return personnel of the verification code in a telephone or social application mode, the probability of error of the verification code is effectively reduced, and the acquisition efficiency of the verification code is improved. In addition, the verification code is sent to the service providing system, so that when the service providing system finishes verification on the received verification code, the service aiming at the object to be verified is provided, the service efficiency is improved, and the information leakage risk of the client is reduced.
Drawings
FIG. 1 is an application environment diagram of an applet-based authentication process in one embodiment;
FIG. 2 is a flow diagram of an applet-based authentication process in one embodiment;
FIG. 3 is a page diagram of a landing page in one embodiment;
FIG. 4 is a schematic diagram of a verification code acquisition page in one embodiment;
FIG. 5 is a diagram of a page relating to an applet in one embodiment;
FIG. 6 is a schematic diagram of a page relating to a service request program in one embodiment;
FIG. 7 is a flow chart of an applet-based authentication process in another embodiment;
FIG. 8 is a block diagram of an applet-based captcha processing apparatus in one embodiment;
FIG. 9 is a block diagram of an alternative embodiment of an applet-based captcha processing apparatus;
FIG. 10 is a block diagram of an alternative embodiment of an applet-based captcha processing apparatus;
fig. 11 is an internal structural diagram of an electronic device in one embodiment.
Detailed Description
The present application will be described in further detail with reference to the drawings and examples, in order to make the objects, technical solutions and advantages of the present application more apparent. It should be understood that the specific embodiments described herein are for purposes of illustration only and are not intended to limit the scope of the application.
The verification processing method based on the small program provided by the embodiment of the application can be applied to an application environment shown in figure 1. Wherein the electronic device 102 communicates with a server 104, a terminal 106, and a service providing system (e.g., tax system) 108 via a network. The data storage system may store data that the server 104 needs to process. The data storage system may be integrated on the server 104 or may be located on a cloud or other network server.
The electronic device 102 may send a verification code acquisition request to the applet through the server 104 to cause the applet to display object information of an object to be verified; receiving authorization information returned by the applet after confirming the object information; in response to the authorization information, initiating a service request to the service providing system 108 to cause the service providing system 108 to send a verification code to the terminal where the applet is located based on at least some of the object information; receiving a verification code sent by the applet; the verification code is sent to the service providing system 108 so that the service providing system 108 provides a service for the object to be verified when verification of the received verification code is completed.
The electronic device 102 may be, but not limited to, various personal computers, notebook computers, smart phones, tablet computers, internet of things devices, and portable wearable devices, where the internet of things devices may be smart speakers, smart televisions, smart air conditioners, smart vehicle devices, and the like. The portable wearable device can be a smart watch, a smart bracelet, a headset, and the like.
The server 104 may be implemented as a stand-alone server or as a server cluster of multiple servers.
The terminal 106 may be, but is not limited to, a mobile terminal such as a smart phone, tablet computer, smart watch, smart bracelet, and headset. A parent application, such as a social application or a payment application, is installed in the terminal 106 and may provide an operating environment for the applet.
In one embodiment, as shown in fig. 2, an applet-based authentication processing method is provided, and the method is applied to the electronic device 102 in fig. 1 for illustration, and includes the following steps:
S202, sending an identifying code obtaining request to the small program so that the small program displays object information of the object to be identified.
The applet is an application program which can be used without downloading and installing, operates in an environment provided by a parent application program, and is used for handling corresponding services and carrying out authorization verification on a request initiated by an object to be verified, such as handling accounting tax returns and carrying out authorization verification on a request initiated by a tax return personnel for proxy accounting tax returns. For example, the applet is primarily used to receive requests from service requesting programs (e.g., intelligent tax software), and may provide an interface for interactive operations, presenting relevant information to the customer, and providing an interface for the customer to confirm and enter the verification code. The service request program is a program installed on the electronic equipment and mainly provides an operation interaction interface for the object to be verified, such as an operation interaction interface for tax return personnel, and is used for filling in customer data by the tax return personnel, initiating tax return tasks, displaying operation results and other functions. It should be noted that the parent application is installed at the terminal.
The object to be verified may be an object requesting to serve the client, such as a tax agency enterprise or enterprise member that performs accounting tax returns for the client, where the tax agency enterprise may be an enterprise or company that performs accounting tax returns for the client agency, and the enterprise information of the tax agency enterprise may be an enterprise name of the tax agency enterprise.
The object information may be information of an object to be authenticated (enterprise information for short) and information of a client (client information for short), and the client information may be client-related information including enterprise information and communication account number of the client. The customer's business information may include the customer's business name, e.g., the customer has multiple businesses, and the applet displays the tax agency's business information as well as the customer's business information served so that the customer can know which business to bill for tax returns. The communication account number may be a contact number reserved by the customer at the service providing system, or a contact number filled in by the customer when the customer transacts a business license of the business, or a contact number filled in by the agent when transacting a business license of the business for the customer agent.
In one embodiment, the electronic device displays a verification code acquisition page; when an acquisition instruction triggered on an authentication code acquisition page is detected, generating an authentication code acquisition request carrying object information of an object to be authenticated; and sending the verification code acquisition request to the applet.
Specifically, the electronic device may display a login page of the service providing system through the browser, and enter a verification code acquisition page after the login page is filled with a login account and a password; and when the verification code acquisition control in the verification code acquisition page is triggered, sending a verification code acquisition request to the applet.
For example, the electronic device displays a login page of the service providing system through a browser, as shown in fig. 3, and the tax return person may select a login mode in the login page, such as selecting an enterprise login, a natural person login or a proxy login, or selecting a mode of scanning a two-dimensional code to login. After the login account number and the password are filled in the login page, the tax return personnel clicks the login control, and enters the verification code acquisition page at the moment, as shown in fig. 4, if the tax return personnel clicks the control for sending the short message in the verification code acquisition page, at the moment, a verification code acquisition request is sent to the applet, so that when the applet receives the verification code acquisition request, enterprise information and client information of a tax agency enterprise are displayed, as shown in fig. 5.
In another embodiment, the electronic device may display the verification code acquisition page through a service request program; when an acquisition instruction triggered on an authentication code acquisition page is detected, generating an authentication code acquisition request carrying enterprise information and client information; and sending the verification code acquisition request to the applet. Wherein the electronic device installs a service request program.
For example, as shown in fig. 6, after filling in the verification code acquisition page, the tax return fills in the information related to the client (such as tax area, tax payer identification number, login mode, real name account number, account number login password, etc.), if the verification control is clicked after filling in, the verification code acquisition request carrying the enterprise information of the tax agency enterprise and the client information is generated, and the verification code acquisition request is sent to the applet, so that when the applet receives the verification code acquisition request, the enterprise information of the tax agency enterprise, the enterprise information of the client, and the communication account number are displayed, as shown in fig. 5. By displaying the business information of the client, when the client registers a plurality of businesses, the client can be made aware of which business the tax agency business currently needs to handle tax returns.
S204, receiving the authorization information returned by the applet after confirming the object information.
Specifically, since the object to be verified is a tax agency enterprise, the object information includes enterprise information and client information, so S204 may specifically include: the electronic device receives authorization information returned by the applet after validating the enterprise information and the client information. The authorization information may be authorization confidence returned after the applet confirms the object information, such as information that the applet acquires the verification code for tax return personnel who grants tax agency to the enterprise after the applet confirms the enterprise information and the client information.
For example, after receiving the verification code acquisition request, the applet on the terminal displays the enterprise information of the tax agency enterprise, the enterprise information of the client and the communication account number on the information display page, as shown in fig. 5 (a); after clicking the immediate authorization control, entering an authorization operation page, wherein the authorization operation page displays enterprise information of tax agency enterprises, enterprise information of clients and communication account numbers, and the clients click the control for completing authorization after confirming the displayed information, besides a verification code input box and corresponding prompt information, as shown in a diagram (b) of fig. 5, and the applet returns authorization information to the service request program.
S206, responding to the authorization information, and initiating a service request to the service providing system so that the service providing system can send a verification code to the terminal where the applet is located based on at least part of the information in the object information.
The service providing system can be a system for providing service for clients, such as an electronic tax office system which is constructed by utilizing electronic information technology and Internet technology and can realize tax return login, declaration and other services, and provides more convenient, quick and safe service for tax payers.
The terminal may be an intelligent terminal used by a customer, which installs a parent application that provides an operating environment for tax subroutines, such as a social application or payment application commonly used by the user.
In one embodiment, the electronic device initiates a service request including customer information to the service providing system in response to the authorization information, such that the service providing system sends a verification code to a terminal where the applet is located based on the customer information in the service request. The service request may include a login request for requesting to log in to the service providing system, where the service request may carry client information, such as a communication account of the client, where the communication account may be a mobile phone number or other instant messaging account.
In one embodiment, S206 may specifically include: the electronic equipment responds to the authorization information and starts a process automation program; the login operation is simulated through the flow automation program to initiate the service request to the service providing system, so that tax return personnel can automatically initiate the service request without manual operation. After receiving the service request, the service providing system sends an authentication code to the terminal where the applet is located based on the client information, for example, sends the authentication code to the terminal where the applet is located based on the mobile phone number of the client, so that the client fills the authentication code in the applet, for example, the authentication code is input in the (b) diagram of fig. 5.
The process automation program may be a robotic process automation (Robotic Process Automation, RPA) program that automates the process by mimicking the manual operation of a user (e.g., tax return) on an electronic device.
S208, receiving the verification code sent by the applet.
In one embodiment, an electronic device receives an applet-transmitted authentication code obtained based on an applet interface. The applet interface may be an interface of an applet, such as a tax applet interface.
Specifically, the electronic device receives, through the service request program, the verification code, which is sent by the applet and is acquired based on the applet interface. After receiving the verification code, the electronic equipment can fill the verification code into a page of the service providing system through a flow automatic program; and responding to a sending instruction triggered by the flow automation program, and sending the verification code filled in the page of the service providing system to the service providing system. For example, the electronic device transmits the received verification code to the process automation program through the service request program, and the verification code is filled into the login page of the service providing system through the process automation program, as shown in fig. 4, so that the verification code filled into the login page is sent to the service providing system.
S210, sending the verification code to the service providing system so that the service providing system provides the service for the object to be verified when the verification of the received verification code is completed.
In one embodiment, the electronic device sends the verification code populated into the login page to the service providing system in response to a send instruction triggered by the process automation program. After receiving the verification code, the service providing system compares the received verification code with the originally generated verification code, and if the comparison is consistent, provides the service for the object to be verified, for example, allows the electronic equipment to log in the service providing system, and performs corresponding service for the object to be verified through the service providing system, for example, performs corresponding tax service for the client through the tax system, and particularly, the service is billing tax.
In the above embodiment, the verification code acquisition request is sent to the applet, so that the applet displays the object information of the object to be verified, so that the object to be verified for acquiring the verification code can be explicitly requested, and whether the object to be verified is authorized to acquire the verification code is judged, thereby being beneficial to improving the information and property safety of the client. After receiving the authorization information returned by the applet after confirming the object information, initiating a service request to a service providing system so that the service providing system sends a verification code to a terminal where the applet is located based on at least part of the information in the object information; and receiving the verification code sent by the applet, and acquiring the verification code through the applet, so that the verification code is not required to be acquired from a client in a telephone or social application mode and is filled into a login page, the error probability of the verification code is effectively reduced, and the acquisition efficiency of the verification code is also improved. In addition, the verification code is sent to the service providing system, so that when the service providing system finishes verification on the received verification code, the service aiming at the object to be verified is provided, the service efficiency is improved, and the information leakage risk of the client is reduced.
In one embodiment, as shown in fig. 7, an applet-based authentication processing method is provided, and is described by taking the application of the method to the terminal 106 in fig. 1 as an example, and includes the following steps:
S702, receiving a verification code acquisition request sent by a service request program.
The service request program is a program installed on the terminal, and mainly provides an operation interaction interface for tax return personnel, and is used for filling in customer data, initiating tax return tasks, displaying operation results and other functions.
In one embodiment, the terminal receives the authentication code acquisition request sent by the service request program through the applet.
The applet is an application program which can be used without downloading and installing, operates in an environment provided by a parent application program, and is used for handling corresponding services and carrying out authorization verification on a request initiated by an object to be verified, such as handling accounting tax returns and carrying out authorization verification on a request initiated by a tax return personnel for proxy accounting tax returns. For example, the applet is primarily used to receive requests from service requesting programs (e.g., intelligent tax software), and may provide an interface for interactive operations, presenting relevant information to the customer, and providing an interface for the customer to confirm and enter the verification code. The service request program is a program installed on the electronic equipment and mainly provides an operation interaction interface for the object to be verified, such as an operation interaction interface for tax return personnel, and is used for filling in customer data by the tax return personnel, initiating tax return tasks, displaying operation results and other functions. It should be noted that the parent application is installed at the terminal.
S704, in response to the verification code acquisition request, object information of the object to be verified is displayed.
The object to be verified can be an object for requesting service for the client, such as tax agency enterprise or enterprise member for billing tax returns for the client. The object information may be enterprise information of the object to be authenticated and customer information, which may be customer-related information including enterprise information of the customer and a communication account number.
In one embodiment, the terminal displays the business information and the customer information of the tax agency business in response to the verification code acquisition request.
The tax agency enterprise may be an enterprise or a company for posting tax returns to the client agency, and the enterprise information of the tax agency enterprise may be an enterprise name of the tax agency enterprise.
The customer information may be customer-related information including customer's business information and communication account numbers. The customer's business information may include the customer's business name, e.g., the customer has multiple businesses, and the applet displays the tax agency's business information as well as the customer's business information served so that the customer can know which business to bill for tax returns. The communication account number may be a contact number reserved by the customer at the service providing system, or a contact number filled in by the customer when the customer transacts a business license of the business, or a contact number filled in by the agent when transacting a business license of the business for the customer agent.
In one embodiment, in response to the verification code acquisition request, the business information of the tax agency business, the business information of the client and the communication account number are displayed on an information display page. By displaying the business information of the client, when the client registers a plurality of businesses, the client can be made aware of which business the tax agency business currently needs to handle tax returns.
In one embodiment, the customer information includes the customer's business information and communication account number; s704 may specifically include: responding to the verification code acquisition request, and acquiring enterprise information of tax agency enterprises, enterprise information of clients and communication account numbers; and displaying enterprise information of the tax agency enterprise, enterprise information of the client and the communication account number on an applet interface.
For example, in response to the verification code acquisition request, acquiring the business information of the tax agency business, the business information of the client, and the communication account number, and displaying the business information of the tax agency business, the business information of the client, and the communication account number on the information display page, as shown in the (a) diagram of fig. 5; after clicking the immediate authorization control, entering an authorization operation page, wherein the authorization operation page displays enterprise information of tax agency enterprises, enterprise information of clients and communication account numbers, and the clients click the control for completing authorization after confirming the displayed information, besides a verification code input box and corresponding prompt information, as shown in a diagram (b) of fig. 5, and the applet returns authorization information to the service request program.
S706, when a confirmation instruction for the object information is detected, the authorization information is transmitted to the service request program.
In one embodiment, since the object information includes the business information and the client information, the terminal transmits the authorization information to the service request program when detecting an acknowledgement instruction to the business information and the client information.
The authorization information may be information returned after the applet confirms the object information, such as information that the applet returns after confirming the enterprise information and the client information and that tax return personnel who grant tax agency enterprise acquire the verification code. The authorization information may be used to instruct the service request program to initiate a service request to the service providing system to cause the service providing system to feed back the verification code based on at least part of the information in the object information.
The service providing system can be an electronic tax office system which is constructed by utilizing electronic information technology and Internet technology and can realize functions of tax return login, declaration and the like, and provides more convenient, quick and safe service for tax payers.
In one embodiment, the terminal detects a confirmation instruction for the business information and the customer information, and when the confirmation instruction for the business information and the customer information is detected, the terminal transmits authorization information to a service request program of the terminal. After receiving the authorization information, the terminal starts a flow automation program, and the flow automation program simulates login operation to automatically initiate a service request to the service providing system, so that tax return personnel can automatically initiate the service request without manual operation. After receiving the service request, the service providing system returns the verification code to the applet of the terminal so that the client fills the verification code on the applet, as in the (b) diagram of fig. 5.
S708, the verification code is sent to the service request program, so that the service request program sends the verification code to the service providing system.
The service providing system is used for providing a service for an object to be verified when the verification of the received verification code is completed. When the fed-back verification code is input to the applet interface of the applet, the applet transmits the verification code to the service request program, so that the service request program transmits the verification code to the service providing system, and when the service providing system completes verification of the received verification code, the service for the object to be verified is provided.
Specifically, when the fed-back verification code is input to the applet interface of the applet, the terminal sends the verification code to the service request program of the terminal through the applet. After receiving the verification code, the terminal sends the verification code to the service providing system through the service request program. After receiving the verification code, the service providing system compares the received verification code with the originally generated verification code, and if the comparison is consistent, provides the service for the object to be verified, for example, allows the electronic equipment to log in the service providing system, and performs corresponding service for the object to be verified through the service providing system, for example, performs corresponding tax service for the client through the tax system, and particularly, the service is billing tax.
In the above embodiment, the verification code acquisition request sent by the service request program is received, and then the object information of the object to be verified is obtained, so that the object to be verified for acquiring the verification code can be explicitly requested, and whether the object to be verified is authorized to obtain the verification code is judged, which is beneficial to improving the information and property security of the client. When a confirmation instruction for object information is detected, authorization information is sent to the service request program, the service request program is instructed to initiate a service request to the service providing system, so that at least part of information in image information of the service providing system is fed back to the verification code, when the fed back verification code is input to an applet interface of the applet, the verification code is sent to the service request program, and therefore a client does not need to inform tax return personnel of the verification code in a telephone or social application mode, the probability of error of the verification code is effectively reduced, and the acquisition efficiency of the verification code is improved. In addition, the verification code is sent to the service providing system, so that when the service providing system finishes verification on the received verification code, the service aiming at the object to be verified is provided, the service efficiency is improved, and the information leakage risk of the client is reduced.
It should be understood that, although the steps in the flowcharts related to the embodiments described above are sequentially shown as indicated by arrows, these steps are not necessarily sequentially performed in the order indicated by the arrows. The steps are not strictly limited to the order of execution unless explicitly recited herein, and the steps may be executed in other orders. Moreover, at least some of the steps in the flowcharts described in the above embodiments may include a plurality of steps or a plurality of stages, which are not necessarily performed at the same time, but may be performed at different times, and the order of the steps or stages is not necessarily performed sequentially, but may be performed alternately or alternately with at least some of the other steps or stages.
Based on the same inventive concept, the embodiment of the application also provides a device for processing the verification code based on the small program for realizing the verification processing method based on the small program. The implementation of the solution provided by the device is similar to the implementation described in the above method, so the specific limitation in the embodiments of the one or more applet-based verification code processing devices provided below may be referred to above for limitation of the applet-based verification processing method, which is not repeated herein.
In one embodiment, as shown in fig. 8, there is provided an applet-based authentication code processing apparatus, comprising: a first sending module 802, a first receiving module 804, an initiating module 806, a second receiving module 808, and a second sending module 810, wherein:
a first sending module 802, configured to send a verification code obtaining request to the applet, so that the applet displays object information of an object to be verified;
A first receiving module 804, configured to receive authorization information returned by the applet after confirming the object information;
An initiating module 810, configured to respond to the authorization information, and initiate a service request to the service providing system, so that the service providing system sends a verification code to a terminal where the applet is located based on at least part of the information in the object information;
A second receiving module 808, configured to receive the verification code sent by the applet;
The second sending module 810 is configured to send the verification code to the service providing system, so that the service providing system provides the service for the object to be verified when the verification of the received verification code is completed.
In one embodiment, the initiating module 810 is further configured to initiate a process automation procedure in response to the authorization information; simulating login operation through a flow automation program to initiate a service request to a service providing system;
the second sending module 810 is further configured to fill the verification code into a page of the service providing system through a process automation program; and responding to a sending instruction triggered by the flow automation program, and sending the verification code filled in the page of the service providing system to the service providing system.
In one embodiment, as shown in fig. 9, the apparatus further comprises:
A display module 812, configured to display a verification code acquisition page;
The first sending module 802 is further configured to generate a verification code acquisition request carrying object information of an object to be verified when an acquisition instruction triggered on a verification code acquisition page is detected; and sending the verification code acquisition request to the applet.
In one embodiment, the object to be verified is tax agency enterprise, and the object information comprises enterprise information and client information;
the first receiving module 804 is further configured to receive authorization information returned by the applet after the confirmation of the enterprise information and the client information;
The second sending module 810 is further configured to initiate a service request including the client information to the service providing system, so that the service providing system sends the verification code to the terminal where the applet is located based on the client information in the service request.
In the above embodiment, the verification code acquisition request is sent to the applet, so that the applet displays the object information of the object to be verified, so that the object to be verified for acquiring the verification code can be explicitly requested, and whether the object to be verified is authorized to acquire the verification code is judged, thereby being beneficial to improving the information and property safety of the client. After receiving the authorization information returned by the applet after confirming the object information, initiating a service request to a service providing system so that the service providing system sends a verification code to a terminal where the applet is located based on at least part of the information in the object information; and receiving the verification code sent by the applet, and acquiring the verification code through the applet, so that the verification code is not required to be acquired from a client in a telephone or social application mode and is filled into a login page, the error probability of the verification code is effectively reduced, and the acquisition efficiency of the verification code is also improved. In addition, the verification code is sent to the service providing system, so that when the service providing system finishes verification on the received verification code, the service aiming at the object to be verified is provided, the service efficiency is improved, and the information leakage risk of the client is reduced.
In one embodiment, as shown in fig. 10, there is provided an applet-based authentication code processing apparatus, comprising: a third sending module 1002, a display module 1004, a fourth sending module 1006, and a fifth sending module 1008, wherein:
A third sending module 1002, configured to receive an authentication code acquisition request sent by a service request program;
a display module 1004, configured to display object information of an object to be verified in response to a verification code acquisition request;
A fourth sending module 1006, configured to send authorization information to the service request program when a confirmation instruction for the object information is detected; the authorization information is used for indicating the service request program to initiate a service request to the service providing system so that the service providing system feeds back the verification code based on at least part of information in the object information;
A fifth transmitting module 1008, configured to transmit a verification code to the service request program, so that the service request program transmits the verification code to the service providing system; the service providing system is used for providing a service for an object to be verified when the verification of the received verification code is completed.
In one embodiment, the apparatus further comprises:
The acquisition module is used for receiving the input verification code through the applet interface of the applet; when the verification code receiving program has the calling right, the verification code receiving program is called to obtain the verification code; the verification code receiving program is used for receiving the verification code fed back by the service providing system.
In the above embodiment, the verification code acquisition request sent by the service request program is received, and then the object information of the object to be verified is obtained, so that the object to be verified for acquiring the verification code can be explicitly requested, and whether the object to be verified is authorized to obtain the verification code is judged, which is beneficial to improving the information and property security of the client. When a confirmation instruction for object information is detected, authorization information is sent to the service request program, the service request program is instructed to initiate a service request to the service providing system, so that at least part of information in image information of the service providing system is fed back to the verification code, when the fed back verification code is input to an applet interface of the applet, the verification code is sent to the service request program, and therefore a client does not need to inform tax return personnel of the verification code in a telephone or social application mode, the probability of error of the verification code is effectively reduced, and the acquisition efficiency of the verification code is improved. In addition, the verification code is sent to the service providing system, so that when the service providing system finishes verification on the received verification code, the service aiming at the object to be verified is provided, the service efficiency is improved, and the information leakage risk of the client is reduced.
The various modules in the applet-based captcha processing apparatus described above may be implemented in whole or in part in software, hardware, and combinations thereof. The above modules may be embedded in hardware or independent of a processor in the electronic device, or may be stored in software in a memory in the electronic device, so that the processor may call and execute operations corresponding to the above modules.
In one embodiment, an electronic device is provided, which may be a server, and the internal structure thereof may be as shown in fig. 11. The electronic device includes a processor, a memory, an Input/Output interface (I/O) and a communication interface. The processor, the memory and the input/output interface are connected through a system bus, and the communication interface is connected to the system bus through the input/output interface. Wherein the processor of the electronic device is configured to provide computing and control capabilities. The memory of the electronic device includes a non-volatile storage medium and an internal memory. The non-volatile storage medium stores an operating system, computer programs, and a database. The internal memory provides an environment for the operation of the operating system and computer programs in the non-volatile storage media. The database of the electronic equipment is used for storing enterprise information of tax agency enterprises, enterprise information of clients, communication account numbers and the like. The input/output interface of the electronic device is used to exchange information between the processor and the external device. The communication interface of the electronic device is used for communicating with an external terminal through network connection. The computer program, when executed by a processor, implements an applet-based authentication processing method.
In one embodiment, an electronic device is provided, which may be a terminal or a terminal, and an internal structure diagram thereof may be as shown in fig. 11. The electronic device includes a processor, a memory, an input/output interface, a communication interface, a display unit, and an input device. The processor, the memory and the input/output interface are connected through a system bus, and the communication interface, the display unit and the input device are connected to the system bus through the input/output interface. Wherein the processor of the electronic device is configured to provide computing and control capabilities. The memory of the electronic device includes a nonvolatile storage medium and an internal memory. The non-volatile storage medium stores an operating system and a computer program. The internal memory provides an environment for the operation of the operating system and computer programs in the non-volatile storage media. The input/output interface of the electronic device is used to exchange information between the processor and the external device. The communication interface of the electronic device is used for conducting wired or wireless communication with an external terminal, and the wireless communication can be realized through WIFI, a mobile cellular network, NFC (near field communication) or other technologies. The computer program, when executed by a processor, implements an applet-based authentication processing method. The display unit of the electronic equipment is used for forming a visual picture and can be a display screen or a virtual reality imaging device, the display screen can be a liquid crystal display screen or an electronic ink display screen, and the input device of the electronic equipment can be a touch layer covered on the display screen, an external keyboard, a touch pad or a mouse and the like.
It will be appreciated by those skilled in the art that the structure shown in fig. 11 is merely a block diagram of a portion of the structure associated with the present inventive arrangements and is not limiting of the electronic device to which the present inventive arrangements are applied, and that a particular electronic device may include more or fewer components than shown, or may combine certain components, or have a different arrangement of components.
In one embodiment, an electronic device is provided that includes a memory having a computer program stored therein and a processor that when executing the computer program performs the steps of the applet-based authentication processing method described above.
In one embodiment, a computer readable storage medium is provided having a computer program stored thereon which, when executed by a processor, implements the steps of the applet-based authentication processing method described above.
In one embodiment, a computer program product is provided comprising a computer program which, when executed by a processor, implements the steps of the applet-based authentication processing method described above.
It should be noted that, the user information (including but not limited to user equipment information, user personal information, etc.) and the data (including but not limited to data for analysis, stored data, presented data, etc.) related to the present application are information and data authorized by the user or sufficiently authorized by each party, and the collection, use and processing of the related data need to comply with the related laws and regulations and standards of the related country and region.
Those skilled in the art will appreciate that implementing all or part of the above described methods may be accomplished by way of a computer program stored on a non-transitory computer readable storage medium, which when executed, may comprise the steps of the embodiments of the methods described above. Any reference to memory, database, or other medium used in embodiments provided herein may include at least one of non-volatile and volatile memory. The nonvolatile Memory may include Read-Only Memory (ROM), magnetic tape, floppy disk, flash Memory, optical Memory, high density embedded nonvolatile Memory, resistive random access Memory (ReRAM), magneto-resistive random access Memory (Magnetoresistive Random Access Memory, MRAM), ferroelectric Memory (Ferroelectric Random Access Memory, FRAM), phase change Memory (PHASE CHANGE Memory, PCM), graphene Memory, and the like. Volatile memory can include random access memory (Random Access Memory, RAM) or external cache memory, and the like. By way of illustration, and not limitation, RAM can be in various forms such as static random access memory (Static Random Access Memory, SRAM) or dynamic random access memory (Dynamic Random Access Memory, DRAM), etc. The databases referred to in the embodiments provided herein may include at least one of a relational database and a non-relational database. The non-relational database may include, but is not limited to, a blockchain-based distributed database, and the like. The processor referred to in the embodiments provided in the present application may be a general-purpose processor, a central processing unit, a graphics processor, a digital signal processor, a programmable logic unit, a data processing logic unit based on quantum computing, or the like, but is not limited thereto.
The technical features of the above embodiments may be arbitrarily combined, and all possible combinations of the technical features in the above embodiments are not described for brevity of description, however, as long as there is no contradiction between the combinations of the technical features, they should be considered as the scope of the description.
The foregoing examples illustrate only a few embodiments of the application and are described in detail herein without thereby limiting the scope of the application. It should be noted that it will be apparent to those skilled in the art that several variations and modifications can be made without departing from the spirit of the application, which are all within the scope of the application. Accordingly, the scope of the application should be assessed as that of the appended claims.

Claims (10)

1. An applet-based authentication processing method, the method comprising:
Sending a verification code acquisition request to an applet so that the applet displays object information of an object to be verified;
receiving authorization information returned by the applet after confirming the object information;
Responding to the authorization information, and initiating a service request to a service providing system so that the service providing system sends a verification code to a terminal where the applet is located based on at least part of the information in the object information;
Receiving the verification code sent by the applet;
And sending the verification code to the service providing system so that the service providing system provides the service for the object to be verified when the verification of the received verification code is completed.
2. The method of claim 1, wherein the initiating a service request to a service providing system in response to the authorization information comprises:
in response to the authorization information, starting a process automation program;
simulating login operation through the flow automation program to initiate a service request to the service providing system;
the sending the verification code to the service providing system includes:
Filling the verification code into a page of the service providing system through the process automation program;
And responding to the sending instruction triggered by the flow automation program, and sending the verification code filled into the page of the service providing system to the service providing system.
3. The method of claim 1, wherein prior to the sending the verification code acquisition request to the applet, the method further comprises:
displaying a verification code acquisition page;
The sending the verification code acquisition request to the applet includes:
When an acquisition instruction triggered on the verification code acquisition page is detected, generating a verification code acquisition request carrying object information of an object to be verified;
and sending the verification code acquisition request to the applet.
4. A method according to any of claims 1-3, wherein the object to be verified is a tax agency enterprise, the object information comprising enterprise information and customer information;
The receiving the authorization information returned by the applet after confirming the object information comprises the following steps:
Receiving authorization information returned by the applet after confirming the enterprise information and the client information;
The step of initiating a service request to a service providing system so that the service providing system sends a verification code to a terminal where the applet is located based on at least part of the object information comprises the following steps:
and initiating a service request comprising the client information to a service providing system, so that the service providing system sends a verification code to a terminal where the applet is located based on the client information in the service request.
5. An applet-based captcha processing method, applied to an applet, comprising:
receiving an authentication code acquisition request sent by a service request program;
responding to the verification code acquisition request, and displaying object information of an object to be verified;
Transmitting authorization information to the service request program when a confirmation instruction for the object information is detected; the authorization information is used for indicating the service request program to initiate a service request to a service providing system so that the service providing system feeds back a verification code based on at least part of information in the object information;
Transmitting the verification code to the service request program so that the service request program transmits the verification code to the service providing system; the service providing system is used for providing a service for the object to be verified when the verification code received is verified.
6. The method of claim 5, wherein prior to the sending the authentication code to the service request program, the method further comprises:
Any one of the following processes is performed:
Receiving an input verification code through an applet interface of the applet;
When the calling right to the verification code receiving program is provided, the verification code receiving program is called to obtain the verification code; the verification code receiving program is used for receiving the verification code fed back by the service providing system.
7. An applet-based captcha processing apparatus, the apparatus comprising:
the first sending module is used for sending an identifying code obtaining request to the applet so that the applet displays object information of an object to be identified;
the first receiving module is used for receiving authorization information returned by the applet after confirming the object information;
The initiating module is used for responding to the authorization information and initiating a service request to a service providing system so that the service providing system can send a verification code to a terminal where the applet is located based on at least part of the object information;
the second receiving module is used for receiving the verification code sent by the applet;
and the second sending module is used for sending the verification code to the service providing system so that the service providing system provides the service for the object to be verified when the verification of the received verification code is completed.
8. An applet-based captcha processing apparatus, the apparatus comprising:
the third sending module is used for receiving the verification code acquisition request sent by the service request program;
The display module is used for responding to the verification code acquisition request and displaying object information of an object to be verified;
A fourth transmitting module, configured to transmit authorization information to the service request program when a confirmation instruction for the object information is detected; the authorization information is used for indicating the service request program to initiate a service request to a service providing system so that the service providing system feeds back a verification code based on at least part of information in the object information;
A fifth sending module, configured to send the verification code to the service request program, so that the service request program sends the verification code to the service providing system; the service providing system is used for providing a service for the object to be verified when the verification code received is verified.
9. An electronic device comprising a memory and a processor, the memory storing a computer program, characterized in that the processor implements the steps of the method of any one of claims 1 to 6 when the computer program is executed.
10. A computer readable storage medium, on which a computer program is stored, characterized in that the computer program, when being executed by a processor, implements the steps of the method of any of claims 1 to 6.
CN202210258306.1A 2022-03-16 2022-03-16 Authentication processing method, device, equipment and storage medium based on applet Active CN114666116B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210258306.1A CN114666116B (en) 2022-03-16 2022-03-16 Authentication processing method, device, equipment and storage medium based on applet

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210258306.1A CN114666116B (en) 2022-03-16 2022-03-16 Authentication processing method, device, equipment and storage medium based on applet

Publications (2)

Publication Number Publication Date
CN114666116A CN114666116A (en) 2022-06-24
CN114666116B true CN114666116B (en) 2024-05-10

Family

ID=82029834

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210258306.1A Active CN114666116B (en) 2022-03-16 2022-03-16 Authentication processing method, device, equipment and storage medium based on applet

Country Status (1)

Country Link
CN (1) CN114666116B (en)

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105376204A (en) * 2014-08-28 2016-03-02 宇龙计算机通信科技(深圳)有限公司 User terminal, authority granting method and system thereof
CN106131000A (en) * 2016-06-30 2016-11-16 维沃移动通信有限公司 Identifying code fill method and mobile terminal thereof
CN107493378A (en) * 2017-08-07 2017-12-19 广东欧珀移动通信有限公司 Method and apparatus, computer equipment and the readable storage medium storing program for executing that application program logs in
KR20190008503A (en) * 2017-07-15 2019-01-24 종 진 임 The method and device to authenticate when login automatically
CN109525588A (en) * 2018-10-29 2019-03-26 刘高峰 A kind of identifying code processing method, equipment and system
CN110533555A (en) * 2019-09-10 2019-12-03 叶昆联 The charging method of customization tourism based on the network platform
CN113704644A (en) * 2021-03-03 2021-11-26 腾讯科技(深圳)有限公司 Verification code display method and device, computer equipment and storage medium
WO2021254075A1 (en) * 2020-06-19 2021-12-23 上海连尚网络科技有限公司 Application login method and apparatus

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9401895B2 (en) * 2014-04-30 2016-07-26 Fujitsu Limited Device configuration for secure communication
CN110535809B (en) * 2018-05-25 2021-08-31 腾讯科技(深圳)有限公司 Identification code pulling method, storage medium, terminal device and server

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105376204A (en) * 2014-08-28 2016-03-02 宇龙计算机通信科技(深圳)有限公司 User terminal, authority granting method and system thereof
CN106131000A (en) * 2016-06-30 2016-11-16 维沃移动通信有限公司 Identifying code fill method and mobile terminal thereof
KR20190008503A (en) * 2017-07-15 2019-01-24 종 진 임 The method and device to authenticate when login automatically
CN107493378A (en) * 2017-08-07 2017-12-19 广东欧珀移动通信有限公司 Method and apparatus, computer equipment and the readable storage medium storing program for executing that application program logs in
CN109525588A (en) * 2018-10-29 2019-03-26 刘高峰 A kind of identifying code processing method, equipment and system
CN110533555A (en) * 2019-09-10 2019-12-03 叶昆联 The charging method of customization tourism based on the network platform
WO2021254075A1 (en) * 2020-06-19 2021-12-23 上海连尚网络科技有限公司 Application login method and apparatus
CN113704644A (en) * 2021-03-03 2021-11-26 腾讯科技(深圳)有限公司 Verification code display method and device, computer equipment and storage medium

Also Published As

Publication number Publication date
CN114666116A (en) 2022-06-24

Similar Documents

Publication Publication Date Title
US10917498B2 (en) Service processing method and apparatus, and service server
CN109801051B (en) Resource transfer method, system, server and computer readable storage medium
CN111639119B (en) Customer information query method and equipment in back money laundering system
CN114666116B (en) Authentication processing method, device, equipment and storage medium based on applet
CN111402069A (en) Accumulation fund data acquisition method and device, computer equipment and storage medium
CN111400684A (en) Electronic certificate information acquisition method, system, device, equipment and storage medium
CN114006705B (en) Digital signature processing method and device, computer equipment and storage medium
CN114331273A (en) Information processing method, information processing apparatus, electronic device, and storage medium
CN112990902A (en) Service processing method, device, computer equipment and storage medium
CN117688550B (en) Account password substitution filling method and device, computer equipment and storage medium
CN110324361A (en) The method, apparatus of authentification of message calculates equipment and medium
US9454784B2 (en) Multiplatform interface
CN113515332B (en) Data generation method, device, equipment and storage medium
CN117078263A (en) Resource transfer method, device, computer equipment and storage medium
CN116709299A (en) Auxiliary card opening method, device, computer equipment and storage medium
CN117372001A (en) Resource transfer method, apparatus, device, storage medium, and program product
CN117235046A (en) Account migration data updating method and device, computer equipment and storage medium
CN114780895A (en) Business object recommendation method and device, computer equipment and storage medium
CN115409220A (en) Information processing method and device, electronic equipment and storage medium
CN117035779A (en) Account upgrading method, account upgrading device, computer equipment and storage medium
CN116433422A (en) Service processing method, device and computer equipment
CN117573717A (en) Resource interaction business record processing method, device, computer equipment and storage medium
CN116911410A (en) Mesh point reservation method, mesh point reservation device, computer equipment and storage medium
CN116301499A (en) Service information processing method, device, computer equipment, medium and program product
CN116150188A (en) Information query method, device, computer equipment and storage medium

Legal Events

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