[go: up one dir, main page]

CN104050553A - Inventory and distribution management system based on cloud computing - Google Patents

Inventory and distribution management system based on cloud computing Download PDF

Info

Publication number
CN104050553A
CN104050553A CN201410267883.2A CN201410267883A CN104050553A CN 104050553 A CN104050553 A CN 104050553A CN 201410267883 A CN201410267883 A CN 201410267883A CN 104050553 A CN104050553 A CN 104050553A
Authority
CN
China
Prior art keywords
management
cloud computing
delivery
order
goods
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
CN201410267883.2A
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.)
Changchun University of Science and Technology
Original Assignee
Changchun University of Science and Technology
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 Changchun University of Science and Technology filed Critical Changchun University of Science and Technology
Priority to CN201410267883.2A priority Critical patent/CN104050553A/en
Publication of CN104050553A publication Critical patent/CN104050553A/en
Pending legal-status Critical Current

Links

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

本发明公开了一种基于云计算的库存与配送管理系统,应用Hadoop软件架构实现库存与配送管理系统Web海量数据分布式处理,提高库存与配送系统在海量数据存储方面的安全性;云计算技术中分布式数据数据存储能实现动态负载均衡、故障节点自动接管,具有高可靠性、高性能、高可用、高可扩展性;云计算公共技术服务平台建立库存与配送管理系统,使供应链上的众多企业能以更加精细和动态的方式进行库存管理和物流配送,降低外向型企业的信息化运营成本;该系统能应用于智能终端;采用Redis数据库,能够实现集群部署动态扩展、实时数据分析、实时数据查询、实时数据收集、实时上传、实时通信等功能。

The invention discloses an inventory and distribution management system based on cloud computing, which uses Hadoop software architecture to realize the distributed processing of massive Web data in the inventory and distribution management system, and improves the security of the inventory and distribution system in terms of massive data storage; cloud computing technology Medium-distributed data storage can realize dynamic load balancing and automatic takeover of failed nodes, and has high reliability, high performance, high availability, and high scalability; the cloud computing public technology service platform establishes an inventory and distribution management system to make the supply chain Many enterprises can carry out inventory management and logistics distribution in a more refined and dynamic way, reducing the information operation cost of export-oriented enterprises; the system can be applied to intelligent terminals; the use of Redis database can realize dynamic expansion of cluster deployment and real-time data analysis , Real-time data query, real-time data collection, real-time upload, real-time communication and other functions.

Description

基于云计算的库存与配送管理系统Inventory and distribution management system based on cloud computing

技术领域technical field

本发明涉及管理系统领域,具体涉及一种基于云计算的库存与配送管理系统。The invention relates to the field of management systems, in particular to an inventory and distribution management system based on cloud computing.

背景技术Background technique

在欧美国家对全球的库存与物流配送实现网络实时控制信息系统研发的网络体系结构模式绝大多数仍然是传统的B/S模式,需要24小时不间断对全球各地的配送中心实现控制,并对海量数据进行处理和控制,这些配送技术由于没有建立在一个统一有效库存与配送系统管理平台,均为独立开发运行,因此需要大量的运营成本。对我国的中小型企业来说,无法负担由此产生的运营成本。事实上,“十二五”规划纲要及《国务院关于加快培育和发展战略性新兴产业的决定》均把“云计算”作为新一代信息技术产业的重要部分。In Europe and the United States, most of the network architecture models developed for global inventory and logistics distribution network real-time control information systems are still traditional B/S models, which require 24-hour uninterrupted control of distribution centers around the world, and Massive data is processed and controlled. Since these distribution technologies are not established on a unified and effective inventory and distribution system management platform, they are all independently developed and operated, so a large amount of operating costs are required. For my country's small and medium-sized enterprises, they cannot afford the resulting operating costs. In fact, the "Twelfth Five-Year Plan" and the "Decision of the State Council on Accelerating the Cultivation and Development of Strategic Emerging Industries" both regard "cloud computing" as an important part of the new generation of information technology industry.

目前,我国各地政府和高校加强了对云计算产业的投入与研究,许多企业也做了超前的布局,并取得了一定的成效,但是从总体来看,我国云计算技术研究仍处于探索和实验阶段。At present, governments and universities in various parts of my country have strengthened investment and research on the cloud computing industry, and many companies have also made advanced layouts and achieved certain results. However, overall, my country's cloud computing technology research is still in the process of exploration and experimentation. stage.

发明内容Contents of the invention

为解决上述问题,本发明提供了一种基于云计算的库存与配送管理系统。In order to solve the above problems, the present invention provides a cloud computing-based inventory and delivery management system.

为实现上述目的,本发明采取的技术方案为:In order to achieve the above object, the technical scheme that the present invention takes is:

基于云计算的库存与配送管理系统,系统包括Inventory and distribution management system based on cloud computing, the system includes

注册管理模块:包括用户和职员的注册;Registration management module: including user and staff registration;

输入项:管理人员和用户分别登陆不同的注册界面的地址,根据要求填写有效的信息Input items: the addresses of managers and users who log in to different registration interfaces respectively, and fill in valid information as required

输出项:分别将信息保存到数据库中,涉及的表有管理员表和用户表中,Output items: save the information to the database respectively, and the tables involved are administrator table and user table,

所述注册管理模块采用向数据库中的写入新记录语句、和从输入时的条件判断语句,运用结构化模块化设计,所述注册管理模块调用了UserLogin.aspx界面,采用UserRigister.aspx界面来填写用户信息,The registration management module adopts the new record statement written into the database and the condition judgment statement from the input, and uses a structured modular design. The registration management module calls the UserLogin.aspx interface, and uses the UserRigister.aspx interface to Fill in the user information,

订单管理模块:用于客户下达的各种指令进行录入、管理、查询、修改、打印等。主要包括Order management module: used for inputting, managing, querying, modifying, printing, etc. various orders issued by customers. mainly include

订单类型,主要包含的订单类型有如下几种:托运订单、入库订单、出库订单、调拨订单、退货入库订单、退货出库订单、搬场订单、速递订单、其它订单。Order type, mainly includes the following types of orders: consignment order, storage order, delivery order, transfer order, return storage order, return delivery order, moving order, courier order, and other orders.

订单分配,对各分公司及营业点所接收的订单进行汇总,然后根据实际需要对订单进行分配管理。Order allocation, which summarizes the orders received by each branch and business point, and then allocates and manages the orders according to actual needs.

订单查询,可按日期、订单号、订单类型、业务部门、客户、受理点等条件对订单进行查询,并可对未确认的订单进行修改。Order query, you can query orders by date, order number, order type, business department, customer, acceptance point and other conditions, and you can modify unconfirmed orders.

订单确认,对已送达完成的订单做最终确认,主要是对订单数量、实发数量、实收数量进行确认,以便能准确地对该笔业务进行考核和费用结算。Order confirmation, the final confirmation of the completed order, mainly to confirm the order quantity, actual delivery quantity, and actual receipt quantity, so as to accurately assess and settle the cost of the business.

订单打印,对各种订单可根据客户需要设计不同打印格式对订单进行打印。Order printing, for various orders, different printing formats can be designed according to customer needs to print the order.

输入项:管理人员登陆订单界面根据要求填写所要的信息。Input items: The management personnel log in to the order interface and fill in the required information according to the requirements.

输出项:分别将信息保存到数据库中,涉及的表有订单表。Output items: Save the information to the database respectively, and the tables involved include the order table.

订单模块中用到了向数据库中的写入新记录语句、和从输入时的条件判断语句,运用结构化模块化设计;调用了Order.aspx界面,用户填写订单信息。调用OrderCheck.aspx界面,工作人员查询订单信息。In the order module, the statement of writing new records to the database and the statement of judging from the conditions of the input are used, and the structural modular design is used; the Order.aspx interface is called, and the user fills in the order information. Call the OrderCheck.aspx interface, and the staff can query the order information.

入库管理模块:用于处理客户的各种收货指令及进行相应的入库处理;主要包括Warehousing management module: used to process various receipt instructions from customers and carry out corresponding warehouse-in processing; mainly includes

入库类型,预定入库、销售入库、采购入库、调整入库、内拨入库、盘点入库、退货入库、调换入库、包装入库、报费入库。Storage type, scheduled storage, sales storage, purchase storage, adjustment storage, internal call storage, inventory storage, return storage, exchange storage, packaging storage, and report storage

入库方式,根据进货方式的不同可分为:一次性入库、分批入库。The storage method can be divided into: one-time storage and batch storage according to the different purchase methods.

货物验收,根据收货通知单对入库的货物进行审核确认。验收内容主要有货主、货物名称、规格、货物等级、接收数量、破损数量、搁置数量、货物重量、货物体积、生产日期等。Check and accept the goods, and check and confirm the goods in the warehouse according to the receipt notice. The contents of the acceptance check mainly include the owner of the goods, the name of the goods, the specifications, the grades of the goods, the quantity received, the quantity damaged, the quantity on hold, the weight of the goods, the volume of the goods, and the date of production, etc.

收货单打印,该功能是打印出收货单据。单据内容有:收货日期、订单号、收货流水号、客户、客户通知编号、货物代码、货物名称、规格、单位、通知数量、接收数量、破损数量、搁置数量、生产日期、货物重量、货物体积等内容。Receipt print, this function is to print out the receipt. The content of the document includes: receipt date, order number, receipt serial number, customer, customer notification number, cargo code, cargo name, specification, unit, notified quantity, received quantity, damaged quantity, shelved quantity, production date, cargo weight, cargo volume etc.

库位分配,对要入库的货物进行库位分配,分配原则有两种,按货物分配库位和按库位分配货物。Storage location allocation, to allocate storage locations for the goods to be put into storage. There are two allocation principles: assigning storage locations by goods and allocating goods by storage locations.

