CN113762548A - Data processing method and device - Google Patents

Data processing method and device Download PDF

Info

Publication number
CN113762548A
CN113762548A CN202010611245.3A CN202010611245A CN113762548A CN 113762548 A CN113762548 A CN 113762548A CN 202010611245 A CN202010611245 A CN 202010611245A CN 113762548 A CN113762548 A CN 113762548A
Authority
CN
China
Prior art keywords
list
rule
collection
reservation
information
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
CN202010611245.3A
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.)
Beijing Jingdong Century Trading Co Ltd
Beijing Wodong Tianjun Information Technology Co Ltd
Original Assignee
Beijing Jingdong Century Trading Co Ltd
Beijing Wodong Tianjun Information 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 Beijing Jingdong Century Trading Co Ltd, Beijing Wodong Tianjun Information Technology Co Ltd filed Critical Beijing Jingdong Century Trading Co Ltd
Priority to CN202010611245.3A priority Critical patent/CN113762548A/en
Publication of CN113762548A publication Critical patent/CN113762548A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/02Reservations, e.g. for tickets, services or events
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • G06Q10/103Workflow collaboration or project management

Landscapes

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

Abstract

The invention discloses a data processing method and device, and relates to the technical field of computers. One embodiment of the method comprises: receiving request information of a reservation operation, wherein the request information comprises at least one characteristic information and pre-operation time of the reservation operation; determining whether the reservation operation matches a collection rule based on the collection rule; wherein the list rule includes a list condition of the at least one feature information and a list condition of the pre-operation time; and if the matching is determined, determining the associated operation of the reservation operation according to the at least one piece of characteristic information, and generating a list collection list so as to collect and process the reservation operation and the associated operation according to the list collection list. The method filters the submitted operation which is not suitable for the collection processing according to the configured collection rule and synchronously processes the associated operation, thereby solving the problem of high processing cost caused by independently processing the reserved operation in the prior art.

Description

