[go: up one dir, main page]

CN112007863A - Method, device and system for express verification and sorting - Google Patents

Method, device and system for express verification and sorting Download PDF

Info

Publication number
CN112007863A
CN112007863A CN202010755778.9A CN202010755778A CN112007863A CN 112007863 A CN112007863 A CN 112007863A CN 202010755778 A CN202010755778 A CN 202010755778A CN 112007863 A CN112007863 A CN 112007863A
Authority
CN
China
Prior art keywords
verification
express
sorting
information
edge computing
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.)
Granted
Application number
CN202010755778.9A
Other languages
Chinese (zh)
Other versions
CN112007863B (en
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.)
Shanghai Zhongtongji Network Technology Co Ltd
Original Assignee
Shanghai Zhongtongji Network Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shanghai Zhongtongji Network Technology Co Ltd filed Critical Shanghai Zhongtongji Network Technology Co Ltd
Priority to CN202010755778.9A priority Critical patent/CN112007863B/en
Publication of CN112007863A publication Critical patent/CN112007863A/en
Application granted granted Critical
Publication of CN112007863B publication Critical patent/CN112007863B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • BPERFORMING OPERATIONS; TRANSPORTING
    • B07SEPARATING SOLIDS FROM SOLIDS; SORTING
    • B07CPOSTAL SORTING; SORTING INDIVIDUAL ARTICLES, OR BULK MATERIAL FIT TO BE SORTED PIECE-MEAL, e.g. BY PICKING
    • B07C3/00Sorting according to destination

Landscapes

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

Abstract

本发明涉及一种快递校验分拣的方法、装置和系统,获取当前快递的快递信息;根据快递信息和预设的加密方式,生成快递信息对应的校验参数;利用预设传输网络,将携带校验参数的校验请求信息发送到预先构建的云边缘计算服务器,以使云边缘计算服务器利用加密方式对校验参数进行校验;若云边缘计算服务器发送的校验结果表示校验通过,接收云边缘计算服务器通过预设传输网络发送的快递信息对应的分拣信息;控制快递分拣设备根据分拣信息分拣当前快递。本方案利用构建在运营商的云边缘计算服务器进行实时校验和查询分拣信息,无需在本地设置边缘计算服务器,也无需设置多台冗余服务器,降低了服务器的维护工作量与维护复杂度,节约了人工成本。

Figure 202010755778

The invention relates to a method, a device and a system for checking and sorting express delivery, which acquires the express delivery information of current express delivery; generates verification parameters corresponding to the express delivery information according to the express delivery information and a preset encryption method; uses a preset transmission network to The verification request information carrying the verification parameters is sent to the pre-built cloud edge computing server, so that the cloud edge computing server uses encryption to verify the verification parameters; if the verification result sent by the cloud edge computing server indicates that the verification is passed , receive the sorting information corresponding to the express information sent by the cloud edge computing server through the preset transmission network; control the express sorting equipment to sort the current express according to the sorting information. This solution uses the cloud edge computing server built in the operator to perform real-time verification and query sorting information. It does not need to set up an edge computing server locally, nor does it need to set up multiple redundant servers, which reduces the maintenance workload and complexity of the server. , saving labor costs.

Figure 202010755778

Description

快递校验分拣的方法、装置和系统Method, device and system for express verification and sorting

技术领域technical field

本发明涉及校验技术领域,具体涉及一种快递校验分拣的方法、装置和系统。The invention relates to the technical field of verification, in particular to a method, device and system for verification and sorting of express delivery.

背景技术Background technique

现如今,快递行业的规模质效持续提高,业务量也是突飞猛进。越来越多的快递公司也改变了原有人工的操作模式,使用自动化设备,因此对IT技术以及网络的依赖也就越来越大。Nowadays, the scale, quality and efficiency of the express delivery industry continue to improve, and the business volume is also growing by leaps and bounds. More and more express delivery companies have also changed the original manual operation mode and used automated equipment, so the dependence on IT technology and the network is also increasing.

目前比较流行的快递校验分拣的方案是在自动化设备局域网内部署边缘计算服务器,并且考虑到边缘计算服务器的高可用性以及避免由于边缘计算服务器硬件故障影响快递的校验分拣,因此需要设置多台冗余服务器。但是,设置的服务器较多,便会导致服务器的维护工作量增加,维护复杂度提高,人工成本也增加。At present, the more popular solution of express verification and sorting is to deploy edge computing servers in the local area network of automated equipment, and considering the high availability of edge computing servers and to avoid the verification and sorting of express delivery due to hardware failures of edge computing servers, it is necessary to set Multiple redundant servers. However, if more servers are set, the maintenance workload of the server will increase, the maintenance complexity will increase, and the labor cost will also increase.

发明内容SUMMARY OF THE INVENTION

有鉴于此,本发明的目的在于提供一种快递校验分拣的方法、装置和系统,以解决现有技术中需要设置多台冗余服务器,但是,设置的服务器较多,便会导致服务器的维护工作量增加,维护复杂度提高,人工成本也增加的问题。In view of this, the purpose of the present invention is to provide a method, device and system for express verification and sorting, so as to solve the need to set up multiple redundant servers in the prior art. The maintenance workload increases, the maintenance complexity increases, and the labor cost also increases.

为实现以上目的,本发明采用如下技术方案:To achieve the above purpose, the present invention adopts the following technical solutions:

一种快递校验分拣的方法,包括:A method for express verification and sorting, comprising:

获取当前快递的快递信息;Get the courier information of the current courier;

根据所述快递信息和预设的加密方式,生成所述快递信息对应的校验参数;generating a verification parameter corresponding to the express delivery information according to the express delivery information and a preset encryption method;

利用预设传输网络,将携带所述校验参数的校验请求信息发送到预先构建的云边缘计算服务器,以使所述云边缘计算服务器利用所述加密方式对所述校验参数进行校验;Using the preset transmission network, the verification request information carrying the verification parameters is sent to the pre-built cloud edge computing server, so that the cloud edge computing server uses the encryption method to verify the verification parameters ;

接收所述云边缘计算服务器通过所述预设传输网络发送的校验结果;receiving a verification result sent by the cloud edge computing server through the preset transmission network;

若所述校验结果表示校验通过,则接收所述云边缘计算服务器通过所述预设传输网络发送的所述快递信息对应的分拣信息;If the verification result indicates that the verification is passed, receiving sorting information corresponding to the express delivery information sent by the cloud edge computing server through the preset transmission network;

控制快递分拣设备根据所述分拣信息对所述当前快递进行分拣。The express sorting device is controlled to sort the current express according to the sorting information.

进一步地,上述快递校验分拣的方法中,所述利用预设传输网络,将携带所述校验参数的校验请求信息发送到预先构建的云边缘计算服务器之前,还包括:Further, in the above-mentioned method for verification and sorting of express delivery, before the verification request information carrying the verification parameters is sent to the pre-built cloud edge computing server by using a preset transmission network, the method further includes:

将所有待选择传输网络的标识发送给前端设备,以使工作人员查看当前设置的所述待选择传输网络;Send the identifiers of all the transmission networks to be selected to the front-end equipment, so that the staff can view the currently set transmission networks to be selected;

获取所述前端设备发送的选择标识;obtaining the selection identifier sent by the front-end device;

将所述选择标识对应的所述待选择传输网络作为所述预设传输网络。The to-be-selected transmission network corresponding to the selection identifier is used as the preset transmission network.

进一步地,上述快递校验分拣的方法中,所述待选择传输网络包括:5G网络和专线网络。Further, in the above-mentioned method for verification and sorting of express delivery, the transmission network to be selected includes: a 5G network and a dedicated line network.