按货物分配库位:根据货主、货物的尺寸、体积、重量、货物等级和保管等级等货物因素,以及库位的尺寸、体积、承重量及库位等级等库位因素,自动的从库位中找出合适的库位。Allocate location according to goods: according to factors such as the owner, size, volume, weight, grade and storage level of the cargo, as well as location factors such as the size, volume, load-bearing capacity and grade of the location, automatically assign the location from the location Find a suitable warehouse location.

按库位分配货物,根据库位的尺寸、体积、承重量、库位等级以及货物尺寸、体积、重量、货物等级和保管等级等货物因素,自动的从货物清单中选出合适的货物。系统分配库位时。根据分配方式的不同,可分为人工分配和自动分配两种。Allocate goods by storage location, and automatically select appropriate goods from the cargo list according to the size, volume, load-bearing capacity, location level of the storage location, and cargo factors such as cargo size, volume, weight, cargo grade, and storage grade. When the system allocates bin locations. According to different allocation methods, it can be divided into manual allocation and automatic allocation.

人工分配,人为的分配库位,电脑辅助人工查询空库位情况及各库位的使用情况。Manual allocation, artificial allocation of storage locations, computer-assisted manual inquiry of empty storage locations and the use of each storage location.

自动分配,按库位使用情况,体积、重量及优化分配原则的优先级,自动排出货物的安排库位。(具体分配可能还要与其它实际情况有关)。Automatic distribution, according to the use of the storage location, volume, weight and priority of the principle of optimal allocation, automatically discharge the arrangement of the storage location of the goods. (The specific allocation may also be related to other actual situations).

库位清单打印,根据预先安排的库位,打印出货物库位清单,以便保管员对号入库。其主要内容:客户、订单号、货物、规格、批号、库位、数量、实际入库数量等信息。Location list printing, according to the pre-arranged location, print out the location list of the goods, so that the custodian can check the number and enter the warehouse. Its main content: customer, order number, goods, specifications, batch number, storage location, quantity, actual storage quantity and other information.

预入库确认,当所有的货物已经入库后,按库位清单的实际入库数量进行入库确认。同时,把预入库类型由预定入库改成销售入库。Pre-warehousing confirmation, when all the goods have been put into the warehouse, the warehouse-in confirmation will be carried out according to the actual quantity put into the warehouse in the location list. At the same time, change the pre-warehousing type from scheduled warehousing to sales warehousing.

直接入库处理,为了操作上的简便,根据实际情况有些货物可经验收后不作库位分配,而直接进行入库处理。Direct warehousing, for the convenience of operation, according to the actual situation, some goods can be directly put into warehousing without allocation of storage location after acceptance.

输入项:管理人员登陆入库管理界面地址,根据要求填写有效的信息Input item: The manager logs in to the storage management interface address, and fills in valid information as required

输出项:分别将信息保存到数据库中,涉及的表有入库表中。Output items: Save the information to the database respectively, and the tables involved are in the storage table.

入库模块中用到了向数据库中的写入新记录语句、和从输入时的条件判断语句,运用结构化模块化设计;.调用了RukuCahxunFirs t.aspx界面,在此界面上工作人员可以看到入库订单的信息,点击查询按钮跳到RuKuCahxun.aspx界面来查看订单的具体信息。In the storage module, the statement of writing new records to the database and the statement of judgment from the input conditions are used, and the structural modular design is used; the RukuCahxunFirst.aspx interface is called, and the staff can see it on this interface For the information of the storage order, click the query button to jump to the RuKuCahxun.aspx interface to view the specific information of the order.

出库管理模块:用于货物的出库处理;主要有Outbound management module: used for goods outbound processing; mainly includes

出库类型,根据出库目的的不同可分为:预定出库、预拣出库、销售出库、领用出库、抽样出库、调整出库、内拨出库、盘点出库、退货出库、调换出库、包装出库、报废出库。The type of delivery can be divided into: scheduled delivery, pre-picking delivery, sales delivery, requisition delivery, sample delivery, adjustment delivery, internal call delivery, inventory delivery, and return according to different delivery purposes. Out of warehouse, exchange out of warehouse, packaging out of warehouse, scrap out of warehouse.

货物调配,根据发货通知单对货物进行调配处理,即从不同的仓库进行合理的拣货处理。根据处理方法可分为人工调配和自动调配两种;人工调配,按照先进先出(批号或生产日期)及路线原则,人工安排货物的出库情况;自动调配,严格的按照先进先出的原则(批号或生产日期),自动安排货物的出库情况。Cargo allocation, the goods are allocated according to the delivery notice, that is, the reasonable picking process is carried out from different warehouses. According to the processing method, it can be divided into two types: manual allocation and automatic allocation; manual allocation, according to the principle of first-in-first-out (batch number or production date) and route, manually arrange the delivery of goods; automatic allocation, strictly in accordance with the principle of first-in-first-out (batch number or production date), automatically arrange the delivery of goods.

拣货清单打印,该功能是打印出预出库的货物库位清单。根据清单用途,可分为外部拣货清单和内容拣货清单两种;外部拣货清单:主要给承运人的拣货清单,目的是告诉承运人到哪几个仓库去提货。其内容有:承运人、客户、仓库、货物、规格、数量、单位等信息。内部拣货清单:主要给内部操作人员的拣货清单,可以同时处理多家客户的拣货情况。其内容有:客户、仓库、货物、规格、数量、单位等信息。Picking list printing, this function is to print out the location list of pre-delivered goods. According to the purpose of the list, it can be divided into two types: external picking list and content picking list; external picking list: the picking list mainly for the carrier, the purpose is to tell the carrier which warehouses to pick up the goods. Its content includes: carrier, customer, warehouse, cargo, specification, quantity, unit and other information. Internal picking list: The picking list mainly for internal operators, which can handle the picking of multiple customers at the same time. Its content includes: customer, warehouse, goods, specification, quantity, unit and other information.

拣货处理,该功能是把预出库的货物从原库位拣货到拣货区,以便提高出库的工作效率。拣货条件可按出库日期、仓库、客户、货物等内容进行查询。Picking processing, this function is to pick the pre-delivered goods from the original warehouse location to the picking area, so as to improve the work efficiency of the outbound warehouse. Picking conditions can be queried based on delivery date, warehouse, customer, goods, etc.

预出库调整,在把货物从存储区转移到拣货区时才发现操作失误时,按先进先出法原则把该货物退回存储区。Pre-out warehouse adjustment, when the operation error is discovered when the goods are transferred from the storage area to the picking area, the goods will be returned to the storage area according to the principle of first-in first-out method.

预出库确认,当承运车辆来提货时,根据该车辆的货物配载情况,从拣货区出库,做真正出库处理。Pre-delivery confirmation, when the carrier vehicle comes to pick up the goods, it will be out of the warehouse from the picking area according to the cargo loading situation of the vehicle, and the actual outbound processing will be done.

直接出库处理,针对某些客户的要求,为了操作上的简便,可根据实际情况对有些货物不经调配而直接进行出库处理。Direct outbound processing, according to the requirements of some customers, in order to facilitate the operation, some goods can be directly outbound without deployment according to the actual situation.

送货单打印,该功能是根据不同客户打印出货物配送单。其内容有:出库日期、单据编号、客户、联系人、联系电话、受货人、受货人地址、联系人、联系电话、承运人、承运车辆、出库仓别、货物、批号、数量、单位等。Delivery note printing, this function is to print out the goods delivery note according to different customers. Its contents include: delivery date, document number, customer, contact person, contact number, consignee, consignee address, contact person, contact number, carrier, carrier vehicle, delivery warehouse, goods, batch number, quantity , units, etc.

输入项:管理人员登陆出库界面的地址,管理人员根据要求填写有效的信息。Input items: the address where the management personnel log in to the outbound interface, and the management personnel fill in valid information as required.

输出项:分别将信息保存到数据库中,涉及的表有出库表中。Output items: save the information in the database respectively, and the tables involved are in the outbound table.

出库模块中用到了向数据库中的写入新记录语句、和从输入时的条件判断语句,运用结构化模块化设计;调用了ChuKu.aspx界面,工作人员查看订单的出库情况,调用ChuKuCheck.aspx界面来操作订单出库信息。In the outbound module, the statement of writing new records into the database and the condition judgment statement from the input are used, and the structural modular design is used; the ChuKu.aspx interface is called, the staff checks the outbound status of the order, and calls ChuKuCheck .aspx interface to operate order outbound information.

配送管理模块:用于根据客户的指令对出库的货物进行配送的安排;主要包括Distribution management module: used to arrange the distribution of goods out of the warehouse according to the customer's instructions; mainly including

配送计划,根据客户的发货指令产生配送计划。Delivery plan, which generates a delivery plan according to the customer's delivery instructions.

承运方式选择,根据客户的要求、送货量的大小、运输成本的高低等合理选择承运方式,大体分三类:陆运、水运、空运。The choice of shipping method, according to the customer's requirements, the size of the delivery volume, the level of transportation costs and other reasonable selection of shipping methods, can be roughly divided into three categories: land transportation, water transportation, and air transportation.

车辆分配,根据车辆情况、货物体积、货物重量、送货方向等状况对要配送的货物进行车辆的安排,可实行自动或人工分配。Vehicle allocation, according to vehicle conditions, cargo volume, cargo weight, delivery direction, etc., arrange the vehicles for the goods to be distributed, and can implement automatic or manual allocation.

车辆调度,主要是查询车辆的分配情况及各种汇总信息,并可对已分配好的车辆进行重新调整。Vehicle scheduling is mainly to inquire about the distribution of vehicles and various summary information, and to readjust the allocated vehicles.

送货单打印,按车辆、客户打印出送货单。Print the delivery note, print the delivery note according to the vehicle and customer.

货物跟踪,通过条形码、无线终端、GPS、Internet等通讯设备对配送的货物进行及时的跟踪查询。Cargo tracking, through barcode, wireless terminal, GPS, Internet and other communication equipment to track and inquire the delivered goods in time.

车队考核,对所有运输车队的配合度、运输及时性、完整性、车况等进行考核。Fleet assessment, assessing the cooperation, timeliness, integrity, and condition of all transport fleets.

