E-commerce supply chain data processing method, device, electronic equipment and system

By building network routes and supply chain route tables in e-commerce supply chain data processing, the problem of low management efficiency caused by frequent page jumps is solved, and efficient data management and system scalability are achieved.

CN117312399BActive Publication Date: 2025-10-17SHANSHU TECH (BEIJING) CO LTD +3
View PDF 2 Cites 0 Cited by

Patent Information

Application Number
CN202311348484.4
Authority / Receiving Office
CN · China
Patent Type
Patents(China)
Current Assignee / Owner
Filing Date
2023-10-18
Publication Date
2025-10-17
Estimated Expiration
2043-10-18

AI Technical Summary

Technical Problem

In e-commerce supply chain data processing, frequent page jumps lead to low management efficiency and require the re-creation of supply chain routes.

Method used

By building a master database, network routes and supply chain routes are generated based on pre-acquired supplier, customer and location table data, stored in corresponding tables, supporting user configuration and editing, and providing query views for business modules to call.

Benefits of technology

It improves the management efficiency and system scalability of e-commerce supply chain business data, reduces the need for repeated creation of supply chain routes, and enhances the flexibility and efficiency of data processing.

✦ Generated by Eureka AI based on patent content.

Smart Images

  • Figure CN117312399B_ABST
    Figure CN117312399B_ABST
Patent Text Reader

Abstract

Embodiments of the present application provide an e-commerce supply chain data processing method, device, electronic equipment and system. The method comprises: based on the pre-acquired supplier table data, customer table data, location table data, and commodity table data, constructing a main database; in response to a first configuration operation of a user, determining a target starting point and a target ending point in the main database, and generating a network route based on the target starting point and the target ending point, storing the network route to a network route table in the main database; in response to a second configuration operation of a user, determining a target network route and a target commodity in the main database, and generating a supply chain route based on the target commodity and the target network route, storing the supply chain route to a supply chain route table in the main database for calling by each business module. The present application can enhance the scalability of the e-commerce supply chain data processing system and improve the management efficiency of e-commerce supply chain business data.
Need to check novelty before this filing date? Find Prior Art

Description

TECHNICAL FIELD

[0001] The present application relates to the technical field of computer and data processing, in particular to an e-commerce supply chain data processing method and device, electronic equipment and system. BACKGROUND

[0002] At present, in the data processing scene of e-commerce supply chain, it is usually necessary to re-create supply chain routes when managing e-commerce supply chain business data. However, frequent page jumps are required when re-creating supply chain routes, which leads to low management efficiency of e-commerce supply chain business data. Therefore, how to improve the management efficiency of e-commerce supply chain business data is a technical problem to be solved. SUMMARY

[0003] Embodiments of the present application provide an e-commerce supply chain data processing method, device, computer program product or computer program, computer electronic equipment and system, which can at least enhance the scalability of the e-commerce supply chain data processing system and improve the management efficiency of e-commerce supply chain business data.

[0004] Other characteristics and advantages of the present application will become apparent from the following detailed description, or will be learned by practice of the present application.

[0005] According to an aspect of an embodiment of the present application, an e-commerce supply chain data processing method is provided, which comprises: constructing a main database based on pre-acquired supplier table data, customer table data, location table data, and commodity table data; in response to a first configuration operation of a user, determining at least one target starting point and at least one target ending point in the main database, and generating at least one network route based on the at least one target starting point and the at least one target ending point, storing the at least one network route to a network route table in the main database; in response to a second configuration operation of a user, determining at least one target network route and at least one target commodity in the main database, and generating at least one supply chain route based on the at least one target commodity and the at least one target network route, storing the at least one supply chain route to a supply chain route table in the main database for calling by each business module.

[0006] In some embodiments of the present application, based on the foregoing scheme, the method further comprises: displaying each network route in a page based on the network route table; in response to an editing operation of a user on any one network route, modifying the target starting point and the target ending point in the any one network route.

[0007] In some embodiments of the present application, based on the foregoing scheme, the method further comprises: based on the supply chain route table, displaying each supply chain route table in a page; in response to a user's editing operation on any one of the supply chain route tables, modifying the target network route and the target commodity in the any one of the supply chain route tables.

[0008] In some embodiments of the present application, based on the foregoing scheme, each of the supply chain route tables is configured with at least one supply chain type, and the method further comprises: in response to a user's creation operation, creating a query view corresponding to the at least one supply chain type, the query view being used for each business module to query the supply chain route of the corresponding supply chain type in the supply chain route table.

