CN110716930A - Numerical value transfer method, device, computer equipment and storage medium - Google Patents

Numerical value transfer method, device, computer equipment and storage medium Download PDF

Info

Publication number
CN110716930A
CN110716930A CN201910823828.XA CN201910823828A CN110716930A CN 110716930 A CN110716930 A CN 110716930A CN 201910823828 A CN201910823828 A CN 201910823828A CN 110716930 A CN110716930 A CN 110716930A
Authority
CN
China
Prior art keywords
value transfer
resource
numerical value
transfer request
information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201910823828.XA
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.)
OneConnect Smart Technology Co Ltd
Original Assignee
OneConnect Smart 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 OneConnect Smart Technology Co Ltd filed Critical OneConnect Smart Technology Co Ltd
Priority to CN201910823828.XA priority Critical patent/CN110716930A/en
Publication of CN110716930A publication Critical patent/CN110716930A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/22Indexing; Data structures therefor; Storage structures
    • G06F16/2282Tablespace storage structures; Management thereof
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/27Replication, distribution or synchronisation of data between databases or within a distributed database system; Distributed database system architectures therefor
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5005Allocation of resources, e.g. of the central processing unit [CPU] to service a request
    • G06F9/5027Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals
    • G06F9/5038Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals considering the execution order of a plurality of tasks, e.g. taking priority or time dependency constraints into consideration
    • 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
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/08Payment architectures
    • G06Q20/10Payment architectures specially adapted for electronic funds transfer [EFT] systems; specially adapted for home banking systems
    • 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
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/38Payment protocols; Details thereof
    • G06Q20/40Authorisation, e.g. identification of payer or payee, verification of customer or shop credentials; Review and approval of payers, e.g. check credit lines or negative lists
    • G06Q20/401Transaction verification

Abstract

The present application relates to a value transfer method, apparatus, computer device, and storage medium for optimizing a value transfer process. The method comprises the following steps: receiving a numerical value transfer request of a user, responding to the numerical value transfer request, reading resource information corresponding to the user, setting the priority of each resource according to the resource information, synchronizing the resource of the numerical value corresponding to the numerical value transfer request to a local database according to the priority, sending the numerical value transfer request to a background, receiving a resource consumption form generated by the background responding to the numerical value transfer request, storing the resource consumption form into the local database, and transferring the numerical value according to the resource and the resource consumption form in the local database. By adopting the method, the numerical value transfer can be completed locally, thereby improving the numerical value transfer efficiency.

Description

