WO2018165961A1 - E-commerce data processing system and method for increasing speed of accessing e-commerce platform - Google Patents

E-commerce data processing system and method for increasing speed of accessing e-commerce platform Download PDF

Info

Publication number
WO2018165961A1
WO2018165961A1 PCT/CN2017/077008 CN2017077008W WO2018165961A1 WO 2018165961 A1 WO2018165961 A1 WO 2018165961A1 CN 2017077008 W CN2017077008 W CN 2017077008W WO 2018165961 A1 WO2018165961 A1 WO 2018165961A1
Authority
WO
WIPO (PCT)
Prior art keywords
commerce
hash
terminal
commerce platform
hash value
Prior art date
Application number
PCT/CN2017/077008
Other languages
French (fr)
Chinese (zh)
Inventor
李楚斌
Original Assignee
深圳市秀趣品牌文化传播有限公司
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 深圳市秀趣品牌文化传播有限公司 filed Critical 深圳市秀趣品牌文化传播有限公司
Priority to PCT/CN2017/077008 priority Critical patent/WO2018165961A1/en
Publication of WO2018165961A1 publication Critical patent/WO2018165961A1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • GPHYSICS
    • G16INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
    • G16ZINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS, NOT OTHERWISE PROVIDED FOR
    • G16Z99/00Subject matter not provided for in other main groups of this subclass