[0009] In some embodiments of the present application, based on the foregoing scheme, the method further comprises: in response to a user's management of e-commerce supply chain business data based on a target business module, determining a target query view associated with the target business module; querying the supply chain route of a target supply chain type in the supply chain route table through the target query view, and loading and displaying the supply chain route of the target supply chain type in a page; calling a target supply chain route selected by the user through the target business module, to manage e-commerce supply chain business data based on the target supply chain route.

[0010] In some embodiments of the present application, based on the foregoing scheme, the target business module comprises any one of an inventory business module, a replenishment business module, and a supply business module.

[0011] In some embodiments of the present application, based on the foregoing scheme, the target query view comprises at least one of a distribution type query view, a return type query view, a production type query view, and a sales type query view.

[0012] According to an aspect of an embodiment of the present application, an e-commerce supply chain data processing system is provided, the system comprising: a main data module configured to configure a supply chain route and store the configured supply chain route in a supply chain route table in a main database; a query view module configured to query the supply chain route of a corresponding supply chain type in the supply chain route table and load and display the queried supply chain route in a page; and a plurality of business modules configured to call a target supply chain route selected by a user, so that the user manages e-commerce supply chain business data based on the target supply chain route.

[0013] According to an aspect of an embodiment of the present application, an e-commerce supply chain data processing device is provided, the device comprising: a construction unit configured to, based on pre-acquired supplier table data, customer table data,

[0014] The location table data and the commodity table data construct a main database; a first generating unit is configured to determine at least one target starting point and at least one target ending point in the main database in response to a first configuration operation of a user, and generate at least one network route based on the at least one target starting point and the at least one target ending point, and store the at least one network route to a network route table in the main database; and a second generating unit is configured to determine at least one target network route and at least one target commodity in the main database in response to a second configuration operation of the user, and generate at least one supply chain route based on the at least one target commodity and the at least one target network route, and store the at least one supply chain route to a supply chain route table in the main database, so as to be called by each business module.

[0015] According to an aspect of an embodiment of the present application, a computer program product or computer program is provided, which includes computer instructions stored in a computer medium. A processor of a computer device reads the computer instructions from the computer medium, and the processor executes the computer instructions, so that the computer device executes the method described in the above embodiments.

[0016] According to an aspect of an embodiment of the present application, a computer medium is provided, which stores a computer program. The computer program is executed by a processor to implement the method described in the above embodiments.

[0017] According to an aspect of an embodiment of the present application, an electronic device is provided, which includes one or more processors, and a storage device configured to store one or more programs. When the one or more programs are executed by the one or more processors, the one or more processors implement the method described in the above embodiments.

[0018] In the technical solutions provided in some embodiments of the present application, in the case of pre-constructing a main database including supplier table data, customer table data, location table data, and commodity table data, a user can determine a target starting point and a target ending point in the main database through a first configuration operation, generate a network route composed of the target starting point and the target ending point, and store the network route in a network route table of the main database, and determine a target network route and a target commodity in the main database through a second configuration operation, generate a supply chain route composed of the target network route and the target commodity, and store the supply chain route in a supply chain route table of the main database. The network route table and the supply chain route table can be constructed through the two configuration operations, wherein the network routes in the network route table can be used to generate the supply chain routes, and the supply chain routes in the supply chain route table can be used for calling by various business modules. In this way, on the one hand, the user can pre-supplement and adjust the network routes in the network route table and the supply chain routes in the supply chain route table according to actual needs, thereby enhancing the scalability of the e-commerce supply chain data processing system, and on the other hand, when managing e-commerce supply chain business data, it is not necessary to re-create the supply chain routes, but only to call the supply chain routes in the supply chain route table through the corresponding business modules, thereby improving the management efficiency of the e-commerce supply chain business data.

[0019] It should be understood that the foregoing general description and the following detailed description are only exemplary and explanatory, and are not limiting to the present application. BRIEF DESCRIPTION OF DRAWINGS

[0020] The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the present application and serve to explain the principles of the present application. It is apparent that the accompanying drawings in the following description are only some embodiments of the present application, and other drawings can be obtained by those skilled in the art without creative labor on the basis of these drawings. In the drawings:

[0021] Figure 1 A schematic diagram of an exemplary system architecture to which the technical solutions of the embodiments of the present application can be applied is shown;

[0022] Figure 2 A flowchart of an e-commerce supply chain data processing method according to an embodiment of the present application is shown;

[0023] Figure 3 A configuration interface diagram of a network route according to an embodiment of the present application is shown;

