WO2019172224A1 - Turn management system - Google Patents

Turn management system Download PDF

Info

Publication number
WO2019172224A1
WO2019172224A1 PCT/JP2019/008522 JP2019008522W WO2019172224A1 WO 2019172224 A1 WO2019172224 A1 WO 2019172224A1 JP 2019008522 W JP2019008522 W JP 2019008522W WO 2019172224 A1 WO2019172224 A1 WO 2019172224A1
Authority
WO
WIPO (PCT)
Prior art keywords
waiting
facility
telephone number
order management
order
Prior art date
Application number
PCT/JP2019/008522
Other languages
French (fr)
Japanese (ja)
Inventor
丈弘 渡瀬
哲功 新谷
Original Assignee
株式会社リクルート
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 株式会社リクルート filed Critical 株式会社リクルート
Publication of WO2019172224A1 publication Critical patent/WO2019172224A1/en

Links

Images

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
    • G06Q50/00Systems or methods specially adapted for specific business sectors, e.g. utilities or tourism
    • G06Q50/10Services

Definitions

  • the present invention relates to an order management system.
  • Patent Document 1 describes a reservation management system that simultaneously provides a reservation management service for a plurality of facilities that can wait for a turn, and a user can make a reservation for a turn from a Web, a telephone, or a storefront terminal. It is stated that you can apply.
  • Patent Document 2 a system that transmits an e-mail with an advertisement inserted to a member registered for each store is used (for example, Patent Document 2).
  • the present invention has been made in view of the circumstances described above, and an object of the present invention is to make it possible to efficiently manage the information of a user who has registered a waiting list as member information.
  • the order management system is an order management system that manages the waiting order of users in a facility, A reception terminal that accepts registration waiting in the facility; An order management server for managing the status of waiting for users who have registered the waiting in the facility; A member information management unit that manages a member information management table that holds information about the members of the facility, and The reception terminal is A phone number reception unit that accepts input of the user's phone number when registering for waiting.
  • the order management server A telephone number transmission unit for transmitting the input telephone number to the member information management unit; The member information management unit If there is no record having the received telephone number as a member ID in the member information management table, a member record having the telephone number as a member ID is created.
  • the member information management unit stores the record of the member with the telephone number as a member ID. It is desirable to update the information.
  • the member information management unit may transmit a message to the corresponding member's mail address.
  • the figure which shows schematic structure of the order management system 1000 which concerns on embodiment of this invention The block diagram which shows the main structures of the order management terminal 200 which concerns on embodiment of this invention.
  • the sequence diagram of the reception registration process of waiting for the order in the order management system 1000 according to the embodiment of the present invention The figure which illustrates the reception registration screen in the order management system 1000 which concerns on embodiment of this invention.
  • waiting-list management in the restaurant A In the present embodiment, an example of waiting-list management in the restaurant A will be described. It can be applied to any facility that manages the waiting for the facility users.
  • FIG. 1 is a diagram showing a schematic configuration of an order management system 1000 according to the present embodiment.
  • the order management system 1000 includes an order management server 100 installed in a management center, an order management terminal (reception terminal) 200 installed near the entrance of a facility, and a member information management server (members). Information management unit) 300 is included.
  • the order management server 100 is connected to the order management terminal 200 and the member information management server 300 via the communication network N.
  • the order management server 100 manages the waiting for the order registered via the order management terminal 200 for each facility.
  • the order management server 100 is configured by a general-purpose computer, and a server function is realized by operating a predetermined server program on the computer.
  • the number of computers constituting the order management server 100 is not necessarily one, and may be composed of a plurality of computers distributed on the communication network N.
  • the order management server 100 includes a management database 110 for managing the order management terminal 200 for each facility, and a processor (telephone number transmission unit) 120.
  • the management database 110 includes a client management table TA1 and a status management table TA2.
  • the client management table TA1 a unique ID and a passcode (account) assigned to the order management terminal 200 are registered for each facility.
  • ID: A1...” “Pass code: AA2.
  • These pieces of information are set by, for example, an administrator (for example, the owner of a facility) who performs management waiting in each facility at the time of system introduction.
  • the same ID and passcode may be used.
  • a plurality of IDs and passwords may be used properly according to predetermined conditions. .
  • the waiting list for each facility is registered in the status management table TA2.
  • the order waiting list includes a list of persons who are waiting for an order (order waiting group) and information (status information) indicating a waiting state of each order waiting group.
  • One record in the waiting list includes the reception number “1”, the reception time “13:03”, the reception item “terrace seat”, the number of people “3”, the status “calling”, and the telephone number “080-1234-5678”.
  • Information such as email address "abc@defg.co.jp" is included.
  • information such as name and date of birth may be included.
  • the reception item is a desired seat type.
  • the status includes “waiting” which is the state before the turn arrives, “calling” which is informed that the turn has come, and “guided” which is the state in which the person who has come in the order is guided to the corresponding window Further, “cancelled” or the like in which the waiting for the order is canceled is included. What items are set as the status can be appropriately set and changed by the manager of each facility.
  • the information included in the waiting list can be set and changed as appropriate by the manager of each facility.
  • the contents of the waiting list are updated based on new registration information to the waiting list transmitted from the order management terminal 200 or status update information (details will be described later).
  • the processor 120 includes an arithmetic and logic unit (such as a CPU) that processes arithmetic operations, logic operations, bit operations, and the like and various registers, and manages the order by executing various programs stored in storage means such as a ROM. Each part of the server 100 is centrally controlled. In addition, the processor 120 also executes a computer program (order management application) for managing the wait for turn in cooperation with the order management terminal 200.
  • arithmetic and logic unit such as a CPU
  • a computer program order management application
  • the communication network N includes a communication network capable of transmitting and receiving information between the order management server 100 and the order management terminal 200.
  • the communication network N is, for example, any one of the Internet, a LAN, a dedicated line, a telephone line, a corporate network, a mobile communication network, Bluetooth (registered trademark), WiFi (Wireless Fidelity), other communication lines, a combination thereof, and the like. It does not matter whether it is wired or wireless.
  • the order management terminal 200 can exchange data with the order management server 100 via the communication network N, such as a tablet terminal, a personal computer (PC), a notebook PC, a smartphone, a mobile phone, and a personal digital assistant (PDA).
  • a terminal device can be used. Note that a plurality of order management terminals 200 can be used in one facility.
  • FIG. 2 is a block diagram showing the main configuration of the order management terminal 200.
  • the order management terminal 200 includes a processor (telephone number reception unit) 210, an input device 215, a display device 216, a communication interface 220, and a storage resource 230.
  • the order management terminal 200 accepts inputs such as registration and update to the waiting list by a user who has come to the facility or an employee of the facility operating the input device 215 such as a touch panel.
  • the processor 210 includes an arithmetic logic unit (CPU or the like) that processes arithmetic operations, logic operations, bit operations, and the like and various registers, and executes various programs stored in the storage resource 230 to execute the order management terminal 200. Central control of each part.
  • the various registers are, for example, a program counter, a data register, an instruction register, a general-purpose register, and the like.
  • the input device 215 is provided with various operation buttons and a touch panel 215a for accepting inputs such as acceptance to the waiting list and disappearance from the waiting list.
  • the display device 216 is a device for displaying a waiting list, a reception screen, and a status management screen, and is configured by a liquid crystal display, for example.
  • the communication interface 220 is a hardware module for connecting to the communication network N and communicating with other devices via the communication network N.
  • the communication interface 220 is a modulation / demodulation device such as an ISDN modem, an ADSL modem, a cable modem, an optical modem, or a soft modem.
  • the storage resource 230 is, for example, a logical device provided by a storage area of a physical device.
  • the physical device is a computer-readable recording medium such as a disk drive or a semiconductor memory (ROM, RAM, etc.).
  • the storage resource 230 may be constructed by mapping a plurality of physical devices to one logical device, or may be constructed by mapping one physical device to a plurality of logical devices.
  • the storage resource 230 stores an operating system program, a driver program, various data, and the like.
  • Examples of the driver program include a communication interface driver program for controlling the communication interface 220.
  • the storage resource 230 stores a computer program (order management application) AP1 for managing the waiting in cooperation with the order management server 100 by being executed by the processor 210. Has been.
  • the member information management server 300 is a server that manages member information in each facility.
  • the member information management server 300 is constituted by a general-purpose computer, and a server function is realized by a predetermined server program running on the computer.
  • the number of computers constituting the member information management server 300 is not necessarily one, and may be composed of a plurality of computers distributed on the communication network N.
  • the member information management server 300 includes a management database 310 and a processor (member information management unit) 320.
  • the management database 310 includes a member information management table TA3.
  • the member information management table TA3 is a table for managing member information of each facility.
  • information such as the number of visits to the store, an e-mail address, a name, and a date of birth are registered in association with the member ID for each facility.
  • the processor 320 is composed of an arithmetic logic unit (CPU or the like) for processing arithmetic operations, logical operations, bit operations, etc. and various registers, and executes various programs stored in a storage means such as a ROM, thereby executing membership information.
  • a storage means such as a ROM
  • a user who visits a facility can perform reception registration by operating the order management terminal 200 installed at a storefront or a portable terminal (reception terminal) possessed by the user.
  • a facility (restaurant A) to be used is selected via a dedicated application or website, and a reception screen for the facility is displayed. Thereafter, the same procedure as in the case of registering using the order management terminal 200 can be performed.
  • a case where registration is performed using the order management terminal 200 will be described as an example.
  • the order management terminal 200 receives information included in the waiting list registered in the status management table TA2 from the order management server 100 via the communication interface 220 (step S101).
  • the order management terminal 200 causes the display device 216 to display an acceptance screen for accepting an order waiting (step S102).
  • the reception screen for example, a list in which the information of the waiting list (the reception number of the person waiting for the turn and the current status information) is arranged in time series in the order of reception is displayed.
  • the number of waiting groups currently waiting for the order is displayed.
  • a reception registration screen is displayed (step S103).
  • the reception registration screen can be used to input a telephone number, e-mail address, name, date of birth, and the like.
  • a reception completion screen is displayed (step S104).
  • a reception number (waiting number), a waiting time at the present time, and the like are displayed.
  • a message prompting to receive a turn ticket is displayed, and the user can receive a turn ticket printed from a printer connected to the turn management terminal 200.
  • the two-dimensional code associated with the receipt number is printed on the turn ticket.
  • the user's current waiting state current number of waiting groups and expected waiting time
  • Etc. is displayed on the display device of the mobile terminal.
  • users can receive telephone or e-mail messages when the order arrives, or the order approaches when the order arrives by entering the phone number or e-mail address according to the guidance displayed by reading the two-dimensional code. Sometimes you can receive remind messages.
  • the confirmed new registration information is transmitted from the order management terminal 200 to the order management server 100 via the communication network N (step S105).
  • the order management server 100 receives new registration information from a certain facility, the order management server 100 performs a process of newly adding a set of waiting orders to the order waiting list of the facility, based on the received new registration information, and stores the status management table TA2. Update (step S106).
  • the order management server 100 When the order management server 100 receives new registration information from a certain facility and performs a process of newly adding one set of waiting queues to the waiting list of the facility, the order management server 100 includes the information specifying the facility and the new registration information. Information such as a telephone number, e-mail address, name, date of birth, etc. is transmitted to the member information management server 300 (step S201).
  • the member information management server 300 refers to the member information management table TA3 of the facility, and determines whether there is a record having the received telephone number as a member ID (step S202). If the corresponding record does not exist (step S202: NO), a new record having the telephone number as a member ID is created (step S203).
  • information such as the received mail address, name, date of birth, etc. is recorded, and “1” is recorded as the number of visits to the store. For example, records such as member ID (phone number) “08012345678”, number of visits “1”, email address “abc@defg.co.jp”, name “XXXXX”, date of birth “19900201” are registered. Is done.
  • step S202 If there is a record with the received telephone number as a member ID in the member information management table TA3 of the facility (step S202: YES), 1 is added to the number of visits to the record with the telephone number as a member ID. Update processing is performed (step S204). If the information such as the mail address is different from the information registered in the member information management table TA3, it may be overwritten with the newly received information.
  • the member information management server 300 transmits a short message to the mail address of the member who has received the telephone number (member ID) (step S205).
  • the short message may be transmitted using an automatic transmission function. Specifically, a fixed sentence according to the number of visits of the member, the birth month, and the like may be prepared and transmitted immediately after registration. For example, if the number of visits to the store is one time, information such as popular products and recommended products of the store may be transmitted, and if it is two or more times, information about products for regular customers may be transmitted. Moreover, if it is a birthday month, you may make it issue and transmit a coupon.
  • the employee selects the waiting group to be updated from the waiting list displayed on the order management terminal 200, and any one of “call”, “cancel”, and “change” is selected for the selected waiting group. Perform the update operation.
  • Information for example, reception number “1” for specifying the order waiting group to be updated and update operation information (for example, “call”) are uploaded from the order management terminal 200 to the order management server 100 via the communication network N. .
  • the order management server 100 updates the waiting list for the facility based on the received information. For example, when the “calling” operation is performed on the reception number “1”, the status of the waiting group in the reception number “1” is updated to “calling”.
  • the telephone number that is input at the time of waiting registration is used, and the member registration and the member information are immediately updated when the reception is completed. It is possible to efficiently manage the information of the user who registered the waiting as member information.
  • the facility information can be distributed at an appropriate timing. Further, the content of the message to be transmitted can be efficiently transmitted by using a fixed sentence corresponding to the member information.
  • the present invention is not limited to the above-described embodiment, and can be implemented in various other forms without departing from the gist of the present invention.
  • the said embodiment is only a mere illustration in all points, and is not interpreted limitedly.
  • the above-described processing steps can be arbitrarily changed in order as long as the processing contents do not contradict each other, or can be executed in parallel.
  • Order management system 100 ... Order management server 110 ... Management database 120 ... Processor 200 ... Order management terminal 210 ... Processor 215 ... Input device 215a ... Touch panel 216 ... Display device 220 ... Communication interface 230 ... Storage resource 300 ... Member information management server 310 ... Management database 320 ... Processor TA1 ... Client management table TA2 ... Status management table TA3 ... Member information management table N ... Communication network AP1 ... Order management application

