CN111917820A - Information processing method and system and server equipment - Google Patents

Information processing method and system and server equipment Download PDF

Info

Publication number
CN111917820A
CN111917820A CN202010537896.2A CN202010537896A CN111917820A CN 111917820 A CN111917820 A CN 111917820A CN 202010537896 A CN202010537896 A CN 202010537896A CN 111917820 A CN111917820 A CN 111917820A
Authority
CN
China
Prior art keywords
information
processing rule
client
processing
request
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.)
Granted
Application number
CN202010537896.2A
Other languages
Chinese (zh)
Other versions
CN111917820B (en
Inventor
黄剑辉
邱琦
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shenzhen Lingzhi Digital Technology Co ltd
Original Assignee
Shenzhen Lingzhi Digital Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shenzhen Lingzhi Digital Technology Co ltd filed Critical Shenzhen Lingzhi Digital Technology Co ltd
Priority to CN202010537896.2A priority Critical patent/CN111917820B/en
Publication of CN111917820A publication Critical patent/CN111917820A/en
Application granted granted Critical
Publication of CN111917820B publication Critical patent/CN111917820B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/52Network services specially adapted for the location of the user terminal
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/60Scheduling or organising the servicing of application requests, e.g. requests for application data transmissions using the analysis and optimisation of the required network resources
    • H04L67/63Routing a service request depending on the request content or context

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The application discloses an information processing method, a system and server equipment, wherein the information processing system comprises: the server-side equipment is used for configuring corresponding processing rules for the client-side equipment in a plurality of places and issuing the corresponding processing rules for the client-side equipment according to the first position information of the client-side equipment; the client-side equipment is distributed in at least one place and used for acquiring the processing rules sent by the server-side equipment and storing the processing rules in the local place; any one of the plurality of client devices is used for acquiring the association information of the first user after monitoring the request information triggered by the first user; analyzing the request information by using the associated information and the locally stored processing rule; based on the analysis result, corresponding response is made aiming at the request information, and the technical effect of improving the diversity and flexibility of data processing rules in different client devices is achieved.

Description

Information processing method and system and server equipment
Technical Field
The present application belongs to the field of computer technologies, and in particular, to an information processing method, system, and server device.
Background
In the prior art, a request of a user may be received through a client device, the client device analyzes the request of the user according to a data processing rule so as to determine a corresponding service, and when a server configures processing rules for a plurality of client devices, the same processing rules are configured, that is, when the plurality of client devices analyze requests of different users, the same data processing rules are used. The data processing rules configured for a plurality of client devices are single and have poor flexibility.
Disclosure of Invention
In view of this, the present application provides an information processing method, system and server device, so as to solve the technical problems in the prior art that the data processing rule configured for a plurality of client devices is single and the flexibility is poor.
In one embodiment of the present application, an information processing system is provided. The system comprises: the server-side equipment is used for configuring corresponding processing rules for the client-side equipment in a plurality of places and issuing the corresponding processing rules for the client-side equipment according to the first position information of the client-side equipment; the client-side equipment is distributed in at least one place and used for acquiring the processing rules sent by the server-side equipment and storing the processing rules in a local place; any one of the plurality of client devices is used for acquiring the association information of the first user after monitoring the request information triggered by the first user; analyzing the request information by using the associated information and a locally stored processing rule; and responding to the request information based on the analysis result.
In another embodiment of the present application, there is provided an information processing method including: acquiring first position information of client equipment; selecting a processing rule corresponding to the first position information from a plurality of processing rules according to the first position information; sending a processing rule corresponding to the first location information to the client device, so that the client device acquires the association information of the first user after monitoring the request information triggered by the first user; analyzing the request information by using the associated information and a locally stored processing rule; based on the analysis result, making a corresponding response to the request information; wherein the plurality of processing rules includes respective processing rules configured for client devices of a plurality of sites.
In another embodiment of the present application, a server device is provided, including: a memory, a processor and a communication component; wherein the memory is used for storing programs; the processor, coupled with the memory, to execute the program stored in the memory to: acquiring first position information of client equipment through the communication assembly; selecting a processing rule corresponding to the first position information from a plurality of processing rules according to the first position information; issuing a processing rule corresponding to the first location information to the client device through the communication component, so that the client device acquires the association information of the first user after monitoring the request information triggered by the first user; analyzing the request information by using the associated information and a locally stored processing rule; based on the analysis result, making a corresponding response to the request information; wherein the plurality of processing rules includes respective processing rules configured for client devices of a plurality of sites.
According to the scheme provided by the embodiment of the application, different processing rules are configured for the client devices in different places according to the places where the client devices are located, so that the diversity of the data processing rules in different client devices is improved, and the flexibility of the data processing rules is also improved.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings needed to be used in the description of the embodiments or the prior art will be briefly described below, and it is obvious that the drawings in the following description are some embodiments of the present application, and other drawings can be obtained by those skilled in the art without creative efforts. In the drawings:
fig. 1 is a schematic structural diagram of an information processing system according to an embodiment of the present application;
FIG. 2 is a block diagram of an information processing system according to an embodiment of the present disclosure;
fig. 3 is a schematic flowchart of an information processing method according to an embodiment of the present application;
fig. 4 is a schematic structural diagram of an information processing apparatus according to an embodiment of the present application;
fig. 5 is a schematic structural diagram of a server device according to an embodiment of the present application.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present application clearer, the technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are some embodiments of the present application, but not all 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.
The terminology used in the embodiments of the present application is for the purpose of describing particular embodiments only and is not intended to be limiting of the application. As used in the examples of this application and the appended claims, the singular forms "a", "an", and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise, and "a" and "an" typically include at least two, but do not exclude the presence of at least one.
It should be understood that the term "and/or" as used herein is merely one type of association that describes an associated object, meaning that three relationships may exist, e.g., a and/or B may mean: a exists alone, A and B exist simultaneously, and B exists alone. In addition, the character "/" herein generally indicates that the former and latter related objects are in an "or" relationship.
It should be understood that although the terms first, second, third, etc. may be used to describe XXX in the embodiments of the present application, these XXX should not be limited to these terms. These terms are only used to distinguish XXX from each other. For example, a first XXX may also be referred to as a second XXX, and similarly, a second XXX may also be referred to as a first XXX, without departing from the scope of embodiments of the present application. The words "if", as used herein, may be interpreted as "at … …" or "at … …" or "in response to a determination" or "in response to a monitoring", depending on the context. Similarly, the phrase "if it is determined" or "if it is monitored (a stated condition or event)" may be interpreted as "when determining" or "in response to determining" or "when monitoring (a stated condition or event)" or "in response to monitoring (a stated condition or event)", depending on the context.
It is also noted that the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a good or system that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such good or system. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a commodity or system that includes the element.
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 information processing system according to an exemplary embodiment of the present application.
As shown in fig. 1, the system includes: a server device 101 and a plurality of client devices 102, wherein:
the server device 101 is configured to configure corresponding processing rules for the client devices 102 in multiple locations, and issue corresponding processing rules for each client device 102 according to the first location information of each client device;
the client devices 102 are distributed in at least one place, and are used for acquiring the processing rules sent by the server device 101 and storing the processing rules in a local place;
any client device 102 in the plurality of client devices 102 is configured to acquire association information of a first user after monitoring request information triggered by the first user; analyzing the request information by using the associated information and a locally stored processing rule; based on the analysis result, the client device 102 may also display the received processing rule in response to the request message.
In physical implementation, the server device 101 may be any device capable of providing computing service, responding to a service request, and performing processing; for example, the server device 101 may be a conventional server, a cloud host, a virtual center, and the like. The server device 101 mainly includes a processor, a hard disk, a memory, a system bus, and the like, and is similar to a general computer architecture.
The different locations in the plurality of locations may be distinguished by first location information, which may be coordinate information or information including an area identifier; the server device 101 may be configured and store an association relationship between different first location information and corresponding client devices 102, specifically, the association relationship may be: the mapping of the first location information to the device identification of the client device 102.
Alternatively, the same site may include one or more client devices 102, and the processing rules for multiple client devices 102 of multiple sites may be different, for example: the processing rule corresponding to the client device 102 at the first location is processing rule a, the processing rule corresponding to the client device 102 at the second location is processing rule B, and the processing rule corresponding to the client device 102 at the third location is processing rule C; the processing rules for multiple client devices 102 at multiple locations may also be partially identical. For example: the processing rule corresponding to the client device 102 at location one is processing rule a, the processing rule corresponding to the client device 102 at location two is also processing rule a, and the processing rule corresponding to the client device 102 at location three is processing rule C.
The server device 101 may receive an update instruction sent by a user terminal of an administrator, and update the processing rule corresponding to the client device 102 at the corresponding one or more locations according to the update instruction. And issues the updated processing rules to the corresponding client devices 102.
In some implementable embodiments of the present application, the system further comprises: the first management device 103, as shown in fig. 2, is communicatively connected to at least one client device 102 in the same location, and is configured to acquire the processing rule sent by the server device 101 and issue the processing rule to the at least one client device 102 in the same location.
By setting the first management device 103, when the network condition between the first client device 102 and the server device 101 is poor, the problem that the first client device 102 cannot acquire the updated processing rule in time is avoided, so that the reliability of acquiring the corresponding processing rule by the first client device 102 is improved.
Optionally, the request information includes object information of the first user request object, and when the client device analyzes the request information by using the association information and a locally stored processing rule, the client device is specifically configured to:
judging whether the at least one target object contains a preset object specified in the processing rule;
if yes, executing at least one of the following steps to obtain an analysis result;
analyzing whether the request time corresponding to the request information meets the time period requirement corresponding to the associated information specified in the processing rule or not to obtain a first result;
analyzing whether the request quantity of the preset object meets the quantity requirement corresponding to the association information specified in the processing rule or not to obtain a second result;
obtaining the analysis result based on the first result and/or the second result.
The object information includes at least one target object, the request quantity of each target object, and the request time corresponding to each target object. The concrete representation forms of the target objects are different corresponding to different application scenes. For example, in a scenario of selling goods, the target object may be a product being sold; in a scenario of providing a physical service to a user, the target object may be a service employee configured for the user. The processing rule corresponding to each client device may include processing rules corresponding to various target objects. The preset object is a target product which is selected in advance and stored in the client device.
Optionally, when any of the client devices is configured to make a corresponding response to the request information based on the analysis result, the client device is specifically configured to:
when the analysis result shows that the condition that any one requirement in the processing rule is not met exists, outputting corresponding prompt information aiming at the target item which is not met with the corresponding requirement so as to display the target item on the client equipment;
target items that do not meet the respective requirements include: request time and/or number of requests. Specifically, the prompt information may be a text prompt information, a voice prompt information, a picture prompt information, or the like.
Optionally, the first management device is further configured to: acquiring first service information which corresponds to at least one client device at the same place and is related to a preset object;
and sending the first service information to the server side equipment.
The first service information may be a service result within a first preset time period, and the scheme may periodically send the first service information to the server device 101, so that the server device 101 adjusts a corresponding processing rule according to the first service information, that is, in the scheme of the present application, the server device 101 is further configured to:
acquiring a plurality of pieces of first service information sent by first management equipment at a plurality of places;
analyzing the plurality of first service information and determining a processing rule to be adjusted;
adjusting the processing rule to be adjusted by using the plurality of pieces of first service information;
and sending the adjusted processing rule to the corresponding second management equipment.
When analyzing the plurality of pieces of first service information and determining the processing rule to be adjusted, the server device 101 is specifically configured to: comparing a plurality of first service information corresponding to each place with corresponding target service results to obtain comparison results;
and determining the processing rule to be adjusted according to the comparison results corresponding to the multiple places.
When the server device 101 adjusts the processing rule to be adjusted by using the plurality of pieces of first service information, the method is specifically configured to:
determining an adjusting mode of the processing rule to be adjusted based on comparison results corresponding to a plurality of places;
and adjusting the processing rule to be adjusted according to the adjusting mode.
In some optional embodiments of the present application, the server device 101 is further configured to:
acquiring second position information of the first management device 103;
determining a third management device less than a corresponding preset distance from the first management device 103 based on the second location information;
and sending the processing rule corresponding to the third management device to the first management device 103.
Specifically, the preset distances corresponding to different second location information may be the same or different, and specifically, the preset distances corresponding to the second location information may be determined according to the user intensity corresponding to the second location information. For example, a preset distance corresponding to the second position information with higher user concentration may be set as a, and a preset distance corresponding to the second position information with lower user concentration may be set as B, where a is smaller than B. The user intensity corresponding to each second location information may be sent to the server device 101 through the management terminal, so that the server device 101 stores the user intensity corresponding to each second location information.
The first location information in the application is used for indicating the location information of the client device, the second location information is used for indicating the location information of the first management device, the first location information of the client device at the same place is the same as the second location information of the first management device, and the first location information of the client device at different places is different from the second location information of the first management device.
In some embodiments, the server device 101 is further configured to: acquiring second service information of a preset object corresponding to the third management equipment;
the second service information is sent to the first management device 103.
According to the scheme, the second service information is sent to the first management equipment, so that when a user at the place where the first management equipment is located cannot obtain or cannot obtain the service required by the user in time at the place corresponding to the first management equipment, the user is informed of other places nearby, where the service can be provided for the user, and the service experience of the user is improved.
In some embodiments, the first management device is further configured to:
acquiring a query instruction of a second user;
and displaying the second service information to the second user based on the query instruction.
The first management device may include a display, and the display may display an operable control, where the operable control may accept a query instruction of a user and display the second service information, so as to avoid that too much time is wasted when the user needs to wait in line for service at a current location, and to select another location nearby and meet the user's needs in time.
In some embodiments, the client device is further to: sending a query request to a first management device; and acquiring query content fed back by the first management device based on the query request, wherein the query content comprises the second service information.
According to the scheme provided by the embodiment of the application, different processing rules are configured for the client devices in different places according to the places where the client devices are located, and the accuracy of determining the user demand information can be improved.
Fig. 3 is a flowchart illustrating an information processing method according to an exemplary embodiment of the present application. The execution subject of the method may be the server device 101 in fig. 1, and specifically, the method may include at least the following steps:
301. acquiring first position information of client equipment;
302. selecting a processing rule corresponding to the first position information from a plurality of processing rules according to the first position information;
303. sending a processing rule corresponding to the first location information to the client device, so that the client device acquires the association information of the first user after monitoring the request information triggered by the first user; analyzing the request information by using the associated information and a locally stored processing rule; based on the analysis result, making a corresponding response to the request information;
wherein the plurality of processing rules includes respective processing rules configured for client devices of a plurality of sites.
Optionally, issuing the processing rule corresponding to the first location information to the client device includes:
and sending the processing rule corresponding to the first position information to a first management device which is located at the same place with the client device, so that the first management device sends the processing rule corresponding to the first position information to one or more client devices which are located at the same place with the first management device and comprise the client device.
The different locations in the plurality of locations may be distinguished by first location information, which may be coordinate information or information including an area identifier; the method may configure and store an association relationship between different first location information and corresponding client device 102, where the association relationship may specifically be: the mapping of the first location information to the device identification of the client device 102.
Alternatively, the same site may include one or more client devices 102, and the processing rules for multiple client devices 102 of multiple sites may be different, for example: the processing rule corresponding to the client device 102 at the first location is processing rule a, the processing rule corresponding to the client device 102 at the second location is processing rule B, and the processing rule corresponding to the client device 102 at the third location is processing rule C; the processing rules for multiple client devices 102 at multiple locations may also be partially identical. For example: the processing rule corresponding to the client device 102 at location one is processing rule a, the processing rule corresponding to the client device 102 at location two is also processing rule a, and the processing rule corresponding to the client device 102 at location three is processing rule C.
Optionally, the method further comprises: the method comprises the steps of obtaining a plurality of pieces of first service information sent by first management equipment in a plurality of places, wherein the first service information is service information which corresponds to at least one client device located in the same place with the first management equipment and is related to a preset object; analyzing the plurality of first service information and determining a processing rule to be adjusted; adjusting the processing rule to be adjusted by using the plurality of pieces of first service information; and sending the adjusted processing rule to the corresponding second management equipment.
Optionally, the method further comprises:
acquiring second position information of the first management equipment;
determining a third management device which is less than a corresponding preset distance from the first management device based on the second position information;
and sending the processing rule corresponding to the third management equipment to the first management equipment.
Optionally, the method further comprises:
acquiring second service information of a preset object corresponding to the third management equipment;
and sending the second service information to the first management equipment.
According to the scheme, the second service information is sent to the first management equipment, so that when a user at the place where the first management equipment is located cannot obtain or cannot obtain the service required by the user in time at the place corresponding to the first management equipment, the user is informed of other places nearby, where the service can be provided for the user, and the service experience of the user is improved.
According to the scheme provided by the embodiment of the application, different processing rules are configured for the client devices in different places according to the places where the client devices are located, and the accuracy of the user demand information can be determined more accurately.
For the execution principle and the interaction process of each constituent unit in the embodiment of the method, such as the server device, the client device, the first management device, and the like, reference may be made to the description of the embodiment of the information processing system, and details are not described here again.
The above-mentioned scheme provided by the present application can be used in various scenarios, and the following describes the technical scheme provided by each embodiment of the present application in combination with a specific application scenario.
For example: for chain stores, such as chain supermarkets, the client devices at the same place can be a plurality of self-service settlement devices in the same chain supermarket or settlement devices used by supermarket staff. The management device can be a service device (such as a movable intelligent robot) which is provided with a display and is positioned near the settlement device, and can also be a computer arranged in a supermarket machine room; the server side equipment is a cloud server.
Application scenario one
Assuming that a user (i.e. a first user) enters a chain supermarket at the site A to purchase commodities, and the user will settle accounts in the client device after purchasing the commodities, at this time, the client device will obtain commodity information of each commodity (including sales promotion commodities) in a shopping cart to be settled by the user, and obtain a member level of the user, and if the number of the sales promotion commodities in the shopping cart is less than the number of the sales promotion commodities which can be purchased by the member of the level and is specified by a processing rule in the client device, the user normally settles accounts; and if the quantity of the sales promotion commodities in the shopping cart is greater than the quantity of the sales promotion commodities which can be purchased by the members at the level and is regulated by the processing rule in the client device, generating prompt information to prompt that the quantity of the sales promotion commodities purchased by the current user exceeds the limited purchase quantity, and settling accounts according to the non-sales promotion price.
Application scenario two
The processing rules stored in the client devices at different places are different, that is, the same sales promotion commodity has different limited purchase quantity corresponding to the same member grade specified in the processing rules at different places, and in this case, if the chain supermarket at the place B is a new market supermarket, the sales promotion is discounted for the propaganda commodity. When a user purchases and settles accounts in a chain supermarket at a place A near the place B, the self-service settlement device can obtain a processing rule corresponding to the chain supermarket at the place B, and if the fact that the goods purchased by the user have a preference or a preference with higher strength in the chain supermarket at the place B is found, corresponding prompt information is displayed on a settlement interface to prompt that the chain supermarket of the goods at the place B has the preference.
Application scenario three
When the checkout time for the user to purchase the sales promotion commodity at the place A is too long, or too many people purchase the commodity, the user may not purchase the required commodity, the user may input the commodity name of the commodity on the display interface of the mobile robot through touch control, and the mobile robot will show the discount condition of the commodity in the B place linkage supermarket near the place A and the residual quantity.
Fig. 4 is a schematic structural diagram of an information processing apparatus according to an exemplary embodiment of the present application, where the apparatus includes: an acquisition module 41, a selection module 42, and a distribution module 43, wherein:
the obtaining module 41 is configured to obtain first location information of the client device;
a selecting module 42, configured to select, according to the first location information, a processing rule corresponding to the first location information from multiple processing rules;
the issuing module 43 is configured to issue the processing rule corresponding to the first location information to the client device, so that the client device obtains the association information of the first user after monitoring the request information triggered by the first user; analyzing the request information by using the associated information and a locally stored processing rule; based on the analysis result, making a corresponding response to the request information;
wherein the plurality of processing rules includes respective processing rules configured for client devices of a plurality of sites.
Optionally, when the issuing module 43 issues the processing rule corresponding to the first location information to the client device, the issuing module is specifically configured to:
and sending the processing rule corresponding to the first position information to a first management device which is located at the same place with the client device, so that the first management device sends the processing rule corresponding to the first position information to one or more client devices which are located at the same place with the first management device and comprise the client device.
Optionally, the obtaining module 41 is further configured to:
the method comprises the steps of obtaining a plurality of pieces of first service information sent by first management equipment in a plurality of places, wherein the first service information is service information which corresponds to at least one client device located in the same place with the first management equipment and is related to a preset object;
the apparatus is further configured to: analyzing the plurality of first service information and determining a processing rule to be adjusted; adjusting the processing rule to be adjusted by using the plurality of pieces of first service information; the issuing module 43 is further configured to send the adjusted processing rule to the corresponding second management device.
Optionally, the obtaining module 41 is further configured to:
acquiring second position information of the first management equipment;
the device further comprises a determining module, which is used for determining a third management device which is less than the corresponding preset distance from the first management device based on the second position information;
the issuing module 43 is further configured to send the processing rule corresponding to the third management device to the first management device.
Optionally, the obtaining module 41 is further configured to: acquiring second service information of a preset object corresponding to the third management equipment;
the issuing module 43 is further configured to send the second service information to the first management device.
For the specific implementation of the information processing apparatus, reference is made to the foregoing description, and details are not repeated here.
Fig. 5 shows a server device provided in an embodiment of the present application, including: a memory 51, a processor 52 and a communication component 53; wherein the content of the first and second substances,
the memory 51 is used for storing programs;
the processor 52, coupled to the memory 51, is configured to execute the program stored in the memory 51, so as to:
acquiring first position information of the client device through the communication component 53;
selecting a processing rule corresponding to the first position information from a plurality of processing rules according to the first position information;
issuing a processing rule corresponding to the first location information to the client device through the communication component, so that the client device acquires the association information of the first user after monitoring the request information triggered by the first user; analyzing the request information by using the associated information and a locally stored processing rule; based on the analysis result, making a corresponding response to the request information;
wherein the plurality of processing rules includes respective processing rules configured for client devices of a plurality of sites.
The memory 51 described above may be configured to store other various data to support operations on the server device. Examples of such data include instructions for any application or method operating on the server device. The memory 51 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 disks.
The processor 52 may also implement other functions besides the above functions when executing the program in the memory 51, which may be specifically referred to the description of the foregoing embodiments.
Further, as shown in fig. 5, the server device further includes: a display 54, a power supply component 55, and the like. Only some of the components are schematically shown in fig. 5, and it is not meant that the electronic device comprises only the components shown in fig. 5.
Accordingly, embodiments of the present application also provide a computer-readable storage medium storing a computer program, where the computer program can implement the steps or functions of the information processing method provided in each of the above embodiments when executed by a computer.
The above-described embodiments of the apparatus are merely illustrative, and the units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of the present embodiment. One of ordinary skill in the art can understand and implement it without inventive effort.
Through the above description of the embodiments, those skilled in the art will clearly understand that each embodiment can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware. With this understanding in mind, the above-described technical solutions may be embodied in the form of a software product, which can be stored in a computer-readable storage medium such as ROM/RAM, magnetic disk, optical disk, etc., and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) to execute the methods described in the embodiments or some parts of the embodiments.
Finally, it should be noted that: the above embodiments are only used to illustrate the technical solutions of the present application, and not to limit the same; although the present application has been described in detail with reference to the foregoing embodiments, it should be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; and such modifications or substitutions do not depart from the spirit and scope of the corresponding technical solutions in the embodiments of the present application.