[0024] Figure 4 A display interface diagram of a network route according to an embodiment of the present application is shown;

[0025] Figure 5Fig. 1 shows a configuration interface diagram of a supply chain route according to an embodiment of the present application;

[0026] Figure 6 Fig. 2 shows a display interface diagram of a supply chain route according to an embodiment of the present application;

[0027] Figure 7 Fig. 3 shows a schematic diagram of an e-commerce supply chain data processing system according to an embodiment of the present application;

[0028] Figure 8 Fig. 4 shows a block diagram of an e-commerce supply chain data processing apparatus according to an embodiment of the present application;

[0029] Figure 9 Fig. 5 shows a structural schematic diagram of a computer system of an electronic device suitable for implementing embodiments of the present application. DETAILED DESCRIPTION

[0030] Example implementations will now be described more fully with reference to the accompanying drawings. Example implementations may, however, be implemented in many different forms and should not be construed as limited to the examples set forth herein; rather, these example implementations are provided so that this disclosure will be thorough and complete, and will fully convey the scope of example implementations to those skilled in the art.

[0031] Moreover, the described features, structures, or characteristics can be combined in any suitable manner in one or more embodiments. In the following description, numerous specific details are provided to give a thorough understanding of embodiments of the application. One skilled in the relevant art will recognize, however, that the

[0032] The block diagrams in the drawings show only the functionality of the examples and do not imply any particular physical or architectural arrangement of the examples. For example, functions shown as discrete blocks in the block diagrams, can be provided in one or more modules, components, or integrated circuits. Similarly, the functions shown as single blocks can be implemented as any number of sub-parts spread across one or more modules, components, or integrated circuits. Also, the functionality of the examples can be implemented in software, hardware, firmware, or any combination thereof.

[0033] The flow diagrams depicted herein are examples of sequences of operations that can be performed, for example, by a processor. The depicted examples are not meant to limit the scope of the examples in any way. The examples can be implemented in any suitable hardware, software, or combination thereof. In one example, the examples can be implemented by computer readable instructions stored on a non-transitory computer readable medium that are executable by a computer processing unit of a computer. In another example, the examples can be implemented using a combination of hardware and software. In another example, the examples can be implemented using a combination of hardware and software.

[0034] It should be noted that the term "plurality" used in this document refers to two or more. "And / or" describes a relationship between associated objects, indicating that three possible relationships exist. For example, "A and / or B" can represent: A alone, A and B together, or B alone. The character " / " generally indicates an "or" relationship between the associated objects.

[0035] Figure 1 A schematic diagram shows an exemplary system architecture to which the technical solutions of the embodiments of the present application can be applied.

[0036] like Figure 1 As shown, the system architecture may include terminal devices (such as Figure 1 101, tablet computer 102, and portable computer 103, which may also be a desktop computer, etc., but are not limited thereto and are not limited to such in this application), network 104, and server 105. Network 104 is a medium for providing a communication link between the terminal device and server 105. Network 104 can include various connection types, such as wired communication links, wireless communication links, etc.

[0037] It should be noted that the e-commerce supply chain data processing method provided in the embodiment of the present application can be executed by a terminal device. Accordingly, the e-commerce supply chain data processing device is generally set in the terminal device to execute the e-commerce supply chain data processing solution provided in the embodiment of the present application.

[0038] The following is a detailed description of the implementation details of the technical solution of the embodiment of the present application:

[0039] Figure 2 A flowchart of an e-commerce supply chain data processing method according to an embodiment of the present application is shown. The e-commerce supply chain data processing method can be executed by a device with a computing and processing function, such as Figure 1 Refer to the terminal equipment shown in Figure 2 As shown, the e-commerce supply chain data processing method includes at least steps 210 to 230, which are described in detail as follows:

[0040] In step 210 , a master database is constructed based on the pre-acquired supplier table data, customer table data, location table data, and product table data.

[0041] In the present application, the table data of multiple node types, i.e. the supplier table data, the customer table data and the location table data, can be acquired in advance. The commodity table data can also be acquired in advance. The supplier table data mainly includes multiple supplier nodes, which are generally the starting points of the supply chain route, such as product manufacturing enterprises and product wholesalers. The customer table data mainly includes multiple customer table nodes, which are generally the end points of the supply chain route, such as product warehousing merchants and product sales merchants. The location table data mainly includes multiple location nodes, which can be the starting points or the end points of the supply chain route, such as Shanghai and Shenzhen. The commodity table data mainly includes multiple commodities, such as clothing and food, which can be represented by commodity models or commodity codes.