Landscapes

  • Business, Economics & Management (AREA)
  • Tourism & Hospitality (AREA)
  • Health & Medical Sciences (AREA)
  • Economics (AREA)
  • General Health & Medical Sciences (AREA)
  • Human Resources & Organizations (AREA)
  • Marketing (AREA)
  • Primary Health Care (AREA)
  • Strategic Management (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

A turn management system (1000) for managing a wait for turn of a user at a facility. The turn management system (1000) is provided with: a reception terminal (200) for receiving registration of a wait for turn at a facility; a turn management server (100) for managing the status of the wait for turn of a user at the facility who has registered his or her wait for turn; and a member information management unit (300) for managing a member information management table in which facility member information is held. The reception terminal (200) is provided with a telephone number reception unit (210) which, during registration of the wait for turn, receives a telephone number of the user. The turn management server (100) is provided with a telephone number transmission unit (120) which transmits the input telephone number to the member information management unit (300). The member information management unit (300), if a record with the received telephone number as a member ID does not exist in the member information management table, creates a member record having the telephone number as a member ID.

Description

順番管理システムOrder management system 関連出願の相互参照Cross-reference of related applications
 本出願は、2018年3月5日に出願された日本出願番号2018-38721号に基づくもので、ここにその記載内容を援用する。 This application is based on Japanese Patent Application No. 2018-38721 filed on March 5, 2018, the contents of which are incorporated herein by reference.
 本発明は、順番管理システムに関する。 The present invention relates to an order management system.
 従来、レストランや店舗、病院、銀行、役所等においては、そのサービスを待つ顧客の順番待ちを管理するために、種々の順番管理システムが採用されている。例えば、特許文献1には、順番待ちのできる複数の施設に対して同時に予約管理サービスを提供する予約管理システムが記載されており、ユーザは、Webや、電話や、店頭端末から順番待ち予約の申し込みをできることが記載されている。
 一方、店舗ごとに登録された会員宛に、広告を挿入した電子メールを送信するシステムが利用されている(例えば、特許文献2)。
2. Description of the Related Art Conventionally, various order management systems have been employed in restaurants, stores, hospitals, banks, government offices, and the like in order to manage waiting for customers waiting for their services. For example, Patent Document 1 describes a reservation management system that simultaneously provides a reservation management service for a plurality of facilities that can wait for a turn, and a user can make a reservation for a turn from a Web, a telephone, or a storefront terminal. It is stated that you can apply.
On the other hand, a system that transmits an e-mail with an advertisement inserted to a member registered for each store is used (for example, Patent Document 2).
特開2005-50002号公報JP 2005-50002 A 特開2005-182450号公報JP 2005-182450 A
 従来の順番管理システムにおいては、順番待ちを登録した利用者を会員として管理したり、順番待ち管理システムで取得した情報を会員の情報として利用する仕組みがなかった。 In the conventional order management system, there is no mechanism for managing a user who has registered a waiting order as a member, or using information acquired by the waiting order management system as member information.
 本発明は、以上説明した事情を鑑みてなされたものであり、順番待ちを登録した利用者の情報を、会員情報として効率よく管理できるようにすることを目的の一つとする。 The present invention has been made in view of the circumstances described above, and an object of the present invention is to make it possible to efficiently manage the information of a user who has registered a waiting list as member information.
 本発明の一実施形態に係る順番管理システムは、施設における利用者の順番待ちを管理する順番管理システムであって、
 前記施設における順番待ちの登録を受け付ける受付端末と、
 前記施設における順番待ちを登録した利用者の順番待ちのステータスを管理する順番管理サーバと、
 前記施設の会員の情報を保持する会員情報管理テーブルを管理する会員情報管理部と、を備え、
 前記受付端末は、
 順番待ちの登録の際に、利用者の電話番号の入力を受け付ける電話番号受付部を備え、
 前記順番管理サーバは、
 入力された電話番号を前記会員情報管理部に送信する電話番号送信部を備え、
 前記会員情報管理部は、
 前記会員情報管理テーブルに、受信した電話番号を会員IDとするレコードが存在しない場合には、当該電話番号を会員IDとする会員のレコードを作成するものである。
The order management system according to an embodiment of the present invention is an order management system that manages the waiting order of users in a facility,
A reception terminal that accepts registration waiting in the facility;
An order management server for managing the status of waiting for users who have registered the waiting in the facility;
A member information management unit that manages a member information management table that holds information about the members of the facility, and
The reception terminal is
A phone number reception unit that accepts input of the user's phone number when registering for waiting
The order management server
A telephone number transmission unit for transmitting the input telephone number to the member information management unit;
The member information management unit
If there is no record having the received telephone number as a member ID in the member information management table, a member record having the telephone number as a member ID is created.
 また、前記会員情報管理部は、前記会員情報管理テーブルに、前記順番管理サーバから受信した電話番号を会員IDとするレコードが存在する場合には、当該電話番号を会員IDとする会員のレコードの情報を更新することが望ましい。 In addition, when there is a record with the telephone number received from the order management server as a member ID in the member information management table, the member information management unit stores the record of the member with the telephone number as a member ID. It is desirable to update the information.
 また、前記会員情報管理部は、前記順番管理サーバから電話番号を受信した際、対応する会員のメールアドレス宛にメッセージを送信するようにしてもよい。 In addition, when the member information management unit receives a telephone number from the order management server, the member information management unit may transmit a message to the corresponding member's mail address.
 本発明によれば、順番待ちを登録した利用者の情報を、会員情報として効率よく管理できるようにすることができる。 According to the present invention, it is possible to efficiently manage the information of the user who registered the waiting list as member information.
本発明の実施形態に係る順番管理システム1000の概略構成を示す図。The figure which shows schematic structure of the order management system 1000 which concerns on embodiment of this invention. 本発明の実施形態に係る順番管理端末200の主要構成を示すブロック図。The block diagram which shows the main structures of the order management terminal 200 which concerns on embodiment of this invention. 本発明の実施形態に係る順番管理システム1000における順番待ちの受付登録処理のシーケンス図。The sequence diagram of the reception registration process of waiting for the order in the order management system 1000 according to the embodiment of the present invention. 本発明の実施形態に係る順番管理システム1000における受付登録画面を例示する図。The figure which illustrates the reception registration screen in the order management system 1000 which concerns on embodiment of this invention. 本発明の実施形態に係る順番管理システム1000における会員登録処理のシーケンス図。The sequence diagram of the member registration process in the order management system 1000 which concerns on embodiment of this invention.
 以下、本発明の実施形態について図面を参照しつつ詳細に説明する。なお、同一の要素には同一の符号を付し、重複する説明を省略する。 Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings. In addition, the same code | symbol is attached | subjected to the same element and the overlapping description is abbreviate | omitted.
 本実施形態では、レストランAにおける順番待ち管理の例について説明するが、その他、病院、修理専門店、不動産会社の店舗、銀行、旅行代理店、アミューズメント施設、ショッピングモール、量販店、イベント会場など、施設利用者の順番待ちの管理を行うあらゆる施設に適用できる。 In the present embodiment, an example of waiting-list management in the restaurant A will be described. It can be applied to any facility that manages the waiting for the facility users.
 図1は、本実施形態に係る順番管理システム1000の概略構成を示す図である。図1に示すように順番管理システム1000は、管理センター等に設置された順番管理サーバ100と、施設の入口付近などに設置された順番管理端末(受付端末)200と、会員情報管理サーバ(会員情報管理部)300を含んでいる。順番管理サーバ100は、順番管理端末200、および会員情報管理サーバ300と通信ネットワークNを介して接続されている。 FIG. 1 is a diagram showing a schematic configuration of an order management system 1000 according to the present embodiment. As shown in FIG. 1, the order management system 1000 includes an order management server 100 installed in a management center, an order management terminal (reception terminal) 200 installed near the entrance of a facility, and a member information management server (members). Information management unit) 300 is included. The order management server 100 is connected to the order management terminal 200 and the member information management server 300 via the communication network N.
 順番管理サーバ100は、順番管理端末200を介して登録される順番待ちを施設毎に管理する。図1の例では、1つの施設の順番管理端末200のみが図示されているが、順番管理サーバ100は、実際には複数の施設に設置されている順番管理端末200と通信ネットワークNで接続され、各施設の順番待ちを管理している。順番管理サーバ100は、汎用的なコンピュータによって構成され、そのコンピュータにおいて所定のサーバ用プログラムが動作することにより、サーバ機能を実現する。順番管理サーバ100を構成するコンピュータは、必ずしも1台である必要はなく、通信ネットワークN上に分散する複数のコンピュータから構成されてもよい。 The order management server 100 manages the waiting for the order registered via the order management terminal 200 for each facility. In the example of FIG. 1, only the order management terminal 200 of one facility is illustrated, but the order management server 100 is actually connected to the order management terminal 200 installed in a plurality of facilities through the communication network N. , Manage the waiting for each facility. The order management server 100 is configured by a general-purpose computer, and a server function is realized by operating a predetermined server program on the computer. The number of computers constituting the order management server 100 is not necessarily one, and may be composed of a plurality of computers distributed on the communication network N.
 順番管理サーバ100は、施設ごとに順番管理端末200を管理するための管理データベース110と、プロセッサ(電話番号送信部)120と、を備えている。管理データベース110は、クライアント管理テーブルTA1と、ステータス管理テーブルTA2を備えている。 The order management server 100 includes a management database 110 for managing the order management terminal 200 for each facility, and a processor (telephone number transmission unit) 120. The management database 110 includes a client management table TA1 and a status management table TA2.
 クライアント管理テーブルTA1には、施設毎に、順番管理端末200に対して付与されている固有のIDとパスコード(アカウント)が登録されている。クライアント管理テーブルTA1の1レコードには、例えば「レストランA」のレコードとして、「ID:A1・・・」、「パスコード:AA2・・・」等が設定されている。これらの情報は、例えば、システム導入の際に各施設で順番待ちの管理を行う管理者(例えば、施設のオーナーなど)によって設定される。なお、1施設で複数の順番管理端末200を利用する場合には、同一のIDとパスコードを利用してもよいが、例えば所定の条件に従い、複数のIDとパスワードを使い分けるようにしてもよい。 In the client management table TA1, a unique ID and a passcode (account) assigned to the order management terminal 200 are registered for each facility. In one record of the client management table TA1, “ID: A1...”, “Pass code: AA2. These pieces of information are set by, for example, an administrator (for example, the owner of a facility) who performs management waiting in each facility at the time of system introduction. When a plurality of order management terminals 200 are used in one facility, the same ID and passcode may be used. For example, a plurality of IDs and passwords may be used properly according to predetermined conditions. .
 ステータス管理テーブルTA2には、各施設での順番待ちリストが登録されている。この順番待ちリストは、順番待ちをしている者(順番待ち組)の一覧と、各々の順番待ち組の待ち状況をあらわす情報(ステータス情報)が含まれる。順番待ちリストの1レコードには、受付番号「1」、受付時刻「13:03」、受付項目「テラス席」、人数「3」、ステータス「呼出中」、電話番号「080-1234-5678」、メールアドレス「abc@defg.co.jp」等の情報が含まれている。また、その他に氏名、生年月日等の情報も含むようにしてもよい。受付項目は希望する席の種類である。 The waiting list for each facility is registered in the status management table TA2. The order waiting list includes a list of persons who are waiting for an order (order waiting group) and information (status information) indicating a waiting state of each order waiting group. One record in the waiting list includes the reception number “1”, the reception time “13:03”, the reception item “terrace seat”, the number of people “3”, the status “calling”, and the telephone number “080-1234-5678”. , Information such as email address "abc@defg.co.jp" is included. In addition, information such as name and date of birth may be included. The reception item is a desired seat type.
 ステータスには、順番到来前の状態である「待ち中」、順番が来たことを知らせた状態である「呼出中」、順番が来た者を対応窓口に案内した状態である「案内済」、さらに順番待ちをキャンセルした状態である「取消済」等が含まれる。ステータスとしてどのような項目を設定するかは各施設の管理者等が適宜設定および変更可能となっている。 The status includes “waiting” which is the state before the turn arrives, “calling” which is informed that the turn has come, and “guided” which is the state in which the person who has come in the order is guided to the corresponding window Further, “cancelled” or the like in which the waiting for the order is canceled is included. What items are set as the status can be appropriately set and changed by the manager of each facility.
 なお、順番待ちリストに含める情報は、各施設の管理者等が適宜設定および変更可能となっている。順番待ちリストの内容は、順番管理端末200から送信される順番待ちリストへの新規登録情報、またはステータスの更新情報(詳細は後述)に基づいて更新される。 The information included in the waiting list can be set and changed as appropriate by the manager of each facility. The contents of the waiting list are updated based on new registration information to the waiting list transmitted from the order management terminal 200 or status update information (details will be described later).
 プロセッサ120は、算術演算、論理演算、ビット演算等を処理する算術論理演算ユニット(CPUなど)および各種レジスタから構成され、ROM等の記憶手段に格納されている各種プログラムを実行することで順番管理サーバ100の各部を中枢的に制御する。また、プロセッサ120は、順番管理端末200と連携して順番待ちを管理するためのコンピュータプログラム(順番管理アプリケーション)も実行する。 The processor 120 includes an arithmetic and logic unit (such as a CPU) that processes arithmetic operations, logic operations, bit operations, and the like and various registers, and manages the order by executing various programs stored in storage means such as a ROM. Each part of the server 100 is centrally controlled. In addition, the processor 120 also executes a computer program (order management application) for managing the wait for turn in cooperation with the order management terminal 200.
 通信ネットワークNは、順番管理サーバ100と順番管理端末200との間などで、相互に情報を送受信可能な通信網を含む。通信ネットワークNは、例えば、インターネット、LAN、専用線、電話回線、企業内ネットワーク、移動体通信網、ブルートゥース(登録商標)、WiFi(Wireless Fidelity)、その他の通信回線、それらの組み合わせ等のいずれであってもよく、有線であるか無線であるかを問わない。 The communication network N includes a communication network capable of transmitting and receiving information between the order management server 100 and the order management terminal 200. The communication network N is, for example, any one of the Internet, a LAN, a dedicated line, a telephone line, a corporate network, a mobile communication network, Bluetooth (registered trademark), WiFi (Wireless Fidelity), other communication lines, a combination thereof, and the like. It does not matter whether it is wired or wireless.
 順番管理端末200は、タブレット端末や、パーソナルコンピュータ(PC)、ノートPC、スマートフォン、携帯電話機、携帯情報端末(PDA)など、通信ネットワークNを介して順番管理サーバ100とデータの授受が可能なあらゆる端末装置を利用することができる。なお、順番管理端末200は、1施設で複数台利用することもできる。 The order management terminal 200 can exchange data with the order management server 100 via the communication network N, such as a tablet terminal, a personal computer (PC), a notebook PC, a smartphone, a mobile phone, and a personal digital assistant (PDA). A terminal device can be used. Note that a plurality of order management terminals 200 can be used in one facility.
 図2は、順番管理端末200の主要構成を示すブロック図である。順番管理端末200は、プロセッサ(電話番号受付部)210と、入力装置215と、表示装置216と、通信インタフェース220と、記憶資源230を備える。順番管理端末200は、施設に来た利用者や、施設の従業者がタッチパネルなどの入力装置215を操作することで、順番待ちリストへの登録や更新等の入力を受け付ける。 FIG. 2 is a block diagram showing the main configuration of the order management terminal 200. As shown in FIG. The order management terminal 200 includes a processor (telephone number reception unit) 210, an input device 215, a display device 216, a communication interface 220, and a storage resource 230. The order management terminal 200 accepts inputs such as registration and update to the waiting list by a user who has come to the facility or an employee of the facility operating the input device 215 such as a touch panel.
 プロセッサ210は、算術演算、論理演算、ビット演算等を処理する算術論理演算ユニット(CPUなど)および各種レジスタから構成され、記憶資源230に格納されている各種プログラムを実行することで順番管理端末200の各部を中枢的に制御する。各種レジスタは、例えば、プログラムカウンタ、データレジスタ、命令レジスタ、汎用レジスタ等である。 The processor 210 includes an arithmetic logic unit (CPU or the like) that processes arithmetic operations, logic operations, bit operations, and the like and various registers, and executes various programs stored in the storage resource 230 to execute the order management terminal 200. Central control of each part. The various registers are, for example, a program counter, a data register, an instruction register, a general-purpose register, and the like.
 入力装置215は、順番待ちリストへの受付や順番待ちリストからの消込み等の入力を受け付けるための各種操作ボタンやタッチパネル215aを備えている。 The input device 215 is provided with various operation buttons and a touch panel 215a for accepting inputs such as acceptance to the waiting list and disappearance from the waiting list.
 表示装置216は、順番待ちリストや、受付画面やステータス管理画面を表示するための装置であり、例えば液晶ディスプレイにより構成される。 The display device 216 is a device for displaying a waiting list, a reception screen, and a status management screen, and is configured by a liquid crystal display, for example.
 通信インタフェース220は、通信ネットワークNに接続し、通信ネットワークNを介して他の装置と通信をするためのハードウェアモジュールである。通信インタフェース220は、例えば、ISDNモデム、ADSLモデム、ケーブルモデム、光モデム、ソフトモデム等の変調復調装置である。 The communication interface 220 is a hardware module for connecting to the communication network N and communicating with other devices via the communication network N. The communication interface 220 is a modulation / demodulation device such as an ISDN modem, an ADSL modem, a cable modem, an optical modem, or a soft modem.
 記憶資源230は、例えば、物理デバイスの記憶領域が提供する論理デバイスである。物理デバイスは、例えば、ディスクドライブまたは半導体メモリ(ROM、RAMなど)等のコンピュータ読み取り可能な記録媒体である。記憶資源230は、複数の物理デバイスを1つの論理デバイスにマッピングして構築してもよいし、1つの物理デバイスを複数の論理デバイスにマッピングして構築してもよい。 The storage resource 230 is, for example, a logical device provided by a storage area of a physical device. The physical device is a computer-readable recording medium such as a disk drive or a semiconductor memory (ROM, RAM, etc.). The storage resource 230 may be constructed by mapping a plurality of physical devices to one logical device, or may be constructed by mapping one physical device to a plurality of logical devices.
 記憶資源230には、オペレーティングシステムプログラム、ドライバプログラム、各種データ等が格納される。ドライバプログラムとしては、例えば、通信インタフェース220を制御するための通信インタフェースドライバプログラム等がある。また、記憶資源230には、これら各種プログラムや各種データのほか、プロセッサ210が実行することにより、順番管理サーバ100と連携して順番待ちを管理するためのコンピュータプログラム(順番管理アプリケーション)AP1が記憶されている。 The storage resource 230 stores an operating system program, a driver program, various data, and the like. Examples of the driver program include a communication interface driver program for controlling the communication interface 220. In addition to these various programs and various data, the storage resource 230 stores a computer program (order management application) AP1 for managing the waiting in cooperation with the order management server 100 by being executed by the processor 210. Has been.
 会員情報管理サーバ300は、各施設における会員情報を管理するサーバである。会員情報管理サーバ300は、汎用的なコンピュータによって構成され、そのコンピュータにおいて所定のサーバ用プログラムが動作することにより、サーバ機能を実現するものである。会員情報管理サーバ300を構成するコンピュータは、必ずしも1台である必要はなく、通信ネットワークN上に分散する複数のコンピュータから構成されてもよい。会員情報管理サーバ300は、管理データベース310と、プロセッサ(会員情報管理部)320とを備えている。管理データベース310は、会員情報管理テーブルTA3を備えている。 The member information management server 300 is a server that manages member information in each facility. The member information management server 300 is constituted by a general-purpose computer, and a server function is realized by a predetermined server program running on the computer. The number of computers constituting the member information management server 300 is not necessarily one, and may be composed of a plurality of computers distributed on the communication network N. The member information management server 300 includes a management database 310 and a processor (member information management unit) 320. The management database 310 includes a member information management table TA3.
 会員情報管理テーブルTA3は、各施設の会員の情報を管理するテーブルである。会員情報管理テーブルTA3には、施設毎に会員IDに対応づけて、来店回数、メールアドレス、氏名、生年月日等の情報が登録されている。 The member information management table TA3 is a table for managing member information of each facility. In the member information management table TA3, information such as the number of visits to the store, an e-mail address, a name, and a date of birth are registered in association with the member ID for each facility.
 プロセッサ320は、算術演算、論理演算、ビット演算等を処理する算術論理演算ユニット(CPUなど)および各種レジスタから構成され、ROM等の記憶手段に格納されている各種プログラムを実行することで会員情報管理サーバ300の各部を中枢的に制御する。 The processor 320 is composed of an arithmetic logic unit (CPU or the like) for processing arithmetic operations, logical operations, bit operations, etc. and various registers, and executes various programs stored in a storage means such as a ROM, thereby executing membership information. Each part of the management server 300 is centrally controlled.