进一步地,上述快递校验分拣的方法中,所述根据所述快递信息和预设的加密方式,生成所述快递信息对应的校验参数,包括:Further, in the above-mentioned express delivery verification and sorting method, generating the verification parameters corresponding to the express delivery information according to the express delivery information and a preset encryption method, comprising:

利用预设的加密方式,对所述快递信息进行加密处理,得到加签值;Using a preset encryption method, encrypting the express information to obtain a signed value;

将所述加签值和所述快递信息的集合作为所述快递信息对应的所述校验参数,以便所述云边缘计算服务器利用所述加密方式对所述校验参数中的快递信息进行加密处理,得到验签值,并通过对比所述加签值和所述验签值进行校验。Taking the set of the signed value and the express delivery information as the verification parameter corresponding to the express delivery information, so that the cloud edge computing server encrypts the express delivery information in the verification parameter by using the encryption method processing, to obtain a signature verification value, and to perform verification by comparing the signature added value with the signature verification value.

进一步地,上述快递校验分拣的方法,还包括:Further, the above-mentioned method for verification and sorting of express delivery also includes:

若所述校验结果表示校验未通过,则重新生成所述快递信息对应的校验参数,以使所述云边缘计算服务器对所述校验参数进行校验;或者控制所述快递分拣设备将所述当前快递移出,以使工作人员对所述当前快递进行分拣。If the verification result indicates that the verification fails, regenerate the verification parameters corresponding to the express information, so that the cloud edge computing server can verify the verification parameters; or control the express sorting The device removes the current courier so that the current courier can be sorted by the staff.

本发明还提供一种快递校验分拣的装置,包括:获取模块、生成模块、第一发送模块、接收模块和控制模块;The present invention also provides a device for checking and sorting express delivery, comprising: an acquisition module, a generation module, a first sending module, a receiving module and a control module;

所述获取模块,用于获取当前快递的快递信息;The obtaining module is used to obtain the express information of the current express;

所述生成模块,用于根据所述快递信息和预设的加密方式,生成所述快递信息对应的校验参数;The generating module is configured to generate verification parameters corresponding to the express delivery information according to the express delivery information and a preset encryption method;

所述第一发送模块,用于利用预设传输网络,将携带所述校验参数的校验请求信息发送到预先构建的云边缘计算服务器,以使所述云边缘计算服务器利用所述加密方式对所述校验参数进行校验;The first sending module is configured to use a preset transmission network to send the verification request information carrying the verification parameters to a pre-built cloud edge computing server, so that the cloud edge computing server uses the encryption method verifying the verification parameters;

所述接收模块,用于接收所述云边缘计算服务器通过所述预设传输网络发送的校验结果;The receiving module is configured to receive the verification result sent by the cloud edge computing server through the preset transmission network;

所述接收模块,还用于若所述校验结果表示校验通过,则接收所述云边缘计算服务器通过所述预设传输网络发送的所述快递信息对应的分拣信息;The receiving module is further configured to receive sorting information corresponding to the express delivery information sent by the cloud edge computing server through the preset transmission network if the verification result indicates that the verification is passed;

所述控制模块,用于控制快递分拣设备根据所述分拣信息对所述当前快递进行分拣。The control module is used to control the express sorting equipment to sort the current express according to the sorting information.

进一步地,上述快递校验分拣的装置,还包括:第二发送模块和确定模块;Further, the above-mentioned express verification and sorting device further includes: a second sending module and a determining module;

所述第二发送模块,用于将所有待选择传输网络的标识发送给前端设备,以使工作人员查看当前设置的所述待选择传输网络;The second sending module is used to send the identifiers of all the transmission networks to be selected to the front-end equipment, so that the staff can view the currently set transmission networks to be selected;

所述获取模块,还用于获取所述前端设备发送的选择标识;The obtaining module is further configured to obtain the selection identifier sent by the front-end device;

所述确定模块,用于将所述选择标识对应的所述待选择传输网络作为所述预设传输网络。The determining module is configured to use the to-be-selected transmission network corresponding to the selection identifier as the preset transmission network.

进一步地,上述快递校验分拣的装置中,所述生成模块包括:加密单元和集合单元;Further, in the above-mentioned express verification and sorting device, the generation module includes: an encryption unit and a collection unit;

所述加密单元,用于利用预设的加密方式,对所述快递信息进行加密处理,得到加签值;The encryption unit is configured to perform encryption processing on the express delivery information by using a preset encryption method to obtain a signed value;

所述集合单元,用于将所述加签值和所述快递信息的集合作为所述快递信息对应的所述校验参数,以便所述云边缘计算服务器利用所述加密方式对所述校验参数中的快递信息进行加密处理,得到验签值,并通过对比所述加签值和所述验签值进行校验。The set unit is configured to use the set of the signed value and the express information as the verification parameter corresponding to the express information, so that the cloud edge computing server uses the encryption method to verify the verification The express information in the parameters is encrypted to obtain the signature verification value, and the verification is performed by comparing the signature value and the signature verification value.

进一步地,上述快递校验分拣的装置中,所述生成模块,还用于若所述校验结果表示校验未通过,重新生成所述快递信息对应的校验参数,以使所述云边缘计算服务器对所述校验参数进行校验;Further, in the above-mentioned express delivery verification and sorting device, the generation module is further configured to regenerate the verification parameters corresponding to the express delivery information if the verification result indicates that the verification fails, so that the cloud The edge computing server verifies the verification parameters;

或者所述控制模块,还用于若所述校验结果表示校验未通过,控制所述快递分拣设备将所述当前快递移出,以使工作人员对所述当前快递进行分拣。Or the control module is further configured to control the express sorting device to remove the current express if the verification result indicates that the verification fails, so that the staff can sort the current express.

本发明还提供一种快递校验分拣的系统,包括:仓储控制子系统和云边缘计算服务器;The invention also provides a system for checking and sorting express delivery, including: a storage control subsystem and a cloud edge computing server;

所述仓储控制子系统通过预设传输网络与所述云边缘计算服务器相连;The warehouse control subsystem is connected to the cloud edge computing server through a preset transmission network;

所述仓储控制子系统用于执行上述快递校验分拣的方法;The warehouse control subsystem is used for executing the above-mentioned method for express verification and sorting;

所述云边缘计算服务器用于接收所述仓储控制子系统通过所述预设传输网络发送的携带校验参数的校验请求信息,并利用预设的加密方式对所述校验参数进行校验,通过所述预设传输网络向所述仓储控制子系统发送校验结果和分拣信息。The cloud edge computing server is configured to receive the verification request information carrying verification parameters sent by the warehouse control subsystem through the preset transmission network, and to verify the verification parameters by using a preset encryption method , and send the verification result and sorting information to the warehouse control subsystem through the preset transmission network.

一种快递校验分拣的方法、装置和系统,获取当前快递的快递信息;根据快递信息和预设的加密方式,生成快递信息对应的校验参数;利用预设传输网络,将携带校验参数的校验请求信息发送到预先构建的云边缘计算服务器,以使云边缘计算服务器利用加密方式对校验参数进行校验;接收云边缘计算服务器通过预设传输网络发送的校验结果;若校验结果表示校验通过,则接收云边缘计算服务器通过预设传输网络发送的快递信息对应的分拣信息;控制快递分拣设备根据分拣信息对当前快递进行分拣。采用本发明的技术方案,利用构建在运营商的云边缘计算服务器进行实时校验和查询分拣信息,无需在本地设置边缘计算服务器,也无需设置多台冗余服务器,降低了服务器的维护工作量与维护复杂度,节约了人工成本。A method, device and system for checking and sorting express delivery, obtaining the express delivery information of the current express delivery; according to the express delivery information and a preset encryption method, generating verification parameters corresponding to the express delivery information; The parameter verification request information is sent to the pre-built cloud edge computing server, so that the cloud edge computing server uses encryption to verify the verification parameters; the verification result sent by the cloud edge computing server through the preset transmission network is received; if If the verification result indicates that the verification is passed, the sorting information corresponding to the express information sent by the cloud edge computing server through the preset transmission network is received; the express sorting equipment is controlled to sort the current express according to the sorting information. By adopting the technical solution of the present invention, the cloud edge computing server built in the operator is used to perform real-time verification and query sorting information, and it is not necessary to set up an edge computing server locally, nor to set up multiple redundant servers, which reduces the maintenance work of the server. Quantity and maintenance complexity, saving labor costs.