系统维护模块:用于系统用户新增、修改及删除处理;System maintenance module: used for adding, modifying and deleting system users;

按用户级别来分,可分为According to the user level, it can be divided into

超级用户:超级用户对系统负责全面管理,其权限不受限制。Super user: The super user is responsible for the overall management of the system, and its authority is not restricted.

普通用户:普通用户对系统负责部分管理,所以可分为各种不同的类别,其类别设置在[工作组管理]中完成。其权限受超级用户的控制。Ordinary users: Ordinary users are responsible for part of the management of the system, so they can be divided into various categories, and the category settings are completed in [Workgroup Management]. Its permissions are controlled by the superuser.

工作组管理主要是对普通用户的用户组进行新增、修改及删除处理。按用户级别来分,可分为Workgroup management is mainly to add, modify and delete user groups of ordinary users. According to the user level, it can be divided into

超级用户工作组:超级用户工作组对系统负责全面管理,其权限不受限制。Super User Working Group: The super user working group is responsible for the overall management of the system, and its authority is not restricted.

普通用户工作组:普通用户工作组对系统负责部分管理,可分为各种不同的类别。普通用户工作组分为业务部工作组,综合管理科工作组,永新服务科工作组,财务科工作组,不同用户分入不同工作组。如果抽砂轻艺公司发生业务变动,只需修改工作组。General User Workgroups: General User Workgroups are responsible for part of the system administration and can be divided into various categories. The general user working group is divided into the business department working group, the general management department working group, the Yongxin service department working group, and the financial department working group. Different users are divided into different working groups. If there is a business change in the pumping sand light art company, only the working group needs to be modified.

权限管理,主要是对每一普通用户工作组进行授权管理。根据普通用户工作组的职能不同,分别授于不同的权限。Authority management is mainly to authorize and manage each common user workgroup. According to the different functions of common user working groups, different permissions are granted respectively.

密码修改,密码修改是用户可以修改自己的密码,以防止密码失密,每一用户都有权修改密码。Password modification, password modification means that users can modify their own passwords to prevent passwords from being kept secret, and each user has the right to modify passwords.

屏幕保护,是用户因事离开计算机而又不想退出系统时,为了防止别人操作,可进入[屏幕保护]功能。The screen saver is to enter the [Screen Saver] function in order to prevent others from operating when the user leaves the computer for some reason and does not want to exit the system.

公司车辆信息完善,完善公司以及车辆信息,实现对公司车辆的添加,删除,修改。Complete company vehicle information, improve company and vehicle information, and realize the addition, deletion, and modification of company vehicles.

系统维护模块中,用到了向数据库中的写入新记录语句、和从输入时的条件判断语句,运用结构化模块化设计。修改完善系统信息;调用了CompanyInfo.aspx界面,CompanyCheck.aspx界面,来维护完善公司信息,调用VehicleAdd.aspx界面,VehicleCheck.aspx界面来完善车辆信息。调用SuperAdministrator.aspx界面来添加管理用户组,超级管理员等In the system maintenance module, the statement of writing new records into the database and the statement of judging from the conditions at the time of input are used, and the structured modular design is used. Modify and perfect system information; call CompanyInfo.aspx interface, CompanyCheck.aspx interface to maintain and improve company information, call VehicleAdd.aspx interface, VehicleCheck.aspx interface to improve vehicle information. Call the SuperAdministrator.aspx interface to add management user groups, super administrators, etc.

结算管理模块:用于对客户的仓储费、运输费、过境过桥费等等费用进行结算处理。同时对承运单位作运费支出处理。主要包括Settlement management module: used for settlement processing of customers' storage fees, transportation fees, transit and bridge fees, etc. At the same time, the shipping unit is processed for freight expenses. mainly include

费用种类,费用包括出入库费(力资费、铲车费),仓储费、运输费、物流服务费和其它费用。计算要点有:Types of expenses, including inbound and outbound fees (power fees, forklift fees), storage fees, transportation fees, logistics service fees and other fees. The calculation points are:

入库费的计算方法有两种:按重量(元/吨)、按体积(元/m^3)。There are two calculation methods for storage fee: by weight (yuan/ton) and by volume (yuan/m^3).

仓储费的计算方法有两种:按月、按天。There are two calculation methods for storage fees: monthly and daily.

运输费的计算方法有四种:按重量、按吨公里、按时间、其它。There are four ways to calculate the transportation fee: by weight, by ton-kilometer, by time, and others.

结算方式,结算方式可分为月底结算及随时结算两种。Settlement method, the settlement method can be divided into two types of settlement at the end of the month and settlement at any time.

月底结算:每月月底结算仓储费、力资费、运费等等费用。End-of-month settlement: storage fees, labor costs, shipping costs, etc. are settled at the end of each month.

随时结算:由客户要求,随时结算仓储费、力资费、运费等等费用。Settlement at any time: According to the customer's request, the storage fee, labor fee, shipping fee, etc. will be settled at any time.

收款处理,对已经结算客户的费用作收款记录。Receipt processing, making a collection record for the fees that have been settled by customers.

付款处理,对已经结算承运人的运费作付款记录。Payment processing, recording payment for freight that has been settled with the carrier.

应收款查询。查询客户的应收款情况。Receivable inquiries. Query the customer's receivable status.

应付款查询,查询客户的应付款情况。Accounts payable query, inquire about the customer's payables.

输入项:管理人员登陆付款界面的地址,管理人员根据要求填写有效的信息完成结算管理Input items: the address where the management personnel log in to the payment interface, and the management personnel fill in valid information as required to complete the settlement management

输出项:分别将信息保存到数据库中,涉及的表有付款表中。Output items: save the information to the database respectively, and the tables involved are in the payment table.

结算模块中,用到了向数据库中的写入新记录语句、和从输入时的条件判断语句,运用结构化模块化设计;调用了PayMent.aspx界面,工作人员查看对已经结算客户的费用作收款记录,对已经结算承运人的运费作付款记录,查询客户的应收款情况。In the settlement module, the statement of writing new records to the database and the statement of judgment from the input conditions are used, and the structural modular design is used; the PayMent. Payment records, making payment records for the freight that has been settled by the carrier, and inquiring about the customer's receivables.

实时监控功能模块,由计算机系统、网络系统、MIS管理信息系统、GPS系统、GIS系统,android手机移动客户端组成。The real-time monitoring function module is composed of computer system, network system, MIS management information system, GPS system, GIS system, android mobile client.

其中,所述android手机移动客户端包括Wherein, the android mobile client includes

活动包:包括登录活动,GPS活动,订单详细信息活动;Activity pack: includes login activity, GPS activity, order details activity;

实体包:用于依照数据表结构封装成的几个实体bean;以便于对数据的操作和信息的处理。Entity package: It is used to encapsulate several entity beans according to the structure of the data table; in order to facilitate the operation of data and the processing of information.

业务逻辑包:为对应实体bean的逻辑方法类,根据具体逻辑需要对公共方法包中的webservice方法进行调用,通过简单的分层架构,提高代码的清晰可读性和简易操作性;Business logic package: for the logical method class corresponding to the entity bean, call the webservice method in the public method package according to the specific logic needs, and improve the clarity, readability and ease of operation of the code through a simple layered architecture;

公共方法包:包括五种自定义方法类,两种远程数据访问方法类Public method package: including five custom method classes and two remote data access method classes

其中,所述系统采用基于Asp.net的三层架构,分别为Wherein, the system adopts a three-layer architecture based on Asp.net, which are respectively

表现层,用于用户接口的展示,以及用业务层的类和对象来“驱动”这些接口;在ASP.NET中,该层包括aspx页面、用户控制、服务器控制以及某些与安全相关的类和对象。The presentation layer is used to display the user interface and "drive" these interfaces with the classes and objects of the business layer; in ASP.NET, this layer includes aspx pages, user controls, server controls, and certain security-related classes and object.

业务层,用于访问数据层,从数据层取数据、修改数据以及删除数据,并将结果返回给表现层;通常该层被划分成两个子层:业务逻辑层(BusinessLogic Layer,BLL)和数据访问层(Data Access Layers,DAL)。业务逻辑层在数据访问层之上,也就是说BLL调用DAL的类和对象。DAL访问数据并将其转给BLL。数据访问层用数据库取的数据,把数据通过实体类(Model)或链表的形式给BLL,BLL处理数据给表现层。The business layer is used to access the data layer, fetch data from the data layer, modify data and delete data, and return the results to the presentation layer; usually this layer is divided into two sub-layers: business logic layer (BusinessLogic Layer, BLL) and data Access layer (Data Access Layers, DAL). The business logic layer is above the data access layer, that is to say, the BLL calls the classes and objects of the DAL. DAL accesses data and transfers it to BLL. The data access layer uses the data fetched from the database, and sends the data to the BLL in the form of an entity class (Model) or a linked list, and the BLL processes the data to the presentation layer.

数据层,是数据库或者数据源。在.NET中,通常它是一个SQL Server或Access数据库,但本系统采用的Redis与HBase相结合方式,满足了高性能的要求和海量数据分布式存储的特点。The data layer is the database or data source. In .NET, it is usually a SQL Server or Access database, but the combination of Redis and HBase used in this system meets the requirements of high performance and the characteristics of distributed storage of massive data.

本发明具有以下有益效果:The present invention has the following beneficial effects:

1、应用Hadoop软件架构实现库存与配送管理系统Web海量数据分布式处理,提高库存与配送系统在海量数据存储方面的安全性。1. Apply the Hadoop software architecture to realize the distributed processing of web mass data in the inventory and distribution management system, and improve the security of the inventory and distribution system in terms of mass data storage.

2、云计算技术中分布式数据数据存储能实现动态负载均衡、故障节点自动接管,具有高可靠性、高性能、高可用、高可扩展性。2. Distributed data data storage in cloud computing technology can realize dynamic load balancing and automatic takeover of failed nodes, with high reliability, high performance, high availability and high scalability.