(順番待ちの受付登録)
 次に、順番管理システム1000による順番待ちの受付登録処理について図3のシーケンス図を用いて説明する。施設(ここでは、レストランA)に来訪した利用者は、店頭などに設置されている順番管理端末200や、自身の所持する携帯端末(受付端末)を操作して受付登録を行うことができる。自身の携帯端末で受付登録を行う場合、専用アプリやウェブサイトを介して利用したい施設(レストランA)を選択し、当該施設用の受付画面を表示させる。その後は、順番管理端末200を用いて登録する場合と同様の手順で行うことができる。ここでは、順番管理端末200を用いて登録する場合を例に説明する。
(Registration waiting for waiting)
Next, the waiting-order reception registration process by the order management system 1000 will be described with reference to the sequence diagram of FIG. A user who visits a facility (here, restaurant A) can perform reception registration by operating the order management terminal 200 installed at a storefront or a portable terminal (reception terminal) possessed by the user. When performing reception registration with its own mobile terminal, a facility (restaurant A) to be used is selected via a dedicated application or website, and a reception screen for the facility is displayed. Thereafter, the same procedure as in the case of registering using the order management terminal 200 can be performed. Here, a case where registration is performed using the order management terminal 200 will be described as an example.
 まず、順番管理端末200は通信インタフェース220を介して、順番管理サーバ100からステータス管理テーブルTA2に登録されている順番待ちリストに含まれる情報を受信する(ステップS101)。 First, the order management terminal 200 receives information included in the waiting list registered in the status management table TA2 from the order management server 100 via the communication interface 220 (step S101).
 次に、順番管理端末200は、順番待ちの受付をするための受付画面を表示装置216に表示させる(ステップS102)。受付画面には、例えば順番待ちリストの情報(順番待ちをしている者の受付番号と現在のステータス情報)が、受付をした順番に時系列に並べられた一覧が表示される。さらに、現在順番待ちをしている待ち組数なども表示される。 Next, the order management terminal 200 causes the display device 216 to display an acceptance screen for accepting an order waiting (step S102). On the reception screen, for example, a list in which the information of the waiting list (the reception number of the person waiting for the turn and the current status information) is arranged in time series in the order of reception is displayed. In addition, the number of waiting groups currently waiting for the order is displayed.
 表示された受付画面に対して利用者が所定の操作を行うと、受付登録画面が表示される(ステップS103)。受付登録画面には、図4に示すように、希望する席の種類(受付項目)や人数の他、電話番号、メールアドレス、氏名、生年月日等が入力できるようになっている。 When the user performs a predetermined operation on the displayed reception screen, a reception registration screen is displayed (step S103). As shown in FIG. 4, in addition to the desired seat type (reception item) and number of people, the reception registration screen can be used to input a telephone number, e-mail address, name, date of birth, and the like.
 受付登録画面にて必要な情報の入力が完了し、利用者が所定の操作(「登録する」ボタンをタッチ)を行うと、受付完了画面が表示される(ステップS104)。受付完了画面には、受付番号(待ち番号)や、現時点での待ち時間等が表示される。また、順番券を受け取るよう促すメッセージが表示され、利用者は、順番管理端末200に接続されたプリンタから印刷される順番券を受け取ることができる。 When the input of necessary information is completed on the reception registration screen and the user performs a predetermined operation (touching the “Register” button), a reception completion screen is displayed (step S104). On the reception completion screen, a reception number (waiting number), a waiting time at the present time, and the like are displayed. In addition, a message prompting to receive a turn ticket is displayed, and the user can receive a turn ticket printed from a printer connected to the turn management terminal 200.
 順番券には、受付番号と対応付けられた二次元コードが印刷されている。利用者が自身の携帯端末を利用して順番券に印刷された二次元コードを読み取ることで、携帯端末の表示装置に、利用者の現在の順番待ち状況(現状の待ち組数や予想待ち時間など)が表示される。また、利用者が、二次元コードを読み込むことによって表示される案内にしたがって電話番号やメールアドレスを入力することにより、順番が到来した際に電話またはメールによるメッセージを受信したり、順番が近づいたときにリマインドメッセージを受信したりすることができる。 The two-dimensional code associated with the receipt number is printed on the turn ticket. By reading the two-dimensional code printed on the turn ticket using the user's own mobile terminal, the user's current waiting state (current number of waiting groups and expected waiting time) is displayed on the display device of the mobile terminal. Etc.) is displayed. In addition, users can receive telephone or e-mail messages when the order arrives, or the order approaches when the order arrives by entering the phone number or e-mail address according to the guidance displayed by reading the two-dimensional code. Sometimes you can receive remind messages.
 確定した新規登録情報は、順番管理端末200から通信ネットワークNを介して順番管理サーバ100に送信される(ステップS105)。順番管理サーバ100は、ある施設から新規登録情報を受信すると、受信した新規登録情報に基づいて、その施設の順番待ちリストに順番待ちを1組新たに追加する処理を行い、ステータス管理テーブルTA2を更新する(ステップS106)。 The confirmed new registration information is transmitted from the order management terminal 200 to the order management server 100 via the communication network N (step S105). When the order management server 100 receives new registration information from a certain facility, the order management server 100 performs a process of newly adding a set of waiting orders to the order waiting list of the facility, based on the received new registration information, and stores the status management table TA2. Update (step S106).
