CN112307300A - Article information query method and device, electronic equipment and readable storage medium - Google Patents

Article information query method and device, electronic equipment and readable storage medium Download PDF

Info

Publication number
CN112307300A
CN112307300A CN202010793593.7A CN202010793593A CN112307300A CN 112307300 A CN112307300 A CN 112307300A CN 202010793593 A CN202010793593 A CN 202010793593A CN 112307300 A CN112307300 A CN 112307300A
Authority
CN
China
Prior art keywords
parameter modification
transaction parameter
modification information
information
item
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
CN202010793593.7A
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.)
Beijing Jingdong Century Trading Co Ltd
Beijing Wodong Tianjun Information Technology Co Ltd
Original Assignee
Beijing Jingdong Century Trading Co Ltd
Beijing Wodong Tianjun Information Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Jingdong Century Trading Co Ltd, Beijing Wodong Tianjun Information Technology Co Ltd filed Critical Beijing Jingdong Century Trading Co Ltd
Priority to CN202010793593.7A priority Critical patent/CN112307300A/en
Publication of CN112307300A publication Critical patent/CN112307300A/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/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/953Querying, e.g. by the use of web search engines
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/02Marketing; Price estimation or determination; Fundraising
    • G06Q30/0207Discounts or incentives, e.g. coupons or rebates
    • G06Q30/0239Online discounts or incentives

Abstract

The embodiment of the application discloses a method and a device for querying article information, electronic equipment and a computer-readable storage medium, and relates to the technical field of article information query. One embodiment of the method comprises: acquiring an item query request containing a user identifier and a target item identifier, wherein the target item identifier is the identifier of a target item; inquiring to obtain first transaction parameter modification information corresponding to the user identification; inquiring to obtain second transaction parameter modification information of the target article identifier under at least one preset attribute dimension; and sending the first transaction parameter modification information and the second transaction parameter modification information to a terminal initiating the item query request. By applying the technical scheme provided by the embodiment, the influence of cross matching operation with more execution times on the performance of the server can be obviously reduced, and the data interaction times between the terminal and the server are reduced.

Description