[0042] Further, after acquiring the supplier table data, the customer table data, the location table data and the commodity table data, a main database can be constructed based on the acquired data.

[0043] Continuing to refer to Figure 2 In step 220, in response to the first configuration operation of the user, at least one target starting point and at least one target end point are determined in the main database, and at least one network route is generated based on the at least one target starting point and the at least one target end point. The at least one network route is stored in the network route table in the main database.

[0044] In the present application, since the main database stores the table data of three node types, i.e. the supplier table data, the customer table data and the location table data, the nodes of the corresponding node type can be directly selected as the target starting point of the commodity in the supply chain route and the target end point of the commodity in the supply chain route.

[0045] In the present application, the network route refers to a line segment defined by two nodes. After generating the network route, the network route is stored in the network route table in the main database.

[0046] In order for those skilled in the art to better understand the present application, the following will be described in combination with Figure 3 with a specific embodiment.

[0047] Referring to Figure 3 , a configuration interface diagram of a network route according to an embodiment of the present application is shown.

[0048] As Figure 3As shown, the user can determine the node type of the target starting point (i.e. the departure type) in the configuration interface of the network route, for example, the node type of the target starting point can be selected as "place", thus, when configuring the target starting point (i.e. the departure), a node with the node type of "place" can be inputted or selected as the target starting point, specifically, one node in the place table data can be selected as the target starting point. Further, the node type of the target ending point can be selected as "place", thus, when configuring the target ending point (i.e. the destination), a node with the node type of "place" can be inputted or selected as the target ending point, specifically, one node in the place table data can be selected as the target ending point. Further, the transportation mode of the network route can also be configured. Finally, when the "generate" button is clicked, the network route is generated and stored in the network route table in the main database.

[0049] In one embodiment of the present application, the following steps 241 to 242 can also be performed:

[0050] In step 241, based on the network route table, each network route is displayed in a page.

[0051] In step 242, in response to the editing operation of the user on any one network route, the target starting point and the target ending point in the any one network route are modified.

[0052] In order for those skilled in the art to better understand the present application, the following will be described in conjunction with Figure 4 a specific embodiment.

[0053] Referring to Figure 4 , a display interface diagram of a network route according to one embodiment of the present application is shown.

[0054] As shown, the user can select a network route in the interface, click the "edit" button, and then modify the target starting point and the target ending point in the network route. Figure 4

[0055] Continuing to refer to Figure 2 , in step 230, in response to the second configuration operation of the user, at least one target network route and at least one target commodity are determined in the main database, and at least one supply chain route is generated based on the at least one target commodity and the at least one target network route, the at least one supply chain route is stored in the supply chain route table in the main database for calling by each business module.

[0056] ​In the present application, the supply chain route refers to a running route of a certain commodity in an e-commerce supply chain system. The supply chain route needs to meet at least two elements, one is a route, and the other is a commodity. Since the network route table and the commodity table are stored in the main database, the supply chain route and the commodity can be directly configured. Specifically, a user determines at least one target network route and at least one target commodity in the main database through a second configuration operation, so that the system can generate at least one supply chain route based on the at least one target commodity and the at least one target network route, and store the at least one supply chain route in the supply chain route table in the main database.

[0057] In the present application, the supply chain route in the supply chain route table is used for calling by each business module.

[0058] In order for those skilled in the art to better understand the present application, the following will be described with reference to a specific embodiment. Figure 5

[0059] Referring to Figure 5 , a configuration interface diagram of a supply chain route according to an embodiment of the present application is shown.

[0060] As Figure 5 shown, when a user determines a target commodity (i.e., a product) in the configuration interface of the supply chain route, a certain commodity (such as "Universe cigarette") can be selected as the target commodity from the commodity table data. Further, a certain network route (such as "Beijing-Shanghai (express delivery)") can be selected as the target network route from the network route table.

[0061] Further, in the configuration interface of the supply chain route, the supply chain type (such as "production type" and "allocation type") of the supply chain route can also be configured, and finally the "generate" button is clicked to generate two supply chain routes, and the generated supply chain routes are stored in the supply chain route table in the main database.

[0062] In an embodiment of the present application, the following steps 251 to 252 can also be performed:

[0063] Step 251, based on the supply chain route table, displaying each supply chain route table in a page.

[0064] Step 252, in response to a user's editing operation on any one of the supply chain route tables, modifying the target network route and the target commodity in the any one of the supply chain route tables.

[0065] In order for those skilled in the art to better understand the present application, the following will be described with reference to a specific embodiment. Figure 6