(会員登録処理)
 次に、順番管理システム1000による会員登録処理について図5のシーケンス図を用いて説明する。
(Member registration process)
Next, member registration processing by the order management system 1000 will be described with reference to the sequence diagram of FIG.
 順番管理サーバ100は、ある施設から新規登録情報を受信し、その施設の順番待ちリストに順番待ちを1組新たに追加する処理を行うと、施設を特定する情報と、新規登録情報に含まれる電話番号、メールアドレス、氏名、生年月日等の情報を、会員情報管理サーバ300に送信する(ステップS201)。 When the order management server 100 receives new registration information from a certain facility and performs a process of newly adding one set of waiting queues to the waiting list of the facility, the order management server 100 includes the information specifying the facility and the new registration information. Information such as a telephone number, e-mail address, name, date of birth, etc. is transmitted to the member information management server 300 (step S201).
 会員情報管理サーバ300は、当該施設の会員情報管理テーブルTA3を参照し、受信した電話番号を会員IDとするレコードが存在するか否かを判定する(ステップS202)。該当するレコードが存在しない場合には(ステップS202:NO)、当該電話番号を会員IDとするレコードを新たに作成する(ステップS203)。レコードには、受信したメールアドレス、氏名、生年月日等の情報が記録され、来店回数に「1」が記録される。例えば、会員ID(電話番号)「08012345678」、来店回数「1」、メールアドレス「abc@defg.co.jp」、氏名「○○○○」、生年月日「19900201」のようなレコードが登録される。 The member information management server 300 refers to the member information management table TA3 of the facility, and determines whether there is a record having the received telephone number as a member ID (step S202). If the corresponding record does not exist (step S202: NO), a new record having the telephone number as a member ID is created (step S203). In the record, information such as the received mail address, name, date of birth, etc. is recorded, and “1” is recorded as the number of visits to the store. For example, records such as member ID (phone number) “08012345678”, number of visits “1”, email address “abc@defg.co.jp”, name “XXXXX”, date of birth “19900201” are registered. Is done.
 また、当該施設の会員情報管理テーブルTA3に、受信した電話番号を会員IDとするレコードが存在する場合には(ステップS202:YES)、当該電話番号を会員IDとするレコードの来店回数を1加算する更新処理を行う(ステップS204)。また、メールアドレス等の情報が会員情報管理テーブルTA3に登録されている情報と異なっている場合には、新たに受信した情報で上書きするようにしてもよい。 If there is a record with the received telephone number as a member ID in the member information management table TA3 of the facility (step S202: YES), 1 is added to the number of visits to the record with the telephone number as a member ID. Update processing is performed (step S204). If the information such as the mail address is different from the information registered in the member information management table TA3, it may be overwritten with the newly received information.
 次に、会員情報管理サーバ300は、電話番号(会員ID)を受信した会員のメールアドレス宛に、ショートメッセージを送信する(ステップS205)。ショートメッセージは、自動送信機能を利用して送信するようにしてもよい。具体的には、会員の来店回数や誕生月等に応じた定型文を用意しておき、受付登録の直後に送信するようにしてもよい。例えば、来店回数が1回であれば、店の人気商品やおすすめ商品などの情報を送信し、2回以上であれば、常連向けの商品の情報などを送信するようにしてもよい。また、誕生日の月であれば、クーポンを発行して送信するようにしてもよい。 Next, the member information management server 300 transmits a short message to the mail address of the member who has received the telephone number (member ID) (step S205). The short message may be transmitted using an automatic transmission function. Specifically, a fixed sentence according to the number of visits of the member, the birth month, and the like may be prepared and transmitted immediately after registration. For example, if the number of visits to the store is one time, information such as popular products and recommended products of the store may be transmitted, and if it is two or more times, information about products for regular customers may be transmitted. Moreover, if it is a birthday month, you may make it issue and transmit a coupon.