Claims (16)

1. An information processing system, comprising:
the server-side equipment is used for configuring corresponding processing rules for the client-side equipment in a plurality of places and issuing the corresponding processing rules for the client-side equipment according to the first position information of the client-side equipment;
the client-side equipment is distributed in at least one place and used for acquiring the processing rules sent by the server-side equipment and storing the processing rules in a local place;
any one of the plurality of client devices is used for acquiring the association information of the first user after monitoring the request information triggered by the first user; analyzing the request information by using the associated information and a locally stored processing rule; and responding to the request information based on the analysis result.
2. The system of claim 1, further comprising:
the first management device is in communication connection with at least one client device in the same place, and is used for acquiring the processing rule sent by the server device and issuing the processing rule to the at least one client device in the same place.
3. The system of claim 1, wherein the request information includes object information of the first user request object, the object information including at least one target object, a request number of each target object, and a request time corresponding to each target object; and when the client device analyzes the request information by using the association information and the locally stored processing rule, the client device is specifically configured to:
judging whether the at least one target object contains a preset object specified in the processing rule;
if yes, executing at least one of the following steps to obtain an analysis result;
analyzing whether the request time corresponding to the request information meets the time period requirement corresponding to the associated information specified in the processing rule or not to obtain a first result;
analyzing whether the request quantity of the preset object meets the quantity requirement corresponding to the association information specified in the processing rule or not to obtain a second result;
obtaining the analysis result based on the first result and/or the second result.
4. The system according to claim 3, wherein the any client device is configured to, when responding to the request information based on the analysis result, specifically:
when the analysis result shows that the condition that any one requirement in the processing rule is not met exists, outputting corresponding prompt information aiming at the target item which is not met with the corresponding requirement so as to display the target item on the client equipment;
target items that do not meet the respective requirements include: request time and/or number of requests.
5. The system of claim 2, wherein the first management device is further configured to:
acquiring first service information which corresponds to at least one client device at the same place and is related to a preset object;
and sending the first service information to the server side equipment.
6. The system of claim 5, wherein the server device is further configured to:
acquiring a plurality of pieces of first service information sent by first management equipment at a plurality of places;
analyzing the plurality of first service information and determining a processing rule to be adjusted;
adjusting the processing rule to be adjusted by using the plurality of pieces of first service information;
and sending the adjusted processing rule to the corresponding second management equipment.
7. The system of claim 2, wherein the server device is further configured to:
acquiring second position information of the first management equipment;
determining a third management device which is less than a corresponding preset distance from the first management device based on the second position information;
and sending the processing rule corresponding to the third management equipment to the first management equipment.
8. The system of claim 7, wherein the server device is further configured to:
acquiring second service information of a preset object corresponding to the third management equipment;
and sending the second service information to the first management equipment.
9. The system of claim 8, wherein the first management device is further configured to:
acquiring a query instruction of a second user;
and displaying the second service information to the second user based on the query instruction.
10. The system of claim 9, wherein the client device is further configured to:
sending a query request to a first management device;
and acquiring query content fed back by the first management device based on the query request, wherein the query content comprises the second service information.
11. An information processing method characterized by comprising:
acquiring first position information of client equipment;
selecting a processing rule corresponding to the first position information from a plurality of processing rules according to the first position information;
sending a processing rule corresponding to the first location information to the client device, so that the client device acquires the association information of the first user after monitoring the request information triggered by the first user; analyzing the request information by using the associated information and a locally stored processing rule; based on the analysis result, making a corresponding response to the request information;
wherein the plurality of processing rules includes respective processing rules configured for client devices of a plurality of sites.
12. The method of claim 11, wherein issuing the processing rule corresponding to the first location information to the client device comprises:
and sending the processing rule corresponding to the first position information to a first management device which is located at the same place with the client device, so that the first management device sends the processing rule corresponding to the first position information to one or more client devices which are located at the same place with the first management device and comprise the client device.
13. The method of claim 12, further comprising:
the method comprises the steps of obtaining a plurality of pieces of first service information sent by first management equipment in a plurality of places, wherein the first service information is service information which corresponds to at least one client device located in the same place with the first management equipment and is related to a preset object;
analyzing the plurality of first service information and determining a processing rule to be adjusted;
adjusting the processing rule to be adjusted by using the plurality of pieces of first service information;
and sending the adjusted processing rule to the corresponding second management equipment.
14. The method of claim 12, further comprising:
acquiring second position information of the first management equipment;
determining a third management device which is less than a corresponding preset distance from the first management device based on the second position information;
and sending the processing rule corresponding to the third management equipment to the first management equipment.
15. The method of claim 14, further comprising:
acquiring second service information of a preset object corresponding to the third management equipment;
and sending the second service information to the first management equipment.
16. A server-side device, comprising: a memory, a processor and a communication component; wherein the content of the first and second substances,
the memory is used for storing programs;
the processor, coupled with the memory, to execute the program stored in the memory to:
acquiring first position information of client equipment through the communication assembly;
selecting a processing rule corresponding to the first position information from a plurality of processing rules according to the first position information;
issuing a processing rule corresponding to the first location information to the client device through the communication component, so that the client device acquires the association information of the first user after monitoring the request information triggered by the first user; analyzing the request information by using the associated information and a locally stored processing rule; based on the analysis result, making a corresponding response to the request information;
wherein the plurality of processing rules includes respective processing rules configured for client devices of a plurality of sites.
CN202010537896.2A 2020-06-12 2020-06-12 Information processing method and system and server equipment Active CN111917820B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010537896.2A CN111917820B (en) 2020-06-12 2020-06-12 Information processing method and system and server equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010537896.2A CN111917820B (en) 2020-06-12 2020-06-12 Information processing method and system and server equipment