Data processing method and device
Technical Field
The present invention relates to the field of computer technologies, and in particular, to a method and an apparatus for data processing.
Background
Since the reservation operation does not need to be operated immediately, the time limit of the reservation operation is not very important for the operation, and in the prior art, the reservation operation is generally executed immediately, or the pre-operation time (reservation time) of the reservation operation is marked manually, and then the instruction is executed continuously by the manual operation after the time is reached. For the scene with complicated service, if the reservation operation is received, the user requirement which cannot be met is executed immediately. If the appointment time is manually remembered and then manually operated on time, the service operation cost is greatly improved, and the problem of omission easily exists.
Disclosure of Invention
In view of this, embodiments of the present invention provide a method and an apparatus for data processing, which can filter submitted operations that are not suitable for receipt processing according to a configured receipt rule, and perform processing synchronously with associated operations, thereby saving processing cost.
To achieve the above object, according to an aspect of an embodiment of the present invention, there is provided a method of data processing.
The data processing method of the embodiment of the invention comprises the following steps: receiving request information of a reservation operation, wherein the request information comprises at least one characteristic information and pre-operation time of the reservation operation; determining whether the reservation operation matches a collection rule based on the collection rule; wherein the list rule includes a list condition of the at least one feature information and a list condition of the pre-operation time; and if the matching is determined, determining the associated operation of the reservation operation according to the at least one piece of characteristic information, and generating a list collection list so as to collect and process the reservation operation and the associated operation according to the list collection list.
Optionally, the configured form rules include at least two-dimension form rules and priorities of the at least two-dimension form rules; the step of determining whether the reservation operation matches the order rule based on the order rule comprises: analyzing the dimension information of the reservation operation according to the at least two dimensions; and sequentially determining whether the reservation operation is matched with the order collection rules of the at least two dimensions according to the dimension information and the priority of the order collection rules of the at least two dimensions.
Optionally, the set rule of the at least two dimensions includes a set black list, an object dimension set rule, and a category dimension set rule;
the step of determining whether the reservation operation matches the order rule based on the order rule comprises: analyzing object information and/or category information of the reservation operation; determining whether the reservation operation is matched with the bill of collection blacklist or not according to the object information and/or the category information; determining whether the reservation operation is matched with the object dimension form rule under the condition that the form blacklist is not matched; and in the case that the object dimension set rule is not matched, determining whether the reservation operation is matched with the category dimension set rule.
Optionally, in the case that the matching is determined, determining an associated operation of the reservation operation according to the at least one piece of feature information, and generating a list includes: under the condition of determining matching, adding the reservation operation to a to-be-issued state list; collecting the associated operation of the reservation operation in the to-be-issued state list according to the distribution node, the supply node and the object information of the reservation operation, and generating a list collection list; wherein the at least one feature information includes a delivery node, a supply node, and object information, and the association operation is the same as the delivery node, the supply node, and the object information of the reservation operation.
Optionally, the step of performing order aggregation processing on the reservation operation and the association operation according to the order aggregation list includes: and screening out execution operation from the aggregation list according to the configured supply frequency information of the supply node and the pre-operation time of the operation included in the aggregation list, generating an execution operation list, and performing aggregation processing according to the execution operation list.
Optionally, in a case that the determination is matched, after determining an association operation of the reservation operation according to the at least one feature information and generating a list, the method further includes: performing display operation on the list according to the updating request so as to receive an updating operation instruction; and updating the list according to the updating operation instruction so as to perform list processing according to the updated list.
Optionally, in a case that a match is determined, determining an associated operation of the reservation operation according to the at least one feature information, and generating a list collection list, so as to perform list collection processing on the reservation operation and the associated operation according to the list collection list, further including: feeding back the result of the bill processing according to a receipt mode; wherein, the at least one characteristic information also comprises a receipt mode.
To achieve the above object, according to another aspect of the embodiments of the present invention, there is provided a data processing apparatus.
The data processing device of the embodiment of the invention comprises:
the system comprises a receiving module, a sending module and a processing module, wherein the receiving module is used for receiving request information of reservation operation, and the request information comprises at least one characteristic information and pre-operation time of the reservation operation;
a matching module for determining whether the reservation operation matches a collection rule based on the collection rule; wherein the list rule includes a list condition of the at least one feature information and a list condition of the pre-operation time;
and the list generating module is used for determining the association operation of the reservation operation according to the at least one piece of characteristic information and generating a list collecting list so as to collect the reservation operation and the association operation according to the list collecting list.
Optionally, the configured form rules include at least two-dimension form rules and priorities of the at least two-dimension form rules;
the matching module is further configured to: analyzing the dimension information of the reservation operation according to the at least two dimensions; and sequentially determining whether the reservation operation is matched with the order collection rules of the at least two dimensions according to the dimension information and the priority of the order collection rules of the at least two dimensions.
Optionally, the set rule of the at least two dimensions includes a set black list, an object dimension set rule, and a category dimension set rule;
the matching module is further configured to: analyzing object information and/or category information of the reservation operation; determining whether the reservation operation is matched with the bill of collection blacklist or not according to the object information and/or the category information; determining whether the reservation operation is matched with the object dimension form rule under the condition that the form blacklist is not matched; and in the case that the object dimension set rule is not matched, determining whether the reservation operation is matched with the category dimension set rule.
Optionally, the list generating module is further configured to: under the condition of determining matching, adding the reservation operation to a to-be-issued state list; collecting the associated operation of the reservation operation in the to-be-issued state list according to the distribution node, the supply node and the object information of the reservation operation, and generating a list collection list; wherein the at least one feature information includes a delivery node, a supply node, and object information, and the association operation is the same as the delivery node, the supply node, and the object information of the reservation operation.
Optionally, the list generating module is further configured to: and screening out execution operation from the aggregation list according to the configured supply frequency information of the supply node and the pre-operation time of the operation included in the aggregation list, generating an execution operation list, and performing aggregation processing according to the execution operation list.
Optionally, the system further includes an updating module, configured to determine, in the case that the matching is determined, an association operation of the reservation operation according to the at least one piece of feature information, and after generating a list, perform a display operation on the list according to an update request to receive an update operation instruction; and updating the list according to the updating operation instruction so as to perform list processing according to the updated list.
Optionally, the system further includes a receipt module, configured to determine, when a match is determined, a correlation operation of the reservation operation according to the at least one piece of feature information, and generate a list collection list, so that after performing list collection processing on the reservation operation and the correlation operation according to the list collection list, a result of the list collection processing is fed back according to a receipt manner; wherein, the at least one characteristic information also comprises a receipt mode.
To achieve the above object, according to still another aspect of an embodiment of the present invention, there is provided an electronic apparatus.
The electronic device of the embodiment of the invention comprises: one or more processors; a storage device for storing one or more programs which, when executed by the one or more processors, cause the one or more processors to implement the method of data processing of any of the above.
To achieve the above object, according to still another aspect of an embodiment of the present invention, there is provided a computer-readable medium on which a computer program is stored, characterized in that the program realizes the data processing method of any one of the above when executed by a processor.
One embodiment of the above invention has the following advantages or benefits: the method and the device have the advantages that the submitted reservation operation which is not suitable for collection processing is filtered out according to the configured collection rule, and the association operation is collected according to the characteristic information of the reservation operation, so that the operation which is not required to be executed immediately is integrated, the operation efficiency is improved, the possibility of missing tasks is greatly reduced, and the problem of high processing cost caused by one-to-one reservation operation in the prior art is solved.
Further effects of the above-mentioned non-conventional alternatives will be described below in connection with the embodiments.
Drawings
The drawings are included to provide a better understanding of the invention and are not to be construed as unduly limiting the invention. Wherein:
FIG. 1 is a schematic diagram of a main flow of a method of data processing according to an embodiment of the invention;
FIG. 2 is a schematic diagram of a matching singleton rule according to an embodiment of the present invention;
FIG. 3 is a schematic diagram of a method of data processing according to an embodiment of the invention;
FIG. 4 is a schematic diagram of a method of reservation order processing according to an embodiment of the invention;
FIG. 5 is a schematic diagram of the main blocks of a data processing apparatus according to an embodiment of the present invention;
FIG. 6 is an exemplary system architecture diagram in which embodiments of the present invention may be employed;
fig. 7 is a schematic block diagram of a computer system suitable for use in implementing a terminal device or server of an embodiment of the invention.
Detailed Description
Exemplary embodiments of the present invention are described below with reference to the accompanying drawings, in which various details of embodiments of the invention are included to assist understanding, and which are to be considered as merely exemplary. Accordingly, those of ordinary skill in the art will recognize that various changes and modifications of the embodiments described herein can be made without departing from the scope and spirit of the invention. Also, descriptions of well-known functions and constructions are omitted in the following description for clarity and conciseness.
Fig. 1 is a schematic diagram of a main flow of a data processing method according to an embodiment of the present invention, and as shown in fig. 1, the data processing method according to the embodiment of the present invention mainly includes:
step S101: request information of the reserved operation is received, and the request information comprises at least one characteristic information of the reserved operation and pre-operation time. The reservation operation is not required to be performed immediately, and the characteristic information is information of each attribute of the reservation operation, and for example, when the reservation operation is a commodity order, the characteristic information of the reservation operation is an ordered commodity name, an ordered commodity shelf life, a delivery address of the ordered commodity, and the like. The pre-operation time refers to a time when the reservation operation is performed. For example, the reservation operation is a reservation order, and the characteristic information thereof may include information of a predetermined article, the quantity, supplier information for shipment, or a receiving place, and the like.
Step S102: determining whether the reservation operation matches the order rule based on the order rule; the list rule comprises at least one list condition of the characteristic information and a list condition of the pre-operation time. The collective processing means that some reservation operations are collectively and uniformly processed, rather than processing each operation individually. Since some reservation operations are not suitable for the receipt processing, the received reservation operations are filtered by configuring the receipt rule, and the operations that are not suitable for the receipt processing are individually executed. In the order rule, if the pre-operation time is not limited, the time of the reservation order to be matched can be considered to satisfy the order rule, and therefore, the embodiment still falls within the protection scope of the embodiment of the present invention.
Step S103: under the condition of determining matching, determining the association operation of the reservation operation according to at least one piece of characteristic information, and generating a list; and performing collection processing on the reservation operation and the associated operation according to the collection list. And determining that the reservation operation matches the list collecting rule, wherein the list collecting rule indicates that the reservation operation can be subjected to list collecting processing, and searching for one or more associated operations with the same characteristics in the characteristic information so as to uniformly process the associated operations and the reservation operation. For example, if the reservation operation is a reservation order for reserving a plurality of goods B from the supplier a, other orders for reserving the goods B from the supplier a may be searched, and the searched other orders are associated with the reservation operation. In this example, since both the reservation operation and the association operation are to reserve the commodity B to the supplier a, they can be handled uniformly, and the supplier a can deliver the commodity uniformly, saving the logistics resources.
According to the embodiment of the invention, the submitted reservation operation which is not suitable for the collection processing is filtered according to the configured collection rule, and the associated operation is collected according to the characteristic information of the reservation operation, so that the operation which is not required to be executed immediately is integrated, the operation efficiency is improved, the possibility of missing tasks is greatly reduced, and the problem of high processing cost caused by the fact that the reservation operation is processed one by one in the prior art is solved.
FIG. 2 is a schematic diagram of a matching singleton rule according to an embodiment of the present invention; as shown in fig. 2, the matching list rule of the embodiment of the present invention includes:
step S201: and analyzing the dimension information of the reservation operation according to at least two dimensions. In the embodiment of the present invention, in each application scenario, the dimension information included in the set rule may be different, and for one application scenario, there may also be a judgment rule of multiple dimensions. For example, the set rules for the at least two dimensions include a set black list, an object dimension set rule, and a category dimension set rule. And setting the priority of the set single rule of the plurality of dimensions, such as the priority of the set single blacklist is higher than the priority of the object dimension set single rule, and the priority of the object dimension set single rule is higher than the priority of the category dimension set single rule. In the list collection blacklist, reservation operations such as user feedback operations (information feedback according to the needs of the user), maintenance operations, etc., which cannot be performed in list collection processing are recorded. The object dimension form rule records which objects in some operations can be subjected to form processing, for example, if the reservation operation is a subscription, the object dimension form rule defines whether the subscription operation can be subjected to form processing. The category dimension form rule records the categories of objects capable of form collecting processing, and for ordering operation, whether the ordering operation can carry out form collecting processing is judged according to the category information of ordered commodities.
In the embodiment of the present invention, if the determination rules of multiple dimensions include a set list blacklist, an object dimension set single rule, and a category dimension set single rule, and the priorities of the rules are from high to low, in step S201, corresponding dimension information needs to be analyzed for the rules of each dimension. For example, if the list blacklist defines a commodity name (or a delivery address or an order person) that cannot be listed, the commodity name (or the delivery address or the order person) is determined for the reservation operation, and then it is determined whether the commodity name is listed in the list blacklist. If the user-defined order is not in the list-of-collections blacklist (the list-of-collections blacklist is not matched), further determining information required by the object dimension set rule of the reserved operation, and also further determining information required by the category dimension set rule of the reserved operation and determining whether the reserved operation is matched with the category dimension set rule under the condition that the object dimension set rule is not matched.
Step S202: and sequentially determining whether the reservation operation is matched with the order collection rules of the at least two dimensions according to the dimension information and the priority of the order collection rules of the at least two dimensions. The matching is to determine whether or not the feature information in the reservation operation satisfies the condition in the form rule. For example, if the supplier F does not provide a reservation order or the supplied goods cannot be unified for shipment, other characteristic information is not limited as an example, and if the characteristic information of the reservation operation is analyzed as: if the supplier is F, the reservation operation cannot perform the subsequent order collection processing, so that it is determined that the reservation operation does not match the currently configured order collection rule.
In the embodiment of the invention, the set list blacklist, the object dimension set single rule and the category dimension set single rule are included, the priority of the set list blacklist is higher than that of the object dimension set single rule, and the priority of the object dimension set single rule is higher than that of the category dimension set single rule. In step S202, the object information and/or category information of the reservation operation is parsed; and determining whether the reservation operation is matched with the list blacklist or not according to the object information and/or the category information. And in the case of not matching the collection blacklist, determining whether the reservation operation is matched with the rule of the object dimension collection. And in the case that the object dimension set single rule is not matched, determining whether the reservation operation is matched with the category dimension set single rule. In each judgment, if the collection rule of a certain dimensionality is matched, the judgment of the collection rule of a lower priority is stopped. Therefore, the judgment of accurate rules is realized, and the accuracy of collection and order processing is facilitated.
FIG. 3 is a schematic diagram of a method of data processing according to an embodiment of the invention; as shown in fig. 3, the data processing method according to the embodiment of the present invention includes:
step S301: request information of the reserved operation is received, and the request information comprises at least one characteristic information of the reserved operation and pre-operation time.
Step S302: determining whether the reservation operation matches the order rule based on the order rule; the list rule comprises at least one list condition of the characteristic information and a list condition of the pre-operation time.
Step S303: and under the condition of determining the matching, adding the reserved operation to the to-be-issued state list. The operation in the pending status list refers to an operation that is not yet allocated to the list, that is, it is not yet determined which operations need to be integrated together for processing.
Step S304: and according to the distribution node, the supply node and the object information of the reservation operation, collecting the association operation of the reservation operation in the to-be-issued state list and generating a list collection list. The at least one piece of characteristic information comprises a delivery node, a supply node and object information, and the delivery node, the supply node and the object information of the associated operation and the reserved operation are the same.
Step S305: and screening out execution operations from the aggregation list according to the configured supply frequency information of the supply node and the pre-operation time of the operations included in the aggregation list, generating an execution operation list, and performing aggregation processing according to the execution operation list. The operations in the operation list refer to operations to be executed immediately, for example, operations to be executed on the current day or operations to be executed within 1 hour.
In the embodiment of the present invention, preferably, in the case of determining the matching, after determining the association operation of the reservation operation according to the at least one piece of feature information and generating the list table, performing a display operation on the list table according to the update request to receive an update operation instruction; and updating the list according to the updating operation instruction so as to perform list processing according to the updated list.
In the embodiment of the present invention, preferably, in the case of determining matching, determining a correlation operation of a reservation operation according to at least one piece of feature information, and generating a list collection list, so as to perform list collection processing on the reservation operation and the correlation operation according to the list collection list, and then feeding back a result of the list collection processing according to a receipt mode; wherein, at least one characteristic information also comprises a receipt mode.
At present, a manual processing is used for ordering (ordering operation) or a supplier has an ordering period limitation scene (the supplier cannot execute immediately, and can only carry out ordering according to the ordering time requirement of the supplier), the service operation is complex, the ordering time and the ordering period required by each supplier need to be remembered by adopting and selling, the ordering is carried out according to the ordering requirement, the ordering is carried out on time, the service operation cost is high, and the influence on service development is easy to omit. The method is characterized in that the commodities required by a plurality of ordering personnel are the same, and ordering is carried out to the supplier side together, so that the requirements of both parties of off-line communication are required and integrated into a form operating system for ordering, and the whole business process is communicated and supported by an operating wireless upper system.
Fig. 4 is a schematic diagram of a method for processing a reservation order according to an embodiment of the present invention, in the embodiment of the present invention, a configuration order collection rule and a replenishment frequency are adopted, whether the order collection rule is matched is determined when a purchase plan is uploaded, SKU (Stock keeping Unit) matching the order collection rule is transferred to an order collection system, the download time is controlled according to the rule, and whether the order is downloaded according to the replenishment frequency is controlled, so that the purpose of ordering and ordering on the order-release day is finally achieved. As shown in fig. 1, a method for processing a reservation order according to an embodiment of the present invention includes:
step S401: and determining the reservation order according to the uploaded purchasing plan. When the purchasing staff uploads the purchasing plan, the interface provided by the order collecting system is called after parameter verification to judge whether the order collecting rule is matched, the subsequent purchasing order placing process is continued for the SKU which is not matched with the order collecting rule or is matched with the blacklist, and the SKU matched with the order collecting rule is transmitted to the order collecting system.
Step S402: an order SKU is collected by the order System. The order collecting system collects the SKU which needs to be downloaded by the order collecting system, records the SKU, the inventory nodes, the inventory issuing nodes, the order quantity, the PIN of the creator, the creating time, the downloading state (default: to be downloaded) and the order rule ID of the order collecting system, the combined order issuing requirements of the same SKU and the same inventory issuing nodes keep the PIN of the creator, the combined order issuing requirements of the same SKU and the same inventory issuing nodes create the purchase orders of the inventory issuing nodes, and after the purchase is made, the distribution is automatically allocated to each inventory node from the inventory issuing inventory nodes according to the requirement proportion of each inventory node. In the embodiment of the invention, the inventory node is purchased store information, namely a distribution address; issuing inventory nodes as warehouse information, namely shipping addresses; the issuing time is the ex-warehouse time.
Step S403: an order SKU is managed by the order system. The order collection system can inquire the order collection SKU through conditions such as inventory nodes, SKUs, creators PIN, creation time, download states, order collection rules and the like, the order collection rule pull-down option reads the order collection rule configuration items to support fuzzy matching, and the management page can manually adjust the order placing quantity of the order collection SKU and manually delete the order collection SKU.
In embodiments of the present invention, the Collection SKU: the collection sheet system management collection sheet SKU page can click an upload button, after a collection sheet rule is selected, a SKU needing a collection sheet is manually uploaded, whether the SKU needing to be uploaded in upload verification accords with the selected collection sheet rule or not is checked, a non-conforming return error list is provided for collection, marketing, downloading, modification and re-uploading, and when the manual collection sheet SKU uploading solves the problem that a supplier is limited in a sheet placing period, collection and marketing use the characteristics that the collection sheet system regularly downloads and checks the supplier replenishment frequency to place a sheet on a sheet placing day to achieve the function of ordering and placing a sheet in advance.
Step S404: and automatically downloading the collection list SKU by the collection list system timing task. The order collection system scans undelivered order collection SKUs at regular time, groups the SKUs according to order collection rules ID recorded on the SKUs and inquires out order collection rules corresponding to the order collection rules ID, judges whether the current time meets the download time configured by the order collection rules, judges whether the current order collection SKU meeting the conditions is the order discharge day through an interface of a central console system for inquiring replenishment frequency, screens out a SKU list meeting the order discharge at this day, and calls an order discharge interface of a purchasing system to discharge the order. And after the downloading is finished, the operation record of downloading is recorded, and the operation person at the downloading time is a 'system' for the collection system to manage the collection SKU page and view the historical operation record of downloading.
In embodiments of the present invention, the Collection Single SKU may be manually downloaded by the Collection System: and the list collection system can manage the list collection SKU pages to be manually downloaded in batches, the subsequent downloading logic is the same as that of the previous step, the downloading operation records are downloaded, and the current operator PIN is the operator at the downloading time.
Step S405: and synchronously downloading the state and the purchase order number. And the change downloading state of the successfully placed collection list SKU is 'downloaded', the change downloading state of the unsuccessfully placed collection list SKU is 'downloading failure', the reason of failure is recorded, and the 'downloading failure' SKU can be manually downloaded again.
Step S406: and E, mail receipt. And sending the order collection SKU downloading result to a receipt mailbox configured on an order collection rule in an email mode to remind an order collection person to view the downloading result.
In the embodiment of the invention, in the process of configuring the collection and receipt rules, a collection and receipt system rule configuration page is entered, and a category dimension collection and receipt rule, a SKU dimension collection and receipt rule and a SKU dimension blacklist are selected and configured according to the requirements of a collection and receipt, wherein the rule priority order is SKU dimension blacklist > SKU dimension collection and receipt rule > category dimension collection and receipt rule. The SKU dimension set rule is a finer dimension rule than the category dimension set rule, for example, the SKU dimension set rule is a set rule of a television, and the category dimension set rule is a set rule of an electrical appliance. When the set list rule is matched, the SKU dimension set list rule is matched, and if the matched SKU dimension set list rule does not exist, the category dimension set list rule is matched.
In the embodiment of the invention, in the category dimension set single rule configuration, a set single inventory node, a category, an inventory node issuing, an issuing time and a receipt mailbox issuing need to be configured, and the matching dimensions are the inventory node and the category. In the SKU dimension collection rule configuration, collection inventory nodes, SKUs, inventory issuing nodes, inventory issuing time and receipt issuing mailboxes need to be configured, and the matching dimensions are the inventory nodes and the SKUs. In the configuration of the SKU dimension blacklist, inventory nodes and SKUs of the collection list need to be configured, the matching dimension is the inventory node plus the SKU dimension, and when the blacklist is matched, the collection list matching rule is not continued and the collection list is not participated.
In the embodiment of the invention, once the collection sheet rule is created, only the delivery time and the return receipt delivery mailbox can be modified, whether the collection sheet SKU which is not delivered uses the rule needs to be checked when the collection sheet rule is deleted, if the collection sheet rule does not delete the collection sheet when being used, the collection sheet rule can be enabled by default when the collection sheet rule is disabled and enabled.
And in the process of configuring the replenishment frequency, entering a replenishment frequency configuration page of a replenishment center console, and configuring the replenishment frequency according to the supply period limit of a supplier, configuring an effective starting date when the frequency interval is multiple days/multiple weeks/multiple months, taking the effective starting date as the date starting time for calculating replenishment for the first time, filling the replenishment date when the replenishment date is temporarily changed for the orderable date of the supplier, and placing the replenishment order in the replenishment date, wherein the replenishment frequency is 1 when the SKU of the replenishment frequency is returned by default, namely the replenishment frequency can be placed every day.
The system filters the order submitted by the service according to the configured order rule to generate a data set to be issued, generates a purchase order according to the configuration time at the time, and synchronizes the purchase order to the supplier side; when a plurality of services respectively acquire purchase orders at respective inventory nodes and purchased commodities and suppliers are crossed, the system can support the integration of the purchase demands of different inventory nodes according to configured order collection rules and synchronize to the supplier side on time, so that the system is friendly to the operation of suppliers of the suppliers, and the bargaining capability of the suppliers is greatly improved due to the demand after the integration; the method has the advantages that the method collects orders collected for purchasing, automatically distributes the goods after the orders arrive, simultaneously solves the business problem that a provider randomly selects the purchase orders to perform and causes that a single demand party is met and other demand parties are short of goods, and can reasonably distribute the inventory according to the actual total quantity of the arrived goods and the demand proportion of each inventory node by the demand party when a plurality of demand parties need the same goods and the supply of the provider is insufficient.
Fig. 5 is a schematic diagram of main blocks of a data processing apparatus according to an embodiment of the present invention, and as shown in fig. 5, the data processing apparatus 500 according to the embodiment of the present invention includes a receiving module 501, a matching module 502, and a list generating module 503.
The receiving module 501 is configured to receive request information of a reservation operation, where the request information includes at least one feature information of the reservation operation and a pre-operation time.
The matching module 502 is configured to determine whether the reservation operation matches the order rule based on the order rule; the list rule comprises at least one list condition of the characteristic information and a list condition of the pre-operation time.
The list generating module 503 is configured to, in a case that the matching is determined, determine an association operation of the reservation operation according to the at least one piece of feature information, and generate a list collecting list so as to collect and process the reservation operation and the association operation according to the list collecting list.
The configured set rules include at least two-dimensional set rules and priorities of the at least two-dimensional set rules. The matching module is further configured to: analyzing the dimension information of the reservation operation according to at least two dimensions; and sequentially determining whether the reservation operation is matched with the order collection rules of the at least two dimensions according to the dimension information and the priority of the order collection rules of the at least two dimensions.
The set rules for the at least two dimensions include a set black list, an object dimension set rule, and a category dimension set rule. The matching module is further configured to: analyzing object information and/or category information of the reservation operation; determining whether the reservation operation is matched with a bill-collecting blacklist or not according to the object information and/or the category information; under the condition that the list collection blacklist is not matched, determining whether the reservation operation is matched with the rule of the object dimension list; and in the case that the object dimension set single rule is not matched, determining whether the reservation operation is matched with the category dimension set single rule.
The list generation module is further to: under the condition of determining matching, adding the reservation operation to a to-be-issued state list; collecting the associated operation of the reservation operation in a to-be-issued state list according to the distribution node, the supply node and the object information of the reservation operation, and generating a list collection list; the at least one piece of characteristic information comprises a delivery node, a supply node and object information, and the delivery node, the supply node and the object information of the associated operation and the reserved operation are the same.
The list generation module is further to: and screening out execution operations from the aggregation list according to the configured supply frequency information of the supply node and the pre-operation time of the operations included in the aggregation list, generating an execution operation list, and performing aggregation processing according to the execution operation list.
The data processing device of the embodiment of the invention further comprises an updating module, a list display module and a list display module, wherein the updating module is used for determining the association operation of the reservation operation according to at least one piece of characteristic information under the condition of determining the matching, generating the list, and then displaying the list according to the updating request so as to receive the updating operation instruction; and updating the list according to the updating operation instruction so as to perform list processing according to the updated list.
The data processing device of the embodiment of the invention further comprises a receipt module, which is used for determining the association operation of the reservation operation according to at least one piece of characteristic information under the condition of determining the matching, generating the list collection list, and feeding back the result of the list collection processing according to the receipt mode after performing the list collection processing on the reservation operation and the association operation according to the list collection list; wherein, at least one characteristic information also comprises a receipt mode.
According to the embodiment of the invention, the submitted reservation operation which is not suitable for the collection processing is filtered according to the configured collection rule, and the associated operation is collected according to the characteristic information of the reservation operation, so that the operation which is not required to be executed immediately is integrated, the operation efficiency is improved, and the problem of high processing cost caused by processing the reservation operation one by one in the prior art is solved.
Fig. 6 shows an exemplary system architecture 600 of a data processing apparatus or a method of data processing to which embodiments of the invention may be applied.
As shown in fig. 6, the system architecture 600 may include terminal devices 601, 602, 603, a network 604, and a server 605. The network 604 serves to provide a medium for communication links between the terminal devices 601, 602, 603 and the server 605. Network 604 may include various types of connections, such as wire, wireless communication links, or fiber optic cables, to name a few.
A user may use the terminal devices 601, 602, 603 to interact with the server 605 via the network 604 to receive or send messages or the like. The terminal devices 601, 602, 603 may have installed thereon various communication client applications, such as shopping applications, web browser applications, search applications, instant messaging tools, mailbox clients, social platform software, etc. (by way of example only).
The terminal devices 601, 602, 603 may be various electronic devices having a display screen and supporting web browsing, including but not limited to smart phones, tablet computers, laptop portable computers, desktop computers, and the like.
The server 605 may be a server providing various services, such as a background management server (for example only) providing support for shopping websites browsed by users using the terminal devices 601, 602, 603. The background management server can analyze and process the received data such as the product information inquiry request and feed back the processing result to the terminal equipment.
It should be noted that the data processing method provided by the embodiment of the present invention is generally executed by the server 605, and accordingly, the data processing apparatus is generally disposed in the server 605.
It should be understood that the number of terminal devices, networks, and servers in fig. 6 is merely illustrative. There may be any number of terminal devices, networks, and servers, as desired for implementation.
Referring now to FIG. 7, shown is a block diagram of a computer system 700 suitable for use with a terminal device implementing an embodiment of the present invention. The terminal device shown in fig. 7 is only an example, and should not bring any limitation to the functions and the scope of use of the embodiments of the present invention.
As shown in fig. 7, the computer system 700 includes a Central Processing Unit (CPU)701, which can perform various appropriate actions and processes in accordance with a program stored in a Read Only Memory (ROM)702 or a program loaded from a storage section 708 into a Random Access Memory (RAM) 703. In the RAM 703, various programs and data necessary for the operation of the system 700 are also stored. The CPU 701, the ROM 702, and the RAM 703 are connected to each other via a bus 704. An input/output (I/O) interface 705 is also connected to bus 704.
The following components are connected to the I/O interface 705: an input portion 706 including a keyboard, a mouse, and the like; an output section 707 including a display such as a Cathode Ray Tube (CRT), a Liquid Crystal Display (LCD), and the like, and a speaker; a storage section 708 including a hard disk and the like; and a communication section 709 including a network interface card such as a LAN card, a modem, or the like. The communication section 709 performs communication processing via a network such as the internet. A drive 710 is also connected to the I/O interface 705 as needed. A removable medium 711 such as a magnetic disk, an optical disk, a magneto-optical disk, a semiconductor memory, or the like is mounted on the drive 710 as necessary, so that a computer program read out therefrom is mounted into the storage section 708 as necessary.
In particular, according to the embodiments of the present disclosure, the processes described above with reference to the flowcharts may be implemented as computer software programs. For example, embodiments of the present disclosure include a computer program product comprising a computer program embodied on a computer readable medium, the computer program comprising program code for performing the method illustrated in the flow chart. In such an embodiment, the computer program can be downloaded and installed from a network through the communication section 709, and/or installed from the removable medium 711. The computer program performs the above-described functions defined in the system of the present invention when executed by the Central Processing Unit (CPU) 701.
It should be noted that the computer readable medium shown in the present invention can be a computer readable signal medium or a computer readable storage medium or any combination of the two. A computer readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the foregoing. More specific examples of the computer readable storage medium may include, but are not limited to: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the present invention, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. In the present invention, however, a computer readable signal medium may include a propagated data signal with computer readable program code embodied therein, for example, in baseband or as part of a carrier wave. Such a propagated data signal may take many forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device. Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to: wireless, wire, fiber optic cable, RF, etc., or any suitable combination of the foregoing.
The flowchart and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present invention. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams or flowchart illustration, and combinations of blocks in the block diagrams or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
The modules described in the embodiments of the present invention may be implemented by software or hardware. The described modules may also be provided in a processor, which may be described as: a processor includes a receiving module, a matching module, and a list generation module. The names of these modules do not in some cases constitute a limitation of the module itself, and for example, a receiving module may also be described as a "module that receives request information of a reservation operation".
As another aspect, the present invention also provides a computer-readable medium that may be contained in the apparatus described in the above embodiments; or may be separate and not incorporated into the device. The computer readable medium carries one or more programs which, when executed by a device, cause the device to comprise: receiving request information of the reservation operation, wherein the request information comprises at least one characteristic information of the reservation operation and pre-operation time; determining whether the reservation operation matches the order rule based on the order rule; the list rule comprises at least one list condition of characteristic information and a list condition of pre-operation time; and in the case of determining the matching, determining the associated operation of the reservation operation according to the at least one characteristic information, and generating a list collection list so as to collect and process the reservation operation and the associated operation according to the list collection list.
According to the embodiment of the invention, the submitted reservation operation which is not suitable for the collection processing is filtered according to the configured collection rule, and the associated operation is collected according to the characteristic information of the reservation operation, so that the operation which is not required to be executed immediately is integrated, the operation efficiency is improved, and the problem of high processing cost caused by processing the reservation operation one by one in the prior art is solved.
The above-described embodiments should not be construed as limiting the scope of the invention. Those skilled in the art will appreciate that various modifications, combinations, sub-combinations, and substitutions can occur, depending on design requirements and other factors. Any modification, equivalent replacement, and improvement made within the spirit and principle of the present invention should be included in the protection scope of the present invention.