(順番待ちリストの更新)
 各施設の順番待ちリストの各レコードの内容は、施設の従業者が順番管理端末200を用いて「取消」、「変更」、「呼出」、「案内」等の操作を行った際に更新される。「取消」は、順番待ちをキャンセルすることを意味し、「変更」は、いったん入力された順番待ちの内容を変更することを意味する。また、「呼出」は、順番が来た組を口頭で呼出したり、電話や呼出メールなどで知らせた状態であることを意味し、「案内」は、順番が来た組に対して実際に対応を開始した状態であることを意味する。
(Update waiting list)
The contents of each record in the waiting list of each facility are updated when the facility employee performs operations such as “cancel”, “change”, “call”, “guidance” using the order management terminal 200. The “Cancel” means canceling the waiting order, and “change” means changing the contents of the waiting order once input. In addition, “call” means that the group that has been ordered is called verbally or informed by telephone or call mail. “Guidance” actually corresponds to the group that has been ordered. It means that it is in the state which started.
 従業者は、順番管理端末200に表示された順番待ちリストの中から、更新対象の順番待ち組を選択し、選択した順番待ち組に対して「呼出」、「取消」、「変更」のいずれかの更新操作を行う。更新対象の順番待ち組を特定する情報(例えば受付番号「1」)と更新操作の情報(例えば「呼出」)は、順番管理端末200から通信ネットワークNを介して順番管理サーバ100にアップロードされる。順番管理サーバ100は、受信した情報に基づき、当該施設の順番待ちリストを更新する。例えば、受付番号「1」に対して「呼出」操作を行った場合には、受付番号「1」の順番待ち組のステータスが「呼出中」に更新される。 The employee selects the waiting group to be updated from the waiting list displayed on the order management terminal 200, and any one of “call”, “cancel”, and “change” is selected for the selected waiting group. Perform the update operation. Information (for example, reception number “1”) for specifying the order waiting group to be updated and update operation information (for example, “call”) are uploaded from the order management terminal 200 to the order management server 100 via the communication network N. . The order management server 100 updates the waiting list for the facility based on the received information. For example, when the “calling” operation is performed on the reception number “1”, the status of the waiting group in the reception number “1” is updated to “calling”.
 以上のように、本実施形態によれば、順番待ちの登録の際に入力してもらう電話番号を利用して、受付完了時に即座に会員登録や会員情報の更新を行うようにしたので、順番待ちを登録した利用者の情報を、会員情報として効率よく管理することができる。 As described above, according to the present embodiment, the telephone number that is input at the time of waiting registration is used, and the member registration and the member information are immediately updated when the reception is completed. It is possible to efficiently manage the information of the user who registered the waiting as member information.
 また、順番待ちの受付登録のタイミングで、会員にショートメッセージを送るようにしたので、適切なタイミングで施設の情報を配信することができる。また、送信するメッセージの内容は、会員情報に応じた定型文を利用することにより、効率的に適切な内容のメッセージを送信することができる。 In addition, since a short message is sent to the member at the timing of registration registration waiting for a turn, the facility information can be distributed at an appropriate timing. Further, the content of the message to be transmitted can be efficiently transmitted by using a fixed sentence corresponding to the member information.
 なお、本発明は、上述した実施形態に限定されるものではなく、本発明の要旨を逸脱しない範囲内において、他の様々な形で実施することができる。このため、上記実施形態はあらゆる点で単なる例示にすぎず、限定的に解釈されるものではない。例えば、上述した各処理ステップは処理内容に矛盾を生じない範囲で任意に順番を変更し、または並列に実行することができる。 Note that the present invention is not limited to the above-described embodiment, and can be implemented in various other forms without departing from the gist of the present invention. For this reason, the said embodiment is only a mere illustration in all points, and is not interpreted limitedly. For example, the above-described processing steps can be arbitrarily changed in order as long as the processing contents do not contradict each other, or can be executed in parallel.