应当理解的是,以上的一般描述和后文的细节描述仅是示例性和解释性的,并不能限制本发明。It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the invention.

附图说明Description of drawings

为了更清楚地说明本发明实施例或现有技术中的技术方案,下面将对实施例或现有技术描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本发明的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其他的附图。In order to explain the embodiments of the present invention or the technical solutions in the prior art more clearly, the following briefly introduces the accompanying drawings that need to be used in the description of the embodiments or the prior art. Obviously, the accompanying drawings in the following description are only These are some embodiments of the present invention. For those of ordinary skill in the art, other drawings can also be obtained according to these drawings without creative efforts.

图1是本发明的快递校验分拣的方法一种实施例提供的流程图;1 is a flowchart provided by an embodiment of a method for express verification and sorting of the present invention;

图2是本发明的快递校验分拣的装置一种实施例提供的结构示意图;2 is a schematic structural diagram provided by an embodiment of an apparatus for express verification and sorting according to the present invention;

图3是本发明的快递校验分拣的系统一种实施例提供的结构示意图。FIG. 3 is a schematic structural diagram provided by an embodiment of the system for verification and sorting of express delivery according to the present invention.

具体实施方式Detailed ways

为使本发明的目的、技术方案和优点更加清楚,下面将对本发明的技术方案进行详细的描述。显然,所描述的实施例仅仅是本发明一部分实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有做出创造性劳动的前提下所得到的所有其它实施方式,都属于本发明所保护的范围。In order to make the objectives, technical solutions and advantages of the present invention clearer, the technical solutions of the present invention will be described in detail below. Obviously, the described embodiments are only some, but not all, embodiments of the present invention. Based on the embodiments of the present invention, all other implementations obtained by those of ordinary skill in the art without creative work fall within the protection scope of the present invention.

图1是本发明的快递校验分拣的方法一种实施例提供的流程图,如图1所示,本实施例的快递校验分拣的方法具体包括如下步骤:FIG. 1 is a flow chart provided by an embodiment of a method for checking and sorting express delivery according to the present invention. As shown in FIG. 1 , the method for checking and sorting express delivery in this embodiment specifically includes the following steps:

S101、获取当前快递的快递信息;S101. Obtain the express information of the current express;

本实施例中,仓储控制系统需要先获取当前快递的快递信息,其中快递信息包括:快递单号、快递名称、收件人信息、寄件人信息等中的至少一种。快递单号为当前快递的标志,具有唯一性,因此,快递信息优选为快递单号。如果快递信息不包含快递单号,那么快递名称、收件人信息和寄件人信息中最好要包含两种或两者以上,这样才能保证唯一性,在根据快递信息查询当前快递的分拣信息时,才能保证查询的准确性。仓储控制系统可以采取扫描设备扫描当前快递的快递单的方式,获取当前快递的快递信息。In this embodiment, the warehouse control system needs to first obtain the express information of the current express, wherein the express information includes at least one of: express order number, express name, recipient information, sender information, and the like. The courier number is the symbol of the current courier and is unique. Therefore, the courier information is preferably the courier number. If the courier information does not include the courier number, then it is better to include two or more of the courier name, recipient information and sender information, so as to ensure uniqueness, and inquire about the sorting of the current courier according to the courier information. The accuracy of the query can only be guaranteed when the information is obtained. The warehouse control system can obtain the express information of the current express by scanning the express list of the current express with the scanning device.

S102、根据快递信息和预设的加密方式,生成快递信息对应的校验参数;S102. Generate verification parameters corresponding to the express delivery information according to the express delivery information and a preset encryption method;

获取到当前快递的快递信息后,根据快递信息和预设的加密方式,生成快递信息对应的校验参数。其中具体的步骤如下:After obtaining the express information of the current express, the verification parameters corresponding to the express information are generated according to the express information and the preset encryption method. The specific steps are as follows:

第一,利用预设的加密方式,对快递信息进行加密处理,得到加签值;First, use the preset encryption method to encrypt the express information to obtain the signed value;

利用预设的加密方式,对获取到的当前快递的快递信息进行加密处理,得到一个sign值,作为加签值。其中,预设的加密方式可以为现有技术中进行加签处理时采用的加密算法。Using a preset encryption method, the obtained express information of the current express is encrypted, and a sign value is obtained as a signed value. Wherein, the preset encryption method may be the encryption algorithm used in the signature processing in the prior art.

第二,将加签值和快递信息的集合作为快递信息对应的校验参数。Second, the set of signed value and express information is used as the verification parameter corresponding to express information.

生成加签值后,将当前快递的快递信息以及快递信息对应的加签值的集合作为快递信息对应的校验参数。当云边缘计算服务器接收到该校验参数时,会利用同样的加密方式,对校验参数中的快递信息进行加密处理,生成另一个sign值作为验签值,云边缘计算服务器通过对比生成的验签值和校验参数中的加签值实现校验。After the signature value is generated, the courier information of the current courier and the collection of signature values corresponding to the courier information are used as the verification parameters corresponding to the courier information. When the cloud edge computing server receives the verification parameter, it will use the same encryption method to encrypt the express information in the verification parameter, and generate another sign value as the verification value. The verification value and the signed value in the verification parameter are used for verification.

S103、利用预设传输网络,将携带校验参数的校验请求信息发送到预先构建的云边缘计算服务器,以使云边缘计算服务器利用加密方式对校验参数进行校验;S103. Using a preset transmission network, send the verification request information carrying the verification parameters to the pre-built cloud edge computing server, so that the cloud edge computing server uses encryption to verify the verification parameters;

生成快递信息对应的校验参数后,仓储控制系统利用预设传输网络向预先构建的云边缘计算服务器发送携带校验参数的校验请求信息。其中,云边缘计算服务器是设置在运营商的机房,云边缘计算服务器中包含防火墙服务器、应用服务器和数据库服务器等。云边缘计算服务器接收到携带校验参数的校验请求信息后,利用与生成校验参数中加签值相同的加密方式对校验参数中的快递信息进行加密处理,将得到的sign值作为验签值,对比验签值和校验参数中的加签值是否相同,如果加签值和验签值相同,则说明校验通过,将校验结果表示为校验通过,如果加签值和验签值不相同,则说明校验未通过,将校验结果表示为校验未通过。After generating the verification parameters corresponding to the express information, the warehouse control system sends the verification request information carrying the verification parameters to the pre-built cloud edge computing server by using the preset transmission network. Among them, the cloud edge computing server is set in the operator's computer room, and the cloud edge computing server includes a firewall server, an application server, and a database server. After the cloud edge computing server receives the verification request information carrying the verification parameters, it encrypts the express information in the verification parameters using the same encryption method as that used to generate the signed value in the verification parameters, and uses the obtained sign value as the verification value. Check the signature value, check whether the signature value and the signature value in the verification parameters are the same. If the signature value and the signature verification value are the same, the verification is passed, and the verification result is indicated as the verification passed. If the verification values are not the same, it means that the verification fails, and the verification result is indicated as a verification failure.