Numerical value transfer method, device, computer equipment and storage medium
Technical Field
The present application relates to the field of computer technologies, and in particular, to a method and an apparatus for transferring a value, a computer device, and a storage medium.
Background
With the development of computer technology, the transaction amount of digital money is increasing, and digital money transaction is a process of transferring a value in one account to a value in another account. Generally, in the digital currency transaction, the mall platform calls an interface of the digital transaction platform, a transfer confirmation interface is generated on a mall platform user interface, and then a user completes corresponding value transfer after performing identity authentication on the transfer confirmation interface.
However, in this way, data processing is distributed on the mall platform and the digital trading platform, that is, the trading result is affected by real-time network quality, and when the network is crowded, the efficiency of numerical value transfer is low.
Disclosure of Invention
In view of the above, it is desirable to provide a value transfer method, a device, a computer device, and a storage medium capable of solving the problem of inefficient value transfer when network congestion occurs.
A method of value transfer, the method comprising:
receiving a numerical value transfer request of a user;
responding to the numerical value transfer request, reading resource information corresponding to a user, and setting the priority of each resource according to the resource information;
synchronizing the resources of the numerical values corresponding to the numerical value transfer request to a local database according to the priority;
sending the value transfer request to a background, receiving a resource consumption form generated by the background responding to the value transfer request, and storing the resource consumption form in the local database;
and transferring numerical values according to the resources in the local database and the resource consumption form.
In one embodiment, the method further comprises the following steps: analyzing the numerical value transfer request to obtain numerical value transfer information in the numerical value transfer request; the numerical value transfer information comprises serial number information and transfer numerical value information corresponding to the serial number information; and establishing a numerical value transfer form corresponding to the numerical value transfer request in the local database according to the numerical value transfer information.
In one embodiment, the method further comprises the following steps: acquiring an order serial number of the resource consumption form; matching the order serial number of the resource consumption form with the serial number information of the numerical value transfer form according to a preset mapping relation table; the background stores the corresponding relation between the order serial number and the serial number information, and the mapping relation table is established in advance according to the corresponding relation; when the match passes, it is determined to perform a value transfer.
In one embodiment, the method further comprises the following steps: acquiring the resource quantity of each resource corresponding to a user and a numerical value corresponding to the numerical value transfer request; and sequentially extracting the resources of the numerical values corresponding to the numerical value transfer requests from the resources according to the sequence from large to small of the priority.
In one embodiment, the method further comprises the following steps: receiving a timing value transfer request of a user; analyzing the timing numerical value transfer request to obtain numerical value transfer time and numerical value transfer information corresponding to the numerical value transfer request; establishing a timing numerical value transfer form in a database according to the numerical value transfer information and the numerical value transfer time; wherein the timing value transfer form comprises: a timing execution field; traversing the timing execution field through a preset timing task, and converting data in a record corresponding to the timing execution field into an activated state when detecting that the current time meets the timing value transfer time in the timing execution field; the activation state is a database data readable state.
In one embodiment, the timing value transfer form further comprises: an execution status field; the execution state field is a completion identifier or an incomplete identifier; further comprising: reading the value of the resource in the local database in the activated state; and when the value of the resource is smaller than the value required by the execution timing task, updating the execution state field to be an incomplete identifier.
In one embodiment, the method further comprises the following steps: responding to the value transfer request, and sending a resource information table acquisition request to an external server; receiving a resource information form sent by an external server responding to the resource information table acquisition request; reading the resource information form to obtain the resource information corresponding to the user; analyzing the resource information to obtain resource evaluation values of the resources corresponding to the users; the resource evaluation value is obtained by inputting the resource information into a preset evaluation model; and determining the priority of each resource according to the resource evaluation value.
A numerical transfer apparatus, the apparatus comprising:
the receiving module is used for receiving a numerical value transferring request of a user;
the response module is used for responding to the numerical value transfer request, reading resource information corresponding to a user and setting the priority of each resource according to the resource information;
the localization module is used for synchronizing the resources of the numerical values corresponding to the numerical value transfer requests to a local database according to the priority;
the form acquisition module is used for sending the numerical value transfer request to a background, receiving a resource consumption form generated by the background responding to the numerical value transfer request, and storing the resource consumption form in the local database;
and the numerical value transfer module is used for transferring numerical values according to the resources in the local database and the resource consumption form.
A computer device comprising a memory and a processor, the memory storing a computer program, the processor implementing the following steps when executing the computer program:
receiving a numerical value transfer request of a user;
responding to the numerical value transfer request, reading resource information corresponding to a user, and setting the priority of each resource according to the resource information;
synchronizing the resources of the numerical values corresponding to the numerical value transfer request to a local database according to the priority;
sending the value transfer request to a background, receiving a resource consumption form generated by the background responding to the value transfer request, and storing the resource consumption form in the local database;
and transferring numerical values according to the resources in the local database and the resource consumption form.
A computer-readable storage medium, on which a computer program is stored which, when executed by a processor, carries out the steps of:
receiving a numerical value transfer request of a user;
responding to the numerical value transfer request, reading resource information corresponding to a user, and setting the priority of each resource according to the resource information;
synchronizing the resources of the numerical values corresponding to the numerical value transfer request to a local database according to the priority;
sending the value transfer request to a background, receiving a resource consumption form generated by the background responding to the value transfer request, and storing the resource consumption form in the local database;
and transferring numerical values according to the resources in the local database and the resource consumption form.
According to the numerical value transfer method, the numerical value transfer device, the computer equipment and the storage medium, after a numerical value transfer request of a user is received, the priority of each resource is determined according to the resource information of the user, so that the user resource is locally stored, when the resource transfer is carried out, the resource consumption form is locally obtained from a background, then the transfer of the numerical value in the resource can be completed by using the locally stored user resource and the resource consumption form, the user side only needs to send the numerical value transfer request in the whole process, the data processing is locally completed without being influenced by the network quality, and therefore the numerical value transfer efficiency is high.
Drawings
FIG. 1 is a diagram illustrating an exemplary embodiment of a value transfer method;
FIG. 2 is a flow chart illustrating a value transfer method according to an embodiment;
FIG. 3 is a flowchart illustrating the steps in generating a value transfer form in one embodiment;
FIG. 4 is a flow chart illustrating a value transfer method according to another embodiment;
FIG. 5 is a block diagram showing the structure of a numerical value shift apparatus according to an embodiment;
FIG. 6 is a diagram illustrating an internal structure of a computer device according to an embodiment.
Detailed Description
In order to make the objects, technical solutions and advantages of the present application more apparent, the present application is described in further detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the present application and are not intended to limit the present application.
The numerical value transfer method provided by the application can be applied to the application environment shown in fig. 1. Wherein the terminal 102 communicates with the server 104 via a network. The terminal 102 may be, but not limited to, various personal computers, notebook computers, smart phones, tablet computers, and portable wearable devices, and the server 104 may be implemented by an independent server or a server cluster formed by a plurality of servers.
The terminal 102 is specifically a user terminal held by a user, taking the user terminal as a smart phone as an example, a direct sales banking application is installed in the smart phone, and the server 104 provides services for the direct sales banking application. Thus, the terminal 102 and the server 104 are communicatively connected through a service interface provided in the direct sales banking application.
The user holds the smart phone, the direct sales bank application program is operated in the smart phone, after a specified online product is selected, a numerical value transfer request is generated after clicking purchase, and the server receives the numerical value transfer request of the user. It should be noted that the value transfer request includes various information, such as: the transfer amount, the on-line product ID, the product serial number, the order serial number and the like, and the server analyzes the value transfer request to obtain the transfer amount information contained in the value transfer request.
In one embodiment, as shown in fig. 2, a method for transferring numerical values is provided, which is described by taking the method as an example applied to the server in fig. 1, and includes the following steps:
at step 202, a value transfer request from a user is received.
The user refers to a user registered in the direct sales bank application program, and the user can purchase resources, transfer values on line and the like through services provided by the direct sales bank. And the user performs online numerical value transfer operation in the direct marketing banking application program and generates a numerical value transfer request in the direct marketing banking application program.
Specifically, when the user performs the online value transfer operation, the direct marketing banking application program obtains the product information, the order number, the value transfer amount and other information of the product to be subjected to value transfer, and generates a value transfer request in the direct marketing banking application program.
And step 204, responding to the value transfer request, reading resource information corresponding to the user, and setting the priority of each resource according to the resource information.
The resource information may be read from an external server, where the external server refers to a server other than the server on which the step is performed, the external server may be a server of a third-party provider, the server of the third-party provider provides evaluation information on the resource, and the server may extract the resource information corresponding to the user according to the evaluation information on the resource.
The priority is a label, and the server reads the resources in sequence according to the sequence of the priority labels.
And step 206, synchronizing the resources of the numerical values corresponding to the numerical value transfer request to the local database according to the priority.
The local database is a server corresponding to the server, and the server can directly call the data in the database by inquiring the database.
In this step, the server locally reads the priority information of each resource, and then synchronizes the resources of the external server to the local by means of interface calling, request sending and the like, thereby facilitating local data processing and improving data processing efficiency.
It should be noted that since the extraction of the resource of the user requires certain security verification, the interface needs to be called and the request needs to be sent to pass the security verification, and the synchronization mode includes multiple modes, that is, the resource can be directly saved in the local server, or the token of the security verification can be obtained, and when data processing is performed, the verification is directly completed through the token without additional data request.
And step 208, sending a value transfer request to the background, receiving a resource consumption form generated by the background responding to the value transfer request, and storing the resource consumption form in the local database.
The background refers to the background of the online mall, and when the user terminal sends the value transfer request, a resource consumption form is correspondingly generated in the background of the online mall. After receiving the value transfer request, the server synchronously sends different requests to the external server and the background, so that the efficiency of value transfer is improved.
The resource consumption form is also stored in the local server.
And step 210, transferring numerical values according to the resources in the local database and the resource consumption form.
After the server acquires the resource consumption form, the resource can be extracted from the local database, so that the numerical value transfer can be performed by using the resource in the local database only by analyzing the form.
According to the numerical value transfer method, after a numerical value transfer request of a user is received, the priority of each resource is determined according to resource information of the user, so that the user resources are locally stored, a resource consumption form is localized after the resource consumption form is obtained from a background during resource transfer, then the transfer of numerical values in the resources can be completed by using the locally stored user resources and the resource consumption form, the user side only needs to send the numerical value transfer request in the whole process, data processing is completed locally, the influence of network quality is avoided, and therefore the numerical value transfer efficiency is high.
In an embodiment, a corresponding local database is preset in the server, and the local database is used for storing server data, where the server data refers to data generated or received by the server when the server performs data processing.
It is worth mentioning that the resources can be stored in the local database in a form of a form, the resource consumption form is data in a preset format, and can be directly landed in the local data, the positions of the resources and the resource consumption form are recorded in the server, and when the numerical value is transferred, the data can be directly extracted from the local database without extra network consumption, so that the influence of the network quality is avoided.
In this embodiment, the database can provide powerful data storage and data query functions, and can relieve data pressure when a system with high data throughput is designed.
In one embodiment, as shown in fig. 3, an exemplary flowchart of the steps of generating a numerical transfer form is provided, which includes the following specific steps:
step 302, the value transfer request is analyzed to obtain the value transfer information in the value transfer request.
In this step, the value transfer request sent by the user includes value transfer information, and the value transfer information includes number serial number information and transfer value information corresponding to the serial number information.
And step 304, establishing a numerical value transfer form corresponding to the numerical value transfer request in the local database according to the numerical value transfer information.
The database provides data services for the server, and the storage function of the data form can be completed by generating a database instruction in the server, so that after the server obtains the numerical value transfer information through analysis, the numerical value transfer form can be established according to the information obtained through analysis, and it is worth explaining that a numerical value transfer form is established for each numerical value transfer request. The numerical transfer form consists of columns represented by fields and rows represented by records.
In the embodiment, the numerical value transfer information is stored in the database in the form of the form, so that the server can be conveniently called at any time, and the subsequent query of the server is also facilitated, thereby ensuring the accuracy of the transaction.
Specifically, the numeric value transfer form includes a plurality of information, such as: serial number information, user identity identification information, transfer value information and the like of the transaction, wherein the transfer value information is the amount of money of the transaction.
In one embodiment, the resource quantity of each resource corresponding to the user and the numerical value corresponding to the numerical value transfer request are obtained, and the resources of the numerical value corresponding to the numerical value transfer request are sequentially extracted from each resource according to the sequence of the priority from large to small and are synchronized to the local server. In the embodiment, for the redemption of the user resource, the redemption can be carried out according to the priority order corresponding to the resource, thereby being beneficial to localization from an external server.
In another embodiment, before the value transfer is performed, the order serial number of the resource consumption form needs to be extracted, the order serial number of the resource consumption form is matched with the serial number information of the value transfer form according to a preset mapping relation table, a background stores the corresponding relation between the order serial number and the serial number information, the mapping relation table is established in advance according to the corresponding relation, and when the matching is passed, the value transfer in the user resource is determined. In this embodiment, when the value is transferred, the security of the data transaction is ensured by the serial number verification.
In addition, in the flow of numerical value transfer, the forms are generated on the server side, so that the unsafe transfer caused by data modification on the terminal side is avoided, and on the other hand, the numerical value transfer error caused by processing errors on the server side is further avoided through the verification of the serial number.
Further, the verification can be performed by matching the user identifier and the transferred numerical value information contained in the numerical value transfer form with the user identifier and the numerical value information contained in the resource consumption form, so that the safety of numerical value transfer is ensured.
In addition, when the server carries out value transfer, the value in the user resource also needs to be redeemed, the redemption refers to the quantity in the user resource, and the server packages the value transfer business and the redemption business in advance, so that the server judges that the redemption condition is met during the value transfer, directly completes the business process of the redemption to the value transfer, does not need to carry out multiple times of artificial and complicated processing, and improves the value transfer efficiency.
In one embodiment, as shown in fig. 4, a schematic flow chart of another numerical value transfer method is provided, which includes the following specific steps:
step 402, receiving a timing value transfer request of a user.
The timed value transfer refers to a reserved value transfer method in which a value is transferred at a predetermined time. The user may send a timing value transfer request in the user terminal.
Step 404, analyzing the timing value transfer request to obtain the value transfer information corresponding to the value transfer time and the value transfer request.
The value transfer time refers to the time for completing the value transfer, the user can set the timing value transfer time in the user terminal, and the server completes the processing of the designated value transfer information when detecting the timing value transfer time.
And 406, establishing a timing numerical value transfer form in the database according to the numerical value transfer information and the numerical value transfer time.
The timing value transfer table includes: a timing execution field in which a timing value transition time is stored. The server can obtain the content in the timing execution field through a database instruction.
Step 408, traversing the timing execution field through a preset timing task, and converting the data in the record corresponding to the timing execution field into an activated state when detecting that the current time meets the timing value transfer time in the timing execution field.
The activation state is a database data readable state
In this embodiment, the user may also set a timed value transfer so that the value transfer is completed at a predetermined time.
In another embodiment, the timing value transfer form further comprises: and an execution state field, where the execution state field is a complete identifier or an incomplete identifier, and may specifically be a value of a resource in a local database in an active state is read, and when the value of the resource is smaller than a value required for executing the timing task, the execution state field is updated to be the incomplete identifier. In this embodiment, the execution status field may be updated according to the timing execution status, so as to facilitate the next timing execution.
In another embodiment, taking timed credit recharge as an example, the user sets a value transfer time in the user terminal and sends a timed value transfer request to the server, which parses the value transfer information and the value transfer time and builds a timed value transfer form based on credit recharge. The timing value transfer table is shown in table 1:
TABLE 1 timed value transfer form
task_id task_type task_unit task_date product_code product_name pama_acct
1
2
3
As seen from the above timing value transition table, the timing value transition table includes: the server also comprises task _ id, task _ type, task _ unit, task _ date, product _ code, product _ name and pama _ acc fields, and a timing job is set in the server and used for executing the timing task, and the timing numerical value transfer form is polled through the timing job, so that whether the specified field meets the requirement of timing numerical value transfer can be detected. In a specific scenario of numeric transfer charges, the timing jobtakes out the contents of the task _ date field from the timing numeric transfer form, for example: the content of the task _ date field is 2019.01.01/16:00, the timing jobobtains the current time, such as 2019.01.01/16:01, the timing jobcompares 2019.01.01/16:00 with 2019.01.01/16:01, so as to determine that the current time meets the timing value transition time in the task _ date field, and then other fields are converted into a readable state, so that transition quantity information can be reached, and value transition is carried out.
In another embodiment, if the timed value transfer fails, the failed information is marked by modifying the contents of the data _ updated and failed _ size fields in the timed value transfer form, so as to generate the failed information of the value transfer and facilitate the acquisition of the information when the timed value transfer is generated again. In the embodiment, the order can be transferred in a timed numerical value mode through the setting of the database in the server, so that the numerical value transfer mode is more flexible.
In one embodiment, when setting the priority of each resource, responding to a value transfer request, sending a resource information table acquisition request to an external server, receiving a resource information table sent by the external server responding to the resource information table acquisition request, reading the resource information table, obtaining resource information corresponding to a user, analyzing the resource information, obtaining a resource evaluation value corresponding to each resource of the user, inputting the resource information into a preset evaluation model to obtain the resource evaluation value, and determining the priority of each resource according to the size of the resource evaluation value.
In another embodiment, since the resource consumption form records the specific quantity to be subjected to value transfer, the server further needs to acquire the quantity of the resources to be transferred according to the resource consumption form, so as to sequentially detect the quantity of the resources of each resource according to the priority ranking, when the sum of the quantity of the detected resources is not less than the quantity of the resources to be transferred, the detection operation is stopped, and the value transfer is performed according to each detected resource. In the embodiment, the sufficient amount of resources can be redeemed to perform the value transfer, but the detection is performed through the predetermined sequence, so that the time for detecting the resources can be saved.
In one embodiment, when calculating the resource scores, the profit margin of each resource corresponding to the user may be obtained from the external device in response to the value transfer request; and inputting the profit rate into a preset scoring model to obtain a resource evaluation value corresponding to each resource.
The specific profitability can comprise yesterday profitability and an average seven-day annual rate, so that when the profitability is calculated, the yesterday profitability and the average seven-day annual rate are input into a scoring model, and resource evaluation values corresponding to the resources are obtained.
In the embodiment, the current income condition of the redeemable resource can be acquired through the yesterday income rate, and the income condition within seven days of the redeemable resource, namely the income stability, can be acquired through the seven-day annual rate, so that when a scoring model is established, the current income condition and the income stability are evaluated, and the income score corresponding to each redeemable resource is acquired. It is worth noting that the scoring model may select a machine learning based classification model.
In another embodiment, when the resource corresponding to the resource quantity is selected for redemption according to the profit score and the resource distribution, the redeemable resource with low resource score is selected for numerical value transfer, for example, the resource quantity is 800, and the quantity distribution of each resource is: since the redeemable resource a is 400, the redeemable resource B is 500, the resource C is 600, the resource evaluation value of the resource a is 85, the resource evaluation value of the resource B is 95, and the resource evaluation value of the resource C is 80, it is determined that the resource C is preferred to be redeemed at the time of redemption, and since the resource C is 600, the resource a needs to be redeemed, and the redeemable resource is 200, the resources corresponding to the number of resources are 600 of the resource C and 200 of the resource a.
In one embodiment, when the value is transferred by using the resource, it is further required to determine whether the local resource in the user account meets the value transfer requirement of the transfer amount, and if so, the value is transferred by using the local resource. If not, detecting the resource distribution of the redeemable resources in the user account corresponding to the user. The local resource in this embodiment may refer to a resource in a user account and a resource in a bank card.
The following describes the technical solution of the present application with reference to specific scenarios.
In an embodiment, the user terminal is a smart phone, the smart phone is provided with a direct selling bank application program, the user realizes various functions provided by the direct selling bank application program by operating the smart phone, taking telephone fee recharging as an example, the user clicks a telephone fee recharging inlet in the direct selling bank application program, at this time, the user can select real-time recharging and timed recharging, and if the user selects timed recharging, a timed payment request is generated in the smart phone at this time.
The server provides support for a server corresponding to the direct sales bank application program and for realizing functions of the direct sales bank application program, after the timed payment request is generated in the smart phone, the server receives the timed payment request and analyzes the timed payment request to obtain various information including timed payment time, payment order numbers, product names and the like, and the server establishes a timed payment form according to the information, sets a corresponding timed job, polls the timed payment form and traverses the timed payment form at regular time. And when the timing jobs detects a timing payment request meeting the conditions, the payment amount corresponding to the timing payment request is obtained from the timing payment form through the payment service built in the server, so that the resource distribution of the redeemable resources in the user account corresponding to the user is detected.
The server starts a built-in scoring model to score the resources in the user account, specifically, the built-in scoring model is input according to the yesterday income rate and the average seven-day conversion rate of the resources counted by the server, so that the resource evaluation values of each redeemable resource in the user account are obtained, the redeemable resource with low resource scoring is preferentially redeemed when redeemed, and the server pays by using the redeemable resource after completing the redemption of the resource.
It should be understood that although the various steps in the flow charts of fig. 2-4 are shown in order as indicated by the arrows, the steps are not necessarily performed in order as indicated by the arrows. The steps are not performed in the exact order shown and described, and may be performed in other orders, unless explicitly stated otherwise. Moreover, at least some of the steps in fig. 2-4 may include multiple sub-steps or multiple stages that are not necessarily performed at the same time, but may be performed at different times, and the order of performance of the sub-steps or stages is not necessarily sequential, but may be performed in turn or alternating with other steps or at least some of the sub-steps or stages of other steps.
In one embodiment, as shown in fig. 5, there is provided a numerical value transfer apparatus including: a receiving module 502, a response module 504, a localization module 506, a form acquisition module 508, and a value transfer module 510, wherein:
a receiving module 502, configured to receive a value transfer request from a user;
a response module 504, configured to respond to the value transfer request, read resource information corresponding to a user, and set a priority of each resource according to the resource information;
a localization module 506, configured to synchronize, according to the priority, the resource of the value corresponding to the value transfer request to a local database;
the form obtaining module 508 is configured to send the value transfer request to a background, receive a resource consumption form generated by the background in response to the value transfer request, and store the resource consumption form in the local database;
a value transferring module 510, configured to transfer a value according to the resource in the local database and the resource consumption form.
In one embodiment, the method further comprises the following steps: the numerical value transfer form establishing module is used for analyzing the numerical value transfer request to obtain numerical value transfer information in the numerical value transfer request; the numerical value transfer information comprises serial number information and transfer numerical value information corresponding to the serial number information; and establishing a numerical value transfer form corresponding to the numerical value transfer request in a preset database according to the numerical value transfer information.
In one embodiment, the method further comprises the following steps: the matching module is used for extracting the order serial number of the resource consumption form; matching the order serial number of the resource consumption form with the serial number information of the numerical value transfer form according to a preset mapping relation table; the background stores the corresponding relation between the order serial number and the serial number information, and the mapping relation table is established in advance according to the corresponding relation; when the match passes, it is determined to perform a value transfer.
In one embodiment, the localization module 508 is further configured to obtain the resource quantity of each resource corresponding to the user and a value corresponding to the value transfer request; and sequentially extracting the resources of the numerical value corresponding to the numerical value transfer request from each resource according to the sequence of the priority from large to small, and synchronizing the resources to the local server.
In one embodiment, the system further comprises a timing module, configured to receive a timing value transfer request from a user; analyzing the timing numerical value transfer request to obtain numerical value transfer time and numerical value transfer information corresponding to the numerical value transfer request; establishing a timing numerical value transfer form in a database according to the numerical value transfer information and the numerical value transfer time; wherein the timing value transfer form comprises: a timing execution field; traversing the timing execution field through a preset timing task, and converting data in a record corresponding to the timing execution field into an activated state when detecting that the current time meets the timing value transfer time in the timing execution field; the activation state is a database data readable state.
In one embodiment, the timing value transfer form further comprises: an execution status field; the execution state field is a completion identifier or an incomplete identifier; the timing module is also used for reading the value of the resource in the local database in the activated state; and when the value of the resource is smaller than the value required by the execution timing task, updating the execution state field to be an incomplete identifier.
In one embodiment, the response module 504 is further configured to send a resource information table acquisition request to an external server in response to the value transfer request; receiving a resource information form sent by an external server responding to the resource information table acquisition request; reading the resource information form to obtain the resource information corresponding to the user; analyzing the resource information to obtain resource evaluation values of the resources corresponding to the users; the resource evaluation value is obtained by inputting the resource information into a preset evaluation model; and determining the priority of each resource according to the resource evaluation value. .
For specific limitations of the numerical value transferring device, reference may be made to the limitations of the numerical value transferring method described above, and details thereof are not repeated here. The respective modules in the above numerical value transfer apparatus may be wholly or partially implemented by software, hardware, and a combination thereof. The modules can be embedded in a hardware form or independent from a processor in the computer device, and can also be stored in a memory in the computer device in a software form, so that the processor can call and execute operations corresponding to the modules.
In one embodiment, a computer device is provided, which may be a server, and its internal structure diagram may be as shown in fig. 6. The computer device includes a processor, a memory, a network interface, and a database connected by a system bus. Wherein the processor of the computer device is configured to provide computing and control capabilities. The memory of the computer device comprises a nonvolatile storage medium and an internal memory. The non-volatile storage medium stores an operating system, a computer program, and a database. The internal memory provides an environment for the operation of an operating system and computer programs in the non-volatile storage medium. The database of the computer device is used for storing data of the value transfer request. The network interface of the computer device is used for communicating with an external terminal through a network connection. The computer program is executed by a processor to implement a method of value transfer.
Those skilled in the art will appreciate that the architecture shown in fig. 6 is merely a block diagram of some of the structures associated with the disclosed aspects and is not intended to limit the computing devices to which the disclosed aspects apply, as particular computing devices may include more or less components than those shown, or may combine certain components, or have a different arrangement of components.
In one embodiment, there is provided a computer device comprising a memory storing a computer program and a processor implementing the following steps when the processor executes the computer program:
receiving a numerical value transfer request of a user;
responding to the numerical value transfer request, reading resource information corresponding to a user, and setting the priority of each resource according to the resource information;
synchronizing the resources of the numerical values corresponding to the numerical value transfer request to a local database according to the priority;
sending the value transfer request to a background, receiving a resource consumption form generated by the background responding to the value transfer request, and storing the resource consumption form in the local database;
and transferring numerical values according to the resources in the local database and the resource consumption form.
In one embodiment, the processor, when executing the computer program, further performs the steps of: analyzing the numerical value transfer request to obtain numerical value transfer information in the numerical value transfer request; the numerical value transfer information comprises serial number information and transfer numerical value information corresponding to the serial number information; and establishing a numerical value transfer form corresponding to the numerical value transfer request in the local database according to the numerical value transfer information.
In one embodiment, the processor, when executing the computer program, further performs the steps of: acquiring an order serial number of the resource consumption form; matching the order serial number of the resource consumption form with the serial number information of the numerical value transfer form according to a preset mapping relation table; the background stores the corresponding relation between the order serial number and the serial number information, and the mapping relation table is established in advance according to the corresponding relation; when the match passes, it is determined to perform a value transfer.
In one embodiment, the processor, when executing the computer program, further performs the steps of: acquiring the resource quantity of each resource corresponding to a user and a numerical value corresponding to the numerical value transfer request; and sequentially extracting the resources of the numerical value corresponding to the numerical value transfer request from each resource according to the sequence of the priority from large to small, and synchronizing the resources to the local server.
In one embodiment, the processor, when executing the computer program, further performs the steps of: receiving a timing value transfer request of a user; analyzing the timing numerical value transfer request to obtain numerical value transfer time and numerical value transfer information corresponding to the numerical value transfer request; establishing a timing numerical value transfer form in a database according to the numerical value transfer information and the numerical value transfer time; wherein the timing value transfer form comprises: a timing execution field; traversing the timing execution field through a preset timing task, and converting data in a record corresponding to the timing execution field into an activated state when detecting that the current time meets the timing value transfer time in the timing execution field; the activation state is a database data readable state.
In one embodiment, the timing value transfer form further comprises: an execution status field; the execution state field is a completion identifier or an incomplete identifier; the processor, when executing the computer program, further performs the steps of: reading the value of the resource in the local database in the activated state; and when the value of the resource is smaller than the value required by the execution timing task, updating the execution state field to be an incomplete identifier.
In one embodiment, the processor, when executing the computer program, further performs the steps of: responding to the value transfer request, and sending a resource information table acquisition request to an external server; receiving a resource information form sent by an external server responding to the resource information table acquisition request; reading the resource information form to obtain the resource information corresponding to the user; analyzing the resource information to obtain resource evaluation values of the resources corresponding to the users; the resource evaluation value is obtained by inputting the resource information into a preset evaluation model; and determining the priority of each resource according to the resource evaluation value.
In one embodiment, a computer-readable storage medium is provided, having a computer program stored thereon, which when executed by a processor, performs the steps of:
receiving a numerical value transfer request of a user;
responding to the value transfer request, and acquiring resource evaluation values of each resource corresponding to the user from an external server;
setting the priority of each resource according to the resource evaluation value;
synchronizing the resources of the numerical values corresponding to the numerical value transfer request to a local database according to the priority;
sending the value transfer request to a background, and receiving a resource consumption form generated by the background in response to the value transfer request;
and transferring numerical values according to the resources in the local database and the resource consumption form.
In one embodiment, the computer program when executed by the processor further performs the steps of: analyzing the numerical value transfer request to obtain numerical value transfer information in the numerical value transfer request; the numerical value transfer information comprises serial number information and transfer numerical value information corresponding to the serial number information; and establishing a numerical value transfer form corresponding to the numerical value transfer request in a local database according to the numerical value transfer information.
In one embodiment, the computer program when executed by the processor further performs the steps of: extracting the order serial number of the resource consumption form; matching the order serial number of the resource consumption form with the serial number information of the numerical value transfer form according to a preset mapping relation table; the background stores the corresponding relation between the order serial number and the serial number information, and the mapping relation table is established in advance according to the corresponding relation; when the match passes, it is determined to perform a value transfer.
In one embodiment, the computer program when executed by the processor further performs the steps of: acquiring the resource quantity of each resource corresponding to a user and a numerical value corresponding to the numerical value transfer request; and sequentially extracting the resources of the numerical value corresponding to the numerical value transfer request from each resource according to the sequence of the priority from large to small, and synchronizing the resources to the local server.
In one embodiment, the computer program when executed by the processor further performs the steps of:
receiving a timing value transfer request of a user; analyzing the timing numerical value transfer request to obtain numerical value transfer time and numerical value transfer information corresponding to the numerical value transfer request; establishing a timing numerical value transfer form in a database according to the numerical value transfer information and the numerical value transfer time; wherein the timing value transfer form comprises: a timing execution field; traversing the timing execution field through a preset timing task, and converting data in a record corresponding to the timing execution field into an activated state when detecting that the current time meets the timing value transfer time in the timing execution field; the activation state is a database data readable state.
In one embodiment, the timing value transfer form further comprises: an execution status field; the execution state field is a completion identifier or an incomplete identifier; the computer program when executed by the processor further realizes the steps of: reading the value of the resource in the local database in the activated state; and when the value of the resource is smaller than the value required by the execution timing task, updating the execution state field to be an incomplete identifier.
In one embodiment, the computer program when executed by the processor further performs the steps of: responding to the value transfer request, and sending a resource information table acquisition request to an external server; receiving a resource information form sent by an external server responding to the resource information table acquisition request; reading the resource information form to obtain the resource information corresponding to the user; analyzing the resource information to obtain resource evaluation values of the resources corresponding to the users; the resource evaluation value is obtained by inputting the resource information into a preset evaluation model; and determining the priority of each resource according to the resource evaluation value.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by hardware instructions of a computer program, which can be stored in a non-volatile computer-readable storage medium, and when executed, can include the processes of the embodiments of the methods described above. Any reference to memory, storage, database, or other medium used in the embodiments provided herein may include non-volatile and/or volatile memory, among others. Non-volatile memory can include read-only memory (ROM), Programmable ROM (PROM), Electrically Programmable ROM (EPROM), Electrically Erasable Programmable ROM (EEPROM), or flash memory. Volatile memory can include Random Access Memory (RAM) or external cache memory. By way of illustration and not limitation, RAM is available in a variety of forms such as Static RAM (SRAM), Dynamic RAM (DRAM), Synchronous DRAM (SDRAM), Double Data Rate SDRAM (DDRSDRAM), Enhanced SDRAM (ESDRAM), Synchronous Link DRAM (SLDRAM), Rambus Direct RAM (RDRAM), direct bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM).
The technical features of the above embodiments can be arbitrarily combined, and for the sake of brevity, all possible combinations of the technical features in the above embodiments are not described, but should be considered as the scope of the present specification as long as there is no contradiction between the combinations of the technical features.
The above-mentioned embodiments only express several embodiments of the present application, and the description thereof is more specific and detailed, but not construed as limiting the scope of the invention. It should be noted that, for a person skilled in the art, several variations and modifications can be made without departing from the concept of the present application, which falls within the scope of protection of the present application. Therefore, the protection scope of the present patent shall be subject to the appended claims.