3、云计算公共技术服务平台建立库存与配送管理系统,使供应链上的众多企业能以更加精细和动态的方式进行库存管理和物流配送,降低外向型企业的信息化运营成本。3. The cloud computing public technology service platform establishes an inventory and distribution management system, enabling many enterprises in the supply chain to conduct inventory management and logistics distribution in a more refined and dynamic manner, reducing the information operation cost of export-oriented enterprises.

4、该系统能应用于智能终端。4. The system can be applied to smart terminals.

5、采用Redis数据库,能够实现集群部署动态扩展、实时数据分析、实时数据查询、实时数据收集、实时上传、实时通信等功能。5. The use of Redis database can realize functions such as dynamic expansion of cluster deployment, real-time data analysis, real-time data query, real-time data collection, real-time upload, and real-time communication.

本发明应用了一系列自主创新技术,采用先进的软件开发和质量控制手段,其系统结构、功能设计科学合理,集成化程度高。通过基于云计算对库存管理、协同物流配送与整合外部最优秀的专业化资源,达到提高效率、增强竞争力和提高效益的目的。The invention applies a series of independent innovation technologies, adopts advanced software development and quality control means, its system structure and function design are scientific and reasonable, and its integration degree is high. Through cloud computing-based inventory management, collaborative logistics distribution and integration of the best external professional resources, the purpose of improving efficiency, enhancing competitiveness and improving efficiency is achieved.

附图说明Description of drawings

图1为本发明实施例一种基于云计算的库存与配送管理系统中注册管理模块的E-R图。FIG. 1 is an E-R diagram of a registration management module in a cloud computing-based inventory and distribution management system according to an embodiment of the present invention.

图2为本发明实施例一种基于云计算的库存与配送管理系统中订单管理模块的E-R图。FIG. 2 is an E-R diagram of an order management module in a cloud computing-based inventory and distribution management system according to an embodiment of the present invention.

图3为本发明实施例一种基于云计算的库存与配送管理系统中出入库及配送模块E-R图。FIG. 3 is an E-R diagram of the in-out and out-of-warehouse and delivery modules in a cloud computing-based inventory and delivery management system according to an embodiment of the present invention.

图4为本发明实施例一种基于云计算的库存与配送管理系统总体E-R图。Fig. 4 is an overall E-R diagram of an inventory and distribution management system based on cloud computing according to an embodiment of the present invention.

图5为本发明实施例一种基于云计算的库存与配送管理系统的物流配送流程图。Fig. 5 is a logistics distribution flow chart of a cloud computing-based inventory and distribution management system according to an embodiment of the present invention.

图6为本发明实施例一种基于云计算的库存与配送管理系统的用户操作流程图。FIG. 6 is a flow chart of user operations of a cloud computing-based inventory and distribution management system according to an embodiment of the present invention.

图7为本发明实施例一种基于云计算的库存与配送管理系统的系统登录界面图。Fig. 7 is a system login interface diagram of a cloud computing-based inventory and distribution management system according to an embodiment of the present invention.

图8为本发明实施例一种基于云计算的库存与配送管理系统的用户注册界面图。FIG. 8 is a user registration interface diagram of a cloud computing-based inventory and distribution management system according to an embodiment of the present invention.

图9为本发明实施例一种基于云计算的库存与配送管理系统的订单界面图。FIG. 9 is an order interface diagram of an inventory and distribution management system based on cloud computing according to an embodiment of the present invention.

图10为本发明实施例一种基于云计算的库存与配送管理系统的付款界面图。Fig. 10 is a payment interface diagram of a cloud computing-based inventory and distribution management system according to an embodiment of the present invention.

图11为本发明实施例一种基于云计算的库存与配送管理系统的后台管理流程图。Fig. 11 is a flow chart of background management of a cloud computing-based inventory and delivery management system according to an embodiment of the present invention.

图12为本发明实施例一种基于云计算的库存与配送管理系统的入库订单界面图。Fig. 12 is an interface diagram of an inbound order of a cloud computing-based inventory and distribution management system according to an embodiment of the present invention.

图13为本发明实施例一种基于云计算的库存与配送管理系统的客户订单管理界面图。FIG. 13 is a diagram of a customer order management interface of a cloud computing-based inventory and distribution management system according to an embodiment of the present invention.

图14为本发明实施例一种基于云计算的库存与配送管理系统的订单生成配送单界面图.。Fig. 14 is an interface diagram of an order generating delivery list of a cloud computing-based inventory and delivery management system according to an embodiment of the present invention.

图15为本发明实施例一种基于云计算的库存与配送管理系统的手动拆单界面图。Fig. 15 is an interface diagram of a manual dismantling order of a cloud computing-based inventory and distribution management system according to an embodiment of the present invention.

图16为本发明实施例一种基于云计算的库存与配送管理系统的拆单界面图。Fig. 16 is an interface diagram of an order dismantling in a cloud computing-based inventory and distribution management system according to an embodiment of the present invention.

图17为本发明实施例一种基于云计算的库存与配送管理系统的运输订单界面图。Fig. 17 is an interface diagram of a transportation order of a cloud computing-based inventory and distribution management system according to an embodiment of the present invention.

图18为本发明实施例一种基于云计算的库存与配送管理系统的8出库订单界面。Fig. 18 is an 8 outbound order interface of a cloud computing-based inventory and distribution management system according to an embodiment of the present invention.

图19为本发明实施例一种基于云计算的库存与配送管理系统的车辆司机调配界面图。Fig. 19 is an interface diagram of vehicle driver deployment in a cloud computing-based inventory and distribution management system according to an embodiment of the present invention.

图20为本发明实施例一种基于云计算的库存与配送管理系统的中转站调度界面图。Fig. 20 is a diagram of a transfer station scheduling interface of a cloud computing-based inventory and delivery management system according to an embodiment of the present invention.

图21为本发明实施例一种基于云计算的库存与配送管理系统的货物追踪界面图。Fig. 21 is an interface diagram of a goods tracking interface of a cloud computing-based inventory and distribution management system according to an embodiment of the present invention.

图22为本发明实施例一种基于云计算的库存与配送管理系统的架构图。Fig. 22 is an architecture diagram of an inventory and distribution management system based on cloud computing according to an embodiment of the present invention.

图23为本发明实施例一种基于云计算的库存与配送管理系统中手机移动客户端系统架构图。FIG. 23 is a system architecture diagram of a mobile client in a cloud computing-based inventory and delivery management system according to an embodiment of the present invention.

具体实施方式Detailed ways

为了使本发明的目的及优点更加清楚明白,以下结合实施例对本发明进行进一步详细说明。应当理解,此处所描述的具体实施例仅仅用以解释本发明,并不用于限定本发明。In order to make the objects and advantages of the present invention clearer, the present invention will be further described in detail below in conjunction with the examples. It should be understood that the specific embodiments described here are only used to explain the present invention, not to limit the present invention.

本发明实施例提供一种基于云计算的库存与配送管理系统,系统包括An embodiment of the present invention provides a cloud computing-based inventory and distribution management system, the system includes

注册管理模块:包括用户和职员的注册;Registration management module: including user and staff registration;

输入项:管理人员和用户分别登陆不同的注册界面的地址,根据要求填写有效的信息Input items: the addresses of managers and users who log in to different registration interfaces respectively, and fill in valid information as required

输出项:分别将信息保存到数据库中,涉及的表有管理员表和用户表中,Output items: save the information to the database respectively, and the tables involved are administrator table and user table,

所述注册管理模块采用向数据库中的写入新记录语句、和从输入时的条件判断语句,运用结构化模块化设计,所述注册管理模块调用了UserLogin.aspx界面,采用UserRigister.aspx界面来填写用户信息,The registration management module adopts the new record statement written into the database and the condition judgment statement from the input, and uses a structured modular design. The registration management module calls the UserLogin.aspx interface, and uses the UserRigister.aspx interface to Fill in the user information,

订单管理模块:用于客户下达的各种指令进行录入、管理、查询、修改、打印等。主要包括Order management module: used for inputting, managing, querying, modifying, printing, etc. various orders issued by customers. mainly include

订单类型,主要包含的订单类型有如下几种:托运订单、入库订单、出库订单、调拨订单、退货入库订单、退货出库订单、搬场订单、速递订单、其它订单。Order type, mainly includes the following types of orders: consignment order, storage order, delivery order, transfer order, return storage order, return delivery order, moving order, courier order, and other orders.

订单分配,对各分公司及营业点所接收的订单进行汇总,然后根据实际需要对订单进行分配管理。Order allocation, which summarizes the orders received by each branch and business point, and then allocates and manages the orders according to actual needs.

订单查询,可按日期、订单号、订单类型、业务部门、客户、受理点等条件对订单进行查询,并可对未确认的订单进行修改。Order query, you can query orders by date, order number, order type, business department, customer, acceptance point and other conditions, and you can modify unconfirmed orders.

订单确认,对已送达完成的订单做最终确认,主要是对订单数量、实发数量、实收数量进行确认,以便能准确地对该笔业务进行考核和费用结算。Order confirmation, the final confirmation of the completed order, mainly to confirm the order quantity, actual delivery quantity, and actual receipt quantity, so as to accurately assess and settle the cost of the business.

订单打印,对各种订单可根据客户需要设计不同打印格式对订单进行打印。Order printing, for various orders, different printing formats can be designed according to customer needs to print the order.

输入项:管理人员登陆订单界面根据要求填写所要的信息。Input items: The management personnel log in to the order interface and fill in the required information according to the requirements.

输出项:分别将信息保存到数据库中,涉及的表有订单表。Output items: Save the information to the database respectively, and the tables involved include the order table.