在运营商机房内预先构建云边缘计算服务器,可以不再构建本地服务器,以及其他冗余服务器,使得服务器的维护工作量减少,维护复杂度降低。由于快递分拣中心的工作时间不同,对服务器资源的需求也不相同,如果在本地设置本地服务器以及冗余服务器,有时可能会出现服务器闲置的情况。而本方案利用云边缘计算服务器代替本地服务器,能够统一由云端提供资源,从而减少服务器的闲置时间,减少资源浪费。The cloud edge computing server is pre-built in the operator's computer room, and the local server and other redundant servers can no longer be built, which reduces the maintenance workload and complexity of the server. Due to the different working hours of express sorting centers, the requirements for server resources are also different. If local servers and redundant servers are set up locally, sometimes the servers may be idle. In this solution, the cloud edge computing server is used to replace the local server, and the resources can be provided by the cloud in a unified manner, thereby reducing the idle time of the server and reducing the waste of resources.

S104、接收云边缘计算服务器通过预设传输网络发送的校验结果;S104, receiving the verification result sent by the cloud edge computing server through the preset transmission network;

云边缘计算服务器根据校验请求信息对校验参数进行校验后,得到相应的校验结果,通过预设传输网络将校验结果反馈给仓储控制系统。仓储控制系统接收该校验结果。After the cloud edge computing server verifies the verification parameters according to the verification request information, the corresponding verification result is obtained, and the verification result is fed back to the warehouse control system through the preset transmission network. The warehouse control system receives the verification result.

S105、若校验结果表示校验通过,则接收云边缘计算服务器通过预设传输网络发送的快递信息对应的分拣信息;S105. If the verification result indicates that the verification is passed, receive sorting information corresponding to the express information sent by the cloud edge computing server through the preset transmission network;

云边缘计算服务器对校验参数进行校验,并校验通过后,便会根据校验参数中的快递信息进行查询,确定该快递信息对应的分拣信息。仓储控制系统接收到的校验结果如果表示校验通过,则继续接收云边缘计算服务器通过预设传输网络发送的分拣信息。The cloud edge computing server verifies the verification parameters, and after the verification passes, it will query according to the express information in the verification parameters to determine the sorting information corresponding to the express information. If the verification result received by the warehouse control system indicates that the verification is passed, it will continue to receive the sorting information sent by the cloud edge computing server through the preset transmission network.

S106、控制快递分拣设备根据分拣信息对当前快递进行分拣。S106, control the express sorting equipment to sort the current express according to the sorting information.

接收到快递信息对应的分拣信息后,仓储控制系统控制快递分拣设备根据该分拣信息对当前快递进行分拣。After receiving the sorting information corresponding to the express information, the warehouse control system controls the express sorting equipment to sort the current express according to the sorting information.

本实施例的快递校验分拣的方法,获取当前快递的快递信息;根据快递信息和预设的加密方式,生成快递信息对应的校验参数;利用预设传输网络,将携带校验参数的校验请求信息发送到预先构建的云边缘计算服务器,以使云边缘计算服务器利用加密方式对校验参数进行校验;接收云边缘计算服务器通过预设传输网络发送的校验结果;若校验结果表示校验通过,则接收云边缘计算服务器通过预设传输网络发送的快递信息对应的分拣信息;控制快递分拣设备根据分拣信息对当前快递进行分拣。采用本实施例的技术方案,利用构建在运营商的云边缘计算服务器进行实时校验和查询分拣信息,无需在本地设置边缘计算服务器,也无需设置多台冗余服务器,降低了服务器的维护工作量与维护复杂度,节约了人工成本。The method for checking and sorting express delivery in this embodiment obtains the express delivery information of the current express delivery; generates verification parameters corresponding to the express delivery information according to the express delivery information and a preset encryption method; uses a preset transmission network to The verification request information is sent to the pre-built cloud edge computing server, so that the cloud edge computing server uses encryption to verify the verification parameters; the verification result sent by the cloud edge computing server through the preset transmission network is received; If the result indicates that the verification is passed, the sorting information corresponding to the express information sent by the cloud edge computing server through the preset transmission network is received; the express sorting equipment is controlled to sort the current express according to the sorting information. By adopting the technical solution of this embodiment, the cloud edge computing server built in the operator is used to perform real-time verification and query sorting information, and there is no need to set up an edge computing server locally, nor to set up multiple redundant servers, which reduces the maintenance of the server. The workload and maintenance complexity save labor costs.

进一步地,本实施例的快递校验分拣的方法,还包括:Further, the method for checking and sorting express delivery in this embodiment further includes:

若校验结果表示校验未通过,则重新生成快递信息对应的校验参数,以使云边缘计算服务器对校验参数进行校验;或者控制快递分拣设备将当前快递移出,以使工作人员对当前快递进行分拣。If the verification result indicates that the verification fails, regenerate the verification parameters corresponding to the express information, so that the cloud edge computing server can verify the verification parameters; or control the express sorting equipment to remove the current express, so that the staff Sort the current courier.

如果仓储控制系统接收到的校验结果表示校验未通过,则可以重新对快递信息进行加密处理,生成新的校验参数,并将新的校验参数通过预设传输网络发送给云边缘计算服务器,以使云边缘计算服务器重新对该快递信息进行校验。或者,仓储控制系统可以控制快递分拣设备将当前快递移出,让工作人员对当前快递进行人工分拣。If the verification result received by the warehouse control system indicates that the verification fails, the express information can be encrypted again, new verification parameters can be generated, and the new verification parameters can be sent to the cloud edge computing through the preset transmission network server, so that the cloud edge computing server re-checks the express information. Alternatively, the warehouse control system can control the express sorting equipment to remove the current express, and let the staff manually sort the current express.

进一步地,本实施例的快递校验分拣的方法,在利用预设传输网络,将携带校验参数的校验请求信息发送到预先构建的云边缘计算服务器之前,还包括:Further, the method for express verification and sorting in this embodiment, before using a preset transmission network to send verification request information carrying verification parameters to a pre-built cloud edge computing server, further includes:

第一,将所有待选择传输网络的标识发送给前端设备,以使工作人员查看当前设置的待选择传输网络;First, the identifiers of all the transmission networks to be selected are sent to the front-end equipment, so that the staff can view the currently set transmission networks to be selected;

仓储控制系统可以将所有待选择传输网络的标识发送给前端设备,其中标识可以为待选择传输网络的名字,工作人员可以通过前端设备查看所有待选择传输网络的标识,从而选择采用哪种传输网络进行数据传输。其中待选择传输网络包括:5G网络和专线网络。其中,利用5G网络传输校验请求信息,可以实现10ms-100ms以内校验需求的实时校验。利用专线网络传输校验请求信息,可以实现200ms-500ms内校验需求的实时校验。The warehouse control system can send the identifiers of all the transmission networks to be selected to the front-end equipment, where the identifier can be the name of the transmission network to be selected, and the staff can view the identifiers of all the transmission networks to be selected through the front-end equipment, so as to choose which transmission network to use. data transfer. The transmission network to be selected includes: 5G network and dedicated line network. Among them, using the 5G network to transmit the verification request information can realize the real-time verification of verification requirements within 10ms-100ms. Using the dedicated line network to transmit the verification request information, the real-time verification of the verification requirements within 200ms-500ms can be realized.

第二,获取前端设备发送的选择标识;Second, obtain the selection identifier sent by the front-end device;

工作人员利用前端设备从所有待选择传输网络的标识中选择一个当前需要的传输网络,前端设备将工作人员当前选取的待选择传输网络的标识作为选择标识发送给仓储控制系统。仓储控制系统获取该选择标识。The staff uses the front-end equipment to select a currently required transmission network from the identifiers of all the transmission networks to be selected, and the front-end equipment sends the identification of the transmission network to be selected currently selected by the staff as the selection identifier to the warehouse control system. Warehouse Control gets this selection ID.

第三,将选择标识对应的待选择传输网络作为预设传输网络。Third, the to-be-selected transmission network corresponding to the selection identifier is used as the preset transmission network.

