CN114298792A - Master data management method applied to store management and related equipment - Google Patents

Master data management method applied to store management and related equipment Download PDF

Info

Publication number
CN114298792A
CN114298792A CN202111650146.7A CN202111650146A CN114298792A CN 114298792 A CN114298792 A CN 114298792A CN 202111650146 A CN202111650146 A CN 202111650146A CN 114298792 A CN114298792 A CN 114298792A
Authority
CN
China
Prior art keywords
token
code
commerce
commerce platform
store
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
CN202111650146.7A
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.)
Guangzhou Xinsilu Information Technology Co ltd
Original Assignee
Guangzhou Xinsilu 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 Guangzhou Xinsilu Information Technology Co ltd filed Critical Guangzhou Xinsilu Information Technology Co ltd
Priority to CN202111650146.7A priority Critical patent/CN114298792A/en
Publication of CN114298792A publication Critical patent/CN114298792A/en
Pending legal-status Critical Current

Links

Images

Abstract

The embodiment of the application discloses a master data management method and related equipment applied to store management, wherein the method comprises the following steps: after receiving the cooperation intention of the E-commerce enterprise, carrying out data docking with the E-commerce platform; defining shop information of shops of the e-commerce enterprise; when the shop performs operation authorization on the E-commerce platform, receiving an authorization code through a callback address; the method comprises the steps that token information is called through a platform interface of an e-commerce platform, wherein the token information comprises token expiration time, an access token code and a refresh token code; pushing the access token code to an order receiving system; and before the token expiration time, using the refreshed token code to reacquire token information from the E-commerce platform. The problem that the order grabbing of the order receiving system is not sustainable due to the fact that the authorization code and the token cannot be updated timely is solved.

Description