订单模块中用到了向数据库中的写入新记录语句、和从输入时的条件判断语句,运用结构化模块化设计;调用了Order.aspx界面,用户填写订单信息。调用OrderCheck.aspx界面,工作人员查询订单信息。In the order module, the statement of writing new records to the database and the statement of judging from the conditions of the input are used, and the structural modular design is used; the Order.aspx interface is called, and the user fills in the order information. Call the OrderCheck.aspx interface, and the staff can query the order information.

入库管理模块:用于处理客户的各种收货指令及进行相应的入库处理;主要包括Warehousing management module: used to process various receipt instructions from customers and carry out corresponding warehouse-in processing; mainly includes

入库类型,预定入库、销售入库、采购入库、调整入库、内拨入库、盘点入库、退货入库、调换入库、包装入库、报费入库。Storage type, scheduled storage, sales storage, purchase storage, adjustment storage, internal call storage, inventory storage, return storage, exchange storage, packaging storage, and report storage

入库方式,根据进货方式的不同可分为:一次性入库、分批入库。The storage method can be divided into: one-time storage and batch storage according to the different purchase methods.

货物验收,根据收货通知单对入库的货物进行审核确认。验收内容主要有货主、货物名称、规格、货物等级、接收数量、破损数量、搁置数量、货物重量、货物体积、生产日期等。Check and accept the goods, and check and confirm the goods in the warehouse according to the receipt notice. The contents of the acceptance check mainly include the owner of the goods, the name of the goods, the specifications, the grades of the goods, the quantity received, the quantity damaged, the quantity on hold, the weight of the goods, the volume of the goods, and the date of production, etc.

收货单打印,该功能是打印出收货单据。单据内容有:收货日期、订单号、收货流水号、客户、客户通知编号、货物代码、货物名称、规格、单位、通知数量、接收数量、破损数量、搁置数量、生产日期、货物重量、货物体积等内容。Receipt print, this function is to print out the receipt. The content of the document includes: receipt date, order number, receipt serial number, customer, customer notification number, cargo code, cargo name, specification, unit, notified quantity, received quantity, damaged quantity, shelved quantity, production date, cargo weight, cargo volume etc.

库位分配,对要入库的货物进行库位分配,分配原则有两种,按货物分配库位和按库位分配货物。Storage location allocation, to allocate storage locations for the goods to be put into storage. There are two allocation principles: assigning storage locations by goods and allocating goods by storage locations.

按货物分配库位:根据货主、货物的尺寸、体积、重量、货物等级和保管等级等货物因素,以及库位的尺寸、体积、承重量及库位等级等库位因素,自动的从库位中找出合适的库位。Allocate location according to goods: according to factors such as the owner, size, volume, weight, grade and storage level of the cargo, as well as location factors such as the size, volume, load-bearing capacity and grade of the location, automatically assign the location from the location Find a suitable warehouse location.

按库位分配货物,根据库位的尺寸、体积、承重量、库位等级以及货物尺寸、体积、重量、货物等级和保管等级等货物因素,自动的从货物清单中选出合适的货物。系统分配库位时。根据分配方式的不同,可分为人工分配和自动分配两种。Allocate goods by storage location, and automatically select appropriate goods from the cargo list according to the size, volume, load-bearing capacity, location level of the storage location, and cargo factors such as cargo size, volume, weight, cargo grade, and storage grade. When the system allocates bin locations. According to different allocation methods, it can be divided into manual allocation and automatic allocation.

人工分配,人为的分配库位,电脑辅助人工查询空库位情况及各库位的使用情况。Manual allocation, artificial allocation of storage locations, computer-assisted manual inquiry of empty storage locations and the use of each storage location.

自动分配,按库位使用情况,体积、重量及优化分配原则的优先级,自动排出货物的安排库位。(具体分配可能还要与其它实际情况有关)。Automatic distribution, according to the use of the storage location, volume, weight and priority of the principle of optimal allocation, automatically discharge the arrangement of the storage location of the goods. (The specific allocation may also be related to other actual situations).

库位清单打印,根据预先安排的库位,打印出货物库位清单,以便保管员对号入库。其主要内容:客户、订单号、货物、规格、批号、库位、数量、实际入库数量等信息。Location list printing, according to the pre-arranged location, print out the location list of the goods, so that the custodian can check the number and enter the warehouse. Its main content: customer, order number, goods, specifications, batch number, storage location, quantity, actual storage quantity and other information.

预入库确认,当所有的货物已经入库后,按库位清单的实际入库数量进行入库确认。同时,把预入库类型由预定入库改成销售入库。Pre-warehousing confirmation, when all the goods have been put into the warehouse, the warehouse-in confirmation will be carried out according to the actual quantity put into the warehouse in the location list. At the same time, change the pre-warehousing type from scheduled warehousing to sales warehousing.

直接入库处理,为了操作上的简便,根据实际情况有些货物可经验收后不作库位分配,而直接进行入库处理。Direct warehousing, for the convenience of operation, according to the actual situation, some goods can be directly put into warehousing without allocation of storage location after acceptance.

输入项:管理人员登陆入库管理界面地址,根据要求填写有效的信息Input item: The manager logs in to the storage management interface address, and fills in valid information as required

输出项:分别将信息保存到数据库中,涉及的表有入库表中。Output items: Save the information to the database respectively, and the tables involved are in the storage table.

入库模块中用到了向数据库中的写入新记录语句、和从输入时的条件判断语句,运用结构化模块化设计;.调用了RukuCahxunFirst.aspx界面,在此界面上工作人员可以看到入库订单的信息,点击查询按钮跳到RuKuCahxun.aspx界面来查看订单的具体信息。In the storage module, the statement of writing new records into the database and the statement of judgment from the conditions of the input are used, and the structural modular design is used; the RukuCahxunFirst.aspx interface is called, and the staff can see the entry in this interface. Click the query button to jump to the RuKuCahxun.aspx interface to view the specific information of the order.

出库管理模块:用于货物的出库处理;主要有Outbound management module: used for goods outbound processing; mainly includes

出库类型,根据出库目的的不同可分为:预定出库、预拣出库、销售出库、领用出库、抽样出库、调整出库、内拨出库、盘点出库、退货出库、调换出库、包装出库、报废出库。The type of delivery can be divided into: scheduled delivery, pre-picking delivery, sales delivery, requisition delivery, sample delivery, adjustment delivery, internal call delivery, inventory delivery, and return according to different delivery purposes. Out of warehouse, exchange out of warehouse, packaging out of warehouse, scrap out of warehouse.

货物调配,根据发货通知单对货物进行调配处理,即从不同的仓库进行合理的拣货处理。根据处理方法可分为人工调配和自动调配两种;人工调配,按照先进先出(批号或生产日期)及路线原则,人工安排货物的出库情况;自动调配,严格的按照先进先出的原则(批号或生产日期),自动安排货物的出库情况。Cargo allocation, the goods are allocated according to the delivery notice, that is, the reasonable picking process is carried out from different warehouses. According to the processing method, it can be divided into two types: manual allocation and automatic allocation; manual allocation, according to the principle of first-in-first-out (batch number or production date) and route, manually arrange the delivery of goods; automatic allocation, strictly in accordance with the principle of first-in-first-out (batch number or production date), automatically arrange the delivery of goods.

拣货清单打印,该功能是打印出预出库的货物库位清单。根据清单用途,可分为外部拣货清单和内容拣货清单两种;外部拣货清单:主要给承运人的拣货清单,目的是告诉承运人到哪几个仓库去提货。其内容有:承运人、客户、仓库、货物、规格、数量、单位等信息。内部拣货清单:主要给内部操作人员的拣货清单,可以同时处理多家客户的拣货情况。其内容有:客户、仓库、货物、规格、数量、单位等信息。Picking list printing, this function is to print out the location list of pre-delivered goods. According to the purpose of the list, it can be divided into two types: external picking list and content picking list; external picking list: the picking list mainly for the carrier, the purpose is to tell the carrier which warehouses to pick up the goods. Its content includes: carrier, customer, warehouse, cargo, specification, quantity, unit and other information. Internal picking list: The picking list mainly for internal operators, which can handle the picking of multiple customers at the same time. Its content includes: customer, warehouse, goods, specification, quantity, unit and other information.

拣货处理,该功能是把预出库的货物从原库位拣货到拣货区,以便提高出库的工作效率。拣货条件可按出库日期、仓库、客户、货物等内容进行查询。Picking processing, this function is to pick the pre-delivered goods from the original warehouse location to the picking area, so as to improve the work efficiency of the outbound warehouse. Picking conditions can be queried based on delivery date, warehouse, customer, goods, etc.

预出库调整,在把货物从存储区转移到拣货区时才发现操作失误时,按先进先出法原则把该货物退回存储区。Pre-out warehouse adjustment, when the operation error is discovered when the goods are transferred from the storage area to the picking area, the goods will be returned to the storage area according to the principle of first-in first-out method.

预出库确认,当承运车辆来提货时,根据该车辆的货物配载情况,从拣货区出库,做真正出库处理。Pre-delivery confirmation, when the carrier vehicle comes to pick up the goods, it will be out of the warehouse from the picking area according to the cargo loading situation of the vehicle, and the actual outbound processing will be done.

直接出库处理,针对某些客户的要求,为了操作上的简便,可根据实际情况对有些货物不经调配而直接进行出库处理。Direct outbound processing, according to the requirements of some customers, in order to facilitate the operation, some goods can be directly outbound without deployment according to the actual situation.

送货单打印,该功能是根据不同客户打印出货物配送单。其内容有:出库日期、单据编号、客户、联系人、联系电话、受货人、受货人地址、联系人、联系电话、承运人、承运车辆、出库仓别、货物、批号、数量、单位等。Delivery note printing, this function is to print out the goods delivery note according to different customers. Its contents include: delivery date, document number, customer, contact person, contact number, consignee, consignee address, contact person, contact number, carrier, carrier vehicle, delivery warehouse, goods, batch number, quantity , units, etc.

输入项:管理人员登陆出库界面的地址,管理人员根据要求填写有效的信息。Input items: the address where the management personnel log in to the outbound interface, and the management personnel fill in valid information as required.

