CN113297260B - Request processing method, apparatus, device, storage medium, and program product - Google Patents

Request processing method, apparatus, device, storage medium, and program product Download PDF

Info

Publication number
CN113297260B
CN113297260B CN202110672964.0A CN202110672964A CN113297260B CN 113297260 B CN113297260 B CN 113297260B CN 202110672964 A CN202110672964 A CN 202110672964A CN 113297260 B CN113297260 B CN 113297260B
Authority
CN
China
Prior art keywords
database
value
business objects
business
redemption
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202110672964.0A
Other languages
Chinese (zh)
Other versions
CN113297260A (en
Inventor
孙平
梁鹏
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Agricultural Bank of China
Original Assignee
Agricultural Bank of China
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 Agricultural Bank of China filed Critical Agricultural Bank of China
Priority to CN202110672964.0A priority Critical patent/CN113297260B/en
Publication of CN113297260A publication Critical patent/CN113297260A/en
Application granted granted Critical
Publication of CN113297260B publication Critical patent/CN113297260B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/245Query processing
    • G06F16/24569Query processing with adaptation to specific hardware, e.g. adapted for using GPUs or SSDs
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/248Presentation of query results

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computational Linguistics (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The embodiment of the invention provides a request processing method, a device, equipment, a storage medium and a program product, wherein the method comprises the following steps: obtaining first request information sent by a client, wherein the first request information comprises a redemption value, matching business objects from a first database according to the redemption value, and performing redemption operation on the business objects, if the business objects are partially redeemed to generate business objects with residual values, storing the business objects with the residual values in a second database, fusing the business objects stored in the second database to form business objects with the values meeting requirements, and storing the business objects in a third database, wherein the third database is used for providing complement operation for the first database, realizing classification operation of the business objects through the first database, the second database and the third database which are independent, continuously adjusting each database, maintaining dynamic balance of each database, and effectively improving processing efficiency of a processing platform.

Description

Request processing method, apparatus, device, storage medium, and program product
Technical Field
The present invention relates to the field of data processing technologies, and in particular, to a method, an apparatus, a device, a storage medium, and a program product for processing a request.
Background
After the information age, the life rhythm is also becoming faster and the operation on business objects is more and more frequent. The business object may be an object having a certain value, such as a liquid energy commodity, etc.
Currently, when a user initiates a request for operating a service object, a service object processing platform can implement processing of the service object by means of searching, combining, splitting and the like. At present, aiming at a request initiated by a user, the processing efficiency of a platform on a service object is lower, and the user experience is poorer.
Disclosure of Invention
The embodiment of the invention provides a request processing method, a request processing device, a request processing storage medium and a request processing program product, which can improve the processing efficiency of business objects.
In a first aspect, an embodiment of the present invention provides a method for processing a request, where the method includes:
Acquiring first request information sent by a client, wherein the first request information comprises a redemption value;
according to the redemption values, matching the business objects from a first database to perform redemption operations;
after the redemption operation, if the business object is partially redeemed to generate a business object with a residual value, storing the business object with the residual value in a second database;
Fusing the business objects stored in the second database to form business objects with values meeting the requirements and storing the business objects in a third database; the third database is used for providing complement operation for the first database when the number of the business objects stored in the first database is insufficient.
Optionally, the method further comprises:
Acquiring second request information sent by a client, wherein the second request information comprises a redemption value;
Generating a business object corresponding to the redemption value and storing the business object in the second database;
Correspondingly, the business objects stored in the second database are fused to form business objects with values meeting the requirements and stored in a third database, and the method comprises the following steps:
and fusing the business object which is stored in the second database and returned by the second request information and the business object which is obtained by the first request information to form the business object with the value meeting the requirement and storing the business object in a third database.
Optionally, the service object generated by fusion is a service object with a value equal to a preset value; the number of the preset values is multiple; the method further comprises the steps of:
monitoring whether the number of business objects corresponding to each preset value in the first database is lower than a corresponding first preset threshold value;
And if the number of the business objects corresponding to any preset value is lower than a corresponding first preset threshold value, selecting the business object corresponding to the preset value from the third database and storing the business object in the first database.
Optionally, the method further comprises:
monitoring whether the number of business objects corresponding to each preset value in the third database is lower than a corresponding second preset threshold value;
If the number of the business objects corresponding to any preset value is lower than a corresponding second preset threshold value, inquiring the business limit stored in a fourth database, generating the business objects corresponding to the preset value and storing the business objects in the third database; wherein the sum of the values of the generated business objects is smaller than the business limit;
and updating the service quota stored in the fourth database according to the generated numerical sum of the service objects.
Optionally, the method further comprises:
when the service credit stored in the fourth database is lower than a third preset threshold or higher than a fourth preset threshold, transmitting credit application information or credit cancellation information to a platform;
acquiring confirmation information returned by the platform when passing the credit application information or the credit cancellation information;
And updating the service quota in the fourth database according to the confirmation information.
Optionally, the first database includes a plurality of first sub-libraries, where the values of the service objects stored in the sub-libraries are different, and each first sub-library stores a rated number of service objects with a single value; according to the redemption value, matching the business object from the first database to perform redemption operation, including:
determining a target sub-library from the plurality of first sub-libraries according to the redemption value;
And performing redemption operation according to the business objects in the target sub-library.
Optionally, the third database is provided with a plurality of second sub-libraries against the first sub-library, and the value of the business object stored in each second sub-library is the same as the value of the corresponding first sub-library; if the number of the business objects corresponding to any preset value is lower than the corresponding first preset threshold, selecting the business object corresponding to the preset value from the third database to store in the first database, wherein the method comprises the following steps:
if the number of the business objects corresponding to any preset value is lower than a first preset threshold, determining a target sub-library from the plurality of second sub-libraries according to the preset value;
And selecting the business object corresponding to the preset value from the target sub-library and storing the business object in the first database.
Optionally, the number of the service objects corresponding to any preset value in the third database is greater than 0.1 times of the number of the service objects corresponding to the preset value in the first database.
In a second aspect, an embodiment of the present invention provides a request processing apparatus, including:
the system comprises an acquisition module, a display module and a display module, wherein the acquisition module is used for acquiring first request information sent by a client, and the first request information comprises a redemption value;
the redemption module is used for matching the business objects from the first database according to the redemption values to carry out redemption operation;
The first storage module is used for storing the business objects with the residual values in the second database when the business objects with the residual values are generated after the business objects are partially converted;
the second storage module is used for fusing the business objects stored in the second database to form business objects with values meeting the requirements and storing the business objects in a third database; the third database is used for providing complement operation for the first database when the number of the business objects stored in the first database is insufficient.
In a third aspect, an embodiment of the present invention provides a request processing apparatus, including:
a memory and at least one processor;
the memory stores computer-executable instructions;
The at least one processor executing computer-executable instructions stored in the memory causes the at least one processor to perform the request processing method of any one of the first aspects above.
In a fourth aspect, an embodiment of the present invention provides a computer-readable storage medium, where computer-executable instructions are stored, where the computer-executable instructions, when executed by a processor, are configured to implement the method for processing a request according to any one of the first aspect above.
In a fifth aspect, an embodiment of the present invention provides a computer program product comprising a computer program which, when executed by a processor, implements a request processing method as described in any of the first aspects above.
The method, the device, the equipment, the storage medium and the program product for processing the request provided by the embodiment of the invention acquire first request information sent by a client, wherein the first request information comprises a redemption value, the redemption operation is carried out by matching a service object from a first database according to the redemption value, if the service object is partially redeemed to generate a service object with a residual value, the service object with the residual value is stored in a second database, the service object stored in the second database is fused to form the service object with the value meeting the requirement and is stored in a third database, the third database is used for providing the complementing operation for the first database when the quantity of the service objects stored in the first database is insufficient, the classifying operation of the service object is realized through the first database, the second database and the third database which are independent respectively, the searching and the redemption operation are only carried out from the first database when the redemption operation is carried out, and the fusion and standby functions are realized on the basis of the second database and the third database, the first database is assisted, meanwhile, the balance and the normal processing efficiency of each database is maintained continuously, and the various efficient dynamic processing is realized.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the invention and together with the description, serve to explain the principles of the invention.
Fig. 1 is a schematic view of an application scenario provided in an embodiment of the present invention;
FIG. 2 is a flowchart of a request processing method according to an embodiment of the present invention;
FIG. 3 is a flowchart illustrating another method for processing a request according to an embodiment of the present invention;
FIG. 4 is a schematic diagram of a request processing device according to an embodiment of the present invention;
Fig. 5 is a schematic structural diagram of a request processing device according to an embodiment of the present invention.
Specific embodiments of the present invention have been shown by way of the above drawings and will be described in more detail below. The drawings and the written description are not intended to limit the scope of the inventive concepts in any way, but rather to illustrate the inventive concepts to those skilled in the art by reference to the specific embodiments.
Detailed Description
Reference will now be made in detail to exemplary embodiments, examples of which are illustrated in the accompanying drawings. When the following description refers to the accompanying drawings, the same numbers in different drawings refer to the same or similar elements, unless otherwise indicated. The implementations described in the following exemplary examples do not represent all implementations consistent with the invention. Rather, they are merely examples of apparatus and methods consistent with aspects of the invention as detailed in the accompanying claims.
The following describes the technical scheme of the present invention and how the technical scheme of the present invention solves the above technical problems in detail with specific embodiments. The following embodiments may be combined with each other, and the same or similar concepts or processes may not be described in detail in some embodiments.
An application scenario provided by the embodiment of the present invention is explained below: the scheme provided by the embodiment of the invention relates to a method for storing and processing data of a business object. The business object may be a specific object of value, such as a liquid energy commodity, and may be stored in an operator's device (denoted as a processing platform) to provide redemption and redemption operations for the customer.
Since business objects often correspond to a certain value, the operation of the value is typically involved in the redemption and the redemption operation. In the embodiment of the invention, the numerical value corresponding to the business object can be stored in the processing platform and used for representing the corresponding value. The total value of business objects held by an operator varies with customer redemption and redemption operations.
In some techniques, only a single number of business objects may be stored in the processing platform, and the corresponding values of the business objects may be considered the total value held by the operator. To maintain only one business object, the same business object needs to be processed every time a redemption or redemption operation occurs. Because there may be multiple operations at the same time, hot spot contention issues for the business object often result, resulting in processing inefficiencies.
In other techniques, a processing platform may store multiple business objects. Fig. 1 is a schematic diagram of an application scenario provided in an embodiment of the present invention. As shown in fig. 1, the processing platform may store a plurality of business objects: business object 1, business objects 2, … …, business object n. Each business object may correspond to the same or different numerical values. The total value corresponding to all the business objects stored by the processing platform is the total value held by the operator. The client can initiate the redemption or redemption operation through the client, and the processing platform can search the proper business object to operate, so that the hot spot contention problem can be avoided to a certain extent. However, after each redemption operation, the service objects corresponding to the remaining values may be generated, which results in an increasing number of service objects stored in the processing platform, and in subsequent operations, searching and processing are required from a large number of service objects, thereby reducing the processing efficiency.
Besides liquid energy commodities, the embodiment of the invention can be applied to other business objects, provides specific implementation flows of storage, searching and processing for various business objects, and improves the processing efficiency of the system.
Some embodiments of the present invention are described in detail below with reference to the accompanying drawings. In the case where there is no conflict between the embodiments, the following embodiments and features in the embodiments may be combined with each other.
Fig. 2 is a flow chart of a request processing method according to an embodiment of the present invention. As shown in fig. 2, the method in this embodiment may include:
Step 201, obtaining first request information sent by a client, where the first request information includes a redemption value.
The redemption value may be any value, such as 50, 100, etc. The processing platform may receive the redemption value information sent by the client.
Optionally, the customer can perform the redemption of different values according to his own needs.
Optionally, the processing platform may obtain redemption values sent by a plurality of clients. For example, the processing platform side may obtain the first request information with the redemption value of 50 sent by the client 1, and the first request information with the redemption value of 200 sent by the client 2.
And 202, matching the business objects from the first database according to the redemption values to perform redemption operations.
The first database stores a large number of business objects with different values for clients to perform redemption operation. The redemption may be a transaction initiated by the customer, redemption of the business object in the first database, the value of the business object in the first database decreasing accordingly each time the transaction is redeemed.
Optionally, after the customer sends out the redemption numerical instruction, matching the business object from the first database to perform the redemption operation, if the matched numerical value is equal to the business object with the redemption numerical value or the matched numerical value combination is equal to the business object with the redemption numerical value, directly performing the redemption operation, and if the matched numerical value is greater than the business object with the redemption numerical value or the matched numerical value combination is greater than the business object with the redemption numerical value, splitting the numerical value combination of the business object to perform the redemption operation.
And 203, if the service object is partially converted to generate a service object with a residual value, storing the service object with the residual value in a second database.
Wherein the second database is operable to store business objects having residual value generated by the first database after the redemption operation is performed.
When the business object value in the first database is greater than the business object of the redemption value, or the matched combination of values is greater than the business object of the redemption value, the business object having the remaining values may be generated at the redemption operation.
Optionally, after the client sends out the application information of the redemption value, when the value matched from the first database is greater than the business object of the redemption value, splitting the matched value, splitting the value of the business object into the redemption value and the residual value, directly performing the redemption operation on the business object of the redemption value, and storing the business object of the residual value in the second database, which process may also be called dropping.
Optionally, after the client sends out the application information of the redemption values, when the combination of the values matched from the first database is greater than the business object of the redemption values, the combination splitting treatment can be performed on the values, the business object is firstly combined and then split into the business object of the redemption values and the business object of the residual values, the redemption operation is performed on the business object of the redemption values, and the business object of the residual values is stored in the second database.
204, Fusing the business objects stored in the second database to form business objects with values meeting the requirements and storing the business objects in a third database; the third database is used for providing complement operation for the first database when the number of the business objects stored in the first database is insufficient.
The third database is used for storing the business objects formed by fusion in the second database, and supplementing the business objects when the number of the business objects in the first database is insufficient.
Optionally, when fusing the service objects stored in the second database, the value of the service object formed by fusing needs to meet a requirement, and optionally, the requirement may be that the value obtained by fusing is the same as the value of the service object stored in the first database. Specifically, assuming that a service object with a value of 100 is fixedly stored in the first database, when the second database value is fused, the service object stored in the second database value is fused into a value of 100, and the value is stored in the third database.
The business objects with the values in the first database have the corresponding quantity, and when the quantity of the business objects with a certain value in the first database is insufficient, the business objects can be complemented from the third database.
According to the request processing method provided by the embodiment, first request information sent by a client is obtained, the first request information comprises a redemption value, the redemption operation is carried out by matching service objects in a first database according to the redemption value, if the service objects are partially redeemed to generate service objects with residual values, the service objects with residual values are stored in a second database, the service objects stored in the second database are fused to form service objects with values meeting requirements and are stored in a third database, the third database is used for providing a complementing operation for the first database when the number of the service objects stored in the first database is insufficient, the classifying operation of the service objects is realized through the first database, the second database and the third database which are independent, and the service objects are only searched and redeemed from the first database when the redemption operation is carried out, and the fusion and standby functions are realized based on the second database and the third database to assist the first database to realize normal processing, and simultaneously, the service objects are continuously adjusted to maintain the balance of each database, so that the dynamic processing efficiency of each type of data is effectively improved.
Based on the technical solution provided in the foregoing embodiment, optionally, the method further includes:
acquiring second request information sent by a client, wherein the second request information comprises a redemption value; generating a business object corresponding to the redemption value and storing the business object in the second database;
Correspondingly, the business objects stored in the second database are fused to form business objects with values meeting the requirements and stored in a third database, and the method comprises the following steps:
and fusing the business object which is stored in the second database and returned by the second request information and the business object which is obtained by the first request information to form the business object with the value meeting the requirement and storing the business object in a third database.
The redemption value may be the value of all the business objects remaining by the client, or the value of a part of the business objects selected by the client to be redeemed, where the redemption value cannot exceed the value of the business object held by the client. The customer may redeem the remaining business object values through a redemption operation.
The redemption may be a transaction initiated by the customer, with the business object values available to the customer themselves being redeemed into a second database, with corresponding increases in the business object values in the second database.
Specifically, the processing platform side may receive redemption values sent by a plurality of clients. For example, the processing platform side receives the second request information with the redemption value of 20 sent by the client 1, and the second request information with the redemption value of 30 sent by the client 2.
The business object in the second database consists of two parts, wherein one part is to execute the redemption operation when the client sends the second request information, generate the business object of the corresponding redemption value and store the business object in the second database; and when the value of the business object matched with the first database is larger than the redemption value, splitting the value in the business object, and storing the business object with the residual value generated after the business object is partially redeemed in a second database.
The business objects with various values can be stored in the second database, the business objects which are returned in the second request information can be directly put into the second database without processing, the returning operation is simple and efficient, the response speed is high, and the customer experience is improved.
Optionally, the service object generated by fusion is a service object with a value equal to a preset value; the number of the preset values is multiple; the method further comprises the steps of:
monitoring whether the number of business objects corresponding to each preset value in the first database is lower than a corresponding first preset threshold value; and if the number of the business objects corresponding to any preset value is lower than a corresponding first preset threshold value, selecting the business object corresponding to the preset value from the third database and storing the business object in the first database.
The preset values may be set to be multiple, for example, 10, 20, 50, 100 for the business objects. Correspondingly, the values of the business objects in the first database are 10, 20, 50 and 100, and the values of the business objects generated by the fusion of the second database are 10, 20, 50 and 100. The first preset threshold may be determined according to the rated number of service objects corresponding to different values, and the first preset threshold is lower than the rated number corresponding to each service object, for example, the rated number of service objects with a value of 10 is 50, the corresponding first preset threshold may be 30, the rated number of service objects with a value of 30 is 80, and the corresponding first preset threshold may be 50. The rated quantity refers to an initial quantity of service objects corresponding to preset values set for the first database in advance, and when the corresponding quantity of services with a certain value is lower than a first preset threshold value, the corresponding initial quantity is supplemented.
Optionally, the number of service objects corresponding to each preset value in the first database is set, and when the number of service objects corresponding to a certain preset value is lower than a first preset threshold, the service objects corresponding to the value are selected from the third database and stored in the first database, so that the number of service objects corresponding to the preset value is realized.
The first preset threshold may be set according to an actual situation or an empirical value.
Specifically, the number of service objects with the value of 50 in the first database is set to be 80, the corresponding first preset threshold value is set to be 60, the number of service objects with the value of 200 is set to be 30, and the corresponding first preset threshold value is set to be 20. When the number of the business objects with the value of 50 becomes 50 and the number of the business objects with the value of 200 becomes 15, 30 business objects with the value of 50 are selected from the third database, and 15 business objects with the value of 200 are stored in the first database.
When the number of the business objects corresponding to different preset values in the first database is lower than the corresponding first preset threshold value, the business objects can be selected from the third database to be supplemented into the first database, so that the fluidity safety is ensured, the condition that the business objects cannot be met in the first database in the process of redemption is avoided, and the redemption efficiency is improved.
By continuously fusing and scheduling the business objects in the second database, the reserved business objects with fixed values are continuously input for the first database, and a certain number of business objects with consistent values in the first database at any time are ensured.
Optionally, the method further comprises: monitoring whether the number of business objects corresponding to each preset value in the third database is lower than a corresponding second preset threshold value; if the number of the business objects corresponding to any preset value is lower than a corresponding second preset threshold value, inquiring the business limit stored in a fourth database, generating the business objects corresponding to the preset value and storing the business objects in the third database; wherein the sum of the values of the generated business objects is smaller than the business limit; and updating the service quota stored in the fourth database according to the generated numerical sum of the service objects.
Wherein the preset value in the third database corresponds to the preset value in the first database. Specifically, when the preset values in the first database are 10, 20, 50, the preset values in the third database are 10, 20, 50 as well. The second preset threshold may be a specified number set according to the number of business objects of each value in the third database. The second preset threshold is lower than the corresponding number of the businesses in the third database, and the fourth database can be used for storing a certain business quota. The specified number refers to an initial number corresponding to the service corresponding to each preset value set for the third database in advance, and when the corresponding number of the service with a certain value is lower than a second preset threshold value, the corresponding initial number is supplemented.
Optionally, when the number of service objects corresponding to each preset value in the third database is lower than the set second preset threshold, the service quota in the fourth database may be queried, and if the service quota is higher than the sum of the values of the service objects to be generated, the service object corresponding to the preset value is generated and stored in the third database, and the service quota in the fourth database is updated. The sum of the values of the generated business objects is smaller than the business amount in the fourth database.
Specifically, the number of the service objects with the value of 50 in the third database is set to be 50, the corresponding second preset threshold value is set to be 40, the number of the service objects with the value of 100 is set to be 50, and the corresponding second preset threshold value is set to be 40. When the number of the business objects with the value of 50 is 30 and the number of the business objects with the value of 100 is 30, the number of the business objects is lower than a second preset threshold value, and the business limit value 10000 in the fourth database is inquired, 20 business objects with the value of 50 are generated, 20 business objects with the value of 100 are stored in the third database, and meanwhile the business limit value 7900 in the fourth database is updated.
The number of the business objects corresponding to the numerical values in the third database is monitored, and the fourth database is supplemented, so that the number of the business objects of the numerical values in the third database can be maintained, and the business objects are timely supplemented to the first database, and the stability of the standby function is improved.
Optionally, when the number of the service objects corresponding to each preset value in the third database is lower than the set second preset threshold, the fourth database may issue a rating request to the platform to obtain more service ratings to satisfy the service objects supplementing each value in the third database when the service ratings in the fourth database are queried to be lower than the sum of the values of the service objects to be generated.
Optionally, the method further comprises: when the service credit stored in the fourth database is lower than a third preset threshold or higher than a fourth preset threshold, transmitting credit application information or credit cancellation information to a platform; acquiring confirmation information returned by the platform when passing the credit application information or the credit cancellation information; and updating the service quota in the fourth database according to the confirmation information.
The third preset threshold value is smaller than the fourth preset threshold value, and the setting of the third preset threshold value and the fourth preset threshold value can be set according to actual conditions. Under normal conditions, the service quota in the fourth database is dynamically maintained in a third preset threshold value and a fourth preset threshold value interval.
Optionally, when the service quota in the fourth database is lower than the third preset threshold, the service quota applying information may be sent to the platform, after the platform passes through the quota applying information, the platform feeds back the service quota applying information to the processing platform, and after the processing platform receives the confirmation information, the fourth database may obtain the applied service quota and perform addition update with the original service quota in the fourth database.
When the service amount in the fourth database is higher than the fourth preset threshold, the information of the amount cancellation can be sent to the platform, the platform feeds back to the processing platform to confirm the information after passing through the information of the amount cancellation, the processing platform can cancel the redundant service amount in the fourth database after receiving the confirmation information, and update the service amount in the fourth database, and the updated service amount can be maintained in the third preset threshold and the fourth preset threshold interval.
Specifically, the third preset threshold is set to 20000, the fourth preset threshold is set to 50000, when the service credit in the fourth database is 15000 lower than 20000, the credit application information can be sent to the platform to apply for 10000 credits, after the platform passes through the credit application information, the platform returns confirmation information to the processing platform, after the processing platform receives the confirmation information, the fourth database can obtain 10000 credits, and the service credit is updated to 25000.
Judging the service quota in the fourth database, applying for the service quota or canceling the service quota in time, preventing and controlling the mobility risk, ensuring that a certain quota is available in the fourth database, and avoiding excessive service quota.
Optionally, the first database includes a plurality of first sub-libraries, where each sub-library stores a number of business objects having different values, and each first sub-library stores a rated number of business objects having a single value. That is, the values of the business objects stored in any two first sub-stores are different. Alternatively, the number of the plurality of first sub-libraries may be two, and the two first sub-libraries respectively store business objects with different values. For example, one of the first sub-libraries is used to store a fixed single smaller value business object and the other first sub-library is used to store a fixed single larger value business object. Alternatively, the number of the first sub-libraries may be more than two, and the first sub-libraries may be a business object with a value of 100, referred to as a 100-value sub-library, a business object with a value of 200, referred to as a 200-value sub-library, and a business object with a value of 300, referred to as a 300-value sub-library. The first database includes a 100 value sub-library, a 200 value sub-library and a 300 value sub-library.
Fig. 3 is a flowchart of another request processing method according to an embodiment of the present invention. As shown in fig. 3, includes:
step 301, obtaining first request information sent by a client, where the first request information includes a redemption value.
The specific implementation principle and effect of the method in this embodiment can be referred to step 201 in the foregoing embodiment, which is not described herein again.
And 302, determining a target sub-library from a plurality of first sub-libraries according to the redemption values.
Wherein the target sub-library may be plural. And selecting a corresponding target sub-library from the plurality of first sub-libraries according to the numerical value required to be blended. The method for matching the target sub-libraries is many, and the method can be set according to the characteristics of the self business scene, for example, one sub-library with the value of the stored business object equal to the redemption value (or greater than and closest to the redemption value) can be matched, or the redemption value can be split into a plurality of values, and the corresponding target sub-library can be determined according to the plurality of values.
And 303, performing redemption operation according to the business objects in the target sub-library.
In this embodiment, according to the redemption values, the redemption operations performed by matching the business objects in the first database may be implemented through steps 302 to 303.
Optionally, after determining the target sub-library, the business object in the target sub-library may be selected for the redemption operation. According to the required redemption values, firstly selecting the service objects which are equal to the redemption values in the target sub-library, or selecting the service objects which are equal to the redemption values after the combination of the values of the service objects in the target sub-library, and if the service objects do not exist, selecting the service objects which are larger than the redemption values in the target sub-library, or selecting the service objects which are larger than the redemption values after the combination of the values of the service objects in the target sub-library.
Specifically, if the service object with the value of 360 is to be blended, the multiple sub-libraries are respectively 10-value sub-libraries for storing the service object with the value of 10, 100-value sub-libraries for storing the service object with the value of 100, and 200-value sub-libraries for storing the service object with the value of 200, the target sub-libraries can be determined to be 10-value sub-libraries, 100-value sub-libraries and 200-value sub-libraries, 6 service objects with the value of 10 are selected from the 10-value sub-libraries, 1 service object with the value of 100 is selected from the 100-value sub-libraries, and 1 service object combination with the value of 200 is selected from the 200-value sub-libraries for performing the blending operation.
And step 304, if the redemption value is smaller than the value of the service object, after the redemption operation, storing the service object with the residual value generated after the service object is partially redeemed in a second database.
The specific implementation principle and effect of the method in this embodiment can be referred to step 203 in the foregoing embodiment, which is not described herein again.
Step 305, fusing the service objects stored in the second database to form service objects with values meeting the requirements, and storing the service objects in a third database; the third database is used for providing complement operation for the first database when the number of the business objects stored in the first database is insufficient.
The specific implementation principle and effect of the method in this embodiment can be referred to step 204 in the foregoing embodiment, which is not described herein again.
According to the request processing method provided by the embodiment, the first database is divided into the plurality of first sub-libraries, when the redemption operation is carried out, the required numerical values can be quickly found out by matching the required redemption numerical values from the plurality of first sub-libraries, and the redemption efficiency is improved.
Optionally, the third database is provided with a plurality of second sub-libraries against the first sub-library, and the value of the business object stored in each second sub-library is the same as the value of the corresponding first sub-library; if the number of the business objects corresponding to any preset value is lower than the corresponding first preset threshold, selecting the business object corresponding to the preset value from the third database to store in the first database, wherein the method comprises the following steps:
If the number of any preset corresponding numerical service objects is lower than a first preset threshold, determining a target sub-library from the plurality of second sub-libraries according to the preset numerical value;
and selecting a business object corresponding to the preset value from the target sub-library and storing the business object in the first database.
Wherein the second sub-libraries have the same values as the business objects in the first sub-libraries. For example, the values of the business objects in the first sub-libraries are 200, 300, and the values of the business objects in the second sub-libraries are 200, 300.
Optionally, when the number of the business objects with a certain value in the first sub-library is smaller than the corresponding first preset threshold, determining a corresponding target sub-library from the plurality of second sub-libraries according to the value, selecting the number of the business objects with the corresponding value from the target sub-library, and storing the number in the corresponding first sub-library in the first database.
Specifically, the first preset threshold is set to be 30, and the value of the business object with the value of 400 in the first sub-library is set to be 40. When the number of the service objects with the value of 400 is monitored to be 20, and the service objects are smaller than a first preset threshold value, determining 400-value sub-libraries storing the service objects with the value of 400 in the second sub-library as target sub-libraries, and selecting 20 service objects with the value of 400 from the target sub-libraries to store the service objects with the value of 400 in the 400-value sub-libraries in the first database.
The third database is divided into a plurality of second sub-databases, the second sub-databases are corresponding to the values of the plurality of first sub-databases, different target sub-databases are determined according to the different values to supplement the first database, the complexity of selecting the transaction service objects is reduced, and the transaction efficiency is improved.
Optionally, the number of the service objects corresponding to any preset value in the third database is greater than 0.1 times of the number of the service objects corresponding to the preset value in the first database;
Specifically, when the number of service objects with the value of 500 in the first sub-libraries in the first database is 50 and the number of service objects with the value of 600 is 20, the number of service objects with the value of 500 in the second sub-libraries in the third database may be 5 or more, and the number of service objects with the value of 600 may be 2 or more.
The business objects with the same numerical value in the first sub-databases and the second sub-databases in the third database are stored in a certain proportion in quantity, so that the excessive quantity value of the business objects stored in the third database can be avoided, the business objects in the first database can be timely supplemented, and the redemption efficiency is improved.
For example, the service object is used for representing the liquid energy commodity, the numerical value of a certain service object is 500ml, and after 400ml is added by a customer, 100ml remains, so that the operations of adding, adding back, fusing and the like of the liquid energy commodity can be realized by using the method provided by the embodiment of the invention, and the processing performance of the system is improved.
Fig. 4 is a schematic structural diagram of a request processing device according to an embodiment of the present invention. As shown in fig. 4, the request processing apparatus provided in this embodiment may include:
An obtaining module 501, configured to obtain first request information sent by a client, where the first request information includes a redemption value;
the redemption module 502 is configured to perform redemption operation by matching a service object from the first database according to the redemption value;
A first storing module 503, configured to store the business object with the remaining value in the second database when the business object with the remaining value is generated after the business object is partially redeemed;
a second storage module 504, configured to fuse the service objects stored in the second database, form a service object whose value meets the requirement, and store the service object in a third database; the third database is used for providing complement operation for the first database when the number of the business objects stored in the first database is insufficient.
Optionally, the second storage module 504 is further configured to:
Acquiring second request information sent by a client, wherein the second request information comprises a redemption value;
Generating a business object corresponding to the redemption value and storing the business object in the second database;
Correspondingly, when the second storage module 504 merges the business objects stored in the second database to form the business objects with values meeting the requirements and stores the business objects in the third database, the second storage module is specifically configured to:
and fusing the business object which is stored in the second database and returned by the second request information and the business object which is obtained by the first request information to form the business object with the value meeting the requirement and storing the business object in a third database.
Optionally, the service object generated by fusion is a service object with a value equal to a preset value; the number of the preset values is multiple; the second storage module 504 is further configured to:
monitoring whether the number of business objects corresponding to each preset value in the first database is lower than a corresponding first preset threshold value;
And if the number of the business objects corresponding to any preset value is lower than a corresponding first preset threshold value, selecting the business object corresponding to the preset value from the third database and storing the business object in the first database.
Optionally, the second storage module 504 is further configured to:
monitoring whether the number of business objects corresponding to each preset value in the third database is lower than a corresponding second preset threshold value;
If the number of the business objects corresponding to any preset value is lower than a corresponding second preset threshold value, inquiring the business limit stored in a fourth database, generating the business objects corresponding to the preset value and storing the business objects in the third database; wherein the sum of the values of the generated business objects is smaller than the business limit;
and updating the service quota stored in the fourth database according to the generated numerical sum of the service objects.
Optionally, the second storage module 504 is further configured to:
when the service credit stored in the fourth database is lower than a third preset threshold or higher than a fourth preset threshold, transmitting credit application information or credit cancellation information to a platform;
acquiring confirmation information returned by the platform when passing the credit application information or the credit cancellation information;
And updating the service quota in the fourth database according to the confirmation information.
Optionally, the first database includes a plurality of first sub-libraries, where the values of the service objects stored in the sub-libraries are different, and each first sub-library stores a rated number of service objects with a single value; the redemption module 502 is specifically configured to:
determining a target sub-library from the plurality of first sub-libraries according to the redemption value;
And performing redemption operation according to the business objects in the target sub-library.
Optionally, the third database is provided with a plurality of second sub-libraries against the first sub-library, and the value of the business object stored in each second sub-library is the same as the value of the corresponding first sub-library; the second storage module 504 is configured to select, from the third database, a service object corresponding to any preset value to store in the first database when the number of service objects corresponding to the preset value is lower than a corresponding first preset threshold, where the service object is specifically configured to:
if the number of the business objects corresponding to any preset value is lower than a first preset threshold, determining a target sub-library from the plurality of second sub-libraries according to the preset value;
And selecting the business object corresponding to the preset value from the target sub-library and storing the business object in the first database.
Optionally, the number of the service objects corresponding to any preset value in the third database is greater than 0.1 times of the number of the service objects corresponding to the preset value in the first database.
The device provided in this embodiment may implement the technical solution of the method embodiment shown in fig. 1 to 3, and its implementation principle and technical effects are similar, and are not described here again.
Fig. 5 is a schematic structural diagram of a request processing device according to an embodiment of the present invention. As shown in fig. 5, the apparatus provided in this embodiment may include: a memory 62 and at least one processor 61;
the memory 62 stores computer-executable instructions;
The at least one processor 61 executes computer-executable instructions stored in the memory 62 such that the at least one processor 61 performs the method of any of the embodiments described above.
Wherein the memory 62 and the processor 61 may be connected by a bus 63.
The specific implementation principle and effect of the device provided in this embodiment may refer to the relevant descriptions and effects corresponding to the embodiments shown in fig. 1 to 3, which are not repeated here.
The embodiment of the invention also provides a computer readable storage medium, on which a computer program is stored, the computer program being executed by a processor to implement the request processing method provided by any of the embodiments of the invention.
The embodiment of the invention also provides a computer program product, which comprises a computer program, and the computer program realizes the request processing method according to any embodiment of the invention when being executed by a processor.
In the several embodiments provided by the present invention, it should be understood that the disclosed apparatus and method may be implemented in other manners. For example, the apparatus embodiments described above are merely illustrative, e.g., the division of modules is merely a logical function division, and there may be additional divisions of actual implementation, e.g., multiple modules or components may be combined or integrated into another system, or some features may be omitted, or not performed. Alternatively, the coupling or direct coupling or communication connection shown or discussed with each other may be an indirect coupling or communication connection via some interfaces, devices or modules, which may be in electrical, mechanical, or other forms.
The modules described as separate components may or may not be physically separate, and components shown as modules may or may not be physical units, may be located in one place, or may be distributed over multiple network units. Some or all of the modules may be selected according to actual needs to implement the solution of this embodiment.
In addition, each functional module in the embodiments of the present invention may be integrated in one processing unit, or each module may exist alone physically, or two or more modules may be integrated in one unit. The units formed by the modules can be realized in a form of hardware or a form of hardware and software functional units.
The integrated modules, which are implemented in the form of software functional modules, may be stored in a computer readable storage medium. The software functional modules described above are stored in a storage medium and include instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) or processor to perform some of the steps of the methods described in the various embodiments of the invention.
It should be appreciated that the Processor may be a central processing unit (Central Processing Unit, abbreviated as CPU), or may be other general purpose Processor, digital signal Processor (DIGITAL SIGNAL Processor, abbreviated as DSP), application SPECIFIC INTEGRATED Circuit (ASIC), or the like. A general purpose processor may be a microprocessor or the processor may be any conventional processor or the like. The steps of a method disclosed in connection with the present invention may be embodied directly in a hardware processor for execution, or in a combination of hardware and software modules in a processor for execution.
The memory may comprise a high-speed RAM memory, and may further comprise a non-volatile memory NVM, such as at least one magnetic disk memory, and may also be a U-disk, a removable hard disk, a read-only memory, a magnetic disk or optical disk, etc.
The bus may be an industry standard architecture (Industry Standard Architecture, ISA) bus, an external device interconnect (PERIPHERAL COMPONENT INTERCONNECT, PCI) bus, or an extended industry standard architecture (Extended Industry Standard Architecture, EISA) bus, among others. The buses may be divided into address buses, data buses, control buses, etc. For ease of illustration, the buses in the drawings of the present invention are not limited to only one bus or to one type of bus.
The storage medium may be implemented by any type or combination of volatile or nonvolatile memory devices such as Static Random Access Memory (SRAM), electrically erasable programmable read-only memory (EEPROM), erasable programmable read-only memory (EPROM), programmable read-only memory (PROM), read-only memory (ROM), magnetic memory, flash memory, magnetic or optical disk. A storage media may be any available media that can be accessed by a general purpose or special purpose computer.
An exemplary storage medium is coupled to the processor such the processor can read information from, and write information to, the storage medium. In the alternative, the storage medium may be integral to the processor. The processor and the storage medium may reside in an Application SPECIFIC INTEGRATED Circuits (ASIC). It is also possible that the processor and the storage medium reside as discrete components in an electronic device or a master device.
Those of ordinary skill in the art will appreciate that: all or part of the steps for implementing the method embodiments described above may be performed by hardware associated with program instructions. The foregoing program may be stored in a computer readable storage medium. The program, when executed, performs steps including the method embodiments described above; and the aforementioned storage medium includes: various media that can store program code, such as ROM, RAM, magnetic or optical disks.
Other embodiments of the invention will be apparent to those skilled in the art from consideration of the specification and practice of the invention disclosed herein. This invention is intended to cover any variations, uses, or adaptations of the invention following, in general, the principles of the invention and including such departures from the present disclosure as come within known or customary practice within the art to which the invention pertains. It is intended that the specification and examples be considered as exemplary only, with a true scope and spirit of the invention being indicated by the following claims.
It is to be understood that the invention is not limited to the precise arrangements and instrumentalities shown in the drawings, which have been described above, and that various modifications and changes may be effected without departing from the scope thereof. The scope of the invention is limited only by the appended claims.

Claims (10)

1. A method of processing a request, comprising:
Acquiring first request information sent by a client, wherein the first request information comprises a redemption value;
According to the redemption values, matching the business objects from a first database to perform redemption operations, if the matched business objects with the values equal to the redemption values or the matched business objects with the values equal to the redemption values, directly performing the redemption operations, and if the matched business objects with the values greater than the redemption values or the matched business objects with the values greater than the redemption values, performing splitting the numerical combinations of the business objects to perform the redemption operations;
If the business object is partially converted to generate a business object with a residual value, storing the business object with the residual value in a second database;
Fusing the business objects stored in the second database to form business objects with values meeting the requirements and storing the business objects in a third database; the third database is used for providing complement operation for the first database when the number of the business objects stored in the first database is insufficient;
the service objects generated by fusion are service objects with the numerical value equal to a preset numerical value; the number of the preset values is multiple; the method further comprises the steps of:
monitoring whether the number of business objects corresponding to each preset value in the first database is lower than a corresponding first preset threshold value;
If the number of the business objects corresponding to any preset value is lower than a corresponding first preset threshold value, selecting the business objects corresponding to the preset value from the third database and storing the business objects in the first database;
monitoring whether the number of business objects corresponding to each preset value in the third database is lower than a corresponding second preset threshold value;
If the number of the business objects corresponding to any preset value is lower than a corresponding second preset threshold value, inquiring the business limit stored in a fourth database, generating the business objects corresponding to the preset value and storing the business objects in the third database; wherein the sum of the values of the generated business objects is smaller than the business limit;
and updating the service quota stored in the fourth database according to the generated numerical sum of the service objects.
2. The method as recited in claim 1, further comprising:
Acquiring second request information sent by a client, wherein the second request information comprises a redemption value;
Generating a business object corresponding to the redemption value and storing the business object in the second database;
Correspondingly, the business objects stored in the second database are fused to form business objects with values meeting the requirements and stored in a third database, and the method comprises the following steps:
and fusing the business object which is stored in the second database and returned by the second request information and the business object which is obtained by the first request information to form the business object with the value meeting the requirement and storing the business object in a third database.
3. The method as recited in claim 1, further comprising:
when the service credit stored in the fourth database is lower than a third preset threshold or higher than a fourth preset threshold, transmitting credit application information or credit cancellation information to a platform;
acquiring confirmation information returned by the platform when passing the credit application information or the credit cancellation information;
And updating the service quota in the fourth database according to the confirmation information.
4. The method of claim 1, wherein the first database comprises a plurality of first sub-libraries, each sub-library storing a nominal number of single-valued business objects, the business objects being stored in different values; according to the redemption value, matching the business object from the first database to perform redemption operation, including:
determining a target sub-library from the plurality of first sub-libraries according to the redemption value;
And performing redemption operation according to the business objects in the target sub-library.
5. The method of claim 4, wherein the third database is configured with a plurality of second sub-libraries against the first sub-library, and wherein each second sub-library stores the same value of the business object as the corresponding first sub-library; if the number of the business objects corresponding to any preset value is lower than the corresponding first preset threshold, selecting the business object corresponding to the preset value from the third database to store in the first database, wherein the method comprises the following steps:
if the number of the business objects corresponding to any preset value is lower than a first preset threshold, determining a target sub-library from the plurality of second sub-libraries according to the preset value;
and selecting the business object corresponding to the preset value from the target sub-library and storing the business object in the first database.
6. The method of claim 1, wherein the number of business objects corresponding to any one of the predetermined values in the third database is greater than 0.1 times the number of business objects corresponding to the predetermined value in the first database.
7. A request processing apparatus, comprising:
the system comprises an acquisition module, a display module and a display module, wherein the acquisition module is used for acquiring first request information sent by a client, and the first request information comprises a redemption value;
The redemption module is used for performing redemption operation on the matched business objects from the first database according to the redemption values, if the matched business objects with the values equal to the redemption values or the matched business objects with the values equal to the redemption values, the redemption operation is directly performed, and if the matched business objects with the values greater than the redemption values or the matched business objects with the values greater than the redemption values, the numerical combination of the business objects is split for performing the redemption operation;
The first storage module is used for storing the business objects with the residual values in the second database when the business objects with the residual values are generated after the business objects are partially converted;
The second storage module is used for fusing the business objects stored in the second database to form business objects with values meeting the requirements and storing the business objects in a third database; the third database is used for providing complement operation for the first database when the number of the business objects stored in the first database is insufficient;
The service objects generated by fusion are service objects with the numerical value equal to a preset numerical value; the number of the preset values is multiple; the second storage module is further configured to monitor whether the number of service objects corresponding to each preset value in the first database is lower than a corresponding first preset threshold; if the number of the business objects corresponding to any preset value is lower than a corresponding first preset threshold value, selecting the business objects corresponding to the preset value from the third database and storing the business objects in the first database; and monitoring whether the number of the business objects corresponding to each preset value in the third database is lower than a corresponding second preset threshold value; if the number of the business objects corresponding to any preset value is lower than a corresponding second preset threshold value, inquiring the business limit stored in a fourth database, generating the business objects corresponding to the preset value and storing the business objects in the third database; wherein the sum of the values of the generated business objects is smaller than the business limit; and updating the service quota stored in the fourth database according to the generated numerical sum of the service objects.
8. A request processing apparatus, characterized by comprising: a memory and at least one processor;
the memory stores computer-executable instructions;
the at least one processor executing computer-executable instructions stored in the memory causes the at least one processor to perform the request processing method of any one of claims 1-6.
9. A computer readable storage medium having stored therein computer executable instructions which when executed by a processor are adapted to implement the request processing method of any of claims 1-6.
10. A computer program product comprising a computer program which, when executed by a processor, implements the request processing method of any of claims 1-6.
CN202110672964.0A 2021-06-17 2021-06-17 Request processing method, apparatus, device, storage medium, and program product Active CN113297260B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110672964.0A CN113297260B (en) 2021-06-17 2021-06-17 Request processing method, apparatus, device, storage medium, and program product

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110672964.0A CN113297260B (en) 2021-06-17 2021-06-17 Request processing method, apparatus, device, storage medium, and program product

Publications (2)

Publication Number Publication Date
CN113297260A CN113297260A (en) 2021-08-24
CN113297260B true CN113297260B (en) 2024-07-02

Family

ID=77328607

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110672964.0A Active CN113297260B (en) 2021-06-17 2021-06-17 Request processing method, apparatus, device, storage medium, and program product

Country Status (1)

Country Link
CN (1) CN113297260B (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107230053A (en) * 2016-03-25 2017-10-03 中国人民银行印制科学技术研究所 Use the method and system of cash redemption digital cash
CN109614386A (en) * 2018-09-28 2019-04-12 阿里巴巴集团控股有限公司 Data processing method, device, server and computer readable storage medium

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10262321B1 (en) * 2014-07-15 2019-04-16 Ramanathan Ramanathan Digital coin, digital wallet, and model of transaction
CN110852730B (en) * 2019-10-23 2024-01-26 中国人民银行数字货币研究所 Transaction processing method and device based on digital currency and electronic equipment
CN111738712A (en) * 2020-07-17 2020-10-02 百度在线网络技术(北京)有限公司 Payment processing method, device, equipment and medium for block chain

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107230053A (en) * 2016-03-25 2017-10-03 中国人民银行印制科学技术研究所 Use the method and system of cash redemption digital cash
CN109614386A (en) * 2018-09-28 2019-04-12 阿里巴巴集团控股有限公司 Data processing method, device, server and computer readable storage medium

Also Published As

Publication number Publication date
CN113297260A (en) 2021-08-24

Similar Documents

Publication Publication Date Title
US11295384B2 (en) Method and apparatus for order entry in an electronic trading system
CN109933593B (en) Asset data recording method, device and equipment
US20020073018A1 (en) Real-time trading system
CN111489145B (en) Resource transfer method, device and equipment based on block chain
CN113467824B (en) Data processing method, device, equipment and storage medium
EP3418911A1 (en) Data caching method and apparatus
JP7097558B2 (en) How to execute odd lot orders
US20060085319A1 (en) Methods and apparatus for routing options orders
US9741075B2 (en) Random-time auctions in an electronic trading system
CN113887935A (en) High-concurrency service scene processing method, system and storage medium
CN110889073A (en) Page request response method, server and computer storage medium
CN113297260B (en) Request processing method, apparatus, device, storage medium, and program product
CN110717756A (en) Payment data processing device and method based on contract
CN104463661A (en) Method and system for processing transaction data
CN115689763A (en) Data processing method and device, electronic equipment and storage medium
KR102432240B1 (en) Appratus and method for determining user class
CN106878369B (en) Service processing method and device
CN112036855A (en) Data interaction processing method, device, equipment and storage medium
CN111932286A (en) Virtual bonus dispensing method
JP7387319B2 (en) Information processing device and information processing program
CN113760341B (en) Data processing method, device and equipment
CN111694841B (en) Order identification generation method, device, server and storage medium
CN117151875A (en) Data processing method, device, equipment and medium
CN117593130A (en) Resource management method and device, computer equipment, medium and product
CN114661429A (en) Transaction processing method and device

Legal Events

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