CN112700142A - Order dispatching method and device - Google Patents

Order dispatching method and device Download PDF

Info

Publication number
CN112700142A
CN112700142A CN202011633448.9A CN202011633448A CN112700142A CN 112700142 A CN112700142 A CN 112700142A CN 202011633448 A CN202011633448 A CN 202011633448A CN 112700142 A CN112700142 A CN 112700142A
Authority
CN
China
Prior art keywords
information
vehicle
order
logistics
logistics vehicle
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202011633448.9A
Other languages
Chinese (zh)
Inventor
戴震
李相兵
陈志国
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Energy chain logistics technology Co.,Ltd.
Original Assignee
Chezhubang Beijing Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Chezhubang Beijing Technology Co Ltd filed Critical Chezhubang Beijing Technology Co Ltd
Priority to CN202011633448.9A priority Critical patent/CN112700142A/en
Publication of CN112700142A publication Critical patent/CN112700142A/en
Pending legal-status Critical Current

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
    • G06Q10/00Administration; Management
    • G06Q10/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
    • G06Q10/063Operations research, analysis or management
    • G06Q10/0631Resource planning, allocation, distributing or scheduling for enterprises or organisations
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/08Logistics, e.g. warehousing, loading or distribution; Inventory or stock management
    • G06Q10/083Shipping

Landscapes

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

Abstract

The invention discloses an order dispatching method and a device, wherein the method comprises the following steps: acquiring first order information to be dispatched; matching first logistics vehicle information according to the first order information; generating first freight bill information according to the first order information and the first logistics vehicle information; and sending the first freight bill information to a first vehicle-mounted terminal corresponding to the first logistics vehicle information. According to the method, the order to be dispatched and the idle logistics vehicles are integrated through the logistics platform, so that the transportation capacity of the logistics vehicles can be efficiently used, the transportation capacity distribution efficiency of the logistics platform is improved, and the transportation cost of customers is reduced.

Description

