WO2018201667A1 - 数据分发系统、计算机可读存储介质及方法 - Google Patents

数据分发系统、计算机可读存储介质及方法 Download PDF

Info

Publication number
WO2018201667A1
WO2018201667A1 PCT/CN2017/105004 CN2017105004W WO2018201667A1 WO 2018201667 A1 WO2018201667 A1 WO 2018201667A1 CN 2017105004 W CN2017105004 W CN 2017105004W WO 2018201667 A1 WO2018201667 A1 WO 2018201667A1
Authority
WO
WIPO (PCT)
Prior art keywords
data
distribution
module
identifier
server
Prior art date
Application number
PCT/CN2017/105004
Other languages
English (en)
French (fr)
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 平安科技(深圳)有限公司
Publication of WO2018201667A1 publication Critical patent/WO2018201667A1/zh

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/60Scheduling or organising the servicing of application requests, e.g. requests for application data transmissions using the analysis and optimisation of the required network resources
    • H04L67/61Scheduling or organising the servicing of application requests, e.g. requests for application data transmissions using the analysis and optimisation of the required network resources taking into account QoS or priority requirements

Definitions

  • the present invention relates to a data management system and method, and more particularly to a system, computer readable storage medium and method for automatically distributing data through a network.
  • service providers often have a need to distribute data to users.
  • the publisher of the application may need to distribute additional data (such as upgrade packages, patches) to the user.
  • additional data such as upgrade packages, patches
  • different users may also need to issue different additional data.
  • the distribution of such additional data is typically performed manually by the service provider, or additional data is distributed to the user upon request.
  • an insurance agency usually presents different services (such as a gift package) for customers of different grades.
  • the insurance company's policy service gift item is completed manually, for example, by the telephone agent manually handing it to the customer in the system, or the insurance salesman extracts the list data of all the customers from the background, and manually screens out the customers who meet the conditions. Send a gift item to it later. Since each insurance institution has a large number of customers, it is not only time-consuming to manually screen customers and give away service items, but it is inevitable that errors will occur during manual operation.
  • the present invention provides a data distribution system that operates on a server.
  • the server connects to one or more clients over a network, and each client includes first data.
  • the server's memory stores a first data set and a second data set.
  • the system includes:
  • a setting module configured to set a data distribution rule, including a level of the second data, a matching condition to be satisfied by distributing the second data of different levels to the first data, and a distribution priority level of the second data, and storing the data distribution rule In memory;
  • a reading module configured to read the first data from the first data set
  • a determining module configured to determine, according to a matching condition set by the data distribution rule, whether the second data set has one or more second data that matches the first data
  • a distribution module configured to read, according to the data distribution rule, the first data that is distributed to the corresponding client by the second data with the highest distribution priority level from the one or more second data that matches the first data.
  • the setting module is further configured to:
  • the execution time of the matching second data to the first data distribution is set.
  • the distribution module is further configured to:
  • the second data with the highest priority is read from the second data matching the first data and distributed to the first data of the corresponding client.
  • the determining module is further configured to:
  • the second identifier is set for the first data that satisfies the distribution of the second data matching condition, and the first identifier that does not satisfy the distribution of the second data matching condition.
  • the data distribution system provided by the present invention further includes:
  • a recording module configured to record a current state of the first data distribution second data having the first identifier.
  • the present invention also provides a data distribution method running on a server.
  • the server connects to one or more clients over a network, and each client includes first data.
  • the server's memory stores a first data set and a second data set.
  • the method includes:
  • a setting step of setting a data distribution rule including a level of the second data, a matching condition to be satisfied by distributing the second data of different levels to the first data, and a distribution priority level of the second data, and storing the data distribution rule in the memory ;
  • the setting step further includes:
  • the execution time of the matching second data to the first data distribution is set.
  • the distributing step further includes:
  • the second data with the highest priority is read from the second data matching the first data and distributed to the first data of the corresponding client.
  • the determining step further includes:
  • a first identifier is set for the first data that satisfies the distribution of the second data matching condition, and a second identifier is set for the first data that does not satisfy the distribution of the second data matching condition.
  • the data distribution method provided by the present invention further includes:
  • Recording step recording the current state of the first data distribution second data having the first identifier.
  • the present invention also provides a computer readable storage medium having stored therein a computer program of a data distribution system, the computer program being executable by the processor to implement the steps of the systems and methods described above.
  • the data distribution system and the computer readable storage medium and method provided by the present invention can automatically filter out users who satisfy the data distribution condition from a large number of data demanders according to the data distribution rule set by the service provider. And distribute matching data to clients of these users over the network.
  • FIG. 1 is an application environment diagram of a preferred embodiment of a data distribution system according to the present invention.
  • FIG. 2 is a diagram showing the operating environment of a preferred embodiment of the data distribution system of the present invention.
  • FIG. 3 is a functional block diagram of a preferred embodiment of a data distribution system of the present invention.
  • FIG. 4 is a flow chart of a preferred embodiment of a data distribution method of the present invention.
  • FIG. 1 it is an application environment diagram of a preferred embodiment of the data distribution system 10 of the present invention.
  • This data distribution system 10 is applied to the server 1.
  • the server 1 connects a plurality of clients 3 through the network 2.
  • the network 2 can be a network of a local area network, a wide area network, a metropolitan area network, etc., and can be a wired network or a wireless network.
  • the client 3 can be a desktop computer, a notebook, a tablet, a mobile phone, or other terminal device that can communicate with the server 1 via the network 2.
  • Server 1 includes, but is not limited to, memory 11, processor 12, and display 13.
  • the memory 11 stores program code of the data distribution system 10, which may include at least one type of storage medium including a flash memory, a hard disk, a multimedia card, a card type memory (for example, an SD or DX memory, etc.), Random access memory (RAM), static random access memory (SRAM), read only memory (ROM), electrically erasable programmable read only memory (EEPROM), programmable read only memory (PROM), magnetic memory, magnetic disk, optical disk and many more.
  • RAM random access memory
  • SRAM static random access memory
  • ROM read only memory
  • EEPROM electrically erasable programmable read only memory
  • PROM programmable read only memory
  • magnetic memory magnetic disk, optical disk and many more.
  • the processor 12 reads and executes the program code of the data distribution system 10 from the memory 11, and provides the following functions of the data distribution system 10.
  • Display 13 displays the results of processor 12 executing the program code of data distribution system 10.
  • Figure 2 shows only server 1 with components 11-13, it being understood that server 1 may include more or fewer components.
  • the memory 11 stores a first data set 113 including a plurality of first data, and a second data set 115 including a plurality of second data. Furthermore, the first data of the first data set 113 is also distributedly stored in different clients 3. For example, when the first data is an application software, the client 3 is a computing device on which the application software is installed. When the first data is a policy, the client 3 is the policy user's personal computer. In this embodiment, the first data is a policy of the insurance business, and the second data is a gift item of the policy.
  • the first data may be other products provided by the service provider for the customer, and the second data is an additional product provided by the service party for the customer.
  • the first data may be an application software
  • the second data may be a patch or an upgrade version of the application software.
  • the data distribution system 10 includes a setup module 110, a read module 120, a determination module 130, and a distribution module 140.
  • the setting module 110 sets the data distribution rule 111, including the level of the second data, the condition for which the second data of different levels is to be distributed to the first data, and the distribution priority level of the second data, and stores the data distribution rule 111 Memory 11.
  • the setting module 110 sets the auto insurance policy to satisfy the condition for obtaining the gift item as “the number of insurance orders of the previous year is within the preset number of insurance times (for example, less than 5 times)”, “the last year of the policy data”
  • the number of times of risk is within the preset number of times of failure (for example, less than 5 times), the number of occurrences is less than 1 time, and the gift item 1" can be obtained.
  • the number of times of insurance policy in the previous year is within the preset number of times of risk (for example, less than 5) Times), the number of occurrences is less than 3 times, you can get the gift item 2", "the number of policies" According to the number of times of the previous year's insurance, the number of occurrences is less than 4 times, and the number of occurrences is less than 4 times, and the gift item is three.
  • the gift items of the auto insurance policy such as the vouchers, have multiple levels. For example, 1, 2, 3, 1 level gift package is 1000 yuan, level 2 gift package is 500 yuan, level 3 gift package is 200 yuan, then the car insurance policy meets the conditions, and the car insurance policy can be given.
  • Gift items for auto insurance policies have multiple levels, such as 1, 2, and 3, with a level 1 package of 1,000 yuan, a level 2 gift package of 500 yuan, and a level 3 gift package of 200 yuan.
  • the gift priority level can be set to the higher the gift item level, and the higher the gift priority level, for example, the gift package with a large amount of the first gift amount. For example, a car insurance policy, in the previous year, the number of occurrences is 0, you can get the above-mentioned first, second, and third-level spree, then give priority to the first-class spree to the auto insurance policy.
  • the reading module 120 is configured to read the first data from the first data set 113. For example, the reading module 120 reads a car insurance policy.
  • the determining module 130 is configured to determine, according to the condition set by the data distribution rule 111, whether the second data set 115 has one or more second data that matches the first data. For example, if the number of insurance accidents of the auto insurance policy read by the reading module 120 is 2 times, the judging module 130 judges that the spree matching the auto insurance policy has a 2 level spree 500 yuan vouchers and a 3 level spree 200 yuan. Voucher. If the number of times of the previous year's insurance policy read by the reading module 120 is 5, the judging module 130 judges that there is no spree matching the auto insurance policy.
  • the distribution module 140 is configured to read, according to the data distribution rule 111, the first data that is distributed to the corresponding client 3 by the second data with the highest distribution priority level from the one or more second data that matches the first data. For example, when the judging module 130 judges that the spree matching the auto insurance policy has a level 2 spree and a level 3 spree. The priority level of the level 2 spree is higher than the level 3 spree, and the distribution module 140 distributes the level 2 spree to the auto insurance policy.
  • the setting module 110 also sets an execution time of the matched second data to the first data distribution.
  • the setting module 110 sets the execution time of distributing the second data may include the start time and the end time of distributing the second data, for example, the start time is February 23, 2017, and the end time is February 28, 2017, and may also include The time at which the server 1 performs the second data distribution task, for example, from February 23, 2017 to February 28, 2017, every night from 20:00 to 24:00.
  • the setting module 110 sets the execution time of the matched second data to the first data distribution
  • the distribution module 140 arrives at the execution time, the highest priority is read from the second data that matches the first data.
  • the second data is distributed to the first data of the corresponding client 3.
  • the determining module 120 is further configured to set a first identifier for the first data that satisfies the second data matching condition, and set the second identifier for the first data that does not satisfy the second data matching condition.
  • the judging module 120 selects a car insurance policy that satisfies the conditions of the gift item from all the insurance policies of an insurance institution, and assigns an identifier "1" to the insurance policy.
  • the judging module 120 is the The policy assigns an identifier of "0".
  • the auto insurance policy with the identifier “0” is filtered out.
  • the data distribution system 10 further includes a recording module 150 for recording the current state of the first data distribution second data having the first identifier.
  • the current status includes: not distributed, in the distribution, the distribution is successful, and the distribution fails.
  • the recording module 150 marks that the current status of the auto insurance policy for which the gift item has not been distributed is "N", and the label distribution task is performing the current status of the temporarily uncompleted auto insurance policy as "D", indicating that the auto insurance policy of the additional item is successfully distributed.
  • the current status is "Y", and the current status of the auto insurance policy indicating that the additional item distribution failed is "F”.
  • the recording module 150 modifies its current status flag in real time, for example, previously labeled "D", and the recording module 150 modifies it to "Y” after the successful execution of the distribution task.
  • the data distribution system 10 further includes a generating module 160 for writing the second data distribution result to the data distribution list for storage in the memory 11.
  • the data distribution list may include a distribution success list for storing first data related information for successfully distributing the second data, and a package distribution exception list for storing related information of the second data distribution failure.
  • the distribution success list includes: the name of the policy for successfully distributing the gift item, the policy number, the policy customer information, such as the name, contact number, etc., as well as information about the gift item, such as name, number, grade, distribution time, expiration date, usage method, etc.
  • the distribution exception list includes information about the policy that failed to distribute the project, such as policy name, policy number, policy customer information, and the reason for the distribution failure, such as network failure, or the end of the distribution task execution time has not been completed.
  • the data distribution system 10 further includes a notification module 170 for transmitting notification information of the second data distribution result to the preset client 3 through the network 2.
  • the preset client 3 may be the client 3 of the relevant staff of the insurance institution or the client 3 of the insurance client.
  • the relevant staff of the insurance institution will receive the message “*** The insurance company has given a gift to your customer ***, please know... ", and the corresponding car insurance user's mobile phone will receive the message "Respected customer ***, *** company has given a first-class gift package *** to you, Obviously.
  • the notification module 170 can also send the description information of the second data and the usage instructions to the preset client 3.
  • the description information of the second data includes information such as the type of the gift item, the market price, and the specific introduction. Instructions for use include the use of the gift item, the expiration date, etc.
  • FIG. 4 is a flow chart of a preferred embodiment of the data distribution method of the present invention.
  • the data distribution method may include only steps S110, S112, S114, S116, and S120.
  • Step S110 the setting module 110 sets a data distribution rule 111, including a level of the second data, a condition for distributing the second data of different levels to the first data, and a distribution priority level of the second data, and the data distribution rule 111 is stored in the memory 11.
  • the setting module 110 sets the auto insurance policy to satisfy the condition for obtaining the gift item as “the number of the insurance data of the previous year is within the preset number of times of the insurance (for example, less than 5 times)”, “policy data”
  • the number of times of the previous year’s risk is within the preset number of accidents (for example, less than 5 times), and the number of occurrences is less than 1 time, and the gift item 1” can be obtained.
  • the number of insurance policies in the previous year is within the preset number of times of risk ( For example, less than 5 times), the number of occurrences is less than 3 times, and the gift item 2" can be obtained.
  • the number of insurance orders in the previous year is within the preset number of times of risk (for example, less than 5 times), and the number of occurrences is less than 4 times.
  • the gift items of the auto insurance policy such as the vouchers, have multiple levels, such as 1, 2, 3, 1 level spree is 1000 yuan, 2 level spree is 500 yuan, and level 3 spree is 200 yuan, Then the car insurance policy If you meet the conditions, you can get a gift item for the auto insurance policy.
  • Gift items for auto insurance policies have multiple levels, such as 1, 2, and 3, with a level 1 package of 1,000 yuan, a level 2 gift package of 500 yuan, and a level 3 gift package of 200 yuan.
  • the gift priority level can be set to the higher the gift item level, and the higher the gift priority level, for example, the gift package with a large amount of the first gift amount. For example, a car insurance policy, in the previous year, the number of times of insurance is 0, you can get the above-mentioned first, second and third level gift packages, then give priority to the first class gift package to the car insurance policy.
  • the reading module 120 reads the first data from the first data set 113.
  • the reading module 120 reads a car insurance policy.
  • step S114 the determining module 130 determines, according to the condition set by the data distribution rule 111, whether one or more second data matching the first data exists in the second data set 115.
  • step S116 the determining module 130 determines whether the second data matching the first data is found from the second data set 115. If the second data matching the first data is not found, the flow may return to step S112 to read the next item of the first data. For example, if the number of times of the previous year's insurance policy read by the reading module 120 is 5 times, the judging module 130 judges that there is no spree that matches the auto insurance policy, and the reading module 120 reads the next auto insurance policy. If the determining module 130 finds the second data matching the first data from the second data set 115, the flow proceeds to step S120.
  • step S120 the distribution module 140 reads the first data of the second data with the highest distribution priority level from the one or more second data matching the first data to the corresponding client 3 according to the data distribution rule 111. For example, when the judging module 130 judges that the spree matching the auto insurance policy has a level 2 spree and a level 3 spree. The priority level of the level 2 spree is higher than the level 3 spree, and the distribution module 140 distributes the level 2 spree to the auto insurance policy. After that, the process ends.
  • the method may further determine, in step S116, that the second data that matches the first data is not found from the second data set 115, and in step S118, the determining module 13 sets the first data.
  • Second identifier For example, for a car insurance policy that does not satisfy the gift item condition, the decision module 120 assigns an identifier "0" to the policies. When the gift item is subsequently distributed, the auto insurance policy with the identifier “0” is filtered out.
  • the method may further include, after step S120, step S122, the determining module 13 setting a first identifier for the first data.
  • the determination module 120 assigns an identifier "1" to the auto insurance policy that satisfies the gift item condition.
  • Step S122 may further include the recording module 150 recording the current state of the first data distribution second data having the first identifier.
  • the current status includes: not distributed, in the distribution, the distribution is successful, and the distribution fails.
  • the recording module 150 marks that the current status of the auto insurance policy for which the gift item has not been distributed is "N", and the current status of the auto insurance policy for which the label distribution task is performing the unfinished auto insurance policy is "D".
  • the current status of the auto insurance policy that marks the successful distribution of the additional item is "Y", and the current status of the auto insurance policy indicating that the additional item distribution fails is "F”.
  • the recording module 150 modifies its current status flag in real time, for example, previously labeled "D", and the recording module 150 modifies it to "Y" after the successful execution of the distribution task.
  • the method may further include step S124, the generating module 160, writing the second data distribution result to the data distribution list, and storing the data in the memory 11.
  • the data distribution list can include The distribution success list is configured to store the first data related information for successfully distributing the second data, and may also distribute the exception list for storing the related information of the second data distribution failure.
  • the distribution success list includes: the name of the policy for successfully distributing the gift item, the policy number, the policy customer information, such as the name, contact number, etc., as well as information about the gift item, such as name, number, grade, distribution time, expiration date, usage method, etc.
  • the distribution exception list includes information about the policy that failed to distribute the project, such as policy name, policy number, policy customer information, and the reason for the distribution failure, such as network failure, or the end of the distribution task execution time has not been completed.
  • the method may further include step S126, the notification module 170, sending the notification information of the second data distribution result to the preset client 3 through the network 2.
  • the default client 3 may be the client 3 of the relevant staff of the insurance institution or the client 3 of the insurance client.
  • the relevant staff of the insurance institution will receive the message “*** The insurance company has given a gift to your customer ***, please know... ", and the corresponding car insurance user's mobile phone will receive the message "Respected customer ***, *** company has given a first-class gift package *** to you, ".
  • the notification module 170 can also send the description information of the second data and the usage instructions to the preset client 3.
  • the description information of the second data includes information such as the type of the gift item, the market price, and the specific introduction. Instructions for use include the use of the gift item, the expiration date, etc.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)

