CN112785220A - Inventory information processing method and device - Google Patents

Inventory information processing method and device Download PDF

Info

Publication number
CN112785220A
CN112785220A CN202011637175.5A CN202011637175A CN112785220A CN 112785220 A CN112785220 A CN 112785220A CN 202011637175 A CN202011637175 A CN 202011637175A CN 112785220 A CN112785220 A CN 112785220A
Authority
CN
China
Prior art keywords
goods
information
inventory
stock
supply
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
CN202011637175.5A
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.)
Shandong Digital Energy Trading Center Co ltd
Original Assignee
Shandong Digital Energy Trading Center 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 Shandong Digital Energy Trading Center Co ltd filed Critical Shandong Digital Energy Trading Center Co ltd
Priority to CN202011637175.5A priority Critical patent/CN112785220A/en
Publication of CN112785220A publication Critical patent/CN112785220A/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/08Logistics, e.g. warehousing, loading or distribution; Inventory or stock management
    • G06Q10/087Inventory or stock management, e.g. order filling, procurement or balancing against orders
    • G06Q10/0875Itemisation or classification of parts, supplies or services, e.g. bill of materials
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/242Query formulation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/25Integrating or interfacing systems involving database management systems
    • G06F16/252Integrating or interfacing systems involving database management systems between a Database Management System and a front-end application

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Business, Economics & Management (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Economics (AREA)
  • General Engineering & Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • General Business, Economics & Management (AREA)
  • Finance (AREA)
  • Strategic Management (AREA)
  • Tourism & Hospitality (AREA)
  • Operations Research (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Development Economics (AREA)
  • Quality & Reliability (AREA)
  • Mathematical Physics (AREA)
  • Computational Linguistics (AREA)
  • Marketing (AREA)
  • Accounting & Taxation (AREA)
  • Human Resources & Organizations (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The embodiment of the invention relates to an inventory information processing method, which comprises the steps of obtaining order information of goods; acquiring inventory information corresponding to the goods according to the order information of the goods; and determining whether the stock of the goods is sufficient or not according to the order information of the goods and the stock information corresponding to the goods. The method can know the stock of the goods in time, and when the stock is insufficient, the stock is supplemented according to the transportation supply information and the goods supply information.

Description

Inventory information processing method and device
Technical Field
The invention relates to the technical field of data processing, in particular to an inventory information processing method and device.
Background
The perfection of the Chinese energy market pattern and the industrial policy brings unprecedented opportunities for the intelligent development of the supply chain. With the rise of internet technology, intellectualization is considered as the highest stage of supply chain development and is the final expression for realizing supply chain integration, optimization and collaboration.
Wherein, the energy bank is a link for coordinating production, processing, finished product supply and transportation. The intellectualization of the energy warehouse management is a key link for starting and stopping in an energy supply chain, so that how to know the inventory information of the energy warehouse in time by an intellectualized means and carry out corresponding processing is of great importance.
Disclosure of Invention
The invention aims to provide an inventory information processing method aiming at the defects of the prior art, which determines the inventory information of goods in a warehouse by generating order information of the goods, thereby being capable of knowing the inventory of the goods in time and supplementing the inventory according to transportation supply information and goods supply information when the inventory is insufficient.
To achieve the above object, a first aspect of an embodiment of the present invention provides an inventory information processing, including:
acquiring order information of goods;
acquiring inventory information corresponding to the goods according to the order information of the goods;
and determining whether the stock of the goods is sufficient or not according to the order information of the goods and the stock information corresponding to the goods.
Preferably, the order information of the goods comprises a goods ID, a goods category, a goods number and a goods demand; the inventory information includes: the position of the warehouse, the warehouse number and the stock of the goods.
Further preferably, determining whether the stock of the goods is sufficient according to the order information of the goods and the stock information corresponding to the goods specifically includes:
and comparing the demand quantity of the goods with the stock quantity of the goods, and generating early warning information of insufficient stock quantity of the goods when the demand quantity of the goods is greater than the stock quantity of the goods, and sending the early warning information to the management terminal.
Preferably, the method further comprises:
acquiring transportation supply information;
and determining transportation scheme information according to the transportation supply information and the order information of the goods.
Further preferably, the transportation supply information includes a carrier ID, a carrier contact address, carrier cost information, and free vehicle information.
Preferably, the method further comprises:
acquiring goods supply information;
and determining inventory cost information according to the goods supply information and the order information of the goods.
Further preferably, the goods supply information includes goods supplier ID, supplier contact information, supply time information, and supply amount information.
A second aspect of an embodiment of the present invention provides an inventory information processing apparatus, including:
the processing module is used for acquiring order information of goods; and the number of the first and second groups,
acquiring inventory information corresponding to the goods according to the order information of the goods;
and determining whether the stock of the goods is insufficient or not according to the order information of the goods and the stock information corresponding to the goods.
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 inventory information processing method, the inventory information processing device, the electronic equipment and the computer readable storage medium, the inventory information of the goods in the warehouse is determined through the generation of the order information of the goods, so that the inventory of the goods can be known in time, when the inventory is insufficient, the inventory is supplemented according to the transportation supply information and the goods supply information, and the intellectualization of the middle link of an energy supply chain is realized through a big data technology.
Drawings
Fig. 1 is a flowchart of a method for processing inventory information according to an embodiment of the present invention;
fig. 2 is a block diagram of an inventory information processing apparatus 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.
The technical solution of the present invention is further described in detail by the accompanying drawings and embodiments.
The inventory information processing method provided by the embodiment of the invention can be used for timely and effectively processing inventory information and realizing the intellectualization of the intermediate link of the energy supply chain.
Fig. 1 is a flowchart of a method for processing inventory information according to an embodiment of the present invention, and the method is described below with reference to fig. 1.
Step 110, obtaining order information of goods;
specifically, the server receives order information of goods sent by the user side. The order information of the goods includes a goods ID, a goods category, a goods number, and a goods demand amount. The goods ID may include: the name of the demander and the goods variety. The order information for the goods may also include a time required for the goods. It should be noted that the present embodiment is illustrated by using cargo as oil, but it is shown that the method of the present application is only directed to oil.
In one specific example, the demander: a gas station; the goods varieties comprise gasoline, diesel oil and kerosene. In the case of gasoline, the cargo categories include motor gasoline and aviation gasoline; and (4) numbering the goods: gasoline for automobile 70#, 90#, 93 #. Demand for goods: 200 tons; cargo demand time information: 10 and 15 days in 2020.
Step 120, acquiring inventory information corresponding to the goods according to the order information of the goods;
specifically, the inventory information includes: the position of the warehouse, the warehouse number and the stock of the goods. The stock of the goods can be understood as the current stock of the goods in the warehouse.
Firstly, the warehouse position corresponding to the goods is searched in a warehouse management database according to the goods ID, the goods category and the goods number.
And secondly, searching a warehouse serial number list corresponding to the warehouse position according to the warehouse position. The warehouse number list comprises warehouse numbers and a goods information list corresponding to each warehouse number. It is understood that one warehouse location may correspond to multiple warehouse numbers. The goods information list comprises the goods name and the current stock of the goods corresponding to the warehouse number.
And finally, calculating the current stock quantity of the goods according to the goods information list.
In a specific example, the warehouse at a certain position corresponds to 20 warehouse numbers, and the warehouse numbers are 1, 2 and 3 … 20. The warehouse numbered 1 correspondingly comprises a list with the goods information being A, B, C; the warehouse numbered 2 corresponds to a list comprising the goods information B, C, D; the warehouse numbered 15 corresponds to the list including the cargo information of A, C, D, and then the current stock quantity of the cargo C is calculated as the sum of the stock quantities numbered 1, 2, and 15.
And step 130, determining whether the stock of the goods is sufficient according to the order information of the goods and the stock information corresponding to the goods.
Specifically, according to the demand quantity of the goods in the order information of the goods and the current stock of the goods in the warehouse position, when the demand quantity of the goods is greater than the stock of the goods, the early warning information of insufficient stock of the goods is generated and sent to the management terminal.
Further specifically, when the inventory of the goods is insufficient, the early warning information of the inventory insufficiency of the goods is generated according to the goods ID, the goods category, the goods number, the goods demand, the warehouse position and the warehouse number, and is sent to the management terminal. The management terminal can be understood as a mobile phone, a computer or a tablet computer of the oil product supplier manager; or the server of the oil product supplier is convenient for relevant management personnel to carry out inventory replenishment of the goods according to the early warning information.
When the inventory is insufficient, the method and the system can also acquire goods supply information from a supplier management database. The goods supply information includes goods supplier ID, supplier contact information, supply time information, and supply amount information. Then, inventory cost information is determined based on the goods supply information and the order information of the goods.
In particular, the inventory cost information may be understood as the total cost information of the goods in the inventory process. The inventory cost information comprises goods ordering cost information, goods inventory holding cost information and goods shortage cost information.
When the demand of the goods is not more than the stock of the goods, namely the stock can meet the demand of the goods, the method and the system can also acquire the transportation supply information in the carrier management database. The shipping supply information includes a carrier ID, a carrier contact, carrier cost information, and free vehicle information. The idle vehicle information includes vehicle ID, vehicle model information, and load information.
And determining the transportation scheme information according to the transportation supply information and the order information of the goods. The transportation scheme information comprises a carrier ID, a transportation vehicle ID, transportation time information, transportation path information and transportation expense information.
In a preferred scheme, when the demand of the goods is not greater than the stock of the goods, namely the stock can meet the demand of the goods, the supply and sales amount of the warehouse in the historical time corresponding to the demand time of the goods can be obtained according to the demand time of the goods, and then whether the stock of the goods in the demand time of the goods is sufficient or not is estimated according to the supply and sales amount of the goods at present.
In another preferred scheme, when the demand of the goods is not greater than the stock of the goods, that is, the stock can meet the demand of the goods, the information that the goods trade succeeds can be obtained, and the trade order information is generated. The trade order information includes a quantity of the goods traded. And subtracting the goods transaction amount from the goods stock to generate stock change information, and sending the stock change information to the management terminal.
In another preferred scheme, the method can also be used for generating transaction failure order information according to goods transaction failure information, updating the stock information and sending the stock information to the management terminal. The failure to trade order information includes an expected trading volume for the goods.
According to the inventory information processing method provided by the embodiment of the invention, the inventory information of the warehouse goods is determined through the generation of the order information of the goods, so that the inventory of the goods can be known in time, when the inventory is insufficient, the inventory is supplemented according to the transportation supply information and the goods supply information, and the intellectualization of the middle link of an energy supply chain is realized through a big data technology.
Fig. 2 is a block diagram of an inventory information processing apparatus according to a second embodiment of the present invention, which may be an apparatus, such as an inventory information processing apparatus or 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:
the processing module 201 obtains order information of the goods.
The processing module 201 is further configured to obtain inventory information corresponding to the goods according to the order information of the goods;
and determining whether the stock of the goods is sufficient or not according to the order information of the goods and the stock information corresponding to the goods.
In a specific implementation manner provided by this embodiment, the order information of the goods includes a goods ID, a goods category, a goods number, and a goods demand amount; the inventory information includes: the position of the warehouse, the warehouse number and the stock of the goods.
In another specific implementation manner provided in this embodiment, the processing module 201 is specifically configured to:
and comparing the demand quantity of the goods with the stock quantity of the goods, and generating early warning information of insufficient stock quantity of the goods when the demand quantity of the goods is greater than the stock quantity of the goods, and sending the early warning information to the management terminal.
In another specific implementation manner provided in this embodiment, the processing module 201 is further configured to:
acquiring transportation supply information;
and determining transportation scheme information according to the transportation supply information and the order information of the goods.
In another specific implementation manner provided by the embodiment, the transportation supply information comprises a carrier ID, a carrier contact information, a carrier cost information and an idle vehicle information.
In another specific implementation manner provided in this embodiment, the processing module 201 is further configured to:
acquiring goods supply information;
and determining inventory cost information according to the goods supply information and the order information of the goods.
In another specific implementation manner provided by this embodiment, the goods supply information includes a goods supplier ID, a supplier contact information, supply time information, and supply amount information.
The inventory information processing device provided by the embodiment of the invention can execute the method steps in the method embodiment, and the implementation principle and the technical effect are similar, so that the detailed description is omitted.
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. As shown in fig. 3, the electronic device 300 may include: a processor 31 (e.g., CPU), a memory 32, a transceiver 33; the transceiver 33 is coupled to the processor 31, and the processor 31 controls the transceiving operation of the transceiver 33. Various instructions may be stored in memory 32 for performing various processing functions and implementing method steps performed by the electronic device of embodiments of the present invention. Preferably, the electronic device according to an embodiment of the present invention may further include: a power supply 34, a system bus 35, and a communication port 36. The system bus 35 is used to implement communication connections between the elements. The communication port 36 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.
Embodiments of the present invention also provide a program product, which includes a computer program stored in a storage medium, from which the computer program can be read by at least one processor, and the at least one processor executes the methods and processes provided in the embodiments.
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 powertrain control method, 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 (10)

1. An inventory information processing method, characterized by comprising:
acquiring order information of goods;
acquiring inventory information corresponding to the goods according to the order information of the goods;
and determining whether the stock of the goods is sufficient or not according to the order information of the goods and the stock information corresponding to the goods.
2. The inventory information processing method according to claim 1, wherein the order information of the goods includes a goods ID, a goods category, a goods number, and a goods demand amount; the inventory information includes: the position of the warehouse, the warehouse number and the stock of the goods.
3. The inventory information processing method according to claim 2, wherein determining whether the inventory of the goods is sufficient according to the order information of the goods and the inventory information corresponding to the goods specifically includes:
and comparing the demand quantity of the goods with the stock quantity of the goods, and generating early warning information of insufficient stock quantity of the goods when the demand quantity of the goods is greater than the stock quantity of the goods, and sending the early warning information to the management terminal.
4. The inventory information processing method as recited in claim 1, further comprising:
acquiring transportation supply information;
and determining transportation scheme information according to the transportation supply information and the order information of the goods.
5. The inventory information processing method as claimed in claim 4, wherein the transportation supply information includes a carrier ID, a carrier contact address, carrier cost information, and free vehicle information.
6. The inventory information processing method as recited in claim 1, further comprising:
acquiring goods supply information;
and determining inventory cost information according to the goods supply information and the order information of the goods.
7. The inventory information processing method as claimed in claim 6, wherein the goods supply information includes goods supplier ID, supplier contact address, supply time information, supply amount information.
8. An inventory information processing apparatus, comprising:
the processing module is used for acquiring order information of goods; and the number of the first and second groups,
acquiring inventory information corresponding to the goods according to the order information of the goods;
and determining whether the stock of the goods is insufficient or not according to the order information of the goods and the stock information corresponding to the goods.
9. 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 claims 1 to 7;
the transceiver is coupled to the processor, and the processor controls the transceiver to transmit and receive messages.
10. 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-7.
CN202011637175.5A 2020-12-31 2020-12-31 Inventory information processing method and device Pending CN112785220A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011637175.5A CN112785220A (en) 2020-12-31 2020-12-31 Inventory information processing method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011637175.5A CN112785220A (en) 2020-12-31 2020-12-31 Inventory information processing method and device

Publications (1)

Publication Number Publication Date
CN112785220A true CN112785220A (en) 2021-05-11

Family

ID=75754994

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011637175.5A Pending CN112785220A (en) 2020-12-31 2020-12-31 Inventory information processing method and device

Country Status (1)

Country Link
CN (1) CN112785220A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117372129A (en) * 2023-10-27 2024-01-09 北京赛博数智科技有限公司 Big data-based E-commerce operation early warning management method, system and storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101770633A (en) * 2010-03-31 2010-07-07 上海康德莱企业发展集团有限公司 Supply chain service platform of medical appliance and control method thereof
CN104077674A (en) * 2013-03-29 2014-10-01 桂寿平 Quadruple net system and work method thereof
CN109544058A (en) * 2018-10-12 2019-03-29 广州快批信息科技有限公司 A kind of inventory's method for early warning, electronic equipment and storage medium
CN109544056A (en) * 2018-10-12 2019-03-29 广州快批信息科技有限公司 A kind of automatic cargo allocation method, electronic equipment and storage medium
CN110363466A (en) * 2019-06-04 2019-10-22 江苏卡满行物联科技有限公司 Logistics order allocation method and system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101770633A (en) * 2010-03-31 2010-07-07 上海康德莱企业发展集团有限公司 Supply chain service platform of medical appliance and control method thereof
CN104077674A (en) * 2013-03-29 2014-10-01 桂寿平 Quadruple net system and work method thereof
CN109544058A (en) * 2018-10-12 2019-03-29 广州快批信息科技有限公司 A kind of inventory's method for early warning, electronic equipment and storage medium
CN109544056A (en) * 2018-10-12 2019-03-29 广州快批信息科技有限公司 A kind of automatic cargo allocation method, electronic equipment and storage medium
CN110363466A (en) * 2019-06-04 2019-10-22 江苏卡满行物联科技有限公司 Logistics order allocation method and system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117372129A (en) * 2023-10-27 2024-01-09 北京赛博数智科技有限公司 Big data-based E-commerce operation early warning management method, system and storage medium

Similar Documents

Publication Publication Date Title
CN112581050B (en) Purchasing demand information generation method, purchasing demand information generation device, computer equipment and storage medium
US20190087733A1 (en) Adaptive predictive analytics for design modification requests
CN111581078B (en) Business abnormality positioning method and device, computer equipment and storage medium
CN115375134A (en) Service processing method and system based on state machine
CN112785220A (en) Inventory information processing method and device
CN112633587A (en) Logistics information processing method and device
CN111626678A (en) High-technology service logistics platform system based on Internet of things
CN112686608A (en) Method and device for releasing commodity information
CN112700142A (en) Order dispatching method and device
CN112766843A (en) Carrier information registration method and device
CN112677986A (en) Vehicle energy consumption information monitoring processing method and device
CN117094626A (en) Fourth-party steam-distribution logistics platform based on big data and management method
CN114841769A (en) Parcel information updating method and device
CN114416852A (en) Data processing method, device, equipment and medium
CN115731013A (en) Intelligent registration method, electronic equipment and related products
CN112766542A (en) Goods picking reservation information processing method and device
CN112686455A (en) Logistics node arrangement method and device
CN112687030A (en) Vehicle condition information processing method and device
CN112651631A (en) Scheduling information processing method and device
CN112668499A (en) Intelligent vehicle security check information processing method and device
CN112700197A (en) Method and device for releasing freight information
CN112686546A (en) Order generation method and device
CN112766524A (en) Goods picking safety inspection information processing method and device
CN112651561A (en) Data analysis method and device for supply capacity
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
CB02 Change of applicant information

Address after: 276826 full floor, 38 / F, Rizhao International Wealth Center, 396 Haiqu East Road, Donggang District, Rizhao City, Shandong Province

Applicant after: Shandong Digital Energy Trading Co.,Ltd.

Address before: 276826 full floor, 38 / F, Rizhao International Wealth Center, 396 Haiqu East Road, Donggang District, Rizhao City, Shandong Province

Applicant before: Shandong Digital Energy Trading Center Co.,Ltd.

CB02 Change of applicant information
RJ01 Rejection of invention patent application after publication

Application publication date: 20210511

RJ01 Rejection of invention patent application after publication