Order dispatching method and device
Technical Field
The present invention relates to the field of information processing technologies, and in particular, to an order dispatching method and device.
Background
In recent years, with the rapid development of economy, the logistics transportation industry has been developed into an indispensable industry in production and life. At present, in the aspect of vehicle allocation of logistics orders, the situation that the quantity of goods to be transported is not matched with the carrying capacity of logistics vehicles often occurs, so that the situation that the vehicles are not fully loaded exists in actual transportation, the transportation cost of a goods owner is increased, and precious transportation capacity resources are wasted.
Disclosure of Invention
The invention aims to provide an order dispatching method and device aiming at the defects of the prior art, which realize the efficient use of the transport capacity of logistics vehicles, improve the transport capacity distribution efficiency of a logistics platform and reduce the transport cost of customers by distributing a plurality of logistics vehicles to orders or distributing a plurality of orders to one logistics vehicle.
In order to achieve the above object, a first aspect of the embodiments of the present invention provides an order dispatching method, where the method includes:
acquiring first order information to be dispatched;
matching first logistics vehicle information according to the first order information;
generating first freight bill information according to the first order information and the first logistics vehicle information;
and sending the first freight bill information to a first vehicle-mounted terminal corresponding to the first logistics vehicle information.
Preferably, the method further comprises:
when the first cargo quantity in the first order information is larger than the first bearing capacity in the first logistics vehicle information, subtracting the first bearing capacity according to the first cargo quantity to obtain a first residual cargo quantity;
matching second logistics vehicle information according to the first residual cargo quantity to generate second freight bill information;
and sending the second freight note information to a second vehicle-mounted terminal corresponding to the second logistics vehicle information.
Preferably, the method further comprises:
when the first cargo quantity in the first order information is smaller than the first bearing capacity in the first logistics vehicle information, subtracting the first cargo quantity according to the first bearing capacity to obtain a first residual bearing capacity;
matching second order information according to the first residual bearing capacity to generate third freight bill information;
and sending the third freight bill information to the first vehicle-mounted terminal.
Preferably, the method further comprises:
and receiving state change request information sent by the first vehicle-mounted terminal, and updating the state of the first freight note information according to the state change request information.
Preferably, the method further comprises:
and receiving the real-time vehicle position information sent by the first vehicle-mounted terminal, and generating first transportation path information of the first logistics vehicle according to the real-time vehicle position information.
A second aspect of the embodiments of the present invention provides an order dispatching device, including:
the processing module is used for acquiring first order information to be dispatched;
matching first logistics vehicle information according to the first order information;
generating first freight bill information according to the first order information and the first logistics vehicle information;
and sending the first freight bill information to a first vehicle-mounted terminal corresponding to the first logistics vehicle information.
A third aspect of an embodiment of the present invention provides an electronic device, including: a memory, a processor, and a transceiver;
the processor is configured to be coupled to the memory, read and execute instructions in the memory, so as to implement the method steps of the first aspect;
the transceiver is coupled to the processor, and the processor controls the transceiver to transmit and receive messages.
A fourth aspect of embodiments of the present invention provides a computer-readable storage medium storing computer instructions that, when executed by a computer, cause the computer to perform the method of the first aspect.
According to the order dispatching method and device provided by the embodiment of the invention, the transportation capacity of the logistics vehicle is efficiently used by distributing a plurality of logistics vehicles to the order or distributing a plurality of orders to one logistics vehicle, the transportation capacity distribution efficiency of a logistics platform is improved, and the transportation cost of customers is reduced.
Drawings
Fig. 1 is a schematic diagram of an order dispatching method according to an embodiment of the present invention;
fig. 2 is a block diagram of an order dispatching device according to a second embodiment of the present invention;
fig. 3 is a schematic structural diagram of an electronic device according to a third embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention clearer, the present invention will be described in further detail with reference to the accompanying drawings, and it is apparent that the described embodiments are only a part of the embodiments of the present invention, not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
According to the order dispatching method provided by the embodiment of the invention, the transportation capacity of the logistics vehicle is efficiently used by distributing a plurality of logistics vehicles to the order or distributing a plurality of orders to one logistics vehicle, the transportation capacity distribution efficiency of the logistics platform is improved, and the transportation cost of customers is reduced.
As shown in fig. 1, which is a schematic diagram of an order dispatching method according to an embodiment of the present invention, the method mainly includes the following steps:
step 100, obtaining first order information to be dispatched;
the logistics platform comprises all order list information to be dispatched, the order list information is sorted according to the time sequence, and then the earliest generated order to be dispatched is selected as first order information, wherein the first order information comprises information of a goods owner, information of goods to be transported, departure place information, destination information and the like, and the goods information comprises names of the goods, the goods quantity and the like.
Step 101, matching first logistics vehicle information according to first order information;
the logistics platform selects logistics vehicles according to the first order information acquired in the step 100, and firstly, selects the currently idle logistics vehicles from all vehicles registered in the logistics platform; secondly, the logistics vehicle with the carrying capacity capable of meeting the requirement of the first order information and closest to the cargo quantity in the first order information is preferentially selected as the first logistics vehicle. And if the corresponding logistics vehicles cannot be matched according to the conditions, selecting the logistics vehicle with the largest bearing capacity from the idle logistics vehicles as a first logistics vehicle, and matching the first logistics vehicle information with the first order information. The first logistics vehicle information comprises a vehicle license plate, a vehicle type, a bearing capacity, driver information and the like.
102, generating first freight note information according to the first order information and the first logistics vehicle information;
the logistics platform generates first freight note information according to the first order information and the first logistics vehicle information, wherein the first freight note information comprises the first order information and the first logistics vehicle information.
103, sending the first freight bill information to a first vehicle-mounted terminal corresponding to the first logistics vehicle information;
and the logistics platform sends the first freight note information generated in the step 102 to a first vehicle-mounted terminal of a first logistics vehicle corresponding to the first logistics vehicle information, wherein the first vehicle-mounted terminal is a device corresponding to the first logistics vehicle and is used for a driver to browse related first freight note information through the first vehicle-mounted terminal and perform information interaction with the logistics platform through the first vehicle-mounted terminal and the like.
In step 101, the cargo quantity of the cargo in the first order information is a first cargo quantity, the carrying capacity in the first logistics vehicle information is a first carrying capacity, and the first carrying capacity is used for indicating the maximum carrying capacity of the first logistics vehicle corresponding to the first logistics vehicle information.
When the first cargo amount in the first order information is larger than the first carrying capacity in the first logistics vehicle information, the method further comprises the following steps: and subtracting the first bearing capacity according to the first cargo quantity to obtain a first residual cargo quantity of the first order information. The logistics platform continues to perform operation of allocating idle logistics vehicles for the first order according to the first remaining cargo quantity of the first order information, namely matching the first order information with second logistics vehicle information, generating second freight note information according to the first remaining cargo quantity of the first order information and the second logistics vehicle information, and sending the second freight note information to a second vehicle-mounted terminal corresponding to the second logistics vehicle information, wherein the second vehicle-mounted terminal is equipment corresponding to the second logistics vehicle and is used for a driver to browse related second freight note information through the second vehicle-mounted terminal and perform information interaction with the logistics platform through the second vehicle-mounted terminal and the like. And if the cargo quantity in the first order information is remained, continuously repeating the steps to allocate the vehicle for the first order until the cargo quantity in the first order information is allocated.
When the first cargo amount in the first order information is smaller than the first carrying capacity in the first logistics vehicle information, the method further comprises the following steps: and obtaining a first residual bearing capacity by subtracting the first cargo capacity according to the first bearing capacity, and in order to efficiently utilize the residual transport capacity of the vehicle, at the moment, continuously dispatching the order for the first residual bearing capacity of the first logistics vehicle, inquiring second order information of which the cargo capacity is smaller than the first residual bearing capacity in an order list to be dispatched of the platform, and generating third cargo order information, wherein the second order information is required to meet the condition that the starting place and the destination fall into a planned transport path corresponding to the first cargo order information. And the logistics platform sends the third freight bill information generated according to the second order information to the first vehicle-mounted terminal.
The method of the present application further comprises:
the logistics platform receives state change request information of the first manifest information sent by the first vehicle-mounted terminal, and updates the state information in the first manifest information according to the state change request information.
Specifically, the status information in the first manifest information specifically includes: order receiving, loading, transporting, unloading and finishing. When the state of a driver of the first logistics vehicle is changed, the state change request information of the first manifest information is sent to the logistics platform through the first vehicle-mounted terminal, and after the logistics platform receives the state change request information of the first manifest information sent by the first vehicle-mounted terminal, the current state information in the first manifest information in the logistics platform is updated, so that the client can timely master the real-time logistics state of the first manifest information.
The method of the present application further comprises:
the logistics platform receives the real-time vehicle position information sent by the first vehicle-mounted terminal, and generates first transportation path information of the first logistics vehicle according to the real-time vehicle position information.
Specifically, in the transportation process, the first vehicle-mounted terminal of the first logistics vehicle can send the current vehicle real-time position information of the first logistics vehicle to the logistics platform every 5 minutes, the logistics platform continuously receives the vehicle real-time position information of the first logistics vehicle and generates first transportation path information of the first logistics vehicle, and the first transportation path information is displayed on a map, so that a customer can timely master the current position of the cargo.
Fig. 2 is a block diagram of an order dispatching device according to a second embodiment of the present invention, where the device may be a device, such as a chip system, capable of implementing the method according to the first embodiment of the present application. As shown in fig. 2, the apparatus includes:
a processing module 401, configured to obtain first order information to be dispatched;
matching first logistics vehicle information according to the first order information;
generating first freight bill information according to the first order information and the first logistics vehicle information;
and sending the first freight bill information to a first vehicle-mounted terminal corresponding to the first logistics vehicle information.
In a specific implementation manner provided in this embodiment, when the first cargo amount in the first order information is greater than the first carrying capacity in the first logistics vehicle information, the processing module 401 is further configured to:
subtracting the first bearing capacity according to the first cargo quantity to obtain a first residual cargo quantity;
matching second logistics vehicle information according to the first residual cargo quantity to generate second freight bill information;
and sending the second freight note information to a second vehicle-mounted terminal corresponding to the second logistics vehicle information.
In another specific implementation manner provided in this embodiment, when the first cargo amount in the first order information is smaller than the first carrying capacity in the first logistics vehicle information, the processing module 401 is further configured to:
subtracting the first cargo quantity according to the first bearing quantity to obtain a first residual bearing quantity;
matching second order information according to the first residual bearing capacity to generate third freight bill information;
and sending the third freight bill information to the first vehicle-mounted terminal.
In another specific implementation manner provided in this embodiment, the processing module 401 is specifically configured to:
and receiving state change request information sent by the first vehicle-mounted terminal, and updating the state of the first freight note information according to the state change request information.
In another specific implementation manner provided in this embodiment, the processing module 401 is specifically configured to:
and receiving the real-time vehicle position information sent by the first vehicle-mounted terminal, and generating first transportation path information of the first logistics vehicle according to the real-time vehicle position information.
The order dispatching device provided by the embodiment of the invention can execute the method steps in the method embodiment, has similar realization principles and technical effects, and is not repeated herein.
It should be noted that the division of the modules of the above apparatus is only a logical division, and the actual implementation may be wholly or partially integrated into one physical entity, or may be physically separated. And these modules can be realized in the form of software called by processing element; or may be implemented entirely in hardware; and part of the modules can be realized in the form of calling software by the processing element, and part of the modules can be realized in the form of hardware. For example, the determining module may be a processing element separately set up, or may be implemented by being integrated in a chip of the apparatus, or may be stored in a memory of the apparatus in the form of program code, and the function of the determining module is called and executed by a processing element of the apparatus. Other modules are implemented similarly. In addition, all or part of the modules can be integrated together or can be independently realized. The processing element described herein may be an integrated circuit having signal processing capabilities. In implementation, each step of the above method or each module above may be implemented by an integrated logic circuit of hardware in a processor element or an instruction in the form of software.
For example, the above modules may be one or more integrated circuits configured to implement the above methods, such as: one or more Application Specific Integrated Circuits (ASICs), or one or more microprocessors (DSPs), or one or more Field Programmable Gate Arrays (FPGAs), etc. For another example, when some of the above modules are implemented in the form of a Processing element scheduler code, the Processing element may be a general-purpose processor, such as a Central Processing Unit (CPU) or other processor that can invoke the program code. As another example, these modules may be integrated together and implemented in the form of a System-on-a-chip (SOC).
In the above embodiments, the implementation may be wholly or partially realized by software, hardware, firmware, or any combination thereof. When implemented in software, may be implemented in whole or in part in the form of a computer program product. The computer program product includes one or more computer instructions. When loaded and executed on a computer, cause the processes or functions described in accordance with the embodiments of the application to occur, in whole or in part. The computer may be a general purpose computer, a special purpose computer, a network of computers, or other programmable device. The computer instructions may be stored on a computer readable storage medium or transmitted from one computer readable storage medium to another, for example, from one website, computer, server, or data center to another website, computer, server, or data center via wire (e.g., coaxial cable, fiber optics, Digital Subscriber Line (DSL)), or wireless (e.g., infrared, wireless, bluetooth, microwave, etc.). DVD), or semiconductor media (e.g., Solid State Disk (SSD)), etc.
Fig. 3 is a schematic structural diagram of an electronic device according to a third embodiment of the present invention. The electronic device can be a device for operating the logistics platform system. As shown in fig. 3, the electronic device 500 may include: a processor 51 (e.g., CPU), a memory 52, a transceiver 53; the transceiver 53 is coupled to the processor 51, and the processor 51 controls the transceiving action of the transceiver 53. Various instructions may be stored in memory 52 for performing various processing functions and implementing method steps performed by the electronic device according to embodiments of the present invention. Preferably, the electronic device according to an embodiment of the present invention may further include: a power supply 54, a system bus 55, and a communication port 56. The system bus 55 is used to implement communication connections between the elements. The communication port 56 is used for connection communication between the electronic device and other peripherals.
The system bus mentioned in fig. 3 may be a Peripheral Component Interconnect (PCI) bus, an Extended Industry Standard Architecture (EISA) bus, or the like. The system bus may be divided into an address bus, a data bus, a control bus, and the like. For ease of illustration, only one thick line is shown, but this does not mean that there is only one bus or one type of bus. The communication interface is used for realizing communication between the database access device and other equipment (such as a client, a read-write library and a read-only library). The Memory may include a Random Access Memory (RAM) and may also include a Non-Volatile Memory (Non-Volatile Memory), such as at least one disk Memory.
The Processor may be a general-purpose Processor, including a central processing unit CPU, a Network Processor (NP), and the like; but also a digital signal processor DSP, an application specific integrated circuit ASIC, a field programmable gate array FPGA or other programmable logic device, discrete gate or transistor logic, discrete hardware components.
It should be noted that the embodiment of the present invention also provides a computer-readable storage medium, which stores instructions that, when executed on a computer, cause the computer to execute the method and the processing procedure provided in the above-mentioned embodiment.
The embodiment of the invention also provides a chip for running the instructions, and the chip is used for executing the method and the processing process provided by the embodiment.
According to the order dispatching method provided by the embodiment of the invention, the transportation capacity of the logistics vehicle is efficiently used by distributing a plurality of logistics vehicles to the order or distributing a plurality of orders to one logistics vehicle, the transportation capacity distribution efficiency of the logistics platform is improved, and the transportation cost of customers is reduced.
Those of skill would further appreciate that the various illustrative components and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware, computer software, or combinations of both, and that the various illustrative components and steps have been described above generally in terms of their functionality in order to clearly illustrate this interchangeability of hardware and software. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the implementation. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present invention.
The steps of a method or algorithm described in connection with the embodiments disclosed herein may be embodied in hardware, a software module executed by a processor, or a combination of the two. A software module may reside in Random Access Memory (RAM), memory, Read Only Memory (ROM), electrically programmable ROM, electrically erasable programmable ROM, registers, hard disk, a removable disk, a CD-ROM, or any other form of storage medium known in the art.
The above-mentioned embodiments are intended to illustrate the objects, technical solutions and advantages of the present invention in further detail, and it should be understood that the above-mentioned embodiments are merely exemplary embodiments of the present invention, and are not intended to limit the scope of the present invention, and any modifications, equivalent substitutions, improvements and the like made within the spirit and principle of the present invention should be included in the scope of the present invention.