Claims (10)

1. A method of data processing, comprising:
receiving request information of a reservation operation, wherein the request information comprises at least one characteristic information and pre-operation time of the reservation operation;
determining whether the reservation operation matches a collection rule based on the collection rule; wherein the list rule includes a list condition of the at least one feature information and a list condition of the pre-operation time;
and if the matching is determined, determining the associated operation of the reservation operation according to the at least one piece of characteristic information, and generating a list collection list so as to collect and process the reservation operation and the associated operation according to the list collection list.
2. The method of claim 1, wherein the set-sheet rules include at least two dimensions of set-sheet rules and priorities of the at least two dimensions of set-sheet rules;
the step of determining whether the reservation operation matches the order rule based on the order rule comprises:
analyzing the dimension information of the reservation operation according to the at least two dimensions;
and sequentially determining whether the reservation operation is matched with the order collection rules of the at least two dimensions according to the dimension information and the priority of the order collection rules of the at least two dimensions.
3. The method of claim 2, wherein the set rules for the at least two dimensions include a set black list, an object dimension set rule, and a category dimension set rule;
the step of determining whether the reservation operation matches the order rule based on the order rule comprises:
analyzing object information and/or category information of the reservation operation;
determining whether the reservation operation is matched with the bill of collection blacklist or not according to the object information and/or the category information;
determining whether the reservation operation is matched with the object dimension form rule under the condition that the form blacklist is not matched;
and in the case that the object dimension set rule is not matched, determining whether the reservation operation is matched with the category dimension set rule.
4. The method of claim 1, wherein in the case of a match, determining an associated operation of the reservation operation according to the at least one characteristic information, and generating a list of collections comprises:
under the condition of determining matching, adding the reservation operation to a to-be-issued state list;
collecting the associated operation of the reservation operation in the to-be-issued state list according to the distribution node, the supply node and the object information of the reservation operation, and generating a list collection list; wherein the at least one feature information includes a delivery node, a supply node, and object information, and the association operation is the same as the delivery node, the supply node, and the object information of the reservation operation.
5. The method of claim 4, wherein the step of aggregating the reservation operations and association operations according to the list of aggregates comprises:
and screening out execution operation from the aggregation list according to the configured supply frequency information of the supply node and the pre-operation time of the operation included in the aggregation list, generating an execution operation list, and performing aggregation processing according to the execution operation list.
6. The method of claim 1, wherein in the case that the determination matches, after determining the associated operation of the reserved operation according to the at least one feature information and generating a list of collections, further comprising:
performing display operation on the list according to the updating request so as to receive an updating operation instruction;
and updating the list according to the updating operation instruction so as to perform list processing according to the updated list.
7. The method according to any one of claims 1 to 6, wherein in a case that a match is determined, determining an associated operation of the reservation operation according to the at least one feature information, and generating a list-of-collections list, so as to perform list-of-collections processing on the reservation operation and the associated operation according to the list-of-collections list, further comprising:
feeding back the result of the bill processing according to a receipt mode; wherein, the at least one characteristic information also comprises a receipt mode.
8. An apparatus for data processing, comprising:
the system comprises a receiving module, a sending module and a processing module, wherein the receiving module is used for receiving request information of reservation operation, and the request information comprises at least one characteristic information and pre-operation time of the reservation operation;
a matching module for determining whether the reservation operation matches a collection rule based on the collection rule; wherein the list rule includes a list condition of the at least one feature information and a list condition of the pre-operation time;
and the list generating module is used for determining the association operation of the reservation operation according to the at least one piece of characteristic information and generating a list collecting list so as to collect the reservation operation and the association operation according to the list collecting list.
9. An electronic device, comprising:
one or more processors;
a storage device for storing one or more programs,
when executed by the one or more processors, cause the one or more processors to implement the method of any one of claims 1-7.
10. A computer-readable medium, on which a computer program is stored, which, when being executed by a processor, carries out the method according to any one of claims 1-7.
CN202010611245.3A 2020-06-30 2020-06-30 Data processing method and device Pending CN113762548A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010611245.3A CN113762548A (en) 2020-06-30 2020-06-30 Data processing method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010611245.3A CN113762548A (en) 2020-06-30 2020-06-30 Data processing method and device