1000…順番管理システム
100…順番管理サーバ
110…管理データベース
120…プロセッサ
200…順番管理端末
210…プロセッサ
215…入力装置
215a…タッチパネル
216…表示装置
220…通信インタフェース
230…記憶資源
300…会員情報管理サーバ
310…管理データベース
320…プロセッサ
TA1…クライアント管理テーブル
TA2…ステータス管理テーブル
TA3…会員情報管理テーブル
N…通信ネットワーク
AP1…順番管理アプリケーション
1000 ... Order management system 100 ... Order management server 110 ... Management database 120 ... Processor 200 ... Order management terminal 210 ... Processor 215 ... Input device 215a ... Touch panel 216 ... Display device 220 ... Communication interface 230 ... Storage resource 300 ... Member information management server 310 ... Management database 320 ... Processor TA1 ... Client management table TA2 ... Status management table TA3 ... Member information management table N ... Communication network AP1 ... Order management application

Claims (3)

  1.  施設における利用者の順番待ちを管理する順番管理システムであって、
     前記施設における順番待ちの登録を受け付ける受付端末と、
     前記施設における順番待ちを登録した利用者の順番待ちのステータスを管理する順番管理サーバと、
     前記施設の会員の情報を保持する会員情報管理テーブルを管理する会員情報管理部と、を備え、
     前記受付端末は、
     順番待ちの登録の際に、利用者の電話番号の入力を受け付ける電話番号受付部を備え、
     前記順番管理サーバは、
     入力された電話番号を前記会員情報管理部に送信する電話番号送信部を備え、
     前記会員情報管理部は、
     前記会員情報管理テーブルに、受信した電話番号を会員IDとするレコードが存在しない場合には、当該電話番号を会員IDとする会員のレコードを作成する、順番管理システム。
    An order management system for managing the waiting order of users in a facility,
    A reception terminal that accepts registration waiting in the facility;
    An order management server for managing the status of waiting for users who have registered the waiting in the facility;
    A member information management unit that manages a member information management table that holds information about the members of the facility, and
    The reception terminal is
    A phone number reception unit that accepts input of the user's phone number when registering for waiting
    The order management server
    A telephone number transmission unit for transmitting the input telephone number to the member information management unit;
    The member information management unit
    When there is no record having the received telephone number as a member ID in the member information management table, the order management system creates a member record having the telephone number as a member ID.
  2.  前記会員情報管理部は、
     前記会員情報管理テーブルに、前記順番管理サーバから受信した電話番号を会員IDとするレコードが存在する場合には、当該電話番号を会員IDとする会員のレコードの情報を更新する、請求項1に記載の順番管理システム。
    The member information management unit
    2. When the member information management table includes a record having a telephone number received from the order management server as a member ID, the member record information having the telephone number as a member ID is updated. The order management system described.
  3.  前記会員情報管理部は、
     前記順番管理サーバから電話番号を受信した際、対応する会員のメールアドレス宛にメッセージを送信する、請求項1または2に記載の順番管理システム。
    The member information management unit
    The order management system according to claim 1 or 2, wherein when a telephone number is received from the order management server, a message is transmitted to a corresponding member's mail address.