Master data management method applied to store management and related equipment
Technical Field
The present disclosure relates to the field of master data management technologies, and in particular, to a master data management method and related device for store management.
Background
With the continuous improvement of the informatization level of China, the electronic commerce realizes explosive growth, and a large amount of data must be generated behind the growth.
In a cross-border e-commerce group, different service systems are usually adopted by each service module of the group to meet different service requirements. The group company develops the e-commerce report customs distribution service, and the service provider serving as the e-commerce platform needs to carry out data butt joint with each large-service e-commerce platform. The current e-commerce platforms are numerous, and the access technology standards for each e-commerce platform are different, but authentication is generally performed using a pattern of authorization codes and tokens. However, both the authorization code and token have expiration dates, requiring timely authorization or refreshing by the information system.
A home appliance business may have multiple stores on the same e-commerce platform, but the multiple stores use a common inventory, so that the statistics of inventory data need to be based on the order receiving quantity of each store. However, to ensure the real-time and validity of the order taking business system interfaced with the store, it is necessary to ensure the validity of the authorization code and token. Therefore, a master data management method applied to store management needs to be designed to solve the problem that the order-receiving system cannot continuously grab orders due to the fact that the authorization codes and the tokens cannot be updated timely.
Disclosure of Invention
The embodiment of the application provides a method, related equipment and a system, and solves the problem that the order grabbing of an order receiving system is not sustainable due to the fact that an authorization code and a token cannot be updated timely.
In view of the above, a first aspect of the present application provides a master data management method applied to store management, the method including:
after receiving the cooperation intention of the E-commerce enterprise, carrying out data docking with the E-commerce platform;
defining store information of a store of the e-commerce enterprise;
when the shop performs operation authorization on the E-commerce platform, receiving an authorization code through a callback address;
the method comprises the steps that token information is called through a platform interface of the e-commerce platform, wherein the token information comprises token expiration time, an access token code and a refresh token code;
pushing the access token code to an order receiving system;
and before the token expiration time, using a refreshing token code to reacquire token information from the E-commerce platform.
Preferably, before the token expiration time, reacquiring token information from the e-commerce platform by using a refresh token code specifically includes:
scanning the token expiration time every time a first preset time passes;
and when the time from the token expiration time does not exceed second preset time, using a refreshing token code to reacquire token information from the e-commerce platform.
Preferably, after pushing the access token code to the order receiving system, the method further includes:
and pushing the shop information to each business system.
Preferably, before defining the store information of the store of the e-commerce enterprise, the method further includes:
and respectively binding an e-commerce enterprise code, an e-commerce platform code and a shop code to the e-commerce enterprise, the e-commerce platform and the shop.
A second aspect of the present application provides a master data management system applied to store management, the system including:
the docking unit is used for receiving the cooperation intention of the E-commerce enterprise and then performing data docking with the E-commerce platform;
a definition unit configured to define store information of a store of the e-commerce enterprise;
the authorization unit is used for receiving an authorization code through a callback address when the shop authorizes the operation on the E-commerce platform;
the system comprises a calling unit, a receiving unit and a refreshing unit, wherein the calling unit is used for calling token information through a platform interface of the e-commerce platform, and the token information comprises token expiration time, an access token code and a refreshing token code;
the first pushing unit is used for pushing the access token code to the order receiving system;
and the refreshing unit is used for using a refreshing token code to reacquire token information from the E-commerce platform before the token expiration time.
Preferably, the refresh unit specifically includes:
the scanning subunit is used for scanning the token expiration time every time a first preset time passes;
and the refreshing subunit is used for using a refreshing token code to reacquire token information from the e-commerce platform when the time from the token expiration time does not exceed second preset time.
Preferably, the method further comprises the following steps:
and the second pushing unit is used for pushing the shop information to each business system.
Preferably, the method further comprises the following steps:
and the coding unit is used for respectively binding an e-commerce enterprise code, an e-commerce platform code and a shop code to the e-commerce enterprise, the e-commerce platform and the shop.
A third aspect of the present application provides a master data management apparatus applied to store management, the apparatus including a processor and a memory:
the memory is used for storing program codes and transmitting the program codes to the processor;
the processor is configured to execute the steps of the master data management method applied to store management as described in the first aspect above according to instructions in the program code.
A fourth aspect of the present application provides a computer-readable storage medium for storing program code for performing the method of the first aspect.
In the embodiment of the application, a master data management method applied to store management is provided, and after receiving the cooperation intention of an e-commerce enterprise, data docking is carried out on the e-commerce platform; defining shop information of shops of the e-commerce enterprise; when the shop performs operation authorization on the E-commerce platform, receiving an authorization code through a callback address; the method comprises the steps that token information is called through a platform interface of an e-commerce platform, wherein the token information comprises token expiration time, an access token code and a refresh token code; pushing the access token code to an order receiving system; and before token expiration time, the token information is reacquired from the E-commerce platform by using the refreshed token code, so that the problem that the order grabbing of the order receiving system is unsustainable due to the fact that the authorization code and the token cannot be updated in time is solved.
Drawings
FIG. 1 is a flowchart of a method applied to a master data management method for store management in an embodiment of the present application;
fig. 2 is a system architecture diagram of a master data management system applied to store management according to an embodiment of the present application.
Detailed Description
In order to make the technical solutions of the present application better understood, the technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only a part of the embodiments of the present application, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
The application provides a master data management method applied to store management.
For convenience of understanding, please refer to fig. 1, fig. 1 is a flowchart of a method of master data management applied to store management in the embodiment of the present application, and as shown in fig. 1, the method specifically includes:
and 101, after receiving the cooperation intention of the e-commerce enterprise, performing data interfacing with the e-commerce platform.
It will be appreciated that when an e-commerce enterprise wishes to camp on an e-commerce platform, the e-commerce platform will be sent an intent to collaborate. The method provided by the embodiment of the application is applied to a master data management system, and the master data management system carries out data docking with an e-commerce platform after receiving the cooperation intention of the e-commerce enterprise. It can be understood that the main data management system sets the docking configuration to include a callback address, a platform docking path, and the like, and can maintain the docking paths of a plurality of e-commerce platforms and bind the main data of the e-commerce platforms.
102, store information of stores of e-commerce enterprises is defined.
It can be understood that, after the data interfacing between the e-commerce enterprise and the e-commerce platform is performed, the store information of the e-commerce enterprise needs to be defined, for example, a unique code is given to the store, and when a plurality of stores are opened on the e-commerce platform by one e-commerce enterprise, each store has unique store information.
103, when the shop authorizes the operation on the E-commerce platform, the authorization code is received through the callback address.
It can be understood that after the merchant opens the shop on the e-commerce platform, the shop needs to be operated on the e-commerce platform, that is, the shop needs to be authorized to operate on the e-commerce platform. The authorization code is passed to the primary data management system via the callback address. After the authorization code is expired, if the shop is still in operation, the merchant needs to perform new authorization operation on the e-commerce platform again, and the obtained authorization code is still received through the callback address.
And 104, calling token information through a platform interface of the E-commerce platform, wherein the token information comprises token expiration time, an access token code and a refresh token code.
It is understood that after receiving the authorization code, the token information may be obtained through a platform interface of the e-commerce platform.
And 105, pushing the access token code to the order receiving system.
It should be noted that after token information is successfully acquired, the access token code is sent to the order receiving system, so as to implement the authentication of order grabbing. It can be understood that after the order receiving system acquires the order grabbing authority, it can cooperate with other service systems to implement the following extensible scenarios:
1) the individual operation of the inventory dividing instruction according to the stores can be needed among a plurality of stores, for example, the store inventory is divided according to the valid period of the inventory, the inventory is distributed to different stores according to the instruction, and the dimension of the stores in the inventory is required to be provided by the warehousing business system. When the order receiving system can manage and count orders of a plurality of shops, the order receiving system can better distribute the inventory by matching with the warehousing business system.
2) The requirements of the multiple stores for producing packages are not consistent, for example, different stores are performing different activities, so the store's flyers, the requirements for using the consumable cartons, and the gift being placed may all be different. When the order receiving system can manage and count orders of a plurality of shops, the consumable material management business system can distinguish different shop attributes according to the orders when distributing gifts and consumable materials, so that the corresponding gifts and consumable materials are distributed.
And 106, before the token expiration time, using the refreshed token code to reacquire the token information from the E-commerce platform.
It can be understood that after the token expires, the order receiving system cannot capture the order, and the token information needs to be obtained again before the token expires, where the obtaining is performed in a manner of obtaining the updated access token from the e-commerce platform by using the refreshed token code. And after the order is successfully obtained, the token of the order receiving system is updated, so that the order grabbing can be continued.
The master data management method applied to store management provided by the embodiment of the application carries out data docking with an e-commerce platform after receiving the cooperation directions of e-commerce enterprises; defining shop information of shops of the e-commerce enterprise; when the shop performs operation authorization on the E-commerce platform, receiving an authorization code through a callback address; the method comprises the steps that token information is called through a platform interface of an e-commerce platform, wherein the token information comprises token expiration time, an access token code and a refresh token code; pushing the access token code to an order receiving system; and before token expiration time, the token information is reacquired from the E-commerce platform by using the refreshed token code, so that the problem that the order grabbing of the order receiving system is unsustainable due to the fact that the authorization code and the token cannot be updated in time is solved.
On the basis of the above-described embodiments, the present application is further defined and supplemented below.
Step 106, before token expiration time, reacquiring token information from the e-commerce platform by using the refreshed token code specifically comprises:
scanning token expiration time every time a first preset time passes;
and when the time from the token expiration time does not exceed second preset time, using the refreshed token code to reacquire token information from the e-commerce platform.
It can be understood that, due to the large number of stores in the e-commerce platform, if token expiration time in each store is recorded and the token code is refreshed before the token expiration time, more memory will be occupied. Therefore, preferably, the token expiration time corresponding to the shop is scanned every time the first preset time passes, and when the token expiration time is found not to exceed the second preset time, the token information is acquired again. For example, the first preset time is 7 days, the second preset time is 8 days, namely, scanning is performed every 7 days, the current time is 12 days at 11 months in 2021, the token expiration time of the store a is 20 days at 11 months in 2021, the token expiration time of the store B is 25 days at 11 months in 2021, and the token expiration time is performed once at 15 days at 11 months in 2021, and when the token expiration time is detected to be only 5 days away from the token expiration time of the store a and is less than 8 days at the second preset time, the token information is acquired from the e-commerce platform again by using a refreshed token code of the store a; there are 10 more days from the token expiration time of store B, and no refresh operations are required. Of course, the first preset time and the second preset time are only examples, and in practical applications, the token life cycle of some platforms is short, or in minutes and hours, and those skilled in the art can make adjustments according to practical situations.
Preferably, in step 105, after pushing the access token code to the order receiving system, the method further includes:
and pushing the shop information to each business system.
It will be appreciated that pushing the access token code to other business systems, such as a financial system, may enable the unified management of the finances of multiple stores. It should be noted that, which service system is specifically pushed to implement which function may be adjusted according to actual situations, and is not specifically limited herein.
Preferably, before defining the store information of the stores of the e-commerce enterprise in step 102, the method further includes:
and respectively binding an e-commerce enterprise code, an e-commerce platform code and a shop code to the e-commerce enterprise, the e-commerce platform and the shop.
It can be understood that unique codes are respectively bound to the e-commerce enterprises, the e-commerce platforms and the stores, and the e-commerce enterprises, the e-commerce platforms and the stores are beneficial to searching and managing the enterprises, the platforms and the stores according to the codes.
The second aspect of the present application provides a master data management system applied to store management.
Referring to fig. 2, fig. 2 is a system architecture diagram of a master data management system applied to store management according to an embodiment of the present application, including:
the docking unit 201 is used for receiving the cooperation intention of the e-commerce enterprise and then performing data docking with the e-commerce platform;
a definition unit 202 for defining store information of a store of an e-commerce enterprise;
the authorization unit 203 is used for receiving an authorization code through a callback address when the shop performs operation authorization on the e-commerce platform;
the calling unit 204 is configured to call token information through a platform interface of the e-commerce platform, where the token information includes token expiration time, an access token code, and a refresh token code;
the first pushing unit 205 is configured to push the access token code to the order receiving system;
and the refreshing unit 206 is configured to use the refreshed token code to reacquire token information from the e-commerce platform before the token expiration time.
It will be appreciated that when an e-commerce enterprise wishes to camp on an e-commerce platform, the e-commerce platform will be sent an intent to collaborate. The method provided by the embodiment of the application is applied to a master data management system, and the master data management system carries out data docking with an e-commerce platform after receiving the cooperation intention of the e-commerce enterprise. It can be understood that the main data management system sets the docking configuration to include a callback address, a platform docking path, and the like, and can maintain the docking paths of a plurality of e-commerce platforms and bind the main data of the e-commerce platforms.
It can be understood that, after the data interfacing between the e-commerce enterprise and the e-commerce platform is performed, the store information of the e-commerce enterprise needs to be defined, for example, a unique code is given to the store, and when a plurality of stores are opened on the e-commerce platform by one e-commerce enterprise, each store has unique store information.
It can be understood that after the merchant opens the shop on the e-commerce platform, the shop needs to be operated on the e-commerce platform, that is, the shop needs to be authorized to operate on the e-commerce platform. The authorization code is passed to the primary data management system via the callback address. After the authorization code is expired, if the shop is still in operation, the merchant needs to perform new authorization operation on the e-commerce platform again, and the obtained authorization code is still received through the callback address.
It is understood that after receiving the authorization code, the token information may be obtained through a platform interface of the e-commerce platform.
It should be noted that after token information is successfully acquired, the access token code is sent to the order receiving system, so as to implement the authentication of order grabbing. It can be understood that after the order receiving system acquires the order grabbing authority, the order receiving system can cooperate with other service systems to realize an extensible scene.
It can be understood that after the token expires, the order receiving system cannot capture the order, and the token information needs to be obtained again before the token expires, where the obtaining is performed in a manner of obtaining the updated access token from the e-commerce platform by using the refreshed token code. And after the order is successfully obtained, the token of the order receiving system is updated, so that the order grabbing can be continued.
The refresh unit 206 specifically includes:
a scanning subunit 2061, configured to scan the token expiration time every time a first preset time elapses;
the refreshing subunit 2062 is configured to use the refreshing token code to reacquire token information from the e-commerce platform when the time from the token expiration time does not exceed a second preset time.
It can be understood that, due to the large number of stores in the e-commerce platform, if token expiration time in each store is recorded and the token code is refreshed before the token expiration time, more memory will be occupied. Therefore, preferably, the token expiration time corresponding to the shop is scanned every time the first preset time passes, and when the token expiration time is found not to exceed the second preset time, the token information is acquired again.
Preferably, the method further comprises the following steps:
and a second pushing unit 207 for pushing the shop information to each business system.
It will be appreciated that pushing the access token code to other business systems, such as a financial system, may enable the unified management of the finances of multiple stores. It should be noted that, which service system is specifically pushed to implement which function may be adjusted according to actual situations, and is not specifically limited herein.
Preferably, the method further comprises the following steps:
and the coding unit 208 is used for respectively binding the electric commerce enterprise code, the electric commerce platform code and the shop code to the electric commerce enterprise, the electric commerce platform and the shop.
It can be understood that unique codes are respectively bound to the e-commerce enterprises, the e-commerce platforms and the stores, and the e-commerce enterprises, the e-commerce platforms and the stores are beneficial to searching and managing the enterprises, the platforms and the stores according to the codes.
A third aspect of the present application provides a master data management apparatus applied to store management, the apparatus including a processor and a memory:
the memory is used for storing the program codes and transmitting the program codes to the processor;
the processor is configured to execute the master data management method applied to store management of the first aspect according to instructions in the program code.
A fourth aspect of the present application provides a computer-readable storage medium for storing program code for executing the master data management method applied to store management of the first aspect described above.
It is clear to those skilled in the art that, for convenience and brevity of description, the specific working processes of the above-described systems, apparatuses and units may refer to the corresponding processes in the foregoing method embodiments, and are not described herein again.
The terms "first," "second," "third," "fourth," and the like in the description of the application and the above-described figures, if any, are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used is interchangeable under appropriate circumstances such that the embodiments of the application described herein are, for example, capable of operation in sequences other than those illustrated or otherwise described herein. Furthermore, the terms "comprises," "comprising," and "having," and any variations thereof, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed, but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
It should be understood that in the present application, "at least one" means one or more, "a plurality" means two or more. "and/or" for describing an association relationship of associated objects, indicating that there may be three relationships, e.g., "a and/or B" may indicate: only A, only B and both A and B are present, wherein A and B may be singular or plural. The character "/" generally indicates that the former and latter associated objects are in an "or" relationship. "at least one of the following" or similar expressions refer to any combination of these items, including any combination of single item(s) or plural items. For example, at least one (one) of a, b, or c, may represent: a, b, c, "a and b", "a and c", "b and c", or "a and b and c", wherein a, b, c may be single or plural.
In the several embodiments provided in the present application, it should be understood that the disclosed system, apparatus and method may be implemented in other manners. For example, the above-described apparatus embodiments are merely illustrative, and for example, the division of the units is only one logical division, and other divisions may be realized in practice, for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, devices or units, and may be in an electrical, mechanical or other form.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present application may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, and can also be realized in a form of a software functional unit.
The integrated unit, if implemented in the form of a software functional unit and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present application may be substantially implemented or contributed to by the prior art, or all or part of the technical solution may be embodied in a software product, which is stored in a storage medium and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present application. And the aforementioned storage medium includes: a U disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and other various media capable of storing program codes.
The above embodiments are only used for illustrating the technical solutions of the present application, and not for limiting the same; although the present application has been described in detail with reference to the foregoing embodiments, it should be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; and such modifications or substitutions do not depart from the spirit and scope of the corresponding technical solutions in the embodiments of the present application.

