CN111612508A - Financial resource allocation request processing method and device and electronic equipment - Google Patents

Financial resource allocation request processing method and device and electronic equipment Download PDF

Info

Publication number
CN111612508A
CN111612508A CN202010281899.4A CN202010281899A CN111612508A CN 111612508 A CN111612508 A CN 111612508A CN 202010281899 A CN202010281899 A CN 202010281899A CN 111612508 A CN111612508 A CN 111612508A
Authority
CN
China
Prior art keywords
financial resource
resource allocation
task
user
financial
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202010281899.4A
Other languages
Chinese (zh)
Inventor
陈博
郑盛麟
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shanghai Qiyue Information Technology Co Ltd
Original Assignee
Shanghai Qiyue Information 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 Shanghai Qiyue Information Technology Co Ltd filed Critical Shanghai Qiyue Information Technology Co Ltd
Priority to CN202010281899.4A priority Critical patent/CN111612508A/en
Publication of CN111612508A publication Critical patent/CN111612508A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/02Marketing; Price estimation or determination; Fundraising
    • G06Q30/0207Discounts or incentives, e.g. coupons or rebates
    • G06Q30/0226Incentive systems for frequent usage, e.g. frequent flyer miles programs or point systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/955Retrieval from the web using information identifiers, e.g. uniform resource locators [URL]

Abstract

The disclosure relates to a financial resource allocation request processing method, device, electronic equipment and computer readable medium. The method comprises the following steps: receiving a financial resource allocation request from a client, wherein the financial resource allocation request comprises a URL link; extracting a task identifier and a user identifier based on the financial resource allocation request; determining a target task server based on the task identifier; and sending the user identification to the target task service to process the financial resource allocation request. The financial resource allocation request processing method, the financial resource allocation request processing device, the electronic equipment and the computer readable medium can quickly and accurately provide periodic financial resource allocation tasks for users, increase the user access amount of websites and improve the user viscosity.

Description