输出项:分别将信息保存到数据库中,涉及的表有出库表中。Output items: save the information in the database respectively, and the tables involved are in the outbound table.

出库模块中用到了向数据库中的写入新记录语句、和从输入时的条件判断语句,运用结构化模块化设计;调用了ChuKu.aspx界面,工作人员查看订单的出库情况,调用ChuKuCheck.aspx界面来操作订单出库信息。In the outbound module, the statement of writing new records into the database and the condition judgment statement from the input are used, and the structural modular design is used; the ChuKu.aspx interface is called, the staff checks the outbound status of the order, and calls ChuKuCheck .aspx interface to operate order outbound information.

配送管理模块:用于根据客户的指令对出库的货物进行配送的安排;主要包括Distribution management module: used to arrange the distribution of goods out of the warehouse according to the customer's instructions; mainly including

配送计划,根据客户的发货指令产生配送计划。Delivery plan, which generates a delivery plan according to the customer's delivery instructions.

承运方式选择,根据客户的要求、送货量的大小、运输成本的高低等合理选择承运方式,大体分三类:陆运、水运、空运。The choice of shipping method, according to the customer's requirements, the size of the delivery volume, the level of transportation costs and other reasonable selection of shipping methods, can be roughly divided into three categories: land transportation, water transportation, and air transportation.

车辆分配,根据车辆情况、货物体积、货物重量、送货方向等状况对要配送的货物进行车辆的安排,可实行自动或人工分配。Vehicle allocation, according to vehicle conditions, cargo volume, cargo weight, delivery direction, etc., arrange the vehicles for the goods to be distributed, and can implement automatic or manual allocation.

车辆调度,主要是查询车辆的分配情况及各种汇总信息,并可对已分配好的车辆进行重新调整。Vehicle scheduling is mainly to inquire about the distribution of vehicles and various summary information, and to readjust the allocated vehicles.

送货单打印,按车辆、客户打印出送货单。Print the delivery note, print the delivery note according to the vehicle and customer.

货物跟踪,通过条形码、无线终端、GPS、Internet等通讯设备对配送的货物进行及时的跟踪查询。Cargo tracking, through barcode, wireless terminal, GPS, Internet and other communication equipment to track and inquire the delivered goods in time.

车队考核,对所有运输车队的配合度、运输及时性、完整性、车况等进行考核。Fleet assessment, assessing the cooperation, timeliness, integrity, and condition of all transport fleets.

系统维护模块:用于系统用户新增、修改及删除处理;System maintenance module: used for adding, modifying and deleting system users;

按用户级别来分,可分为According to the user level, it can be divided into

超级用户:超级用户对系统负责全面管理,其权限不受限制。Super user: The super user is responsible for the overall management of the system, and its authority is not restricted.

普通用户:普通用户对系统负责部分管理,所以可分为各种不同的类别,其类别设置在[工作组管理]中完成。其权限受超级用户的控制。Ordinary users: Ordinary users are responsible for part of the management of the system, so they can be divided into various categories, and the category settings are completed in [Workgroup Management]. Its permissions are controlled by the superuser.

工作组管理主要是对普通用户的用户组进行新增、修改及删除处理。按用户级别来分,可分为Workgroup management is mainly to add, modify and delete user groups of ordinary users. According to the user level, it can be divided into

超级用户工作组:超级用户工作组对系统负责全面管理,其权限不受限制。Super User Working Group: The super user working group is responsible for the overall management of the system, and its authority is not restricted.

普通用户工作组:普通用户工作组对系统负责部分管理,可分为各种不同的类别。普通用户工作组分为业务部工作组,综合管理科工作组,永新服务科工作组,财务科工作组,不同用户分入不同工作组。如果抽砂轻艺公司发生业务变动,只需修改工作组。General User Workgroups: General User Workgroups are responsible for part of the system administration and can be divided into various categories. The general user working group is divided into the business department working group, the general management department working group, the Yongxin service department working group, and the financial department working group. Different users are divided into different working groups. If there is a business change in the pumping sand light art company, only the working group needs to be modified.

权限管理,主要是对每一普通用户工作组进行授权管理。根据普通用户工作组的职能不同,分别授于不同的权限。Authority management is mainly to authorize and manage each common user workgroup. According to the different functions of common user working groups, different permissions are granted respectively.

密码修改,密码修改是用户可以修改自己的密码,以防止密码失密,每一用户都有权修改密码。Password modification, password modification means that users can modify their own passwords to prevent passwords from being kept secret, and each user has the right to modify passwords.

屏幕保护,是用户因事离开计算机而又不想退出系统时,为了防止别人操作,可进入[屏幕保护]功能。The screen saver is to enter the [Screen Saver] function in order to prevent others from operating when the user leaves the computer for some reason and does not want to exit the system.

公司车辆信息完善,完善公司以及车辆信息,实现对公司车辆的添加,删除,修改。Complete company vehicle information, improve company and vehicle information, and realize the addition, deletion, and modification of company vehicles.

系统维护模块中,用到了向数据库中的写入新记录语句、和从输入时的条件判断语句,运用结构化模块化设计。修改完善系统信息;调用了CompanyInfo.aspx界面,CompanyCheck.aspx界面,来维护完善公司信息,调用VehicleAdd.aspx界面,VehicleCheck.aspx界面来完善车辆信息。调用SuperAdministrator.aspx界面来添加管理用户组,超级管理员等In the system maintenance module, the statement of writing new records into the database and the statement of judging from the conditions at the time of input are used, and the structured modular design is used. Modify and perfect system information; call CompanyInfo.aspx interface, CompanyCheck.aspx interface to maintain and improve company information, call VehicleAdd.aspx interface, VehicleCheck.aspx interface to improve vehicle information. Call the SuperAdministrator.aspx interface to add management user groups, super administrators, etc.

结算管理模块:用于对客户的仓储费、运输费、过境过桥费等等费用进行结算处理。同时对承运单位作运费支出处理。主要包括Settlement management module: used for settlement processing of customers' storage fees, transportation fees, transit and bridge fees, etc. At the same time, the shipping unit is processed for freight expenses. mainly include

费用种类,费用包括出入库费(力资费、铲车费),仓储费、运输费、物流服务费和其它费用。计算要点有:Types of expenses, including inbound and outbound fees (power fees, forklift fees), storage fees, transportation fees, logistics service fees and other fees. The calculation points are:

入库费的计算方法有两种:按重量(元/吨)、按体积(元/m^3)。There are two calculation methods for storage fee: by weight (yuan/ton) and by volume (yuan/m^3).

仓储费的计算方法有两种:按月、按天。There are two calculation methods for storage fees: monthly and daily.

运输费的计算方法有四种:按重量、按吨公里、按时间、其它。There are four ways to calculate the transportation fee: by weight, by ton-kilometer, by time, and others.

结算方式,结算方式可分为月底结算及随时结算两种。Settlement method, the settlement method can be divided into two types of settlement at the end of the month and settlement at any time.

月底结算:每月月底结算仓储费、力资费、运费等等费用。End-of-month settlement: storage fees, labor costs, shipping costs, etc. are settled at the end of each month.

随时结算:由客户要求,随时结算仓储费、力资费、运费等等费用。Settlement at any time: According to the customer's request, the storage fee, labor fee, shipping fee, etc. will be settled at any time.

收款处理,对已经结算客户的费用作收款记录。Receipt processing, making a collection record for the fees that have been settled by customers.

付款处理,对已经结算承运人的运费作付款记录。Payment processing, recording payment for freight that has been settled with the carrier.

应收款查询。查询客户的应收款情况。Receivable inquiries. Query the customer's receivable status.

应付款查询,查询客户的应付款情况。Accounts payable query, inquire about the customer's payables.

输入项:管理人员登陆付款界面的地址,管理人员根据要求填写有效的信息完成结算管理Input items: the address where the management personnel log in to the payment interface, and the management personnel fill in valid information as required to complete the settlement management

输出项:分别将信息保存到数据库中,涉及的表有付款表中。Output items: save the information to the database respectively, and the tables involved are in the payment table.

结算模块中,用到了向数据库中的写入新记录语句、和从输入时的条件判断语句,运用结构化模块化设计;调用了PayMent.aspx界面,工作人员查看对已经结算客户的费用作收款记录,对已经结算承运人的运费作付款记录,查询客户的应收款情况。In the settlement module, the statement of writing new records to the database and the statement of judgment from the input conditions are used, and the structural modular design is used; the PayMent. Payment records, making payment records for the freight that has been settled by the carrier, and inquiring about the customer's receivables.

实时监控功能模块,由计算机系统、网络系统、MIS管理信息系统、GPS系统、GIS系统,android手机移动客户端组成。The real-time monitoring function module is composed of computer system, network system, MIS management information system, GPS system, GIS system, android mobile client.

如图23所示,所述android手机移动客户端包括As shown in Figure 23, the android mobile client includes

活动包:包括登录活动,GPS活动,订单详细信息活动;Activity pack: includes login activity, GPS activity, order details activity;

实体包:用于依照数据表结构封装成的几个实体bean;以便于对数据的操作和信息的处理。Entity package: It is used to encapsulate several entity beans according to the structure of the data table; in order to facilitate the operation of data and the processing of information.

业务逻辑包:为对应实体bean的逻辑方法类,根据具体逻辑需要对公共方法包中的webservice方法进行调用,通过简单的分层架构,提高代码的清晰可读性和简易操作性;Business logic package: for the logical method class corresponding to the entity bean, call the webservice method in the public method package according to the specific logic needs, and improve the clarity, readability and ease of operation of the code through a simple layered architecture;

公共方法包:包括五种自定义方法类,两种远程数据访问方法类Public method package: including five custom method classes and two remote data access method classes

如图22所示,所述系统采用基于Asp.net的三层架构,分别为As shown in Figure 22, the system uses a three-tier architecture based on Asp.net, which are