仓储控制系统获取到选择标识后,将该选择标识对应的待选择传输网络作为预设传输网络,以便仓储控制系统与云边缘计算服务器之间利用该预设传输网络进行数据交互。利用5G网络可以解决10ms-100ms内并且稳定性要求高的响应,利用5G网络可以提高云边缘计算服务器校验以及仓储控制系统控制快递分拣的实时性;利用专线网络可以解决200ms-500ms内并且稳定性要求不太高的响应。After acquiring the selection identifier, the storage control system uses the transmission network to be selected corresponding to the selection identifier as the preset transmission network, so that the storage control system and the cloud edge computing server use the preset transmission network for data interaction. The use of 5G network can solve the response within 10ms-100ms with high stability requirements, and the use of 5G network can improve the real-time performance of cloud edge computing server verification and warehouse control system control of express sorting; the use of dedicated line network can solve the problem within 200ms-500ms and Stability requires less demanding responses.

为了更全面,对应于本发明实施例提供的快递校验分拣的方法,本申请还提供了快递校验分拣的装置。To be more comprehensive, corresponding to the method for verification and sorting of express delivery provided by the embodiments of the present invention, the present application also provides a device for verification and sorting of express delivery.

图2是本发明的快递校验分拣的装置一种实施例提供的结构示意图,如图2所示,本实施例的快递校验分拣的装置包括:获取模块101、生成模块102、第一发送模块103、接收模块104和控制模块105。FIG. 2 is a schematic structural diagram provided by an embodiment of an apparatus for checking and sorting express delivery according to the present invention. As shown in FIG. 2 , the apparatus for checking and sorting express delivery in this embodiment includes: an acquisition module 101 , a generation module 102 , a first A sending module 103 , a receiving module 104 and a control module 105 .

获取模块101,用于获取当前快递的快递信息;an obtaining module 101, used for obtaining the express information of the current express;

生成模块102,用于根据快递信息和预设的加密方式,生成快递信息对应的校验参数;The generating module 102 is configured to generate verification parameters corresponding to the express delivery information according to the express delivery information and a preset encryption method;

第一发送模块103,用于利用预设传输网络,将携带校验参数的校验请求信息发送到预先构建的云边缘计算服务器,以使云边缘计算服务器利用加密方式对校验参数进行校验;The first sending module 103 is configured to use a preset transmission network to send the verification request information carrying the verification parameters to the pre-built cloud edge computing server, so that the cloud edge computing server uses encryption to verify the verification parameters. ;

接收模块104,用于接收云边缘计算服务器通过预设传输网络发送的校验结果;The receiving module 104 is configured to receive the verification result sent by the cloud edge computing server through the preset transmission network;

接收模块104,还用于若校验结果表示校验通过,则接收云边缘计算服务器通过预设传输网络发送的快递信息对应的分拣信息;The receiving module 104 is further configured to receive sorting information corresponding to the express information sent by the cloud edge computing server through the preset transmission network if the verification result indicates that the verification is passed;

控制模块105,用于控制快递分拣设备根据分拣信息对当前快递进行分拣。The control module 105 is used to control the express sorting equipment to sort the current express according to the sorting information.

本实施例的快递校验分拣的装置,获取模块101获取当前快递的快递信息;生成模块102根据快递信息和预设的加密方式,生成快递信息对应的校验参数;第一发送模块103利用预设传输网络,将携带校验参数的校验请求信息发送到预先构建的云边缘计算服务器,以使云边缘计算服务器利用加密方式对校验参数进行校验;接收模块104接收云边缘计算服务器通过预设传输网络发送的校验结果;若校验结果表示校验通过,接收模块104则接收云边缘计算服务器通过预设传输网络发送的快递信息对应的分拣信息;控制模块105控制快递分拣设备根据分拣信息对当前快递进行分拣。采用本技术方案,利用构建在运营商的云边缘计算服务器进行实时校验和查询分拣信息,无需在本地设置边缘计算服务器,也无需设置多台冗余服务器,降低了服务器的维护工作量与维护复杂度,节约了人工成本。In the apparatus for checking and sorting express delivery in this embodiment, the obtaining module 101 obtains the express delivery information of the current express delivery; the generating module 102 generates the checking parameters corresponding to the express delivery information according to the express delivery information and the preset encryption method; the first sending module 103 uses The transmission network is preset, and the verification request information carrying the verification parameters is sent to the pre-built cloud edge computing server, so that the cloud edge computing server uses encryption to verify the verification parameters; the receiving module 104 receives the cloud edge computing server. The verification result sent through the preset transmission network; if the verification result indicates that the verification is passed, the receiving module 104 receives the sorting information corresponding to the express information sent by the cloud edge computing server through the preset transmission network; the control module 105 controls the express sorting information The sorting equipment sorts the current express according to the sorting information. With this technical solution, the cloud edge computing server built in the operator is used to perform real-time verification and query sorting information, and there is no need to set up an edge computing server locally, and there is no need to set up multiple redundant servers, which reduces the maintenance workload of the server and Maintenance complexity and labor cost savings.

进一步地,本实施例的快递校验分拣的装置中,生成模块102还用于若校验结果表示校验未通过,重新生成快递信息对应的校验参数,以使云边缘计算服务器对校验参数进行校验;Further, in the apparatus for verification and sorting of express delivery in this embodiment, the generating module 102 is further configured to regenerate the verification parameters corresponding to the express delivery information if the verification result indicates that the verification fails, so that the cloud edge computing server can verify the verification. Check the parameters for verification;

或者控制模块105,还用于若校验结果表示校验未通过,控制快递分拣设备将当前快递移出,以使工作人员对当前快递进行分拣。Or the control module 105 is further configured to control the express sorting equipment to remove the current express if the verification result indicates that the verification fails, so that the staff can sort the current express.

进一步地,本实施例的快递校验分拣的装置中,生成模块102包括:加密单元和集合单元;Further, in the apparatus for checking and sorting express delivery in this embodiment, the generating module 102 includes: an encryption unit and a collection unit;

加密单元,用于利用预设的加密方式,对快递信息进行加密处理,得到加签值;The encryption unit is used to encrypt the express information by using the preset encryption method to obtain the signed value;

集合单元,用于将加签值和快递信息的集合作为快递信息对应的校验参数,以便云边缘计算服务器利用加密方式对校验参数中的快递信息进行加密处理,得到验签值,并通过对比加签值和验签值进行校验。The set unit is used to use the set of the signed value and the express information as the verification parameter corresponding to the express information, so that the cloud edge computing server can encrypt the express information in the verification parameter by using the encryption method, obtain the verification value, and pass the verification value. Compare the signature value and the signature verification value for verification.

进一步地,本实施例的快递校验分拣的装置,还包括:第二发送模块和确定模块;Further, the device for checking and sorting express delivery in this embodiment further includes: a second sending module and a determining module;

第二发送模块,用于将所有待选择传输网络的标识发送给前端设备,以使工作人员查看当前设置的待选择传输网络;待选择传输网络包括:5G网络和专线网络。The second sending module is used to send the identifiers of all the transmission networks to be selected to the front-end equipment, so that the staff can view the currently set transmission networks to be selected; the transmission networks to be selected include: 5G networks and dedicated line networks.

获取模块101,还用于获取前端设备发送的选择标识;The obtaining module 101 is further configured to obtain the selection identifier sent by the front-end device;

确定模块,用于将选择标识对应的待选择传输网络作为预设传输网络。The determining module is configured to use the to-be-selected transmission network corresponding to the selection identifier as the preset transmission network.

关于上述实施例中的装置,其中各个模块执行操作的具体方式已经在有关该方法的实施例中进行了详细描述,此处将不做详细阐述说明。Regarding the apparatus in the above-mentioned embodiment, the specific manner in which each module performs operations has been described in detail in the embodiment of the method, and will not be described in detail here.