Financial resource allocation request processing method and device and electronic equipment
Technical Field
The present disclosure relates to the field of computer information processing, and in particular, to a method and an apparatus for processing a financial resource allocation request, an electronic device, and a computer-readable medium.
Background
With the development of science and technology, new industries are increased, and product marketing methods are different among different industries. Financial services are a new company that has emerged with internet technology, and are mainly generated to meet the needs of enterprise users or individual users for financial products. The enterprise user or individual user may make a request for a financial service to a financial services institution, and the individual user may, for example, request a credit product for an amount and a repayment period from the financial services institution and then pay the financial services institution a fee. The financial service institution can prompt the user to make a financial service request by actively issuing a red packet of financial products to the user, and the user receiving the red packet can also reduce the service application cost per se through the product details in the coupon.
In the prior art, the red envelope of the financial service product is regularly and uniformly sent to the user, the user logs in the website when receiving the red envelope, and some customers cannot visit the website again after receiving the red envelope, so that the red envelope sending mode in the prior art has low motivation to the passenger flow in the aspect of the website and has limited popularization effect on the website.
Therefore, a new financial resource allocation request processing method, apparatus, electronic device and computer readable medium are needed.
The above information disclosed in this background section is only for enhancement of understanding of the background of the disclosure and therefore it may contain information that does not constitute prior art that is already known to a person of ordinary skill in the art.
Disclosure of Invention
In view of this, the present disclosure provides a method, an apparatus, an electronic device, and a computer readable medium for processing a financial resource allocation request, which can quickly and accurately provide a periodic financial resource allocation task for a user, increase the user access amount of a website, and improve user stickiness.
Additional features and advantages of the disclosure will be set forth in the detailed description which follows, or in part will be obvious from the description, or may be learned by practice of the disclosure.
According to an aspect of the present disclosure, a method for processing a financial resource allocation request is provided, which is applicable to a host server, the method including: receiving a financial resource allocation request from a client, wherein the financial resource allocation request comprises a URL link; extracting a task identifier and a user identifier based on the financial resource allocation request; determining a target task server based on the task identifier; and sending the user identification to the target task service to process the financial resource allocation request.
Optionally, the method further comprises: receiving a financial resource allocation message from the task server; and generating a financial resource allocation page based on the financial resource allocation message, wherein the financial resource allocation page is used for the user to perform financial resource extraction operation.
Optionally, the method further comprises: receiving a financial resource extraction request from a client through the financial resource allocation page; acquiring a user identifier and financial resource information from the financial resource extraction request, wherein the financial resource information comprises a timestamp, a financial resource value and a task identifier; determining a target task server based on the task identifier; verifying, by the target task server, the financial resource extraction request in response to the financial resource extraction request.
Optionally, verifying, by the target task server, the financial resource extraction request in response to the financial resource extraction request includes: sending the user identification and the financial resource information to the target task server for verification; and after the verification is passed, allocating the financial resources to the account of the user.
Optionally, after extracting the task identifier and the user identifier based on the financial resource allocation request, the method further includes: acquiring user information based on the user identification; determining advertisement information based on the user information; and pushing the advertisement information to the client.
Optionally, the financial resource allocation request includes: and the URL link is formed by splicing the task page address and the user identifier.
According to an aspect of the present disclosure, a method for processing a financial resource allocation request is provided, which is applicable to a task server, and includes: receiving a user identification from a main server; determining whether a user has been assigned a periodic task based on the user identification, the periodic task comprising a plurality of task phases; determining a task phase of a periodic task when the user has been assigned the periodic task; allocating financial resources corresponding to the mission phase to the user.
Optionally, the method further comprises: when the user is not allocated with a periodic task, allocating the periodic task for the user based on the user information; allocating financial resources corresponding to a first task phase to the user.
Optionally, the method further comprises: generating a financial resource allocation message; and sending the financial resource allocation message to the main server in a post request mode.
Optionally, the method further comprises: receiving a financial resource extraction request from a master server; verifying the user identification and the financial resource information in the financial resource extraction request; when the user identification and the financial resource information pass verification, generating a conversion success message; and sending the financial resource allocation message to the main server in a post request mode.
According to an aspect of the present disclosure, a financial resource allocation request processing apparatus is provided, which is applicable to a main server, the apparatus including: the system comprises an allocation request module, a resource allocation module and a resource allocation module, wherein the allocation request module is used for receiving a financial resource allocation request from a client, and the financial resource allocation request comprises a URL link; the extraction identification module is used for extracting a task identification and a user identification based on the financial resource allocation request; the target server module is used for determining a target task server based on the task identifier; and the request processing module is used for sending the user identification to the target task service so as to process the financial resource allocation request.
Optionally, the method further comprises: the allocation message module is used for receiving the financial resource allocation message from the task server; and the allocation page module is used for generating a financial resource allocation page based on the financial resource allocation message, and the financial resource allocation page is used for the user to perform financial resource extraction operation.
Optionally, the method further comprises: the resource extraction request is used for receiving a financial resource extraction request from a client through the financial resource allocation page; the resource information module is used for acquiring a user identifier and financial resource information from the financial resource extraction request, wherein the financial resource information comprises a timestamp, a financial resource numerical value and a task identifier; the target server module is used for determining a target task server based on the task identifier; and the request checking module is used for checking the financial resource extraction request through the target task server so as to respond to the financial resource extraction request.
Optionally, the request verification module is further configured to send the user identifier and the financial resource information to the target task server for verification; and after the verification is passed, allocating the financial resources to the account of the user.
Optionally, the method further comprises: the advertisement pushing module is used for acquiring user information based on the user identification; determining advertisement information based on the user information; and pushing the advertisement information to the client.
Optionally, the financial resource allocation request includes: and the URL link is formed by splicing the task page address and the user identifier.
According to an aspect of the present disclosure, there is provided a financial resource allocation request processing apparatus, applicable to a task server, the apparatus including: the receiving module is used for receiving the user identification from the main server; a judging module, configured to judge whether a user has been allocated a periodic task based on the user identifier, where the periodic task includes a plurality of task phases; a phase module to determine a task phase of a periodic task when the user has been assigned the periodic task; an allocation module to allocate financial resources corresponding to the task phase to the user.
Optionally, the method further comprises: the task module is used for distributing periodic tasks to the user based on the user information when the user is not distributed with the periodic tasks; allocating financial resources corresponding to a first task phase to the user.
Optionally, the method further comprises: a message module for generating a financial resource allocation message; and sending the financial resource allocation message to the main server in a post request mode.
Optionally, the method further comprises: the request module is used for receiving a financial resource extraction request from the main server; the verification module is used for verifying the user identification and the financial resource information in the financial resource extraction request; the exchange module is used for generating an exchange success message when the user identification and the financial resource information pass the verification; and the sending module is used for sending the financial resource allocation message to the main server in a post request mode.
According to an aspect of the present disclosure, an electronic device is provided, the electronic device including: one or more processors; storage means for storing one or more programs; when executed by one or more processors, cause the one or more processors to implement a method as above.
According to an aspect of the disclosure, a computer-readable medium is proposed, on which a computer program is stored, which program, when being executed by a processor, carries out the method as above.
According to the financial resource allocation request processing method, device, electronic equipment and computer readable medium disclosed by the disclosure, a financial resource allocation request from a client is received, wherein the financial resource allocation request comprises a URL link; extracting a task identifier and a user identifier based on the financial resource allocation request; determining a target task server based on the task identifier; and sending the user identification to the target task service to process the financial resource allocation request, so that a periodic financial resource allocation task can be quickly and accurately provided for the user, the user access amount of a website is increased, and the user viscosity is improved.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the disclosure.
Drawings
The above and other objects, features and advantages of the present disclosure will become more apparent by describing in detail exemplary embodiments thereof with reference to the attached drawings. The drawings described below are merely some embodiments of the present disclosure, and other drawings may be derived from those drawings by those of ordinary skill in the art without inventive effort.
Fig. 1 is a system block diagram illustrating a method and apparatus for processing a financial resource allocation request according to an exemplary embodiment.
FIG. 2 is a flow diagram illustrating a method of processing a financial resource allocation request in accordance with an exemplary embodiment.
FIG. 3 is a flowchart illustrating a method of processing a financial resource allocation request according to another exemplary embodiment.
FIG. 4 is a flowchart illustrating a method of processing a financial resource allocation request according to another exemplary embodiment.
Fig. 5 is a block diagram illustrating a financial resource allocation request processing apparatus according to an example embodiment.
Fig. 6 is a block diagram illustrating a financial resource allocation request processing apparatus according to another exemplary embodiment.
FIG. 7 is a block diagram illustrating an electronic device in accordance with an example embodiment.
FIG. 8 is a block diagram illustrating a computer-readable medium in accordance with an example embodiment.
Detailed Description
Example embodiments will now be described more fully with reference to the accompanying drawings. Example embodiments may, however, be embodied in many different forms and should not be construed as limited to the embodiments set forth herein; rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the concept of example embodiments to those skilled in the art. The same reference numerals denote the same or similar parts in the drawings, and thus, a repetitive description thereof will be omitted.
Furthermore, the described features, structures, or characteristics may be combined in any suitable manner in one or more embodiments. In the following description, numerous specific details are provided to give a thorough understanding of embodiments of the disclosure. One skilled in the relevant art will recognize, however, that the subject matter of the present disclosure can be practiced without one or more of the specific details, or with other methods, components, devices, steps, and so forth. In other instances, well-known methods, devices, implementations, or operations have not been shown or described in detail to avoid obscuring aspects of the disclosure.
The block diagrams shown in the figures are functional entities only and do not necessarily correspond to physically separate entities. I.e. these functional entities may be implemented in the form of software, or in one or more hardware modules or integrated circuits, or in different networks and/or processor means and/or microcontroller means.
The flow charts shown in the drawings are merely illustrative and do not necessarily include all of the contents and operations/steps, nor do they necessarily have to be performed in the order described. For example, some operations/steps may be decomposed, and some operations/steps may be combined or partially combined, so that the actual execution sequence may be changed according to the actual situation.
It will be understood that, although the terms first, second, third, etc. may be used herein to describe various components, these components should not be limited by these terms. These terms are used to distinguish one element from another. Thus, a first component discussed below may be termed a second component without departing from the teachings of the disclosed concept. As used herein, the term "and/or" includes any and all combinations of one or more of the associated listed items.
It is to be understood by those skilled in the art that the drawings are merely schematic representations of exemplary embodiments, and that the blocks or processes shown in the drawings are not necessarily required to practice the present disclosure and are, therefore, not intended to limit the scope of the present disclosure.
Fig. 1 is a system block diagram illustrating a method and apparatus for processing a financial resource allocation request according to an exemplary embodiment.
As shown in fig. 1, the system architecture 10 may include terminal devices 101, 102, 103, a network 104, and a main server 105, a task server 106, and a task server 107. The network 104 is used to provide a medium of communication links between the terminal devices 101, 102, 103 and the main server 105, task server 106, task server 107. Network 104 may include various connection types, such as wired, wireless communication links, or fiber optic cables, to name a few.
The user may use the terminal devices 101, 102, 103 to interact with the main server 105 via the network 104 to receive or send messages or the like. The terminal devices 101, 102, 103 may have various communication client applications installed thereon, such as a financial services application, a shopping application, a web browser application, an instant messaging tool, a mailbox client, social platform software, and the like.
The terminal devices 101, 102, 103 may be various electronic devices having a display screen and supporting web browsing, including but not limited to smart phones, tablet computers, laptop portable computers, desktop computers, and the like.
The host server 105 may be a server that provides various services, such as a background management server that supports financial services websites browsed by the user using the terminal apparatuses 101, 102, and 103. The host server 105 may process the received financial resource allocation request and feed back the processing result (e.g., financial resource allocation page) to the terminal devices 101, 102, 103.
Host server 105 may, for example, receive a financial resource allocation request from a client, including a URL link; master server 105 may extract a task identification and a user identification, for example, based on the financial resource allocation request; the primary server 105 may determine a target task server, for example, based on the task identification; master server 105 may, for example, send the user identification to the target mission service to process the financial resource allocation request.
The task servers 106 and 107 may be servers providing various services, for example, analyzing the user identifier sent by the main server 105, and feeding back the processing result (for example, allocating the financial resource corresponding to the task phase to the user corresponding to the user identifier) to the main server 105.
The task servers 106, 107 may, for example, receive a user identification from the main server 105; the task servers 106, 107 may determine, for example based on the user identification, whether the user has been assigned a periodic task, the periodic task including a plurality of task phases; the task servers 106, 107 may determine the task phase of a periodic task, for example, when the user has been assigned the periodic task; the task servers 106, 107 may, for example, allocate financial resources for the user corresponding to the task phase.
The main server 105, the task server 106, and the task server 107 may be a single entity server, or may be composed of a plurality of servers, for example, it should be noted that the financial resource allocation request processing method provided by the embodiment of the present disclosure may be executed by the main server 105, the task server 106, and the task server 107, and accordingly, the financial resource allocation request processing device may be disposed in the main server 105, the task server 106, and the task server 107. And the web page end provided for the user to browse the financial service platform is generally positioned in the terminal equipment 101, 102 and 103.
FIG. 2 is a flow diagram illustrating a method of processing a financial resource allocation request in accordance with an exemplary embodiment. Applicable to the main server, the method 20 for processing a financial resource allocation request at least includes steps S202 to S212.
As shown in fig. 2, in S202, a financial resource allocation request is received from a client, where the financial resource allocation request includes a URL link. The URL link is formed by splicing a task page address and a user identifier. The financial resource allocation request may be a red envelope pickup request from the user terminal.
In S204, a task identifier and a user identifier are extracted based on the financial resource allocation request. Further comprising: acquiring user information based on the user identification; determining advertisement information based on the user information; and pushing the advertisement information to the client. The advertisement information can be pushed for the user when the user opens the webpage.
In S206, a target task server is determined based on the task identity. The task identifier can be a red packet task identifier, a plurality of red packet tasks with different activities can be simultaneously provided, for example, a red packet login task, an integral red packet task, a treasure red packet digging task and the like can be provided, and different red packet tasks are processed by different task servers and are distinguished according to the task identifier.
In S208, the user identification is sent to the target task service to process the financial resource allocation request.
In S210, a financial resource allocation message from the task server is accepted.
In S212, a financial resource allocation page is generated based on the financial resource allocation message, and the financial resource allocation page is used for the user to perform a financial resource extraction operation. For example, the financial resource allocation message may include the amount of the red envelope and the number of times of red envelope pickup, and may further include information such as the amount range of the next red envelope, from which a financial resource allocation page may be generated and pushed to the user.
In one embodiment, further comprising: receiving a financial resource extraction request from a client through the financial resource allocation page; acquiring a user identifier and financial resource information from the financial resource extraction request, wherein the financial resource information comprises a timestamp, a financial resource value and a task identifier; determining a target task server based on the task identifier; verifying, by the target task server, the financial resource extraction request in response to the financial resource extraction request.
In one embodiment, verifying, by the target mission server, the financial resource extraction request in response to the financial resource extraction request comprises: sending the user identification and the financial resource information to the target task server for verification; and after the verification is passed, allocating the financial resources to the account of the user.
According to the financial resource allocation request processing method, a financial resource allocation request from a client is received, wherein the financial resource allocation request comprises a URL link; extracting a task identifier and a user identifier based on the financial resource allocation request; determining a target task server based on the task identifier; and sending the user identification to the target task service to process the financial resource allocation request, so that a periodic financial resource allocation task can be quickly and accurately provided for the user, the user access amount of a website is increased, and the user viscosity is improved.
It should be clearly understood that this disclosure describes how to make and use particular examples, but the principles of this disclosure are not limited to any details of these examples. Rather, these principles can be applied to many other embodiments based on the teachings of the present disclosure.
FIG. 3 is a flowchart illustrating a method of processing a financial resource allocation request according to another exemplary embodiment. Applicable to the task server, the financial resource allocation request processing method 30 includes at least steps S302 to S312.
As shown in fig. 3, in S302, a user identification is received from a host server. The user identification may be, for example, a cell phone number of the user, and the user identification may uniquely locate information of the user in the task server.
In S304, it is determined whether the user has been assigned a periodic task based on the user identification, the periodic task comprising a plurality of task phases. The red envelope pickup task may include multiple phases, may for example be that the user has different red envelopes each day for 7 consecutive login days, and so on.
In S306, when the user has been assigned a periodic task, a task phase of the periodic task is determined. The current red envelope getting stage of the user needs to be determined according to the identification of the user.
In S308, financial resources corresponding to the task phase are allocated to the user. And distributing the red envelope for the user according to different red envelope pickup stages.
In S310, when the user is not assigned a periodic task, the user is assigned a periodic task based on the user information. And a new red envelope getting task is created for the user.
In S312, the user is allocated financial resources corresponding to the first task phase.
In one embodiment, further comprising: generating a financial resource allocation message; and sending the financial resource allocation message to the main server in a post request mode.
In one embodiment, further comprising: receiving a financial resource extraction request from a master server; verifying the user identification and the financial resource information in the financial resource extraction request; when the user identification and the financial resource information pass verification, generating a conversion success message; and sending the financial resource allocation message to the main server in a post request mode.
FIG. 4 is a flowchart illustrating a method of processing a financial resource allocation request according to another exemplary embodiment. The flow shown in fig. 4 is a detailed description of the flows shown in fig. 2 and 3.
As shown in fig. 4, in S401, the user terminal transmits a financial resource allocation request. The financial resource allocation request includes a URL link.
In S402, the main server extracts a task identifier and a user identifier based on the financial resource allocation request; and determining a target task server based on the task identification.
In S403, the advertisement information is pushed to the client.
In S404, the user identification is sent to the target task service.
In S405, it is determined whether the user has been assigned a periodic task based on the user identification, financial resources corresponding to a task phase are assigned to the user, and a financial resource assignment message is generated.
In S406, the financial resource allocation message is transmitted to the main server by means of a post request.
In S407, a financial resource allocation page is generated based on the financial resource allocation message, and the financial resource allocation page is used for the user to perform a financial resource extraction operation.
In S408, the financial resource allocation page is pushed to the user end.
In S409, a financial resource extraction request is transmitted through the financial resource allocation page.
In S410, the user identifier and the financial resource information are obtained from the financial resource extraction request.
In S411, the financial resource information is transmitted to the target task server.
In S412, the user identifier and the financial resource information in the financial resource extraction request are verified, and when the user identifier and the financial resource information are verified, a redemption success message is generated.
In S413, the financial resource allocation message is transmitted to the main server by means of a post request.
In S414, after the verification is passed, the financial resource is allocated to the account of the user.
In S415, the financial resource allocation message is transmitted to the user terminal.
According to the financial resource allocation request processing method, marketing activities are added in the advertising process, a periodic task system is set up, an APP flow change project (flow change means that the website/APP flow is divided into advertising, value-added services, shopping and flow, cash benefits are achieved), change income is simply created, and the method is further expanded into a comprehensive project for circularly promoting flow daily life.
The financial resource allocation request processing method disclosed by the invention has the advantages that the stimulation of different participation schedules of the user in the short, medium and long stages is considered in a strategic manner, so that the user can quickly reach a reward threshold in a short period, experience the acceleration of the game task schedule in a middle period and can be exchanged for high-volume feedback in long-term insisting on login. Continuous login for 3, 5, 7 and 15 days is achieved by locking the time schedule of the reward issuing and continuous login actions, so that the purpose of promoting the daily lives of users participating in the whole month is achieved.
Those skilled in the art will appreciate that all or part of the steps implementing the above embodiments are implemented as computer programs executed by a CPU. When executed by the CPU, performs the functions defined by the above-described methods provided by the present disclosure. The program may be stored in a computer readable storage medium, which may be a read-only memory, a magnetic or optical disk, or the like.
Furthermore, it should be noted that the above-mentioned figures are only schematic illustrations of the processes involved in the methods according to exemplary embodiments of the present disclosure, and are not intended to be limiting. It will be readily understood that the processes shown in the above figures are not intended to indicate or limit the chronological order of the processes. In addition, it is also readily understood that these processes may be performed synchronously or asynchronously, e.g., in multiple modules.
The following are embodiments of the disclosed apparatus that may be used to perform embodiments of the disclosed methods. For details not disclosed in the embodiments of the apparatus of the present disclosure, refer to the embodiments of the method of the present disclosure.
Fig. 5 is a block diagram illustrating a financial resource allocation request processing apparatus according to an example embodiment. As shown in fig. 5, the financial resource allocation request processing device 50 includes: an allocation request module 502, an extraction identification module 504, a target server module 506, and a request processing module 508.
The allocation request module 502 is configured to receive a financial resource allocation request from a client, where the financial resource allocation request includes a URL link; the financial resource allocation request comprises: and the URL link is formed by splicing the task page address and the user identifier.
The extraction identification module 504 is used for extracting a task identification and a user identification based on the financial resource allocation request;
the target server module 506 is used for determining a target task server based on the task identifier;
the request processing module 508 is configured to send the user identifier to the target task service to process the financial resource allocation request.
The financial resource allocation request processing apparatus 50 may further include: the allocation message module is used for receiving the financial resource allocation message from the task server; and the allocation page module is used for generating a financial resource allocation page based on the financial resource allocation message, and the financial resource allocation page is used for the user to perform financial resource extraction operation.
The financial resource allocation request processing apparatus 50 may further include: the resource extraction request is used for receiving a financial resource extraction request from a client through the financial resource allocation page; the resource information module is used for acquiring a user identifier and financial resource information from the financial resource extraction request, wherein the financial resource information comprises a timestamp, a financial resource numerical value and a task identifier; the target server module is used for determining a target task server based on the task identifier; and the request checking module is used for checking the financial resource extraction request through the target task server so as to respond to the financial resource extraction request. The request checking module is also used for sending the user identification and the financial resource information to the target task server for checking; and after the verification is passed, allocating the financial resources to the account of the user.
The financial resource allocation request processing apparatus 50 may further include: the advertisement pushing module is used for acquiring user information based on the user identification; determining advertisement information based on the user information; and pushing the advertisement information to the client.
Fig. 6 is a block diagram illustrating a financial resource allocation request processing apparatus according to another exemplary embodiment. As shown in fig. 6, the financial resource allocation request processing means 60 includes: a receiving module 602, a determining module 604, a phase module 606, and an allocating module 608.
The receiving module 602 is configured to receive a user identifier from a host server;
the determining module 604 is configured to determine whether a user has been assigned a periodic task based on the user identifier, where the periodic task includes a plurality of task phases;
the phase module 606 is used to determine a task phase of a periodic task when the user has been assigned the periodic task;
the allocation module 608 is configured to allocate financial resources corresponding to the task phase to the user.
The financial resource allocation request processing device 60 may further include: the task module is used for distributing periodic tasks to the user based on the user information when the user is not distributed with the periodic tasks; allocating financial resources corresponding to a first task phase to the user.
The financial resource allocation request processing device 60 may further include: a message module for generating a financial resource allocation message; and sending the financial resource allocation message to the main server in a post request mode.
The financial resource allocation request processing device 60 may further include: the request module is used for receiving a financial resource extraction request from the main server; the verification module is used for verifying the user identification and the financial resource information in the financial resource extraction request; the exchange module is used for generating an exchange success message when the user identification and the financial resource information pass the verification; and the sending module is used for sending the financial resource allocation message to the main server in a post request mode.
According to the financial resource allocation request processing device, a financial resource allocation request from a client is received, wherein the financial resource allocation request comprises a URL link; extracting a task identifier and a user identifier based on the financial resource allocation request; determining a target task server based on the task identifier; and sending the user identification to the target task service to process the financial resource allocation request, so that a periodic financial resource allocation task can be quickly and accurately provided for the user, the user access amount of a website is increased, and the user viscosity is improved.
FIG. 7 is a block diagram illustrating an electronic device in accordance with an example embodiment.
An electronic device 700 according to this embodiment of the disclosure is described below with reference to fig. 7. The electronic device 700 shown in fig. 7 is only an example and should not bring any limitation to the functions and the scope of use of the embodiments of the present disclosure.
As shown in fig. 7, electronic device 700 is embodied in the form of a general purpose computing device. The components of the electronic device 700 may include, but are not limited to: at least one processing unit 710, at least one memory unit 720, a bus 730 that connects the various system components (including the memory unit 720 and the processing unit 710), a display unit 740, and the like.
Wherein the storage unit stores program codes executable by the processing unit 710 to cause the processing unit 710 to perform the steps according to various exemplary embodiments of the present disclosure described in the above-mentioned electronic prescription flow processing method section of the present specification. For example, the processing unit 710 may perform the steps as shown in fig. 2, 3, 4.
The memory unit 720 may include readable media in the form of volatile memory units, such as a random access memory unit (RAM)7201 and/or a cache memory unit 7202, and may further include a read only memory unit (ROM) 7203.
The memory unit 720 may also include a program/utility 7204 having a set (at least one) of program modules 7205, such program modules 7205 including, but not limited to: an operating system, one or more application programs, other program modules, and program data, each of which, or some combination thereof, may comprise an implementation of a network environment.
Bus 730 may be any representation of one or more of several types of bus structures, including a memory unit bus or memory unit controller, a peripheral bus, an accelerated graphics port, a processing unit, or a local bus using any of a variety of bus architectures.
The electronic device 700 may also communicate with one or more external devices 700' (e.g., keyboard, pointing device, bluetooth device, etc.), with one or more devices that enable a user to interact with the electronic device 700, and/or with any devices (e.g., router, modem, etc.) that enable the electronic device 700 to communicate with one or more other computing devices. Such communication may occur via an input/output (I/O) interface 750. Also, the electronic device 700 may communicate with one or more networks (e.g., a Local Area Network (LAN), a Wide Area Network (WAN), and/or a public network such as the internet) via the network adapter 760. The network adapter 760 may communicate with other modules of the electronic device 700 via the bus 730. It should be appreciated that although not shown in the figures, other hardware and/or software modules may be used in conjunction with the electronic device 700, including but not limited to: microcode, device drivers, redundant processing units, external disk drive arrays, RAID systems, tape drives, and data backup storage systems, among others.
Through the above description of the embodiments, those skilled in the art will readily understand that the exemplary embodiments described herein may be implemented by software, or by software in combination with necessary hardware. Therefore, as shown in fig. 8, the technical solution according to the embodiment of the present disclosure may be embodied in the form of a software product, which may be stored in a non-volatile storage medium (which may be a CD-ROM, a usb disk, a removable hard disk, etc.) or on a network, and includes several instructions to enable a computing device (which may be a personal computer, a server, or a network device, etc.) to execute the above method according to the embodiment of the present disclosure.
The software product may employ any combination of one or more readable media. The readable medium may be a readable signal medium or a readable storage medium. A readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the foregoing. More specific examples (a non-exhaustive list) of the readable storage medium include: an electrical connection having one or more wires, a portable disk, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing.
The computer readable storage medium may include a propagated data signal with readable program code embodied therein, for example, in baseband or as part of a carrier wave. Such a propagated data signal may take many forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A readable storage medium may also be any readable medium that is not a readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device. Program code embodied on a readable storage medium may be transmitted using any appropriate medium, including but not limited to wireless, wireline, optical fiber cable, RF, etc., or any suitable combination of the foregoing.
Program code for carrying out operations of the present disclosure may be written in any combination of one or more programming languages, including an object oriented programming language such as Java, C + + or the like and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computing device, partly on the user's device, as a stand-alone software package, partly on the user's computing device and partly on a remote computing device, or entirely on the remote computing device or server. In the case of a remote computing device, the remote computing device may be connected to the user computing device through any kind of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or may be connected to an external computing device (e.g., through the internet using an internet service provider).
The computer readable medium carries one or more programs which, when executed by a device, cause the computer readable medium to perform the functions of: receiving a financial resource allocation request from a client, wherein the financial resource allocation request comprises a URL link; extracting a task identifier and a user identifier based on the financial resource allocation request; determining a target task server based on the task identifier; and sending the user identification to the target task service to process the financial resource allocation request. The computer readable medium may also implement the following functions: receiving a user identification from a main server; determining whether a user has been assigned a periodic task based on the user identification, the periodic task comprising a plurality of task phases; determining a task phase of a periodic task when the user has been assigned the periodic task; allocating financial resources corresponding to the mission phase to the user.
Those skilled in the art will appreciate that the modules described above may be distributed in the apparatus according to the description of the embodiments, or may be modified accordingly in one or more apparatuses unique from the embodiments. The modules of the above embodiments may be combined into one module, or further split into multiple sub-modules.
Through the above description of the embodiments, those skilled in the art will readily understand that the exemplary embodiments described herein may be implemented by software, or by software in combination with necessary hardware. Therefore, the technical solution according to the embodiments of the present disclosure may be embodied in the form of a software product, which may be stored in a non-volatile storage medium (which may be a CD-ROM, a usb disk, a removable hard disk, etc.) or on a network, and includes several instructions to enable a computing device (which may be a personal computer, a server, a mobile terminal, or a network device, etc.) to execute the method according to the embodiments of the present disclosure.
Exemplary embodiments of the present disclosure are specifically illustrated and described above. It is to be understood that the present disclosure is not limited to the precise arrangements, instrumentalities, or instrumentalities described herein; on the contrary, the disclosure is intended to cover various modifications and equivalent arrangements included within the spirit and scope of the appended claims.