Publications (1)

Publication Number Publication Date
CN113762548A true CN113762548A (en) 2021-12-07

Family

ID=78785415

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010611245.3A Pending CN113762548A (en) 2020-06-30 2020-06-30 Data processing method and device

Country Status (1)

Country Link
CN (1) CN113762548A (en)

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106203894A (en) * 2015-04-30 2016-12-07 阿里巴巴集团控股有限公司 The processing method of the inventory information of merchandise items and system
WO2017077861A1 (en) * 2015-11-02 2017-05-11 株式会社リクルートホールディングス Reservation processing device, reservation processing method, and reservation processing program
CN107392543A (en) * 2017-07-28 2017-11-24 网易无尾熊(杭州)科技有限公司 Information processing method, data handling system, medium and computing device
CN107844933A (en) * 2017-09-21 2018-03-27 北京小度信息科技有限公司 order processing method and device
CN109214730A (en) * 2017-06-29 2019-01-15 北京京东尚科信息技术有限公司 Information-pushing method and device
CN110189203A (en) * 2019-05-30 2019-08-30 网易无尾熊(杭州)科技有限公司 Information processing method, device, medium and calculating equipment
CN110363632A (en) * 2019-07-23 2019-10-22 杭州后博科技有限公司 A kind of multitask coffee order management method and readable storage medium storing program for executing
CN110414737A (en) * 2019-07-31 2019-11-05 佳都新太科技股份有限公司 Public transport stroke processing method, device, electronic equipment and storage medium
CN110490347A (en) * 2019-06-25 2019-11-22 北京礼贤奥天农业有限公司 Fruits and vegetables presell control system

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106203894A (en) * 2015-04-30 2016-12-07 阿里巴巴集团控股有限公司 The processing method of the inventory information of merchandise items and system
WO2017077861A1 (en) * 2015-11-02 2017-05-11 株式会社リクルートホールディングス Reservation processing device, reservation processing method, and reservation processing program
CN109214730A (en) * 2017-06-29 2019-01-15 北京京东尚科信息技术有限公司 Information-pushing method and device
CN107392543A (en) * 2017-07-28 2017-11-24 网易无尾熊(杭州)科技有限公司 Information processing method, data handling system, medium and computing device
CN107844933A (en) * 2017-09-21 2018-03-27 北京小度信息科技有限公司 order processing method and device
CN110189203A (en) * 2019-05-30 2019-08-30 网易无尾熊(杭州)科技有限公司 Information processing method, device, medium and calculating equipment
CN110490347A (en) * 2019-06-25 2019-11-22 北京礼贤奥天农业有限公司 Fruits and vegetables presell control system
CN110363632A (en) * 2019-07-23 2019-10-22 杭州后博科技有限公司 A kind of multitask coffee order management method and readable storage medium storing program for executing
CN110414737A (en) * 2019-07-31 2019-11-05 佳都新太科技股份有限公司 Public transport stroke processing method, device, electronic equipment and storage medium