图3是本发明的快递校验分拣的系统一种实施例提供的结构示意图,如图3所示,本实施例的快递校验分拣的系统包括:仓储控制子系统21和云边缘计算服务器22;FIG. 3 is a schematic structural diagram provided by an embodiment of the system for verification and sorting of express delivery according to the present invention. As shown in FIG. 3 , the system for verification and sorting of express delivery in this embodiment includes: a warehouse control subsystem 21 and cloud edge computing server 22;

仓储控制子系统21通过预设传输网络与云边缘计算服务器22相连;The warehouse control subsystem 21 is connected to the cloud edge computing server 22 through a preset transmission network;

仓储控制子系统21用于执行上述实施例所述的快递校验分拣的方法;The warehouse control subsystem 21 is used to execute the method for express verification and sorting described in the above embodiment;

云边缘计算服务器22用于接收仓储控制子系统21通过预设传输网络发送的携带校验参数的校验请求信息,并利用预设的加密方式对校验参数进行校验,通过预设传输网络向仓储控制子系统21发送校验结果和分拣信息。The cloud edge computing server 22 is configured to receive the verification request information carrying verification parameters sent by the warehouse control subsystem 21 through the preset transmission network, and use the preset encryption method to verify the verification parameters, and use the preset encryption method to verify the verification parameters. The verification result and sorting information are sent to the warehouse control subsystem 21 .

本实施例的快递校验分拣的系统,仓储控制子系统21获取当前快递的快递信息;根据快递信息和预设的加密方式,生成快递信息对应的校验参数;利用预设传输网络,将携带校验参数的校验请求信息发送到预先构建的云边缘计算服务器22,以使云边缘计算服务器22利用加密方式对校验参数进行校验;接收云边缘计算服务器22通过预设传输网络发送的校验结果;若校验结果表示校验通过,则接收云边缘计算服务器22通过预设传输网络发送的快递信息对应的分拣信息;控制快递分拣设备根据分拣信息对当前快递进行分拣。采用本方案,利用构建在运营商的云边缘计算服务器22进行实时校验和查询分拣信息,无需在本地设置边缘计算服务器,也无需设置多台冗余服务器,降低了服务器的维护工作量与维护复杂度,节约了人工成本。In the system for verification and sorting of express delivery in this embodiment, the warehouse control subsystem 21 obtains the express delivery information of the current express delivery; generates the verification parameters corresponding to the express delivery information according to the express delivery information and the preset encryption method; uses the preset transmission network to The verification request information carrying the verification parameters is sent to the pre-built cloud edge computing server 22, so that the cloud edge computing server 22 uses encryption to verify the verification parameters; the receiving cloud edge computing server 22 sends the data through a preset transmission network If the verification result indicates that the verification is passed, the sorting information corresponding to the express information sent by the cloud edge computing server 22 through the preset transmission network is received; the express sorting equipment is controlled to sort the current express according to the sorting information. pick. With this solution, the cloud edge computing server 22 built in the operator is used to perform real-time verification and query sorting information, there is no need to set up an edge computing server locally, and there is no need to set up multiple redundant servers, which reduces the maintenance workload and cost of the server. Maintenance complexity and labor cost savings.

可以理解的是,上述各实施例中相同或相似部分可以相互参考,在一些实施例中未详细说明的内容可以参见其他实施例中相同或相似的内容。It can be understood that, the same or similar parts in the above embodiments may refer to each other, and the content not described in detail in some embodiments may refer to the same or similar content in other embodiments.

需要说明的是,在本发明的描述中,术语“第一”、“第二”等仅用于描述目的,而不能理解为指示或暗示相对重要性。此外,在本发明的描述中,除非另有说明,“多个”的含义是指至少两个。It should be noted that, in the description of the present invention, the terms "first", "second", etc. are only used for the purpose of description, and should not be construed as indicating or implying relative importance. Furthermore, in the description of the present invention, unless otherwise specified, the meaning of "plurality" means at least two.

流程图中或在此以其他方式描述的任何过程或方法描述可以被理解为,表示包括一个或更多个用于实现特定逻辑功能或过程的步骤的可执行指令的代码的模块、片段或部分,并且本发明的优选实施方式的范围包括另外的实现,其中可以不按所示出或讨论的顺序,包括根据所涉及的功能按基本同时的方式或按相反的顺序,来执行功能,这应被本发明的实施例所属技术领域的技术人员所理解。Any description of a process or method in the flowcharts or otherwise described herein may be understood to represent a module, segment or portion of code comprising one or more executable instructions for implementing a specified logical function or step of the process , and the scope of the preferred embodiments of the invention includes alternative implementations in which the functions may be performed out of the order shown or discussed, including performing the functions substantially concurrently or in the reverse order depending upon the functions involved, which should It is understood by those skilled in the art to which the embodiments of the present invention belong.

应当理解,本发明的各部分可以用硬件、软件、固件或它们的组合来实现。在上述实施方式中,多个步骤或方法可以用存储在存储器中且由合适的指令执行系统执行的软件或固件来实现。例如,如果用硬件来实现,和在另一实施方式中一样,可用本领域公知的下列技术中的任一项或他们的组合来实现:具有用于对数据信号实现逻辑功能的逻辑门电路的离散逻辑电路,具有合适的组合逻辑门电路的专用集成电路,可编程门阵列(PGA),现场可编程门阵列(FPGA)等。It should be understood that various parts of the present invention may be implemented in hardware, software, firmware or a combination thereof. In the above-described embodiments, various steps or methods may be implemented in software or firmware stored in memory and executed by a suitable instruction execution system. For example, if implemented in hardware, as in another embodiment, it can be implemented by any one or a combination of the following techniques known in the art: Discrete logic circuits, application specific integrated circuits with suitable combinational logic gates, Programmable Gate Arrays (PGA), Field Programmable Gate Arrays (FPGA), etc.

本技术领域的普通技术人员可以理解实现上述实施例方法携带的全部或部分步骤是可以通过程序来指令相关的硬件完成,所述程序可以存储于一种计算机可读存储介质中,该程序在执行时,包括方法实施例的步骤之一或其组合。Those skilled in the art can understand that all or part of the steps carried by the methods of the above embodiments can be completed by instructing the relevant hardware through a program, and the program can be stored in a computer-readable storage medium, and the program can be executed when the program is executed. , including one or a combination of the steps of the method embodiment.

此外,在本发明各个实施例中的各功能单元可以集成在一个处理模块中,也可以是各个单元单独物理存在,也可以两个或两个以上单元集成在一个模块中。上述集成的模块既可以采用硬件的形式实现,也可以采用软件功能模块的形式实现。所述集成的模块如果以软件功能模块的形式实现并作为独立的产品销售或使用时,也可以存储在一个计算机可读取存储介质中。In addition, each functional unit in each embodiment of the present invention may be integrated into one processing module, or each unit may exist physically alone, or two or more units may be integrated into one module. The above-mentioned integrated modules can be implemented in the form of hardware, and can also be implemented in the form of software function modules. If the integrated modules are implemented in the form of software functional modules and sold or used as independent products, they may also be stored in a computer-readable storage medium.

上述提到的存储介质可以是只读存储器,磁盘或光盘等。The above-mentioned storage medium may be a read-only memory, a magnetic disk or an optical disk, and the like.