Claims (10)

1. A master data management method applied to store management is characterized by comprising the following steps:
after receiving the cooperation intention of the E-commerce enterprise, carrying out data docking with the E-commerce platform;
defining store information of a store of the e-commerce enterprise;
when the shop performs operation authorization on the E-commerce platform, receiving an authorization code through a callback address;
the method comprises the steps that token information is called through a platform interface of the e-commerce platform, wherein the token information comprises token expiration time, an access token code and a refresh token code;
pushing the access token code to an order receiving system;
and before the token expiration time, using a refreshing token code to reacquire token information from the E-commerce platform.
2. The master data management method applied to store management according to claim 1, wherein the reacquiring token information from the e-commerce platform by using a refresh token code before the token expiration time is specifically:
scanning the token expiration time every time a first preset time passes;
and when the time from the token expiration time does not exceed second preset time, using a refreshing token code to reacquire token information from the e-commerce platform.
3. The master data management method applied to store management according to claim 1, further comprising, after pushing the access token code to an order receiving system:
and pushing the shop information to each business system.
4. The master data management method applied to store management according to claim 1, further comprising, before defining store information of a store of the e-commerce enterprise:
and respectively binding an e-commerce enterprise code, an e-commerce platform code and a shop code to the e-commerce enterprise, the e-commerce platform and the shop.
5. A master data management system applied to store management is characterized by comprising:
the docking unit is used for receiving the cooperation intention of the E-commerce enterprise and then performing data docking with the E-commerce platform;
a definition unit configured to define store information of a store of the e-commerce enterprise;
the authorization unit is used for receiving an authorization code through a callback address when the shop authorizes the operation on the E-commerce platform;
the system comprises a calling unit, a receiving unit and a refreshing unit, wherein the calling unit is used for calling token information through a platform interface of the e-commerce platform, and the token information comprises token expiration time, an access token code and a refreshing token code;
the first pushing unit is used for pushing the access token code to the order receiving system;
and the refreshing unit is used for using a refreshing token code to reacquire token information from the E-commerce platform before the token expiration time.
6. The master data management system applied to store management according to claim 5, wherein the refreshing unit specifically comprises:
the scanning subunit is used for scanning the token expiration time every time a first preset time passes;
and the refreshing subunit is used for using a refreshing token code to reacquire token information from the e-commerce platform when the time from the token expiration time does not exceed second preset time.
7. The master data management system for store management according to claim 5, further comprising:
and the second pushing unit is used for pushing the shop information to each business system.
8. The master data management system for store management according to claim 5, further comprising:
and the coding unit is used for respectively binding an e-commerce enterprise code, an e-commerce platform code and a shop code to the e-commerce enterprise, the e-commerce platform and the shop.
9. A master data management device for store management, the device comprising a processor and a memory:
the memory is used for storing program codes and transmitting the program codes to the processor;
the processor is used for executing the master data management method applied to store management in any one of claims 1 to 4 according to instructions in the program code.
10. A computer-readable storage medium characterized by storing a program code for executing the master data management method applied to store management of any one of claims 1 to 4.
CN202111650146.7A 2021-12-30 2021-12-30 Master data management method applied to store management and related equipment Pending CN114298792A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111650146.7A CN114298792A (en) 2021-12-30 2021-12-30 Master data management method applied to store management and related equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111650146.7A CN114298792A (en) 2021-12-30 2021-12-30 Master data management method applied to store management and related equipment