Article information query method and device, electronic equipment and readable storage medium
Technical Field
The embodiment of the application relates to the technical field of data query, in particular to the technical field of article information query.
Background
With the wide application of the intelligent mobile terminal and the rise of e-commerce, users often need to inquire and purchase some articles through e-commerce applications on the mobile terminal, and when purchasing articles, transaction parameter modification information like coupons, point redemption, and discount activities is the key point of attention of the users.
At present, the query mode aiming at the target article information starts with the transaction parameter modification information owned by the user, and whether the owned transaction parameter modification information is suitable for the target article is determined in a back-check mode.
Disclosure of Invention
The embodiment of the application provides an article information query method and device, electronic equipment and a computer readable storage medium.
In a first aspect, an embodiment of the present application provides an item information query method, including: acquiring an item query request containing a user identifier and a target item identifier; wherein the target article identifier is an identifier of the target article; inquiring to obtain first transaction parameter modification information corresponding to the user identification; inquiring to obtain second transaction parameter modification information of the target article identifier under at least one preset attribute dimension; and sending the first transaction parameter modification information and the second transaction parameter modification information to a terminal for initiating an item query request.
In some embodiments, the querying obtains second transaction parameter modification information of the target item identifier under at least one preset attribute dimension, and includes: taking each preset attribute dimension under the target object identification as a query condition, and searching second transaction parameter modification information corresponding to each query condition in a preset database; and the database stores data in a key value pair mode by taking a preset attribute dimension as a key and taking corresponding transaction parameter modification information as a value.
In some embodiments, the searching for the second transaction parameter modification information corresponding to each query condition in the preset database includes: and searching second transaction parameter modification information corresponding to each query condition in a preset cache database.
In some embodiments, the item information query method further includes: acquiring corresponding relation information of the newly created article identification between at least one preset attribute dimension and corresponding transaction parameter information, and writing the corresponding relation information into a persistent storage database by using a structured query language; and in response to monitoring that the correspondence information is newly added to the persistent storage database, performing key-value pair conversion on the newly added correspondence information, and storing the key-value pair obtained through conversion to the cache database.
In a second aspect, an embodiment of the present application provides an article information query apparatus, including: an item query request acquisition unit configured to acquire an item query request including a user identifier and a target item identifier; wherein the target article identifier is an identifier of the target article; a first transaction parameter modification information inquiry unit configured to inquire first transaction parameter modification information corresponding to the user identification; the second transaction parameter modification information inquiry unit is configured to inquire second transaction parameter modification information of the target item identifier under at least one preset attribute dimension; and the transaction parameter modification information sending unit is configured to send the first transaction parameter modification information and the second transaction parameter modification information to the terminal initiating the item query request.
In some embodiments, the second transaction parameter modification information querying element comprises: the key value pair form query subunit is configured to take each preset attribute dimension under the target object identification as a query condition, and find out second transaction parameter modification information corresponding to each query condition in a preset database; the database stores data in a key-value pair mode by taking a preset attribute dimension as a key and taking corresponding transaction parameter modification information as a value.
In some embodiments, the key-value pair form query subunit is further configured to: and searching second transaction parameter modification information corresponding to each query condition in a preset cache database.
In some embodiments, the item information query device further comprises: the corresponding relation persistent storage unit is configured to acquire corresponding relation information of the newly created article identification between at least one preset attribute dimension and corresponding transaction parameter information, and write the corresponding relation information into a persistent storage database by using a structured query language; and the corresponding relation caching unit is configured to respond to monitoring that the corresponding relation information is newly added in the persistent storage database, perform key-value pair conversion on the newly added corresponding relation information, and store the key-value pair obtained through conversion into the caching database.
In a third aspect, an embodiment of the present application provides an item information query method, including: initiating an item query request containing a user identifier and a target item identifier according to item query information transmitted by a user; wherein the target article identifier is an identifier of the target article; receiving first transaction parameter modification information corresponding to a user and second transaction parameter modification information corresponding to a target item; the first transaction parameter modification information corresponds to a user identifier, and the second transaction parameter modification information corresponds to at least one preset attribute dimension of a target article identifier; and performing cross matching on the first transaction parameter modification information and the second transaction parameter modification information, and marking the matched partial transaction parameter modification information as available transaction parameter modification information of the user for the target object.
In some embodiments, cross-matching the first transaction parameter modification information and the second transaction parameter modification information comprises: determining the current query requirement of a user according to the article query information; determining a target cross matching range between the first transaction parameter modification information and the second transaction parameter modification information according to the current query requirement; and performing cross matching on the first transaction parameter modification information and the second transaction parameter modification information which are in the target cross matching range.
In a fourth aspect, an embodiment of the present application provides an article information query apparatus, including: the system comprises an item query request initiating unit, a target item identification generating unit and a processing unit, wherein the item query request initiating unit is configured to initiate an item query request containing a user identification and the target item identification according to item query information transmitted by a user; wherein the target article identifier is an identifier of the target article; a transaction parameter modification information receiving unit configured to receive first transaction parameter modification information corresponding to a user and second transaction parameter modification information corresponding to a target item; the first transaction parameter modification information corresponds to a user identifier, and the second transaction parameter modification information corresponds to at least one preset attribute dimension of a target article identifier; and the cross matching unit is used for cross matching the first transaction parameter modification information and the second transaction parameter modification information and marking the matched part of transaction parameter modification information as available transaction parameter modification information of the user for the target object.
In some embodiments, the cross-matching unit is further configured to: determining the current query requirement of a user according to the article query information; determining a target cross matching range between the first transaction parameter modification information and the second transaction parameter modification information according to the current query requirement; and performing cross matching on the first transaction parameter modification information and the second transaction parameter modification information which are in the target cross matching range.
In a fifth aspect, an embodiment of the present application provides an electronic device, including: at least one processor; and a memory communicatively coupled to the at least one processor; wherein the memory stores instructions executable by the at least one processor, the instructions being executable by the at least one processor to enable the at least one processor to implement the item information query method as described in any implementation manner of the first aspect or to implement the item information query method as described in any implementation manner of the third aspect when executed.
In a sixth aspect, the present application provides a non-transitory computer-readable storage medium storing computer instructions for enabling a computer to implement the item information query method as described in any implementation manner of the first aspect and the third aspect when executed.
According to the item information query method, the item information query device, the electronic equipment and the computer-readable storage medium, firstly, an item query request containing a user identifier and a target item identifier is obtained; wherein the target article identifier is an identifier of the target article; then, inquiring to obtain first transaction parameter modification information corresponding to the user identification; then, inquiring to obtain second transaction parameter modification information of the target article identifier under at least one preset attribute dimension; and finally, sending the first transaction parameter modification information and the second transaction parameter modification information to a terminal initiating the item query request.
Compared with the prior art, the server in the scheme provided by the application can respectively and correspondingly inquire the first transaction parameter modification information and the second transaction parameter modification information according to the user identification and the target article identification contained in the article inquiry request, and the modification information can be transmitted to the terminal only through at least one time of data interaction, so that the terminal can automatically perform cross matching according to the information and the actual inquiry requirement of the user. In the scheme, the first transaction parameter modification information owned by the user and the second transaction parameter modification information modified by the target object identifier under each preset attribute dimension respectively exist independently, and are not crossed like the prior art, so that the cross matching operation between the first transaction parameter modification information and the target object identifier is not required to be executed by the server, the influence on the performance of the server is obviously reduced, and the data interaction times between the terminal and the server are also reduced.
It should be understood that the statements in this section do not necessarily identify key or critical features of the embodiments of the present disclosure, nor do they limit the scope of the present disclosure. Other features of the present disclosure will become apparent from the following description.
Drawings
Other features, objects and advantages of the present application will become more apparent upon reading of the following detailed description of non-limiting embodiments thereof, made with reference to the accompanying drawings in which:
FIG. 1 is an exemplary system architecture to which the present application may be applied;
FIG. 2 is a flow diagram of one embodiment of an item information query method according to the present application;
FIG. 3 is a flow diagram of another embodiment of an item information query method according to the present application;
FIG. 4 is a timing diagram of an item information query method according to the present application;
fig. 5 is a block diagram showing the structure of one embodiment of an item information inquiry apparatus according to the present application;
fig. 6 is a block diagram showing the construction of another embodiment of an item information search apparatus according to the present application;
fig. 7 is a block diagram of an electronic device suitable for implementing an item query method of an embodiment of the present application.
Detailed Description
The present application will be described in further detail with reference to the following drawings and examples. It is to be understood that the specific embodiments described herein are merely illustrative of the relevant invention and not restrictive of the invention. It should be noted that, for convenience of description, only the portions related to the related invention are shown in the drawings.
It should be noted that the embodiments and features of the embodiments in the present application may be combined with each other without conflict. The present application will be described in detail below with reference to the embodiments with reference to the attached drawings.
Fig. 1 illustrates an exemplary system architecture 100 to which embodiments of the article information query method, apparatus, electronic device, and computer-readable storage medium of the present application may be applied.
As shown in fig. 1, the system architecture 100 may include terminals 101, 102, 103, a network 104, and a server 105. The network 104 serves as a medium for providing communication links between the terminals 101, 102, 103 and the server 105. Network 104 may include various connection types, such as wired, wireless communication links, or fiber optic cables, to name a few.
A user may use the terminals 101, 102, 103 to interact with the server 105 via the network 104 to receive or send messages or the like, for example, the user initiates an information query request of a certain item to the server 105 via the terminal 101 via the network 104. The terminals 101, 102, 103 and the server 105 may be installed with various applications for implementing information communication between the two, such as an online shopping application, an item preference information inquiry application, an instant messaging application, and the like.
The terminals 101, 102, 103 and the server 105 may be hardware or software. When the terminals 101, 102, 103 are hardware, they may be various electronic devices having a display screen, including but not limited to smart phones, tablet computers, laptop portable computers, desktop computers, and the like; when the terminals 101, 102, 103 are software, they may be installed in the electronic devices listed above, and they may be implemented as a plurality of software or software modules, or may be implemented as a single software or software module, and are not limited in this respect. When the server 105 is hardware, it may be implemented as a distributed server cluster composed of multiple servers, or may be implemented as a single server; when the server is software, the server may be implemented as a plurality of software or software modules, or may be implemented as a single software or software module, which is not limited herein.
The terminals 101, 102, 103 and the server 105 can provide various services through various built-in applications, for example, an online shopping application that can provide an item information check-up service, and the server 105 can implement the following effects when running the online shopping application: firstly, acquiring an item query request containing a user identifier and a target item identifier, wherein the target item identifier is the identifier of a target item; after the user identification is given, inquiring to obtain first transaction parameter modification information corresponding to the user identification; then, inquiring to obtain second transaction parameter modification information of the target article identifier under at least one preset attribute dimension; and finally, sending the first transaction parameter modification information and the second transaction parameter modification information to a terminal for initiating an article inquiry request.
Correspondingly, the terminals 101, 102, 103 can achieve the following effects when running the online shopping application: firstly, initiating an item query request containing a user identifier and a target item identifier according to item query information transmitted by a user; then, receiving first transaction parameter modification information corresponding to the user and second transaction parameter modification information corresponding to the target article; and then, performing cross matching on the first transaction parameter modification information and the second transaction parameter modification information, and marking the matched partial transaction parameter modification information as available transaction parameter modification information of the user for the target object.
That is, the server 105 responds to the item query request sent by the terminals 101, 102, 103 under the operation of the user, and returns the first transaction parameter modification information actually owned by the user and the second transaction parameter modification information of the queried target item to the terminals 101, 102, 103, and the terminals 101, 102, 103 can determine which first transaction parameter modification information can be directly used for purchasing the target item by the user without additional operation through cross matching according to the received transaction parameter modification information.
It should be understood that the number of terminals, networks, and servers in fig. 1 are merely illustrative. There may be any number of terminals, networks, and servers, as desired for an implementation.
With continuing reference to fig. 2, a flow 200 for implementing an embodiment of an item information query method provided by the present application is shown, including:
step 201: acquiring an item query request containing a user identifier and a target item identifier;
this step is intended to acquire an item query request containing a user identification and a target item identification by an execution subject (for example, the server 105 shown in fig. 1) of the item information query method.
The user identification is an identification representing a corresponding user, and specifically, the user identification can be specifically represented as a user Identity (ID), an identity card number, an account number used for logging in an online shopping application, a nickname and the like, which have uniqueness; the target article identifier is a unique identifier of the target article, the target article is an article for which a user wants to search for relevant transaction parameter modification information through the article query request in all articles, specifically, the target article identifier may be embodied as a unique character string, the character string may be obtained based on a character string generation rule formulated in an actual application scenario, for example, a feature value may be calculated by a hash algorithm on the production time, the production number, and other attribute information that can uniquely characterize an article, and the feature value is used as the identifier of the article.
Of course, the item query request may also include other information besides the user identifier and the target item identifier, such as the terminal type, the version of the online shopping application actually used by the terminal, the terminal operating system, and the like, and the information type included in the item query request may be flexibly set according to all possible special requirements in the actual situation, so as to enable the server to achieve the corresponding purpose according to the specific type of information included therein, for example, returning a data file in a format recognizable by the corresponding operating system according to the terminal operating system, determining whether an operation additionally set needs to be executed according to the terminal operating system, and the like.
Step 202: inquiring to obtain first transaction parameter modification information corresponding to the user identification;
on the basis of step 201, this step aims to query for first transaction parameter modification information corresponding to the user identification. It should be understood that the reason why the execution subject of the present embodiment can obtain the first transaction parameter modification information through this step is that a correspondence relationship between the user identifier and the transaction parameter modification information is recorded in advance, and the correspondence relationship is stored in advance in a location (for example, a certain data storage module of the server itself) where the server can access and execute the query operation. Specifically, the corresponding relationship may include a plurality of forms such as a Key Value pair and a regular expression, for example, the user identifier is used as a Key (Key) in the Key Value pair, and the corresponding transaction parameter modification information is used as a Value (Value) in the Key Value pair, so that the server may query the received user identifier as the Key to obtain the corresponding Value.
According to the obtaining manner of the first transaction parameter modification information, the first transaction parameter modification information is the transaction parameter modification information associated with the user represented by the user identifier, for example, the transaction parameter modification information belongs to the user and the user has the usage right. All information which may modify parameters related to the transaction process of article shopping may be referred to as transaction parameter modification information, which may be embodied as point deduction information, a coupon, prepaid (or referred to as a subscription) expansion information, and when the transaction parameter modification information is embodied as a coupon, the first transaction parameter modification information may be understood as a coupon owned or received by the user.
Step 203: inquiring to obtain second transaction parameter modification information of the target article identifier under at least one preset attribute dimension;
on the basis of step 201, this step is intended to query for second transaction parameter modification information of the target item identifier in at least one preset attribute dimension. In the solution provided by the present application, it is recorded in advance which second transaction parameter modification information the article identifier has under different preset attribute dimensions, that is, a corresponding relationship between the different attribute dimensions of the article identifier and the second transaction parameter modification information is described, and the corresponding relationship is stored in advance in a position where the executing main body of the embodiment can access and execute the query operation.
The preset attribute dimension refers to a possible dividing manner of an item appearing on the online shopping platform, or is understood as a set to which the item belongs, such as different commodities which can be divided into a brand dimension according to the brand to which the item belongs, a production batch dimension according to a production batch, a shop dimension according to the shop on which the item is placed, a seller location dimension according to the seller location, and the like. The reason why the corresponding transaction parameter modification information is to be inquired according to the target item in different preset attribute dimensions is that the uncertainty of the transaction parameter modification information source cannot determine which attribute dimension the target item has the transaction parameter modification information, and the transaction parameter modification information of different items can appear in different attribute dimensions, for example, in order to help a seller in a certain place to better sell overstocked goods, the corresponding transaction parameter modification information (for example, a special subsidy coupon) can be set according to the dimension of the location of the seller.
It should be understood that the preset attribute dimension is generally universal, i.e. there are some special attribute dimensions specifically set for a certain type of special items for all items, of course, there are a small number of imported items, which may have a dimension of a foreign origin more than other non-imported items, so as to set up or cancel transaction parameter modification information for items imported from a certain country according to this dimension. Therefore, in the process of acquiring the item query request from the item query request, the server determines which preset attribute dimensions exist under the server according to the target item identifier, and acquires the transaction parameter modification information existing under all the preset attribute dimensions through the query times which are the same as the number of the preset attribute dimensions.
According to the obtaining mode of the second transaction parameter modification information, the second transaction parameter modification information is the transaction parameter modification information existing under different preset attribute dimensions with the target article identification, and is only related to the target article and is not related to the user. Therefore, when the transaction parameter modification information is embodied as a coupon, the first transaction parameter modification information is a coupon owned or received by the user, and the second transaction parameter modification information corresponds to a coupon owned by an item that the user wants to buy. That is, the intersection of the first transaction parameter modification information and the second transaction parameter modification information is the coupon that can be directly used for purchasing the target item by the user without the need of a pickup operation.
To facilitate an understanding of how this step queries the second transaction parameter modification information, an implementation is also provided herein, including but not limited to:
taking each preset attribute dimension under the target object identification as a query condition;
searching second transaction parameter modification information corresponding to each query condition in a preset database; and the database stores data in a key value pair mode by taking a preset attribute dimension as a key and taking corresponding transaction parameter modification information as a value.
The implementation manner is obtained based on the basis of recording the corresponding relationship in the form of key value pairs, specifically, the database for recording the key value pairs may be specifically a cache database on the server, such as a Redis database, so as to fully realize high-speed query by means of the high read-write characteristic of the cache.
Furthermore, considering that a person who creates a correspondence relationship in an actual operation layer often does not have a programming base for directly writing the correspondence relationship into a key value pair, and more likely, the correspondence relationship is created in a form with low operation difficulty and high identification degree such as a character, an implementation manner of a two-layer design is further provided, and the implementation manner comprises the following steps:
acquiring corresponding relation information of the newly created article identification between at least one preset attribute dimension and corresponding transaction parameter information, and writing the corresponding relation information into a persistent storage database by using a structured query language;
and in response to monitoring that the correspondence information is newly added to the persistent storage database, performing key-value pair conversion on the newly added correspondence information, and storing the key-value pair obtained through conversion to the cache database.
Namely, the corresponding relation creator creates the corresponding relation with low operation difficulty and high identification degree in a persistent storage database (such as a MySql database) first, and then, through a monitoring mechanism, directly stores each newly added corresponding relation in the persistent storage database in a key-value pair form to a cache database through key-value pair conversion. Specifically, the above operations can be implemented by a Canal (which is a source opening project, is developed by pure Java, provides incremental data subscription and consumption based on database incremental log analysis, and supports MySQL) platform.
Step 204: and sending the first transaction parameter modification information and the second transaction parameter modification information to a terminal for initiating an item query request.
On the basis of step 202 and step 203, this step is intended to send the queried first transaction parameter modification information and second transaction parameter modification information to the terminal initiating the item query request by the server.
Referring to fig. 3, an implementation flow 300 of another embodiment of the item information query method provided in the present application is shown, including:
step 301: initiating an item query request containing a user identifier and a target item identifier according to item query information transmitted by a user;
this step is intended to initiate an item query request containing a user identification and a target item identification to a server by an execution subject (e.g., the terminals 101, 102, 103 shown in fig. 1) of the item information query method according to item query information input by a user thereon.
Step 302: receiving first transaction parameter modification information corresponding to a user and second transaction parameter modification information corresponding to a target item;
this step is carried out as step 204 in the process 200 shown in fig. 2, and is intended to receive the first transaction parameter modification information corresponding to the user and the second transaction parameter modification information corresponding to the target item sent by the executing entity of the method shown in fig. 2.
Step 303: and performing cross matching on the first transaction parameter modification information and the second transaction parameter modification information, and marking the matched partial transaction parameter modification information as available transaction parameter modification information of the user for the target object.
In order to achieve the purpose of presenting a coupon which can be directly used for purchasing a target item by a user without a drawing operation for the user of the terminal, the step aims to perform cross matching on the first transaction parameter modification information and the second transaction parameter modification information by the executive body of the embodiment, and mark part of the matched transaction parameter modification information as available transaction parameter modification information of the user for the target item.
The reason why the coupon which can be directly used for purchasing the target item by the user without the second picking operation is specially presented is to facilitate the operation habit of the user, because the retrievable non-owned coupon may require the user to meet some preset requirements, such as paying attention to a certain shop, a prepaid subscription and the like, that is, the user may spend energy and some operations in the early period in order to have the first transaction parameter modification information, and the user is presented with the coupon which can be directly used for purchasing the target item by the user without the second picking operation through the quick cross matching, so as to prevent the user from spending energy unnecessarily in the process of purchasing the non-owned coupon, and provide a preferable scheme for the user, especially suitable for the scenes of killing commodity seconds, robbing in the time limit and the like.
Compared with the prior art, the server in the scheme provided by the application can respectively and correspondingly inquire the first transaction parameter modification information and the second transaction parameter modification information according to the user identification and the target article identification contained in the article inquiry request, and the modification information can be transmitted to the terminal only through at least one time of data interaction, so that the terminal can automatically perform cross matching according to the information and the actual inquiry requirement of the user. In the scheme, the first transaction parameter modification information owned by the user and the second transaction parameter modification information modified by the target object identifier under each preset attribute dimension respectively exist independently, and are not crossed like the prior art, so that the cross matching operation between the first transaction parameter modification information and the target object identifier is not required to be executed by the server, the influence on the performance of the server is obviously reduced, and the data interaction times between the terminal and the server are also reduced.
The above-mentioned flow 200 shown in fig. 2 and the flow 300 shown in fig. 3 are equivalent to the respective operations performed by the server and the terminal from the perspective of standing at the server and the terminal, and in order to describe the whole implementation process more clearly, this embodiment also provides a more specific implementation scheme that embodies the execution subjects on both sides of the terminal and the server at the same time through the timing chart shown in fig. 4:
step 401: the terminal sends an article query request to the server;
wherein, the item query request comprises a user identifier and a target item identifier.
Step 402: the server side inquires first transaction parameter modification information corresponding to the user identification;
step 403: the server side inquires second transaction parameter modification information of the target article identification under at least one preset attribute dimension;
step 404: the server side returns the first transaction parameter modification information and the second transaction parameter modification information to the terminal;
the steps 401 to 404 are the same as the steps 201 to 204 and the steps 301 to 302, and are not described herein again, and for detailed description and explanation, reference is made to the specific contents of the corresponding steps.
Step 405: the terminal determines the current query requirement of the user according to the article query information;
step 406: the terminal determines a target cross matching range between the first transaction parameter modification information and the second transaction parameter modification information according to the current query requirement;
step 407: and the terminal carries out cross matching on the first transaction parameter modification information and the second transaction parameter modification information within the target cross matching range, and presents the matching result to the user.
Unlike step 303, the present embodiment provides a specific and preferred cross-matching scheme through step 405 to fully combine the actual operation of the user. When a user initiates a query request of a plurality of target objects to a terminal based on the relation of keywords, returned first transaction parameter modification information and second transaction parameter modification information also correspond to the plurality of target objects, but the user can only concentrate on one target object at the same time when actually choosing, so that in combination with the actual situation, only according to the current query requirement of the user, the transaction parameter modification information of a small number of target objects corresponding to the current query requirement is subjected to cross matching, and the instantaneous computation amount required by the terminal is reduced as much as possible.
Moreover, it can be seen from this point that the present solution is different from the prior art, and the prior art starts with the coupons owned by the user, and sequentially determines whether each coupon owned by the user can be used on each target item, and the above operation can only be performed by the server, and the server needs to complete the operation once, which brings great pressure to the cache database of the server.
In order to deepen understanding, the application also provides a specific implementation scheme by combining a specific application scene. The scene is that a user A has 10 coupons in advance through a certain online shopping platform installed on a smart phone of the user A, and the user A carries out commodity information query operation with a keyword of an X microwave oven on a certain day. For microwave oven products, the online shopping platform presets three attribute dimensions for the microwave oven products, namely a commodity category dimension shop dimension and a seller location dimension.
After receiving the sent commodity information query request, the server of the online shopping platform extracts the user identifier from the request: a and target commodity identification: and the X microwave oven inquires 10 coupons owned by the user according to the A, and inquires 3 alternative items which are respectively numbered as 01, 02 and 03 according to the X microwave oven.
The commodity category of the X microwave oven with the number 01 is a household appliance category, the store is an X microwave oven flagship store, and the place of the seller is Jiangxi province;
the commodity category of the X microwave oven with the number of 02 is a household appliance category, the store is the first branch store of the X microwave oven, and the place of the seller is Hubei province;
the X microwave oven with the number 03 is a commodity which is different from a domestic household appliance, the gasket is a second branch of the X microwave oven, and the place where the seller is located is Zhejiang province.
And the server side inquires all existing coupons in the cache data according to the identification of numbers 01, 02 and 03 corresponding to the numbers in three specific dimensions respectively. Wherein, 15 coupons belonging to the same family appliances exist in numbers 01, 02 and 03; the number 01 also has 3 special coupons for the X microwave oven flagship store to which the coupon belongs; number 02 also has 5 coupons that are proprietary to Hubei province because of their seller's location. That is, the server side respectively inquires three alternative items of numbers 01, 02 and 03 for three times in three dimensions, so that 18 coupons with the number 01 coexist (namely, the product with the number 01 does not inquire the corresponding coupon in the dimension of the place where the seller is located), 20 coupons with the number 02 coexist (namely, the product with the number 02 does not inquire the corresponding coupon in the dimension of the shop), and 15 coupons with the number 03 coexist (namely, the product with the number 03 does not inquire the corresponding coupon in the dimension of the shop and the dimension of the place where the seller is located).
And the server side returns the 10 coupons owned by the user A and 53 coupons owned by the numbers 01, 02 and 03 to the online shopping application installed on the smart phone used by the user A.
Monitoring that the user A sends specific coupon information checking operation information aiming at a commodity with the number 01 at the first time by an online shopping application installed on the smart phone of the user A, performing cross matching between 10 coupons owned by the user A and 18 coupons corresponding to the number 01, and presenting 5 of the coupons which are matched and hit as results and marked as coupons which can be directly used to the user A;
monitoring that the user A issues specific coupon information viewing operation information aiming at the commodity with the number 02 at the second time by using an online shopping application installed on the smart phone of the user A, performing cross matching between 10 coupons owned by the user A and 20 coupons corresponding to the number 02, and marking 6 of the coupons which are hit in the matching as coupons which can be directly used as a result to be presented to the user A;
monitoring that the user A issues specific coupon information checking operation information aiming at the commodity with the number 03 at the third time by using an online shopping application installed on the smart phone of the user A, performing cross matching between 10 coupons owned by the user A and 15 coupons corresponding to the number 03, and presenting 4 coupons hit in matching as a result and marked as directly usable coupons to the user A.
Through the comparison, the user a finally selects the target coupon with the highest discount rate from the 6 coupons matched with the 20 coupons corresponding to the number 02, and buys the X microwave oven with the number 02 by using the target coupon.
With further reference to fig. 5, as an implementation of the item information query method shown in fig. 2, the present application provides an embodiment of a corresponding item information query apparatus, where the apparatus embodiment corresponds to the method embodiment shown in fig. 2, and the apparatus may be applied to various electronic devices.
As shown in fig. 5, the item information query device 500 of the present embodiment may include: an item query request obtaining unit 501, a first transaction parameter modification information querying unit 502, a second transaction parameter modification information querying unit 503, and a transaction parameter modification information sending unit 504. The item query request obtaining unit 501 is configured to obtain an item query request including a user identifier and a target item identifier; wherein the target article identifier is an identifier of the target article; a first transaction parameter modification information query unit 502 configured to query first transaction parameter modification information corresponding to the user identification; a second transaction parameter modification information query unit 503 configured to query second transaction parameter modification information of the target item identifier in at least one preset attribute dimension; a transaction parameter modification information sending unit 504 configured to send the first transaction parameter modification information and the second transaction parameter modification information to a terminal that initiated the item query request.
In this embodiment, specific processes of the item query request obtaining unit 501, the first transaction parameter modification information querying unit 502, the second transaction parameter modification information querying unit 503, and the transaction parameter modification information sending unit 504 in the item information querying device 500 and technical effects brought by the specific processes can refer to the related descriptions of step 201 and step 204 in the corresponding embodiment of fig. 2, and are not described herein again.
In some optional implementations of this embodiment, the second transaction parameter modification information query unit 503 may include: the key value pair form query subunit is configured to take each preset attribute dimension under the target object identification as a query condition, and find out second transaction parameter modification information corresponding to each query condition in a preset database; the database stores data in a key-value pair mode by taking a preset attribute dimension as a key and taking corresponding transaction parameter modification information as a value.
In some embodiments, the key-value pair form query subunit is further configured to: and searching second transaction parameter modification information corresponding to each query condition in a preset cache database.
In some embodiments, the item information query device 500 may further include: the corresponding relation persistent storage unit is configured to acquire corresponding relation information of the newly created article identification between at least one preset attribute dimension and corresponding transaction parameter information, and write the corresponding relation information into a persistent storage database by using a structured query language; and the corresponding relation caching unit is configured to respond to monitoring that the corresponding relation information is newly added in the persistent storage database, perform key-value pair conversion on the newly added corresponding relation information, and store the key-value pair obtained through conversion into the caching database.
With further reference to fig. 6, as an implementation of the item information query method shown in fig. 3, the present application provides an embodiment of a corresponding item information query apparatus, where the apparatus embodiment corresponds to the method embodiment shown in fig. 3, and the apparatus may be applied to various electronic devices.
As shown in fig. 6, the item information query apparatus 600 of the present embodiment may include: an item inquiry request initiating unit 601, a transaction parameter modification information receiving unit 602 and a cross matching unit 603. The item query request initiating unit 601 is configured to initiate an item query request including a user identifier and a target item identifier according to item query information input by a user; wherein the target article identifier is an identifier of the target article; a transaction parameter modification information receiving unit 602 configured to receive first transaction parameter modification information corresponding to a user and second transaction parameter modification information corresponding to a target item; the first transaction parameter modification information corresponds to a user identifier, and the second transaction parameter modification information corresponds to at least one preset attribute dimension of a target article identifier; and the cross matching unit 603 is configured to perform cross matching on the first transaction parameter modification information and the second transaction parameter modification information, and mark a part of the matched transaction parameter modification information as available transaction parameter modification information of the user for the target item.
In this embodiment, the detailed processing of the item query request initiating unit 601, the transaction parameter modification information receiving unit 602, and the cross matching unit 603 in the item information querying device 600 and the technical effects brought by the processing can refer to the related descriptions of step 301 and step 304 in the embodiment corresponding to fig. 3, which are not described herein again.
In some optional implementations of this embodiment, the cross matching unit 603 may be further configured to: determining the current query requirement of a user according to the article query information; determining a target cross matching range between the first transaction parameter modification information and the second transaction parameter modification information according to the current query requirement; and performing cross matching on the first transaction parameter modification information and the second transaction parameter modification information which are in the target cross matching range.
Compared with the prior art, the item information query device provided in this embodiment may respectively and correspondingly query the first transaction parameter modification information and the second transaction parameter modification information according to the user identifier and the target item identifier included in the item query request, and the modification information may be transmitted to the terminal only through at least one data interaction, so that the terminal may perform cross matching according to the information and the actual query requirement of the user. In the scheme, the first transaction parameter modification information owned by the user and the second transaction parameter modification information modified by the target object identifier under each preset attribute dimension respectively exist independently, and are not crossed like the prior art, so that the cross matching operation between the first transaction parameter modification information and the target object identifier is not required to be executed by the server, the influence on the performance of the server is obviously reduced, and the data interaction times between the terminal and the server are also reduced.
According to an embodiment of the present application, an electronic device and a computer-readable storage medium are also provided.
Fig. 7 shows a block diagram of an electronic device suitable for implementing an item information query method according to an embodiment of the present application. Electronic devices are intended to represent various forms of digital computers, such as laptops, desktops, workstations, personal digital assistants, servers, blade servers, mainframes, and other appropriate computers. The electronic device may also represent various forms of mobile devices, such as personal digital processing, cellular phones, smart phones, wearable devices, and other similar computing devices. The components shown herein, their connections and relationships, and their functions, are meant to be examples only, and are not meant to limit implementations of the present application that are described and/or claimed herein.
As shown in fig. 7, the electronic apparatus includes: one or more processors 701, a memory 702, and interfaces for connecting the various components, including a high-speed interface and a low-speed interface. The various components are interconnected using different buses and may be mounted on a common motherboard or in other manners as desired. The processor may process instructions for execution within the electronic device, including instructions stored in or on the memory to display graphical information of a GUI on an external input/output apparatus (such as a display device coupled to the interface). In other embodiments, multiple processors and/or multiple buses may be used, along with multiple memories and multiple memories, as desired. Also, multiple electronic devices may be connected, with each device providing portions of the necessary operations (e.g., as a server array, a group of blade servers, or a multi-processor system). In fig. 7, one processor 701 is taken as an example.
The memory 702 is a non-transitory computer readable storage medium as provided herein. The memory stores instructions executable by the at least one processor, so that the at least one processor executes the item information query method provided by the application. The non-transitory computer-readable storage medium of the present application stores computer instructions for causing a computer to execute the item information query method provided by the present application.
The memory 702 is used as a non-transitory computer readable storage medium, and can be used for storing non-transitory software programs, non-transitory computer executable programs, and modules, such as program instructions/modules corresponding to the item information query method provided in the embodiments of the present application (for example, the item query request acquisition unit 501, the first transaction parameter modification information query unit 502, the second transaction parameter modification information query unit 503, and the transaction parameter modification information sending unit 504 shown in fig. 5, and the item query request initiation unit 601, the transaction parameter modification information receiving unit 602, and the cross matching unit 603 shown in fig. 6). The processor 701 executes various functional applications of the server and data processing by running non-transitory software programs, instructions and modules stored in the memory 702, namely, implements the item information query method provided by the above method embodiment.
The memory 702 may include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program required for at least one function; the storage data area can store various data created by the electronic equipment in executing the item information query method, and the like. Further, the memory 702 may include high speed random access memory, and may also include non-transitory memory, such as at least one magnetic disk storage device, flash memory device, or other non-transitory solid state storage device. In some embodiments, the memory 702 may optionally include a memory remotely located from the processor 701, and such remote memory may be connected via a network to an electronic device adapted to perform the item information query method. Examples of such networks include, but are not limited to, the internet, intranets, local area networks, mobile communication networks, and combinations thereof.
The electronic device adapted to perform the item information query method may further include: an input device 703 and an output device 704. The processor 701, the memory 702, the input device 703 and the output device 704 may be connected by a bus or other means, and fig. 7 illustrates an example of a connection by a bus.
The input device 703 may receive input numeric or character information and generate key signal inputs related to user settings and function control of an electronic apparatus suitable for performing the item information query method, such as an input device like a touch screen, a keypad, a mouse, a track pad, a touch pad, a pointer, one or more mouse buttons, a track ball, a joystick, etc. The output devices 704 may include a display device, auxiliary lighting devices (e.g., LEDs), and tactile feedback devices (e.g., vibrating motors), among others. The display device may include, but is not limited to, a Liquid Crystal Display (LCD), a Light Emitting Diode (LED) display, and a plasma display. In some implementations, the display device can be a touch screen.
Various implementations of the systems and techniques described here can be realized in digital electronic circuitry, integrated circuitry, application specific ASICs (application specific integrated circuits), computer hardware, firmware, software, and/or combinations thereof. These various embodiments may include: implemented in one or more computer programs that are executable and/or interpretable on a programmable system including at least one programmable processor, which may be special or general purpose, receiving data and instructions from, and transmitting data and instructions to, a storage system, at least one input device, and at least one output device.
These computer programs (also known as programs, software applications, or code) include machine instructions for a programmable processor, and may be implemented using high-level procedural and/or object-oriented programming languages, and/or assembly/machine languages. As used herein, the terms "machine-readable medium" and "computer-readable medium" refer to any computer program product, apparatus, and/or device (e.g., magnetic discs, optical disks, memory, Programmable Logic Devices (PLDs)) used to provide machine instructions and/or data to a programmable processor, including a machine-readable medium that receives machine instructions as a machine-readable signal. The term "machine-readable signal" refers to any signal used to provide machine instructions and/or data to a programmable processor.
To provide for interaction with a user, the systems and techniques described here can be implemented on a computer having: a display device (e.g., a CRT (cathode ray tube) or LCD (liquid crystal display) monitor) for displaying information to a user; and a keyboard and a pointing device (e.g., a mouse or a trackball) by which a user can provide input to the computer. Other kinds of devices may also be used to provide for interaction with a user; for example, feedback provided to the user can be any form of sensory feedback (e.g., visual feedback, auditory feedback, or tactile feedback); and input from the user may be received in any form, including acoustic, speech, or tactile input.
The systems and techniques described here can be implemented in a computing system that includes a back-end component (e.g., as a data server), or that includes a middleware component (e.g., an application server), or that includes a front-end component (e.g., a user computer having a graphical user interface or a web browser through which a user can interact with an implementation of the systems and techniques described here), or any combination of such back-end, middleware, or front-end components. The components of the system can be interconnected by any form or medium of digital data communication (e.g., a communication network). Examples of communication networks include: local Area Networks (LANs), Wide Area Networks (WANs), and the Internet.
The computer system may include a terminal and a server. A terminal and server are generally remote from each other and typically interact through a communication network. The relationship of terminal and server arises by virtue of computer programs running on the respective computers and having a terminal-server relationship to each other.
According to the technical scheme of the embodiment of the application, compared with the prior art, the server in the scheme provided by the embodiment can respectively and correspondingly inquire the first transaction parameter modification information and the second transaction parameter modification information according to the user identifier and the target article identifier contained in the article inquiry request, and the modification information can be transmitted to the terminal only through at least one data interaction, so that the terminal can automatically perform cross matching according to the information and the actual inquiry requirement of the user. In the scheme, the first transaction parameter modification information owned by the user and the second transaction parameter modification information modified by the target object identifier under each preset attribute dimension respectively exist independently, and are not crossed like the prior art, so that the cross matching operation between the first transaction parameter modification information and the target object identifier is not required to be executed by the server, the influence on the performance of the server is obviously reduced, and the data interaction times between the terminal and the server are also reduced.
It should be understood that various forms of the flows shown above may be used, with steps reordered, added, or deleted. For example, the steps described in the present application may be executed in parallel, sequentially, or in different orders, and the present invention is not limited thereto as long as the desired results of the technical solutions disclosed in the present application can be achieved.
The above-described embodiments should not be construed as limiting the scope of the present application. It should be understood by those skilled in the art that various modifications, combinations, sub-combinations and substitutions may be made in accordance with design requirements and other factors. Any modification, equivalent replacement, and improvement made within the spirit and principle of the present application shall be included in the protection scope of the present application.