Claims (10)

1. A financial resource allocation request processing method, applicable to a main server, includes:
receiving a financial resource allocation request from a client, wherein the financial resource allocation request comprises a URL link;
extracting a task identifier and a user identifier based on the financial resource allocation request;
determining a target task server based on the task identifier;
and sending the user identification to the target task service to process the financial resource allocation request.
2. The method of claim 1, further comprising:
receiving a financial resource allocation message from the task server;
and generating a financial resource allocation page based on the financial resource allocation message, wherein the financial resource allocation page is used for the user to perform financial resource extraction operation.
3. The method of any of claims 1-2, further comprising:
receiving a financial resource extraction request from a client through the financial resource allocation page;
acquiring a user identifier and financial resource information from the financial resource extraction request, wherein the financial resource information comprises a timestamp, a financial resource value and a task identifier;
determining a target task server based on the task identifier;
verifying, by the target task server, the financial resource extraction request in response to the financial resource extraction request.
4. The method of any one of claims 1-3, wherein verifying, by the target task server, the financial resource extraction request in response to the financial resource extraction request comprises:
sending the user identification and the financial resource information to the target task server for verification;
and after the verification is passed, allocating the financial resources to the account of the user.
5. The method of any of claims 1-4, wherein after extracting the task identification and the user identification based on the financial resource allocation request, further comprising:
acquiring user information based on the user identification;
determining advertisement information based on the user information;
and pushing the advertisement information to the client.
6. The method of any one of claims 1-5, wherein the request for allocation of financial resources comprises: and the URL link is formed by splicing the task page address and the user identifier.
7. A financial resource allocation request processing method, which can be applied to a task server, is characterized by comprising the following steps:
receiving a user identification from a main server;
determining whether a user has been assigned a periodic task based on the user identification, the periodic task comprising a plurality of task phases;
determining a task phase of a periodic task when the user has been assigned the periodic task;
allocating financial resources corresponding to the mission phase to the user.
8. A financial resource allocation request processing apparatus, applicable to a main server, comprising:
the system comprises an allocation request module, a resource allocation module and a resource allocation module, wherein the allocation request module is used for receiving a financial resource allocation request from a client, and the financial resource allocation request comprises a URL link;
the extraction identification module is used for extracting a task identification and a user identification based on the financial resource allocation request;
the target server module is used for determining a target task server based on the task identifier;
and the request processing module is used for sending the user identification to the target task service so as to process the financial resource allocation request.
9. An electronic device, comprising:
one or more processors;
storage means for storing one or more programs;
when executed by the one or more processors, cause the one or more processors to implement the method of any one of claims 1-7.
10. A computer-readable medium, on which a computer program is stored, which, when being executed by a processor, carries out the method according to any one of claims 1-7.
CN202010281899.4A 2020-04-11 2020-04-11 Financial resource allocation request processing method and device and electronic equipment Pending CN111612508A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010281899.4A CN111612508A (en) 2020-04-11 2020-04-11 Financial resource allocation request processing method and device and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010281899.4A CN111612508A (en) 2020-04-11 2020-04-11 Financial resource allocation request processing method and device and electronic equipment