表现层,用于用户接口的展示,以及用业务层的类和对象来“驱动”这些接口;在ASP.NET中,该层包括aspx页面、用户控制、服务器控制以及某些与安全相关的类和对象。The presentation layer is used to display the user interface and "drive" these interfaces with the classes and objects of the business layer; in ASP.NET, this layer includes aspx pages, user controls, server controls, and certain security-related classes and object.

业务层,用于访问数据层,从数据层取数据、修改数据以及删除数据,并将结果返回给表现层;通常该层被划分成两个子层:业务逻辑层(BusinessLogic Layer,BLL)和数据访问层(Data Access Layers,DAL)。业务逻辑层在数据访问层之上,也就是说BLL调用DAL的类和对象。DAL访问数据并将其转给BLL。数据访问层用数据库取的数据,把数据通过实体类(Model)或链表的形式给BLL,BLL处理数据给表现层。The business layer is used to access the data layer, fetch data from the data layer, modify data and delete data, and return the results to the presentation layer; usually this layer is divided into two sub-layers: business logic layer (BusinessLogic Layer, BLL) and data Access layer (Data Access Layers, DAL). The business logic layer is above the data access layer, that is to say, the BLL calls the classes and objects of the DAL. DAL accesses data and transfers it to BLL. The data access layer uses the data fetched from the database, and sends the data to the BLL in the form of an entity class (Model) or a linked list, and the BLL processes the data to the presentation layer.

数据层,是数据库或者数据源。在.NET中,通常它是一个SQL Server或Access数据库,但本系统采用的Redis与HBase相结合方式,满足了高性能的要求和海量数据分布式存储的特点。The data layer is the database or data source. In .NET, it is usually a SQL Server or Access database, but the combination of Redis and HBase used in this system meets the requirements of high performance and the characteristics of distributed storage of massive data.

本具体实施在用户名与密码栏中填入正确的信息后,“登录”系统:如果用户所填信息不符合格式要求,系统会弹出错误提示,请重新填写。如果没有用户没有账号,可以点击“注册账号”进行注册。注册页面如图8所示:In this specific implementation, after filling in the correct information in the user name and password columns, "login" the system: if the information filled by the user does not meet the format requirements, the system will pop up an error message, please fill in again. If there is no user without an account, you can click "Register Account" to register. The registration page is shown in Figure 8:

用户可以根据要求进行注册,如上图所示用户所填写的内容必须符合格式要求,当用户操作成功时,系统会跳入订单界面,如图9所示:Users can register according to requirements. As shown in the figure above, the content filled by the user must meet the format requirements. When the user operates successfully, the system will jump into the order interface, as shown in Figure 9:

如图9所示,用户可以根据自己的要求填写发货人,收货人的姓名,地址。当用户填写的格式符合要求时,此时用户提交订单,系统会跳到付款界面。如图10所示:As shown in Figure 9, the user can fill in the name and address of the consignor and consignee according to their own requirements. When the format filled by the user meets the requirements, the user submits the order at this time, and the system will jump to the payment interface. As shown in Figure 10:

如上图界面所示,当用户确认订单信息正确,点击付款按钮完成付款时,一个完整定单生成。As shown in the above interface, when the user confirms that the order information is correct and clicks the payment button to complete the payment, a complete order is generated.

当用户完成订单时,后台管理人员会根据用户的订单生成相应的配送单,工作人员根据配送单完成相应的流程。完成配送流程送到收货人的手中。流程图如图11所示:When the user completes the order, the background management personnel will generate the corresponding delivery order according to the user's order, and the staff will complete the corresponding process according to the delivery order. Complete the distribution process and send it to the consignee. The flowchart is shown in Figure 11:

当用户完成一条订单时,需要完成货物的入库,此时工作人员需要填写入库订单如下图12所示When the user completes an order, it is necessary to complete the storage of the goods. At this time, the staff needs to fill in the storage order as shown in Figure 12 below.

点击源地址选择框旁的图标+可弹框进行客户信息的维护。当工作人员完成入库订单的操作时,可以点击订单管理按钮,查询订单入库情况如下图13所示:Click the icon + next to the source address selection box to pop up a box to maintain customer information. When the staff completes the operation of the warehousing order, they can click the order management button to query the order warehousing status as shown in Figure 13 below:

当订单完成入库操作时,此时的工作人员需要对订单拆分成配送单,如下图14所示:When the order is put into storage, the staff at this time need to split the order into delivery orders, as shown in Figure 14 below:

可对未拆单或重拆单的系统订单进行手动拆单,如图15所示:You can manually split orders for system orders that have not been split or re-split, as shown in Figure 15:

点击拆单按钮打开页面,如图16所示:Click the split button to open the page, as shown in Figure 16:

如图16所示,系统会对会对用户产生的订单拆分成相应的配送单,工作人员也可以对订单进行手动拆分,来达到要求。当拆分完成时,系统会跳到运输单界面,此时需要工作人员对运输单进行填写。As shown in Figure 16, the system will split the order generated by the user into corresponding delivery orders, and the staff can also manually split the order to meet the requirements. When the split is completed, the system will jump to the transport order interface, where staff are required to fill in the transport form.

当工作人员完成配送单时,需要对配送单对应相应的运输单如下图所示17所示:When the staff completes the delivery order, it is necessary to correspond to the corresponding transportation order for the delivery order, as shown in Figure 17 below:

当运输订单完成之后,工作人员会拿着运输单要求仓库管理员出库,此时仓库管理员完成出库订单操作如下图18所示:When the transportation order is completed, the staff will take the transportation order and ask the warehouse administrator to leave the warehouse. At this time, the warehouse administrator completes the operation of the delivery order, as shown in Figure 18 below:

车辆司机调配Vehicle Driver Allocation

当工作人员完成出库订单时,运输人员会根据运输方式对货物进行装车,调配司机,车辆等操作。如下图19所示:When the staff completes the outbound order, the transportation personnel will load the goods according to the transportation method, and deploy drivers, vehicles and other operations. As shown in Figure 19 below:

当货物到达一个配送站点时,进行中转站调度界面When the goods arrive at a distribution site, the transfer station scheduling interface is performed

中转站调度,如图20所示:Transfer station scheduling, as shown in Figure 20:

货物追踪,如图21所示:Cargo tracking, as shown in Figure 21:

最后货物到达收货人的手中。Finally, the goods reach the hands of the consignee.

以上所述仅是本发明的优选实施方式,应当指出,对于本技术领域的普通技术人员来说,在不脱离本发明原理的前提下,还可以作出若干改进和润饰,这些改进和润饰也应视为本发明的保护范围。The above is only a preferred embodiment of the present invention, it should be pointed out that for those of ordinary skill in the art, without departing from the principle of the present invention, some improvements and modifications can also be made, and these improvements and modifications should also be It is regarded as the protection scope of the present invention.

Claims (5)

1. the stock based on cloud computing and delivery management system, is characterized in that, system comprises
Registration management module, comprises user and office worker's registration;
Order management module, typing, management, inquiry, amendment, printing are carried out in the various instructions of assigning for client;
Stock management module, for the treatment of receive instruction and carry out corresponding warehouse-in and process of client various;
Go out database management module, for the outbound processing of goods;
Delivery management module, for the arrangement of the goods of outbound being provided and delivered according to client's instruction; Mainly comprise the functions such as distribution plan, acknowledgement of consignment mode are selected, vehicle distribution, vehicle scheduling, delivery receipt printing, cargo tracking, fleet's examination.
System maintaining module, increases newly, revises and delete and process for system user;
Settlement management module, carries out settlement process for the warehousing charge to client, traffic expense, the cross-bridge-expense etc. of passing by expense.Acknowledgement of consignment unit is made to freight charges expenditure processes simultaneously.
Real-time monitoring and control module, by computer system, network system, MIS management information system, gps system, generalized information system, android mobile phone mobile client composition:
2. stock and the delivery management system based on cloud computing according to claim 1, is characterized in that, described system user is divided into
Power user: system is responsible for to general management, and its authority is unrestricted.
Domestic consumer: system is responsible for to part management, so can be divided into various classification, its classification is arranged in working group's management and completes, and its authority is subject to power user's control.
3. stock and the delivery management system based on cloud computing according to claim 1, is characterized in that, the management of described working group is mainly that user's group of domestic consumer is increased, revises and delete newly processing.
4. stock and the delivery management system based on cloud computing according to claim 1, is characterized in that, described android mobile phone mobile client comprises
Active packet: comprise login activity, GPS activity, the activity of order details;
Entity bag: the several entity bean that are packaged into for data-driven list structure;
Service logic bag: be the logical method class of correspondent entity bean, need to call the webservice method in public method bag according to concrete logic, by simple layer architecture, improve clear readability and the ease of Use of code;
Public method bag: comprise five kinds of customizing method classes, two kinds of method of remote data access classes.
5. stock and the delivery management system based on cloud computing according to claim 1, is characterized in that, described system adopts the three-tier architecture based on Asp.net, is respectively
Presentation layer, for the displaying of user interface, and carrys out " driving " these interfaces with the class of operation layer and object;
Operation layer, for visit data layer, from data Layer fetch data, Update Table and delete data, and result is returned to presentation layer;
Data Layer is database or data source.
CN201410267883.2A 2014-06-12 2014-06-12 Inventory and distribution management system based on cloud computing Pending CN104050553A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410267883.2A CN104050553A (en) 2014-06-12 2014-06-12 Inventory and distribution management system based on cloud computing

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410267883.2A CN104050553A (en) 2014-06-12 2014-06-12 Inventory and distribution management system based on cloud computing

Publications (1)

Publication Number Publication Date
CN104050553A true CN104050553A (en) 2014-09-17

Family

ID=51503362

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410267883.2A Pending CN104050553A (en) 2014-06-12 2014-06-12 Inventory and distribution management system based on cloud computing

Country Status (1)

Country Link
CN (1) CN104050553A (en)