[0066] Referring to​​Figure 6 FIG. 16 shows a display interface of a supply chain route according to an embodiment of the present application.

[0067] As shown in FIG. 17, a user can select a certain supply chain route in the interface, click the “edit” button, and then modify the target network route and target commodity in the supply chain route table. Figure 6 In the present application, each supply chain route in the supply chain route table can be configured with at least one supply chain type.

[0068] Further, in the present application, the following step 261 can also be performed:

[0069] Step 261, in response to the user’s creation operation, creating a query view corresponding to at least one supply chain type, the query view being used for each business module to query the supply chain route of the corresponding supply chain type in the supply chain route table.

[0070] It should be noted that the query view refers to the view in the computer database, which is a virtual table that records the supply chain route corresponding to a certain supply chain type, and is used for each business module to query the supply chain route of the corresponding supply chain type in the supply chain route table, the content of which is defined by the query and does not exist in reality.

[0071] In the present application, the following steps 271 to 273 can also be performed:

[0072] Step 271, in response to the user managing e-commerce supply chain business data based on a target business module, determining a target query view associated with the target business module.

[0073] Step 272, querying the supply chain route of a target supply chain type in the supply chain route table through the target query view, and loading and displaying the supply chain route of the target supply chain type in the page.

[0074] Step 273, calling a target supply chain route selected by the user through the target business module, to manage e-commerce supply chain business data based on the target supply chain route.

[0075]

[0076] ​In the present application, each business module can be associated with one or more query views. If a user manages e-commerce supply chain business data based on a target business module, a target query view associated with the target business module is determined, and then the target supply chain route of the target supply chain type can be queried in the supply chain route table through the target query view, and the target supply chain route of the target supply chain type is loaded and displayed in the page. At this time, the user can select a target supply chain route in the displayed supply chain route, so as to manage the e-commerce supply chain business data through the target supply chain route, such as configuring the number of goods, delivery time, receipt time, transportation cost, etc. for the target supply chain route.

[0077] In the present application, the target business module can include any one of an inventory business module, a replenishment business module, and a supply business module.

[0078] In the present application, the target query view can include at least one of a distribution type query view, a return type query view, a production type query view, and a sales type query view.

[0079] In the present application, in the case of pre-constructing a main database including supplier table data, customer table data, location table data, and commodity table data, a user can determine a target starting point and a target ending point in the main database through a first configuration operation to generate a network route composed of the target starting point and the target ending point and store in a network route table of the main database, and determine a target network route and a target commodity in the main database through a second configuration operation to generate a supply chain route composed of the target network route and the target commodity and store in a supply chain route table of the main database. The network route table and the supply chain route table can be constructed through the two configuration operations, wherein the network route in the network route table can be used to generate the supply chain route, and the supply chain route in the supply chain route table can be used to be called by each business module. In this way, on the one hand, the user can pre-supplement and adjust the network route in the network route table and the supply chain route in the supply chain route table according to actual needs, enhancing the scalability of the e-commerce supply chain data processing system, and on the other hand, when managing e-commerce supply chain business data, there is no need to recreate the supply chain route, but only to call the supply chain route in the supply chain route table through the corresponding business module, improving the management efficiency of the e-commerce supply chain business data.

[0080] The following introduces a system embodiment of the present application, which can be used to execute the e-commerce supply chain data processing method in the above-mentioned embodiments of the present application. For details not disclosed in the system embodiment of the present application, please refer to the above-mentioned embodiments of the e-commerce supply chain data processing method.

[0081] Figure 7A schematic diagram of an e-commerce supply chain data processing system according to an embodiment of the present application is shown.

[0082] Referring to Figure 7 As shown, the e-commerce supply chain data processing system 700 according to an embodiment of the present application includes a master data module 701, a query view module 702 and a plurality of business modules 703.

[0083] The master data module 701 is configured to configure a supply chain route and store the configured supply chain route in a supply chain route table in a master database. The query view module 702 is configured to query a supply chain route of a corresponding supply chain type in the supply chain route table and load and display the queried supply chain route in a page. The plurality of business modules 703 are configured to call a target supply chain route selected by a user to enable the user to manage e-commerce supply chain business data based on the target supply chain route.