Claims (8)

1. An order dispatching method, comprising:
acquiring first order information to be dispatched;
matching first logistics vehicle information according to the first order information;
generating first freight bill information according to the first order information and the first logistics vehicle information;
and sending the first freight bill information to a first vehicle-mounted terminal corresponding to the first logistics vehicle information.
2. The order dispatching method of claim 1, further comprising:
when the first cargo quantity in the first order information is larger than the first bearing capacity in the first logistics vehicle information, subtracting the first bearing capacity according to the first cargo quantity to obtain a first residual cargo quantity;
matching second logistics vehicle information according to the first residual cargo quantity to generate second freight bill information;
and sending the second freight note information to a second vehicle-mounted terminal corresponding to the second logistics vehicle information.
3. The order dispatching method of claim 1, further comprising:
when the first cargo quantity in the first order information is smaller than the first bearing capacity in the first logistics vehicle information, subtracting the first cargo quantity according to the first bearing capacity to obtain a first residual bearing capacity;
matching second order information according to the first residual bearing capacity to generate third freight bill information;
and sending the third freight bill information to the first vehicle-mounted terminal.
4. The order dispatching method of claim 1, further comprising:
and receiving state change request information sent by the first vehicle-mounted terminal, and updating the state of the first freight note information according to the state change request information.
5. The order dispatching method of claim 1, further comprising:
and receiving the real-time vehicle position information sent by the first vehicle-mounted terminal, and generating first transportation path information of the first logistics vehicle according to the real-time vehicle position information.
6. An order form dispatching device, comprising:
the processing module is used for acquiring first order information to be dispatched;
matching first logistics vehicle information according to the first order information;
generating first freight bill information according to the first order information and the first logistics vehicle information;
and sending the first freight bill information to a first vehicle-mounted terminal corresponding to the first logistics vehicle information.
7. An electronic device, comprising: a memory, a processor, and a transceiver;
the processor is used for being coupled with the memory, reading and executing the instructions in the memory to realize the method steps of any one of the claims 1-5;
the transceiver is coupled to the processor, and the processor controls the transceiver to transmit and receive messages.
8. A computer-readable storage medium having stored thereon computer instructions which, when executed by a computer, cause the computer to perform the method of any of claims 1-5.
CN202011633448.9A 2020-12-31 2020-12-31 Order dispatching method and device Pending CN112700142A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011633448.9A CN112700142A (en) 2020-12-31 2020-12-31 Order dispatching method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011633448.9A CN112700142A (en) 2020-12-31 2020-12-31 Order dispatching method and device