在本说明书的描述中,参考术语“一个实施例”、“一些实施例”、“示例”、“具体示例”、或“一些示例”等的描述意指结合该实施例或示例描述的具体特征、结构、材料或者特点包含于本发明的至少一个实施例或示例中。在本说明书中,对上述术语的示意性表述不一定指的是相同的实施例或示例。而且,描述的具体特征、结构、材料或者特点可以在任何的一个或多个实施例或示例中以合适的方式结合。In the description of this specification, description with reference to the terms "one embodiment," "some embodiments," "example," "specific example," or "some examples", etc., mean specific features described in connection with the embodiment or example , structure, material or feature is included in at least one embodiment or example of the present invention. In this specification, schematic representations of the above terms do not necessarily refer to the same embodiment or example. Furthermore, the particular features, structures, materials or characteristics described may be combined in any suitable manner in any one or more embodiments or examples.

尽管上面已经示出和描述了本发明的实施例,可以理解的是,上述实施例是示例性的,不能理解为对本发明的限制,本领域的普通技术人员在本发明的范围内可以对上述实施例进行变化、修改、替换和变型。Although the embodiments of the present invention have been shown and described above, it should be understood that the above-mentioned embodiments are exemplary and should not be construed as limiting the present invention. Embodiments are subject to variations, modifications, substitutions and variations.

Claims (10)

1.一种快递校验分拣的方法,其特征在于,包括:1. a method for express checking and sorting, characterized in that, comprising: 获取当前快递的快递信息;Get the courier information of the current courier; 根据所述快递信息和预设的加密方式,生成所述快递信息对应的校验参数;generating a verification parameter corresponding to the express delivery information according to the express delivery information and a preset encryption method; 利用预设传输网络,将携带所述校验参数的校验请求信息发送到预先构建的云边缘计算服务器,以使所述云边缘计算服务器利用所述加密方式对所述校验参数进行校验;Using the preset transmission network, the verification request information carrying the verification parameters is sent to the pre-built cloud edge computing server, so that the cloud edge computing server uses the encryption method to verify the verification parameters ; 接收所述云边缘计算服务器通过所述预设传输网络发送的校验结果;receiving a verification result sent by the cloud edge computing server through the preset transmission network; 若所述校验结果表示校验通过,则接收所述云边缘计算服务器通过所述预设传输网络发送的所述快递信息对应的分拣信息;If the verification result indicates that the verification is passed, receiving sorting information corresponding to the express delivery information sent by the cloud edge computing server through the preset transmission network; 控制快递分拣设备根据所述分拣信息对所述当前快递进行分拣。The express sorting device is controlled to sort the current express according to the sorting information. 2.根据权利要求1所述的快递校验分拣的方法,其特征在于,所述利用预设传输网络,将携带所述校验参数的校验请求信息发送到预先构建的云边缘计算服务器之前,还包括:2. The method for express verification and sorting according to claim 1, wherein the use of a preset transmission network sends verification request information carrying the verification parameters to a pre-built cloud edge computing server Before, also included: 将所有待选择传输网络的标识发送给前端设备,以使工作人员查看当前设置的所述待选择传输网络;Send the identifiers of all the transmission networks to be selected to the front-end equipment, so that the staff can view the currently set transmission networks to be selected; 获取所述前端设备发送的选择标识;obtaining the selection identifier sent by the front-end device; 将所述选择标识对应的所述待选择传输网络作为所述预设传输网络。The to-be-selected transmission network corresponding to the selection identifier is used as the preset transmission network. 3.根据权利要求2所述的快递校验分拣的方法,其特征在于,所述待选择传输网络包括:5G网络和专线网络。3 . The method for checking and sorting express delivery according to claim 2 , wherein the transmission network to be selected comprises: a 5G network and a dedicated line network. 4 . 4.根据权利要求1所述的快递校验分拣的方法,其特征在于,所述根据所述快递信息和预设的加密方式,生成所述快递信息对应的校验参数,包括:4. The method for checking and sorting express delivery according to claim 1, wherein generating the checking parameters corresponding to the express delivery information according to the express delivery information and a preset encryption method, comprising: 利用预设的加密方式,对所述快递信息进行加密处理,得到加签值;Using a preset encryption method, encrypting the express information to obtain a signed value; 将所述加签值和所述快递信息的集合作为所述快递信息对应的所述校验参数,以便所述云边缘计算服务器利用所述加密方式对所述校验参数中的快递信息进行加密处理,得到验签值,并通过对比所述加签值和所述验签值进行校验。Taking the set of the signed value and the express delivery information as the verification parameter corresponding to the express delivery information, so that the cloud edge computing server encrypts the express delivery information in the verification parameter by using the encryption method processing, to obtain a signature verification value, and to perform verification by comparing the signature added value with the signature verification value. 5.根据权利要求1所述的快递校验分拣的方法,其特征在于,还包括:5. The method for express verification and sorting according to claim 1, characterized in that, further comprising: 若所述校验结果表示校验未通过,则重新生成所述快递信息对应的校验参数,以使所述云边缘计算服务器对所述校验参数进行校验;或者控制所述快递分拣设备将所述当前快递移出,以使工作人员对所述当前快递进行分拣。If the verification result indicates that the verification fails, regenerate the verification parameters corresponding to the express information, so that the cloud edge computing server can verify the verification parameters; or control the express sorting The device removes the current courier so that the current courier can be sorted by the staff. 6.一种快递校验分拣的装置,其特征在于,包括:获取模块、生成模块、第一发送模块、接收模块和控制模块;6. A device for express verification and sorting, comprising: an acquisition module, a generation module, a first sending module, a receiving module and a control module; 所述获取模块,用于获取当前快递的快递信息;The obtaining module is used to obtain the express information of the current express; 所述生成模块,用于根据所述快递信息和预设的加密方式,生成所述快递信息对应的校验参数;The generating module is configured to generate verification parameters corresponding to the express delivery information according to the express delivery information and a preset encryption method; 所述第一发送模块,用于利用预设传输网络,将携带所述校验参数的校验请求信息发送到预先构建的云边缘计算服务器,以使所述云边缘计算服务器利用所述加密方式对所述校验参数进行校验;The first sending module is configured to use a preset transmission network to send the verification request information carrying the verification parameters to a pre-built cloud edge computing server, so that the cloud edge computing server uses the encryption method verifying the verification parameters; 所述接收模块,用于接收所述云边缘计算服务器通过所述预设传输网络发送的校验结果;The receiving module is configured to receive the verification result sent by the cloud edge computing server through the preset transmission network; 所述接收模块,还用于若所述校验结果表示校验通过,则接收所述云边缘计算服务器通过所述预设传输网络发送的所述快递信息对应的分拣信息;The receiving module is further configured to receive sorting information corresponding to the express delivery information sent by the cloud edge computing server through the preset transmission network if the verification result indicates that the verification is passed; 所述控制模块,用于控制快递分拣设备根据所述分拣信息对所述当前快递进行分拣。The control module is used to control the express sorting equipment to sort the current express according to the sorting information. 7.根据权利要求6所述的快递校验分拣的装置,其特征在于,还包括:第二发送模块和确定模块;7. The device for express verification and sorting according to claim 6, further comprising: a second sending module and a determining module; 所述第二发送模块,用于将所有待选择传输网络的标识发送给前端设备,以使工作人员查看当前设置的所述待选择传输网络;The second sending module is used to send the identifiers of all the transmission networks to be selected to the front-end equipment, so that the staff can view the currently set transmission networks to be selected; 所述获取模块,还用于获取所述前端设备发送的选择标识;The obtaining module is further configured to obtain the selection identifier sent by the front-end device; 所述确定模块,用于将所述选择标识对应的所述待选择传输网络作为所述预设传输网络。The determining module is configured to use the to-be-selected transmission network corresponding to the selection identifier as the preset transmission network. 8.根据权利要求6所述的快递校验分拣的装置,其特征在于,所述生成模块包括:加密单元和集合单元;8. The device for express verification and sorting according to claim 6, wherein the generating module comprises: an encryption unit and a collection unit; 所述加密单元,用于利用预设的加密方式,对所述快递信息进行加密处理,得到加签值;The encryption unit is configured to perform encryption processing on the express delivery information by using a preset encryption method to obtain a signed value; 所述集合单元,用于将所述加签值和所述快递信息的集合作为所述快递信息对应的所述校验参数,以便所述云边缘计算服务器利用所述加密方式对所述校验参数中的快递信息进行加密处理,得到验签值,并通过对比所述加签值和所述验签值进行校验。The set unit is configured to use the set of the signed value and the express information as the verification parameter corresponding to the express information, so that the cloud edge computing server uses the encryption method to verify the verification The express information in the parameters is encrypted to obtain the signature verification value, and the verification is performed by comparing the signature value and the signature verification value. 9.根据权利要求6所述的快递校验分拣的装置,其特征在于,所述生成模块,还用于若所述校验结果表示校验未通过,重新生成所述快递信息对应的校验参数,以使所述云边缘计算服务器对所述校验参数进行校验;9 . The device for verification and sorting of express delivery according to claim 6 , wherein the generating module is further configured to regenerate the verification corresponding to the express delivery information if the verification result indicates that the verification fails. 10 . verification parameters, so that the cloud edge computing server can verify the verification parameters; 或者所述控制模块,还用于若所述校验结果表示校验未通过,控制所述快递分拣设备将所述当前快递移出,以使工作人员对所述当前快递进行分拣。Or the control module is further configured to control the express sorting device to remove the current express if the verification result indicates that the verification fails, so that the staff can sort the current express. 10.一种快递校验分拣的系统,其特征在于,包括:仓储控制子系统和云边缘计算服务器;10. A system for express verification and sorting, comprising: a warehouse control subsystem and a cloud edge computing server; 所述仓储控制子系统通过预设传输网络与所述云边缘计算服务器相连;The warehouse control subsystem is connected to the cloud edge computing server through a preset transmission network; 所述仓储控制子系统用于执行权利要求1-5任一项所述的快递校验分拣的方法;The warehouse control subsystem is used to execute the method for express verification and sorting according to any one of claims 1-5; 所述云边缘计算服务器用于接收所述仓储控制子系统通过所述预设传输网络发送的携带校验参数的校验请求信息,并利用预设的加密方式对所述校验参数进行校验,通过所述预设传输网络向所述仓储控制子系统发送校验结果和分拣信息。The cloud edge computing server is configured to receive the verification request information carrying verification parameters sent by the warehouse control subsystem through the preset transmission network, and to verify the verification parameters by using a preset encryption method , and send the verification result and sorting information to the warehouse control subsystem through the preset transmission network.
CN202010755778.9A 2020-07-31 2020-07-31 Method, device and system for express verification and sorting Active CN112007863B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010755778.9A CN112007863B (en) 2020-07-31 2020-07-31 Method, device and system for express verification and sorting

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010755778.9A CN112007863B (en) 2020-07-31 2020-07-31 Method, device and system for express verification and sorting