Claims (14)

1. An item information query method, comprising:
acquiring an item query request containing a user identifier and a target item identifier; wherein the target article identifier is an identifier of a target article;
inquiring to obtain first transaction parameter modification information corresponding to the user identification;
inquiring to obtain second transaction parameter modification information of the target article identifier under at least one preset attribute dimension;
and sending the first transaction parameter modification information and the second transaction parameter modification information to a client initiating the item query request.
2. The item information query method according to claim 1, wherein the querying obtains second transaction parameter modification information of the target item identifier in at least one preset attribute dimension, and comprises:
taking each preset attribute dimension under the target object identification as a query condition, and searching second transaction parameter modification information corresponding to each query condition in a preset database; and the database stores data in a key value pair mode by taking a preset attribute dimension as a key and taking corresponding transaction parameter modification information as a value.
3. The item information query method according to claim 2, wherein the searching for the second transaction parameter modification information corresponding to each query condition in a preset database includes:
and searching second transaction parameter modification information corresponding to each query condition in a preset cache database.
4. The item information query method according to claim 3, further comprising:
acquiring corresponding relation information of a newly created article identifier between at least one preset attribute dimension and corresponding transaction parameter information, and writing the corresponding relation information into a persistent storage database by using a structured query language;
and in response to monitoring that the correspondence information is newly added to the persistent storage database, performing key-value pair conversion on the newly added correspondence information, and storing the key-value pair obtained through conversion to the cache database.
5. An article information inquiry apparatus comprising:
an item query request acquisition unit configured to acquire an item query request including a user identifier and a target item identifier; wherein the target article identifier is an identifier of a target article;
a first transaction parameter modification information query unit configured to query first transaction parameter modification information corresponding to the user identification;
a second transaction parameter modification information query unit configured to query second transaction parameter modification information of the target item identifier in at least one preset attribute dimension;
a transaction parameter modification information sending unit configured to send the first transaction parameter modification information and the second transaction parameter modification information to a client that initiated the item query request.
6. The item information query device according to claim 5, wherein the second transaction parameter modification information query unit includes:
the key value pair form query subunit is configured to take each preset attribute dimension under the target object identification as a query condition, and find out second transaction parameter modification information corresponding to each query condition in a preset database; and the database stores data in a key-value pair mode by taking a preset attribute dimension as a key and taking corresponding transaction parameter modification information as a value.
7. The item information query device of claim 6, wherein the key-value pair form query subunit is further configured to:
and searching second transaction parameter modification information corresponding to each query condition in a preset cache database.
8. The item information query device according to claim 7, further comprising:
the corresponding relation persistent storage unit is configured to acquire corresponding relation information of a newly created article identifier between at least one preset attribute dimension and corresponding transaction parameter information, and write the corresponding relation information into a persistent storage database by using a structured query language;
and the corresponding relation caching unit is configured to respond to monitoring that the corresponding relation information is newly added in the persistent storage database, perform key-value pair conversion on the newly added corresponding relation information, and store the key-value pair obtained through conversion into the caching database.
9. An item information query method, comprising:
initiating an item query request containing a user identifier and a target item identifier according to item query information transmitted by a user; wherein the target article identifier is an identifier of a target article;
receiving first transaction parameter modification information corresponding to the user and second transaction parameter modification information corresponding to the target item; wherein the first transaction parameter modification information corresponds to the user identifier and the second transaction parameter modification information corresponds to at least one preset attribute dimension of the target item identifier;
and performing cross matching on the first transaction parameter modification information and the second transaction parameter modification information, and marking the matched partial transaction parameter modification information as available transaction parameter modification information of the user for the target item.
10. The item information query method of claim 9, wherein said cross-matching the first transaction parameter modification information and the second transaction parameter modification information comprises:
determining the current query requirement of the user according to the item query information;
determining a target cross matching range between the first transaction parameter modification information and the second transaction parameter modification information according to the current query requirement;
and performing cross matching on the first transaction parameter modification information and the second transaction parameter modification information within the target cross matching range.
11. An article information inquiry apparatus comprising:
the system comprises an item query request initiating unit, a target item identification generating unit and a processing unit, wherein the item query request initiating unit is configured to initiate an item query request containing a user identification and the target item identification according to item query information transmitted by a user; wherein the target article identifier is an identifier of a target article;
a transaction parameter modification information receiving unit configured to receive first transaction parameter modification information corresponding to the user and second transaction parameter modification information corresponding to the target item; the first transaction parameter modification information corresponds to the user identifier, and the second transaction parameter modification information corresponds to at least one preset attribute dimension of the target item identifier;
and the cross matching unit is used for cross matching the first transaction parameter modification information and the second transaction parameter modification information and marking the matched part of transaction parameter modification information as available transaction parameter modification information of the user for the target article.
12. The item information query device according to claim 11, wherein the cross-matching unit is further configured to:
determining the current query requirement of the user according to the item query information;
determining a target cross matching range between the first transaction parameter modification information and the second transaction parameter modification information according to the current query requirement;
and performing cross matching on the first transaction parameter modification information and the second transaction parameter modification information within the target cross matching range.
13. An electronic device, comprising:
at least one processor; and
a memory communicatively coupled to the at least one processor; wherein the content of the first and second substances,
the memory stores instructions executable by the at least one processor to enable the at least one processor to perform the item information query method of any one of claims 1-4 and 9-10.
14. A non-transitory computer-readable storage medium storing computer instructions for causing the computer to execute the item information query method of any one of claims 1 to 4 and 9 to 10.
CN202010793593.7A 2020-08-10 2020-08-10 Article information query method and device, electronic equipment and readable storage medium Pending CN112307300A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010793593.7A CN112307300A (en) 2020-08-10 2020-08-10 Article information query method and device, electronic equipment and readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010793593.7A CN112307300A (en) 2020-08-10 2020-08-10 Article information query method and device, electronic equipment and readable storage medium