Abstract

本发明提供了一种数据分发系统,应用于服务器。该服务器通过网络连接一个或多个客户端,每个客户端包括第一数据。该服务器的存储器存储有第一数据集与第二数据集。该系统包括一系列功能模块,通过这些功能模块,该系统设置数据分发规则,根据数据分发规则设置的匹配条件判断第二数据集中是否存在与该第一数据匹配的一个或多个第二数据,并从与该第一数据匹配的一个或多个第二数据中读取分发优先级别最高的第二数据分发给相应客户端的第一数据。本发明还提供一种数据分发方法。

Description

数据分发系统、计算机可读存储介质及方法
本申请申明享有2017年5月5日递交的申请号为201710312812.3、名称为“数据分发系统及方法”的中国专利申请的优先权,该中国专利申请的整体内容以参考的方式结合在本申请中。
技术领域
本发明涉及一种数据管理系统及方法,尤其涉及一种通过网络自动分发数据的系统、计算机可读存储介质及方法。
背景技术
互联网时代,服务提供商经常有向用户分发数据的需求。例如,应用软件的发布方可能需要分发附加数据(例如升级数据包、补丁)给用户。对于客制化的应用软件,不同用户可能还需发放不同的附加数据。目前,这种附加数据的分发一般是由服务提供商手动执行的,或者是应用户提出需求之后才向其分发附加数据。
再例如,保险机构针对不同档次的客户通常会赠送不同的服务项目(例如礼包)。目前,保险机构的保单服务赠送项目是人工操作完成的,比如由电话坐席人员在系统中手动操作赠送给客户,或者是保险业务员从后台提取所有客户的清单数据,人工筛选出满足条件的客户后向其发送赠送项目。由于每个保险机构会有大量的客户,通过手动筛选客户、赠送服务项目需配置专门的人员,不仅耗费大量时间,且难免在人工操作过程中出现错误。
发明内容
鉴于以上内容,有必要提供一种数据分发系统、计算机可读存储介质及方法,可以根据服务提供方设置的数据分发规则自动为符合条件的客户端分发数据。
本发明提供一种数据分发系统,运行于服务器。该服务器通过网络连接一个或多个客户端,每个客户端包括第一数据。该服务器的存储器存储有第一数据集与第二数据集。该系统包括:
设置模块,用于设置数据分发规则,包括第二数据的等级,向第一数据分发不同等级的第二数据需满足的匹配条件,以及第二数据的分发优先级别,并将该数据分发规则存储于存储器;
读取模块,用于从第一数据集读取第一数据;
判断模块,用于根据数据分发规则设置的匹配条件判断第二数据集中是否存在与该第一数据匹配的一个或多个第二数据;及
分发模块,用于根据数据分发规则从与该第一数据匹配的一个或多个第二数据中读取分发优先级别最高的第二数据分发给相应客户端的第一数据。
可选地,所述设置模块还用于:
设置向第一数据分发匹配的第二数据的执行时间。
可选地,所述所述分发模块还用于:
当到达所述执行时间时,从与该第一数据匹配的第二数据中读取优先级别最高的第二数据分发给该相应客户端的第一数据。
可选地,所述判断模块,还用于:
为满足分发第二数据匹配条件的第一数据设置第一标识符、不满足分发第二数据匹配条件的第一数据设置第二标识符。
可选地,本发明提供的数据分发系统还包括:
记录模块,用于记录具有第一标识符的第一数据分发第二数据的当前状态。
此外,本发明还提供一种数据分发方法,运行于服务器。该服务器通过网络连接一个或多个客户端,每个客户端包括第一数据。该服务器的存储器存储有第一数据集与第二数据集。该方法包括:
设置步骤,设置数据分发规则,包括第二数据的等级,向第一数据分发不同等级的第二数据需满足的匹配条件,以及第二数据的分发优先级别,并将该数据分发规则存储于存储器;
读取步骤,从第一数据集读取第一数据;
判断步骤,根据数据分发规则设置的匹配条件判断第二数据集中是否存在与该第一数据匹配的一个或多个第二数据;及
分发步骤,根据数据分发规则从与该第一数据匹配的一个或多个第二数据中读取分发优先级别最高的第二数据分发给相应客户端的第一数据。
可选地,本发明提供的数据分发方法,所述设置步骤还包括:
设置向第一数据分发匹配的第二数据的执行时间。
可选地,本发明提供的数据分发方法,所述分发步骤还包括:
当到达所述执行时间时,从与该第一数据匹配的第二数据中读取优先级别最高的第二数据分发给该相应客户端的第一数据。
可选地,本发明提供的数据分发方法,所述判断步骤还包括:
为满足分发第二数据匹配条件的第一数据设置第一标识符、为不满足分发第二数据匹配条件的第一数据设置第二标识符。
可选地,本发明提供的数据分发方法还包括:
记录步骤:记录具有第一标识符的第一数据分发第二数据的当前状态。
此外,本发明还提供一种计算机可读存储介质,所述计算机可读存储介质内存储有数据分发系统的计算机程序,所述计算机程序被处理器执行时,可实现上述系统和方法的步骤。
相较现有技术,本发明提供的数据分发系统、计算机可读存储介质及方法,可以根据服务提供方设置的数据分发规则,从海量的数据需求方中自动筛选出为满足数据分发条件的用户,并通过网络为这些用户的客户端分发匹配的数据。
附图说明
图1为本发明数据分发系统较佳实施例的应用环境图。
图2为本发明数据分发系统较佳实施例的运行环境图。
图3为本发明数据分发系统较佳实施例的功能模块图。
图4为本发明数据分发方法较佳实施例的流程图。
具体实施方式
如图1所示,是本发明数据分发系统10较佳实施例的应用环境图。该数据分发系统10应用于服务器1。服务器1通过网络2连接多个客户端3。网络2可以为局域网,广域网,城域网等等类型的网络,可以为有线网络,也可以为无线网络。客户端3可以为桌上型计算机、笔记本、平板电脑、手机,或其它可以通过网络2与服务器1进行通信的终端装置。
如图2所示,是本发明数据分发系统10较佳实施例的运行环境图。服务器1包括,但不仅限于,存储器11、处理器12及显示器13。
存储器11存储数据分发系统10的程序代码,该存储器11可以包括至少一种类型的存储介质,所述存储介质包括闪存、硬盘、多媒体卡、卡型存储器(例如,SD或DX存储器等等)、随机访问存储器(RAM)、静态随机访问存储器(SRAM)、只读存储器(ROM)、电可擦除可编程只读存储器(EEPROM)、可编程只读存储器(PROM)、磁性存储器、磁盘、光盘等等。
处理器12从存储器11读取并执行数据分发系统10的程序代码,提供数据分发系统10的下述功能。显示器13显示处理器12执行数据分发系统10的程序代码的结果。图2仅示出了具有组件11-13的服务器1,应当理解的是,服务器1可以包括更多或者更少的组件。
如图3所示,是本发明数据分发系统10较佳实施例的功能模块图。存储器11存储有包括多项第一数据的第一数据集113,以及包括多项第二数据的第二数据集115。此外,第一数据集113的第一数据还分布式存储在不同的客户端3。例如,当第一数据为应用软件时,客户端3为安装了该应用软件的计算装置。当第一数据为保单时,客户端3为保单用户的个人电脑。在本实施例中,该第一数据为保险业务的保单,第二数据为保单的赠送项目。在其它实施例中,该第一数据可以为服务方为客户提供的其它产品,该第二数据为服务方为客户提供的附加产品。例如,该第一数据可以是某应用软件,该第二数据可以是该应用软件的补丁或升级版本。
在一个实施例中,该数据分发系统10包括设置模块110、读取模块120、判断模块130及分发模块140。
设置模块110设置数据分发规则111,包括第二数据的等级,向第一数据分发不同等级的第二数据需满足的条件,以及第二数据的分发优先级别,并将该数据分发规则111存储于存储器11。
例如,对于车险保单,设置模块110设置该车险保单满足获得赠送项目的条件为“保单数据的上年出险次数在预设的出险次数范围内(例如小于5次)”,“保单数据的上年出险次数在预设的出险次数范围内(例如小于5次),出现次数小于1次,可获得赠送项目一”,“保单数据的上年出险次数在预设的出险次数范围内(例如小于5次),出现次数小于3次,可获得赠送项目二”,“保单数 据的上年出险次数在预设的出险次数范围内(例如小于5次),出现次数小于4次,可获得赠送项目三”。车险保单的赠送项目,例如代金券大礼包,有多个级别,例如1、2、3级,1级大礼包为1000元,2级大礼包为500元,3级大礼包为200元”,则该车险保单满足条件,可以获得车险保单的赠送项目。车险保单的赠送项目,例如代金券大礼包,有多个级别,例如1、2、3级,1级大礼包为1000元,2级大礼包为500元,3级大礼包为200元。赠送优先级别可以设置为赠送项目等级越高,赠送优先级别越高,例如先赠送金额数目大的大礼包。例如某车险保单,在上一年度出现次数为0,可以获得上述一级、二级、三级大礼包,则优先赠送一级大礼包给该车险保单。
读取模块120,用于从第一数据集113读取第一数据。例如,读取模块120读取一份车险保单。
判断模块130,用于根据数据分发规则111设置的条件判断第二数据集115中是否存在与该第一数据匹配的一个或多个第二数据。例如,若读取模块120读取的车险保单的上年出险次数为2次,则判断模块130判断与该车险保单匹配的大礼包有2级大礼包500元代金券及3级大礼包200元代金券。若读取模块120读取的车险保单的上年出险次数为5次,则判断模块130判断没有与该车险保单匹配的大礼包。
分发模块140,用于根据数据分发规则111从与该第一数据匹配的一个或多个第二数据中读取分发优先级别最高的第二数据分发给相应客户端3的该第一数据。例如,当判断模块130判断与该车险保单匹配的大礼包有2级大礼包及3级大礼包。2级大礼包的优先级别高于3级大礼包,则分发模块140将2级大礼包分发给该车险保单。
在另一个实施例中,设置模块110还设置向第一数据分发匹配的第二数据的执行时间。例如,设置模块110设置分发第二数据的执行时间可以包括分发第二数据的开始时间和结束时间,例如开始时间为2017年2月23日,结束时间为2017年2月28日,还可以包括服务器1执行第二数据分发任务的时间,例如2017年2月23日至2017年2月28日,每天晚上20:00-24:00。
当设置模块110设置了向第一数据分发匹配的第二数据的执行时间时,分发模块140待到达所述执行时间时,从与该第一数据匹配的第二数据中读取优先级别最高的第二数据分发给该相应客户端3的第一数据。
在另一个实施例中,判断模块120,还用于为满足分发第二数据匹配条件的第一数据设置第一标识符、不满足分发第二数据匹配条件的第一数据设置第二标识符。例如,判断模块120从一个保险机构的所有车险保单中筛选出满足赠送项目条件的车险保单,为这些保单分配一个标识符“1”,对于不满足赠送项目条件的车险保单,判断模块120为这些保单分配一个标识符“0”。后续分发赠送项目时,具有标识符“0”的车险保单被过滤掉。
在另一个实施例中,该数据分发系统10还包括记录模块150,用于记录具有第一标识符的第一数据分发第二数据的当前状态。所述当前状态包括:未分发,分发中,分发成功,分发失败。例如,对于满足赠送项目条件的所有车险 保单,记录模块150标记暂未分发赠送项目的车险保单的当前状态为“N”,标记分发任务正在执行暂未完成的车险保单的当前状态为“D”,标记成功分发附加项目的车险保单的当前状态为“Y”,标记附加项目分发失败的车险保单的当前状态为“F”。当第二数据的当前状态发生变化时,该记录模块150实时修改其当前状态标记,例如之前标记为“D”、分发任务成功执行完毕后记录模块150将其修改为“Y”。
在另一个实施例中,该数据分发系统10还包括生成模块160,用于将第二数据分发结果写入数据分发清单,存储于存储器11。该数据分发清单可以包括分发成功清单,用于存储成功分发第二数据的第一数据相关信息,还可以包分发异常清单,用于存储第二数据分发失败的相关信息。分发成功清单包括:成功分发赠送项目的保单名称,保单编号,保单客户信息,如名称、联系电话等,以及赠送项目相关信息,如名称、编号、等级、分发时间、有效期限、使用方式等。分发异常清单包括:赠送项目分发失败的保单相关信息,如保单名称,保单编号,保单客户信息,以及分发失败的原因,如网络故障,或分发任务执行结束时间已到分发尚未完成等。
在另一个实施例中,该数据分发系统10还包括通知模块170,用于通过网络2发送第二数据分发结果的通知信息至预设的客户端3。预设的的客户端3可以为保险机构的相关工作人员的客户端3,也可以为保险客户的客户端3。例如,成功分发一个保单的一级大礼包后,保险机构的相关工作人员会收到信息“***保险公司已向您的客户***赠送一级大礼包,请知悉......”,而相应的车险用户的手机会收到信息“尊敬的客户***,***公司已将一份一级大礼包***赠送至您,......”。
通知模块170还可以发送该第二数据的说明信息及使用须知至预设的客户端3。第二数据的说明信息包括赠送项目的类型、市场价、具体介绍等信息。使用须知包括赠送项目的使用方式、有效期限等。
如图4所示,是本发明数据分发方法较佳实施例的流程图。
在一个实施例中,该数据分发方法可以只包括步骤S110、S112、S114、S116及S120。
步骤S110,设置模块110设置数据分发规则111,包括第二数据的等级,向第一数据分发不同等级的第二数据需满足的条件,以及第二数据的分发优先级别,并将该数据分发规则111存储于存储器11。综上举例说明,对于车险保单,设置模块110设置该车险保单满足获得赠送项目的条件为“保单数据的上年出险次数在预设的出险次数范围内(例如小于5次)”,“保单数据的上年出险次数在预设的出险次数范围内(例如小于5次),出现次数小于1次,可获得赠送项目一”,“保单数据的上年出险次数在预设的出险次数范围内(例如小于5次),出现次数小于3次,可获得赠送项目二”,“保单数据的上年出险次数在预设的出险次数范围内(例如小于5次),出现次数小于4次,可获得赠送项目三”。车险保单的赠送项目,例如代金券大礼包,有多个级别,例如1、2、3级,1级大礼包为1000元,2级大礼包为500元,3级大礼包为200元”,则该车险保单 满足条件,可以获得车险保单的赠送项目。车险保单的赠送项目,例如代金券大礼包,有多个级别,例如1、2、3级,1级大礼包为1000元,2级大礼包为500元,3级大礼包为200元。赠送优先级别可以设置为赠送项目等级越高,赠送优先级别越高,例如先赠送金额数目大的大礼包。例如某车险保单,在上一年度出险次数为0,可以获得上述一级、二级、三级大礼包,则优先赠送一级大礼包给该车险保单。
步骤S112,读取模块120从第一数据集113读取第一数据。例如,读取模块120读取一份车险保单。
步骤S114,判断模块130根据数据分发规则111设置的条件判断第二数据集115中是否存在与该第一数据匹配的一个或多个第二数据。
步骤S116,判断模块130判断是否从第二数据集115找到与该第一数据匹配的第二数据。若未找到与该第一数据匹配的第二数据,则流程可以返回到步骤S112,读取下一项第一数据。例如,若读取模块120读取的车险保单的上年出险次数为5次,则判断模块130判断没有与该车险保单匹配的大礼包,读取模块120读取下一份车险保单。若判断模块130从第二数据集115找到与该第一数据匹配的第二数据,则流程进入步骤S120。
步骤S120,分发模块140根据数据分发规则111从与该第一数据匹配的一个或多个第二数据中读取分发优先级别最高的第二数据分发给相应客户端3的该第一数据。例如,当判断模块130判断与该车险保单匹配的大礼包有2级大礼包及3级大礼包。2级大礼包的优先级别高于3级大礼包,则分发模块140将2级大礼包分发给该车险保单。之后,流程结束。
在另一个实施例中,该方法还可以在步骤S116判断未从第二数据集115找到与该第一数据匹配的第二数据的情况下,包括步骤S118,判断模块13为该第一数据设置第二标识符。例如,对于不满足赠送项目条件的车险保单,判断模块120为这些保单分配一个标识符“0”。后续分发赠送项目时,具有标识符“0”的车险保单被过滤掉。
在另一个实施例中,该方法还可以在步骤S120之后,包括步骤S122,判断模块13为该第一数据设置第一标识符。例如,判断模块120为满足赠送项目条件的车险保单分配一个标识符“1”。步骤S122还可以包括,记录模块150记录具有第一标识符的第一数据分发第二数据的当前状态。所述当前状态包括:未分发,分发中,分发成功,分发失败。例如,对于满足赠送项目条件的所有车险保单,记录模块150标记暂未分发赠送项目的车险保单的当前状态为“N”,标记分发任务正在执行暂未完成的车险保单的当前状态为“D”,标记成功分发附加项目的车险保单的当前状态为“Y”,标记附加项目分发失败的车险保单的当前状态为“F”。当第二数据的当前状态发生变化时,该记录模块150实时修改其当前状态标记,例如之前标记为“D”、分发任务成功执行完毕后记录模块150将其修改为“Y”。
在另一个实施例中,该方法还可以包括步骤S124,生成模块160,将第二数据分发结果写入数据分发清单,存储于存储器11。该数据分发清单可以包括 分发成功清单,用于存储成功分发第二数据的第一数据相关信息,还可以包分发异常清单,用于存储第二数据分发失败的相关信息。分发成功清单包括:成功分发赠送项目的保单名称,保单编号,保单客户信息,如名称、联系电话等,以及赠送项目相关信息,如名称、编号、等级、分发时间、有效期限、使用方式等。分发异常清单包括:赠送项目分发失败的保单相关信息,如保单名称,保单编号,保单客户信息,以及分发失败的原因,如网络故障,或分发任务执行结束时间已到分发尚未完成等。
在另一个实施例中,该方法还可以包括步骤S126,通知模块170,通过网络2发送第二数据分发结果的通知信息至预设的客户端3。预设的客户端3可以为保险机构的相关工作人员的客户端3,也可以为保险客户的客户端3。例如,成功分发一个保单的一级大礼包后,保险机构的相关工作人员会收到信息“***保险公司已向您的客户***赠送一级大礼包,请知悉......”,而相应的车险用户的手机会收到信息“尊敬的客户***,***公司已将一份一级大礼包***赠送至您,......”。通知模块170还可以发送该第二数据的说明信息及使用须知至预设的客户端3。第二数据的说明信息包括赠送项目的类型、市场价、具体介绍等信息。使用须知包括赠送项目的使用方式、有效期限等。
需要说明的是,本实施方式中提到的“一个实施例”、“另一个实施例”可以为相同的实施例,也可以为不同的实施例。
最后所应说明的是,以上实施例仅用以说明本发明的技术方案而非限制,尽管参照较佳实施例对本发明进行了详细说明,本领域的普通技术人员应当理解,可以对本发明的技术方案进行修改或等同替换,而不脱离本发明技术方案的精神和范围。