PCT/JP2019/008522 2018-03-05 2019-03-05 Turn management system WO2019172224A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2018-038721 2018-03-05
JP2018038721A JP6787940B2 (en) 2018-03-05 2018-03-05 Order management system

Publications (1)

Publication Number Publication Date
WO2019172224A1 true WO2019172224A1 (en) 2019-09-12

Family

ID=67847214

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2019/008522 WO2019172224A1 (en) 2018-03-05 2019-03-05 Turn management system

Country Status (2)

Country Link
JP (1) JP6787940B2 (en)
WO (1) WO2019172224A1 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003038811A (en) * 2001-07-31 2003-02-12 Heiwa Corp Member registering system for game facility
JP2007164447A (en) * 2005-12-13 2007-06-28 Hitachi Software Eng Co Ltd Reservation management asp service system
JP2014071550A (en) * 2012-09-28 2014-04-21 Dainippon Printing Co Ltd Customer management server device
JP2017182306A (en) * 2016-03-29 2017-10-05 株式会社リクルートホールディングス Sequence managing system, sequence managing device, and program

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002063513A (en) * 2000-08-23 2002-02-28 Nec Corp Method and system for rental car reservation, and recording medium with rental car reserving program recorded thereon
JP3795436B2 (en) * 2002-08-05 2006-07-12 株式会社エヌ・ティ・ティ・ドコモ Member service system and member service provision method
JP6141473B1 (en) * 2016-03-02 2017-06-07 株式会社リクルートホールディングス Information processing apparatus and information processing method
JP6267380B1 (en) * 2017-02-16 2018-01-24 株式会社リクルートホールディングス Order management system, order management apparatus, and program

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003038811A (en) * 2001-07-31 2003-02-12 Heiwa Corp Member registering system for game facility
JP2007164447A (en) * 2005-12-13 2007-06-28 Hitachi Software Eng Co Ltd Reservation management asp service system
JP2014071550A (en) * 2012-09-28 2014-04-21 Dainippon Printing Co Ltd Customer management server device
JP2017182306A (en) * 2016-03-29 2017-10-05 株式会社リクルートホールディングス Sequence managing system, sequence managing device, and program

