CN111275357B - Dining order scheduling method and device - Google Patents

Dining order scheduling method and device Download PDF

Info

Publication number
CN111275357B
CN111275357B CN202010116563.2A CN202010116563A CN111275357B CN 111275357 B CN111275357 B CN 111275357B CN 202010116563 A CN202010116563 A CN 202010116563A CN 111275357 B CN111275357 B CN 111275357B
Authority
CN
China
Prior art keywords
meal
scheduling
information
scheduling unit
outlet
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202010116563.2A
Other languages
Chinese (zh)
Other versions
CN111275357A (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.)
Koubei Shanghai Information Technology Co Ltd
Original Assignee
Koubei Shanghai Information Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Koubei Shanghai Information Technology Co Ltd filed Critical Koubei Shanghai Information Technology Co Ltd
Priority to CN202010116563.2A priority Critical patent/CN111275357B/en
Publication of CN111275357A publication Critical patent/CN111275357A/en
Application granted granted Critical
Publication of CN111275357B publication Critical patent/CN111275357B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • 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
    • G06Q10/00Administration; Management
    • G06Q10/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
    • G06Q10/063Operations research, analysis or management
    • G06Q10/0631Resource planning, allocation, distributing or scheduling for enterprises or organisations
    • G06Q10/06312Adjustment or analysis of established resource schedule, e.g. resource or task levelling, or dynamic rescheduling
    • 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
    • G06Q50/00Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
    • G06Q50/10Services
    • G06Q50/12Hotels or restaurants