Claims (20)

  1. 一种数据分发系统,运行于服务器,该服务器通过网络连接一个或多个客户端,其特征在于,每个客户端包括第一数据,该服务器的存储器存储有第一数据集与第二数据集,该系统包括:
    设置模块,用于设置数据分发规则,包括第二数据的等级,向第一数据分发不同等级的第二数据需满足的匹配条件,以及第二数据的分发优先级别,并将该数据分发规则存储于存储器;
    读取模块,用于从第一数据集读取第一数据;
    判断模块,用于根据数据分发规则设置的匹配条件判断第二数据集中是否存在与该第一数据匹配的一个或多个第二数据;及
    分发模块,用于根据数据分发规则从与该第一数据匹配的一个或多个第二数据中读取分发优先级别最高的第二数据分发给相应客户端的第一数据。
  2. 如权利要求1所述的数据分发系统,其特征在于,所述设置模块还用于设置向第一数据分发匹配的第二数据的执行时间。
  3. 如权利要求2所述的数据分发系统,其特征在于,所述分发模块,还用于当到达所述执行时间时,从与该第一数据匹配的第二数据中读取优先级别最高的第二数据分发给该相应客户端的第一数据。
  4. 如权利要求1所述的数据分发系统,其特征在于,所述判断模块,还用于为满足分发第二数据匹配条件的第一数据设置第一标识符、不满足分发第二数据匹配条件的第一数据设置第二标识符。
  5. 如权利要求1所述的数据分发系统,其特征在于,该系统还包括:
    记录模块,用于记录具有第一标识符的第一数据分发第二数据的当前状态。
  6. 一种数据分发方法,运行于服务器,该服务器通过网络连接一个或多个客户端,其特征在于,每个客户端包括第一数据,该服务器的存储器存储有第一数据集与第二数据集,该方法包括:
    设置步骤:设置数据分发规则,包括第二数据的等级,向第一数据分发不同等级的第二数据需满足的匹配条件,以及第二数据的分发优先级别,并将该数据分发规则存储于存储器;
    读取步骤:从第一数据集读取一第一数据;
    判断步骤:根据数据分发规则设置的条件判断第二数据集中是否存在与该第一数据匹配的一个或多个第二数据;及
    分发步骤:根据数据分发规则从与该第一数据匹配的一个或多个第二数据中读取分发优先级别最高的第二数据分发给相应客户端的第一数据。
  7. 如权利要求6所述的数据分发方法,其特征在于,所述设置步骤还包括设置向第一数据分发匹配的第二数据的执行时间。
  8. 如权利要求7所述的数据分发方法,其特征在于,所述分发步骤还包括:当到达所述执行时间时,从与该第一数据匹配的第二数据中读取优先级别最高 的第二数据分发给该相应客户端的第一数据。
  9. 如权利要求6所述的数据分发方法,其特征在于,所述判断步骤还包括为满足分发第二数据匹配条件的第一数据设置第一标识符、为不满足分发第二数据匹配条件的第一数据设置第二标识符。
  10. 如权利要求6所述的数据分发方法,其特征在于,该方法还包括:
    记录步骤:记录具有第一标识符的第一数据分发第二数据的当前状态。
  11. 一种服务器,该服务器通过网络连接一个或多个客户端,其特征在于,每个客户端包括第一数据,该服务器的存储器存储有第一数据集、第二数据集及数据分发系统,该系统包括:
    设置模块,用于设置数据分发规则,包括第二数据的等级,向第一数据分发不同等级的第二数据需满足的匹配条件,以及第二数据的分发优先级别,并将该数据分发规则存储于存储器;
    读取模块,用于从第一数据集读取第一数据;
    判断模块,用于根据数据分发规则设置的匹配条件判断第二数据集中是否存在与该第一数据匹配的一个或多个第二数据;及
    分发模块,用于根据数据分发规则从与该第一数据匹配的一个或多个第二数据中读取分发优先级别最高的第二数据分发给相应客户端的第一数据。
  12. 如权利要求11所述的服务器,其特征在于,所述设置模块还用于设置向第一数据分发匹配的第二数据的执行时间。
  13. 如权利要求12所述的服务器,其特征在于,所述分发模块,还用于当到达所述执行时间时,从与该第一数据匹配的第二数据中读取优先级别最高的第二数据分发给该相应客户端的第一数据。
  14. 如权利要求11所述的服务器,其特征在于,所述判断模块,还用于为满足分发第二数据匹配条件的第一数据设置第一标识符、不满足分发第二数据匹配条件的第一数据设置第二标识符。
  15. 如权利要求11所述的服务器,其特征在于,该系统还包括:
    记录模块,用于记录具有第一标识符的第一数据分发第二数据的当前状态。
  16. 一种计算机可读存储介质,其特征在于,所述计算机可读存储介质上存储有第一数据集、第二数据集以及数据分发系统的计算机程序,所述计算机程序被执行时,可实现如下步骤:
    设置步骤:设置数据分发规则,包括第二数据的等级,向客户端的第一数据分发不同等级的第二数据需满足的匹配条件,以及第二数据的分发优先级别,并将该数据分发规则存储于存储器;
    读取步骤:从第一数据集读取一第一数据;
    判断步骤:根据数据分发规则设置的条件判断第二数据集中是否存在与该第一数据匹配的一个或多个第二数据;及
    分发步骤:根据数据分发规则从与该第一数据匹配的一个或多个第二数据中读取分发优先级别最高的第二数据分发给相应客户端的第一数据。
  17. 如权利要求16所述的计算机可读存储介质,其特征在于,所述设置步 骤还包括设置向第一数据分发匹配的第二数据的执行时间。
  18. 如权利要求17所述的计算机可读存储介质,其特征在于,所述分发步骤还包括:当到达所述执行时间时,从与该第一数据匹配的第二数据中读取优先级别最高的第二数据分发给该相应客户端的第一数据。
  19. 如权利要求16所述的计算机可读存储介质,其特征在于,所述判断步骤还包括为满足分发第二数据匹配条件的第一数据设置第一标识符、为不满足分发第二数据匹配条件的第一数据设置第二标识符。
  20. 如权利要求16所述的计算机可读存储介质,其特征在于,该方法还包括:
    记录步骤:记录具有第一标识符的第一数据分发第二数据的当前状态。