[0084] Specifically, in the master data module 701, a network route table can be configured through a supplier table, a customer table and a location table (for example, a network route of a location type from Beijing to Shanghai is created in the master data module). Further, a supply chain route table can be configured through the network route table and a commodity table (for example, a target network route is selected from a drop-down list of the already created network route). When the e-commerce supply chain business data is processed through the business module 703, a supply chain route of a corresponding supply chain type can be queried from the supply chain route table through a query view associated with the business module based on the query view module 702 (that is, a query view can be created in advance according to the supply chain route of different supply chain types, and the data of the query view is derived from the supply chain route table created by the master data). The queried supply chain route is loaded and displayed in a page. By calling a target supply chain route selected by a user, the e-commerce supply chain business data can be managed based on the target supply chain route.

[0085] The embodiment models and abstracts the design of the e-commerce supply chain data system (i.e., by highly abstracting the supply chain route, the starting point and the ending point into the relationship between a line and a point, if a node type and a supply chain type are added, only the corresponding data table and query view need to be added, which conforms to the open-close principle, i.e., open to extension and closed to modification of the logic that has been written), so that the main data module is configured in one place and used in multiple places, is easy to expand and maintain, and achieves the purpose of decoupling and separating the main data module and the business module, i.e., the creation, use and maintenance of the supply chain route, so that the configuration and use of the supply chain route are separated, and at the same time, the modeling in the line and point mode significantly improves the scalability of the end-to-end node. The supply chain route of different supply chain types flows to different query views, reduces large data queries, so that each business module only loads the supply chain route of the corresponding supply chain type, and improves the system query speed and performance.

[0086] The device embodiment of the present application is introduced below, which can be used to execute the e-commerce supply chain data processing method in the above embodiments of the present application. For details not disclosed in the device embodiment of the present application, please refer to the above embodiments of the e-commerce supply chain data processing method of the present application.

[0087] Figure 8 A block diagram of an e-commerce supply chain data processing device according to an embodiment of the present application is shown.

[0088] Referring to Figure 8 As shown in the figure, the e-commerce supply chain data processing device 800 according to an embodiment of the present application includes a construction unit 801, a first generation unit 802 and a second generation unit 803.

[0089] The construction unit 801 is configured to construct a main database based on pre-acquired supplier table data, customer table data, location table data and commodity table data. The first generation unit 802 is configured to determine at least one target starting point and at least one target ending point in the main database in response to a first configuration operation of a user, and generate at least one network route based on the at least one target starting point and the at least one target ending point, and store the at least one network route to a network route table in the main database. The second generation unit 803 is configured to determine at least one target network route and at least one target commodity in the main database in response to a second configuration operation of a user, and generate at least one supply chain route based on the at least one target commodity and the at least one target network route, and store the at least one supply chain route to a supply chain route table in the main database for calling by various business modules.

[0090] In some embodiments of the present application, based on the foregoing scheme, the apparatus further comprises a first display unit configured to display each network route in a page based on the network route table; and in response to a user editing operation on any one network route, modify the target starting point and the target terminal point in the any one network route.

[0091] In some embodiments of the present application, based on the foregoing scheme, the apparatus further comprises a second display unit configured to display each supply chain route table in a page based on the supply chain route table; and in response to a user editing operation on any one supply chain route table, modify the target network route and the target commodity in the any one supply chain route table.

[0092] In some embodiments of the present application, based on the foregoing scheme, each supply chain route in the supply chain route table is configured with at least one supply chain type, and the apparatus further comprises a creation unit configured to, in response to a user creation operation, create a query view corresponding to the at least one supply chain type, the query view being used for each business module to query the supply chain route of the corresponding supply chain type in the supply chain route table.

[0093] In some embodiments of the present application, based on the foregoing scheme, the apparatus further comprises a calling unit configured to, in response to a user managing e-commerce supply chain business data based on a target business module, determine a target query view associated with the target business module; query the supply chain route of a target supply chain type in the supply chain route table through the target query view, and load and display the supply chain route of the target supply chain type in a page; and call a target supply chain route selected by the user through the target business module, so as to manage e-commerce supply chain business data based on the target supply chain route.

[0094] In some embodiments of the present application, based on the foregoing scheme, the target business module comprises any one of an inventory business module, a replenishment business module, and a supply business module.

[0095] In some embodiments of the present application, based on the foregoing scheme, the target query view comprises at least one of a distribution type query view, a return type query view, a production type query view, and a sales type query view.

[0096] Figure 9 A structural schematic diagram of a computer system of an electronic device suitable for implementing embodiments of the present application is shown.

[0097] It should be noted that, Figure 9 The computer system 900 of the electronic device shown is only an example, and should not impose any limitation on the functions and use range of embodiments of the present application.