Publications (1)

Publication Number Publication Date
CN111612508A true CN111612508A (en) 2020-09-01

Family

ID=72201444

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010281899.4A Pending CN111612508A (en) 2020-04-11 2020-04-11 Financial resource allocation request processing method and device and electronic equipment

Country Status (1)

Country Link
CN (1) CN111612508A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113343148A (en) * 2021-06-18 2021-09-03 上海哔哩哔哩科技有限公司 Resource processing method, client, server and system
CN114785794A (en) * 2022-03-29 2022-07-22 北京字节跳动网络技术有限公司 Resource allocation method, device, equipment, medium, program product and system

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106056369A (en) * 2016-06-02 2016-10-26 财付通支付科技有限公司 Information processing method and device
CN106656747A (en) * 2016-11-14 2017-05-10 腾讯科技(深圳)有限公司 Information processing method and information processing apparatus
CN107436818A (en) * 2017-07-31 2017-12-05 北京微影时代科技有限公司 A kind of red packet acquisition of information and the method and apparatus sent
CN108270773A (en) * 2017-12-22 2018-07-10 杭州顺网珑腾信息技术有限公司 A kind of processing system for being used to implement electronics red packet granting
CN109741115A (en) * 2019-01-25 2019-05-10 努比亚技术有限公司 Link promotion method, terminal and computer readable storage medium based on red packet

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106056369A (en) * 2016-06-02 2016-10-26 财付通支付科技有限公司 Information processing method and device
CN106656747A (en) * 2016-11-14 2017-05-10 腾讯科技(深圳)有限公司 Information processing method and information processing apparatus
CN107436818A (en) * 2017-07-31 2017-12-05 北京微影时代科技有限公司 A kind of red packet acquisition of information and the method and apparatus sent
CN108270773A (en) * 2017-12-22 2018-07-10 杭州顺网珑腾信息技术有限公司 A kind of processing system for being used to implement electronics red packet granting
CN109741115A (en) * 2019-01-25 2019-05-10 努比亚技术有限公司 Link promotion method, terminal and computer readable storage medium based on red packet

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113343148A (en) * 2021-06-18 2021-09-03 上海哔哩哔哩科技有限公司 Resource processing method, client, server and system
CN113343148B (en) * 2021-06-18 2023-12-01 上海哔哩哔哩科技有限公司 Resource processing method, client, server and system
CN114785794A (en) * 2022-03-29 2022-07-22 北京字节跳动网络技术有限公司 Resource allocation method, device, equipment, medium, program product and system