PCT/CN2017/105004 2017-05-05 2017-09-30 数据分发系统、计算机可读存储介质及方法 WO2018201667A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201710312812.3 2017-05-05
CN201710312812.3A CN107689981B (zh) 2017-05-05 2017-05-05 数据分发系统及方法

Publications (1)

Publication Number Publication Date
WO2018201667A1 true WO2018201667A1 (zh) 2018-11-08

Family

ID=61152402

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2017/105004 WO2018201667A1 (zh) 2017-05-05 2017-09-30 数据分发系统、计算机可读存储介质及方法

Country Status (2)

Country Link
CN (1) CN107689981B (zh)
WO (1) WO2018201667A1 (zh)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110674366A (zh) * 2019-09-06 2020-01-10 中国平安财产保险股份有限公司 基于ognl表达式语言的数据分发方法、电子装置及存储介质

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7895273B1 (en) * 2003-01-23 2011-02-22 Sprint Spectrum L.P. System and method for sorting instant messages
CN103679504A (zh) * 2013-11-15 2014-03-26 北京奇虎科技有限公司 分发电子票券的方法及装置
CN104699812A (zh) * 2015-03-23 2015-06-10 苏州大学张家港工业技术研究院 一种旅游信息推送方法及系统
CN105630867A (zh) * 2015-12-01 2016-06-01 广东小天才科技有限公司 一种匹配数据的方法及装置

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7162540B2 (en) * 2000-05-15 2007-01-09 Catchfire Systems, Inc. Method and system for prioritizing network services
CN102760124B (zh) * 2011-04-25 2014-11-12 阿里巴巴集团控股有限公司 一种推荐数据的推送方法及系统
CN103389990B (zh) * 2012-05-09 2018-07-27 腾讯科技(北京)有限公司 一种定向推送信息的方法及装置
CN103312821B (zh) * 2013-07-05 2016-05-04 北界创想(北京)软件有限公司 对接收方进行信息推送的方法和装置
CN106330663A (zh) * 2015-06-30 2017-01-11 展讯通信(上海)有限公司 一种数据发送方法及系统以及移动终端

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7895273B1 (en) * 2003-01-23 2011-02-22 Sprint Spectrum L.P. System and method for sorting instant messages
CN103679504A (zh) * 2013-11-15 2014-03-26 北京奇虎科技有限公司 分发电子票券的方法及装置
CN104699812A (zh) * 2015-03-23 2015-06-10 苏州大学张家港工业技术研究院 一种旅游信息推送方法及系统
CN105630867A (zh) * 2015-12-01 2016-06-01 广东小天才科技有限公司 一种匹配数据的方法及装置

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110674366A (zh) * 2019-09-06 2020-01-10 中国平安财产保险股份有限公司 基于ognl表达式语言的数据分发方法、电子装置及存储介质
CN110674366B (zh) * 2019-09-06 2023-07-07 中国平安财产保险股份有限公司 基于ognl表达式语言的数据分发方法、电子装置及存储介质