[0098] As Figure 9As shown, the computer system 900 includes a central processing unit (CPU) 901 which can perform various suitable actions and processes in accordance with programs stored in a read-only memory (ROM) 902 or loaded from a storage section 908 into a random access memory (RAM) 903, such as performing the methods described in the above embodiments. Various programs and data required for operation of the system are also stored in the RAM 903. The CPU 901, the ROM 902, and the RAM 903 are connected to each other through a bus 904. An input / output (I / O) interface 905 is also connected to the bus 904.

[0099] Connected to the I / O interface 905 are an input section 906 including a keyboard, a mouse, etc.; an output section 907 including a display such as a cathode ray tube (CRT), a liquid crystal display (LCD), etc., and a speaker, etc.; a storage section 908 including a hard disk, etc.; and a communication section 909 including a network interface card such as a LAN (Local Area Network) card, a modem, etc. The communication section 909 performs communication processing via a network such as the Internet. A drive 910 is also connected to the I / O interface 905 as necessary. A removable recording medium 911 such as a magnetic disk, an optical disk, a magneto-optical disk, a semiconductor memory, etc. is attached to the drive 910 as necessary, so that a computer program read therefrom is installed into the storage section 908 as necessary.

[0100] In particular, in accordance with embodiments of the present application, the processes described above with reference to the flowcharts can be implemented as a computer software program. For example, embodiments of the present application include a computer program product comprising a computer program carried on a computer medium, the computer program containing program code for performing the methods illustrated by the flowcharts. In such embodiments, the computer program can be downloaded and installed from a network via the communication section 909, and / or installed from the removable recording medium 911. When the computer program is executed by the central processing unit (CPU) 901, various functions defined in the system of the present application are performed.

