CN111198981A - Query method, device, system and storage medium - Google Patents

Query method, device, system and storage medium Download PDF

Info

Publication number
CN111198981A
CN111198981A CN201811376309.5A CN201811376309A CN111198981A CN 111198981 A CN111198981 A CN 111198981A CN 201811376309 A CN201811376309 A CN 201811376309A CN 111198981 A CN111198981 A CN 111198981A
Authority
CN
China
Prior art keywords
commodity
query
operation data
information
server
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
CN201811376309.5A
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.)
Alibaba Group Holding Ltd
Original Assignee
Alibaba Group Holding 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 Alibaba Group Holding Ltd filed Critical Alibaba Group Holding Ltd
Priority to CN201811376309.5A priority Critical patent/CN111198981A/en
Publication of CN111198981A publication Critical patent/CN111198981A/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
    • 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
    • G06F16/9537Spatial or temporal dependent retrieval, e.g. spatiotemporal queries
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/955Retrieval from the web using information identifiers, e.g. uniform resource locators [URL]
    • G06F16/9554Retrieval from the web using information identifiers, e.g. uniform resource locators [URL] by using bar codes
    • 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/06Buying, selling or leasing transactions
    • G06Q30/0601Electronic shopping [e-shopping]
    • G06Q30/0639Item locations

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • General Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Accounting & Taxation (AREA)
  • Finance (AREA)
  • Development Economics (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • Strategic Management (AREA)
  • General Business, Economics & Management (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The embodiment of the application provides a query method, query equipment, a query system and a storage medium. In the query method, the information of the commodity is acquired based on the camera, so that the operation of a query user in the query process can be simplified, the complexity of describing the commodity information by the query user is reduced, and the query efficiency is improved; meanwhile, the information of the commodities and the geographic position information are combined, so that the query complexity is reduced, and the query precision is further improved.

Description

Query method, device, system and storage medium
Technical Field
The present application relates to the field of internet technologies, and in particular, to a query method, device, system, and storage medium.
Background
With the development of commodity economy and the prosperity of electronic commerce, the importance of commodity operation data to merchants is gradually highlighted. Based on the operation data of the commodity, the merchant can know the information such as the sales data, market conditions and the like of the commodity and actively adjust the operation strategy to realize a better commodity operation result.
When the existing commodity operation data is checked, relevant personnel are needed to manually provide information of commodities to be inquired, the complexity is high, and the inquiry efficiency and precision are low. Therefore, a new solution is yet to be proposed.
Disclosure of Invention
Aspects of the present application provide a query method, device, system, and storage medium to reduce the complexity of querying a user to view commodity operation data, and improve query efficiency and precision.
The embodiment of the application provides a query method, which comprises the following steps: collecting information of at least one commodity based on a camera; sending a query request to a server, wherein the query request comprises information of the at least one commodity and geographical location information, and the geographical location information points to a target geographical area; and receiving and outputting the operation data which is related to the at least one commodity in the target geographic area and returned by the server.
An embodiment of the present application further provides a query method, including: receiving an inquiry request sent by terminal equipment, wherein the inquiry request comprises information of at least one commodity and geographical position information, and the geographical position information points to a target geographical area; acquiring the operation data of at least one commodity from the commodity operation data in the target geographic area according to the information of the at least one commodity; and returning the operation data associated with the at least one commodity in the target geographic area to the terminal equipment on the basis of the operation data of the at least one commodity as data.
An embodiment of the present application further provides a terminal device, including: the system comprises a camera, a memory, a processor and a communication component; wherein the memory is configured to store one or more computer instructions; the processor to execute the one or more computer instructions to: collecting information of at least one commodity based on the camera; sending a query request to a server through the communication component, wherein the query request comprises information of the at least one commodity and geographical location information, and the geographical location information points to a target geographical area; and receiving and outputting the operation data which is related to the at least one commodity in the target geographic area and returned by the server.
Embodiments of the present application further provide a computer-readable storage medium storing a computer program, where the computer program can implement the steps in the query method executed by the terminal device when executed.
An embodiment of the present application further provides a server, including: a memory, a processor, and a communications component; wherein the memory is configured to store one or more computer instructions; the processor to execute the one or more computer instructions to: receiving an inquiry request sent by terminal equipment through the communication assembly, wherein the inquiry request comprises information of at least one commodity and geographical position information, and the geographical position information points to a target geographical area; acquiring the operation data of at least one commodity from the commodity operation data in the target geographic area according to the information of the at least one commodity; and returning the operation data associated with the at least one commodity in the target geographic area to the terminal equipment on the basis of the operation data of the at least one commodity as data.
The embodiment of the present application further provides a computer-readable storage medium storing a computer program, where the computer program is capable of implementing the steps in the query method executed by the server when executed.
An embodiment of the present application further provides a query system, including: a terminal device and a server; the terminal device is specifically configured to: collecting information of at least one commodity based on a camera; sending a query request to a server, wherein the query request comprises information of the at least one commodity and geographical location information, and the geographical location information points to a target geographical area; the server is specifically configured to: receiving the query request sent by the terminal equipment; acquiring the operation data of at least one commodity from the commodity operation data in the target geographic area according to the information of the at least one commodity; returning the operation data associated with the at least one commodity in the target geographic area to the terminal equipment on the basis of the operation data of the at least one commodity as data; the terminal device is specifically configured to: and receiving and outputting the operation data which is related to the at least one commodity in the target geographic area and returned by the server.
According to the technical scheme provided by the embodiment of the application, the information of the commodity is acquired based on the camera, so that the operation of the inquiry user in the inquiry process is simplified, the complexity of describing the commodity information by the inquiry user is reduced, and the inquiry efficiency is improved; meanwhile, the information of the commodities and the geographic position information are combined, so that the query complexity is reduced, and the query precision is further improved.
Drawings
The accompanying drawings, which are included to provide a further understanding of the application and are incorporated in and constitute a part of this application, illustrate embodiment(s) of the application and together with the description serve to explain the application and not to limit the application. In the drawings:
FIG. 1 is a block diagram of a query system provided in an exemplary embodiment of the present application;
FIG. 2 is a schematic diagram of a search page provided by an exemplary embodiment of the present application;
FIG. 3 is a schematic diagram of a query results page provided by an exemplary embodiment of the present application;
FIG. 4 is a flowchart illustrating a query method according to an exemplary embodiment of the present application;
FIG. 5 is a flowchart illustrating a query method according to another exemplary embodiment of the present application;
fig. 6 is a schematic structural diagram of a terminal device according to an exemplary embodiment of the present application;
fig. 7 is a schematic structural diagram of a server according to an exemplary embodiment of the present application.
Detailed Description
In order to make the objects, technical solutions and advantages of the present application more apparent, the technical solutions of the present application will be described in detail and completely with reference to the following specific embodiments of the present application and the accompanying drawings. It should be apparent that the described embodiments are only some of the embodiments of the present application, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
Aiming at the technical problems that the mode for checking the commodity operation data in the prior art is high in complexity and not beneficial to merchant inquiry, in some embodiments of the application, a solution is provided, and the solution comprises an inquiry system consisting of terminal equipment and a server. In the query system, the terminal equipment acquires the information of the commodity based on the camera, so that the operation of a query user in the query process is simplified, the complexity of describing the commodity information by the query user is reduced, and the query efficiency is improved; meanwhile, the information of the commodities and the geographic position information are combined, so that the query complexity is reduced, and the query precision is further improved. The technical solutions provided by the embodiments of the present application are described in detail below with reference to the accompanying drawings.
Fig. 1 is a schematic structural diagram of an inquiry system according to an exemplary embodiment of the present application, and as shown in fig. 1, the inquiry system 100 includes a terminal device 10 and a server 20.
In the present embodiment, the terminal device 10 refers to a device capable of providing a query operation to a query user, presenting a query result to the query user, and having a communication function. The implementation form of the querying user terminal 10 may be different in different application scenarios. For example, in some scenarios, the terminal device 10 may be represented as a mobile phone, a tablet computer, a computer device, or the like on the inquiry user side, and the inquiry user may initiate an inquiry operation for the commodity through a plug-in, an application program, a browser, or the like provided by the terminal device 10. In this embodiment, the querying user may be a merchant of the store or a third person authorized by the merchant, such as a staff of the store (e.g., wainscot), a manager, an operation and maintenance person, and so on, depending on a specific application scenario.
In the inquiry system 100, the server 20 is a device capable of providing an inquiry service and having a communication function. In some embodiments, the server 20 may be implemented as a conventional server, a cloud host, a virtual center, or the like, which is not limited in this embodiment. The server device mainly includes a processor, a hard disk, a memory, a system bus, and the like, and is similar to a general computer architecture, and is not described in detail.
In this embodiment, the terminal device 10 is mainly configured to collect information of at least one commodity based on a camera; the camera may be a camera built in the terminal device 10, or may be a camera externally connected to the terminal device 10 and capable of communicating with the terminal device 10, which is not limited in this embodiment. The information of the commodity includes information for describing the commodity or information for identifying the commodity, such as a picture of the commodity, a barcode of the commodity, a two-dimensional code of the commodity, and/or a three-dimensional code of the commodity, which is not limited in this embodiment.
After collecting the information of at least one commodity, the terminal device 10 sends an inquiry request to the server 20, where the inquiry request includes the information and the geographical location information of the at least one commodity; wherein the geographic location information is directed to a target geographic area. In some embodiments, the geographic location information refers to information of a current geographic location of the terminal device 10, and accordingly, the target geographic area refers to a geographic area to which the geographic location of the terminal device 10 belongs. Or, the geographic location information refers to information for inquiring a geographic location (not a geographic location where the terminal device 10 is currently located) specified by the user, and accordingly, the target geographic area refers to a geographic area to which the geographic location specified by the user belongs. The target geographic area may be a particular country, administrative district, city, or independent geographic terrain area, etc. Alternatively, the geographical location information may indicate a target geographical area in which the terminal device 10 is located. For example, when the geographical location information is the R road R10 number, which is a quiet area in shanghai city, the target geographical area pointed to by the geographical location information may be the shanghai city or the east china area.
After receiving the query request sent by the terminal device 10, the server 20 obtains the information of the at least one commodity and the geographic location information from the query request, and further determines the target geographic area to which the geographic location information points. Typically, the server 20 maintains commodity operation data for a plurality of different geographic regions, such as: commodity operation data in different countries, commodity operation data in different regions (for example, G _1 region, G _2 region, and G _3 region) in the same country, commodity operation data in different cities (for example, a city and b city in G _1 region) in the same region, and the like. After determining the target geographic area, the server 20 may obtain the commodity operation data in the target geographic area from the commodity operation data in different geographic areas. Then, the operation data of the at least one commodity is obtained from the commodity operation data in the target geographic area.
After obtaining the operational data of the at least one commodity, the server 20 may then return the operational data associated with the at least one commodity in the target geographic area to the terminal device 10 based on the operational data of the at least one commodity as data. The operation data associated with the at least one commodity may be the operation data of the at least one commodity, or may be data obtained by performing preset calculation processing on the operation data of the at least one commodity, depending on a specific application scenario.
After receiving the business data associated with the at least one commodity in the target geographic area returned by the server 20, the terminal device 10 outputs the business data associated with the at least one commodity in the target geographic area for the inquiring user to view.
In some alternative embodiments, the terminal device 10 may include an electronic display screen through which the terminal device 10 may output the operational data associated with the at least one item in the target geographic area. Optionally, the business data associated with the at least one commodity is displayed through a plurality of cards, and the business data with different dimensions are displayed on different cards according to the dimensions, so that the business data can be displayed in a more intuitive mode.
In the query system 100, in order to implement the above-mentioned data interaction process between the terminal device 10 and the server 20, the terminal device 10 and the server 20 may establish a communication connection, and a specific communication connection manner may depend on an actual application scenario.
In some exemplary embodiments, the terminal device 10 and the server 20 may communicate with each other in a wired communication manner or a wireless communication manner. The WIreless communication mode includes short-distance communication modes such as bluetooth, ZigBee, infrared, WiFi (WIreless-Fidelity), long-distance WIreless communication modes such as LORA, and WIreless communication mode based on a mobile network. When the mobile network is connected through communication, the network format of the mobile network may be any one of 2G (gsm), 2.5G (gprs), 3G (WCDMA, TD-SCDMA, CDMA2000, UTMS), 4G (LTE), 4G + (LTE +), WiMax, and the like.
In the embodiment, the information of the commodity is acquired based on the camera, so that the operation of the inquiry user in the inquiry process is simplified, the complexity of the inquiry user in describing the commodity information is reduced, and the inquiry efficiency is improved; meanwhile, the information of the commodities and the geographic position information are combined, so that the query complexity is reduced, and the query precision is further improved.
In the above or below embodiments of the present application, the operation data associated with the product may include various core index data associated with the product and data obtained by analyzing the core index data in an online store (online store) and/or an offline store (physical store) of a merchant; the core index data associated with the commodity may include: real-time sales of the goods within the store, sales arrangements, transaction amounts, browsing volumes, etc. In addition, the operation data further includes the category of the commodity or the big-disc analysis data of the industry, the brand analysis data, the operation data of the competitor, the activity data of the commodity, and the like, which is included in the embodiment but not limited thereto.
In some exemplary embodiments, the terminal device 10, when displaying the business data associated with the at least one commodity in the target geographic area, may further display a portal guiding the querying user to view the expanded or refined content of the business data, and/or view links of other data content related to the business data, and so on. As shown in fig. 2, the product to be queried is a black mouse, the terminal device 10 shows core index data such as payment amount, payment number, payment conversion, and the like of the black mouse in combination with the trend change chart, and also shows a "view details" entry for guiding the user to view details of the core index data, a link for guiding the user to view "the mouse is in the all-store sales duty" and a link for guiding the user to view "the product is in the activity under the mouse category" and other links as shown in the figure.
In some exemplary embodiments, the operation of the terminal device 10 to collect at least one commodity information based on the camera may be implemented as follows:
mode A: the terminal device 10 responds to the search triggering operation and displays a search page, wherein the search page comprises a camera icon; in response to the triggering operation of the camera icon, the terminal device 10 invokes the camera to sequentially photograph at least one commodity to obtain image information of the at least one commodity.
Optionally, a specific physical key may be arranged on the terminal device 10, and the terminal device 10 may determine that the querying user initiates a search trigger operation when detecting a trigger operation of the querying user on the specific physical key; optionally, a microphone device may be disposed on the terminal device 10, and the terminal device 10 may determine that the querying user initiates a search triggering operation when detecting that the querying user issues a search voice instruction through the microphone device; alternatively, when the terminal device 10 includes an electronic display screen, the electronic display screen may be implemented as a touch screen, and the terminal device 10 may determine that the querying user initiates the search trigger operation when detecting the trigger operation of the querying user on a specific area on the touch screen, which is included in the present embodiment but is not limited thereto.
Alternatively, when there are a plurality of commodities, the terminal device 10 may sequentially photograph each commodity to obtain image information of each commodity one by one, and the terminal device 10 may also photograph a plurality of commodities at the same time, and identify the commodities from the photographed images to obtain respective image information of the images, which is not limited in this embodiment.
Mode B: the terminal device 10 responds to the search triggering operation and displays a search page, wherein the search page comprises a scanning icon; and responding to the triggering operation of the scanning icon, and calling the camera to sequentially scan the information code of at least one commodity so as to obtain the coded information of at least one commodity.
The information code of the commodity can comprise a bar code, a two-dimensional code, a three-dimensional code or other graphic identifiers for expressing commodity information.
Mode C: the terminal device 10 responds to the search trigger operation and displays a search page, wherein the search page comprises a camera icon and a scanning icon, as shown in fig. 3; and responding to the triggering operation of the camera icon, calling the camera to sequentially photograph part of the commodities in the at least one commodity so as to obtain image information of the part of the commodities, and responding to the triggering operation of the scanning icon, and calling the camera to sequentially scan information codes of the rest of commodities in the at least one commodity so as to obtain coded information of the rest of commodities.
In this embodiment, in one search triggering operation, the terminal device 10 may obtain image information of the product through the camera, and may also obtain encoded information of the product through the camera, so as to further enrich the manner of querying the user to add product information, and improve the search efficiency.
When receiving the information of at least one commodity, the server 20 may parse the information of the at least one commodity to determine the commodity to be queried (including additional information such as a brand, a color, a specification, a place of origin, and the like of the commodity to be queried). For example, when the information of the product is image information of the product, the server 20 may identify the product to be queried by using an image recognition technique based on the image information of the product. For another example, when the information of the product is code information of the product, the server 20 may determine the product to be queried and additional information of the product to be queried based on a correspondence between pre-stored code information and the product, and will not be described again.
In some exemplary embodiments, the geographic location information included in the query request sent by the terminal device 10 to the server 20 is obtained by the terminal device 10 from a positioning service. In this embodiment, the terminal device 10 may acquire the current location position from the location service as the geographical position information before sending the inquiry request to the server 20; optionally, the positioning service may be implemented by software such as a map APP and a GPS installed on the terminal device 10, may be implemented by a positioning chip built in the terminal device 10, and may also be implemented by a communication base station for establishing communication connection with the terminal device 10, which is not limited in this embodiment. Alternatively, in this embodiment, the terminal device 10 may output a location service unauthorized prompt message to prompt an authorized setting for the location service before acquiring the current location position from the location service as the geographical location information.
In other exemplary embodiments, the geographic location information included in the query request sent by the terminal device 10 to the server 20 is provided by the querying user. In this embodiment, the terminal device 10 may present a location information page for the querying user to provide the geographical location information, and obtain the geographical location information in response to the input operation of the querying user. Furthermore, the inquiry user can input the target city, the target region and the target country as the geographical position information according to the inquiry requirement so as to flexibly check the commodity operation data in different geographical regions.
Alternatively, in this embodiment, an input box may be displayed on the location information page, and the terminal device 10 may acquire the geographic location information manually input by the query user in the input box. Alternatively, a voice input icon may be displayed on the location information page, and the terminal device 10 may respond to a trigger operation of the query user on the voice input icon to obtain the geographic location information input by the query user. Still alternatively, a candidate location information drop-down list may be displayed on the location information page, and the terminal device 10 may acquire, as the input geographic location information, one candidate location selected by the querying user from the candidate location list.
After acquiring the geographic location information, the terminal device 10 may send a query request to the server 20 according to the geographic location information and the information of the at least one commodity. Based on the mode of querying by combining the geographical location information and the information of at least one commodity, the querying user can flexibly view the performance of the operation data associated with the commodity in a plurality of different geographical locations, for example, view the specific performance of the operation data associated with the commodity A in Beijing area, view the specific performance of the operation data associated with the commodity B in Shanghai area, or view the specific performance of the operation data associated with the commodity C in south China, and the like.
Based on the above embodiments, after receiving the query request sent by the terminal device 10, the server 20 may return the operation data associated with the at least one commodity in the target geographic area to the terminal device 10 based on the operation data of the at least one commodity as a data base according to different embodiments, which will be described in detail below.
Implementation mode one: after obtaining the operation data of the at least one commodity in the target geographic area, the server 20 directly returns the operation data of the at least one commodity in the target geographic area to the terminal device 10. In this embodiment, when the terminal device 10 receives the operation data associated with the at least one commodity in the target geographic area returned by the output server 20, the query result page may be displayed, and the query result page includes: business data for the at least one commodity in the target geographic area.
For example, when the query request sent by the terminal device 10 contains information of 5 commodities and geographic location information, the server 10 may directly return the operation data of the 5 commodities in the target geographic area to the terminal device 10. After receiving the operation data in the target geographic area of the 5 commodities, the terminal device 10 displays the operation data of the 5 commodities in the target geographic area on the query result page.
Second embodiment: the server 20 performs a comparison analysis on the operation data of the at least one commodity in the target geographic area to obtain a comparison analysis result of the operation data of the at least one commodity, and returns the comparison analysis result of the operation data of the at least one commodity to the terminal device 10. In this embodiment, when the terminal device 10 receives the operation data associated with the at least one commodity in the target geographic area returned by the server 20, it may display a query result page, where the query result page includes: and comparing and analyzing the operation data of the at least one commodity.
For example, when the query request sent by the terminal device 10 includes information of 5 commodities and geographic location information, the server 20 may perform comparison analysis on the operation data of the 5 commodities in the target geographic area to obtain a comparison analysis result of the operation data of the 5 commodities, and return the comparison analysis result of the operation data of the 5 commodities to the terminal device 10.
Third embodiment: after obtaining the operation data of the at least one commodity in the target geographic area, the server 20 performs a comparison analysis on the operation data of the at least one commodity in the target geographic area to obtain a comparison analysis result of the operation data of the at least one commodity, and returns the comparison analysis result of the operation data of the at least one commodity and the operation data of the at least one commodity to the terminal device 10.
It should be noted that, on the basis of the foregoing embodiments, the query result page displayed by the terminal device 10 displays, in addition to the business data of the at least one commodity, an additional icon for the querying user to add another commodity that needs to be contrastively analyzed with the at least one commodity. In such an embodiment, the querying user may trigger the add icon to add information for other items. The terminal device 10 responds to the triggering operation of the added icon to acquire the information of the newly added commodity; and sending the information of the newly added commodity and the associated comparison identifier to the server 20, so that the server 20 can perform comparison analysis on the operation data of the newly added commodity and the at least one commodity.
When the terminal device 10 acquires the information of the newly added product, based on the manner described in the foregoing embodiment, the image information of the newly added product is obtained by shooting the newly added product with the camera, or the code information of the newly added product is obtained by scanning the information code of the newly added product with the camera. Alternatively, the terminal device 10 may also acquire information inquiring about the commodity which the user has input in a voice manner through a microphone device. It should be understood that in practice, the manner in which the terminal device 10 acquires the information of the newly added product includes, but is not limited to, this, depending on the specific requirements.
The association comparison identifier is used for indicating that the newly added commodity needs to be compared and analyzed with the operation data of the at least one commodity, and the geographic position information of the newly added commodity is the same as the geographic position information of the at least one commodity.
After receiving the information of the newly added commodity and the correlation comparison identifier sent by the terminal device 10, the server 20 may obtain the operation data of the newly added commodity from the commodity operation data in the target geographic area according to the information of the newly added commodity; then, according to the association comparison identifier, performing comparison analysis on the operation data of the newly added commodity and the at least one commodity to obtain a comparison analysis result of the operation data of the newly added commodity and the at least one commodity, and returning the comparison analysis result to the terminal device 10.
After receiving the comparison analysis result of the operation data of the newly added commodity and the at least one commodity returned by the server 20, the terminal device 10 outputs the comparison analysis result of the operation data of the newly added commodity and the at least one commodity for the inquiry user to check.
For example, when the query user views the administration data of the A1 commodity displayed on the query result page, the information of the A2 commodity can be added through an add icon on the query result page. After acquiring the information of the a2 commodity, the terminal device 10 may send the information of the a2 commodity and the association comparison flag of the a2 commodity and the a1 commodity to the server 20. Based on the information for the a2 commodity and the correlated comparative identification of the a2 commodity and the a1 commodity, the server 20 may return a comparative analysis of the operational data for the a1 commodity and the a2 commodity.
In the above embodiments, the comparison analysis result of the business data of the at least one commodity may include a result obtained by analyzing the business data according to different query dimensions, for example: may include a comparison result of the sales volume of the at least one item, a comparison result of the variation tendency of the sales volume, a comparison result of the access flow, a comparison result of the query user score, and the like. When the terminal device 10 displays the comparative analysis result of the operation data of the at least one commodity, the operation data can be displayed according to different data dimensions, so that the readability of the operation data is higher, and the inquiry user can more intuitively acquire the operation conditions of different commodities.
On the basis of the above embodiments, the query system 100 provided in the embodiment of the present application may further optimize the business data finally presented to the query user through round interaction with the query user. Reference will now be made in detail to some alternative embodiments.
In some exemplary embodiments, for a query request, the server 20 may obtain the operation data associated with at least one commodity from the commodity operation data in the target geographic area for the first time according to the information of the at least one commodity included in the query request, according to the estimated query dimension. The estimation dimension may be a default query dimension of the server 20, or a query dimension preset by the query user, or a historical query dimension of the query user, or a current popular query dimension, and the like, which is not limited herein.
Optionally, the query dimension may include a query period, a metric type of the query, a data type of the query, and/or data content of the query, among others. For example, the query dimension may be: taking one day as a query period, taking one week as a query period, taking sales as a query index, taking a deal amount as a query index, taking sales in one week as a query dimension and the like.
If the server 20 obtains the operation data of the at least one commodity in the estimated query dimension from the operation data of the at least one commodity according to the estimated query dimension, the server 20 may then return the estimated query dimension and the operation data associated with the at least one commodity in the target geographic area obtained from the estimated query dimension to the terminal device 10 based on the operation data of the at least one commodity in the estimated query dimension.
It is assumed that, based on the historical query log of a certain querying user, the server 20 determines that the estimated query period is one day. Then, when the server 20 receives the picture of the commodity a and the address of a certain street in the western city of the city G sent by the terminal device 10, the operation data of the commodity a in the city G in one day can be obtained; then, the operation data of the commodity a in the city G in one day and the query dimension with the query cycle of one day are returned to the terminal device 10.
The terminal device 10 receives and outputs the estimated inquiry dimension sent by the server 20 and the operation data associated with the at least one commodity in the target geographic area obtained from the estimated inquiry dimension. Optionally, the query user may modify the output estimated query dimension of the terminal device 10 to obtain a query result more suitable for the user's needs. The terminal device 10 acquires the revised query dimension in response to the revision operation of the estimated query dimension, and transmits the revised query dimension to the server 20.
Taking advantage of the above example, for example, when receiving the operation data of the commodity a returned by the server 20 in the city G in one day and the query dimension of which the query cycle is one day, the terminal device 10 may display both the operation data and the query dimension. If the inquiry user wants to check the operation data of commodity a in city G for one week, the inquiry period displayed by terminal device 10 may be modified to "one day" for "one week". At this time, the terminal device 10 may transmit the inquiry period of one week to the server 20 as a revised inquiry dimension.
Optionally, after receiving the revised query dimension sent by the terminal device 10, the server 20 may obtain the operation data of the at least one commodity in the revised query dimension from the operation data of the at least one commodity, and return the operation data associated with the at least one commodity in the target geographic area obtained from the revised query dimension to the terminal device 10 based on the operation data of the at least one commodity in the revised query dimension as data. The terminal device 10 receives and outputs the operation data associated with the at least one commodity in the target geographic area obtained again from the revised query dimension, which is sent by the server 20, so that the query user can view the updated query result.
In connection with the above example, when receiving the query dimension correction result with the query cycle of one week, the server 20 may determine the operation data of the commodity a in the city G in one week, and send the operation data to the terminal device 10.
In the above embodiment, optionally, the terminal device 10 may display the estimated query dimension in an input box on the query result page, and the query user may modify the estimated query dimension in the input box. Optionally, when presenting the estimated query dimension, the terminal device 10 may further present at least one candidate query dimension, where the at least one candidate query dimension is different from the estimated query dimension, and the query user may select a target query dimension from the at least one candidate query dimension. For example, the "whether to search: commodity sales ranking, commodity sales ranking ", and the like. When the terminal device 10 obtains the target query dimension selected by the user, the target query dimension may be used to replace the estimated query dimension, so as to modify the estimated query dimension.
In other exemplary embodiments, for a query request, the server 20 may not obtain the operational data associated with at least one commodity according to any query dimension when obtaining the operational data associated with the at least one commodity for the first time from the commodity operational data in the target geographic area according to the information of the at least one commodity included in the query request. In such an embodiment, the first time the server 20 returns the operational data associated with the at least one good to the terminal device 10, at least one candidate query dimension may be returned to the terminal device 10 along with the operational data. Terminal device 10 may present the at least one candidate query dimension on a query results page for selection by the querying user. When the query user selects the target query dimension from the at least one candidate query dimension to be obtained, the terminal device 10 may send the target query dimension to the server 20, so that the server 20 returns a new query result according to the target query dimension.
It should be noted that, in the above two embodiments, after receiving that the server 20 returns a new query result according to the target query dimension, the terminal device 10 may also perform more rounds of interaction processes with the querying user to further refine the query result, which is not described herein again.
The query system 100 provided in the foregoing embodiments can be applied to a variety of scenarios, for example, a query scenario for a single commodity and a query scenario for multiple commodities, and will be further described with reference to specific examples.
In some typical scenarios, when a merchant wants to check transaction data of a commodity, namely a mouse, the merchant can photograph the mouse through the terminal device and authorize the terminal device to acquire current geographic position information. After the terminal device obtains the image of the mouse through shooting, the terminal device can send a query request to the server by combining the current geographic position information. When the server receives the query request, the query request can be analyzed to obtain the image of the mouse and the current geographic position information. Based on the image of the mouse, the server can identify the commodity to be inquired as the mouse; and then, acquiring transaction data associated with the mouse in the target geographic area pointed by the current geographic position information, and sending the transaction data to the terminal equipment for displaying.
When a merchant wants to check the transaction data of a plurality of different brands of mice, the terminal equipment can shoot the mice of the different brands at the same time and is authorized to obtain the current geographic position information. After the terminal equipment shoots and obtains images of a plurality of different brands of mice, the terminal equipment can send a query request to the server by combining with the current geographic position information. When the server receives the query request, the server can analyze the query request to obtain images and current geographic position information of a plurality of different brands of mice. Then, the server can identify the goods to be inquired as the mouse and different brands corresponding to the mouse based on the images of the mice of the different brands, obtain a comparison result of transaction data associated with the mice of the different brands in a target geographic area pointed by the current geographic position information, and send the comparison result to the terminal equipment for displaying.
In addition to the query system described in the above embodiments, the embodiments of the present application also provide a query method, which will be described below with reference to the accompanying drawings.
Fig. 4 is a flowchart illustrating a query method according to an exemplary embodiment of the present application, where the method may be executed by a terminal device side, and as shown in fig. 4, the method includes:
step 401, collecting information of at least one commodity based on a camera.
Step 402, sending a query request to a server, wherein the query request comprises information of the at least one commodity and geographic position information, and the geographic position information points to a target geographic area.
And step 403, receiving and outputting the operation data related to the at least one commodity in the target geographic area returned by the server.
In some exemplary embodiments, the manner of collecting information of at least one article based on a camera comprises: responding to a search triggering operation, and displaying a search page, wherein the search page comprises a camera icon; responding to the triggering operation of the camera icon, and calling the camera to take pictures of at least one commodity in sequence to obtain image information of the at least one commodity; or responding to the search triggering operation and displaying a search page, wherein the search page comprises a scanning icon; responding to the triggering operation of the scanning icon, and starting a camera to sequentially scan the information code of at least one commodity so as to obtain the coded information of at least one commodity; or responding to a search triggering operation and displaying a search page, wherein the search page comprises a camera icon and a scanning icon; and responding to the triggering operation of the camera icon, calling the camera to sequentially photograph part of the commodities in the at least one commodity so as to obtain image information of the part of the commodities, and responding to the triggering operation of the scanning icon, and calling the camera to sequentially scan information codes of the rest of commodities in the at least one commodity so as to obtain coded information of the rest of commodities.
In some exemplary embodiments, before sending the query request to the server, the method further includes: acquiring a current positioning position from the positioning service as the geographical position information; or displaying a position information page for the inquiry user to provide the geographical position information; and responding to the input operation of the inquiry user to obtain the geographical position information.
In some exemplary embodiments, before obtaining the current location position from the location service as the geographical location information, the method further comprises: and outputting unauthorized prompt information of the positioning service to prompt the authorized setting of the positioning service.
In some exemplary embodiments, the means for outputting the business data associated with the at least one commodity in the target geographic area returned by the server comprises: displaying a query result page, wherein the query result page comprises: the operational data of the at least one commodity, and/or the comparative analysis result of the operational data of the at least one commodity.
In some exemplary embodiments, the query results page further comprises adding an icon, the method further comprising: responding to the triggering operation of the added icon to acquire information of the newly added commodity; sending the information of the newly added commodity and the associated comparison identifier to the server so that the server can compare and analyze the operation data of the newly added commodity and the at least one commodity; and receiving and outputting a comparison analysis result of the operation data of the newly added commodity and the at least one commodity returned by the server.
In some exemplary embodiments, the means for receiving and outputting the business data associated with the at least one commodity in the target geographic area returned by the server comprises: receiving and outputting the estimated query dimension sent by the server and the operation data associated with the at least one commodity in the target geographic area obtained from the estimated query dimension; responding to the correction operation of the estimated query dimension to obtain the corrected query dimension; sending the revised query dimension to the server for the server to re-query from the revised query dimension; and receiving and outputting the business data which is sent by the server and is related to the at least one commodity in the target geographic area and is obtained from the revised query dimension again.
In the embodiment, the terminal equipment can acquire the information of the commodity based on the camera and send the query request to the server according to the information of the commodity and the geographical position information, so that the operation of a query user in the query process is simplified, the complexity of describing the commodity information by the query user is reduced, and the query efficiency is improved; meanwhile, the information of the commodities and the geographic position information are combined, so that the query complexity is reduced, and the query precision is further improved.
Fig. 5 is a flowchart illustrating a query method according to another exemplary embodiment of the present application, which may be executed by a server side, as shown in fig. 5, where the method includes:
step 501, receiving an inquiry request sent by a terminal device, where the inquiry request includes information of at least one commodity and geographic location information, and the geographic location information points to a target geographic area.
Step 502, obtaining the operation data of the at least one commodity from the commodity operation data in the target geographic area according to the information of the at least one commodity.
And 503, returning the operation data associated with the at least one commodity in the target geographic area to the terminal equipment based on the operation data of the at least one commodity.
In some exemplary embodiments, the returning the operational data associated with the at least one commodity in the target geographic area to the terminal device based on the operational data of the at least one commodity as the data base comprises: directly returning the operation data of the at least one commodity to the terminal equipment; and/or comparing and analyzing the operation data of the at least one commodity to obtain a comparison and analysis result of the operation data of the at least one commodity, and returning the comparison and analysis result of the operation data of the at least one commodity to the terminal equipment.
In some exemplary embodiments, after returning the operational data associated with the at least one commodity in the target geographic area to the terminal device, further comprising: receiving information and an associated comparison identifier of the newly added commodity sent by the terminal equipment; acquiring the operation data of the newly added commodity from the commodity operation data in the target geographic area according to the information of the newly added commodity; according to the correlation comparison mark, comparing and analyzing the operation data of the newly added commodity and the at least one commodity to obtain a comparison and analysis result of the operation data of the newly added commodity and the at least one commodity; and returning a comparison analysis result of the operation data of the newly added commodity and the at least one commodity to the terminal equipment.
In some exemplary embodiments, the returning the operational data associated with the at least one commodity in the target geographic area to the terminal device based on the operational data of the at least one commodity as the data base comprises: acquiring the operation data of at least one commodity under the pre-estimated query dimension from the operation data of the at least one commodity; returning the estimated query dimension and the operation data associated with the at least one commodity in the target geographic area obtained from the estimated query dimension to the terminal equipment on the basis of the operation data of the at least one commodity under the estimated query dimension; receiving the revised query dimension sent by the terminal equipment; obtaining the operation data of at least one commodity under the revised query dimension from the operation data of the at least one commodity; and returning the operation data which is obtained from the revised query dimension and is related to the at least one commodity in the target geographic area to the terminal equipment on the basis of the operation data of the at least one commodity in the revised query dimension.
In this embodiment, the server may obtain the operation data associated with the commodity in the target geographic area to which the geographic position information points according to the information of the commodity and the geographic position information included in the query request, thereby further improving the query accuracy.
Fig. 6 is a schematic structural diagram of a terminal device provided in an exemplary embodiment of the present application, where the terminal device is suitable for the query system provided in the foregoing embodiment. As shown in fig. 6, the terminal device includes: memory 601, processor 602, communication component 603, and camera 604.
The memory 601 is used for storing computer programs and may be configured to store other various data to support operations on the terminal device. Examples of such data include instructions for any application or method operating on the terminal device, contact data, phonebook data, messages, pictures, videos, etc.
A processor 602, coupled to the memory 601, for executing the computer programs in the memory 601 to: collecting information of at least one commodity based on the camera 604; sending a query request to a server through the communication component 603, the query request including information of the at least one item and geographic location information, the geographic location information being directed to a target geographic area; and receiving and outputting the operation data which is returned by the server and is associated with the at least one commodity in the target geographic area.
Further optionally, when the processor 602 collects information of at least one commodity based on the camera 604, it is specifically configured to: responding to a search triggering operation, and displaying a search page, wherein the search page comprises a camera icon; responding to the triggering operation of the camera icon, and calling the camera to take pictures of at least one commodity in sequence to obtain image information of the at least one commodity; or responding to the search triggering operation and displaying a search page, wherein the search page comprises a scanning icon; responding to the triggering operation of the scanning icon, and starting a camera to sequentially scan the information code of at least one commodity so as to obtain the coded information of at least one commodity; or responding to a search triggering operation and displaying a search page, wherein the search page comprises a camera icon and a scanning icon; and responding to the triggering operation of the camera icon, calling the camera to sequentially photograph part of the commodities in the at least one commodity so as to obtain image information of the part of the commodities, and responding to the triggering operation of the scanning icon, and calling the camera to sequentially scan information codes of the rest of commodities in the at least one commodity so as to obtain coded information of the rest of commodities.
Further optionally, the processor 602, before sending the query request to the server through the communication component 63, is further configured to: acquiring a current positioning position from the positioning service as the geographical position information; or displaying a position information page for the inquiry user to provide the geographical position information; and responding to the input operation of the inquiry user to obtain the geographical position information.
Further optionally, before obtaining the current location position from the location service as the geographical location information, the processor 602 is further configured to: and outputting unauthorized prompt information of the positioning service to prompt the authorized setting of the positioning service.
Further optionally, the processor 602, when outputting the operation data associated with the at least one commodity in the target geographic area returned by the server, is specifically configured to: displaying a query result page, wherein the query result page comprises: the operational data of the at least one commodity, and/or the comparative analysis result of the operational data of the at least one commodity.
Further optionally, the query result page further comprises an add icon, and the processor 602 is further configured to: responding to the triggering operation of the added icon to acquire information of the newly added commodity; the information of the newly added commodity and the associated comparison identifier are sent to the server through the communication component 603, so that the server can compare and analyze the operation data of the newly added commodity and the at least one commodity; the comparison analysis result of the operation data of the newly added commodity and the at least one commodity returned by the server is received and output through the communication component 603.
Further optionally, when the communication component 603 receives and outputs the operation data associated with the at least one commodity in the target geographic area returned by the server, the processor 602 is specifically configured to: receiving and outputting the estimated query dimension sent by the server and the operation data associated with the at least one commodity in the target geographic area obtained from the estimated query dimension through a communication component; responding to the correction operation of the estimated query dimension to obtain the corrected query dimension; sending the revised query dimension to the server through the communication component 603 for the server to re-query from the revised query dimension; and receiving and outputting the business data which is sent by the server and is related to the at least one commodity in the target geographic area and is obtained from the revised query dimension again.
Further, as shown in fig. 6, the terminal device further includes: display 605, power component 606, audio component 607, and other components. Only some of the components are schematically shown in fig. 6, and the terminal device is not meant to include only the components shown in fig. 6.
The terminal device provided by the embodiment can acquire the information of the commodity based on the camera and send the query request to the server according to the information of the commodity and the geographical position information, so that the operation of a query user in the query process is simplified, the complexity of describing the commodity information by the query user is reduced, and the query efficiency is improved; meanwhile, the information of the commodities and the geographic position information are combined, so that the query complexity is reduced, and the query precision is further improved.
Accordingly, the present application further provides a computer-readable storage medium storing a computer program, where the computer program can implement the steps that can be executed by the terminal device in the foregoing method embodiments when executed.
Fig. 7 illustrates a schematic structural diagram of a server provided in an exemplary embodiment of the present application, which is suitable for the query system provided in the foregoing embodiment. As shown in fig. 7, the terminal device includes: memory 701, processor 702, and communications component 703.
A memory 701 for storing a computer program and may be configured to store other various data to support operations on the server. Examples of such data include instructions for any application or method operating on the server, contact data, phonebook data, messages, pictures, videos, and so forth.
A processor 702, coupled to the memory 701, for executing the computer program in the memory 701 for: receiving an inquiry request sent by a terminal device through a communication component 703, where the inquiry request includes information of at least one commodity and geographical location information, and the geographical location information points to a target geographical area; acquiring the operation data of the at least one commodity from the commodity operation data in the target geographic area according to the information of the at least one commodity; based on the operational data of the at least one commodity, the operational data associated with the at least one commodity in the target geographic area is returned to the terminal device via the communication component 703.
Further optionally, when the processor 702 returns the operation data associated with the at least one commodity in the target geographic area to the terminal device through the communication component 703 based on the operation data of the at least one commodity, the processor is specifically configured to: returning the operational data of the at least one commodity directly to the terminal device via the communication component 703; and/or comparing and analyzing the operation data of the at least one commodity to obtain a comparison and analysis result of the operation data of the at least one commodity, and returning the comparison and analysis result of the operation data of the at least one commodity to the terminal equipment through the communication component 703.
Further optionally, the processor 702, after returning the operational data associated with the at least one commodity in the target geographic area to the terminal device via the communication component 703, is further configured to: receiving information and an associated comparison identifier of the newly added commodity sent by the terminal equipment through a communication component 703; acquiring the operation data of the newly added commodity from the commodity operation data in the target geographic area according to the information of the newly added commodity; according to the correlation comparison mark, comparing and analyzing the operation data of the newly added commodity and the at least one commodity to obtain a comparison and analysis result of the operation data of the newly added commodity and the at least one commodity; the comparison analysis result of the operation data of the newly added commodity and the at least one commodity is returned to the terminal device through the communication component 703.
Further optionally, when the operation data associated with the at least one commodity in the target geographic area is returned to the terminal device through the communication component 703 based on the operation data of the at least one commodity, the processor 702 is specifically configured to: acquiring the operation data of at least one commodity under the pre-estimated query dimension from the operation data of the at least one commodity; returning the estimated query dimension and the operation data associated with the at least one commodity in the target geographic area obtained from the estimated query dimension to the terminal equipment on the basis of the operation data of the at least one commodity under the estimated query dimension; receiving, by the communications component 703, the revised query dimensions sent by the terminal device; obtaining the operation data of at least one commodity under the revised query dimension from the operation data of the at least one commodity; based on the operational data of the at least one commodity in the revised query dimension, the operational data associated with the at least one commodity in the target geographic area obtained from the revised query dimension is returned to the terminal device through the communication component 703.
Further, as shown in fig. 7, the server further includes: power supply components 704, and the like. Only some of the components are schematically shown in fig. 7, and it is not meant that the server includes only the components shown in fig. 7.
The server provided by the embodiment can acquire the business data associated with the commodity in the target geographic area pointed by the geographic position information according to the information of the commodity and the geographic position information contained in the query request, so that the query precision is further improved.
Accordingly, the present application further provides a computer-readable storage medium storing a computer program, where the computer program can implement the steps that can be executed by the server in the foregoing method embodiments when executed.
The memories of fig. 6 and 7 may be implemented by any type or combination of volatile or non-volatile 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.
The communication components of fig. 6 and 7 described above are configured to facilitate communication between the device in which the communication component is located and other devices in a wired or wireless manner. The device in which the communication component is located may access a wireless network based on a communication standard, such as WiFi, 2G or 3G, or a combination thereof. In an exemplary embodiment, the communication component receives a broadcast signal or broadcast related information from an external broadcast management system via a broadcast channel. In one exemplary embodiment, the communication component further includes a Near Field Communication (NFC) module to facilitate short-range communications. For example, the NFC module may be implemented based on Radio Frequency Identification (RFID) technology, infrared data association (IrDA) technology, Ultra Wideband (UWB) technology, Bluetooth (BT) technology, and other technologies.
The display in fig. 6 described above includes a screen, which may include a Liquid Crystal Display (LCD) and a Touch Panel (TP). If the screen includes a touch panel, the screen may be implemented as a touch screen to receive input signals from an inquiring user. The touch panel includes one or more touch sensors to sense touch, slide, and gestures on the touch panel. The touch sensor may not only sense the boundary of a touch or slide action, but also detect the duration and pressure associated with the touch or slide operation.
The power supply components of fig. 6 and 7 described above provide power to the various components of the device in which the power supply components are located. The power components may include a power management system, one or more power supplies, and other components associated with generating, managing, and distributing power for the device in which the power component is located.
As will be appreciated by one skilled in the art, embodiments of the present invention may be provided as a method, system, or computer program product. Accordingly, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present invention may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The present invention is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
In a typical configuration, a computing device includes one or more processors (CPUs), input/output interfaces, network interfaces, and memory.
The memory may include forms of volatile memory in a computer readable medium, Random Access Memory (RAM) and/or non-volatile memory, such as Read Only Memory (ROM) or flash memory (flash RAM). Memory is an example of a computer-readable medium.
Computer-readable media, including both non-transitory and non-transitory, removable and non-removable media, may implement information storage by any method or technology. The information may be computer readable instructions, data structures, modules of a program, or other data. Examples of computer storage media include, but are not limited to, phase change memory (PRAM), Static Random Access Memory (SRAM), Dynamic Random Access Memory (DRAM), other types of Random Access Memory (RAM), Read Only Memory (ROM), Electrically Erasable Programmable Read Only Memory (EEPROM), flash memory or other memory technology, compact disc read only memory (CD-ROM), Digital Versatile Discs (DVD) or other optical storage, magnetic cassettes, magnetic tape magnetic disk storage or other magnetic storage devices, or any other non-transmission medium that can be used to store information that can be accessed by a computing device. As defined herein, a computer readable medium does not include a transitory computer readable medium such as a modulated data signal and a carrier wave.
It should also be noted that the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
The above description is only an example of the present application and is not intended to limit the present application. Various modifications and changes may occur to those skilled in the art. Any modification, equivalent replacement, improvement, etc. made within the spirit and principle of the present application should be included in the scope of the claims of the present application.

Claims (16)

1. A method of querying, comprising:
collecting information of at least one commodity based on a camera;
sending a query request to a server, wherein the query request comprises information of the at least one commodity and geographical location information, and the geographical location information points to a target geographical area;
and receiving and outputting the operation data which is related to the at least one commodity in the target geographic area and returned by the server.
2. The method of claim 1, wherein collecting information for at least one article based on a camera comprises:
responding to a search triggering operation, and displaying a search page, wherein the search page comprises a camera icon; responding to the triggering operation of the camera icon, and calling the camera to take pictures of at least one commodity in sequence to obtain image information of the at least one commodity;
or
Responding to a search triggering operation, and displaying a search page, wherein the search page comprises a scanning icon; responding to the triggering operation of the scanning icon, and starting a camera to sequentially scan the information code of at least one commodity so as to obtain the coded information of at least one commodity;
or
Responding to a search triggering operation, and displaying a search page, wherein the search page comprises a camera icon and a scanning icon; and responding to the triggering operation of the camera icon, starting the camera to sequentially photograph part of the commodities in the at least one commodity so as to obtain image information of the part of the commodities, and responding to the triggering operation of the scanning icon, and starting the camera to sequentially scan the information codes of the rest of the commodities in the at least one commodity so as to obtain the coding information of the rest of the commodities.
3. The method of claim 1, prior to sending the query request to the server, further comprising:
acquiring a current positioning position from a positioning service as the geographical position information;
or
Displaying a position information page for providing the geographical position information for the inquiry user;
and responding to the input operation of the inquiry user to obtain the geographic position information.
4. The method of claim 3, further comprising, before obtaining the current location position as the geographical location information from a location service:
and outputting unauthorized prompt information of the positioning service to prompt the authorized setting of the positioning service.
5. The method of any one of claims 1-4, wherein outputting the operational data associated with the at least one item within the target geographic area returned by the server comprises:
displaying a query result page, wherein the query result page comprises: the operational data of the at least one commodity, and/or the comparison analysis result of the operational data of the at least one commodity.
6. The method of claim 5, wherein the query results page further comprises adding an icon, the method further comprising:
responding to the triggering operation of the adding icon to acquire information of the newly added commodity;
sending the information of the newly added commodity and the associated comparison identifier to the server so that the server can perform comparison analysis on the operation data of the newly added commodity and the at least one commodity;
and receiving and outputting a comparison analysis result of the operation data of the newly added commodity and the at least one commodity returned by the server.
7. The method according to any one of claims 1-4, wherein receiving and outputting the operational data associated with the at least one commodity in the target geographic area returned by the server comprises:
receiving and outputting the estimated query dimension sent by the server and the operation data associated with the at least one commodity in the target geographic area obtained from the estimated query dimension;
responding to the correction operation of the estimated query dimension to obtain the corrected query dimension;
sending the revised query dimension to the server for the server to re-query from the revised query dimension;
and receiving and outputting the operation data which is sent by the server and is related to the at least one commodity in the target geographic area and is obtained from the revised query dimension again.
8. A method of querying, comprising:
receiving an inquiry request sent by terminal equipment, wherein the inquiry request comprises information of at least one commodity and geographical position information, and the geographical position information points to a target geographical area;
acquiring the operation data of at least one commodity from the commodity operation data in the target geographic area according to the information of the at least one commodity;
and returning the operation data associated with the at least one commodity in the target geographic area to the terminal equipment on the basis of the operation data of the at least one commodity as data.
9. The method of claim 8, wherein returning the operational data associated with the at least one commodity in the target geographic area to the terminal device based on the operational data of the at least one commodity comprises:
directly returning the operation data of the at least one commodity to the terminal equipment;
and/or
And comparing and analyzing the operation data of the at least one commodity to obtain a comparison and analysis result of the operation data of the at least one commodity, and returning the comparison and analysis result of the operation data of the at least one commodity to the terminal equipment.
10. The method of claim 8, further comprising, after returning to the terminal device operational data associated with the at least one commodity within the target geographic area:
receiving information and an associated comparison identifier of the newly added commodity sent by the terminal equipment;
acquiring the operation data of the newly added commodity from the commodity operation data in the target geographic area according to the information of the newly added commodity;
according to the association comparison identification, performing comparison analysis on the operation data of the newly added commodity and the at least one commodity to obtain a comparison analysis result of the operation data of the newly added commodity and the at least one commodity;
and returning a comparison analysis result of the operation data of the newly added commodity and the at least one commodity to the terminal equipment.
11. The method of claim 8, wherein returning the operational data associated with the at least one commodity in the target geographic area to the terminal device based on the operational data of the at least one commodity comprises:
acquiring the operation data of at least one commodity under the pre-estimated query dimension from the operation data of the at least one commodity;
returning the estimated query dimension and the operation data associated with the at least one commodity in the target geographic area obtained from the estimated query dimension to the terminal equipment on the basis of the operation data of the at least one commodity under the estimated query dimension;
receiving the revised query dimension sent by the terminal equipment;
obtaining the operation data of at least one commodity under the revised query dimension from the operation data of the at least one commodity;
and returning the operation data which is obtained from the revised query dimension and is related to the at least one commodity in the target geographic area to the terminal equipment on the basis of the operation data of the at least one commodity under the revised query dimension.
12. A terminal device, comprising: the system comprises a camera, a memory, a processor and a communication component;
wherein the memory is configured to store one or more computer instructions;
the processor to execute the one or more computer instructions to: collecting information of at least one commodity based on the camera; sending a query request to a server through the communication component, wherein the query request comprises information of the at least one commodity and geographical location information, and the geographical location information points to a target geographical area; and receiving and outputting the operation data which is related to the at least one commodity in the target geographic area and returned by the server.
13. A computer-readable storage medium storing a computer program, wherein the computer program is capable of implementing the query method of any one of claims 1 to 7 when executed.
14. A server, comprising: a memory, a processor, and a communications component;
wherein the memory is configured to store one or more computer instructions;
the processor to execute the one or more computer instructions to: receiving an inquiry request sent by terminal equipment through the communication assembly, wherein the inquiry request comprises information of at least one commodity and geographical position information, and the geographical position information points to a target geographical area; acquiring the operation data of at least one commodity from the commodity operation data in the target geographic area according to the information of the at least one commodity; and returning the operation data associated with the at least one commodity in the target geographic area to the terminal equipment on the basis of the operation data of the at least one commodity as data.
15. A computer-readable storage medium storing a computer program, wherein the computer program is capable of implementing the query method according to any one of claims 8 to 11 when executed.
16. A query system, comprising: a terminal device and a server;
the terminal device is specifically configured to: collecting information of at least one commodity based on a camera; sending a query request to a server, wherein the query request comprises information of the at least one commodity and geographical location information, and the geographical location information points to a target geographical area;
the server is specifically configured to: receiving the query request sent by the terminal equipment; acquiring the operation data of at least one commodity from the commodity operation data in the target geographic area according to the information of the at least one commodity; returning the operation data associated with the at least one commodity in the target geographic area to the terminal equipment on the basis of the operation data of the at least one commodity as data;
the terminal device is specifically configured to: and receiving and outputting the operation data which is related to the at least one commodity in the target geographic area and returned by the server.
CN201811376309.5A 2018-11-19 2018-11-19 Query method, device, system and storage medium Pending CN111198981A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811376309.5A CN111198981A (en) 2018-11-19 2018-11-19 Query method, device, system and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811376309.5A CN111198981A (en) 2018-11-19 2018-11-19 Query method, device, system and storage medium

Publications (1)

Publication Number Publication Date
CN111198981A true CN111198981A (en) 2020-05-26

Family

ID=70746002

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811376309.5A Pending CN111198981A (en) 2018-11-19 2018-11-19 Query method, device, system and storage medium

Country Status (1)

Country Link
CN (1) CN111198981A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114118496A (en) * 2021-11-30 2022-03-01 四川恒升信达科技有限公司 Method and system for automatically scheduling queuing reservation based on big data analysis
CN114238775A (en) * 2021-12-24 2022-03-25 富途网络科技(深圳)有限公司 Data query method and device, computer readable medium and electronic equipment

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013167973A (en) * 2012-02-14 2013-08-29 Rakuten Inc Retrieval device, retrieval method, retrieval program, and recording medium for storing the program
CN103870526A (en) * 2013-11-19 2014-06-18 北京邮电大学 Commodity information inquiry method, terminal and server
WO2014206276A1 (en) * 2013-06-25 2014-12-31 Tencent Technology (Shenzhen) Company Limited Domain name resolution method, domain name server, and domain name access method, system and terminal
CN106156145A (en) * 2015-04-13 2016-11-23 阿里巴巴集团控股有限公司 The management method of a kind of address date and device
CN106384264A (en) * 2016-09-22 2017-02-08 深圳市金立通信设备有限公司 Information query method and terminal
CN107766432A (en) * 2017-09-18 2018-03-06 维沃移动通信有限公司 A kind of data interactive method, mobile terminal and server

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013167973A (en) * 2012-02-14 2013-08-29 Rakuten Inc Retrieval device, retrieval method, retrieval program, and recording medium for storing the program
WO2014206276A1 (en) * 2013-06-25 2014-12-31 Tencent Technology (Shenzhen) Company Limited Domain name resolution method, domain name server, and domain name access method, system and terminal
CN103870526A (en) * 2013-11-19 2014-06-18 北京邮电大学 Commodity information inquiry method, terminal and server
CN106156145A (en) * 2015-04-13 2016-11-23 阿里巴巴集团控股有限公司 The management method of a kind of address date and device
CN106384264A (en) * 2016-09-22 2017-02-08 深圳市金立通信设备有限公司 Information query method and terminal
CN107766432A (en) * 2017-09-18 2018-03-06 维沃移动通信有限公司 A kind of data interactive method, mobile terminal and server

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
初景利: "《网络用户与网络信息服务》", 北京:海洋出版社, pages: 207 - 211 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114118496A (en) * 2021-11-30 2022-03-01 四川恒升信达科技有限公司 Method and system for automatically scheduling queuing reservation based on big data analysis
CN114238775A (en) * 2021-12-24 2022-03-25 富途网络科技(深圳)有限公司 Data query method and device, computer readable medium and electronic equipment

Similar Documents

Publication Publication Date Title
CN108124297B (en) Method and apparatus for providing access point information of wireless access point
US20160019553A1 (en) Information interaction in a smart service platform
CN104573042B (en) The determination method and device of POI
CN107256509B (en) Price comparison method and device, terminal, server and storage medium
US10452233B2 (en) Information interactive platform, system and method
CN105869513B (en) Method and device for displaying associated annotation points on electronic map interface
CN109040960A (en) A kind of method and apparatus for realizing location-based service
CN105260431A (en) Electronic map based information acquisition method and apparatus
WO2014032419A1 (en) Method and system for obtaining consultation information based on picture
US20140358712A1 (en) Shopping guide system, shopping guide management device and method
US10636074B1 (en) Determining and executing application functionality based on text analysis
CN111667328A (en) Page content display method and device and electronic equipment
CN110533282B (en) Performance data distribution system, method, apparatus and storage medium
CN111198981A (en) Query method, device, system and storage medium
CN110992048A (en) Transaction fraud determination method and device
CN108230034A (en) Solid shop/brick and mortar store querying method and electronic equipment
CN106910077B (en) Target object information query method and device
CN111178923A (en) Offline shopping guide method and device and electronic equipment
CN103064851B (en) A kind of web site contents information query method and device
CN107545386B (en) Commodity distribution method and device
CN110210939B (en) Information pushing method and device and computer equipment
US20160034943A1 (en) Method for providing stamp service based on beacon signal
US10901756B2 (en) Context-aware application
KR20110137004A (en) System and method for providing price comparison service based on integrative searching using mobile terminal
CN104318448A (en) Recording method and device based on two-dimension code scanning

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