Publications (2)

Publication Number Publication Date
CN112007863A true CN112007863A (en) 2020-12-01
CN112007863B CN112007863B (en) 2022-08-12

Family

ID=73498639

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010755778.9A Active CN112007863B (en) 2020-07-31 2020-07-31 Method, device and system for express verification and sorting

Country Status (1)

Country Link
CN (1) CN112007863B (en)

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040225613A1 (en) * 2003-05-05 2004-11-11 International Business Machines Corporation Portable intelligent shopping device
CN1647442A (en) * 2002-02-05 2005-07-27 舒尔蒂股份有限公司 Secure electonic messqging system requiring key retrieval for deriving decryption keys
CN104735059A (en) * 2015-03-04 2015-06-24 上海鸿研物流技术有限公司 Wireless verification method and device for recyclable logistics appliances
CN104907259A (en) * 2015-05-20 2015-09-16 深圳深若科技有限公司 Unified coding-based express delivery object sorting method and system
CN105303353A (en) * 2015-11-04 2016-02-03 用友网络科技股份有限公司 Raw material purchasing inspection method and apparatus
KR101884894B1 (en) * 2017-06-29 2018-08-03 (주)스마트코리아 Method for operating medic management system
CN109347839A (en) * 2018-10-25 2019-02-15 深圳壹账通智能科技有限公司 Centralized password management method and centralized password management, device, electronic equipment and computer storage medium
CN109635132A (en) * 2018-12-10 2019-04-16 Oppo(重庆)智能科技有限公司 A kind of Automatic Warehouse management method, system and terminal device
CN109772753A (en) * 2019-03-05 2019-05-21 中国科学院自动化研究所 Power battery sorting system and method

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1647442A (en) * 2002-02-05 2005-07-27 舒尔蒂股份有限公司 Secure electonic messqging system requiring key retrieval for deriving decryption keys
US20040225613A1 (en) * 2003-05-05 2004-11-11 International Business Machines Corporation Portable intelligent shopping device
CN104735059A (en) * 2015-03-04 2015-06-24 上海鸿研物流技术有限公司 Wireless verification method and device for recyclable logistics appliances
CN104907259A (en) * 2015-05-20 2015-09-16 深圳深若科技有限公司 Unified coding-based express delivery object sorting method and system
CN105303353A (en) * 2015-11-04 2016-02-03 用友网络科技股份有限公司 Raw material purchasing inspection method and apparatus
KR101884894B1 (en) * 2017-06-29 2018-08-03 (주)스마트코리아 Method for operating medic management system
CN109347839A (en) * 2018-10-25 2019-02-15 深圳壹账通智能科技有限公司 Centralized password management method and centralized password management, device, electronic equipment and computer storage medium
CN109635132A (en) * 2018-12-10 2019-04-16 Oppo(重庆)智能科技有限公司 A kind of Automatic Warehouse management method, system and terminal device
CN109772753A (en) * 2019-03-05 2019-05-21 中国科学院自动化研究所 Power battery sorting system and method

Also Published As

Publication number Publication date
CN112007863B (en) 2022-08-12

Similar Documents

Publication Publication Date Title
CN108600029B (en) A configuration file updating method, device, terminal device and storage medium
CN108549580B (en) Method for automatically deploying Kubernets slave nodes and terminal equipment
CN105224351B (en) Rapid configuration implementation method and rapid configuration server
CN107105009B (en) Job scheduling method and device for butting workflow engine based on Kubernetes system
WO2013104217A1 (en) Cloud infrastructure based management system and method for performing maintenance and deployment for application system
US10554532B2 (en) Method and device for establishing performance measurement task and processing performance measurement result
KR20140120895A (en) Automated build-out of a cloud-computing stamp
CN102369713A (en) Automatic removing method and device of system configuration items
US20190296960A1 (en) System and method for event processing order guarantee
CN110851471A (en) Distributed log data processing method, device and system
CN105184501A (en) Efficient asynchronous order processing method
CN104272327B (en) Job management method and management system
CN104468207B (en) The method, apparatus and system of terminal management
CN110134612A (en) UI test data generation method, device, equipment and readable storage medium
CN106406980B (en) A kind of dispositions method and device of virtual machine
CN107092502B (en) Automatic application configuration method and device based on cloud operating system
CN114362983A (en) Firewall policy management method and device, computer equipment and storage medium
CN111769979A (en) A cloud resource orchestration method, system, terminal and storage medium
CN105933136B (en) A kind of resource regulating method and system
CN112007863B (en) Method, device and system for express verification and sorting
CN107315803A (en) A kind of automatic building method of data-base cluster and system
CN114721827A (en) Data processing method and device
US8713149B2 (en) Data feed management
CN116916356A (en) Log analysis method, device, terminal, network equipment and readable storage medium
CN111431951A (en) Data processing method, node equipment, system and storage medium

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
GR01 Patent grant
GR01 Patent grant