Publications (1)

Publication Number Publication Date
CN112700142A true CN112700142A (en) 2021-04-23

Family

ID=75513717

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011633448.9A Pending CN112700142A (en) 2020-12-31 2020-12-31 Order dispatching method and device

Country Status (1)

Country Link
CN (1) CN112700142A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113610291A (en) * 2021-07-31 2021-11-05 杭州拼便宜网络科技有限公司 Logistics route regeneration method and device, electronic equipment and computer readable medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107506964A (en) * 2017-08-23 2017-12-22 北京惠赢天下网络技术有限公司 A kind of Distribution logistics network share method, system and terminal based on standard container
CN110826947A (en) * 2018-08-08 2020-02-21 重庆金康新能源汽车设计院有限公司 Logistics order processing method and device and vehicle-mounted terminal equipment
CN111932050A (en) * 2020-05-26 2020-11-13 浙江数链科技有限公司 Order dispatching method and device, computer equipment and computer readable storage medium

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107506964A (en) * 2017-08-23 2017-12-22 北京惠赢天下网络技术有限公司 A kind of Distribution logistics network share method, system and terminal based on standard container
CN110826947A (en) * 2018-08-08 2020-02-21 重庆金康新能源汽车设计院有限公司 Logistics order processing method and device and vehicle-mounted terminal equipment
CN111932050A (en) * 2020-05-26 2020-11-13 浙江数链科技有限公司 Order dispatching method and device, computer equipment and computer readable storage medium

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113610291A (en) * 2021-07-31 2021-11-05 杭州拼便宜网络科技有限公司 Logistics route regeneration method and device, electronic equipment and computer readable medium
CN113610291B (en) * 2021-07-31 2024-01-30 杭州拼便宜网络科技有限公司 Logistics route regeneration method, device, electronic equipment and computer readable medium