Similar Documents

Publication Publication Date Title
CN110348894B (en) Method and device for displaying resource advertisement and electronic equipment
CN110324414B (en) Resource bit flow distribution method and device and electronic equipment
EP3457339A1 (en) Information processing system, charge calculation apparatus, and charge calculation program
CN111612512A (en) Resource allocation method and device and electronic equipment
CN112016286A (en) File generation method and device and electronic equipment
CN111598494A (en) Resource limit adjusting method and device and electronic equipment
CN111770128B (en) Message management method and device
CN112348460A (en) Resource limit adjusting method and device of cooperative task and electronic equipment
CN111611513A (en) Page display method and device based on user identity information and electronic equipment
CN111612508A (en) Financial resource allocation request processing method and device and electronic equipment
CN110351672B (en) Information pushing method and device and electronic equipment
CN113297287B (en) Automatic user policy deployment method and device and electronic equipment
CN111221449A (en) Method and device for establishing and displaying sharing type activity and electronic equipment
CN112347383A (en) Sharing link generation method and device and electronic equipment
CN110333866B (en) Method and device for generating receiving page and electronic equipment
CN112346608A (en) Page display method and device based on business activity result display and electronic equipment
CN112347344A (en) Management method and device for multi-period additional resource certificate and electronic equipment
CN112016792A (en) User resource quota determining method and device and electronic equipment
CN112017062A (en) Resource limit distribution method and device based on guest group subdivision and electronic equipment
CN112015979A (en) Method and device for sending information to target crowd and electronic equipment
CN110796543A (en) Method and device for obtaining customized information based on relational network and electronic equipment
CN113298555B (en) Promotion strategy generation method and device and electronic equipment
CN111612507A (en) Financial resource allocation method and device and electronic equipment
CN112347382A (en) Product page sharing method and device and electronic equipment
CN112508631A (en) User policy distribution method and device and electronic equipment

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