Claims (10)

1. A method of value transfer, the method comprising:
receiving a numerical value transfer request of a user;
responding to the numerical value transfer request, reading resource information corresponding to a user, and setting the priority of each resource according to the resource information;
synchronizing the resources of the numerical values corresponding to the numerical value transfer request to a local database according to the priority;
sending the value transfer request to a background, receiving a resource consumption form generated by the background responding to the value transfer request, and storing the resource consumption form in the local database;
and transferring numerical values according to the resources in the local database and the resource consumption form.
2. The method of claim 1, further comprising:
analyzing the numerical value transfer request to obtain numerical value transfer information in the numerical value transfer request; the numerical value transfer information comprises serial number information and transfer numerical value information corresponding to the serial number information;
and establishing a numerical value transfer form corresponding to the numerical value transfer request in the local database according to the numerical value transfer information.
3. The method of claim 2, further comprising, prior to transferring values based on the resources in the local database and the resource consumption form:
acquiring an order serial number of the resource consumption form;
matching the order serial number of the resource consumption form with the serial number information of the numerical value transfer form according to a preset mapping relation table; the background stores the corresponding relation between the order serial number and the serial number information, and the mapping relation table is established in advance according to the corresponding relation;
when the match passes, it is determined to perform a value transfer.
4. The method of claim 1, wherein synchronizing the resource of the value corresponding to the value transfer request to a local database according to the priority comprises:
acquiring the resource quantity of each resource corresponding to a user and a numerical value corresponding to the numerical value transfer request;
and sequentially extracting the resources of the numerical value corresponding to the numerical value transfer request from each resource according to the sequence of the priority from large to small, and synchronizing the resources to the local server.
5. The method of claim 2, further comprising:
receiving a timing value transfer request of a user;
analyzing the timing numerical value transfer request to obtain numerical value transfer time and numerical value transfer information corresponding to the numerical value transfer request;
establishing a timing numerical value transfer form in a database according to the numerical value transfer information and the numerical value transfer time; wherein the timing value transfer form comprises: a timing execution field;
traversing the timing execution field through a preset timing task, and converting data in a record corresponding to the timing execution field into an activated state when detecting that the current time meets the timing value transfer time in the timing execution field; the activation state is a database data readable state.
6. The method of claim 5, wherein the timing value transfer form further comprises: an execution status field; the execution state field is a completion identifier or an incomplete identifier;
the method further comprises the following steps:
reading the value of the resource in the local database in the activated state;
and when the value of the resource is smaller than the value required by the execution timing task, updating the execution state field to be an incomplete identifier.
7. The method according to any one of claims 1 to 6, wherein reading resource information corresponding to a user in response to the value transfer request, and setting a priority of each resource according to the resource information comprises:
responding to the value transfer request, and sending a resource information table acquisition request to an external server;
receiving a resource information form sent by an external server responding to the resource information table acquisition request;
reading the resource information form to obtain the resource information corresponding to the user;
analyzing the resource information to obtain resource evaluation values of the resources corresponding to the users; the resource evaluation value is obtained by inputting the resource information into a preset evaluation model;
and determining the priority of each resource according to the resource evaluation value.
8. A numerical value transfer apparatus, characterized in that the apparatus comprises:
the receiving module is used for receiving a numerical value transferring request of a user;
the response module is used for responding to the numerical value transfer request, reading resource information corresponding to a user and setting the priority of each resource according to the resource information;
the localization module is used for synchronizing the resources of the numerical values corresponding to the numerical value transfer requests to a local database according to the priority;
the form acquisition module is used for sending the numerical value transfer request to a background, receiving a resource consumption form generated by the background responding to the numerical value transfer request, and storing the resource consumption form in the local database;
and the numerical value transfer module is used for transferring numerical values according to the resources in the local database and the resource consumption form.
9. A computer device comprising a memory and a processor, the memory storing a computer program, wherein the processor implements the steps of the method of any one of claims 1 to 7 when executing the computer program.
10. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the steps of the method of any one of claims 1 to 7.
CN201910823828.XA 2019-09-02 2019-09-02 Numerical value transfer method, device, computer equipment and storage medium Pending CN110716930A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910823828.XA CN110716930A (en) 2019-09-02 2019-09-02 Numerical value transfer method, device, computer equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910823828.XA CN110716930A (en) 2019-09-02 2019-09-02 Numerical value transfer method, device, computer equipment and storage medium