Also Published As

Publication number Publication date
CN107689981A (zh) 2018-02-13
CN107689981B (zh) 2021-03-16

Similar Documents

Publication Publication Date Title
US11250418B2 (en) Updating digital wallet assets
US7735063B2 (en) Providing customizable configuration data in computer systems
US20060010163A1 (en) Configuring computer systems with business configuration information
US11403703B2 (en) Systems and methods for managing a loan application
US11397960B2 (en) Direct marketing via chained interactions in a blockchain
CN112565055B (zh) 促进对第三方发送的电子邮件进行认证的系统和方法
US10019691B2 (en) Methods for tracking and analyzing automotive parts transaction data, and automatically generating and sending at a pre-determined frequency comprehensive reports thereof
CN112118116A (zh) 基于电子商务平台中的设置来推荐商家讨论组的系统和方法
WO2018214404A1 (zh) 保单信息的处理装置、方法、系统及计算机可读存储介质
US20070239568A1 (en) Data Collection, Manipulation, Reconciliation, and Reporting for Multiple Sites
WO2018201667A1 (zh) 数据分发系统、计算机可读存储介质及方法
US10628822B1 (en) Installing digital wallet assets
CN107871199B (zh) 新契约保单回访方法、装置及存储介质
CN112990871A (zh) 一种单据处理方法及相关设备
US20200013097A1 (en) Connectivity Hub with Data-Hiding Features
CN109427015B (zh) 投保方案询价方法、装置、设备及计算机可读存储介质
US20150026138A1 (en) Systems, methods, and computer program products for modifying and deleting data from a mobile device
US20210090014A1 (en) Stock management apparatus and non-transitory computer readable medium
US20090210305A1 (en) Card system for access to an information web portal
US20140089066A1 (en) Methods for managing referrals and devices thereof
CA3125810A1 (en) System and method for real-time three-party transaction processing
Mahdzan et al. Case Study 1: Co-creating value with online banking services: The case of Maybank
JP6420060B2 (ja) チャット見積もりシステム並びにチャット問合わせシステム
US20220300985A1 (en) System and method for repair of broken devices
TWI733194B (zh) 用於促進服務申請的客戶管理系統

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: 17908408

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC , EPO FORM 1205A DATED 18.02.2020.

122 Ep: pct application non-entry in european phase

Ref document number: 17908408

Country of ref document: EP

Kind code of ref document: A1