Cited By (25)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104778549A (en) * 2015-04-14 2015-07-15 深圳市九立供应链有限公司 Method and device for realizing data interaction between ERP system and QP system
CN104850977A (en) * 2015-05-26 2015-08-19 丹阳飓风物流股份有限公司 Order service management system and method based on Third-Party Logistics
CN104917815A (en) * 2015-04-21 2015-09-16 武大吉奥信息技术有限公司 Heterogeneous cloud isolation system and method for in-cloud GIS service computing
CN105160504A (en) * 2015-07-17 2015-12-16 沈阳化工大学 Logistic information management system
CN105303351A (en) * 2015-11-02 2016-02-03 江苏宏马物流有限公司 Logistics information management system
CN106249262A (en) * 2015-12-29 2016-12-21 北京市交通信息中心 A kind of storage method and device of vehicle satellite location data
CN106779548A (en) * 2016-12-09 2017-05-31 武汉中瀚科技有限公司 A kind of Intelligent logistics distribution information processing system and method
CN106815699A (en) * 2015-12-01 2017-06-09 崔翔 Distributed cloud framework Intelligent logistics delivery system
CN107038539A (en) * 2016-02-04 2017-08-11 阿里巴巴集团控股有限公司 Kinds of goods attribute information processing method and processing device
CN107122933A (en) * 2017-04-22 2017-09-01 安徽驿盟物流科技有限公司 Logistic management system
CN107248057A (en) * 2017-07-10 2017-10-13 上海凯诘电子商务股份有限公司 Storage in-out-storehouse management method
CN107358390A (en) * 2017-07-10 2017-11-17 上海凯诘电子商务股份有限公司 Management method is alloted in storage
CN107451773A (en) * 2017-07-05 2017-12-08 深圳市宏鑫源投资咨询有限公司 A kind of method and user terminal of goods scheduling
CN108053163A (en) * 2017-12-28 2018-05-18 创新无限信息技术(武汉)股份有限公司 Overseas order merges and overweight singulated method and system
CN108108946A (en) * 2018-02-12 2018-06-01 山西云聚现代信息科技有限公司 A kind of distribution commodity Garage Management System
CN108108378A (en) * 2016-11-24 2018-06-01 阿里巴巴集团控股有限公司 Data object stock information processing method and device
CN109064083A (en) * 2018-06-28 2018-12-21 深圳市龙火科技有限公司 One kind being based on mobile Internet freight logistics management system
CN109509006A (en) * 2018-10-30 2019-03-22 国科恒泰(北京)医疗科技股份有限公司 Recall the management-control method and the sub- equipment of storehouse management of commodity
CN109658007A (en) * 2018-12-31 2019-04-19 北京云杉世界信息技术有限公司 Methods of picking fresh goods
CN110021110A (en) * 2018-01-08 2019-07-16 阿里巴巴集团控股有限公司 Vending machine impression information processing method, apparatus and system
CN110351370A (en) * 2019-04-24 2019-10-18 上海数据交易中心有限公司 A kind of data distribution method and device
CN110390449A (en) * 2018-04-17 2019-10-29 北京京东尚科信息技术有限公司 Warehouse replenishing method and device
CN112950113A (en) * 2021-02-20 2021-06-11 浙江仓管家供应链管理有限公司 Mark-free and code-free goods first-in first-out management system
CN113535094A (en) * 2021-08-06 2021-10-22 上海德拓信息技术股份有限公司 Cross-platform client implementation method based on distributed storage
CN113743065A (en) * 2021-09-02 2021-12-03 三一筑工科技股份有限公司 Construction management method of building component, engineering data generation method and device

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030233289A1 (en) * 2002-06-14 2003-12-18 Yang Lou Ping Multi-stage supply chain management system with dynamic order placement
CN1936939A (en) * 2005-09-20 2007-03-28 江苏卫虹医药电子商务有限公司 Computer system for controlling medicine supply and marketing
CN103295110A (en) * 2012-03-03 2013-09-11 江阴中科今朝科技有限公司 Modern logistics information system based on hazardous chemical substance transportation

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030233289A1 (en) * 2002-06-14 2003-12-18 Yang Lou Ping Multi-stage supply chain management system with dynamic order placement
CN1936939A (en) * 2005-09-20 2007-03-28 江苏卫虹医药电子商务有限公司 Computer system for controlling medicine supply and marketing
CN103295110A (en) * 2012-03-03 2013-09-11 江阴中科今朝科技有限公司 Modern logistics information system based on hazardous chemical substance transportation

Cited By (27)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104778549A (en) * 2015-04-14 2015-07-15 深圳市九立供应链有限公司 Method and device for realizing data interaction between ERP system and QP system
CN104917815A (en) * 2015-04-21 2015-09-16 武大吉奥信息技术有限公司 Heterogeneous cloud isolation system and method for in-cloud GIS service computing
CN104850977A (en) * 2015-05-26 2015-08-19 丹阳飓风物流股份有限公司 Order service management system and method based on Third-Party Logistics
CN105160504A (en) * 2015-07-17 2015-12-16 沈阳化工大学 Logistic information management system
CN105303351A (en) * 2015-11-02 2016-02-03 江苏宏马物流有限公司 Logistics information management system
CN106815699A (en) * 2015-12-01 2017-06-09 崔翔 Distributed cloud framework Intelligent logistics delivery system
CN106249262A (en) * 2015-12-29 2016-12-21 北京市交通信息中心 A kind of storage method and device of vehicle satellite location data
CN107038539A (en) * 2016-02-04 2017-08-11 阿里巴巴集团控股有限公司 Kinds of goods attribute information processing method and processing device
CN108108378A (en) * 2016-11-24 2018-06-01 阿里巴巴集团控股有限公司 Data object stock information processing method and device
CN106779548A (en) * 2016-12-09 2017-05-31 武汉中瀚科技有限公司 A kind of Intelligent logistics distribution information processing system and method
CN107122933A (en) * 2017-04-22 2017-09-01 安徽驿盟物流科技有限公司 Logistic management system
CN107451773A (en) * 2017-07-05 2017-12-08 深圳市宏鑫源投资咨询有限公司 A kind of method and user terminal of goods scheduling
CN107248057A (en) * 2017-07-10 2017-10-13 上海凯诘电子商务股份有限公司 Storage in-out-storehouse management method
CN107358390A (en) * 2017-07-10 2017-11-17 上海凯诘电子商务股份有限公司 Management method is alloted in storage
CN108053163A (en) * 2017-12-28 2018-05-18 创新无限信息技术(武汉)股份有限公司 Overseas order merges and overweight singulated method and system
CN110021110A (en) * 2018-01-08 2019-07-16 阿里巴巴集团控股有限公司 Vending machine impression information processing method, apparatus and system
CN108108946A (en) * 2018-02-12 2018-06-01 山西云聚现代信息科技有限公司 A kind of distribution commodity Garage Management System
CN110390449A (en) * 2018-04-17 2019-10-29 北京京东尚科信息技术有限公司 Warehouse replenishing method and device
CN109064083A (en) * 2018-06-28 2018-12-21 深圳市龙火科技有限公司 One kind being based on mobile Internet freight logistics management system
CN109509006A (en) * 2018-10-30 2019-03-22 国科恒泰(北京)医疗科技股份有限公司 Recall the management-control method and the sub- equipment of storehouse management of commodity
CN109658007A (en) * 2018-12-31 2019-04-19 北京云杉世界信息技术有限公司 Methods of picking fresh goods
CN109658007B (en) * 2018-12-31 2024-03-01 北京云杉世界信息技术有限公司 Method for picking fresh goods
CN110351370A (en) * 2019-04-24 2019-10-18 上海数据交易中心有限公司 A kind of data distribution method and device
CN112950113A (en) * 2021-02-20 2021-06-11 浙江仓管家供应链管理有限公司 Mark-free and code-free goods first-in first-out management system
CN113535094A (en) * 2021-08-06 2021-10-22 上海德拓信息技术股份有限公司 Cross-platform client implementation method based on distributed storage
CN113535094B (en) * 2021-08-06 2024-08-23 上海德拓信息技术股份有限公司 Cross-platform client implementation method based on distributed storage
CN113743065A (en) * 2021-09-02 2021-12-03 三一筑工科技股份有限公司 Construction management method of building component, engineering data generation method and device

Similar Documents

Publication Publication Date Title
CN104050553A (en) Inventory and distribution management system based on cloud computing
CN108038644A (en) A kind of Container Transport transaction platform
CN107423923A (en) Material flow tracking and dispatching method using dispatching person as core
CN107316172A (en) A kind of wisdom logistics platform system
CN112150062A (en) Petrochemical logistics land transportation management method, system, storage medium and terminal
CN113971506A (en) Whole vehicle logistics information intelligent management platform based on big data
CN108053178A (en) A kind of container terminal Business Process Management information system
CN101103360A (en) System and method for supply chain management
CN110851674A (en) Hazardous waste management platform
CN109978420A (en) A kind of logistics and distribution management scheduling system
CN104463540A (en) Community type logistics transportation management system
WO2009009943A1 (en) Trading method and system based on network platform
KR102745069B1 (en) Multi-lateral import logistics information sharing system and method using mobile
CN112150075A (en) A container and material management system
CN110378654A (en) The logistics platform enjoyed intelligently is assisted on container cloud
CN108765123A (en) Intelligent management system and method for logistics finance, statistics and reimbursement information
Chen et al. Optimization of Internet of Things E‐Commerce Logistics Cloud service platform based on mobile communication
CN107423882A (en) A kind of heavy construction goods and materials adjustmenting management method, platform and system based on wechat
CN106600193B (en) A TPS system
Zubkov et al. Information technologies in the area of intersectoral transportation
CN114386903A (en) Waybill management and control method and device, electronic equipment and storage medium
KR20200088025A (en) Method for sharing total delivery taking
CN103150636A (en) Business collaboration system and method
Olesen et al. Enabling information sharing in a port
CN112085477A (en) Logistics supply chain management system

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20140917

RJ01 Rejection of invention patent application after publication