WO2023197727A1 - 一种任务处理方法和装置 - Google Patents

一种任务处理方法和装置 Download PDF

Info

Publication number
WO2023197727A1
WO2023197727A1 PCT/CN2023/074252 CN2023074252W WO2023197727A1 WO 2023197727 A1 WO2023197727 A1 WO 2023197727A1 CN 2023074252 W CN2023074252 W CN 2023074252W WO 2023197727 A1 WO2023197727 A1 WO 2023197727A1
Authority
WO
WIPO (PCT)
Prior art keywords
code
task
temporary storage
operation interface
task request
Prior art date
Application number
PCT/CN2023/074252
Other languages
English (en)
French (fr)
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 WO2023197727A1 publication Critical patent/WO2023197727A1/zh

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/546Message passing systems or structures, e.g. queues
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2209/00Indexing scheme relating to G06F9/00
    • G06F2209/54Indexing scheme relating to G06F9/54
    • G06F2209/545Gui
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2209/00Indexing scheme relating to G06F9/00
    • G06F2209/54Indexing scheme relating to G06F9/54
    • G06F2209/548Queue

Definitions

  • the present disclosure relates to the field of computer technology, and in particular, to a task processing method and device.
  • CTU is also called multi-layer container handling AGV (AGV is a transportation equipment equipped with electromagnetic or optical automatic navigation devices, capable of traveling along prescribed navigation paths, with safety protection and various transfer functions), which can realize a Carry multiple boxes and place the boxes at different heights at the same time.
  • AGV is a transportation equipment equipped with electromagnetic or optical automatic navigation devices, capable of traveling along prescribed navigation paths, with safety protection and various transfer functions
  • One is a workstation based on a conveyor line device (the workstation is an operating area in the warehouse, usually with a working point composed of shelves and computers), that is, the CTU removes the container and puts it on the conveyor line, and transmits it to a certain operation through the conveyor line point, carry out operations (shelving, picking, inventory, etc.), and after the operations are completed, they are transported to the CTU pick-up position through the conveyor line; the other is a workstation where the CTU picks and places boxes on ordinary multi-layer shelves. Work on boxes on shelves.
  • the conveyor line device In the existing CTU operation mode, the conveyor line device has a single body, lacks necessary visual interface operations, and there is a queue of boxes. Therefore, the CTU operation mode has high operating costs and low operating efficiency.
  • embodiments of the present disclosure provide a task processing method and device, which can solve the problems of low operating efficiency and high cost in the existing CTU operating mode.
  • a task processing method which includes receiving a task request and obtaining free temporary storage space information of the workstation shelf to obtain the first temporary storage space with a mapping relationship. Encoding and second encoding; according to the first encoding, update the corresponding temporary storage position display information in the preset visual operation interface, and generate a delivery task according to the second encoding and the task request and send it to the transportation Equipment; in response to the container corresponding to the cargo release task being transported to the temporary storage location, updating the temporary storage location display information in the visual operation interface according to the first code corresponding to the second code in the cargo release task; according to the task Request to determine the picking quantity corresponding to the container, execute the picking program, and update the temporary storage position display information in the visual operation interface according to the first code after the picking is completed.
  • it further includes: in response to the completion of the picking program execution, generating a picking task according to the second code and sending it to the transportation equipment; in response to the completion of the picking task of the transportation equipment, according to the The first code corresponding to the second code in the pickup task updates the temporary display information in the visual operation interface.
  • the method after receiving the task request, the method includes:
  • the method after receiving the task request, the method further includes:
  • a task type is identified to obtain corresponding attribute information based on the task type; and a delivery task is generated according to the attribute information and the second code.
  • the method further includes: monitoring the existence of text information in the input box corresponding to the first code in the visual operation interface; identifying the text information, and determining the corresponding execution program to execute the program with the first code.
  • the temporary storage bit is processed.
  • the method further includes: in response to selecting the operation control corresponding to the first code in the visual operation interface, identifying the type of the operation control and obtaining the corresponding operation program; determining whether the operation program is multiple If so, the temporary storage bit with the first code is processed in response to the selected operation program; if not, the operation program is executed to process the temporary storage bit with the first code.
  • the workstation shelf is provided with front and rear sides, and a corresponding first code and a second code are respectively configured on the front and back sides of each temporary storage location on the workstation shelf.
  • the present disclosure also provides a task processing device, including an acquisition module for receiving a task request and acquiring free temporary storage space information of the workstation shelf, so as to obtain the first code and the second temporary storage space with a mapping relationship.
  • a processing module configured to update the corresponding temporary storage position display information in the preset visual operation interface according to the first encoding, and generate a delivery task according to the second encoding and the task request and send it to Transportation equipment; in response to the container corresponding to the cargo release task being transported to the temporary storage location, updating the temporary storage location display information in the visual operation interface according to the first code corresponding to the second code in the cargo release task; according to the The task request determines the picking quantity corresponding to the container, executes the picking program, and updates the temporary display information in the visual operation interface according to the first code after the picking is completed.
  • This disclosure uses multi-layer shelves composed of front and rear coding to perform multi-layer temporary container visualization operations, solves the problem of needing to find containers during the operation, and realizes on-site operations. There is no need to determine the container number.
  • Simple location coding is used to support visual operation of container locations and improve the efficiency of on-site operations.
  • Figure 1 is a schematic diagram of the main flow of a task processing method according to the first embodiment of the present disclosure
  • Figure 2 is a schematic structural diagram of a workstation shelf according to an embodiment of the present disclosure
  • Figure 3 is a schematic diagram of a visual operation interface marked as a warehousing task according to an embodiment of the present disclosure
  • Figure 4 is a schematic diagram of a visual operation interface marked as a warehouse out task according to an embodiment of the present disclosure
  • Figure 5 is a schematic diagram of the main flow of a task processing method according to the second embodiment of the present disclosure.
  • Figure 6 is a schematic diagram of the main modules of a task processing device according to an embodiment of the present disclosure.
  • Figure 7 is an exemplary system architecture diagram in which embodiments of the present disclosure may be applied.
  • FIG. 8 is a schematic structural diagram of a computer system suitable for implementing a terminal device or server according to an embodiment of the present disclosure.
  • FIG. 1 is a schematic diagram of the main flow of a task processing method according to the first embodiment of the present disclosure. As shown in Figure 1, the task processing method includes:
  • Step S101 Receive a task request, obtain free temporary storage space information of the workstation shelf, and obtain a first code and a second code with a mapping relationship between the temporary storage spaces.
  • the workstation shelf is provided with multiple layers and has front and rear sides, and a corresponding first code and a second code are respectively configured on the front and back sides of each temporary storage location on the workstation shelf.
  • the workstation shelf facing the inside of the library is defined as the back, and the pin A second code is configured on the back of each temporary storage location for CTU equipment identification
  • the operating direction of the workstation shelf is defined as the front
  • a first code is configured on the back of each temporary storage location for on-site operations.
  • the first code and the second code of each temporary bit are unique. Define the second code on the back and the first code on the front to configure the mapping relationship and establish the relationship R.
  • each layer of the workstation shelf can be divided into multiple columns, which is determined according to the length of the shelf and the width of the container. According to the layer and column, the physical structure is divided into several temporary storage locations of equal size. For example: the shelf body has a total of 3 layer, each layer is divided into 3 columns, with a total of 9 temporary storage locations.
  • the current configuration information of the workstation shelf can be obtained (for example, obtaining whether the status identifier in the configuration information is idle), and determining whether there is a temporary storage position with the status of idle. If so, determine whether the preset waiting queue includes a task request (that is, if there is a free temporary buffer, the task request in the waiting queue will be processed first), if so, pull the task request in the waiting queue and put the currently received task request. Enter the waiting queue; if not, execute the currently received task request. Otherwise, the currently received task request will be put into the preset waiting queue, that is, if there is currently no free temporary storage space, it can be queued in the waiting queue.
  • the preset waiting queue includes a task request (that is, if there is a free temporary buffer, the task request in the waiting queue will be processed first), if so, pull the task request in the waiting queue and put the currently received task request. Enter the waiting queue; if not, execute the currently received task request. Otherwise, the currently received task request will be put into the preset
  • Step S102 Update the corresponding temporary storage space display information in the preset visual operation interface according to the first code, and generate a cargo release task according to the second code and the task request and send it to the transportation equipment.
  • the present disclosure creatively provides a visual operation interface: as shown in Figures 3 (task type is warehousing task) and 4 (task type is warehousing task), the visual operation interface is based on the temporary storage position of the actual workstation shelf. Split into multiple equal locations. In the example, there are 3 layers in total, with 4 columns in each layer. The number corresponds to the first code of the temporary storage bit.
  • the visual operation interface area for each corresponding temporary storage bit is divided into three layers: upper, middle and lower. The leftmost part of the upper layer is the first code, the middle position of the upper layer is the task description or other prompts, and the middle layer is specifically the container's handling status prompt, which can provide double-click events.
  • the lower layer is the operation area, which includes input boxes and operation buttons.
  • the input boxes can be used to bind empty boxes and input text and other data required by other businesses, while the operation buttons can provide operations on the current temporary location, examples of empty box operations in the call library, etc. .
  • the visual operation interface can connect the location of the temporary storage location, monitor the operation of the container, display multiple containers at the same time, and operate multiple boxes, greatly improving operating efficiency.
  • the present disclosure can identify a task type according to the task request to obtain corresponding attribute information based on the task type. Then, a delivery task can be generated according to the attribute information and the second code.
  • the task type can be identified as an inbound task or an outbound task.
  • Target attributes are respectively configured based on different task types (i.e., inbound tasks or outbound tasks), and corresponding attributes are obtained according to the target attributes.
  • Information, and this attribute information can be used to generate delivery tasks.
  • the outbound task needs to obtain the warehouse container address based on the target attribute. It can be seen that the present disclosure can be adapted to CTU operations in any scenario.
  • Step S103 In response to the container corresponding to the cargo release task being transported to the temporary storage location, update the temporary storage location display information in the visual operation interface according to the first code corresponding to the second code in the cargo release task.
  • Step S104 Determine the picking quantity corresponding to the container according to the task request, execute the picking program, and update the temporary storage position display information in the visual operation interface according to the first code after the picking is completed.
  • the items that have been picked or the containers in the temporary storage position can be removed according to the needs of actual task processing.
  • the specific implementation process includes: in response to the completion of the picking program execution , generate a pickup task according to the second code and send it to the transportation equipment. Finally, in response to the completion of the transportation equipment pickup task, the temporary storage position display information in the visual operation interface is updated according to the first code corresponding to the second code in the pickup task.
  • the text information can be identified and the corresponding execution program can be determined to execute the temporary storage bit with the first code. deal with. It can be seen that the present disclosure can input operation instructions through the visual operation interface, automatically identify the operation content, and call the corresponding execution program to process the temporary storage location, such as reviewing the items in the temporary storage location container.
  • the present disclosure can also directly perform targeted operations through the visual operation interface, for example: directly click the area call control with the first code No. 2 corresponding to the visual operation interface.
  • the specific implementation process includes: responding to selecting the operation control corresponding to the first code in the visual operation interface, identifying the type of the operation control, and obtaining the corresponding operation program. Then, determine whether there are multiple operating procedures, and if so, respond to The selected operation program processes the temporary storage bit with the first code; otherwise, the operation program is executed to process the temporary storage bit with the first code. For example: in response to clicking the call control event whose first code is No. 2, obtain the operation program for sending SMS and the operation program for sending email. In response to selecting the operation program for sending SMS, an empty container call is generated for the temporary location whose first code is No. 2. SMS and sent to transport equipment.
  • FIG. 5 is a schematic diagram of the main flow of a task processing method according to the second embodiment of the present disclosure. As shown in Figure 5, the task processing method includes:
  • Step S501 Receive a task request and obtain the current configuration information of the workstation shelf.
  • Step S502 Determine whether there is a temporary storage bit whose status is idle. If so, proceed to step S504; if not, proceed to step S503.
  • Step S503 Put the currently received task request into a preset waiting queue and return to step S502.
  • Step S504 Obtain the free temporary storage bit information of the workstation shelf to obtain the first code and the second code that have a mapping relationship between the temporary storage bits.
  • Step S505 According to the first code, the corresponding temporary storage position display information is updated in the preset visual operation interface.
  • the free temporary storage space allocated is first coded as No. 2 and occupied.
  • the task type at No. 2 is displayed as an outbound task and is bolded in black.
  • "allocated" (background) is displayed. Color is white).
  • Step S506 Identify the task type according to the task request to obtain corresponding attribute information based on the task type, generate a delivery task based on the attribute information and the second code, and send it to the transportation equipment.
  • Step S507 In response to the container corresponding to the cargo release task being transported to the temporary storage location, update the temporary storage location display information in the visual operation interface according to the first code corresponding to the second code in the cargo release task.
  • the middle view with the first code No. 2 updates the display information to "Arrived” (the background color is white), and the lower view prompts the currently arrived container information (gray and uneditable).
  • Step S508 Determine the picking quantity corresponding to the container according to the task request, and execute the picking cargo program.
  • the picking quantity that needs to be operated on the current container is highlighted on the preset visual operation interface.
  • the font is white and the background is red.
  • Step S509 in response to the completion of the picking program, update the temporary storage position display information in the visual operation interface according to the first code, and generate a pick-up task according to the second code and send it to the transportation equipment.
  • the middle view with the first code No. 2 updates the display information to "Pick Picking Complete" (the background color is white).
  • Step S510 in response to the completion of the transportation equipment pickup task, update the temporary display information in the visual operation interface according to the first code corresponding to the second code in the pickup task.
  • the middle view of the visual operation interface with the first code No. 2 is updated to display "Task Complete", with white font and green background.
  • FIG. 6 is a schematic diagram of the main modules of a task processing device according to an embodiment of the present disclosure.
  • the task processing device 600 includes an acquisition module 601 and a processing module 602. Among them, the acquisition module 601 receives the task request and obtains the free temporary storage space information of the workstation shelf to obtain the first code and the second code that have a mapping relationship between the temporary storage spaces; the processing module 602 pre-processes the data based on the first code.
  • Update the corresponding temporary storage position display information in the visual operation interface of the device and generate a cargo release task according to the second code and the task request and send it to the transportation equipment; in response to the cargo release task, the container corresponding to the cargo release task is transported to the
  • the temporary storage position is updated according to the first code corresponding to the second code in the delivery task.
  • the temporary storage position display information in the visual operation interface is updated; the picking quantity corresponding to the container is determined according to the task request, and the picking program is executed. When the picking is completed, the temporary storage position display information in the visual operation interface is updated according to the first code.
  • processing module 602 is also used to:
  • a picking task is generated according to the second code and sent to the transportation equipment;
  • the temporary storage position display information in the visual operation interface is updated according to the first code corresponding to the second code in the pickup task.
  • the acquisition module 601 after receiving the task request, the acquisition module 601 includes:
  • the acquisition module 601 after receiving the task request, the acquisition module 601 further includes: identifying the task type according to the task request, so as to obtain the corresponding attribute information based on the task type;
  • the processing module 602 is also configured to generate a delivery task according to the attribute information and the second code.
  • processing module 602 is also used to:
  • processing module 602 is also used to:
  • the workstation shelf is provided with front and rear sides, and corresponding first codes and second codes are respectively configured on the front and back sides of each temporary storage space on the workstation shelf.
  • FIG. 7 shows an exemplary system architecture 700 to which a task processing method or task processing device according to an embodiment of the present disclosure can be applied.
  • the system architecture 700 may include terminal devices 701, 702, 703, a network 704 and a server 705.
  • Network 704 is used to connect terminal devices 701, 702, 703 and services
  • Network 704 may include various connection types, such as wired, wireless communication links, or fiber optic cables, among others.
  • terminal devices 701, 702, 703 Users can use terminal devices 701, 702, 703 to interact with the server 705 through the network 704 to receive or send messages, etc.
  • Various communication client applications can be installed on the terminal devices 701, 702, and 703.
  • the terminal devices 701, 702, and 703 may be various electronic devices that have task processing screens and support web browsing, including but not limited to smart phones, tablet computers, laptop computers, desktop computers, and so on.
  • the server 705 may be a server that provides various services, such as a background management server that provides support for users to use the terminal devices 701, 702, and 703 (example only).
  • the background management server can analyze and process the received product information query request and other data, and feed back the processing results (such as target push information, product information - only examples) to the terminal device.
  • the task processing method provided by the embodiment of the present disclosure is generally executed by the server 705, and accordingly, the computing device is generally provided in the server 705.
  • FIG. 8 a schematic structural diagram of a computer system 800 suitable for implementing a terminal device according to an embodiment of the present disclosure is shown.
  • the terminal device shown in FIG. 8 is only an example and should not impose any restrictions on the functions and scope of use of the embodiments of the present disclosure.
  • computer system 800 includes a central processing unit (CPU) 801 that can operate according to a program stored in a read-only memory (ROM) 802 or loaded from a storage portion 808 into a random access memory (RAM) 803. And perform various appropriate actions and processing.
  • CPU 801, ROM802 and RAM803 are connected to each other through bus 804.
  • An input/output (I/O) interface 805 is also connected to bus 804.
  • the following components are connected to the I/O interface 805: an input section 805 including a keyboard, a mouse, etc.; including a cathode ray tube (CRT), a liquid crystal task processor (LCD), etc., and a speaker. an output section 806, etc.; a storage section 808 including a hard disk, etc.; and a communication section 809 including a network interface card such as a LAN card, a modem, etc. The communication section 809 performs communication processing via a network such as the Internet.
  • Driver 810 is also connected to I/O interface 805 as needed.
  • Removable media 811 such as magnetic disks, optical disks, magneto-optical disks, semiconductor memories, etc., are installed on the drive 810 as needed, so that a computer program read therefrom is installed into the storage portion 808 as needed.
  • embodiments of the present disclosure include a computer program product including a computer program carried on a computer-readable medium, the computer program containing program code for performing the method illustrated in the flowchart.
  • the computer program may be downloaded and installed from the network via communications portion 809 and/or installed from removable media 811 .
  • the central processing unit (CPU) 801 the above-described functions defined in the system of the present disclosure are performed.
  • the computer-readable medium shown in the present disclosure may be a computer-readable signal medium or a computer-readable storage medium, or any combination of the above two.
  • the computer-readable storage medium may be, for example, but is not limited to, an electrical, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus or device, or any combination thereof. More specific examples of computer readable storage media may include, but are not limited to: an electrical connection having one or more wires, a portable computer disk, a hard drive, random access memory (RAM), read only memory (ROM), removable Programmd read-only memory (EPROM or flash memory), fiber optics, portable compact disk read-only memory (CD-ROM), optical storage device, magnetic storage device, or any suitable combination of the above.
  • a computer-readable storage medium may be any tangible medium that contains or stores a program for use by or in connection with an instruction execution system, apparatus, or device.
  • a computer-readable signal medium may include a data signal propagated in baseband or as part of a carrier wave, carrying computer-readable program code therein. Such propagated data signals may take many forms, including but not limited to electromagnetic signals, optical signals, or any suitable combination of the above.
  • a computer-readable signal medium may also be any computer-readable storage medium
  • Program code embodied on a computer-readable medium may be transmitted using any suitable medium, including but not limited to: wireless, wire, optical cable, RF, etc., or any suitable combination of the foregoing.
  • each block in the flowchart or block diagrams may represent a module, segment, or portion of code that contains one or more logic functions that implement the specified executable instructions.
  • the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown one after another may actually execute substantially in parallel, or they may sometimes execute in the reverse order, depending on the functionality involved.
  • each block in the block diagram or flowchart illustration, and combinations of blocks in the block diagram or flowchart illustration can be implemented by special purpose hardware-based systems that perform the specified functions or operations, or may be implemented by special purpose hardware-based systems that perform the specified functions or operations. Achieved by a combination of specialized hardware and computer instructions.
  • the modules involved in the embodiments of the present disclosure can be implemented in software or hardware.
  • the described module can also be provided in a processor.
  • a processor includes an acquisition module and a processing module.
  • the names of these modules do not constitute a limitation on the module itself under certain circumstances.
  • the present disclosure also provides a computer-readable medium.
  • the computer-readable medium may be included in the device described in the above embodiments; it may also exist separately without being assembled into the device.
  • the computer-readable medium carries one or more programs. When the one or more programs are executed by a device, the device receives a task request and obtains the free temporary storage space information of the workstation shelf to obtain the temporary storage space.
  • the storage bit has a first code and a second code with a mapping relationship; according to the first code, the corresponding temporary storage bit display information is updated in the preset visual operation interface, and according to the second code and the task request Generate delivery tasks and send them to the transportation equipment; respond to all
  • the container corresponding to the cargo release task is transported to the temporary storage location, and the temporary storage location display information in the visual operation interface is updated according to the first code corresponding to the second code in the cargo release task; the container corresponding to the task request is determined Pick the quantity, execute the picking program, and update the temporary storage position display information in the visual operation interface according to the first code when the picking is completed.

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)