Publications (1)

Publication Number Publication Date
CN112307300A true CN112307300A (en) 2021-02-02

Family

ID=74483178

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010793593.7A Pending CN112307300A (en) 2020-08-10 2020-08-10 Article information query method and device, electronic equipment and readable storage medium

Country Status (1)

Country Link
CN (1) CN112307300A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113010524A (en) * 2021-03-31 2021-06-22 珠海必要工业科技股份有限公司 Object information storage method, device, equipment and computer readable medium
CN113313427A (en) * 2021-06-29 2021-08-27 中国农业银行股份有限公司 Data demand analysis method, system and storage medium
CN115824298A (en) * 2022-11-25 2023-03-21 中国农业银行股份有限公司 Transportation detection method, device and system

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130132178A1 (en) * 2011-05-30 2013-05-23 Rakuten, Inc. Question and answer processing device, question and answer processing method, question and answer processing program, and recording medium
US20140379450A1 (en) * 2013-06-24 2014-12-25 Circupon System and method to match sales with coupons
CN107239962A (en) * 2016-03-28 2017-10-10 北京京东尚科信息技术有限公司 The matching process and system of multi-dimensional data unit in electronic information
CN108460148A (en) * 2018-03-22 2018-08-28 腾讯科技(深圳)有限公司 A kind of method and relevant device obtaining commodity additional information
CN110362719A (en) * 2019-05-21 2019-10-22 平安银行股份有限公司 Data processing method, device, electric terminal and storage medium
CN110942293A (en) * 2018-09-21 2020-03-31 阿里巴巴集团控股有限公司 Article information processing method, device, storage medium and system
CN111125107A (en) * 2019-12-23 2020-05-08 京东数字科技控股有限公司 Data processing method, device, electronic equipment and medium
CN111507776A (en) * 2020-04-29 2020-08-07 深圳市元征科技股份有限公司 Coupon using method and terminal thereof

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130132178A1 (en) * 2011-05-30 2013-05-23 Rakuten, Inc. Question and answer processing device, question and answer processing method, question and answer processing program, and recording medium
US20140379450A1 (en) * 2013-06-24 2014-12-25 Circupon System and method to match sales with coupons
CN107239962A (en) * 2016-03-28 2017-10-10 北京京东尚科信息技术有限公司 The matching process and system of multi-dimensional data unit in electronic information
US20190146924A1 (en) * 2016-03-28 2019-05-16 Bejing Jingdong Shangke Information Technology Co., Ltd. Method and system for matching multi-dimensional data units in electronic information system
CN108460148A (en) * 2018-03-22 2018-08-28 腾讯科技(深圳)有限公司 A kind of method and relevant device obtaining commodity additional information
CN110942293A (en) * 2018-09-21 2020-03-31 阿里巴巴集团控股有限公司 Article information processing method, device, storage medium and system
CN110362719A (en) * 2019-05-21 2019-10-22 平安银行股份有限公司 Data processing method, device, electric terminal and storage medium
CN111125107A (en) * 2019-12-23 2020-05-08 京东数字科技控股有限公司 Data processing method, device, electronic equipment and medium
CN111507776A (en) * 2020-04-29 2020-08-07 深圳市元征科技股份有限公司 Coupon using method and terminal thereof

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
JAIN, R.等: "Barriers to online shopping", INTERNATIONAL JOURNAL OF BUSINESS INFORMATION SYSTEMS, vol. 30, no. 1, 14 June 2019 (2019-06-14) *
苟凡;: "电商网站用户分享商品信息行为影响因素研究", 科技创业月刊, no. 06, 25 June 2018 (2018-06-25) *

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113010524A (en) * 2021-03-31 2021-06-22 珠海必要工业科技股份有限公司 Object information storage method, device, equipment and computer readable medium
CN113313427A (en) * 2021-06-29 2021-08-27 中国农业银行股份有限公司 Data demand analysis method, system and storage medium
CN113313427B (en) * 2021-06-29 2023-11-24 中国农业银行股份有限公司 Data demand analysis method, system and storage medium
CN115824298A (en) * 2022-11-25 2023-03-21 中国农业银行股份有限公司 Transportation detection method, device and system