Publications (1)

Publication Number Publication Date
CN110716930A true CN110716930A (en) 2020-01-21

Family

ID=69210208

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910823828.XA Pending CN110716930A (en) 2019-09-02 2019-09-02 Numerical value transfer method, device, computer equipment and storage medium

Country Status (1)

Country Link
CN (1) CN110716930A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111861252A (en) * 2020-07-29 2020-10-30 北京达佳互联信息技术有限公司 Electronic resource transmission method and device and server

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH03216750A (en) * 1990-01-23 1991-09-24 Hitachi Ltd Computer network system and data transfer method
KR20090104198A (en) * 2008-03-31 2009-10-06 주식회사 신한은행 System and Method for Processing Transfer using Phone Number and Recording Medium
CN101587575A (en) * 2009-06-25 2009-11-25 用友软件股份有限公司 Shop business management system
CN104144379A (en) * 2014-04-22 2014-11-12 腾讯科技(深圳)有限公司 Service data processing method, user terminal and service terminal
CN104537526A (en) * 2014-12-23 2015-04-22 小米科技有限责任公司 Numerical value transferring method and device and terminal
CN108305101A (en) * 2018-01-30 2018-07-20 深圳壹账通智能科技有限公司 Numeric value transfer, device, computer equipment and storage medium
CN108462580A (en) * 2017-02-22 2018-08-28 腾讯科技(深圳)有限公司 Numeric value transfer and device
CN108470298A (en) * 2017-02-23 2018-08-31 腾讯科技(深圳)有限公司 The methods, devices and systems of resource numerical value transfer
CN109711824A (en) * 2019-01-02 2019-05-03 深圳壹账通智能科技有限公司 Resource transfers method, apparatus, computer equipment and storage medium

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH03216750A (en) * 1990-01-23 1991-09-24 Hitachi Ltd Computer network system and data transfer method
KR20090104198A (en) * 2008-03-31 2009-10-06 주식회사 신한은행 System and Method for Processing Transfer using Phone Number and Recording Medium
CN101587575A (en) * 2009-06-25 2009-11-25 用友软件股份有限公司 Shop business management system
CN104144379A (en) * 2014-04-22 2014-11-12 腾讯科技(深圳)有限公司 Service data processing method, user terminal and service terminal
CN104537526A (en) * 2014-12-23 2015-04-22 小米科技有限责任公司 Numerical value transferring method and device and terminal
CN108462580A (en) * 2017-02-22 2018-08-28 腾讯科技(深圳)有限公司 Numeric value transfer and device
CN108470298A (en) * 2017-02-23 2018-08-31 腾讯科技(深圳)有限公司 The methods, devices and systems of resource numerical value transfer
CN108305101A (en) * 2018-01-30 2018-07-20 深圳壹账通智能科技有限公司 Numeric value transfer, device, computer equipment and storage medium
CN109711824A (en) * 2019-01-02 2019-05-03 深圳壹账通智能科技有限公司 Resource transfers method, apparatus, computer equipment and storage medium

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
TRAN VAN HUNG ET AL.: "An Effective Data Placement Strategy in Main-Memory Database Cluster", 2011 SECOND INTERNATIONAL CONFERENCE ON NETWORKING AND DISTRIBUTED COMPUTING, 31 December 2011 (2011-12-31) *
张月菊等: "跨组织工作流集成中间件语义转换部件研究", 计算机技术与发展, 31 March 2010 (2010-03-31) *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111861252A (en) * 2020-07-29 2020-10-30 北京达佳互联信息技术有限公司 Electronic resource transmission method and device and server