Abstract

本公开提供了任务处理方法和装置,涉及计算机技术领域。该方法的一具体实施方式包括接收任务请求,获取工作站货架的空闲暂存位信息,以得到暂存位具有映射关系的第一编码和第二编码;根据第一编码在可视化操作界面中更新对应的暂存位显示信息,以及根据第二编码和任务请求生成放货任务并发送至运输设备;响应于放货任务对应的容器运输至暂存位,根据放货任务中第二编码对应的第一编码更新可视化操作界面中暂存位显示信息;根据任务请求确定容器对应的拣货数量,执行拣货程序,待拣货完成根据第一编码更新可视化操作界面中暂存位显示信息。从而,本公开的实施方式能够解决现有CTU作业模式作业效率低、成本高的问题。

Description

一种任务处理方法和装置
相关申请的交叉引用
本申请要求享有2022年4月12日提交的公开名称为“一种任务处理方法和装置”的中国专利申请202210380201.3的优先权,在此全文引用上述中国专利申请公开的内容以作为本申请的一部分或全部。
技术领域
本公开涉及计算机技术领域,尤其涉及一种任务处理方法和装置。
背景技术
目前,CTU也称之为多层料箱搬运AGV(AGV为装备有电磁或光学等自动导航装置,能够沿规定的导航路径行驶,具有安全保护以及各种移载功能的运输设备)可以实现一次搬运多个箱子,同时能够把箱子放置在不同的高度位置。CTU作业模式:一种是基于输送线装置的工作站(工作站为库房内作业区域,通常有货架和电脑组成的作业点),即CTU把容器取下放到输送线,经过输送线传输到某个作业点,进行作业(上架、拣货、盘点等),作业完成后再经过输送线输送到CTU取货位置;另一种是CTU取放箱子在普通的多层货架的工作站,现场人员根据已经放在货架的箱子进行作业。
在实现本公开过程中,发明人发现现有技术中至少存在如下问题:
现有的CTU作业模式,输送线装置线体单一,缺少必要的可视化界面操作,存在箱子排队的现象,因此CTU作业模式作业成本高、且作业效率不高。
发明内容
有鉴于此,本公开实施例提供一种任务处理方法和装置,能够解决现有CTU作业模式作业效率低、成本高的问题。
为实现上述目的,根据本公开实施例的一个方面,提供了一种任务处理方法,包括接收任务请求,获取工作站货架的空闲暂存位信息,以得到所述暂存位具有映射关系的第一编码和第二编码;根据所述第一编码,在预设的可视化操作界面中更新对应的暂存位显示信息,以及根据所述第二编码和所述任务请求生成放货任务并发送至运输设备;响应于所述放货任务对应的容器运输至所述暂存位,根据所述放货任务中第二编码对应的第一编码更新可视化操作界面中暂存位显示信息;根据所述任务请求确定容器对应的拣货数量,执行拣货程序,待拣货完成根据第一编码更新可视化操作界面中暂存位显示信息。
根据本公开的一个或多个实施例,还包括:响应于拣货程序执行完成,根据所述第二编码生成取货任务并发送至运输设备;响应于运输设备取货任务完成,根据所述取货任务中第二编码对应的第一编码更新可视化操作界面中暂存位显示信息。
根据本公开的一个或多个实施例,接收任务请求之后,包括:
获取工作站货架的当前配置信息,判断是否存在状态为空闲的暂存位;若是则判断预设的等待队列是否包括任务请求,如果是则拉取等待队列中的任务请求,并将当前接收的任务请求放入等待队列;如果否则执行当前接收的任务请求;若否则将当前接收的任务请求放入预设的等待队列中。
根据本公开的一个或多个实施例,接收任务请求之后,还包括:
根据所述任务请求,识别任务类型,以基于所述任务类型获取相应的属性信息;根据所述属性信息和所述第二编码生成放货任务。
根据本公开的一个或多个实施例,还包括:监控可视化操作界面中第一编码对应的输入框存在文本信息;识别所述文本信息,确定对应的执行程序,以对具有所述第一编码的暂存位进行处理。
根据本公开的一个或多个实施例,还包括:响应于选中可视化操作界面中第一编码对应的操作控件,识别所述操作控件类型,获取对应的操作程序;判断所述操作程序是否为多个,若是则响应于选中的操作程序对具有所述第一编码的暂存位进行处理;若否则执行所述操作程序以对具有所述第一编码的暂存位进行处理。
根据本公开的一个或多个实施例,包括:所述工作站货架设置为前后两面,针对于工作站货架上的每个暂存位前后两面分别配置对应的第一编码和第二编码。
另外,本公开还提供了一种任务处理装置,包括获取模块,用于接收任务请求,获取工作站货架的空闲暂存位信息,以得到所述暂存位具有映射关系的第一编码和第二编码;处理模块,用于根据所述第一编码,在预设的可视化操作界面中更新对应的暂存位显示信息,以及根据所述第二编码和所述任务请求生成放货任务并发送至运输设备;响应于所述放货任务对应的容器运输至所述暂存位,根据所述放货任务中第二编码对应的第一编码更新可视化操作界面中暂存位显示信息;根据所述任务请求确定容器对应的拣货数量,执行拣货程序,待拣货完成根据第一编码更新可视化操作界面中暂存位显示信息。
上述公开中的一个实施例具有如下优点或有益效果:本公开利用前后编码的方式组成的多层货架,进行多层暂存容器可视化作业,解决作业过程中需要寻找容器的问题,实现了现场操作无需确定容器号,利用简单的位置编码作业,支持容器位置可视化操作,提高现场作业的效率。
上述的非惯用的可选方式所具有的进一步效果将在下文中结合具体实施方式加以说明。
附图说明
附图用于更好地理解本公开,不构成对本公开的不当限定。其中:
图1是根据本公开第一实施例的任务处理方法的主要流程的示意图;
图2是根据本公开实施例的工作站货架的结构示意图;
图3是根据本公开实施例的标记为入库任务的可视化操作界面示意图;
图4是根据本公开实施例的标记为出库任务的可视化操作界面示意图;
图5是根据本公开第二实施例的任务处理方法的主要流程的示意图;
图6是根据本公开实施例的任务处理装置的主要模块的示意图;
图7是本公开实施例可以应用于其中的示例性系统架构图;
图8是适于用来实现本公开实施例的终端设备或服务器的计算机系统的结构示意图。
具体实施方式
以下结合附图对本公开的示范性实施例做出说明,其中包括本公开实施例的各种细节以助于理解,应当将它们认为仅仅是示范性的。因此,本领域普通技术人员应当认识到,可以对这里描述的实施例做出各种改变和修改,而不会背离本公开的范围和精神。同样,为了清楚和简明,以下的描述中省略了对公知功能和结构的描述。
图1是根据本公开第一实施例的任务处理方法的主要流程的示意图,如图1所示,所述任务处理方法包括:
步骤S101,接收任务请求,获取工作站货架的空闲暂存位信息,以得到所述暂存位具有映射关系的第一编码和第二编码。
在实施例中,如图2所示,所述工作站货架设置为多层,且具有前后两面,针对于工作站货架上的每个暂存位前后两面分别配置对应的第一编码和第二编码。例如:工作站货架面向库内定义为背面,针 对每个暂存位背面配置第二编码供CTU设备识别使用;工作站货架面向操作方向定义为正面,每个暂存位背面配置第一编码供现场作业使用。每个暂存位的第一编码和第二编码具有唯一性,定义背面的第二编码和定义正面的第一编码配置映射关系,建立关系R,示例的:R1(#1,B001),R2(#2,B006)。另外,工作站货架的每一层可以分为多列,具体根据货架长度和容器的宽度决定,根据层和列,物理结构上切分为大小相等的若干暂存位,示例的:货架主体共3层,每一层又划分了3列,共9个暂存位。
在一些实施例中,接收任务请求之后,可以获取工作站货架的当前配置信息(示例的,获取配置信息中的状态标识是否为空闲),判断是否存在状态为空闲的暂存位。若是则判断预设的等待队列是否包括任务请求(即存在空闲暂存位则先处理等待队列中的任务请求),如果是则拉取等待队列中的任务请求,并将当前接收的任务请求放入等待队列;如果否则执行当前接收的任务请求。若否则将当前接收的任务请求放入预设的等待队列中,即当前没有空闲暂存位便可以在等待队列进行排队。
步骤S102,根据所述第一编码,在预设的可视化操作界面中更新对应的暂存位显示信息,以及根据所述第二编码和所述任务请求生成放货任务并发送至运输设备。
在实施例中,本公开创造性的设置有可视化操作界面:如图3(任务类型为入库任务)、4(任务类型为出库任务)所示,可视化操作界面根据实际工作站货架的暂存位分割成相等的多个位置。示例的,共3层,每层4列,编号对应于暂存位的第一编码,针对对应的每个暂存位可视化操作界面区域分为上中下三层结构。其中上层最左侧为第一编码,上层中间位置为任务描述或者其他提示,中间层具体为容器的搬运状态提示,可提供双击的事件。下层为操作区域包括输入框和操作按钮,输入框可用于绑定空箱以及输入文本等其他业务需要的数据,而操作按钮可以提供当前暂存位的操作,示例的呼叫库内空箱操作等。另外,可视化操作界面可以连接暂存位的位置,监控容器进行操作,能够同时显示多个容器,也能够操作多个箱子,大大提高作业效率。
在一些实施例中,本公开可以根据所述任务请求,识别任务类型,以基于所述任务类型获取相应的属性信息。然后,可以根据所述属性信息和所述第二编码生成放货任务。示例的,根据任务请求可以识别任务类型为入库任务或出库任务,基于不同的任务类型(即入库任务或出库任务)分别对应配置有目标属性,根据所述目标属性获取相应的属性信息,而该属性信息可以用于生成放货任务,例如出库任务根据目标属性需要获取库房容器地址。可以看出,本公开可以适应于任何场景下CTU作业。
步骤S103,响应于所述放货任务对应的容器运输至所述暂存位,根据所述放货任务中第二编码对应的第一编码更新可视化操作界面中暂存位显示信息。
步骤S104,根据所述任务请求确定容器对应的拣货数量,执行拣货程序,待拣货完成根据第一编码更新可视化操作界面中暂存位显示信息。
在一些实施例中,执行步骤S104之后还可以应实际任务处理的需求,将拣货完成的物品取走或者暂存位上的容器取走,具体地实施过程包括:响应于拣货程序执行完成,根据所述第二编码生成取货任务并发送至运输设备。最后,响应于运输设备取货任务完成,根据所述取货任务中第二编码对应的第一编码更新可视化操作界面中暂存位显示信息。
作为另一些实施例,监控到可视化操作界面中第一编码对应的输入框存在文本信息,则可以识别所述文本信息,确定对应的执行程序,以对具有所述第一编码的暂存位进行处理。可以看出,本公开可以通过可视化操作界面进行操作说明的输入,自动识别操作内容,并调用对应的执行程序对暂存位进行处理,例如对暂存位容器内物品的复核。
作为又一些实施例,本公开还可以通过可视化操作界面直接进行具有针对性的操作,例如:直接单击可视化操作界面对应的第一编码为2号的区域呼叫控件。具体的实施过程包括:响应于选中可视化操作界面中第一编码对应的操作控件,识别所述操作控件类型,获取对应的操作程序。然后,判断所述操作程序是否为多个,若是则响应于 选中的操作程序对具有所述第一编码的暂存位进行处理;若否则执行所述操作程序以对具有所述第一编码的暂存位进行处理。例如:响应于点击第一编码为2号的呼叫控件事件,获取发送短信操作程序以及发送邮件操作程序,响应于选中发送短信操作程序,为第一编码为2号的暂存位生成空容器呼叫短信并发送至运输设备。
图5是根据本公开第二实施例的任务处理方法的主要流程的示意图,如图5所示,所述任务处理方法包括:
步骤S501,接收任务请求,获取工作站货架的当前配置信息。
步骤S502,判断是否存在状态为空闲的暂存位,若是则进行步骤S504,若否则进行步骤S503。
步骤S503,将当前接收的任务请求放入预设的等待队列中,返回步骤S502。
步骤S504,获取工作站货架的空闲暂存位信息,以得到所述暂存位具有映射关系的第一编码和第二编码。
步骤S505,根据所述第一编码,在预设的可视化操作界面中更新对应的暂存位显示信息。
示例的,在预设的可视化操作界面分配空闲的暂存位第一编码为2号并占用,在2号显示任务类型为出库任务并黑色加粗,在中间视图显示“已分配”(背景颜色为白色)。
步骤S506,根据所述任务请求,识别任务类型,以基于所述任务类型获取相应的属性信息,根据所述属性信息和所述第二编码生成放货任务并发送至运输设备。
步骤S507,响应于所述放货任务对应的容器运输至所述暂存位,根据所述放货任务中第二编码对应的第一编码更新可视化操作界面中暂存位显示信息。
示例的,在预设的可视化操作界面第一编码为2号的中间视图更新显示信息为“已到达”(背景颜色为白色),在下面视图会提示当前到达的容器信息(灰色不可编辑)。
步骤S508,根据所述任务请求确定容器对应的拣货数量,执行拣 货程序。
示例的,根据所述任务请求在预设的可视化操作界面高亮提示当前容器需要操作的拣货数量,字体为白色,背景为红色。
步骤S509,响应于拣货程序执行完成,根据第一编码更新可视化操作界面中暂存位显示信息,以及根据所述第二编码生成取货任务并发送至运输设备。
示例的,在预设的可视化操作界面第一编码为2号的中间视图更新显示信息为“拣货完成”(背景颜色为白色)。
步骤S510,响应于运输设备取货任务完成,根据所述取货任务中第二编码对应的第一编码更新可视化操作界面中暂存位显示信息。
示例的,CTU取货完成后,可视化操作界面第一编码为2号的中间视图更新显示信息为“任务完成”,字体白色,背景绿色。
图6是根据本公开实施例的任务处理装置的主要模块的示意图,如图6所示,所述任务处理装置600包括获取模块601和处理模块602。其中,获取模块601接收任务请求,获取工作站货架的空闲暂存位信息,以得到所述暂存位具有映射关系的第一编码和第二编码;处理模块602根据所述第一编码,在预设的可视化操作界面中更新对应的暂存位显示信息,以及根据所述第二编码和所述任务请求生成放货任务并发送至运输设备;响应于所述放货任务对应的容器运输至所述暂存位,根据所述放货任务中第二编码对应的第一编码更新可视化操作界面中暂存位显示信息;根据所述任务请求确定容器对应的拣货数量,执行拣货程序,待拣货完成根据第一编码更新可视化操作界面中暂存位显示信息。
在一些实施例中,处理模块602,还用于:
响应于拣货程序执行完成,根据所述第二编码生成取货任务并发送至运输设备;
响应于运输设备取货任务完成,根据所述取货任务中第二编码对应的第一编码更新可视化操作界面中暂存位显示信息。
在一些实施例中,获取模块601接收任务请求之后,包括:
获取工作站货架的当前配置信息,判断是否存在状态为空闲的暂存位;若是则判断预设的等待队列是否包括任务请求,如果是则拉取等待队列中的任务请求,并将当前接收的任务请求放入等待队列;如果否则执行当前接收的任务请求;若否则将当前接收的任务请求放入预设的等待队列中。
在一些实施例中,获取模块601接收任务请求之后,还包括:根据所述任务请求,识别任务类型,以基于所述任务类型获取相应的属性信息;
处理模块602还用于:根据所述属性信息和所述第二编码生成放货任务。
在一些实施例中,处理模块602,还用于:
监控可视化操作界面中第一编码对应的输入框存在文本信息;识别所述文本信息,确定对应的执行程序,以对具有所述第一编码的暂存位进行处理。
在一些实施例中,处理模块602,还用于:
响应于选中可视化操作界面中第一编码对应的操作控件,识别所述操作控件类型,获取对应的操作程序;
判断所述操作程序是否为多个,若是则响应于选中的操作程序对具有所述第一编码的暂存位进行处理;若否则执行所述操作程序以对具有所述第一编码的暂存位进行处理。
在一些实施例中,所述工作站货架设置为前后两面,针对于工作站货架上的每个暂存位前后两面分别配置对应的第一编码和第二编码。
需要说明的是,在本公开所述任务处理方法和所述任务处理装置在具体实施内容上具有相应关系,故重复内容不再说明。
图7示出了可以应用本公开实施例的任务处理方法或任务处理装置的示例性系统架构700。
如图7所示,系统架构700可以包括终端设备701、702、703,网络704和服务器705。网络704用以在终端设备701、702、703和服务 器705之间提供通信链路的介质。网络704可以包括各种连接类型,例如有线、无线通信链路或者光纤电缆等等。
用户可以使用终端设备701、702、703通过网络704与服务器705交互,以接收或发送消息等。终端设备701、702、703上可以安装有各种通讯客户端应用。
终端设备701、702、703可以是具有任务处理屏并且支持网页浏览的各种电子设备,包括但不限于智能手机、平板电脑、膝上型便携计算机和台式计算机等等。
服务器705可以是提供各种服务的服务器,例如对用户利用终端设备701、702、703提供支持的后台管理服务器(仅为示例)。后台管理服务器可以对接收到的产品信息查询请求等数据进行分析等处理,并将处理结果(例如目标推送信息、产品信息--仅为示例)反馈给终端设备。
需要说明的是,本公开实施例所提供的任务处理方法一般由服务器705执行,相应地,计算装置一般设置于服务器705中。
应该理解,图7中的终端设备、网络和服务器的数目仅仅是示意性的。根据实现需要,可以具有任意数目的终端设备、网络和服务器。
下面参考图8,其示出了适于用来实现本公开实施例的终端设备的计算机系统800的结构示意图。图8示出的终端设备仅仅是一个示例,不应对本公开实施例的功能和使用范围带来任何限制。
如图8所示,计算机系统800包括中央处理单元(CPU)801,其可以根据存储在只读存储器(ROM)802中的程序或者从存储部分808加载到随机访问存储器(RAM)803中的程序而执行各种适当的动作和处理。在RAM803中,还存储有计算机系统800操作所需的各种程序和数据。CPU801、ROM802以及RAM803通过总线804彼此相连。输入/输出(I/O)接口805也连接至总线804。
以下部件连接至I/O接口805:包括键盘、鼠标等的输入部分805;包括诸如阴极射线管(CRT)、液晶任务处理器(LCD)等以及扬声器 等的输出部分806;包括硬盘等的存储部分808;以及包括诸如LAN卡、调制解调器等的网络接口卡的通信部分809。通信部分809经由诸如因特网的网络执行通信处理。驱动器810也根据需要连接至I/O接口805。可拆卸介质811,诸如磁盘、光盘、磁光盘、半导体存储器等等,根据需要安装在驱动器810上,以便于从其上读出的计算机程序根据需要被安装入存储部分808。
特别地,根据本公开的实施例,上文参考流程图描述的过程可以被实现为计算机软件程序。例如,本公开的实施例包括一种计算机程序产品,其包括承载在计算机可读介质上的计算机程序,该计算机程序包含用于执行流程图所示的方法的程序代码。在这样的实施例中,该计算机程序可以通过通信部分809从网络上被下载和安装,和/或从可拆卸介质811被安装。在该计算机程序被中央处理单元(CPU)801执行时,执行本公开的系统中限定的上述功能。
需要说明的是,本公开所示的计算机可读介质可以是计算机可读信号介质或者计算机可读存储介质或者是上述两者的任意组合。计算机可读存储介质例如可以是——但不限于——电、磁、光、电磁、红外线、或半导体的系统、装置或器件,或者任意以上的组合。计算机可读存储介质的更具体的例子可以包括但不限于:具有一个或多个导线的电连接、便携式计算机磁盘、硬盘、随机访问存储器(RAM)、只读存储器(ROM)、可擦式可编程只读存储器(EPROM或闪存)、光纤、便携式紧凑磁盘只读存储器(CD-ROM)、光存储器件、磁存储器件、或者上述的任意合适的组合。在本公开中,计算机可读存储介质可以是任何包含或存储程序的有形介质,该程序可以被指令执行系统、装置或者器件使用或者与其结合使用。而在本公开中,计算机可读的信号介质可以包括在基带中或者作为载波一部分传播的数据信号,其中承载了计算机可读的程序代码。这种传播的数据信号可以采用多种形式,包括但不限于电磁信号、光信号或上述的任意合适的组合。计算机可读的信号介质还可以是计算机可读存储介质以外的任何 计算机可读介质,该计算机可读介质可以发送、传播或者传输用于由指令执行系统、装置或者器件使用或者与其结合使用的程序。计算机可读介质上包含的程序代码可以用任何适当的介质传输,包括但不限于:无线、电线、光缆、RF等等,或者上述的任意合适的组合。
附图中的流程图和框图,图示了按照本公开各种实施例的系统、方法和计算机程序产品的可能实现的体系架构、功能和操作。在这点上,流程图或框图中的每个方框可以代表一个模块、程序段、或代码的一部分,上述模块、程序段、或代码的一部分包含一个或多个用于实现规定的逻辑功能的可执行指令。也应当注意,在有些作为替换的实现中,方框中所标注的功能也可以以不同于附图中所标注的顺序发生。例如,两个接连地表示的方框实际上可以基本并行地执行,它们有时也可以按相反的顺序执行,这依所涉及的功能而定。也要注意的是,框图或流程图中的每个方框、以及框图或流程图中的方框的组合,可以用执行规定的功能或操作的专用的基于硬件的系统来实现,或者可以用专用硬件与计算机指令的组合来实现。
描述于本公开实施例中所涉及到的模块可以通过软件的方式实现,也可以通过硬件的方式来实现。所描述的模块也可以设置在处理器中,例如,可以描述为:一种处理器包括获取模块和处理模块。其中,这些模块的名称在某种情况下并不构成对该模块本身的限定。
作为另一方面,本公开还提供了一种计算机可读介质,该计算机可读介质可以是上述实施例中描述的设备中所包含的;也可以是单独存在,而未装配入该设备中。上述计算机可读介质承载有一个或者多个程序,当上述一个或者多个程序被一个该设备执行时,使得该设备包括接收任务请求,获取工作站货架的空闲暂存位信息,以得到所述暂存位具有映射关系的第一编码和第二编码;根据所述第一编码,在预设的可视化操作界面中更新对应的暂存位显示信息,以及根据所述第二编码和所述任务请求生成放货任务并发送至运输设备;响应于所 述放货任务对应的容器运输至所述暂存位,根据所述放货任务中第二编码对应的第一编码更新可视化操作界面中暂存位显示信息;根据所述任务请求确定容器对应的拣货数量,执行拣货程序,待拣货完成根据第一编码更新可视化操作界面中暂存位显示信息。
根据本公开实施例的技术方案,能够解决现有CTU作业模式作业效率低、成本高的问题。
上述具体实施方式,并不构成对本公开保护范围的限制。本领域技术人员应该明白的是,取决于设计要求和其他因素,可以发生各种各样的修改、组合、子组合和替代。任何在本公开的精神和原则之内所作的修改、等同替换和改进等,均应包含在本公开保护范围之内。

Claims (10)

  1. 一种任务处理方法,包括:
    接收任务请求,获取工作站货架的空闲暂存位信息,以得到所述暂存位具有映射关系的第一编码和第二编码;
    根据所述第一编码,在预设的可视化操作界面中更新对应的暂存位显示信息,以及根据所述第二编码和所述任务请求生成放货任务并发送至运输设备;
    响应于所述放货任务对应的容器运输至所述暂存位,根据所述放货任务中第二编码对应的第一编码更新可视化操作界面中暂存位显示信息;
    根据所述任务请求确定容器对应的拣货数量,执行拣货程序,待拣货完成根据第一编码更新可视化操作界面中暂存位显示信息。
  2. 根据权利要求1所述的方法,还包括:
    响应于拣货程序执行完成,根据所述第二编码生成取货任务并发送至运输设备;
    响应于运输设备取货任务完成,根据所述取货任务中第二编码对应的第一编码更新可视化操作界面中暂存位显示信息。
  3. 根据权利要求1所述的方法,其中,接收任务请求之后,包括:
    获取工作站货架的当前配置信息,判断是否存在状态为空闲的暂存位;
    若是则判断预设的等待队列是否包括任务请求,如果是则拉取等待队列中的任务请求,并将当前接收的任务请求放入等待队列;如果否则执行当前接收的任务请求;
    若否则将当前接收的任务请求放入预设的等待队列中。
  4. 根据权利要求1所述的方法,其中,接收任务请求之后,还包 括:
    根据所述任务请求,识别任务类型,以基于所述任务类型获取相应的属性信息;
    根据所述属性信息和所述第二编码生成放货任务。
  5. 根据权利要求1所述的方法,还包括:
    监控可视化操作界面中第一编码对应的输入框存在文本信息;
    识别所述文本信息,确定对应的执行程序,以对具有所述第一编码的暂存位进行处理。
  6. 根据权利要求1所述的方法,还包括:
    响应于选中可视化操作界面中第一编码对应的操作控件,识别所述操作控件类型,获取对应的操作程序;
    判断所述操作程序是否为多个,若是则响应于选中的操作程序对具有所述第一编码的暂存位进行处理;若否则执行所述操作程序以对具有所述第一编码的暂存位进行处理。
  7. 根据权利要求1-6中任一所述的方法,包括:
    所述工作站货架设置为前后两面,针对于工作站货架上的每个暂存位前后两面分别配置对应的第一编码和第二编码。
  8. 一种任务处理装置,包括:
    获取模块,用于接收任务请求,获取工作站货架的空闲暂存位信息,以得到所述暂存位具有映射关系的第一编码和第二编码;
    处理模块,用于根据所述第一编码,在预设的可视化操作界面中更新对应的暂存位显示信息,以及根据所述第二编码和所述任务请求生成放货任务并发送至运输设备;响应于所述放货任务对应的容器运输至所述暂存位,根据所述放货任务中第二编码对应的第一编码更新可视化操作界面中暂存位显示信息;根据所述任务请求确定容器对应的拣货数量,执行拣货程序,待拣货完成根据第一编码更新可视化操 作界面中暂存位显示信息。
  9. 一种电子设备,包括:
    一个或多个处理器;
    存储装置,用于存储一个或多个程序,
    当所述一个或多个程序被所述一个或多个处理器执行,使得所述一个或多个处理器实现如权利要求1-7中任一所述的方法。
  10. 一种计算机可读介质,其上存储有计算机程序,所述程序被处理器执行时实现如权利要求1-7中任一所述的方法。
PCT/CN2023/074252 2022-04-12 2023-02-02 一种任务处理方法和装置 WO2023197727A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202210380201.3 2022-04-12
CN202210380201.3A CN115390958A (zh) 2022-04-12 2022-04-12 一种任务处理方法和装置

Publications (1)

Publication Number Publication Date
WO2023197727A1 true WO2023197727A1 (zh) 2023-10-19

Family

ID=84115763

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2023/074252 WO2023197727A1 (zh) 2022-04-12 2023-02-02 一种任务处理方法和装置

Country Status (2)

Country Link
CN (1) CN115390958A (zh)
WO (1) WO2023197727A1 (zh)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115390958A (zh) * 2022-04-12 2022-11-25 北京京东乾石科技有限公司 一种任务处理方法和装置

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9779373B1 (en) * 2013-11-27 2017-10-03 Amazon Technologies, Inc. Item flow visualization for outbound fulfillment
CN107944781A (zh) * 2016-10-12 2018-04-20 菜鸟智能物流控股有限公司 提供存放对象提示信息的方法及装置
CN108629539A (zh) * 2018-05-10 2018-10-09 珠海横琴盛达兆业科技投资有限公司 一种基于亮灯模式实现仓库集中拣货的方法
CN111762483A (zh) * 2019-10-22 2020-10-13 北京沃东天骏信息技术有限公司 一种拣货容器合流方法和装置
CN112633785A (zh) * 2019-09-24 2021-04-09 北京京东振世信息技术有限公司 一种仓储可视化的方法和装置
CN115390958A (zh) * 2022-04-12 2022-11-25 北京京东乾石科技有限公司 一种任务处理方法和装置

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9779373B1 (en) * 2013-11-27 2017-10-03 Amazon Technologies, Inc. Item flow visualization for outbound fulfillment
CN107944781A (zh) * 2016-10-12 2018-04-20 菜鸟智能物流控股有限公司 提供存放对象提示信息的方法及装置
CN108629539A (zh) * 2018-05-10 2018-10-09 珠海横琴盛达兆业科技投资有限公司 一种基于亮灯模式实现仓库集中拣货的方法
CN112633785A (zh) * 2019-09-24 2021-04-09 北京京东振世信息技术有限公司 一种仓储可视化的方法和装置
CN111762483A (zh) * 2019-10-22 2020-10-13 北京沃东天骏信息技术有限公司 一种拣货容器合流方法和装置
CN115390958A (zh) * 2022-04-12 2022-11-25 北京京东乾石科技有限公司 一种任务处理方法和装置

Also Published As

Publication number Publication date
CN115390958A (zh) 2022-11-25

Similar Documents

Publication Publication Date Title
JP7136921B2 (ja) 商品棚を搬送する方法および装置
WO2021068645A1 (zh) 确定入库储位的方法、装置、电子设备和存储介质
CN109257320A (zh) 消息存储方法和装置
WO2023197727A1 (zh) 一种任务处理方法和装置
CN111589730A (zh) 一种拣货方法、装置、设备和存储介质
CN109818810A (zh) 一种接入服务器连接优化方法、接入服务器以及通信系统
WO2021143510A1 (zh) 确定任务的方法和装置
CN109960212A (zh) 任务发送方法和装置
CN113076186B (zh) 任务处理的方法、装置、电子设备和存储介质
CN110188969B (zh) 一种控制任务下发的方法和装置
CN112101690A (zh) 一种物品拣选方法和装置
CN110389976A (zh) 一种多接口数据的调度方法和装置
CN111415110A (zh) 一种盘点货架的方法和装置
WO2023173684A1 (zh) 配送方法和装置
CN114449040B (zh) 基于云平台的配置下发方法及装置
CN111858621A (zh) 监控业务流程的方法、装置、设备和计算机可读介质
CN111517060A (zh) 一种基于双侧出入站台口的调度方法和装置
EP4145300A1 (en) Method and apparatus for processing order data
CN112474368B (zh) 货物拣选方法、装置、设备和计算机可读介质
CN115170026A (zh) 一种任务处理的方法和装置
CN112441364B (zh) 一种自动化仓库的容器入库或回库方法和装置
CN112785213A (zh) 一种仓库拣货单的组建方法和装置
CN111824667A (zh) 存储货物的方法和装置
CN111861295B (zh) 货物搬运的方法和装置
CN109213815A (zh) 控制执行次数的方法、装置、服务器终端以及可读介质

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: 23787375

Country of ref document: EP

Kind code of ref document: A1