Publications (2)

Publication Number Publication Date
CN111917820A true CN111917820A (en) 2020-11-10
CN111917820B CN111917820B (en) 2021-05-11

Family

ID=73237661

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010537896.2A Active CN111917820B (en) 2020-06-12 2020-06-12 Information processing method and system and server equipment

Country Status (1)

Country Link
CN (1) CN111917820B (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107481085A (en) * 2017-06-28 2017-12-15 北京小度信息科技有限公司 Information transmission, display methods and device
US20180103115A1 (en) * 2016-10-11 2018-04-12 Alibaba Group Holding Limited Information Pushing
CN109286644A (en) * 2017-07-20 2019-01-29 中兴通讯股份有限公司 Event-handling method and device
CN109726984A (en) * 2018-12-20 2019-05-07 深圳智乾区块链科技有限公司 A kind of processing result generation method and its equipment, storage medium, electronic equipment

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20180103115A1 (en) * 2016-10-11 2018-04-12 Alibaba Group Holding Limited Information Pushing
CN107481085A (en) * 2017-06-28 2017-12-15 北京小度信息科技有限公司 Information transmission, display methods and device
CN109286644A (en) * 2017-07-20 2019-01-29 中兴通讯股份有限公司 Event-handling method and device
CN109726984A (en) * 2018-12-20 2019-05-07 深圳智乾区块链科技有限公司 A kind of processing result generation method and its equipment, storage medium, electronic equipment

Also Published As

Publication number Publication date
CN111917820B (en) 2021-05-11

Similar Documents

Publication Publication Date Title
JP6785244B2 (en) Systems and methods for controlling shelf display units, as well as systems and methods for graphically presenting information to shelf display units.
US20210049544A1 (en) Techniques for embedding virtual points of sale in electronic media content
US20140304123A1 (en) Electronically tracking inventory in a retail store
KR101928039B1 (en) Server and method for managing adaptive sales based on artificial intelligence
KR101797697B1 (en) System for servicing e-commerce by using jackpot discount rate
US10783541B2 (en) Systems and methods of using indirect user input signal characteristics to control inventory and/or server operations
CN110807596A (en) Cross-border e-commerce consignment warehouse storage management system and method
US20150379497A1 (en) System, device, and method for self-checkout shopping
KR20160142789A (en) Method and system for setting price for product based on demand forecasting
JP2016126429A (en) Commodity information providing system
KR102118485B1 (en) Customized product sales system and method
KR20180138396A (en) Integrated On-line Shopping Mall Operating System for Providing on-demand Independent Shopping Mall based on User and Payback Service Method using the same
KR101907597B1 (en) Automatic updating system of store information using network connectting terminal and update method thereof
KR101643446B1 (en) Method and system for providing payment service using mobile terminal
CN111917820B (en) Information processing method and system and server equipment
KR101865521B1 (en) Pricing method of online sale product
US20180247324A1 (en) Retail Product Distribution Systems and Methods Thereof
KR102358790B1 (en) Method for providing customized management service based on artificial intelligence to support company operation
KR102243434B1 (en) Method for managing integration market in wholesale/retail/purchase and system for managing the same
CN111435508B (en) Method and device for processing information of resource issuing terminal
EP3901879A1 (en) System and method for providing service for random discount in real time by using mobile app
CN112801746A (en) Hotel guest room television store information interaction method
KR101912047B1 (en) System for Providing Integrating Shopping Mall
KR20210081690A (en) Method for providing mro product recommendation based on characteristics of the company and mrp system according to demand prediction
KR20160038433A (en) User-based price fluctant type on-line shopping mall operation mhthod and it's system

Legal Events

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