Also Published As

Publication number Publication date
JP6787940B2 (en) 2020-11-18
JP2019164394A (en) 2019-09-26

Similar Documents

Publication Publication Date Title
WO2017073436A1 (en) Order management system, order management device, and program
JP6283333B2 (en) Order management system, order management apparatus, and program
JP6347874B1 (en) Order management system, order management apparatus, and program
WO2018016511A1 (en) Queue management system, queue management device, and program
WO2018164075A1 (en) Queue order management system, queue order management apparatus, and program
JP6360953B1 (en) Order management system, order management apparatus, and program
WO2019172224A1 (en) Turn management system
WO2019156208A1 (en) Turn management system
WO2018230451A1 (en) Information processing system, order management device, and program
JP6087393B2 (en) Order management system, order management apparatus, and order management program
JP6983938B2 (en) Order management system, order management device, and program
JP6581689B1 (en) Order management system, order management apparatus, and program
JP6498336B1 (en) Order management system and program
JP6807349B2 (en) Order management system, order management device, and program
JP2018139055A (en) Order management system, order management unit, and program
JP6403812B2 (en) Order management system, order management apparatus, and program
JP6724222B1 (en) Sequence management system, sequence management device, and program
JP6479138B1 (en) Order management system
JP6391782B1 (en) Order management system
JP6464408B1 (en) Order management system
JP6527934B1 (en) Order management system, order management device, and program
JP2018067101A (en) Turn administrative system, turn management device, and program
JP6284667B1 (en) Order management system and program
WO2019188723A1 (en) Turn management system, turn management server, and program
WO2018180691A1 (en) Turn management system, turn management device and program

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 19764918

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 19764918

Country of ref document: EP

Kind code of ref document: A1