Similar Documents

Publication Publication Date Title
CN110675037A (en) Order distribution method, distribution device and computer readable storage medium
CN110097316B (en) Carrier-free management method and system
CN114757623A (en) Freight order delivery method and device, electronic equipment and storage medium
CN111932050A (en) Order dispatching method and device, computer equipment and computer readable storage medium
CN116797127A (en) Cargo transportation path planning method and device, electronic equipment and storage medium
CN112700142A (en) Order dispatching method and device
CN112633587A (en) Logistics information processing method and device
CN111126643B (en) Reservation method and reservation device of platform and readable storage medium
CN111582701B (en) Order processing method and device, storage medium and electronic equipment
CN113487260A (en) Method for solving after-sale problem of express delivery
CN112686608A (en) Method and device for releasing commodity information
CN112785220A (en) Inventory information processing method and device
CN112766542A (en) Goods picking reservation information processing method and device
CN112686546A (en) Order generation method and device
CN112766843A (en) Carrier information registration method and device
JP2020506495A (en) Method and system for replacing shipping containers
CN114841769A (en) Parcel information updating method and device
CN113988765A (en) Freight order information processing method, system, equipment and storage medium
CN114707820A (en) Cargo transportation method and device, terminal equipment and readable storage medium
CN113159670A (en) Method and system for loading cargoes of part logistics
CN112232744A (en) Cargo matching vehicle method and system
CN112766524A (en) Goods picking safety inspection information processing method and device
CN112801567B (en) Express delivery mode selection method and device, computer equipment and storage medium
KR102625819B1 (en) The system for carry in and out registration and inland transportation of imported cargo using blockchain and operating method of the same
CN112700143A (en) Logistics scheduling information processing method and device

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
TA01 Transfer of patent application right

Effective date of registration: 20210719

Address after: 255000 south-02, 4th floor, building 15, Instrument Industrial Park, 9009 Qinglongshan Road, high tech Zone, Zibo City, Shandong Province

Applicant after: Energy chain logistics technology Co.,Ltd.

Address before: 100025 building 7, Huitong Times Square, 1 yaojiayuan South Road, Chaoyang District, Beijing

Applicant before: CHEZHUBANG (BEIJING) TECHNOLOGY Co.,Ltd.

TA01 Transfer of patent application right
RJ01 Rejection of invention patent application after publication

Application publication date: 20210423

RJ01 Rejection of invention patent application after publication