Landscapes

  • Business, Economics & Management (AREA)
  • Human Resources & Organizations (AREA)
  • Tourism & Hospitality (AREA)
  • Engineering & Computer Science (AREA)
  • Economics (AREA)
  • Strategic Management (AREA)
  • Theoretical Computer Science (AREA)
  • Entrepreneurship & Innovation (AREA)
  • General Physics & Mathematics (AREA)
  • Marketing (AREA)
  • General Business, Economics & Management (AREA)
  • Physics & Mathematics (AREA)
  • Educational Administration (AREA)
  • Quality & Reliability (AREA)
  • Operations Research (AREA)
  • Game Theory and Decision Science (AREA)
  • Development Economics (AREA)
  • Health & Medical Sciences (AREA)
  • General Health & Medical Sciences (AREA)
  • Primary Health Care (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention discloses a method and a device for dispatching restaurant orders, wherein the method comprises the following steps: after receiving an order message of a catering order, resolving the meal information of at least one meal carried in the order message; inquiring a meal duration data table and a scheduling unit information table according to the meal information, and determining the meal duration respectively required by at least one scheduling unit for meal allocation according to the inquiry result; and determining the unit identifier of the scheduling unit with the longest meal allocation duration as a target scheduling identifier of the at least one meal, and scheduling the meal outlet task of the at least one meal to the scheduling unit corresponding to the target scheduling identifier so as to perform meal outlet processing. By the method, the meal-outlet task of the catering order is scheduled to the scheduling unit with the longest catering time, so that reasonable scheduling of the meal-outlet task is realized, and the accuracy of scheduling the catering order is improved.

Description

Dining order scheduling method and device
Technical Field
The embodiment of the invention relates to the technical field of Internet, in particular to a method and a device for dispatching restaurant orders.
Background
During peak dining hours, there are usually more orders, but in order to prevent the orders from being retained, the meal delivery process is usually performed through a plurality of meal delivery ports. Meanwhile, when the existing merchant distributes the meal-outlet tasks, the received dining orders are simply distributed to the meal-outlet ports on average to carry out meal-outlet, so that the meal-outlet tasks of the meal-outlet ports are relatively average.
However, the inventors have found that, in implementing the embodiments of the present invention, at least the following technical problems exist in this allocation manner in the prior art: the average distribution only realizes the average of meal-outlet tasks of a plurality of meal-outlet ports, and the scheduling of the meal-outlet tasks is unreasonable because the factors influencing the meal-outlet are not considered.
Disclosure of Invention
In view of the foregoing, embodiments of the present invention are provided to provide a method and apparatus for scheduling a dining order that overcomes or at least partially solves the foregoing problems.
According to an aspect of the embodiment of the present invention, there is provided a method for scheduling a restaurant order, including:
after receiving an order message of a catering order, resolving the meal information of at least one meal carried in the order message;
inquiring a meal duration data table and a scheduling unit information table according to the meal information, and determining the meal duration respectively required by at least one scheduling unit for meal allocation according to the inquiry result;
and determining the unit identifier of the scheduling unit with the longest meal allocation duration as a target scheduling identifier of the at least one meal, and scheduling the meal outlet task of the at least one meal to the scheduling unit corresponding to the target scheduling identifier so as to perform meal outlet processing.
Optionally, after the parsing of the meal information of at least one meal carried in the order message, the method further includes: judging whether a plurality of scheduling units for carrying out meal allocation processing on the at least one meal are provided according to the meal information;
the method comprises the steps of inquiring a meal duration data table and a scheduling unit information table according to the meal information, and determining the meal duration required by each scheduling unit for meal allocation according to an inquiry result, wherein the meal duration is specifically as follows: if a plurality of scheduling units for meal allocation processing are provided, inquiring a meal duration data table and a scheduling unit information table according to the meal information, and determining the meal allocation duration respectively required by the plurality of scheduling units for meal allocation processing according to the inquiry result.
Optionally, the method further comprises: if the dispatching unit for the meal allocation processing is one, determining the unit identifier of the dispatching unit as the target dispatching identifier of the at least one meal.
Optionally, the querying the meal duration data table and the scheduling unit information table according to the meal information, and determining the meal duration required by each scheduling unit for meal preparation according to the query result further includes:
inquiring a scheduling unit information table according to the meal information, and determining a scheduling unit for carrying out meal allocation processing on each meal; inquiring a meal time length data table according to the meal information, and determining the meal allocation time length of each meal;
And accumulating the catering time length of the meal which is subjected to the catering processing in the scheduling unit aiming at each scheduling unit to obtain the catering time length required by the scheduling unit for the catering processing.
Optionally, after the determining the target scheduling identifier for the at least one meal item, the method further includes:
inquiring whether the number of the meal outlet devices associated with the target scheduling identification is multiple, if so, comparing the number of the to-be-eaten tasks respectively associated with the device identifications of the meal outlet devices;
determining the equipment identifier with the least number of associated to-be-eaten tasks as a target meal-out identifier of the at least one meal;
and dispatching the meal outlet task of the at least one meal to meal outlet equipment corresponding to the target meal outlet identifier so as to carry out meal outlet processing.
Optionally, the dispatching the meal output task of the at least one meal to the meal output device corresponding to the target meal output identifier to perform meal output processing further includes:
generating identification information of the meal delivery task; and sending the identification information to meal outlet equipment corresponding to the target meal outlet identification.
Optionally, after the generating the identifying information of the meal-out task, the method further includes: and issuing the identification information and/or the target meal outlet identification to the issuing terminal.
Optionally, after the parsing of the meal information of at least one meal carried in the order message, the method further includes:
and inquiring a scheduling unit information table according to the meal information, and distributing each meal to a corresponding scheduling unit according to the inquiring result to carry out meal matching treatment so as to match the meal to obtain the meal.
Optionally, before the method, the method further includes: receiving configuration information of order scheduling sent by a merchant terminal, and detecting whether the configuration information is scheduled according to the meal allocation time length of the meal;
the method comprises the steps of inquiring a meal duration data table and a scheduling unit information table according to the meal information, and determining the meal duration required by at least one scheduling unit for meal preparation according to an inquiry result, wherein the meal duration is specifically as follows: and if the scheduling is performed according to the meal allocation time length of the meal, inquiring a meal time length data table and a scheduling unit information table according to the meal information, and determining the meal allocation time length respectively required by at least one scheduling unit for meal allocation processing according to the inquiring result.
According to another aspect of the embodiment of the present invention, there is provided a scheduling apparatus for a dining order, including:
the analysis module is suitable for analyzing the meal information of at least one meal carried in the order information after receiving the order information of the catering order;
The inquiry module is suitable for inquiring the meal duration data table and the scheduling unit information table according to the meal information, and determining the meal duration respectively required by at least one scheduling unit for meal preparation according to the inquiry result;
the first scheduling module is suitable for determining the unit identifier of the scheduling unit with the longest meal allocation duration as a target scheduling identifier of the at least one meal, and scheduling the meal outlet task of the at least one meal to the scheduling unit corresponding to the target scheduling identifier so as to perform meal outlet processing.
Optionally, the apparatus further includes: the judging module is suitable for judging whether the scheduling units for carrying out meal allocation processing on the at least one meal are multiple or not according to the meal information;
the query module is further adapted to: if a plurality of scheduling units for meal allocation processing are provided, inquiring a meal duration data table and a scheduling unit information table according to the meal information, and determining the meal allocation duration respectively required by the plurality of scheduling units for meal allocation processing according to the inquiry result.
Optionally, the first scheduling module is further adapted to: if the dispatching unit for the meal allocation processing is one, determining the unit identifier of the dispatching unit as the target dispatching identifier of the at least one meal.
Optionally, the query module is further adapted to:
inquiring a scheduling unit information table according to the meal information, and determining a scheduling unit for carrying out meal allocation processing on each meal; inquiring a meal time length data table according to the meal information, and determining the meal allocation time length of each meal;
and accumulating the catering time length of the meal which is subjected to the catering processing in the scheduling unit aiming at each scheduling unit to obtain the catering time length required by the scheduling unit for the catering processing.
Optionally, the apparatus further includes:
the second scheduling module is suitable for inquiring whether the number of the meal outlet devices associated with the target scheduling identification is multiple, and if yes, comparing the number of the to-be-eaten tasks respectively associated with the device identifications of the meal outlet devices; determining the equipment identifier with the least number of associated to-be-eaten tasks as a target meal-out identifier of the at least one meal; and dispatching the meal outlet task of the at least one meal to meal outlet equipment corresponding to the target meal outlet identifier so as to carry out meal outlet processing.
Optionally, the second scheduling module is further adapted to:
generating identification information of the meal delivery task; and sending the identification information to meal outlet equipment corresponding to the target meal outlet identification.
Optionally, the apparatus further includes: and the sending module is suitable for issuing the identification information and/or the target meal outlet identification to the issuing terminal.
Optionally, the apparatus further includes: and the meal allocation processing module is suitable for inquiring the information table of the dispatching units according to the meal information, and allocating each meal to the corresponding dispatching unit according to the inquiring result to perform meal allocation processing so as to allocate the meal to obtain the meal.
Optionally, the apparatus further includes: the detection module is suitable for receiving configuration information of order scheduling sent by a merchant terminal and detecting whether the configuration information is scheduled according to the meal allocation time length of the meal;
the query module is further adapted to: if the scheduling is carried out according to the meal allocation time length of the meal, inquiring a meal time length data table and a scheduling unit information table according to the meal information, and determining the meal allocation time length required by each scheduling unit for meal allocation processing according to the inquiring result.
According to yet another aspect of an embodiment of the present invention, there is provided a computing device including: the device comprises a processor, a memory, a communication interface and a communication bus, wherein the processor, the memory and the communication interface complete communication with each other through the communication bus;
The memory is used for storing at least one executable instruction, and the executable instruction enables the processor to execute the operation corresponding to the catering order scheduling method.
According to still another aspect of the embodiments of the present invention, there is provided a computer storage medium having at least one executable instruction stored therein, the executable instruction causing a processor to perform operations corresponding to the method for scheduling a dining order as described above.
According to the method and the device for dispatching the catering order, provided by the embodiment of the invention, the order information of at least one meal is obtained by analyzing the order information of the catering order, so that the follow-up determination of dispatching units needing to be subjected to catering processing and the catering time of each dispatching unit can be facilitated; and inquiring the meal duration data table and the scheduling unit information table, determining the respective required meal duration of at least one scheduling unit for meal preparation according to the inquiry result, and determining the unit identifier of the scheduling unit with the longest meal duration as a target scheduling identifier, wherein the meal duration of the scheduling unit identified by the target scheduling identifier is the minimum time duration required by at least one meal to be served, and accordingly, scheduling the meal-outputting task to the scheduling unit can avoid the situation that the scheduling unit with the shorter meal-outputting time duration needs to wait for the meal of the scheduling unit with the longer meal-outputting time duration after the completion of the meal preparation of the scheduling unit with the shorter meal-outputting time duration. Therefore, according to the scheme provided by the embodiment of the invention, the scheduling unit with the longest meal allocation time length is used for scheduling the meal-out tasks, so that the rationality of scheduling the meal-out tasks is improved compared with an average scheduling mode, and the task scheduling is more accurate.
The foregoing description is only an overview of the technical solutions of the embodiments of the present invention, and may be implemented according to the content of the specification, so that the technical means of the embodiments of the present invention can be more clearly understood, and the following specific implementation of the embodiments of the present invention will be more apparent.
Drawings
Various other advantages and benefits will become apparent to those of ordinary skill in the art upon reading the following detailed description of the preferred embodiments. The drawings are only for purposes of illustrating the preferred embodiments and are not to be construed as limiting the invention. Also, like reference numerals are used to designate like parts throughout the figures. In the drawings:
FIG. 1 shows a flow chart of a method for scheduling dining orders provided by an embodiment of the invention;
FIG. 2 is a flow chart illustrating a method for scheduling a dining order according to another embodiment of the present invention;
fig. 3 is a schematic structural diagram of a scheduling device for dining orders according to an embodiment of the present invention;
FIG. 4 illustrates a schematic diagram of a computing device in accordance with an embodiment of the invention.
Detailed Description
Exemplary embodiments of the present invention will be described in more detail below with reference to the accompanying drawings. While exemplary embodiments of the present invention are shown in the drawings, it should be understood that embodiments of the present invention may be embodied in various forms and should not be limited to the embodiments set forth herein. Rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the scope of the embodiments to those skilled in the art.
Fig. 1 shows a flowchart of a method for scheduling a restaurant order, which is provided by an embodiment of the present invention, and is applied to a kitchen management system (Kitchen Management System, abbreviated as KMS) of an intelligent store, where the KMS refers to a system for performing unified and automatic management on an operation state and/or a production state of a kitchen. As shown in fig. 1, the method comprises the steps of:
step S110: after receiving the order information of the catering order, analyzing the meal information of at least one meal carried in the order information.
The order message of the catering order is sent to the KMS by an order placing terminal, wherein the order placing terminal can be a user terminal, for example, the order placing terminal is a local living application supporting online order placing in a mobile phone; or the order terminal is order equipment of a merchant, for example, the order terminal is order POS equipment of the merchant, and the like.
After receiving the order message, the KMS can parse the meal information of the ordered meal contained in the order message, where the meal information at least includes meal identification information, for example, a meal name or a meal number, for example, the KMS parses 4 parts of meal names of the meal from the order message of order 1, where the meal names are respectively referred to as a meal name 1, a meal name 2, a meal name 3, and a meal name 4, and by parsing the meal identification information, the scheduling unit that needs to perform the meal allocation processing and the meal allocation duration of each scheduling unit can be determined according to the meal identification information. Optionally, the meal information may further include meal components, number of the meals, type of the meals and/or remark information, so as to accurately perform meal allocation processing, where the remark information refers to personalized demand information, for example, small-sized peppers, etc.
Step S120: inquiring a meal duration data table and a scheduling unit information table according to the meal information, and determining the meal duration respectively required by at least one scheduling unit for meal matching processing according to the inquiry result.
In the embodiment of the invention, the scheduling unit may perform a meal preparing process on a specific meal, for example, the scheduling unit 1 is used for performing a meal preparing process on a small dessert, the scheduling unit 2 is used for performing a meal preparing process on a main meal, and the like.
Wherein, the table of the time length of the meal records the corresponding relation of the identification information of the meal and the time length of the meal; and, the corresponding relation of the meal variety information and the unit identifier of the catering scheduling unit of the catering processing is recorded in the scheduling unit information table, and/or the corresponding relation of the meal product identifier information and the unit identifier of the scheduling unit of the catering processing is recorded, for example, the corresponding relation of the scheduling unit 1 and the small dessert is recorded in the scheduling unit information table, and/or the corresponding relation of the scheduling unit 1 and the small dessert meal such as French fries, popcorn chicken, holy dynasty and the like is recorded.
Specifically, the KMS determines a time length required for the meal preparation process for each meal by querying a time length data table of the meal, and determines scheduling units for the meal preparation process for each meal by querying a scheduling unit information table, so as to determine the respective time lengths required for the meal preparation process for at least one scheduling unit, wherein the at least one scheduling unit is one or more scheduling units required for the meal preparation process for at least one meal, and the at least one scheduling unit is a candidate meal delivery unit.
Still referring to the above analyzed meal names 1, 2, 3, and 4, if the query determines that the 4 meals are respectively served by the scheduling units 1, 2, 3, and 4, and the query determines that the individual serving time periods of the 4 meals are 1 minute, and 4 minutes, the serving time periods required for the 4 scheduling units to perform the serving process are 1 minute, and 4 minutes, respectively, may be obtained.
In addition, it should be noted that, in the embodiment of the present invention, two processing modes are referred to as a meal preparing process (see below) and a meal discharging process, where the meal preparing process refers to a process of preparing a meal, and the meal discharging process refers to a process of providing a prepared meal to a user, for example, the meal preparing process includes a process of performing a voice broadcast to the user, displaying a meal taking number on a screen, and the like.
Step S130: and determining the unit identifier of the scheduling unit with the longest meal allocation duration as a target scheduling identifier of the at least one meal, and scheduling the meal outlet task of the at least one meal to the scheduling unit corresponding to the target scheduling identifier so as to perform meal outlet processing.
After determining the catering time length required by at least one scheduling unit for catering processing, the KMS determines the unit identifier of the scheduling unit with the longest catering time length as a target scheduling identifier of the at least one meal, wherein the minimum waiting time length required by the catering order for making a meal is the catering time length of the scheduling unit if the catering time length of the scheduling unit identified by the target scheduling identifier is longest.
For example, the time period required for the 4 scheduling units to perform the meal preparing process is 1 minute, and 4 minutes, respectively, and it is determined that the scheduling unit 4 is a meal outlet unit for performing the meal outlet process, and the 4 meals contained in the meal order are completely prepared (only when the meal outlet process can be performed) at least need to wait for the meal in the scheduling unit 4 to be completed, that is, at least need to wait for 4 minutes.
And then, after the KMS dispatches the meal delivery task of at least one meal contained in the dining order to the dispatching unit identified by the target dispatching identification, the meal delivery processing can be carried out through the dispatching unit. In the scheduling mode, the meal-out tasks are scheduled to the scheduling unit with the longest meal-distribution time length, so that the situation that the meal-out tasks are distributed to the scheduling unit with the shorter meal-distribution time length by average distribution or other distribution modes, and the scheduling unit with the shorter meal-distribution time length needs to wait for the meal distribution of the scheduling unit with the longer meal-distribution time length after the meal distribution is completed, and the reasonable scheduling of the meal-out tasks is realized.
According to the method for scheduling the catering order, provided by the embodiment, the order information of at least one part of food is obtained by analyzing the order information of the catering order, so that the scheduling units needing to be subjected to catering processing and the catering time of each scheduling unit can be conveniently determined later; and inquiring the meal duration data table and the scheduling unit information table, determining the respective required meal duration of at least one scheduling unit for meal preparation according to the inquiry result, and determining the unit identifier of the scheduling unit with the longest meal duration as a target scheduling identifier, wherein the meal duration of the scheduling unit identified by the target scheduling identifier is the minimum time duration required by at least one meal to be served, and accordingly, scheduling the meal-outputting task to the scheduling unit can avoid the situation that the scheduling unit with the shorter meal-outputting time duration needs to wait for the meal of the scheduling unit with the longer meal-outputting time duration after the completion of the meal preparation of the scheduling unit with the shorter meal-outputting time duration. Therefore, according to the scheme of the embodiment, the scheduling unit with the longest meal allocation time length is used for scheduling the meal-out tasks, so that the rationality of scheduling the meal-out tasks is improved compared with an average scheduling mode, and the task scheduling is more accurate.
Fig. 2 shows a flowchart of a method for scheduling a dining order according to another embodiment of the present invention, where the method is applied to a KMS system. As shown in fig. 2, the method comprises the steps of:
step S210: after receiving the order information of the catering order, analyzing the meal information of at least one meal carried in the order information.
Specifically, after receiving an order placing request, the order placing terminal sends an order message of a catering order to the KMS; after receiving the order message, the KMS may parse the order message to obtain the meal information of the ordered meal included in the dining order, where in a specific embodiment, the meal information includes the name of the meal, the component of the meal, the number of the meal, the type of the meal and/or the remark information, for example, parsing the order message to obtain the meal information is: snack desserts, one part of large French fries and one part of original ice cream; the beverage, the big cup black tea and the ice are added, according to the meal information, not only the dispatching units needing to be matched with the meal and the matched time length of each dispatching unit can be determined, but also each dispatching unit can be facilitated to accurately match the meal so as to obtain the corresponding meal.
After the meal information is analyzed, on one hand, scheduling is needed through the following steps S220 to S240; on the other hand, the method comprises the steps of carrying out meal allocation processing according to the analyzed meal information guidance to obtain each meal, inquiring a scheduling unit information table according to the meal information, allocating each meal to a corresponding scheduling unit according to an inquiry result to carry out meal allocation processing to obtain the meal, wherein the KMS can determine the scheduling unit for carrying out meal allocation processing on each meal by inquiring the meal name (or the meal number) of each meal in at least one meal or inquiring the meal type of the meal, and then sending the meal information of each meal to a meal allocation prompting device associated with the scheduling unit for carrying out meal allocation processing on the meal according to the prompting message in the meal allocation prompting device. Optionally, the meal allocation prompting device may be a meal allocation display screen, and send meal information of the meal to be allocated by the scheduling unit to the meal allocation display screen associated with the scheduling unit, where the meal allocation display screen displays the meal information so as to facilitate meal allocation; alternatively, the meal order prompting device may be a meal order broadcast which may broadcast meal information to facilitate meal order processing.
Step S220: inquiring a meal duration data table and a scheduling unit information table according to the meal information, and determining the meal duration respectively required by at least one scheduling unit for meal matching processing according to the inquiry result.
Wherein, the table of the time length of the meal records the corresponding relation of the identification information of the meal and the time length of the meal; and the corresponding relation of the meal variety information and the unit identifier of the meal allocation scheduling unit of the meal allocation process and/or the corresponding relation of the meal variety information and the unit identifier of the scheduling unit of the meal allocation process are recorded in the scheduling unit information table.
Specifically, the table of the time length of the meal and the table of the information of the scheduling unit can be input through a merchant terminal and sent to the KMS, wherein the merchant terminal can be ordering equipment, cashing equipment and the like. For the table of the meal time length data, the corresponding relation between the meal identification information and the catering time length is required to be input and sent to the KMS; and for the scheduling unit information table, the corresponding relation between the meal variety type and/or the meal identification information and the unit identification of the scheduling unit is required to be input and sent to the KMS. And when the meal is updated, the meal time length data table and the scheduling unit information table can be modified through a modification inlet of the merchant end so as to delete or add the meal and delete or add the meal allocation time length of the meal and the information of the scheduling unit of meal allocation processing.
In the process of determining the catering time length required by each scheduling unit for catering processing according to the catering order, the KMS inquires a scheduling unit information table according to the meal information and determines the scheduling unit for catering processing of each meal; inquiring a meal time length data table according to the meal information, and determining the meal allocation time length of each meal; and accumulating the catering time length of the meal which is subjected to the catering processing in the scheduling unit aiming at each scheduling unit to obtain the catering time length required by the scheduling unit for the catering processing. For example, the names of 4 meals are respectively referred to as meal 1, meal 2, meal 3 and meal 4, and the scheduling units for allocating 4 meals are respectively referred to as scheduling unit a, scheduling unit b and scheduling unit c by querying the scheduling unit information table; determining that the meal preparing time length of the 4 meals is 1 minute, 2 minutes and 4 minutes respectively by inquiring a meal time length data table; and accumulating the meal preparing time lengths of the meal products subjected to the meal preparing treatment in the scheduling unit a, the scheduling unit b and the scheduling unit c respectively to obtain the meal preparing time lengths required by the scheduling unit a, the scheduling unit b and the scheduling unit c for the meal preparing treatment, wherein the meal preparing time lengths are (1+1) minutes, 2 minutes and 4 minutes respectively. The method is based on the special properties of catering modes such as fast food, light food and the like, and according to any meal order, the time length of the catering processing of the meal contained in the meal order is accumulated by each scheduling unit to obtain the catering time length of each scheduling unit, so that the target scheduling identification is determined according to the catering time length later.
Step S230: and determining the unit identifier of the scheduling unit with the longest meal allocation duration as a target scheduling identifier of the at least one meal, and scheduling the meal outlet task of the at least one meal to the scheduling unit corresponding to the target scheduling identifier so as to perform meal outlet processing.
After determining the catering time length required by at least one scheduling unit for catering, the KMS determines the unit identifier of the scheduling unit with the longest catering time length as a target scheduling identifier of the at least one meal, wherein the minimum waiting time length required by the at least one meal to be served is the catering time length of the meal outputting unit if the catering time length of the scheduling unit identified by the target scheduling identifier is longest. The KMS schedules the meal delivery task of at least one meal contained in the catering order to a scheduling unit identified by the target scheduling identifier so as to carry out meal delivery processing through the scheduling unit after the meal delivery of at least one meal is completed. In the scheduling mode, the meal-out tasks are scheduled to the meal-out unit with the longest meal-out time length, so that the situation that the meal-out tasks are distributed to the scheduling unit with the shorter meal-out time length by average distribution or other distribution modes is avoided, the scheduling unit with the shorter meal-out time length needs to wait for the meal of the scheduling unit with the longer meal-out time length after the meal is matched, and the scheduling rationality and the scheduling efficiency of the meal-out tasks are improved.
For example, the time length of the meal preparing process required by the scheduling unit a, the scheduling unit b and the scheduling unit c is (1+1) minutes, 2 minutes and 4 minutes respectively, the meal preparing task of the catering order is scheduled to the scheduling unit c, when the meal preparing process of the scheduling unit c is completed, the scheduling unit a and the scheduling unit b have completed the meal preparing process, at this time, the meal prepared by the scheduling unit a, the scheduling unit b and the scheduling unit c is concentrated to the scheduling unit c and rapidly processed, without waiting for the meal preparing process of the scheduling unit a and the scheduling unit b, and if the scheduling is performed in an average or other way, the meal preparing task may be scheduled to the scheduling unit a or the scheduling unit b, but when the meal preparing process of the scheduling unit a or the scheduling unit b is completed, the scheduling unit c may not complete yet, and the scheduling mode is not reasonable.
In the foregoing, after the meal information is parsed, the time length of the at least one scheduling unit for performing the meal preparation process is queried and determined, and in some optional embodiments of the present invention, the number of scheduling units for performing the meal preparation process on the at least one meal may be one or more. In these alternative embodiments, after analyzing the meal information of at least one meal carried in the order message, it is determined whether the number of scheduling units for performing the meal preparation processing on the at least one meal is plural according to the meal information, where the number of scheduling units for performing the meal preparation processing may be determined by querying a scheduling unit information table. If the number of the scheduling units for meal allocation is multiple, the steps S220 to S230 are executed, the time length data table and the scheduling unit information table of the meal are queried according to the information of the meal, the time length of the meal allocation required by the scheduling units for meal allocation is determined according to the query result, the unit identifier of the scheduling unit with the longest time length of the meal allocation is determined as the target scheduling identifier of the at least one meal, and the meal-discharging task of the at least one meal is scheduled to the meal-discharging unit for meal-discharging processing. If the number of the scheduling units for meal allocation is one, the execution of the steps S220 to S230 can be omitted, and the unit identifier of the scheduling unit is directly determined as the target scheduling identifier of the at least one meal.
Step S240: inquiring whether the number of the meal outlet devices associated with the target scheduling identification is multiple, if so, comparing the number of the to-be-eaten tasks respectively associated with the device identifications of the meal outlet devices; and determining the equipment identifier with the minimum number of associated to-be-served tasks as the target meal-outlet identifier of the at least one meal to be served for meal-outlet processing.
In this embodiment, after the meal-out task is scheduled to the scheduling unit corresponding to the target scheduling identifier, the meal-out task is scheduled to the corresponding meal-out device, so that accuracy of the meal-out task scheduling is further improved, and rapid meal-out is facilitated.
The display screen of the one or more meal discharging devices displays task information corresponding to meal discharging tasks scheduled to the meal discharging devices, and operation controls for meal discharging processing are displayed for meal discharging staff to perform meal discharging operation, for example, the task information comprises order numbers, meal product information and/or task states, and after meal discharging is completed, the management operation of meal discharging can be completed by deleting the task information of the corresponding meal discharging tasks or modifying the task states into meal discharging.
Specifically, if a plurality of meal outlet devices are associated with the meal outlet units, the number of the associated meal outlet tasks to be carried out is compared with the number of the associated meal outlet tasks to be carried out by the device identifiers of the meal outlet devices, the unit identifier with the minimum number of the associated meal outlet tasks to be carried out is determined as a target meal outlet identifier, and the meal outlet task for at least one meal is scheduled to the meal outlet device corresponding to the target meal outlet identifier so as to carry out meal outlet processing. The meal outlet equipment with the minimum number of the meal to be discharged is determined, and the meal outlet tasks are scheduled to the meal outlet equipment, so that the number of the meal to be discharged in each meal outlet equipment is kept balanced, and further, the meal can be discharged rapidly. The number of the to-be-eaten tasks associated with the equipment identifier can be obtained from a dispatching center of the KMS, and each time a new meal-out task is dispatched to the meal equipment, task information of the meal-out tasks associated with the equipment identifier and/or the unit identifier, which is recorded in the dispatching center, can be updated, for example, the number of the tasks is updated; or, each time the meal delivery device receives the input meal delivery operation, the operation information of the meal delivery operation is fed back to the dispatching center, and the task information of the meal delivery task associated with the device identifier and/or the unit identifier can be updated according to the fed back operation information. Otherwise, if the associated meal delivery device is only one, the meal delivery task is scheduled to the meal delivery device.
Generating identification information of the meal-discharging task in the process of dispatching the meal-discharging task to the meal-discharging equipment, wherein the identification information comprises meal-discharging numbers and/or user information, and the user information can be a user account number, a nickname, four digits after a mobile phone number and the like; and sending the identification information to meal outlet equipment corresponding to the target meal outlet identification so as to display the identification information in the meal outlet equipment corresponding to the target meal outlet identification. It should be noted that, the screen displaying the identification information and the screen displaying the task information may be designed as two screens of the meal delivery device or the same screen, which is not particularly limited in the embodiment of the present invention. When the number of the meal-discharging tasks is minimum, the meal-discharging pressure of the meal-discharging equipment is minimum, so that rapid meal discharging can be ensured; and, display the identification information in this meal-out equipment, then the user can confirm the specific meal-taking position directly perceivedly. And after the identification information of the meal-out task is generated, the identification information and/or the target meal-out identification is sent to the ordering terminal. If the order terminal is a merchant terminal, the identification information and/or the identification information of the meal outlet equipment can be printed out through a printer connected with the merchant terminal and provided for a user; if the order terminal is a user terminal, the identification information and/or the identification information of the meal outlet equipment are displayed on the user terminal. Through the identification information and/or the identification information of the meal delivery device, the user can quickly determine the number and/or the position of the meal delivery.
It is to be noted that, in actual implementation, the scheduling mode of the meal delivery task is flexibly set through a merchant terminal, a target scheduling identifier can be determined according to the meal allocation time length of the meal or the number of the meal delivery tasks to be delivered of the scheduling unit, the KMS detects whether the configuration information is scheduled according to the meal allocation time length of the meal by receiving the configuration information of order scheduling sent by the merchant terminal, wherein after detecting the corresponding relation between the meal identification information and the meal allocation time length which are input and sent through the merchant terminal, the KMS determines that the configuration information is scheduled according to the meal allocation time length of the meal; when it is determined that the scheduling is performed according to the meal allocation time length of the meal, the scheduling method of the catering order in the embodiment of the invention is utilized for scheduling, that is, if the scheduling is performed according to the meal allocation time length of the meal, the meal time length data table and the scheduling unit information table are queried according to the meal information, and the meal allocation time length respectively required by at least one scheduling unit for meal allocation processing is determined according to the query result.
The method for dispatching the catering orders can be widely applied to a scene of dispatching the meal, wherein a plurality of dispatching units are especially supported, and each dispatching unit is associated with a plurality of meal dispatching equipment, and the provided shops mainly are fast food such as fast food, light food and the like, and due to the fact that the fast food and light food are fast and fast in meal dispatching processing process, accurate and reasonable dispatching can be achieved by the aid of the scheme, and ordered and fast meal dispatching processing of packages containing one or more food is facilitated.
According to the method for scheduling the catering order, provided by the embodiment, the order information of at least one part of food is obtained by analyzing the order information of the catering order, so that the scheduling units needing to be subjected to catering processing and the catering time of each scheduling unit can be conveniently determined later; and inquiring a meal duration data table and a scheduling unit information table, determining the respective required meal duration of at least one scheduling unit for meal preparation according to the inquiry result, and determining the unit identifier of the scheduling unit with the longest meal duration as a target scheduling identifier, wherein the meal duration of the scheduling unit corresponding to the target scheduling identifier is the minimum time required for waiting for meal delivery of at least one meal, and accordingly, scheduling a meal delivery task to the scheduling unit can avoid the situation that the scheduling unit with the shorter meal delivery duration needs to wait for meal preparation of the scheduling unit with the longer meal delivery duration after the completion of meal preparation of the scheduling unit with the shorter meal delivery duration; further, the meal-discharging tasks are scheduled to the meal-discharging device with the least number of the meal-discharging tasks among the meal-discharging devices associated with the meal-discharging unit, so that rapid meal discharging is ensured. Therefore, according to the scheme of the embodiment, the scheduling unit with the longest meal allocation time length is used for scheduling the meal-out tasks, and compared with an average scheduling mode, the rationality of scheduling the meal-out tasks can be improved; and dispatching the meal-discharging tasks to the meal-discharging equipment with the least quantity of the meal-discharging orders to be placed, so that the meal-discharging equipment can be distributed according to the busyness, the accuracy of task dispatching is further improved, and the meal-discharging efficiency is ensured.
Fig. 3 is a schematic structural diagram of a scheduling device for dining orders according to an embodiment of the present invention. As shown in fig. 3, the apparatus includes:
the analyzing module 310 is adapted to analyze the meal information of at least one meal carried in the order message after receiving the order message of the catering order;
the query module 320 is adapted to query the meal duration data table and the scheduling unit information table according to the meal information, and determine the meal duration respectively required by at least one scheduling unit for meal preparation according to the query result;
the first scheduling module 330 is adapted to determine the unit identifier of the scheduling unit with the longest meal allocation duration as the target scheduling identifier of the at least one meal, and schedule the meal delivery task of the at least one meal to the scheduling unit corresponding to the target scheduling identifier for meal delivery processing.
In an alternative embodiment, the apparatus further comprises: the judging module is suitable for judging whether the scheduling units for carrying out meal allocation processing on the at least one meal are multiple or not according to the meal information;
the query module is further adapted to: if a plurality of scheduling units for meal allocation processing are provided, inquiring a meal duration data table and a scheduling unit information table according to the meal information, and determining the meal allocation duration respectively required by the plurality of scheduling units for meal allocation processing according to the inquiry result.
In an alternative embodiment, the first scheduling module is further adapted to: if the dispatching unit for the meal allocation processing is one, determining the unit identifier of the dispatching unit as the target dispatching identifier of the at least one meal.
In an alternative embodiment, the query module is further adapted to:
inquiring a scheduling unit information table according to the meal information, and determining a scheduling unit for carrying out meal allocation processing on each meal; inquiring a meal time length data table according to the meal information, and determining the meal allocation time length of each meal;
and accumulating the catering time length of the meal which is subjected to the catering processing in the scheduling unit aiming at each scheduling unit to obtain the catering time length required by the scheduling unit for the catering processing.
In an alternative embodiment, the apparatus further comprises:
the second scheduling module is suitable for inquiring whether the number of the meal outlet devices associated with the target scheduling identification is multiple, and if yes, comparing the number of the to-be-eaten tasks respectively associated with the device identifications of the meal outlet devices; determining the equipment identifier with the least number of associated to-be-eaten tasks as a target meal-out identifier of the at least one meal; and dispatching the meal outlet task of the at least one meal to meal outlet equipment corresponding to the target meal outlet identifier so as to carry out meal outlet processing.
In an alternative embodiment, the second scheduling module is further adapted to:
generating identification information of the meal delivery task; and sending the identification information to meal outlet equipment corresponding to the target meal outlet identification.
In an alternative embodiment, the apparatus further comprises: and the sending module is suitable for issuing the identification information and/or the target meal outlet identification to the issuing terminal.
In an alternative embodiment, the apparatus further comprises: and the meal allocation processing module is suitable for inquiring the information table of the dispatching units according to the meal information, and allocating each meal to the corresponding dispatching unit according to the inquiring result to perform meal allocation processing so as to allocate the meal to obtain the meal.
In an alternative embodiment, the apparatus further comprises: the detection module is suitable for receiving configuration information of order scheduling sent by a merchant terminal and detecting whether the configuration information is scheduled according to the meal allocation time length of the meal;
the query module is further adapted to: if the scheduling is carried out according to the meal allocation time length of the meal, inquiring a meal time length data table and a scheduling unit information table according to the meal information, and determining the meal allocation time length required by each scheduling unit for meal allocation processing according to the inquiring result.
The embodiment of the invention provides a non-volatile computer storage medium, which stores at least one executable instruction, and the computer executable instruction can execute the method for scheduling restaurant orders in any of the method embodiments.
FIG. 4 illustrates a schematic diagram of a computing device according to an embodiment of the present invention, and the embodiment of the present invention is not limited to a specific implementation of the computing device.
As shown in fig. 4, the computing device may include: a processor 402, a communication interface (Communications Interface) 404, a memory 406, and a communication bus 408.
Wherein: processor 402, communication interface 404, and memory 406 communicate with each other via communication bus 408. A communication interface 404 for communicating with network elements of other devices, such as clients or other servers. The processor 402 is configured to execute the program 410, and may specifically perform relevant steps in the foregoing embodiment of a method for scheduling a dining order for a computing device.
In particular, program 410 may include program code including computer-operating instructions.
The processor 402 may be a central processing unit CPU, or a specific integrated circuit ASIC (Application Specific Integrated Circuit), or one or more integrated circuits configured to implement embodiments of the present invention. The one or more processors included by the computing device may be the same type of processor, such as one or more CPUs; but may also be different types of processors such as one or more CPUs and one or more ASICs.
Memory 406 for storing programs 410. Memory 406 may comprise high-speed RAM memory or may also include non-volatile memory (non-volatile memory), such as at least one disk memory.
Program 410 may be specifically operable to cause processor 402 to:
after receiving an order message of a catering order, resolving the meal information of at least one meal carried in the order message;
inquiring a meal duration data table and a scheduling unit information table according to the meal information, and determining the meal duration respectively required by at least one scheduling unit for meal allocation according to the inquiry result;
and determining the unit identifier of the scheduling unit with the longest meal allocation duration as a target scheduling identifier of the at least one meal, and scheduling the meal outlet task of the at least one meal to the scheduling unit corresponding to the target scheduling identifier so as to perform meal outlet processing.
In an alternative manner, the program 410 causes the processor to: judging whether a plurality of scheduling units for carrying out meal allocation processing on the at least one meal are provided according to the meal information;
if a plurality of scheduling units for meal allocation processing are provided, inquiring a meal duration data table and a scheduling unit information table according to the meal information, and determining the meal allocation duration respectively required by the plurality of scheduling units for meal allocation processing according to the inquiry result.
In an alternative manner, the program 410 causes the processor to: if the dispatching unit for the meal allocation processing is one, determining the unit identifier of the dispatching unit as the target dispatching identifier of the at least one meal.
In an alternative manner, the program 410 causes the processor to:
inquiring a scheduling unit information table according to the meal information, and determining a scheduling unit for carrying out meal allocation processing on each meal; inquiring a meal time length data table according to the meal information, and determining the meal allocation time length of each meal;
and accumulating the catering time length of the meal which is subjected to the catering processing in the scheduling unit aiming at each scheduling unit to obtain the catering time length required by the scheduling unit for the catering processing.
In an alternative manner, the program 410 causes the processor to:
inquiring whether the number of the meal outlet devices associated with the target scheduling identification is multiple, if so, comparing the number of the to-be-eaten tasks respectively associated with the device identifications of the meal outlet devices;
determining the equipment identifier with the least number of associated to-be-eaten tasks as a target meal-out identifier of the at least one meal;
And dispatching the meal outlet task of the at least one meal to meal outlet equipment corresponding to the target meal outlet identifier so as to carry out meal outlet processing.
In an alternative manner, the program 410 causes the processor to: generating identification information of the meal delivery task; and sending the identification information to meal outlet equipment corresponding to the target meal outlet identification.
In an alternative manner, the program 410 causes the processor to: and issuing the identification information and/or the target meal outlet identification to the issuing terminal.
In an alternative manner, the program 410 causes the processor to: and inquiring a scheduling unit information table according to the meal information, and distributing each meal to a corresponding scheduling unit according to the inquiring result to carry out meal matching treatment so as to match the meal to obtain the meal.
In an alternative manner, the program 410 causes the processor to: receiving configuration information of order scheduling sent by a merchant terminal, and detecting whether the configuration information is scheduled according to the meal allocation time length of the meal;
and if the scheduling is performed according to the meal allocation time length of the meal, inquiring a meal time length data table and a scheduling unit information table according to the meal information, and determining the meal allocation time length respectively required by at least one scheduling unit for meal allocation processing according to the inquiring result.
The algorithms or displays presented herein are not inherently related to any particular computer, virtual system, or other apparatus. Various general-purpose systems may also be used with the teachings herein. The required structure for a construction of such a system is apparent from the description above. In addition, embodiments of the present invention are not directed to any particular programming language. It will be appreciated that the teachings of embodiments of the present invention described herein may be implemented in a variety of programming languages, and the above description of specific languages is provided for disclosure of enablement and best mode of the embodiments of the present invention.
In the description provided herein, numerous specific details are set forth. However, it is understood that embodiments of the invention may be practiced without these specific details. In some instances, well-known methods, structures and techniques have not been shown in detail in order not to obscure an understanding of this description.
Similarly, it should be appreciated that in the foregoing description of exemplary embodiments of the invention, various features of the embodiments of the invention are sometimes grouped together in a single embodiment, figure, or description thereof for the purpose of streamlining the disclosure and aiding in the understanding of one or more of the various inventive aspects. However, the disclosed method should not be construed as reflecting the intention that: i.e., an embodiment of the invention that is claimed, requires more features than are expressly recited in each claim. Rather, as the following claims reflect, inventive aspects lie in less than all features of a single foregoing disclosed embodiment. Thus, the claims following the detailed description are hereby expressly incorporated into this detailed description, with each claim standing on its own as a separate embodiment of this invention.
Those skilled in the art will appreciate that the modules in the apparatus of the embodiments may be adaptively changed and disposed in one or more apparatuses different from the embodiments. The modules or units or components of the embodiments may be combined into one module or unit or component and, furthermore, they may be divided into a plurality of sub-modules or sub-units or sub-components. Any combination of all features disclosed in this specification (including any accompanying claims, abstract and drawings), and all of the processes or units of any method or apparatus so disclosed, may be used in combination, except insofar as at least some of such features and/or processes or units are mutually exclusive. Each feature disclosed in this specification (including any accompanying claims, abstract and drawings), may be replaced by alternative features serving the same, equivalent or similar purpose, unless expressly stated otherwise.
Furthermore, those skilled in the art will appreciate that while some embodiments herein include some features but not others included in other embodiments, combinations of features of different embodiments are meant to be within the scope of embodiments of the invention and form different embodiments. For example, in the following claims, any of the claimed embodiments can be used in any combination.
The various component embodiments of the present invention may be implemented in hardware, or in software modules running on one or more processors, or in a combination thereof. Those skilled in the art will appreciate that some or all of the functionality of some or all of the components according to embodiments of the present invention may be implemented in practice using a microprocessor or Digital Signal Processor (DSP). Embodiments of the present invention may also be implemented as a device or apparatus program (e.g., a computer program and a computer program product) for performing a portion or all of the methods described herein. Such a program embodying the embodiments of the present invention may be stored on a computer readable medium, or may have the form of one or more signals. Such signals may be downloaded from an internet website, provided on a carrier signal, or provided in any other form.
It should be noted that the above-mentioned embodiments illustrate rather than limit the invention, and that those skilled in the art will be able to design alternative embodiments without departing from the scope of the appended claims. In the claims, any reference signs placed between parentheses shall not be construed as limiting the claim. The word "comprising" does not exclude the presence of elements or steps not listed in a claim. The word "a" or "an" preceding an element does not exclude the presence of a plurality of such elements. Embodiments of the invention may be implemented by means of hardware comprising several distinct elements, and by means of a suitably programmed computer. In the unit claims enumerating several means, several of these means may be embodied by one and the same item of hardware. The use of the words first, second, third, etc. do not denote any order. These words may be interpreted as names. The steps in the above embodiments should not be construed as limiting the order of execution unless specifically stated.

Claims (20)

1. A method of scheduling a restaurant order, comprising:
after receiving an order message of a catering order, resolving the meal information of at least one meal carried in the order message;
inquiring a meal duration data table and a scheduling unit information table according to the meal information, and determining the meal duration respectively required by at least one scheduling unit for meal preparation according to the inquiry result, wherein the meal preparation is the process of making the meal, and the meal preparation is executed by the scheduling unit;
determining a unit identifier of a scheduling unit with the longest meal allocation duration as a target scheduling identifier of the at least one meal, and scheduling a meal outlet task of the at least one meal to a scheduling unit corresponding to the target scheduling identifier to perform meal outlet processing, wherein the meal outlet processing refers to processing of providing the manufactured meal to a user, and the meal outlet processing is executed by the scheduling unit or meal outlet equipment associated with the scheduling unit.
2. The method of claim 1, wherein after said parsing meal information for at least one meal carried in the order message, the method further comprises: judging whether a plurality of scheduling units for carrying out meal allocation processing on the at least one meal are provided according to the meal information;
The method comprises the steps of inquiring a meal duration data table and a scheduling unit information table according to the meal information, and determining the meal duration required by at least one scheduling unit for meal preparation according to an inquiry result, wherein the meal duration is specifically as follows: if a plurality of scheduling units for meal allocation processing are provided, inquiring a meal duration data table and a scheduling unit information table according to the meal information, and determining the meal allocation duration respectively required by the meal allocation processing in the plurality of scheduling units according to the inquiry result.
3. The method of claim 2, wherein the method further comprises: if the dispatching unit for the meal allocation processing is one, determining the unit identifier of the dispatching unit as the target dispatching identifier of the at least one meal.
4. The method of claim 1, wherein the querying the meal duration data table and the scheduling unit information table according to the meal information, and determining the meal duration required for each scheduling unit to perform the meal preparation process according to the query result further comprises:
inquiring a scheduling unit information table according to the meal information, and determining a scheduling unit for carrying out meal allocation processing on each meal; inquiring a meal time length data table according to the meal information, and determining the meal allocation time length of each meal;
And accumulating the catering time length of the meal which is subjected to the catering processing in the scheduling unit aiming at each scheduling unit to obtain the catering time length required by the scheduling unit for the catering processing.
5. The method of claim 1, wherein the number of meal delivery devices associated with each scheduling unit is one or more, task information corresponding to meal delivery tasks scheduled to the meal delivery devices is displayed on a display screen of one or more meal delivery devices, and an operation control of meal delivery processing is displayed for meal delivery personnel to perform meal delivery operation; after the target scheduling identification determined to be the at least one meal item, the method further comprises:
inquiring whether the number of the meal outlet devices associated with the target scheduling identification is multiple, if so, comparing the number of the to-be-eaten tasks respectively associated with the device identifications of the meal outlet devices;
determining the equipment identifier with the least number of associated to-be-eaten tasks as a target meal-out identifier of the at least one meal;
and dispatching the meal outlet task of the at least one meal to meal outlet equipment corresponding to the target meal outlet identifier so as to carry out meal outlet processing.
6. The method of claim 5, wherein the scheduling the meal out task of the at least one meal item to a meal out device corresponding to the target meal out identifier for meal out processing further comprises:
Generating identification information of the meal delivery task; and sending the identification information to meal outlet equipment corresponding to the target meal outlet identification.
7. The method of claim 6, wherein after the generating the identification information of the meal out task, the method further comprises: and issuing the identification information and/or the target meal outlet identification to the issuing terminal.
8. The method of any of claims 1-7, wherein after said parsing meal information for at least one meal carried in the order message, the method further comprises:
and inquiring a scheduling unit information table according to the meal information, and distributing each meal to a corresponding scheduling unit according to the inquiring result to carry out meal matching treatment so as to match the meal to obtain the meal.
9. The method of any of claims 1-7, wherein prior to the method, further comprising: receiving configuration information of order scheduling sent by a merchant terminal, and detecting whether the configuration information is scheduled according to the meal allocation time length of the meal;
the method comprises the steps of inquiring a meal duration data table and a scheduling unit information table according to the meal information, and determining the meal duration required by at least one scheduling unit for meal preparation according to an inquiry result, wherein the meal duration is specifically as follows: and if the scheduling is performed according to the meal allocation time length of the meal, inquiring a meal time length data table and a scheduling unit information table according to the meal information, and determining the meal allocation time length respectively required by at least one scheduling unit for meal allocation processing according to the inquiring result.
10. A dining order scheduling apparatus comprising:
the analysis module is suitable for analyzing the meal information of at least one meal carried in the order information after receiving the order information of the catering order;
the inquiry module is suitable for inquiring the meal duration data table and the scheduling unit information table according to the meal information, and determining the meal duration respectively required by at least one scheduling unit for meal preparation according to the inquiry result, wherein the meal preparation is the process of making the meal, and the meal preparation is executed by the scheduling unit;
the first scheduling module is suitable for determining the unit identifier of the scheduling unit with the longest meal allocation duration as the target scheduling identifier of the at least one meal, scheduling the meal-outlet task of the at least one meal to the scheduling unit corresponding to the target scheduling identifier so as to perform meal-outlet processing, wherein the meal-outlet processing refers to processing of providing the manufactured meal to a user, and the meal-outlet processing is executed by the scheduling unit or meal-outlet equipment associated with the scheduling unit.
11. The apparatus of claim 10, wherein the apparatus further comprises: the judging module is suitable for judging whether the scheduling units for carrying out meal allocation processing on the at least one meal are multiple or not according to the meal information;
The query module is further adapted to: if a plurality of scheduling units for meal allocation processing are provided, inquiring a meal duration data table and a scheduling unit information table according to the meal information, and determining the meal allocation duration respectively required by the plurality of scheduling units for meal allocation processing according to the inquiry result.
12. The apparatus of claim 11, wherein the first scheduling module is further adapted to: if the dispatching unit for the meal allocation processing is one, determining the unit identifier of the dispatching unit as the target dispatching identifier of the at least one meal.
13. The apparatus of claim 10, wherein the query module is further adapted to:
inquiring a scheduling unit information table according to the meal information, and determining a scheduling unit for carrying out meal allocation processing on each meal; inquiring a meal time length data table according to the meal information, and determining the meal allocation time length of each meal;
and accumulating the catering time length of the meal which is subjected to the catering processing in the scheduling unit aiming at each scheduling unit to obtain the catering time length required by the scheduling unit for the catering processing.
14. The apparatus of claim 10, wherein the number of meal delivery devices associated with each scheduling unit is one or more, task information corresponding to meal delivery tasks scheduled to the meal delivery devices is displayed on a display screen of one or more meal delivery devices, and an operation control of meal delivery processing is displayed for meal delivery personnel to perform meal delivery operation; the apparatus further comprises:
The second scheduling module is suitable for inquiring whether the number of the meal outlet devices associated with the target scheduling identification is multiple, and if yes, comparing the number of the to-be-eaten tasks respectively associated with the device identifications of the meal outlet devices; determining the equipment identifier with the least number of associated to-be-eaten tasks as a target meal-out identifier of the at least one meal; and dispatching the meal outlet task of the at least one meal to meal outlet equipment corresponding to the target meal outlet identifier so as to carry out meal outlet processing.
15. The apparatus of claim 14, wherein the second scheduling module is further adapted to:
generating identification information of the meal delivery task; and sending the identification information to meal outlet equipment corresponding to the target meal outlet identification.
16. The apparatus of claim 15, wherein the apparatus further comprises: and the sending module is suitable for issuing the identification information and/or the target meal outlet identification to the issuing terminal.
17. The apparatus of any of claims 10-16, wherein the apparatus further comprises: and the meal allocation processing module is suitable for inquiring the information table of the dispatching units according to the meal information, and allocating each meal to the corresponding dispatching unit according to the inquiring result to perform meal allocation processing so as to allocate the meal to obtain the meal.
18. The apparatus of any of claims 10-16, wherein the apparatus further comprises: the detection module is suitable for receiving configuration information of order scheduling sent by a merchant terminal and detecting whether the configuration information is scheduled according to the meal allocation time length of the meal;
the query module is further adapted to: if the scheduling is carried out according to the meal allocation time length of the meal, inquiring a meal time length data table and a scheduling unit information table according to the meal information, and determining the meal allocation time length required by each scheduling unit for meal allocation processing according to the inquiring result.
19. A computing device, comprising: the device comprises a processor, a memory, a communication interface and a communication bus, wherein the processor, the memory and the communication interface complete communication with each other through the communication bus;
the memory is configured to store at least one executable instruction, where the executable instruction causes the processor to perform operations corresponding to the method for scheduling a dining order according to any one of claims 1-9.
20. A computer storage medium having stored therein at least one executable instruction for causing a processor to perform operations corresponding to the method of scheduling a dining order according to any one of claims 1-9.
CN202010116563.2A 2020-02-25 2020-02-25 Dining order scheduling method and device Active CN111275357B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010116563.2A CN111275357B (en) 2020-02-25 2020-02-25 Dining order scheduling method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010116563.2A CN111275357B (en) 2020-02-25 2020-02-25 Dining order scheduling method and device

Publications (2)

Publication Number Publication Date
CN111275357A CN111275357A (en) 2020-06-12
CN111275357B true CN111275357B (en) 2024-02-09

Family

ID=71003697

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010116563.2A Active CN111275357B (en) 2020-02-25 2020-02-25 Dining order scheduling method and device

Country Status (1)

Country Link
CN (1) CN111275357B (en)

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003296823A (en) * 2002-03-29 2003-10-17 Ntt Comware Corp Serving waiting time calculating method in restorant, serving waiting time calculation program, and server therefor
JP2004287690A (en) * 2003-03-20 2004-10-14 Mitsubishi Electric Information Systems Corp Cooking/table setting confirmation program
JP2014137736A (en) * 2013-01-17 2014-07-28 Toshiba Tec Corp Order processing system, order terminal and order program
CN105117992A (en) * 2015-07-31 2015-12-02 小米科技有限责任公司 Food information providing method and device
CN106920184A (en) * 2015-12-26 2017-07-04 广州市来食依智能科技有限公司 The full-automatic three D intelligence pantries of food and drink and marketing system
US9754331B1 (en) * 2014-01-30 2017-09-05 Grubhub Holdings Inc. System and method for managing group orders
CN110363618A (en) * 2019-06-14 2019-10-22 口碑(上海)信息技术有限公司 Recommended method, device and equipment
CN110390609A (en) * 2019-07-19 2019-10-29 口碑(上海)信息技术有限公司 Food product makes order processing method and device
CN110580665A (en) * 2018-06-08 2019-12-17 阿里巴巴集团控股有限公司 catering information processing method, device and system
CN110738549A (en) * 2019-09-30 2020-01-31 口碑(上海)信息技术有限公司 Beverage order processing method and Internet of things platform

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003296823A (en) * 2002-03-29 2003-10-17 Ntt Comware Corp Serving waiting time calculating method in restorant, serving waiting time calculation program, and server therefor
JP2004287690A (en) * 2003-03-20 2004-10-14 Mitsubishi Electric Information Systems Corp Cooking/table setting confirmation program
JP2014137736A (en) * 2013-01-17 2014-07-28 Toshiba Tec Corp Order processing system, order terminal and order program
US9754331B1 (en) * 2014-01-30 2017-09-05 Grubhub Holdings Inc. System and method for managing group orders
CN105117992A (en) * 2015-07-31 2015-12-02 小米科技有限责任公司 Food information providing method and device
CN106920184A (en) * 2015-12-26 2017-07-04 广州市来食依智能科技有限公司 The full-automatic three D intelligence pantries of food and drink and marketing system
CN110580665A (en) * 2018-06-08 2019-12-17 阿里巴巴集团控股有限公司 catering information processing method, device and system
CN110363618A (en) * 2019-06-14 2019-10-22 口碑(上海)信息技术有限公司 Recommended method, device and equipment
CN110390609A (en) * 2019-07-19 2019-10-29 口碑(上海)信息技术有限公司 Food product makes order processing method and device
CN110738549A (en) * 2019-09-30 2020-01-31 口碑(上海)信息技术有限公司 Beverage order processing method and Internet of things platform

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
郝俊生 ; 李冰锋 ; 陈曦 ; 高文娟 ; .基于Android平台的高校网络订餐系统的设计与实现.计算机科学.2018,(第S1期),全文. *

Also Published As

Publication number Publication date
CN111275357A (en) 2020-06-12

Similar Documents

Publication Publication Date Title
CN107845012B (en) Order processing method and device
CN110717800B (en) Digital processing method, device and system for restaurant stores
CN105184698A (en) Intelligent ordering system
CN107871221B (en) Method and device for acquiring amount of marketable inventory
CN109636304B (en) Business system publishing method and device, storage medium and electronic device
US20200372564A1 (en) Bundling of remotely-ordered grocery items
CN106846115A (en) For the method for the self-service reservation of resource, system and digital entertainment VOD system under the line of digital audio-video place
CN110046178A (en) The method and apparatus of distributed data inquiry
US20150073840A1 (en) Information processing device, program and electronic receipt system
CN110288276A (en) Method and apparatus for generating information
CN111753210A (en) Resource pushing method and device, computer equipment and computer readable storage medium
CN111275357B (en) Dining order scheduling method and device
CN112668924A (en) Logistics transport capacity allocation method, device and system
CN111369112B (en) Dining order scheduling method and device
WO2019015254A1 (en) Information processing method and device
CN111784931B (en) Method and apparatus for sharing distribution boxes
CN111985865A (en) Order receiving and distribution management method, management platform and terminal equipment
CN111401711A (en) Intelligent scheduling method, device, equipment and storage medium
CN116308662A (en) Group order processing system and method
CN112819493A (en) Message processing method, system thereof, computer system and computer readable medium
CN112347347A (en) User production content pushing method and server
CN108390924A (en) Order fulfillment method and device
CN112651653B (en) Restaurant scheduling method, restaurant scheduling device, restaurant scheduling equipment and storage medium
CN110335127B (en) Order processing method and device, electronic equipment and computer readable storage medium
CN114022187A (en) Multi-party gathering oriented merchant recommendation method and system

Legal Events

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