Similar Documents

Publication Publication Date Title
CN108876133B (en) Risk assessment processing method, device, server and medium based on business information
CN108156237B (en) Product information pushing method and device, storage medium and computer equipment
CN110782240B (en) Business data processing method and device, computer equipment and storage medium
CN112882699B (en) Service processing method, device, equipment and medium based on flow configuration engine
CN110782277A (en) Resource processing method, resource processing device, computer equipment and storage medium
CN112036890B (en) Customer identity authentication method and device
CN110648127A (en) Resource transfer method, device, computer equipment and storage medium
CN111324802A (en) Data auditing method and device based on identity recognition and computer equipment
CN111552680A (en) Construction method and device of business fraud identification database and computer equipment
CN110766275A (en) Data verification method and device, computer equipment and storage medium
CN106096926B (en) Event processing method, device, electronic device and storage medium
CN110851298A (en) Abnormality analysis and processing method, electronic device, and storage medium
CN113946590A (en) Method, device and equipment for updating integral data and storage medium
CN111222919A (en) Business data pushing method and device, computer equipment and storage medium
CN110716930A (en) Numerical value transfer method, device, computer equipment and storage medium
CN109727142B (en) Insurance application method, system, equipment and storage medium
CN116797345A (en) Task processing method, device, computer equipment and storage medium
CN111147441A (en) Method and device for automatically detecting fraud behaviors of online ticket purchasing and readable storage medium
CN110633969B (en) Resource data transfer method, device, computer equipment and storage medium
CN114971605A (en) Verification processing method and device for offline payment, computer equipment and medium
CN113487320A (en) Fraud transaction detection method, device, computer equipment and storage medium
CN113434765A (en) Client return visit method, system, equipment and storage medium
CN109829750B (en) Public transport transaction information processing method and device and computer equipment
CN112651820A (en) Case information processing method and device, server and storage medium
CN110619275A (en) Information pushing method and 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