[0101] It should be noted that the computer medium shown in the embodiments of the present application can be a computer readable signal medium or a computer medium or any combination of the above two. The computer medium may, for example, be but is not limited to an electrical, magnetic, optical, electromagnetic, infrared, or semiconductor system, device or component, or any combination of the above. More specific examples of computer medium can include but are not limited to an electrical connection with one or more conductive wires, a portable computer disk, a hard disk, a random access memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM), a flash memory, an optical fiber, a portable compact disk read-only memory (Compact Disc Read-Only Memory, CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the above. In the present application, the computer medium can be any tangible medium containing or storing a program that can be used or combined with an instruction execution system, device or component. In the present application, the computer readable signal medium can include a data signal propagating in a baseband or as a part of a carrier wave, in which a computer readable program code is carried. Such a propagating data signal can take various forms, including but not limited to an electromagnetic signal, an optical signal or any suitable combination of the above. The computer readable signal medium can also be any computer medium other than the computer medium, which can send, propagate or transmit a program for use by or in combination with an instruction execution system, device or component. The program code contained in the computer medium can be transmitted by any suitable medium, including but not limited to wireless, wired, etc., or any suitable combination of the above.

[0102] The flowcharts and block diagrams in the drawings illustrate the possible implementation architectures, functions and operations of the systems, methods and computer program products according to various embodiments of the present application. In the flowcharts or block diagrams, each block can represent a module, a program segment or a part of code, which contains one or more executable instructions for implementing the specified logical functions. It should also be noted that in some alternative implementations, the functions noted in the blocks can occur in different order from that shown in the drawings. For example, two blocks represented in succession can actually be executed substantially in parallel, and sometimes they can be executed in reverse order, depending on the functions involved. It should also be noted that each block in the block diagram or flowchart, and the combination of blocks in the block diagram or flowchart, can be implemented by a dedicated hardware-based system for executing the specified functions or operations, or can be implemented by a combination of dedicated hardware and computer instructions.

[0103] The units described in the embodiments of the present application can be implemented by software, or by hardware, or by a combination of software and hardware. The units described can be located in a single processor, or distributed over several processors.

[0104] As another aspect, the present application also provides a computer program product or computer program, which comprises computer instructions stored in a computer medium. A processor of a computer device reads the computer instructions from the computer medium, and the processor executes the computer instructions, so that the computer device executes the method described in the above embodiments.

[0105] As another aspect, the present application also provides a computer medium, which can be included in the electronic device described in the above embodiments, or can exist separately without being assembled into the electronic device. The computer medium carries one or more programs, which, when executed by the electronic device, cause the electronic device to implement the method described in the above embodiments.

[0106] It should be noted that although several modules or units of the device for action execution are mentioned in the above detailed description, the division is not mandatory. In fact, according to the embodiments of the present application, the features and functions of two or more modules or units described above can be embodied in one module or unit. Conversely, the features and functions of one module or unit described above can be further divided into several modules or units.

[0107] From the above description of the embodiments, those skilled in the art can easily understand that the example embodiments described herein can be implemented by software, or by software in combination with necessary hardware. Therefore, the technical solutions according to the embodiments of the present application can be embodied in the form of a software product, which can be stored in a non-volatile storage medium (which can be a CD-ROM, a U disk, a mobile hard disk, etc.) or a network, and includes several instructions to make a computing device (which can be a personal computer, a server, a touch terminal, or a network device, etc.) execute the methods according to the embodiments of the present application.

[0108] Other embodiments of the present application will be apparent to those skilled in the art from consideration of the specification and practice of the embodiments disclosed herein. The present application is intended to cover any variations, uses, or adaptations of the application following the general principles thereof and including such departures from the present disclosure as come within known use or custom in the art.

[0109] It is to be understood that the application is not limited to the precise construction already described above and shown in the drawings, and that various modifications and changes can be made by those skilled in the art without departing from the scope of the application. The scope of the application should only be limited by the claims appended hereto.

Claims

1. A method for processing e-commerce supply chain data, characterized in that: The method comprises: Build a master database based on the pre-acquired supplier table data, customer table data, location table data, and product table data; In response to a first configuration operation by a user, determining at least one target starting point and at least one target end point in the master database, generating at least one network route based on the at least one target starting point and the at least one target end point, and storing the at least one network route in a network route table in the master database; In response to a second configuration operation by the user, at least one target network route and at least one target commodity are determined in the master database, at least one supply chain route is generated based on the at least one target commodity and the at least one target network route, and the at least one supply chain route is stored in a supply chain route table in the master database for being called by various business modules; The method further includes: determining a node type of a target starting point in a configuration interface of a network route; Based on the network route table, displaying each network route on a page; In response to a user's editing operation on any network route, modifying a target start point and a target end point in the any network route; Based on the supply chain route table, displaying each supply chain route table on the page; In response to a user's editing operation on any supply chain route table, modifying a target network route and a target commodity in the any supply chain route table; Each supply chain route in the supply chain route table is configured with at least one supply chain type, and the method further includes: In response to a creation operation by a user, creating a query view corresponding to at least one supply chain type, wherein the query view is used for each business module to query a supply chain route corresponding to the supply chain type in the supply chain route table; The method further comprises: In response to a user managing e-commerce supply chain business data based on a target business module, determining a target query view associated with the target business module; Querying the supply chain route of the target supply chain type in the supply chain route table through the target query view, and loading and displaying the supply chain route of the target supply chain type on the page; The target supply chain route selected by the user is called through the target business module to manage the e-commerce supply chain business data based on the target supply chain route.

2. The method according to claim 1, characterized in that The target business module includes any one of an inventory business module, a replenishment business module, and a supply business module.

3. The method according to claim 1, characterized in that The target query view includes at least one of a transfer type query view, a return type query view, a production type query view, and a sales type query view.

4. A system based on the e-commerce supply chain data processing method according to any one of claims 1 to 3, characterized in that: The system comprises: A master data module, wherein the master data module is used to configure a supply chain route and store the configured supply chain route in a supply chain route table in a master database; A query view module, which is used to query the supply chain route of the corresponding supply chain type in the supply chain route table, and load and display the queried supply chain route on the page Multiple business modules, each of which is used to call a target supply chain route selected by a user, so that the user can manage e-commerce supply chain business data based on the target supply chain route.

5. A device based on the e-commerce supply chain data processing method according to any one of claims 1 to 3, characterized in that: The device comprises: A construction unit, configured to construct a master database based on pre-acquired supplier table data, customer table data, location table data, and product table data; a first generating unit, configured to determine, in response to a first configuration operation by a user, at least one target starting point and at least one target end point in the master database, generate at least one network route based on the at least one target starting point and the at least one target end point, and store the at least one network route in a network route table in the master database; The second generation unit is used to determine at least one target network route and at least one target commodity in the master database in response to the user's second configuration operation, and generate at least one supply chain route based on the at least one target commodity and the at least one target network route, and store the at least one supply chain route in the supply chain route table in the master database for call by various business modules.

6. An electronic device, characterized in that: The electronic device includes one or more processors and one or more memories, wherein at least one program code is stored in the one or more memories, and the at least one program code is loaded and executed by the one or more processors to implement the operations performed by the method according to any one of claims 1 to 3.

Citation Information

Patent Citations

  • Intelligent supply chain production, transportation and sales cooperation and real-time network planning method and device

    CN113887828A

  • Management system for supply chain

    CN219590849U