Publications (1)

Publication Number Publication Date
CN114298792A true CN114298792A (en) 2022-04-08

Family

ID=80974576

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111650146.7A Pending CN114298792A (en) 2021-12-30 2021-12-30 Master data management method applied to store management and related equipment

Country Status (1)

Country Link
CN (1) CN114298792A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116340893A (en) * 2022-12-26 2023-06-27 上海通天晓信息技术有限公司 Service provider application authorization system, method, electronic equipment and storage medium

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116340893A (en) * 2022-12-26 2023-06-27 上海通天晓信息技术有限公司 Service provider application authorization system, method, electronic equipment and storage medium
CN116340893B (en) * 2022-12-26 2024-02-02 上海通天晓信息技术有限公司 Service provider application authorization system, method, electronic equipment and storage medium

Similar Documents

Publication Publication Date Title
Westerkamp et al. Tracing manufacturing processes using blockchain-based token compositions
CN103955848A (en) Method and system for achieving sales management of mobile terminal
CN103635921A (en) Federated and multi-tenant e-commerce platform
EP3082088A1 (en) Inter-system data interaction platform based on data label and application method
CN111476638A (en) System for processing orders
CN114298792A (en) Master data management method applied to store management and related equipment
CN114693296A (en) Coupon management method and device, electronic equipment and storage medium
CN110599273B (en) Data processing method, data processing device, node equipment and storage medium
CN103246946A (en) Method for performing order management operation among multiple terminals
CN106530025A (en) Method and apparatus for mobile invoicing
CN110163632A (en) Withdrawing method and its system, user terminal
CN113362085A (en) Primary and secondary account management method and system
CN105488716A (en) Method and system for processing enterprise resource data
Brobst Enterprise application integration and active data warehousing
CN101655865A (en) Method for providing object information, object platform and application system
CN104517174A (en) Uniform certificate platform and processing method thereof
CN114357077A (en) Main data management method and related equipment applied to customs declaration link
Irfandhi et al. Impelementation of information technology service management at data and information system center of XYZ University
JP2013178669A (en) Tabulation device and tabulation program
CN108257336B (en) Method and system for distributing and returning invoices by main computer based on network
CN107609355B (en) System and method for realizing multi-element sale of digital resources
CN110751237A (en) Product management method based on one-object-one-code
CN110929284A (en) Multi-system data sharing model construction method and data sharing method
CN109345325A (en) Undercarriage list generation method, equipment and computer readable storage medium
WO2017154332A1 (en) Electronic value management device, electronic value management system, electronic value management method, and program

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