Definitions

  • the present invention relates to the field of data processing technologies, and in particular, to an e-commerce data processing system and method for improving access speed of an e-commerce platform.
  • Data mining is the process of mining effective knowledge from large amounts of data stored in databases, data warehouses, or other information repositories. Data mining extracts implicit, valuable, and understandable information from large amounts of data to guide people's activities. Data mining techniques mainly include association rules, classification rules, cluster analysis and sequence patterns.
  • mobile terminals for example, mobile terminals such as mobile phones, tablet computers, etc.
  • mobile terminals for example, mobile terminals such as mobile phones, tablet computers, etc.
  • the e-commerce data thus resulting in redundancy of e-commerce data on the e-commerce platform e-commerce platform and reducing the access speed of the e-commerce platform website.
  • the main object of the present invention is to provide an e-commerce data processing system and method for enhancing the access speed of an e-commerce platform, aiming at solving the technical problem of cleaning redundant e-commerce data on an e-commerce platform.
  • the present invention provides an e-commerce data processing system for improving the access speed of an e-commerce platform, which is operated in an e-commerce platform, and the e-commerce platform is communicably connected to a terminal through a network, and the system includes
  • an adjustment module configured to adjust an operation state on the e-commerce platform to stop the data interaction state, to ensure that the terminal cannot perform data interaction operation on the e-commerce platform;
  • a calculation module configured to calculate a hash value of each group of e-commerce data on the e-commerce platform;
  • a search module configured to find the same hash value from the calculated hash value, and group the same hash value into a group, and the same hash value in each group and the same hash in the group
  • the storage path of the e-commerce data corresponding to the hash value is stored in a hash association list;
  • a deletion module configured to select a storage path in each hash association list, and delete the e-commerce data corresponding to the unselected storage path in the hash association list;
  • a modification module configured to modify an identifier corresponding to the deleted e-commerce data in each hash association list;
  • the adjustment module is further configured to adjust an operation state on the e-commerce platform to a data interaction state, To ensure that the terminal performs data interaction with the e-commerce platform;
  • a receiving module configured to receive e-commerce data sent by the terminal
  • the calculation module is further configured to calculate a hash value of the e-commerce data sent by the terminal.
  • the deleting module is further configured to: when the hash value of the e-commerce data sent by the terminal has a corresponding hash association list, delete the e-commerce data sent by the terminal.
  • the hash association list includes four fields, and the four fields are a file name, a hash value, a storage path, and an identifier.
  • the calculating module calculates a hash value of each group of e-commerce data on the e-commerce platform as follows:
  • the calculation module calculates a hash value of each set of e-commerce data on the e-commerce platform by using a hash algorithm, where the hash algorithm is a SHA256 algorithm.
  • the e-commerce data processing system for enhancing the access speed of the e-commerce platform further includes a saving module, where the hash value of the e-commerce data sent by the terminal does not have a corresponding hash association list, The e-commerce data sent by the terminal is saved in an e-commerce platform.
  • the present invention further provides an e-commerce data processing method for improving the access speed of an e-commerce platform, which is applied to an e-commerce platform, wherein the e-commerce platform is connected to a terminal through a network, and the method includes the following steps. :
  • the hash association list includes four fields, and the four fields are a file name, a hash value, a storage path, and an identifier.
  • the step of calculating a hash value of each group of e-commerce data on the e-commerce platform comprises the following steps
  • the hash value of each group of e-commerce data on the e-commerce platform is calculated by a hash algorithm, where the hash algorithm is a SHA256 algorithm.
  • the e-commerce data processing method for improving the access speed of the e-commerce platform further includes the following steps: when the hash value of the e-commerce data sent by the terminal does not have a corresponding hash association list, The e-commerce data sent by the terminal is stored in the e-commerce platform.
  • the present invention uses the hash value comparison method to find the same e-commerce data, and deletes the repeated e-commerce data, accelerates the access speed of the e-commerce platform, and reduces the redundancy of the e-commerce platform.
  • 1 is a schematic diagram of an application environment of an e-commerce data processing system for enhancing an access speed of an e-commerce platform according to the present invention
  • 2 is a block diagram showing a preferred embodiment of an e-commerce data processing system for enhancing the access speed of an e-commerce platform according to the present invention
  • FIG. 3 is a flow chart of a preferred embodiment of an e-commerce data processing method for enhancing the access speed of an e-commerce platform according to the present invention
  • FIG. 4 is a schematic diagram of a hash association list of the present invention.
  • FIG. 1 is a schematic diagram of an application environment of an e-commerce data processing system for enhancing the access speed of an e-commerce platform according to the present invention.
  • the e-commerce data processing system 30 for enhancing the access speed of the e-commerce platform in the present invention runs on the e-commerce platform 3.
  • the e-commerce platform 3 is communicatively coupled to a plurality of terminals 1 via a network 2.
  • the e-commerce platform 3 stores various types of e-commerce data (for example, user name, product text information, merchandise type information, courier information, warehousing information, merchandise pictures, shopping records, etc.).
  • the e-commerce data stored in the e-commerce platform 3 is classified into multiple sets of data according to the time division and location, for example, the data generated every second is classified into a group of data.
  • the e-commerce platform 3 is a cluster composed of a plurality of servers.
  • the network 2 may be a wired communication network or a wireless communication network.
  • the network is preferably a wireless communication network, including but not limited to a GSM network, a GPRS network, a CDMA network, a TD-S CDMA network, a WiMAX network, a TD-LTE network, an FDD-LTE network, and the like.
  • the terminal 1 may be, but not limited to, any other suitable portable touch screen electronic device such as a smart phone, a tablet computer, a personal digital assistant (PDA), a personal computer, an electronic signboard, and the like.
  • the terminal 1 is configured to access the e-commerce platform 3 through the network 2, and obtain e-commerce data on the e-commerce platform 3.
  • the terminal 1 is further configured to generate e-commerce data, and send the generated e-commerce data to the e-commerce platform 3 for storage.
  • FIG. 2 it is a block diagram of a preferred embodiment of an e-commerce data processing system for enhancing the access speed of an e-commerce platform.
  • the e-commerce data processing system 30 for enhancing the access speed of the e-commerce platform is applied to the e-commerce platform 3.
  • the e-commerce platform 3 includes, but is not limited to, an e-commerce data processing system 30, a storage unit 31, a processing unit 32, and a communication unit 33 that enhance the access speed of the e-commerce platform.
  • the storage unit 31 may be a read only storage unit ROM, an electrically erasable storage unit EEPRO M, a flash storage unit FLASH or a solid hard disk.
  • the processing unit 32 may be a central processing unit (CPU), a microcontroller (MCU), a data processing chip, or an information processing unit having a data processing function.
  • the communication unit 33 is a communication interface with a remote communication function, for example, supporting GSM, GPR.
  • WCDMA Code Division Multiple Access
  • CDMA Code Division Multiple Access
  • TD-SCDMA Code Division Multiple Access
  • WiMAX Code Division Multiple Access
  • TD-LTE Time Division Multiple Access
  • FDD-LTE Frequency Division Multiple Access
  • other wireless communication technology communication interface support USB, network cable wired communication interface.
  • the e-commerce data processing system 30 for enhancing the access speed of the e-commerce platform includes, but is not limited to, an adjustment module 311, a calculation module 312, a lookup module 313, a deletion module 314, a modification module 315, and a receiving module 31.
  • the judging module 317 and the saving module 318 refers to a series of computer program instruction segments that can be executed by the processing unit 32 of the e-commerce platform 3 and capable of performing a fixed function, which is stored in the It is described in the storage unit 31 of the e-commerce platform 3.
  • the adjustment module 311 is configured to adjust the running state of the e-commerce platform 3 to stop the data interaction state, so as to ensure that the terminal 1 cannot perform data interaction operation on the e-commerce platform 3.
  • the terminal 1 stops the data interaction operation (for example, writing, reading, querying, etc.) on the e-commerce platform 3, and can perform redundancy on the e-commerce data in the e-commerce platform 3.
  • the cleaning is performed to prevent the e-commerce platform 3 from cleaning up the redundancy. Since the terminal 1 writes (or queries or reads) the data to the e-commerce platform 3, it interferes with the cleaning of the redundancy.
  • the adjustment module 31 is configured to monitor a program (or software) related to the terminal 1 running in the e-commerce platform 1, and prevent a program (or software) associated with the terminal 1 from performing data interaction with the e-commerce platform 3.
  • the adjustment module 311 can also ensure that the terminal 1 cannot perform data interaction operation on the e-commerce platform 3 by suspending the communication connection with the terminal 1 (for example, sending an "e-commerce" to the terminal 1. In the platform 3 redundancy cleanup, please check the "Information" later.
  • the calculation module 312 is configured to calculate a hash value of each group of e-commerce data on the e-commerce platform 3. Specifically, the calculation module 312 traverses the e-commerce data on the e-commerce platform 3 and calculates a hash value of each set of e-commerce data through a hash algorithm.
  • the hash algorithm may be, but is not limited to, the SHA256 algorithm.
  • the searching module 313 is configured to search for the same hash value from the calculated hash values, and group the same hash values into a group, and the same hash value in each group is the same as the same in the group.
  • the storage path of the e-commerce data corresponding to the hash value is stored in a hash association list.
  • the hash association list includes a plurality of identical hash values and a storage path corresponding to the e-commerce data of each hash value. . It should be noted that the hash values in the hash association list are the same.
  • the search module 313 obtains multiple sets of identical hash values and generates a hash association list for each set of identical hash values.
  • the hash association list includes at least four fields, where the four fields are a file name (a name indicating an e-commerce data) and a hash value (a hash value indicating an e-commerce data). ), a storage path (representing the storage path of the e-commerce data on the e-commerce platform 3) and a logo (indicating whether the e-commerce data is retained in the e-commerce platform 3, where Y is reserved and N is deleted).
  • the letter B in FIG. 4 merely refers to the hash value, and does not mean that the hash value is B
  • the letters T1 to T9 in FIG. 4 are merely referring to the storage path, and do not indicate T1 to T9 are storage paths.
  • the deleting module 314 is configured to select one storage path in each hash association list, and delete the e-commerce data corresponding to the unselected storage path in the hash association list. In this embodiment, the deleting module 3 14 selects the storage path T1 and deletes the e-commerce data corresponding to the remaining storage paths T2 to T9 in the e-commerce platform 3.
  • the modification module 315 is configured to modify the identifier corresponding to the deleted e-commerce data in each hash association list. Specifically, as shown in FIG. 4, the modification module 315 modifies the identifier corresponding to T2 to T9 in the hash association list from Y to N.
  • the adjustment module 311 is further configured to adjust an operation state on the e-commerce platform 3 to a data interaction state to ensure that the terminal 1 performs data interaction with the e-commerce platform 3 .
  • the adjustment module 311 can stop monitoring the program (or software) related to the terminal 1 in the e-commerce platform 1.
  • the adjustment module 311 can also ensure that the terminal 1 can perform data interaction operations on the e-commerce platform 3 by re-communicating with the terminal 1 (for example, resending "electricity" to the terminal 1.
  • the business platform 3 redundancy cleaning is completed, welcome to query "information”.
  • the receiving module 316 is configured to receive e-commerce data sent by the terminal 1.
  • the hash value of the e-commerce data sent by the terminal 1 is temporarily stored in the memory of the e-commerce platform 3.
  • the calculation module 312 is further configured to calculate a hash value of the e-commerce data sent by the terminal 1.
  • the determining module 317 is configured to determine whether the hash value of the e-commerce data sent by the terminal 1 has a corresponding hash association list.
  • the determining module 317 performs a query by using a hash value of the e-commerce data sent by the terminal 1, and determines whether there is a hash association list that includes the e-commerce data sent by the terminal 1.
  • a hash value if a hash association list in the e-commerce platform 3 includes a hash value of the e-commerce data sent by the terminal 1, the hash association list is the e-commerce data sent by the terminal 1 A hash association list corresponding to the hash value.
  • the deleting module 314 is configured to delete the e-commerce data sent by the terminal 1 when the hash value of the e-commerce data sent by the terminal 1 has a corresponding hash association list.
  • the hash value of the e-commerce data sent by the terminal 1 is deleted from the memory of the e-commerce platform 3.
  • the saving module 317 is configured to save the e-commerce data sent by the terminal 1 to the e-commerce platform 3 when the hash value of the e-commerce data sent by the terminal 1 does not have a corresponding hash association list. in.
  • the hash value of the e-commerce data sent by the terminal 1 is stored in the storage unit 31 of the e-commerce platform 3 or in a database (not shown).
  • FIG. 3 it is a flow chart of a preferred embodiment of the e-commerce data processing method for enhancing the access speed of an e-commerce platform.
  • the e-commerce data processing method for enhancing the access speed of the e-commerce platform is applied to the e-commerce platform 3, and the method includes the following steps:
  • Step S11 The adjustment module 311 adjusts the running state of the e-commerce platform 3 to stop the data interaction state, so as to ensure that the terminal 1 cannot perform data interaction operation on the e-commerce platform 3.
  • the terminal 1 stops performing data interaction operations (for example, writing, reading, querying, etc.) on the e-commerce platform 3, and can perform redundancy on the e-commerce data in the e-commerce platform 3.
  • the cleaning is performed to prevent the e-commerce platform 3 from cleaning up the redundancy. Since the terminal 1 writes (or queries or reads) the data to the e-commerce platform 3, it interferes with the cleaning of the redundancy.
  • the adjustment module 311 can monitor the program (or software) related to the terminal 1 running in the e-commerce platform 1, and prevent the program (or software) associated with the terminal 1 from performing data interaction with the e-commerce platform 3. In other embodiments, the adjustment module 311 can also ensure that the terminal 1 cannot perform data interaction operation on the e-commerce platform 3 by suspending the communication connection with the terminal 1 (for example, sending an "e-commerce" to the terminal 1. In the platform 3 redundancy cleanup, please check the "Information" later.
  • Step S12 The calculation module 312 calculates a hash value of each group of e-commerce data on the e-commerce platform 3. Specifically, the calculation module 312 traverses the e-commerce data on the e-commerce platform 3, and calculates a hash value of each set of e-commerce data through a hash algorithm.
  • the hash algorithm may be, but is not limited to, the SHA256 algorithm.
  • Step S13 The searching module 313 searches for the same hash value from the calculated hash values, and groups the same hash values into a group, and the same hash value in each group and the group The number of e-commerce corresponding to the same hash value
  • the storage path of the data is stored in a hash association list.
  • the hash association list includes a plurality of identical hash values and a storage path of each hash value corresponding to the e-commerce data. It should be noted that the hash values in the hash association list are the same.
  • the search module 313 obtains multiple sets of identical hash values and generates a hash association list for each set of identical hash values.
  • the hash association list includes at least four fields, where the four fields are a file name (a name indicating an e-commerce data) and a hash value (a hash value indicating an e-commerce data). ), a storage path (representing the storage path of the e-commerce data on the e-commerce platform 3) and a logo (indicating whether the e-commerce data is retained in the e-commerce platform 3, where Y is reserved and N is deleted).
  • the letter B in FIG. 4 merely refers to the hash value, and does not mean that the hash value is B
  • the letters T1 to T9 in FIG. 4 are merely referring to the storage path, and do not indicate T1 to T9 are storage paths.
  • Step S14 The deleting module 314 selects one storage path in each hash association list, and deletes the e-commerce data corresponding to the unselected storage paths in the hash association list.
  • the deletion module 314 selects the storage path T1, and deletes the e-commerce data corresponding to the remaining storage paths ⁇ 2 to ⁇ 9 in the e-commerce platform 3.
  • Step S15 The modification module 315 modifies the identifier corresponding to the deleted e-commerce data in each hash association list. Specifically, as shown in FIG. 4, the modification module 315 modifies the identifier corresponding to ⁇ 2 to ⁇ 9 in the hash association list from ⁇ to ⁇ .
  • Step S16 The adjustment module 311 adjusts the running state of the e-commerce platform 3 to a data interaction state to ensure that the terminal 1 performs data interaction with the e-commerce platform 3.
  • the adjustment module 311 can stop monitoring the program (or software) related to the terminal 1 in the e-commerce platform 1.
  • the adjustment module 311 can also ensure that the terminal 1 can perform data interaction operations on the e-commerce platform 3 by re-communicating with the terminal 1 (for example, resending "electricity" to the terminal 1.
  • the business platform 3 redundancy cleaning is completed, welcome to query "information”.
  • Step S17 The receiving module 316 receives the e-commerce data sent by the terminal 1.
  • the hash value of the e-commerce data sent by the terminal 1 is temporarily stored in the memory of the e-commerce platform 3.
  • Step S18 The calculation module 312 calculates a hash value of the e-commerce data sent by the terminal 1.
  • Step S19 The determining module 317 determines whether the hash value of the e-commerce data sent by the terminal 1 has a corresponding hash association list.
  • the determining module 317 performs a query by using the hash value of the e-commerce data sent by the terminal 1, and determines whether the hash association list includes the hash value of the e-commerce data sent by the terminal 1, if the e-commerce A hash association list in the platform 3 includes a hash value of the e-commerce data sent by the terminal 1, and the hash association list is a hash corresponding to the hash value of the e-commerce data sent by the terminal 1. Association list. If the hash value of the e-commerce data sent by the terminal 1 has a corresponding hash association list, the flow proceeds to step S20. Otherwise, if the hash value of the e-commerce data sent by the terminal 1 does not have a corresponding hash. If the list is associated, the flow proceeds to step S21.
  • Step S20 The deleting module 314 deletes the e-commerce data sent by the terminal 1.
  • the hash value of the e-commerce data sent by the terminal 1 is deleted from the memory of the e-commerce platform 3.
  • Step S21 The saving module 317 saves the e-commerce data sent by the terminal 1 in the e-commerce platform 3.
  • the hash value of the e-commerce data sent from the terminal 1 is stored in the storage unit 31 of the e-commerce platform 3 or in a database (not shown).
  • the present invention uses the hash value comparison method to find the same e-commerce data, and deletes duplicate e-commerce data, accelerates the access speed of the e-commerce platform, and reduces the redundancy of the e-commerce platform.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

Provided by the present invention are an e-commerce data processing system and method for increasing the speed of accessing an e-commerce platform, wherein said method comprises: adjusting the operating state of an e-commerce platform into a state in which data interaction stops; calculating the hash values of each set of e-commerce data on said e-commerce platform, and categorizing identical hash values into one set, then saving the identical hash values within each set and the storage path of e-commerce data corresponding to the identical hash values within the sets to a hash association list; deleting e-commerce data corresponding to unselected storage paths from each hash association list; adjusting the operating state of the e-commerce platform into a data exchange state; receiving e-commerce data sent by a terminal; calculating the hash value of the e-commerce data sent by said terminal; when a hash association list exists for the hash value of the e-commerce data sent by said terminal, deleting the e-commerce data sent by said terminal. Implementing the present invention may increase the speed of accessing an e-commerce platform and lower the redundancy of the e-commerce platform.

Description

增进电商平台访问速度的电商数据处理系统及方法 技术领域  E-commerce data processing system and method for improving access speed of e-commerce platform
[0001] 本发明涉及数据处理技术领域, 尤其涉及一种增进电商平台访问速度的电商数 据处理系统及方法。  [0001] The present invention relates to the field of data processing technologies, and in particular, to an e-commerce data processing system and method for improving access speed of an e-commerce platform.
背景技术  Background technique
[0002] 随着电子商务的快速发展, 人们越来越习惯于使用电子商务网站来购买商品。  [0002] With the rapid development of electronic commerce, people are increasingly accustomed to using e-commerce websites to purchase goods.
然而, 卖家在通过网络渠道赚取利润的同吋, 却无法通过现有的互联网信息来 进行预测以后的热销商品, 来达到赚取更多利润的目的。  However, sellers who are making profits through online channels cannot use the existing Internet information to predict the hot products afterwards, in order to achieve more profit.
[0003] 数据挖掘是指从存放在数据库、 数据仓库或其他信息库的大量数据中挖掘有效 知识的过程。 数据挖掘从大量数据中提取出隐含的、 有价值的和可理解的信息 , 以指导人们的活动。 数据挖掘技术主要有关联规则, 分类规则, 聚类分析和 序列模式等等。  [0003] Data mining is the process of mining effective knowledge from large amounts of data stored in databases, data warehouses, or other information repositories. Data mining extracts implicit, valuable, and understandable information from large amounts of data to guide people's activities. Data mining techniques mainly include association rules, classification rules, cluster analysis and sequence patterns.
[0004] 进一步地, 现在越来越多的用户都使用移动终端 (例如, 手机、 平板电脑等触 摸屏的移动终端) 査看电商数据并存储电商数据, 导致电子商务平台保存多个 相同的电商数据, 如此造成电子商务平台电商平台上电商数据的冗余且降低了 电子商务平台网站的访问速度。  [0004] Further, more and more users now use mobile terminals (for example, mobile terminals such as mobile phones, tablet computers, etc.) to view e-commerce data and store e-commerce data, resulting in e-commerce platforms storing multiple identical The e-commerce data, thus resulting in redundancy of e-commerce data on the e-commerce platform e-commerce platform and reducing the access speed of the e-commerce platform website.
技术问题  technical problem
[0005] 本发明的主要目的在于提供一种增进电商平台访问速度的电商数据处理系统及 方法, 旨在解决对电商平台上冗余的电商数据进行清理的技术问题。  [0005] The main object of the present invention is to provide an e-commerce data processing system and method for enhancing the access speed of an e-commerce platform, aiming at solving the technical problem of cleaning redundant e-commerce data on an e-commerce platform.
问题的解决方案  Problem solution
技术解决方案  Technical solution
[0006] 为实现上述目的, 本发明提供了一种增进电商平台访问速度的电商数据处理系 统, 运行于电商平台中, 所述电商平台通过网络与终端通信连接, 该系统包括  [0006] In order to achieve the above object, the present invention provides an e-commerce data processing system for improving the access speed of an e-commerce platform, which is operated in an e-commerce platform, and the e-commerce platform is communicably connected to a terminal through a network, and the system includes
[0007] 调整模块, 用于将电商平台上运行状态调整为停止数据交互状态, 以确保终端 无法对所述电商平台进行数据交互操作; [0008] 计算模块, 用于计算所述电商平台上每组电商数据的哈希值; [0007] an adjustment module, configured to adjust an operation state on the e-commerce platform to stop the data interaction state, to ensure that the terminal cannot perform data interaction operation on the e-commerce platform; [0008] a calculation module, configured to calculate a hash value of each group of e-commerce data on the e-commerce platform;
[0009] 査找模块, 用于从计算的哈希值中査找相同的哈希值, 并将相同的哈希值归为 一组, 将每组中相同的哈希值及该组中相同的哈希值对应的电商数据的存储路 径保存于一个哈希关联列表中;  [0009] a search module, configured to find the same hash value from the calculated hash value, and group the same hash value into a group, and the same hash value in each group and the same hash in the group The storage path of the e-commerce data corresponding to the hash value is stored in a hash association list;
[0010] 刪除模块, 用于在每一个哈希关联列表中选定一个存储路径, 并刪除该哈希关 联列表中未选定的存储路径所对应的电商数据; [0010] a deletion module, configured to select a storage path in each hash association list, and delete the e-commerce data corresponding to the unselected storage path in the hash association list;
[0011] 修改模块, 用于在每一个哈希关联列表修改所刪除的电商数据对应的标识; [0012] 所述调整模块, 还用于将电商平台上运行状态调整为数据交互状态, 以确保终 端与所述电商平台进行数据交互;  [0011] a modification module, configured to modify an identifier corresponding to the deleted e-commerce data in each hash association list; [0012] the adjustment module is further configured to adjust an operation state on the e-commerce platform to a data interaction state, To ensure that the terminal performs data interaction with the e-commerce platform;
[0013] 接收模块, 用于接收终端发送过来的电商数据;  [0013] a receiving module, configured to receive e-commerce data sent by the terminal;
[0014] 所述计算模块, 还用于计算所述终端发送过来的电商数据的哈希值; 及  [0014] the calculation module is further configured to calculate a hash value of the e-commerce data sent by the terminal; and
[0015] 所述刪除模块, 还用于当所述终端发送过来的电商数据的哈希值有对应的哈希 关联列表, 刪除所述终端发送过来的电商数据。 [0015] The deleting module is further configured to: when the hash value of the e-commerce data sent by the terminal has a corresponding hash association list, delete the e-commerce data sent by the terminal.
[0016] 优选的, 所述哈希关联列表包括四个栏位, 所述四个栏位分别为文件名、 哈希 值、 存储路径及标识。 [0016] Preferably, the hash association list includes four fields, and the four fields are a file name, a hash value, a storage path, and an identifier.
[0017] 优选的, 所述计算模块计算所述电商平台上每组电商数据的哈希值的方式如下 [0017] Preferably, the calculating module calculates a hash value of each group of e-commerce data on the e-commerce platform as follows:
: 遍历电商平台上的电商数据, 并通过哈希算法计算每组电商数据的哈希值。 : Traversing the e-commerce data on the e-commerce platform, and calculating the hash value of each set of e-commerce data through a hash algorithm.
[0018] 优选的, 所述计算模块通过哈希算法计算所述电商平台上每组电商数据的哈希 值, 其中, 所述哈希算法为 SHA256算法。 [0018] Preferably, the calculation module calculates a hash value of each set of e-commerce data on the e-commerce platform by using a hash algorithm, where the hash algorithm is a SHA256 algorithm.
[0019] 优选的, 所述的增进电商平台访问速度的电商数据处理系统还包括保存模块, 用于当所述终端发送过来的电商数据的哈希值没有对应的哈希关联列表, 将所 述终端发送过来的电商数据保存于电商平台中。 [0019] Preferably, the e-commerce data processing system for enhancing the access speed of the e-commerce platform further includes a saving module, where the hash value of the e-commerce data sent by the terminal does not have a corresponding hash association list, The e-commerce data sent by the terminal is saved in an e-commerce platform.
[0020] 另一发明, 本发明还提供一种增进电商平台访问速度的电商数据处理方法, 应 用于电商平台中, 所述电商平台通过网络与终端通信连接, 该方法包括如下步 骤: [0020] Another invention, the present invention further provides an e-commerce data processing method for improving the access speed of an e-commerce platform, which is applied to an e-commerce platform, wherein the e-commerce platform is connected to a terminal through a network, and the method includes the following steps. :
[0021] 将电商平台上运行状态调整为停止数据交互状态, 以确保终端无法对所述电商 平台进行数据交互操作;  [0021] adjusting an operation state on the e-commerce platform to stop the data interaction state, so as to ensure that the terminal cannot perform data interaction operation on the e-commerce platform;
[0022] 计算所述电商平台上每组电商数据的哈希值; [0023] 从计算的哈希值中査找相同的哈希值, 并将相同的哈希值归为一组, 将每组中 相同的哈希值及该组中相同的哈希值对应的电商数据的存储路径保存于一个哈 希关联列表中; [0022] calculating a hash value of each group of e-commerce data on the e-commerce platform; [0023] searching for the same hash value from the calculated hash value, and grouping the same hash value into a group, and the same hash value in each group and the same hash value in the group corresponding to the electricity The storage path of the quotient data is stored in a hash association list;
[0024] 在每一个哈希关联列表中选定一个存储路径, 并刪除该哈希关联列表中未选定 的存储路径所对应的电商数据;  [0024] selecting one storage path in each hash association list, and deleting the e-commerce data corresponding to the unselected storage paths in the hash association list;
[0025] 在每一个哈希关联列表修改所刪除的电商数据对应的标识; [0025] modifying, in each hash association list, an identifier corresponding to the deleted e-commerce data;
[0026] 将电商平台上运行状态调整为数据交互状态, 以确保终端与所述电商平台进行 数据交互; [0026] adjusting an operating state on the e-commerce platform to a data interaction state to ensure that the terminal performs data interaction with the e-commerce platform;
[0027] 接收终端发送过来的电商数据;  [0027] receiving e-commerce data sent by the terminal;
[0028] 计算所述终端发送过来的电商数据的哈希值; 及  [0028] calculating a hash value of the e-commerce data sent by the terminal; and
[0029] 当所述终端发送过来的电商数据的哈希值有对应的哈希关联列表, 刪除所述终 端发送过来的电商数据。  [0029] When the hash value of the e-commerce data sent by the terminal has a corresponding hash association list, the e-commerce data sent by the terminal is deleted.
[0030] 优选的, 所述哈希关联列表包括四个栏位, 所述四个栏位分别为文件名、 哈希 值、 存储路径及标识。 [0030] Preferably, the hash association list includes four fields, and the four fields are a file name, a hash value, a storage path, and an identifier.
[0031] 优选的, 所述计算所述电商平台上每组电商数据的哈希值的步骤包括如下步骤 [0031] Preferably, the step of calculating a hash value of each group of e-commerce data on the e-commerce platform comprises the following steps
: 遍历电商平台上的电商数据, 并通过哈希算法计算每组电商数据的哈希值。 : Traversing the e-commerce data on the e-commerce platform, and calculating the hash value of each set of e-commerce data through a hash algorithm.
[0032] 优选的, 所述电商平台上每组电商数据的哈希值通过哈希算法计算, 其中, 所 述哈希算法为 SHA256算法。 [0032] Preferably, the hash value of each group of e-commerce data on the e-commerce platform is calculated by a hash algorithm, where the hash algorithm is a SHA256 algorithm.
[0033] 优选的, 所述的增进电商平台访问速度的电商数据处理方法还包括如下步骤: 当所述终端发送过来的电商数据的哈希值没有对应的哈希关联列表, 将所述终 端发送过来的电商数据保存于电商平台中。 [0033] Preferably, the e-commerce data processing method for improving the access speed of the e-commerce platform further includes the following steps: when the hash value of the e-commerce data sent by the terminal does not have a corresponding hash association list, The e-commerce data sent by the terminal is stored in the e-commerce platform.
发明的有益效果  Advantageous effects of the invention
有益效果  Beneficial effect
[0034] 本发明采用哈希值比对的方式寻找相同的电商数据, 并刪除重复的电商数据, 加快了电商平台的访问速度, 降低了电商平台的冗余。  [0034] The present invention uses the hash value comparison method to find the same e-commerce data, and deletes the repeated e-commerce data, accelerates the access speed of the e-commerce platform, and reduces the redundancy of the e-commerce platform.
对附图的简要说明  Brief description of the drawing
附图说明  DRAWINGS
[0035] 图 1是本发明增进电商平台访问速度的电商数据处理系统的应用环境示意图; [0036] 图 2是本发明增进电商平台访问速度的电商数据处理系统的优选实施例的模块 示意图; 1 is a schematic diagram of an application environment of an e-commerce data processing system for enhancing an access speed of an e-commerce platform according to the present invention; 2 is a block diagram showing a preferred embodiment of an e-commerce data processing system for enhancing the access speed of an e-commerce platform according to the present invention;
[0037] 图 3是本发明增进电商平台访问速度的电商数据处理方法的优选实施例的流程 图;  3 is a flow chart of a preferred embodiment of an e-commerce data processing method for enhancing the access speed of an e-commerce platform according to the present invention;
[0038] 图 4是本发明哈希关联列表的示意图。  4 is a schematic diagram of a hash association list of the present invention.
实施该发明的最佳实施例  BEST MODE FOR CARRYING OUT THE INVENTION
本发明的最佳实施方式  BEST MODE FOR CARRYING OUT THE INVENTION
[0039] 参照图 1所示, 图 1是本发明增进电商平台访问速度的电商数据处理系统的应用 环境示意图。 本发明中的增进电商平台访问速度的电商数据处理系统 30运行于 电商平台 3上。 所述电商平台 3通过网络 2与多个终端 1通信连接。 所述电商平台 3 上存储有各种类型的电商数据 (例如, 用户名、 商品文字信息、 商品种类信息 、 快递信息、 仓储信息、 商品图片、 购物记录等等) 。 需要说明的是, 所述电 商平台 3存储的电商数据是按照吋间及地点等分类, 分为多组数据, 例如, 每一 秒生成的数据归为一组数据。 所述电商平台 3为多个服务器组成的集群。  Referring to FIG. 1, FIG. 1 is a schematic diagram of an application environment of an e-commerce data processing system for enhancing the access speed of an e-commerce platform according to the present invention. The e-commerce data processing system 30 for enhancing the access speed of the e-commerce platform in the present invention runs on the e-commerce platform 3. The e-commerce platform 3 is communicatively coupled to a plurality of terminals 1 via a network 2. The e-commerce platform 3 stores various types of e-commerce data (for example, user name, product text information, merchandise type information, courier information, warehousing information, merchandise pictures, shopping records, etc.). It should be noted that the e-commerce data stored in the e-commerce platform 3 is classified into multiple sets of data according to the time division and location, for example, the data generated every second is classified into a group of data. The e-commerce platform 3 is a cluster composed of a plurality of servers.
[0040] 在本实施例中, 所述网络 2可以是有线通讯网络或无线通讯网络。 所述网络优 选为无线通讯网络, 包括但不限于, GSM网络、 GPRS网络、 CDMA网络、 TD-S CDMA网络、 WiMAX网络、 TD-LTE网络、 FDD-LTE网络等无线传输网络。  [0040] In this embodiment, the network 2 may be a wired communication network or a wireless communication network. The network is preferably a wireless communication network, including but not limited to a GSM network, a GPRS network, a CDMA network, a TD-S CDMA network, a WiMAX network, a TD-LTE network, an FDD-LTE network, and the like.
[0041] 所述终端 1可以是, 但不限于, 智能手机、 平板电脑、 个人数字助理 (Personal Digital Assistant, PDA) 、 个人电脑、 电子看板等其它任意合适的便携式触摸屏 电子设备。 所述终端 1用于通过网络 2访问所述电商平台 3, 并获取电商平台 3上 的电商数据。 所述终端 1还用于产生电商数据, 并将所述产生的电商数据发送至 电商平台 3保存。  [0041] The terminal 1 may be, but not limited to, any other suitable portable touch screen electronic device such as a smart phone, a tablet computer, a personal digital assistant (PDA), a personal computer, an electronic signboard, and the like. The terminal 1 is configured to access the e-commerce platform 3 through the network 2, and obtain e-commerce data on the e-commerce platform 3. The terminal 1 is further configured to generate e-commerce data, and send the generated e-commerce data to the e-commerce platform 3 for storage.
[0042] 参照图 2所示, 是本发明增进电商平台访问速度的电商数据处理系统的优选实 施例的模块示意图。 在本实施例中, 所述增进电商平台访问速度的电商数据处 理系统 30应用于电商平台 3。 该电商平台 3包括, 但不仅限于, 增进电商平台访 问速度的电商数据处理系统 30、 存储单元 31、 处理单元 32、 及通讯单元 33。  [0042] Referring to FIG. 2, it is a block diagram of a preferred embodiment of an e-commerce data processing system for enhancing the access speed of an e-commerce platform. In this embodiment, the e-commerce data processing system 30 for enhancing the access speed of the e-commerce platform is applied to the e-commerce platform 3. The e-commerce platform 3 includes, but is not limited to, an e-commerce data processing system 30, a storage unit 31, a processing unit 32, and a communication unit 33 that enhance the access speed of the e-commerce platform.
[0043] 所述的存储单元 31可以为一种只读存储单元 ROM, 电可擦写存储单元 EEPRO M、 快闪存储单元 FLASH或固体硬盘等。 [0044] 所述的处理单元 32可以为一种中央处理器 (Central Processing Unit, CPU) 、 微控制器 (MCU) 、 数据处理芯片、 或者具有数据处理功能的信息处理单元。 [0043] The storage unit 31 may be a read only storage unit ROM, an electrically erasable storage unit EEPRO M, a flash storage unit FLASH or a solid hard disk. [0044] The processing unit 32 may be a central processing unit (CPU), a microcontroller (MCU), a data processing chip, or an information processing unit having a data processing function.
[0045] 所述的通讯单元 33为一种具有远程通讯功能的通讯接口, 例如支持 GSM、 GPR[0045] The communication unit 33 is a communication interface with a remote communication function, for example, supporting GSM, GPR.
5、 WCDMA、 CDMA、 TD-SCDMA、 WiMAX、 TD-LTE、 FDD-LTE等无线通讯 技术的通讯接口, 支持 USB、 网线的有线通讯接口。 5, WCDMA, CDMA, TD-SCDMA, WiMAX, TD-LTE, FDD-LTE and other wireless communication technology communication interface, support USB, network cable wired communication interface.
[0046] 所述增进电商平台访问速度的电商数据处理系统 30包括, 但不局限于, 调整模 块 311、 计算模块 312、 査找模块 313、 刪除模块 314、 修改模块 315、 接收模块 31 [0046] The e-commerce data processing system 30 for enhancing the access speed of the e-commerce platform includes, but is not limited to, an adjustment module 311, a calculation module 312, a lookup module 313, a deletion module 314, a modification module 315, and a receiving module 31.
6、 判断模块 317及保存模块 318, 本发明所称的模块是指一种能够被所述电商平 台 3的处理单元 32执行并且能够完成固定功能的一系列计算机程序指令段, 其存 储在所述电商平台 3的存储单元 31中。 6. The judging module 317 and the saving module 318, the module referred to in the present invention refers to a series of computer program instruction segments that can be executed by the processing unit 32 of the e-commerce platform 3 and capable of performing a fixed function, which is stored in the It is described in the storage unit 31 of the e-commerce platform 3.
[0047] 所述调整模块 311用于将电商平台 3上运行状态调整为停止数据交互状态, 以确 保终端 1无法对所述电商平台 3进行数据交互操作。 在本实施例中, 终端 1停止对 所述电商平台 3进行数据交互操作 (例如, 写入、 读取、 査询等操作) 吋, 可以 对电商平台 3中的电商数据进行冗余清理, 避免电商平台 3在清理冗余吋, 由于 终端 1对电商平台 3写入 (或査询或读取) 数据而干扰对冗余的清理。 所述调整 模块 31坷以监控电商平台 1中运行的与终端 1相关的程序 (或软件) , 并阻止与 终端 1相关的程序 (或软件) 对电商平台 3进行数据交互操作。 在其它实吋例中 , 所述调整模块 311也可以通过暂停与所述终端 1的通信连接来确保终端 1无法对 所述电商平台 3进行数据交互操作 (例如, 向终端 1发送"电商平台 3冗余清理中, 请稍后査询"的信息) 。  The adjustment module 311 is configured to adjust the running state of the e-commerce platform 3 to stop the data interaction state, so as to ensure that the terminal 1 cannot perform data interaction operation on the e-commerce platform 3. In this embodiment, the terminal 1 stops the data interaction operation (for example, writing, reading, querying, etc.) on the e-commerce platform 3, and can perform redundancy on the e-commerce data in the e-commerce platform 3. The cleaning is performed to prevent the e-commerce platform 3 from cleaning up the redundancy. Since the terminal 1 writes (or queries or reads) the data to the e-commerce platform 3, it interferes with the cleaning of the redundancy. The adjustment module 31 is configured to monitor a program (or software) related to the terminal 1 running in the e-commerce platform 1, and prevent a program (or software) associated with the terminal 1 from performing data interaction with the e-commerce platform 3. In other embodiments, the adjustment module 311 can also ensure that the terminal 1 cannot perform data interaction operation on the e-commerce platform 3 by suspending the communication connection with the terminal 1 (for example, sending an "e-commerce" to the terminal 1. In the platform 3 redundancy cleanup, please check the "Information" later.
[0048] 所述计算模块 312用于计算电商平台 3上每组电商数据的哈希值。 具体地说, 所 述计算模块 312遍历电商平台 3上的电商数据, 并通过哈希算法计算每组电商数 据的哈希值。 所述哈希算法可以是, 但不限于, SHA256算法。  [0048] The calculation module 312 is configured to calculate a hash value of each group of e-commerce data on the e-commerce platform 3. Specifically, the calculation module 312 traverses the e-commerce data on the e-commerce platform 3 and calculates a hash value of each set of e-commerce data through a hash algorithm. The hash algorithm may be, but is not limited to, the SHA256 algorithm.
[0049] 所述査找模块 313用于从计算的哈希值中査找相同的哈希值, 并将相同的哈希 值归为一组, 将每组中相同的哈希值及该组中相同的哈希值对应的电商数据的 存储路径保存于一个哈希关联列表中。 一般而言, 由于哈希值的唯一性, 若査 找到相同的哈希值, 表明电商平台 3中存在相同的电商数据。 在本实施例中, 所 述哈希关联列表包括多个相同的哈希值及每个哈希值对应电商数据的存储路径 。 需要说明的是, 所述哈希关联列表中的哈希值都是相同的。 所述电商平台 3中 有多组相同的电商数据, 则所述査找模块 313获得多组相同的哈希值并对每组相 同的哈希值生成一个哈希关联列表。 如图四所示, 所述哈希关联列表至少包括 四个栏位, 所述四个栏位分别为文件名 (表示电商数据的名称) 、 哈希值 (表 示电商数据的哈希值) 、 存储路径 (表示电商数据在电商平台 3上的存储路径) 及标识 (表示电商数据是否保留于电商平台 3中, 其中, Y表示保留, N表示刪除 ) 。 进一步地, 为了方便起见, 图 4中的字母 B仅仅是代指哈希值, 并不表示哈 希值为 B, 而图 4中的字母 T1至 T9也仅仅是代指存储路径, 并不表示 T1至 T9为存 储路径。 [0049] The searching module 313 is configured to search for the same hash value from the calculated hash values, and group the same hash values into a group, and the same hash value in each group is the same as the same in the group. The storage path of the e-commerce data corresponding to the hash value is stored in a hash association list. In general, due to the uniqueness of the hash value, if the same hash value is found, it indicates that the same e-commerce data exists in the e-commerce platform 3. In this embodiment, the hash association list includes a plurality of identical hash values and a storage path corresponding to the e-commerce data of each hash value. . It should be noted that the hash values in the hash association list are the same. If there are multiple sets of identical e-commerce data in the e-commerce platform 3, the search module 313 obtains multiple sets of identical hash values and generates a hash association list for each set of identical hash values. As shown in FIG. 4, the hash association list includes at least four fields, where the four fields are a file name (a name indicating an e-commerce data) and a hash value (a hash value indicating an e-commerce data). ), a storage path (representing the storage path of the e-commerce data on the e-commerce platform 3) and a logo (indicating whether the e-commerce data is retained in the e-commerce platform 3, where Y is reserved and N is deleted). Further, for the sake of convenience, the letter B in FIG. 4 merely refers to the hash value, and does not mean that the hash value is B, and the letters T1 to T9 in FIG. 4 are merely referring to the storage path, and do not indicate T1 to T9 are storage paths.
[0050] 所述刪除模块 314用于在每一个哈希关联列表中选定一个存储路径, 并刪除该 哈希关联列表中未选定的存储路径所对应的电商数据。 在本实施例中, 所述刪 除模块 314选定存储路径 T 1, 并在电商平台 3中刪除其余存储路径为 T2至 T9对应 的电商数据。 [0050] The deleting module 314 is configured to select one storage path in each hash association list, and delete the e-commerce data corresponding to the unselected storage path in the hash association list. In this embodiment, the deleting module 3 14 selects the storage path T1 and deletes the e-commerce data corresponding to the remaining storage paths T2 to T9 in the e-commerce platform 3.
[0051] 所述修改模块 315用于在每一个哈希关联列表修改所刪除的电商数据对应的标 识。 具体地说, 如图 4所示, 所述修改模块 315将哈希关联列表中 T2至 T9对应的 标识从 Y修改为 N。  [0051] The modification module 315 is configured to modify the identifier corresponding to the deleted e-commerce data in each hash association list. Specifically, as shown in FIG. 4, the modification module 315 modifies the identifier corresponding to T2 to T9 in the hash association list from Y to N.
[0052] 所述调整模块 311还用于将电商平台 3上运行状态调整为数据交互状态, 以确保 终端 1与所述电商平台 3进行数据交互。 在本实施例中, 所述调整模块 311可以停 止监控电商平台 1中与终端 1相关的程序 (或软件) 。 在其它实吋例中, 所述调 整模块 311也可以通过重新与所述终端 1的通信连接来确保终端 1可以对所述电商 平台 3进行数据交互操作 (例如, 重新向终端 1发送"电商平台 3冗余清理完成, 欢 迎査询 "的信息) 。 [0052] The adjustment module 311 is further configured to adjust an operation state on the e-commerce platform 3 to a data interaction state to ensure that the terminal 1 performs data interaction with the e-commerce platform 3 . In this embodiment, the adjustment module 311 can stop monitoring the program (or software) related to the terminal 1 in the e-commerce platform 1. In other embodiments, the adjustment module 311 can also ensure that the terminal 1 can perform data interaction operations on the e-commerce platform 3 by re-communicating with the terminal 1 (for example, resending "electricity" to the terminal 1. The business platform 3 redundancy cleaning is completed, welcome to query "information".
[0053] 所述接收模块 316用于接收终端 1发送过来的电商数据。 所述终端 1发送过来的 电商数据的哈希值暂存于电商平台 3的内存中。  [0053] The receiving module 316 is configured to receive e-commerce data sent by the terminal 1. The hash value of the e-commerce data sent by the terminal 1 is temporarily stored in the memory of the e-commerce platform 3.
[0054] 所述计算模块 312还用于计算所述终端 1发送过来的电商数据的哈希值。 [0054] The calculation module 312 is further configured to calculate a hash value of the e-commerce data sent by the terminal 1.
[0055] 所述判断模块 317用于判断所述终端 1发送过来的电商数据的哈希值是否有对应 的哈希关联列表。 所述判断模块 317通过所述终端 1发送过来的电商数据的哈希 值进行査询, 判断是否有哈希关联列表包含所述终端 1发送过来的电商数据的哈 希值, 若电商平台 3中有一个哈希关联列表包含所述终端 1发送过来的电商数据 的哈希值, 则该哈希关联列表为所述终端 1发送过来的电商数据的哈希值对应的 哈希关联列表。 [0055] The determining module 317 is configured to determine whether the hash value of the e-commerce data sent by the terminal 1 has a corresponding hash association list. The determining module 317 performs a query by using a hash value of the e-commerce data sent by the terminal 1, and determines whether there is a hash association list that includes the e-commerce data sent by the terminal 1. a hash value, if a hash association list in the e-commerce platform 3 includes a hash value of the e-commerce data sent by the terminal 1, the hash association list is the e-commerce data sent by the terminal 1 A hash association list corresponding to the hash value.
[0056] 所述刪除模块 314用于当所述终端 1发送过来的电商数据的哈希值有对应的哈希 关联列表, 刪除所述终端 1发送过来的电商数据。 所述终端 1发送过来的电商数 据的哈希值从所述电商平台 3的内存中刪除。  [0056] The deleting module 314 is configured to delete the e-commerce data sent by the terminal 1 when the hash value of the e-commerce data sent by the terminal 1 has a corresponding hash association list. The hash value of the e-commerce data sent by the terminal 1 is deleted from the memory of the e-commerce platform 3.
[0057] 所述保存模块 317用于当所述终端 1发送过来的电商数据的哈希值没有对应的哈 希关联列表, 将所述终端 1发送过来的电商数据保存于电商平台 3中。 所述终端 1 发送过来的电商数据的哈希值保存于电商平台 3的存储单元 31中或数据库 (图中 未示出) 中。  [0057] The saving module 317 is configured to save the e-commerce data sent by the terminal 1 to the e-commerce platform 3 when the hash value of the e-commerce data sent by the terminal 1 does not have a corresponding hash association list. in. The hash value of the e-commerce data sent by the terminal 1 is stored in the storage unit 31 of the e-commerce platform 3 or in a database (not shown).
[0058] 参照图 3所示, 是本发明增进电商平台访问速度的电商数据处理方法的优选实 施例的流程图。 在本实施例中, 所述的增进电商平台访问速度的电商数据处理 方法应用于电商平台 3, 该方法包括以下步骤:  Referring to FIG. 3, it is a flow chart of a preferred embodiment of the e-commerce data processing method for enhancing the access speed of an e-commerce platform. In this embodiment, the e-commerce data processing method for enhancing the access speed of the e-commerce platform is applied to the e-commerce platform 3, and the method includes the following steps:
[0059] 步骤 S11 : 所述调整模块 311将电商平台 3上运行状态调整为停止数据交互状态 , 以确保终端 1无法对所述电商平台 3进行数据交互操作。 在本实施例中, 终端 1 停止对所述电商平台 3进行数据交互操作 (例如, 写入、 读取、 査询等操作) 吋 , 可以对电商平台 3中的电商数据进行冗余清理, 避免电商平台 3在清理冗余吋 , 由于终端 1对电商平台 3写入 (或査询或读取) 数据而干扰对冗余的清理。 所 述调整模块 311可以监控电商平台 1中运行的与终端 1相关的程序 (或软件) , 并 阻止与终端 1相关的程序 (或软件) 对电商平台 3进行数据交互操作。 在其它实 吋例中, 所述调整模块 311也可以通过暂停与所述终端 1的通信连接来确保终端 1 无法对所述电商平台 3进行数据交互操作 (例如, 向终端 1发送"电商平台 3冗余清 理中, 请稍后査询"的信息) 。  [0059] Step S11: The adjustment module 311 adjusts the running state of the e-commerce platform 3 to stop the data interaction state, so as to ensure that the terminal 1 cannot perform data interaction operation on the e-commerce platform 3. In this embodiment, the terminal 1 stops performing data interaction operations (for example, writing, reading, querying, etc.) on the e-commerce platform 3, and can perform redundancy on the e-commerce data in the e-commerce platform 3. The cleaning is performed to prevent the e-commerce platform 3 from cleaning up the redundancy. Since the terminal 1 writes (or queries or reads) the data to the e-commerce platform 3, it interferes with the cleaning of the redundancy. The adjustment module 311 can monitor the program (or software) related to the terminal 1 running in the e-commerce platform 1, and prevent the program (or software) associated with the terminal 1 from performing data interaction with the e-commerce platform 3. In other embodiments, the adjustment module 311 can also ensure that the terminal 1 cannot perform data interaction operation on the e-commerce platform 3 by suspending the communication connection with the terminal 1 (for example, sending an "e-commerce" to the terminal 1. In the platform 3 redundancy cleanup, please check the "Information" later.
[0060] 步骤 S12: 所述计算模块 312计算电商平台 3上每组电商数据的哈希值。 具体地 说, 所述计算模块 312遍历电商平台 3上的电商数据, 并通过哈希算法计算每组 电商数据的哈希值。 所述哈希算法可以是, 但不限于, SHA256算法。  [0060] Step S12: The calculation module 312 calculates a hash value of each group of e-commerce data on the e-commerce platform 3. Specifically, the calculation module 312 traverses the e-commerce data on the e-commerce platform 3, and calculates a hash value of each set of e-commerce data through a hash algorithm. The hash algorithm may be, but is not limited to, the SHA256 algorithm.
[0061] 步骤 S13: 所述査找模块 313从计算的哈希值中査找相同的哈希值, 并将相同的 哈希值归为一组, 将每组中相同的哈希值及该组中相同的哈希值对应的电商数 据的存储路径保存于一个哈希关联列表中。 一般而言, 由于哈希值的唯一性, 若査找到相同的哈希值, 表明电商平台 3中存在相同的电商数据。 在本实施例中 , 所述哈希关联列表包括多个相同的哈希值及每个哈希值对应电商数据的存储 路径。 需要说明的是, 所述哈希关联列表中的哈希值都是相同的。 所述电商平 台 3中有多组相同的电商数据, 则所述査找模块 313获得多组相同的哈希值并对 每组相同的哈希值生成一个哈希关联列表。 如图四所示, 所述哈希关联列表至 少包括四个栏位, 所述四个栏位分别为文件名 (表示电商数据的名称) 、 哈希 值 (表示电商数据的哈希值) 、 存储路径 (表示电商数据在电商平台 3上的存储 路径) 及标识 (表示电商数据是否保留于电商平台 3中, 其中, Y表示保留, N表 示刪除) 。 进一步地, 为了方便起见, 图 4中的字母 B仅仅是代指哈希值, 并不 表示哈希值为 B, 而图 4中的字母 T1至 T9也仅仅是代指存储路径, 并不表示 T1至 T9为存储路径。 [0061] Step S13: The searching module 313 searches for the same hash value from the calculated hash values, and groups the same hash values into a group, and the same hash value in each group and the group The number of e-commerce corresponding to the same hash value The storage path of the data is stored in a hash association list. In general, due to the uniqueness of the hash value, if the same hash value is found, it indicates that the same e-commerce data exists in the e-commerce platform 3. In this embodiment, the hash association list includes a plurality of identical hash values and a storage path of each hash value corresponding to the e-commerce data. It should be noted that the hash values in the hash association list are the same. If there are multiple sets of identical e-commerce data in the e-commerce platform 3, the search module 313 obtains multiple sets of identical hash values and generates a hash association list for each set of identical hash values. As shown in FIG. 4, the hash association list includes at least four fields, where the four fields are a file name (a name indicating an e-commerce data) and a hash value (a hash value indicating an e-commerce data). ), a storage path (representing the storage path of the e-commerce data on the e-commerce platform 3) and a logo (indicating whether the e-commerce data is retained in the e-commerce platform 3, where Y is reserved and N is deleted). Further, for the sake of convenience, the letter B in FIG. 4 merely refers to the hash value, and does not mean that the hash value is B, and the letters T1 to T9 in FIG. 4 are merely referring to the storage path, and do not indicate T1 to T9 are storage paths.
[0062] 步骤 S14: 所述刪除模块 314在每一个哈希关联列表中选定一个存储路径, 并刪 除该哈希关联列表中未选定的存储路径所对应的电商数据。 在本实施例中, 所 述刪除模块 314选定存储路径 Tl, 并在电商平台 3中刪除其余存储路径为 Τ2至 Τ9 对应的电商数据。  [0062] Step S14: The deleting module 314 selects one storage path in each hash association list, and deletes the e-commerce data corresponding to the unselected storage paths in the hash association list. In this embodiment, the deletion module 314 selects the storage path T1, and deletes the e-commerce data corresponding to the remaining storage paths Τ2 to Τ9 in the e-commerce platform 3.
[0063] 步骤 S15: 所述修改模块 315在每一个哈希关联列表修改所刪除的电商数据对应 的标识。 具体地说, 如图 4所示, 所述修改模块 315将哈希关联列表中 Τ2至 Τ9对 应的标识从 Υ修改为 Ν。  [0063] Step S15: The modification module 315 modifies the identifier corresponding to the deleted e-commerce data in each hash association list. Specifically, as shown in FIG. 4, the modification module 315 modifies the identifier corresponding to Τ2 to Τ9 in the hash association list from Υ to Ν.
[0064] 步骤 S16: 所述调整模块 311将电商平台 3上运行状态调整为数据交互状态, 以 确保终端 1与所述电商平台 3进行数据交互。 在本实施例中, 所述调整模块 311可 以停止监控电商平台 1中与终端 1相关的程序 (或软件) 。 在其它实吋例中, 所 述调整模块 311也可以通过重新与所述终端 1的通信连接来确保终端 1可以对所述 电商平台 3进行数据交互操作 (例如, 重新向终端 1发送"电商平台 3冗余清理完成 , 欢迎査询"的信息) 。  [0064] Step S16: The adjustment module 311 adjusts the running state of the e-commerce platform 3 to a data interaction state to ensure that the terminal 1 performs data interaction with the e-commerce platform 3. In this embodiment, the adjustment module 311 can stop monitoring the program (or software) related to the terminal 1 in the e-commerce platform 1. In other embodiments, the adjustment module 311 can also ensure that the terminal 1 can perform data interaction operations on the e-commerce platform 3 by re-communicating with the terminal 1 (for example, resending "electricity" to the terminal 1. The business platform 3 redundancy cleaning is completed, welcome to query "information".
[0065] 步骤 S17: 所述接收模块 316接收终端 1发送过来的电商数据。 所述终端 1发送过 来的电商数据的哈希值暂存于电商平台 3的内存中。  [0065] Step S17: The receiving module 316 receives the e-commerce data sent by the terminal 1. The hash value of the e-commerce data sent by the terminal 1 is temporarily stored in the memory of the e-commerce platform 3.
[0066] 步骤 S 18: 所述计算模块 312计算所述终端 1发送过来的电商数据的哈希值。 [0067] 步骤 S19: 所述判断模块 317判断所述终端 1发送过来的电商数据的哈希值是否 有对应的哈希关联列表。 所述判断模块 317通过所述终端 1发送过来的电商数据 的哈希值进行査询, 判断是否有哈希关联列表包含所述终端 1发送过来的电商数 据的哈希值, 若电商平台 3中有一个哈希关联列表包含所述终端 1发送过来的电 商数据的哈希值, 则该哈希关联列表为所述终端 1发送过来的电商数据的哈希值 对应的哈希关联列表。 若所述终端 1发送过来的电商数据的哈希值有对应的哈希 关联列表, 流程进入步骤 S20, 否则, 若所述终端 1发送过来的电商数据的哈希 值没有对应的哈希关联列表, 则流程进入步骤 S21。 [0066] Step S18: The calculation module 312 calculates a hash value of the e-commerce data sent by the terminal 1. [0067] Step S19: The determining module 317 determines whether the hash value of the e-commerce data sent by the terminal 1 has a corresponding hash association list. The determining module 317 performs a query by using the hash value of the e-commerce data sent by the terminal 1, and determines whether the hash association list includes the hash value of the e-commerce data sent by the terminal 1, if the e-commerce A hash association list in the platform 3 includes a hash value of the e-commerce data sent by the terminal 1, and the hash association list is a hash corresponding to the hash value of the e-commerce data sent by the terminal 1. Association list. If the hash value of the e-commerce data sent by the terminal 1 has a corresponding hash association list, the flow proceeds to step S20. Otherwise, if the hash value of the e-commerce data sent by the terminal 1 does not have a corresponding hash. If the list is associated, the flow proceeds to step S21.
[0068] 步骤 S20: 所述刪除模块 314刪除所述终端 1发送过来的电商数据。 所述终端 1发 送过来的电商数据的哈希值从所述电商平台 3的内存中刪除。  [0068] Step S20: The deleting module 314 deletes the e-commerce data sent by the terminal 1. The hash value of the e-commerce data sent by the terminal 1 is deleted from the memory of the e-commerce platform 3.
[0069] 步骤 S21 : 所述保存模块 317将所述终端 1发送过来的电商数据保存于电商平台 3 中。 所述终端 1发送过来的电商数据的哈希值保存于电商平台 3的存储单元 31中 或数据库 (图中未示出) 中。  [0069] Step S21: The saving module 317 saves the e-commerce data sent by the terminal 1 in the e-commerce platform 3. The hash value of the e-commerce data sent from the terminal 1 is stored in the storage unit 31 of the e-commerce platform 3 or in a database (not shown).
工业实用性  Industrial applicability
[0070] 本发明采用哈希值比对的方式寻找相同的电商数据, 并刪除重复的电商数据, 加快了电商平台的访问速度, 降低了电商平台的冗余。  [0070] The present invention uses the hash value comparison method to find the same e-commerce data, and deletes duplicate e-commerce data, accelerates the access speed of the e-commerce platform, and reduces the redundancy of the e-commerce platform.

Claims

权利要求书 Claim
[权利要求 1] 一种增进电商平台访问速度的电商数据处理系统, 运行于电商平台中 [Claim 1] An e-commerce data processing system for enhancing the access speed of an e-commerce platform, operating in an e-commerce platform
, 其特征在于, 所述电商平台通过网络与终端通信连接, 该系统包括 调整模块, 用于将电商平台上运行状态调整为停止数据交互状态, 以 确保终端无法对所述电商平台进行数据交互操作; 计算模块, 用于计算所述电商平台上每组电商数据的哈希值; 査找模块, 用于从计算的哈希值中査找相同的哈希值, 并将相同的哈 希值归为一组, 将每组中相同的哈希值及该组中相同的哈希值对应的 电商数据的存储路径保存于一个哈希关联列表中; 刪除模块, 用于在每一个哈希关联列表中选定一个存储路径, 并刪除 该哈希关联列表中未选定的存储路径所对应的电商数据; The e-commerce platform is connected to the terminal through a network, and the system includes an adjustment module, configured to adjust an operation state on the e-commerce platform to stop the data interaction state, to ensure that the terminal cannot perform the e-commerce platform. a data interaction operation; a calculation module, configured to calculate a hash value of each group of e-commerce data on the e-commerce platform; a search module, configured to search for the same hash value from the calculated hash value, and the same ha The hash values are grouped into a set, and the storage path of the e-commerce data corresponding to the same hash value in each group and the same hash value in the group is saved in a hash association list; the deletion module is used in each Selecting a storage path in the hash association list, and deleting the e-commerce data corresponding to the unselected storage path in the hash association list;
修改模块, 用于在每一个哈希关联列表修改所刪除的电商数据对应的 标识;  a modifying module, configured to modify, in each hash association list, an identifier corresponding to the deleted e-commerce data;
所述调整模块, 还用于将电商平台上运行状态调整为数据交互状态, 以确保终端与所述电商平台进行数据交互;  The adjusting module is further configured to adjust an operating state on the e-commerce platform to a data interaction state to ensure data interaction between the terminal and the e-commerce platform;
接收模块, 用于接收终端发送过来的电商数据; 所述计算模块, 还用于计算所述终端发送过来的电商数据的哈希值; 及  a receiving module, configured to receive e-commerce data sent by the terminal; the calculating module is further configured to calculate a hash value of the e-commerce data sent by the terminal; and
所述刪除模块, 还用于当所述终端发送过来的电商数据的哈希值有对 应的哈希关联列表, 刪除所述终端发送过来的电商数据。  The deleting module is further configured to: when the hash value of the e-commerce data sent by the terminal has a corresponding hash association list, delete the e-commerce data sent by the terminal.
[权利要求 2] 如权利要求 1所述的增进电商平台访问速度的电商数据处理系统, 其 特征在于, 所述哈希关联列表包括四个栏位, 所述四个栏位分别为文 件名、 哈希值、 存储路径及标识。  [Claim 2] The e-commerce data processing system for enhancing the access speed of the e-commerce platform according to claim 1, wherein the hash association list includes four fields, and the four fields are files respectively. Name, hash, storage path, and identity.
[权利要求 3] 如权利要求 1所述的增进电商平台访问速度的电商数据处理系统, 其 特征在于, 所述计算模块计算所述电商平台上每组电商数据的哈希值 的方式如下: 遍历电商平台上的电商数据, 并通过哈希算法计算每组 电商数据的哈希值。 [Claim 3] The e-commerce data processing system for enhancing the access speed of an e-commerce platform according to claim 1, wherein the calculation module calculates a hash value of each group of e-commerce data on the e-commerce platform. The method is as follows: traverse the e-commerce data on the e-commerce platform, and calculate the hash value of each group of e-commerce data through a hash algorithm.
[权利要求 4] 如权利要求 1所述的增进电商平台访问速度的电商数据处理系统, 其 特征在于, 所述的增进电商平台访问速度的电商数据处理系统还包括 保存模块, 用于当所述终端发送过来的电商数据的哈希值没有对应的 哈希关联列表, 将所述终端发送过来的电商数据保存于电商平台中。 [Claim 4] The e-commerce data processing system for enhancing the access speed of the e-commerce platform according to claim 1, wherein the e-commerce data processing system for enhancing the access speed of the e-commerce platform further comprises a saving module, The hash value of the e-commerce data sent by the terminal does not have a corresponding hash association list, and the e-commerce data sent by the terminal is saved in the e-commerce platform.
[权利要求 5] —种增进电商平台访问速度的电商数据处理方法, 应用于电商平台中 [Claim 5] An e-commerce data processing method for enhancing the access speed of an e-commerce platform, which is applied to an e-commerce platform
, 其特征在于, 所述电商平台通过网络与终端通信连接, 该方法包括 如下步骤: The e-commerce platform is connected to the terminal through a network, and the method includes the following steps:
将电商平台上运行状态调整为停止数据交互状态, 以确保终端无法对 所述电商平台进行数据交互操作;  Adjusting the running state of the e-commerce platform to stop the data interaction state, so as to ensure that the terminal cannot perform data interaction operation on the e-commerce platform;
计算所述电商平台上每组电商数据的哈希值;  Calculating a hash value of each group of e-commerce data on the e-commerce platform;
从计算的哈希值中査找相同的哈希值, 并将相同的哈希值归为一组, 将每组中相同的哈希值及该组中相同的哈希值对应的电商数据的存储 路径保存于一个哈希关联列表中;  Find the same hash value from the calculated hash value, and group the same hash value into a group, and compare the same hash value in each group with the same hash value in the group. The storage path is saved in a hash association list;
在每一个哈希关联列表中选定一个存储路径, 并刪除该哈希关联列表 中未选定的存储路径所对应的电商数据;  Selecting a storage path in each hash association list, and deleting the e-commerce data corresponding to the unselected storage paths in the hash association list;
在每一个哈希关联列表修改所刪除的电商数据对应的标识; 将电商平台上运行状态调整为数据交互状态, 以确保终端与所述电商 平台进行数据交互;  Modifying, in each hash association list, an identifier corresponding to the deleted e-commerce data; adjusting an operation state on the e-commerce platform to a data interaction state to ensure data interaction between the terminal and the e-commerce platform;
接收终端发送过来的电商数据;  Receiving e-commerce data sent by the terminal;
计算所述终端发送过来的电商数据的哈希值; 及 当所述终端发送过来的电商数据的哈希值有对应的哈希关联列表, 刪 除所述终端发送过来的电商数据。  Calculating a hash value of the e-commerce data sent by the terminal; and when the hash value of the e-commerce data sent by the terminal has a corresponding hash association list, deleting the e-commerce data sent by the terminal.
[权利要求 6] 如权利要求 5所述的增进电商平台访问速度的电商数据处理方法, 其 特征在于, 所述哈希关联列表包括四个栏位, 所述四个栏位分别为文 件名、 哈希值、 存储路径及标识。 [Claim 6] The e-commerce data processing method for enhancing the access speed of an e-commerce platform according to claim 5, wherein the hash association list includes four fields, and the four fields are files respectively. Name, hash, storage path, and identity.
[权利要求 7] 如权利要求 5所述的增进电商平台访问速度的电商数据处理方法, 其 特征在于, 所述计算所述电商平台上每组电商数据的哈希值的步骤包 括如下步骤: 遍历电商平台上的电商数据, 并通过哈希算法计算每组 电商数据的哈希值。 [Claim 7] The e-commerce data processing method for enhancing the access speed of an e-commerce platform according to claim 5, wherein the step of calculating a hash value of each group of e-commerce data on the e-commerce platform comprises: The following steps: traverse the e-commerce data on the e-commerce platform, and calculate each group through a hash algorithm The hash value of the e-commerce data.
[权利要求 8] 如权利要求 5所述的增进电商平台访问速度的电商数据处理方法, 其 特征在于, 所述的增进电商平台访问速度的电商数据处理方法还包括 如下步骤: 当所述终端发送过来的电商数据的哈希值没有对应的哈希 关联列表, 将所述终端发送过来的电商数据保存于电商平台中。  [Claim 8] The e-commerce data processing method for enhancing the access speed of the e-commerce platform according to claim 5, wherein the e-commerce data processing method for enhancing the access speed of the e-commerce platform further comprises the following steps: The hash value of the e-commerce data sent by the terminal does not have a corresponding hash association list, and the e-commerce data sent by the terminal is saved in the e-commerce platform.
PCT/CN2017/077008 2017-03-17 2017-03-17 E-commerce data processing system and method for increasing speed of accessing e-commerce platform WO2018165961A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/CN2017/077008 WO2018165961A1 (en) 2017-03-17 2017-03-17 E-commerce data processing system and method for increasing speed of accessing e-commerce platform

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2017/077008 WO2018165961A1 (en) 2017-03-17 2017-03-17 E-commerce data processing system and method for increasing speed of accessing e-commerce platform

Publications (1)

Publication Number Publication Date
WO2018165961A1 true WO2018165961A1 (en) 2018-09-20

Family

ID=63521676

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2017/077008 WO2018165961A1 (en) 2017-03-17 2017-03-17 E-commerce data processing system and method for increasing speed of accessing e-commerce platform

Country Status (1)

Country Link
WO (1) WO2018165961A1 (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1932818A (en) * 2006-09-20 2007-03-21 华为技术有限公司 Data bank system and method for controlling data bank data
CN101183372A (en) * 2007-12-21 2008-05-21 腾讯科技(深圳)有限公司 Style list processing system and method
CN103140827A (en) * 2010-09-29 2013-06-05 国际商业机器公司 Managing ownership of redundant data in storage system
CN103455631A (en) * 2013-09-22 2013-12-18 广州中国科学院软件应用技术研究所 Method, device and system for processing data
CN106599260A (en) * 2016-12-21 2017-04-26 深圳市易特科信息技术有限公司 Medical informatization repeated medical document deleting system and method
CN106777170A (en) * 2016-12-21 2017-05-31 深圳市易特科信息技术有限公司 Strengthen the medical information document handling system and method for server access speed

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1932818A (en) * 2006-09-20 2007-03-21 华为技术有限公司 Data bank system and method for controlling data bank data
CN101183372A (en) * 2007-12-21 2008-05-21 腾讯科技(深圳)有限公司 Style list processing system and method
CN103140827A (en) * 2010-09-29 2013-06-05 国际商业机器公司 Managing ownership of redundant data in storage system
CN103455631A (en) * 2013-09-22 2013-12-18 广州中国科学院软件应用技术研究所 Method, device and system for processing data
CN106599260A (en) * 2016-12-21 2017-04-26 深圳市易特科信息技术有限公司 Medical informatization repeated medical document deleting system and method
CN106777170A (en) * 2016-12-21 2017-05-31 深圳市易特科信息技术有限公司 Strengthen the medical information document handling system and method for server access speed

Similar Documents

Publication Publication Date Title
CN110168523B (en) Change monitoring cross-graph query
US8150813B2 (en) Using relationships in candidate discovery
EP2691884B1 (en) Management and storage of distributed bookmarks
JP5575902B2 (en) Information retrieval based on query semantic patterns
US8645355B2 (en) Mapping Uniform Resource Locators of different indexes
JP5721627B2 (en) Method and system for saving database storage space
US10652246B2 (en) Security descriptors for record access queries
CN107704202B (en) Method and device for quickly reading and writing data
US8924373B2 (en) Query plans with parameter markers in place of object identifiers
WO2019024496A1 (en) Enterprise recommendation method and application server
US9720946B2 (en) Efficient storage of related sparse data in a search index
US11625408B2 (en) Systems and methods for expedited large file processing
US11048703B2 (en) Minimizing processing using an index when non leading columns match an aggregation key
US10474689B1 (en) Model score recall for machine learning systems and applications
US20140214841A1 (en) Semantic Product Classification
WO2020056976A1 (en) Optimized sequencing method, device, and program for search results, and computer readable storage medium
US20150379115A1 (en) Product classification data transfer and management
US11126520B2 (en) Skew detector for data storage system
JP2020525949A (en) Media search method and device
WO2018165961A1 (en) E-commerce data processing system and method for increasing speed of accessing e-commerce platform
WO2018165959A1 (en) E-commerce data cleaning system and method
WO2018165960A1 (en) Hash value-based e-commerce data processing system and method
WO2018165963A1 (en) E-commerce data redundancy processing system and method
US11687954B2 (en) Linking physical locations and online channels in a database
CN113515504B (en) Data management method, device, electronic equipment and storage medium

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 17901104

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 17901104

Country of ref document: EP

Kind code of ref document: A1