Similar Documents

Publication Publication Date Title
CN112307300A (en) Article information query method and device, electronic equipment and readable storage medium
US10600049B2 (en) Digital wallet-based transaction method, apparatus, and system
CN111800493B (en) Information content pushing method, information content pushing device, electronic equipment and storage medium
CN112269789B (en) Method and device for storing data, and method and device for reading data
US20140344109A1 (en) Linking online and retail-location shopping carts
US9465881B2 (en) User displays using N-way paginated merge of information from diverse sources
CN111046257A (en) Session recommendation method and device and electronic equipment
US11561975B2 (en) Dynamic topic adaptation for machine translation using user session context
CN107291779B (en) Cache data management method and device
TWI579787B (en) Systems and methods for instant e-coupon distribution
CN103595613A (en) An instant messaging client, an instant messaging server, and an instant messaging method
CN110619002A (en) Data processing method, device and storage medium
US11423453B1 (en) Generating reports with recommendations for enabling supplier catalogs based on procurement data from buyer community
WO2019136030A1 (en) Virtual cart optimization tool
CN111913998A (en) Data processing method, device, equipment and storage medium
US20220092135A1 (en) Portable Universal Profile Apparatuses, Processes and Systems
CN109426998B (en) Information pushing method and device
JP2011070288A (en) Electronic mail distribution system in electronic commerce, and electronic mail distribution method in electronic commerce
CN109074552A (en) Knowledge based figure enhances contact card
US20160292730A1 (en) System, method, and platform for user generated advertising campaign
KR101656054B1 (en) Apparatus, method and computer program for providing shopping service
CN112269938A (en) Information display method and device, electronic equipment and storage medium
US20170004530A1 (en) Merchant specific offers in response to a user query
CN112287204A (en) Searching method, device, equipment and storage medium
CN114170012B (en) Futures trading method, device and system

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