Similar Documents

Publication Publication Date Title
CN107845012B (en) Order processing method and device
CN110866709B (en) Method and device for merging orders
JP2001134677A (en) Order processing method and order execution processing system
CN110889656B (en) Warehouse rule configuration method and device
CN110717697A (en) Warehouse-out positioning method and device
CN112149981A (en) Supply chain logistics management method and system of integrated platform
CN110648089A (en) Method and device for determining delivery timeliness of articles
CN113538028A (en) Advertisement putting method and device
CN110858332B (en) Order production method and device
CN110689293B (en) Article delivery processing method and device
CN110827102A (en) Method and device for adjusting goods price ratio
CN113706064A (en) Order processing method and device
CN113344234A (en) Method and apparatus for sorting items
CN113762548A (en) Data processing method and device
CN110895777A (en) Method and device for processing overtime service list
US11494717B2 (en) System and method for supply chain management
CN111260271A (en) Method and device for shortening order picking time of store
CN112862415B (en) Transportation vehicle scheduling method and device, electronic equipment and computer readable medium
CN115019943A (en) Medicine data management method and system
CN114971785A (en) Order processing method and device, electronic equipment and storage medium
CN113762835A (en) Method and device for processing order data
CN108718241B (en) Charging method and device
CN113159659A (en) Method, device, equipment and computer readable medium for updating manifest aging
CN113762819A (en) Channel scheduling method and device
CN111260269A (en) Store order processing method and device for improving distribution efficiency

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