WO2022121216A1 - 一种数据处理方法、装置、终端和可读存储介质 - Google Patents

一种数据处理方法、装置、终端和可读存储介质 Download PDF

Info

Publication number
WO2022121216A1
WO2022121216A1 PCT/CN2021/090247 CN2021090247W WO2022121216A1 WO 2022121216 A1 WO2022121216 A1 WO 2022121216A1 CN 2021090247 W CN2021090247 W CN 2021090247W WO 2022121216 A1 WO2022121216 A1 WO 2022121216A1
Authority
WO
WIPO (PCT)
Prior art keywords
resource processing
processing list
target
list
resource
Prior art date
Application number
PCT/CN2021/090247
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 WO2022121216A1 publication Critical patent/WO2022121216A1/zh

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
    • G06Q10/063Operations research, analysis or management
    • G06Q10/0631Resource planning, allocation, distributing or scheduling for enterprises or organisations
    • G06Q10/06315Needs-based resource requirements planning or analysis
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
    • G06Q10/063Operations research, analysis or management
    • G06Q10/0631Resource planning, allocation, distributing or scheduling for enterprises or organisations
    • G06Q10/06311Scheduling, planning or task assignment for a person or group

Definitions

  • the present application relates to the field of computer technology, in particular to the field of data processing, and in particular to a data processing method, device, terminal and readable storage medium.
  • the embodiments of the present application provide a data processing method, device, terminal, and readable storage medium, which can intelligently allocate a resource processing list, which is beneficial to improve the allocation efficiency of the resource processing list.
  • a first aspect of the embodiments of the present application provides a data processing method, including:
  • the resource processing list set includes at least one resource processing list added with an indication label
  • a second aspect of the embodiments of the present application provides a data processing device, including:
  • a receiving module configured to receive a data request for the target service, where the data request includes the demand information for the target resource processing list and the shunt condition preconfigured for the processing user corresponding to the target resource processing list;
  • the determining module is further configured to determine a target resource processing list that satisfies the offloading condition from the at least one first resource processing list according to a preset offloading strategy;
  • the determining module is further configured to determine a target processing user from the processing users according to a pre-added indication tag in the target resource processing list;
  • a sending module configured to send the target resource processing list to a terminal corresponding to the target processing user.
  • the resource processing list set includes at least one resource processing list added with an indication label
  • FIG. 4 is a schematic structural diagram of a data processing apparatus provided by an embodiment of the present application.
  • the technical solution of the present application may relate to the field of big data technology, for example, it may be applied to scenarios such as data processing, such as resource processing list evaluation, to push the construction of a smart city.
  • data processing such as resource processing list evaluation
  • the data involved in this application such as information such as shunting conditions and/or lists, may be stored in a database, or may be stored in a blockchain, such as distributed storage through a blockchain, which is not limited in this application.
  • the embodiment of the present application provides a data processing method, which can automatically and intelligently allocate a resource processing list and improve the efficiency of allocating a resource processing list.
  • the terminal can receive a data request for the target service, and select a resource processing list matching the demand information from the resource processing list set according to the demand information included in the data request, and then process the resources from the resource processing list according to the preset distribution strategy.
  • the target resource processing list that satisfies the shunting condition is determined in the list, and the target processing user is determined from the processing users according to the pre-added instruction label of the target resource processing list, and the target resource processing list is sent to the terminal corresponding to the target processing user.
  • FIG. 1 is a schematic flowchart of a data processing method provided by an embodiment of the present application.
  • the method can be executed by a terminal, and the terminal can be a desktop computer, a notebook computer, a mobile phone, etc., which is not limited in the embodiment of this application, and the data processing method described in this embodiment includes the following steps:
  • S101 Receive a data request for a target service, where the data request includes demand information for a target resource processing list and a distribution condition preconfigured by a processing user corresponding to the target resource processing list.
  • the target business may be a loan business, a sales business, or the like, which is not limited in this embodiment of the present application.
  • the offloading condition is mainly pre-configured for the processing user corresponding to the target resource processing list.
  • the management user may submit a data request for the target service through a data request interface output by the terminal, as shown in FIG. 2 , which is a data request interface provided by the terminal.
  • the management user can set the demand information for the target resource processing list.
  • the requirement information may be information such as the processing method of the target resource processing list, the source of the target resource processing list, the processing node of the target resource processing list, and the like.
  • the processing method can be online sales, telemarketing, etc.
  • the source of the list can be Baidu, 360 browser, etc.
  • the processing node can be loan willingness, lending, loan review, etc.
  • attribute information of the resource processing list can be added to make the filtered target resource processing list more reasonable.
  • S102 Determine at least one first resource processing list matching the requirement information from the resource processing list set; wherein, the resource processing list set includes at least one resource processing list to which an indication label is added.
  • the terminal may acquire at least one second resource processing list for the target service according to a preset path, wherein , the preset path may be through a data synchronization technology (Extract-Transform-Load, ETL) or a message queue.
  • ETL Extract-Transform-Load
  • the terminal acquires attribute information corresponding to each second resource processing list, and adds an indication label matching the corresponding attribute information to each second resource processing list, and the indication label corresponding to any resource processing list is used to indicate that any resource processing list belongs to Included content type; wherein, the content type can be at least one of the processing method of the target resource processing list, the source of the target resource processing list, the processing node of the target resource processing list, etc., and the indication label can be a code, a numerical number, etc. . Further, the terminal generates a resource processing list set according to each second resource processing list to which the indication label has been added.
  • the specific implementation manner of adding an indication tag matching the corresponding attribute information to each second resource processing list by the terminal may be: the terminal first determines the corresponding number of the attribute information of each second resource processing list, and then adds the corresponding number to the attribute information of each second resource processing list.
  • the corresponding numbers of the attribute information of each second resource processing list are combined to obtain an indication label matching the corresponding attribute information, and then an indication label matching the corresponding attribute information is added to each second resource processing list.
  • the corresponding number of the attribute information and the generated indication label are exemplarily given in Table 1.
  • the attribute information is the processing method of online sales
  • the corresponding code is WX
  • the number of the processing node is willing to lend
  • the corresponding number is 02.
  • x can represent the processing method
  • y can represent the processing node.
  • a diversion strategy can be set according to requirements, and based on the diversion strategy, a more suitable target resource processing list that satisfies the diversion conditions can be found from at least one first resource processing list, so as to realize a reasonable allocation of the resource processing list.
  • the terminal may first filter out a resource processing list from at least one first resource processing list according to the offloading condition, and then determine the target resource that satisfies the offloading condition from the filtered resource processing list according to the offloading policy Processing list.
  • S104 Determine the target processing user from the processing users according to the pre-added indication tag in the target resource processing list.
  • the terminal can obtain the pre-added indication label of the target resource processing list, and parse the pre-added indication label of the target resource processing list, so that the terminal can follow the target resource according to the target resource.
  • the content type indicated by the indication tag pre-added to the processing list determines the target processing user from the processing users.
  • S105 Send the target resource processing list to the terminal corresponding to the target processing user.
  • the terminal may receive a data request for the target service, where the data request includes the demand information for the target resource processing list and the offload condition preconfigured by the processing user corresponding to the target resource processing list, and then collects the data from the resource processing list At least one first resource processing list that matches the demand information is determined in the . Further, the terminal determines a target resource processing list that satisfies the offloading condition from at least one first resource processing list according to a preset offloading strategy, and determines a target processing user from the processing users according to a pre-added indication label on the target resource processing list The target resource processing list is sent to the terminal corresponding to the target processing user. According to the diversion conditions and diversion strategies, the resource processing list can be allocated intelligently and reasonably without manual screening, thereby improving the allocation efficiency of the resource processing list.
  • FIG. 3 is a schematic flowchart of another data processing method provided by an embodiment of the present application.
  • the data processing method is applied to a terminal.
  • the terminal may be a desktop computer, a notebook computer, a mobile phone, etc., which is not limited in this embodiment of the present application.
  • the data processing method described in this embodiment includes the following steps:
  • S301 Receive a data request for the target service, where the data request includes demand information for the target resource processing list and the offload condition preconfigured by the processing user corresponding to the target resource processing list.
  • the terminal can determine whether the content type indicated by the indication label of any resource processing list matches the requirement information, if any resource processing list is If the content type indicated by the indication label matches the requirement information, any resource processing list is determined as the first resource processing list, and if the content type indicated by the indication label of any resource processing list does not match the requirement information, any resource processing list is discarded.
  • a resource processing list For example, let the indication label of any resource processing list be WX01, the content type indicated by the indication label is online sales with loan willingness, and the demand information is online sales with loan willingness, then the indication label of any resource processing list indicates If the content type matches the requirement information, any resource processing list is determined as the first resource processing list.
  • the terminal may use the attribute information in the resource processing list as the offloading condition, so as to determine at least one third resource processing list from at least one first resource processing list according to the attribute information of the resource processing list.
  • the attribute information may be the processing method of the target resource processing list, the source of the target resource processing list, and the processing node of the target resource processing list, and may also be gender, city, age, and the like. For example, if the triage condition is that the triage is performed by gender male, the resource processing list corresponding to at least one gender male is determined from the at least one first resource processing list according to the gender male.
  • S304 Acquire a target resource processing list that satisfies the offloading condition from at least one third resource processing list according to a preset offloading policy.
  • the preset diversion strategy may be a strategy based on a target threshold indicated by the diversion condition, and the target threshold may be expressed as a percentage.
  • the terminal determines the random number of each third resource processing list in at least one third resource processing list, and judges whether the random number of each third resource processing list is less than the target threshold indicated by the offloading condition, and if there is a random number less than If the random number of the target threshold indicated by the offload condition is used, the third resource processing list whose random number is smaller than the target threshold indicated by the offload condition is determined as the target resource processing list from each third resource processing list.
  • an implementation manner of the terminal determining the random number of each third resource processing list in the at least one third resource processing list may be: the terminal first calculates random numbers for each resource processing list in the resource processing list set, A random number for determining each third resource processing list needs to be acquired; or the terminal only calculates a random number for each third resource processing list after determining at least one third resource processing list.
  • the calculation of the random number may be code generation for generating a random number, for example, the code program for generating the random number may be (int)(Math.random()*101).
  • the preset distribution condition is to perform distribution according to male gender
  • the distribution strategy is to take 30% of the sales list data (including at least one first resource processing list) corresponding to male gender.
  • the terminal can determine at least one third resource processing list according to the data of the male slave sales list of the distribution condition, and calculate the random number of each third resource processing list, and judge whether each random number is less than 30%, if there is a third resource processing list If the corresponding random number is less than 30%, the third resource processing list corresponding to the random number less than 30% is determined as the target resource processing list.
  • the terminal may acquire the weight value indicated by the offload condition, and determine the target threshold indicated by the offload condition according to the weight value indicated by the offload condition.
  • the terminal determines the random number of each first resource processing list in the at least one first resource processing list, and judges whether the random number of each first resource processing list is smaller than the target threshold indicated by the offload condition, and if there is a random number smaller than the target threshold indicated by the offload condition If the random number of the target threshold is selected from the first resource processing lists, the first resource processing list whose random number is smaller than the target threshold indicated by the offload condition is determined as the target resource processing list.
  • the offloading strategy determines the target resource processing list according to the weight indicated by the offloading condition.
  • the weights indicated by the diversion conditions are 1:2:1 for Chongqing, Chengdu, and Shanghai. According to the weights indicated by the diversion conditions, it can be determined that the percentages indicated by the diversion conditions are 25% in Chongqing, 50% in Chengdu, and 25% in Shanghai.
  • the terminal respectively determines at least one third resource processing list belonging to Chongqing, at least one third resource processing list in Chengdu and at least one third resource processing list in Shanghai from the at least one first resource processing list according to the offloading condition.
  • the random numbers of each third resource processing list in Chongqing, the random numbers of each third resource processing list in Chengdu, and the random numbers of each third resource processing list in Shanghai are calculated respectively. If there are random numbers less than 25% in the random numbers of the third resource processing lists in Chongqing, the third resource list corresponding to the random numbers less than 25% is determined as the target resource processing list; if the third resource processing lists in Chengdu If there are random numbers less than 50% in the random numbers of the list, the third resource list corresponding to the random numbers less than 50% is determined as the target resource processing list; if the random numbers of the third resource processing lists in Shanghai are less than 25 % random number, the third resource list corresponding to the random number less than 25% is determined as the target resource processing list. It can be understood that the target resource processing list at this time includes the resource processing lists of Chongqing, Chengdu, and Shanghai that satisfy the target threshold indicated by the diversion condition.
  • S305 Determine the target processing user from the processing users according to the pre-added indication tag in the target resource processing list.
  • the terminal can detect whether the content type indicated by the indicator tag pre-added to the target resource processing list is the target processing method, and if the content type indicated by the indicator tag pre-added to the target resource processing list is the target processing method, Then, the smart customer can be determined as the target processing user, so that the subsequent smart customer can be automatically processed according to the target resource processing list, thereby reducing labor costs.
  • the target processing method can be sold through the Internet (ie, online sales).
  • S306 Send the target resource processing list to the terminal corresponding to the target processing user.
  • the terminal may continuously detect the progress of the terminal processing target resource processing resources corresponding to the target processing user, or detect the progress of the terminal processing target resource processing list corresponding to the target processing user within a preset time. If the progress of processing the target resource processing list is lower than the progress threshold, output progress abnormality prompt information, wherein the progress abnormality prompt information is used to indicate that the processing progress of the target resource processing list is abnormal.
  • the progress threshold may be set according to experience or requirements.
  • the abnormal output progress prompt information may be sent by the terminal to the target processing user responsible for the target resource processing list, so that the target processing user can know the abnormal processing progress prompt information of the target resource processing list in time; or it may be through the target processing user.
  • the corresponding terminal outputs the progress exception prompt information, so that the target processing user can check the target resource processing list at any time.
  • the terminal may receive a data request for the target service, where the data request includes the demand information for the target resource processing list and the offload condition preconfigured by the processing user corresponding to the target resource processing list, and then collects the data from the resource processing list At least one first resource processing list that matches the demand information is determined in the . Further, the terminal determines at least one third resource processing list from the at least one first resource processing list according to the offloading condition, and obtains a target resource processing list that satisfies the offloading condition from the at least one third resource processing list according to the preset offloading policy.
  • the target processing user is determined from the processing users, and the target resource processing list is sent to the terminal corresponding to the target processing user.
  • the resource processing list can be allocated intelligently and reasonably without manual screening, thereby improving the allocation efficiency of the resource processing list.
  • FIG. 4 provides a data processing apparatus according to an embodiment of the present application, and the data processing apparatus can be applied to the terminals corresponding to FIG. 1 and FIG. 3 above.
  • the apparatus may be a computer program (including program code) running in the terminal, and the data processing apparatus may be configured to execute corresponding steps in the methods provided in the embodiments of the present application.
  • a receiving module 401 configured to receive a data request for a target service, where the data request includes demand information for a target resource processing list and a distribution condition preconfigured by a corresponding processing user for the target resource processing list;
  • a determination module 402 configured to determine at least one first resource processing list matching the demand information from the resource processing list set; wherein, the resource processing list set includes at least one resource processing list added with an indication label;
  • the determining module 402 is further configured to determine a target resource processing list that satisfies the offloading condition from the at least one first resource processing list according to a preset offloading strategy;
  • the determining module 402 is further configured to determine a target processing user from the processing users according to a pre-added indication tag in the target resource processing list;
  • the sending module 403 is configured to send the target resource processing list to the terminal corresponding to the target processing user.
  • the determining module 402 is further configured to:
  • a resource processing list set is generated according to each second resource processing list to which the indication label has been added.
  • the determining module 402 is specifically configured to:
  • any one of the resource processing lists is determined as the first resource processing list.
  • the determining module 402 is specifically configured to:
  • a target resource processing list that satisfies the offloading condition is acquired from at least one third resource processing list according to the preset offloading policy.
  • the determining module 402 is specifically configured to:
  • a third resource processing list whose random number is smaller than the target threshold indicated by the offload condition is determined as a target resource processing list.
  • the determining module 402 is specifically configured to:
  • the smart client is determined as the target processing user.
  • the sending module 403 is further configured to:
  • the terminal may receive a data request for the target service, where the data request includes the demand information for the target resource processing list and the offload condition preconfigured by the processing user corresponding to the target resource processing list, and then collects the data from the resource processing list At least one first resource processing list that matches the demand information is determined in the . Further, the terminal determines a target resource processing list that satisfies the offloading condition from at least one first resource processing list according to a preset offloading strategy, and determines a target processing user from the processing users according to a pre-added indication label on the target resource processing list The target resource processing list is sent to the terminal corresponding to the target processing user. According to the diversion conditions and diversion strategies, the resource processing list can be allocated intelligently and reasonably without manual screening, thereby improving the allocation efficiency of the resource processing list.
  • FIG. 5 is a schematic structural diagram of a terminal provided by an embodiment of the present application.
  • the terminal may include memory and a processor.
  • the terminal may further include an input device and/or an output device.
  • the terminal in the embodiment corresponding to FIG. 1 or FIG. 3 may be the terminal shown in FIG. 5 .
  • the terminal may include: a processor 501 , an input device 502 , an output device 503 and a memory 504 .
  • the above-mentioned processor 501 , input device 502 , output device 503 and memory 504 are connected through a bus 505 .
  • the memory 504 is used to store a computer program
  • the computer program includes program instructions
  • the processor 501 is used to execute the program instructions stored in the memory 504 .
  • the processor 501 performs the following operations by running the executable program code in the memory 504:
  • the resource processing list set includes at least one resource processing list added with an indication label
  • the processor 501 before the at least one first resource processing list matching the requirement information is determined from the resource processing list set, the processor 501 is further configured to:
  • a resource processing list set is generated according to each second resource processing list to which the indication label has been added.
  • the processor 501 is specifically configured to:
  • any one of the resource processing lists is determined as the first resource processing list.
  • the processor 501 is specifically configured to:
  • a target resource processing list that satisfies the offloading condition is acquired from at least one third resource processing list according to the preset offloading policy.
  • the processor 501 is specifically configured to:
  • a third resource processing list whose random number is smaller than the target threshold indicated by the offload condition is determined as a target resource processing list.
  • the processor 501 is specifically configured to:
  • the smart client is determined as the target processing user.
  • the processor 501 is further configured to:
  • the processor 501 may be a central processing unit (Central Processing Unit, CPU), and the processor 501 may also be other general-purpose processors, digital signal processors (Digital Signal Processor, DSP) ), Application Specific Integrated Circuit (ASIC), Field-Programmable Gate Array (FPGA) or other programmable logic devices, discrete gate or transistor logic devices, discrete hardware components, etc.
  • a general purpose processor may be a microprocessor or the processor may be any conventional processor or the like.

Landscapes

  • Business, Economics & Management (AREA)
  • Human Resources & Organizations (AREA)
  • Engineering & Computer Science (AREA)
  • Strategic Management (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Economics (AREA)
  • Operations Research (AREA)
  • Game Theory and Decision Science (AREA)
  • Development Economics (AREA)
  • Marketing (AREA)
  • Educational Administration (AREA)
  • Quality & Reliability (AREA)
  • Tourism & Hospitality (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Information Transfer Between Computers (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

一种数据处理方法、装置、终端和可读存储介质,应用于数据处理领域。其中方法包括:接收针对目标业务的数据请求,从资源处理名单集合中确定与需求信息匹配的至少一个第一资源处理名单;依照预先设置的分流策略从至少一个第一资源处理名单中确定满足分流条件的目标资源处理名单;根据目标资源处理名单预添加的指示标签,从处理用户中确定目标处理用户;将目标资源处理名单发送至目标处理用户对应的终端,可以智能化分配资源处理名单,有利于提高资源处理名单的分配效率,该方法涉及区块链技术,如可将资源处理名单集合写入区块链中,以用于对确定目标资源处理名单进行评估等场景下。

Description

一种数据处理方法、装置、终端和可读存储介质
本申请要求于2020年12月9日提交中国专利局、申请号为202011426557.3,发明名称为“一种数据处理方法、装置、终端和可读存储介质”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。
技术领域
本申请涉及计算机技术领域,具体涉及数据处理领域,尤其涉及一种数据处理方法、装置、终端和可读存储介质。
背景技术
在业务处理时,需要对业务的资源处理名单进行分配。目前,发明人意识到,在传统资源处理名单的分配过程中,主要是人工对资源处理名单进行筛选,并将筛选出来的资源处理名单数据发送到相应人员处进行处理。由于整个过程都是通过人工进行,导致分配的资源处理名单不合理,且分配效率比较低下。
发明内容
本申请实施例提供了一种数据处理方法、装置、终端和可读存储介质,可以智能化分配资源处理名单,有利于提高了对资源处理名单的分配效率。
本申请实施例第一方面提供了一种数据处理方法,包括:
接收针对目标业务的数据请求,所述数据请求包括针对目标资源处理名单的需求信息和针对所述目标资源处理名单对应处理用户预配置的分流条件;
从资源处理名单集合中确定与所述需求信息匹配的至少一个第一资源处理名单;其中,所述资源处理名单集合中包括至少一个添加有指示标签的资源处理名单;
依照预先设置的分流策略从所述至少一个第一资源处理名单中确定满足所述分流条件的目标资源处理名单;
根据所述目标资源处理名单预添加的指示标签,从所述处理用户中确定目标处理用户;
将所述目标资源处理名单发送至所述目标处理用户对应的终端。
本申请实施例第二方面提供了一种数据处理装置,包括:
接收模块,用于接收针对目标业务的数据请求,所述数据请求包括针对目标资源处理名单的需求信息和针对所述目标资源处理名单对应处理用户预配置的分流条件;
确定模块,用于从资源处理名单集合中确定与所述需求信息匹配的至少一个第一资源处理名单;其中,所述资源处理名单集合中包括至少一个添加有指示标签的资源处理名单;
所述确定模块,还用于依照预先设置的分流策略从所述至少一个第一资源处理名单中确定满足所述分流条件的目标资源处理名单;
所述确定模块,还用于根据所述目标资源处理名单预添加的指示标签,从所述处理用户中确定目标处理用户;
发送模块,用于将所述目标资源处理名单发送至所述目标处理用户对应的终端。
本申请实施例第三方面提供了一种终端,包括处理器和存储器,所述处理器和存储器相互连接,其中,所述存储器用于存储计算机程序,所述计算机程序包括程序指令,所述处理器被配置用于调用所述程序指令,执行以下方法:
接收针对目标业务的数据请求,所述数据请求包括针对目标资源处理名单的需求信息和针对所述目标资源处理名单对应处理用户预配置的分流条件;
从资源处理名单集合中确定与所述需求信息匹配的至少一个第一资源处理名单;其中,所述资源处理名单集合中包括至少一个添加有指示标签的资源处理名单;
依照预先设置的分流策略从所述至少一个第一资源处理名单中确定满足所述分流条件的目标资源处理名单;
根据所述目标资源处理名单预添加的指示标签,从所述处理用户中确定目标处理用户;
将所述目标资源处理名单发送至所述目标处理用户对应的终端。
本申请实施例第四方面提供了一种计算机可读存储介质,所述计算机可读存储介质存储有计算机程序,所述计算机程序包括程序指令,所述程序指令当被处理器执行时使所述处理器执行以下方法:
接收针对目标业务的数据请求,所述数据请求包括针对目标资源处理名单的需求信息和针对所述目标资源处理名单对应处理用户预配置的分流条件;
从资源处理名单集合中确定与所述需求信息匹配的至少一个第一资源处理名单;其中,所述资源处理名单集合中包括至少一个添加有指示标签的资源处理名单;
依照预先设置的分流策略从所述至少一个第一资源处理名单中确定满足所述分流条件的目标资源处理名单;
根据所述目标资源处理名单预添加的指示标签,从所述处理用户中确定目标处理用户;
将所述目标资源处理名单发送至所述目标处理用户对应的终端。
在本申请实施例中,根据分流条件和分流策略可以智能化地合理分配资源处理名单,无需人工筛选,进而提高了对资源处理名单的分配效率。
附图说明
图1是本申请实施例提供的一种数据处理方法的流程示意图;
图2是本申请实施例提供的一种数据请求界面的示意图;
图3是本申请实施例提供的另一种数据处理方法的流程示意图;
图4是本申请实施例提供的一种数据处理装置的结构示意图;
图5是本申请实施例提供的一种终端的结构示意图。
具体实施方式
下面将结合本申请实施例中的附图,对本申请实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例仅仅是本申请一部分实施例,而不是全部的实施例。基于本申请中的实施例,本领域普通技术人员在没有作出创造性劳动前提下所获得的所有其他实施例,都属于本申请保护的范围。
本申请的技术方案可涉及大数据技术领域,如可应用于数据处理如资源处理名单评估等场景中,以推送智慧城市的建设。可选的,本申请涉及的数据如分流条件和/或名单等信息可存储于数据库中,或者可存储于区块链中,比如通过区块链分布式存储,本申请不做限定。
本申请实施例提供一种数据处理方法,可以自动智能化地合理分配资源处理名单,且提高对资源处理名单分配的效率。在具体实现中,终端可以接收针对目标业务的数据请求,并根据数据请求包括的需求信息从资源处理名单集合中筛选出与需求信息匹配的资源处理名单,然后依照预先设置的分流策略从资源处理名单中确定满足分流条件的目标资源处理名单,并根据目标资源处理名单预添加的指示标签,从处理用户中确定目标处理用户,将目标资源处理名单发送至目标处理用户对应的终端。
请参阅图1,图1为本申请实施例提供的一种数据处理方法的流程示意图。该方法可由终端执行,该终端可以是台式电脑、笔记本电脑、手机等等,本申请实施例不做限定,本实施例中所描述的数据处理方法,包括以下步骤:
S101、接收针对目标业务的数据请求,该数据请求包括针对目标资源处理名单的需求信息和针对目标资源处理名单对应处理用户预配置的分流条件。
其中,目标业务可以贷款业务、销售业务等,本申请实施例不做限定。该分流条件主要是针对目标资源处理名单对应处理用户来进行预配置的。
在一种可行的实施例中,管理用户可以通过终端输出的数据请求界面提交针对目标业务的数据请求,如图2所示,图2为终端提供的数据请求界面。在数据请求界面中管理用 户可以设置针对目标资源处理名单的需求信息。该需求信息可以是目标资源处理名单的处理方式、目标资源处理名单的来源、目标资源处理名单的处理节点等等信息。其中,若该目标业务为贷款销售业务,则处理方式可以是网销、电销等;名单来源可以百度,360浏览器等;处理节点可以是贷款意愿、放贷、贷款审核等。
在一种可行的实施例中,管理用户通过该数据请求界面除了提供的可选地需求信息以外,还可增加资源处理名单的属性信息,以使得筛选出的目标资源处理名单较为合理。
S102、从资源处理名单集合中确定与需求信息匹配的至少一个第一资源处理名单;其中,资源处理名单集合中包括至少一个添加有指示标签的资源处理名单。
在一种可行的实施例中,终端从资源处理名单集合中确定与需求信息匹配的至少一个第一资源处理名单之前,可以根据预设路径获取针对目标业务的至少一个第二资源处理名单,其中,预设路径可以是通过数据同步技术(Extract-Transform-Load,ETL)或者消息队列等。然后,终端获取各第二资源处理名单对应的属性信息,对各第二资源处理名单添加与对应属性信息匹配的指示标签,任一资源处理名单对应的指示标签用于指示任一资源处理名单所包括的内容类型;其中,内容类型可以是目标资源处理名单的处理方式、目标资源处理名单的来源、目标资源处理名单的处理节点等中的至少一个,该指示标签可以是编码、数字编号等等。进一步地,终端依照已添加指示标签的各第二资源处理名单生成资源处理名单集合。
在一种可行的实施例中,终端对各第二资源处理名单添加与对应属性信息匹配的指示标签的具体实现方式可以是:终端先确定各第二资源处理名单的属性信息对应编号,然后将各第二资源处理名单的属性信息对应编号进行合并,从而得到与对应属性信息匹配的指示标签,然后对各第二资源处理名单添加与对应属性信息匹配的指示标签。例如,表1中示例性的给出属性信息的对应编号以及生成的指示标签,例如属性信息为处理方式网销,对应的编码为WX,处理节点的编号为意愿放贷,对应的编号为02,则对属性信息对应的编号进行合并,按照F(x,y,)=f(x)+f(y)的标签生成策略生成表格最后一排的指示标签。其中,x可以表示处理方式,y可以表示处理节点。
表1
Figure PCTCN2021090247-appb-000001
需要说明的是,表1仅仅只是示例性给出指示标签的生成过程,若属性信息包括多个,也可按照上述标签生成策略F(x,y,z,o…)=f(x)+f(y)+…+f(o)生成对应的指示标签。使得对各第二资源处理名单添加与对应属性信息匹配的指示标签。
S103、依照预先设置的分流策略从至少一个第一资源处理名单中确定满足分流条件的目标资源处理名单。
其中,可以根据需求设置分流策略,基于该分流策略可以从至少一个第一资源处理名单中找到较为合适的且满足分流条件的目标资源处理名单,实现对资源处理名单的合理分配。
在一种可行的实施例中,终端可以根据分流条件先从至少一个第一资源处理名单中筛选出资源处理名单,然后依照分流策略在筛选出的资源处理名单中确定出满足分流条件的 目标资源处理名单。
S104、根据目标资源处理名单预添加的指示标签,从处理用户中确定目标处理用户。
在具体实现中,在确定满足分流条件的目标资源处理名单后,终端可以获取目标资源处理名单预添加的指示标签,并对目标资源处理名单预添加的指示标签进行解析,从而后续终端根据目标资源处理名单预添加的指示标签所指示的内容类型从处理用户中确定目标处理用户。
S105、将目标资源处理名单发送至目标处理用户对应的终端。
在本申请实施例中,终端可接收针对目标业务的数据请求,该数据请求包括针对目标资源处理名单的需求信息和针对目标资源处理名单对应处理用户预配置的分流条件,然后从资源处理名单集合中确定与需求信息匹配的至少一个第一资源处理名单。进一步,终端依照预先设置的分流策略从至少一个第一资源处理名单中确定满足分流条件的目标资源处理名单,根据目标资源处理名单预添加的指示标签,从处理用户中确定目标处理用户,并将目标资源处理名单发送至目标处理用户对应的终端。根据分流条件和分流策略可以智能化地合理分配资源处理名单,无需人工筛选,进而提高了对资源处理名单的分配效率。
请参阅图3,图3为本申请实施例提供的另一种数据处理方法的流程示意图。该数据处理方法应用于终端。该终端可以是台式电脑、笔记本电脑、手机等等,本申请实施例不做限定。本实施例中所描述的数据处理方法,包括以下步骤:
S301、接收针对目标业务的数据请求,该数据请求包括针对目标资源处理名单的需求信息和针对目标资源处理名单对应处理用户预配置的分流条件。
S302、从资源处理名单集合中确定与需求信息匹配的至少一个第一资源处理名单;其中,资源处理名单集合中包括至少一个添加有指示标签的资源处理名单。
在一种可行的实施例中,针对资源处理名单集合中任一资源处理名单,终端可判断任一资源处理名单的指示标签所指示的内容类型与需求信息是否匹配,若任一资源处理名单的指示标签所指示的内容类型与需求信息匹配,则将任一资源处理名单确定为第一资源处理名单,若任一资源处理名单的指示标签所指示的内容类型与需求信息不匹配,则舍弃任一资源处理名单。例如,设任一资源处理名单的指示标签为WX01,该指示标签所指示的内容类型为网销有贷款意愿,需求信息为网销有贷款意愿,则任一资源处理名单的指示标签所指示的内容类型与需求信息匹配,则将任一资源处理名单确定为第一资源处理名单。
需要说明的是,针对资源处理名单集合中每一个资源处理名单都可以按照上述方式来确定是否为第一资源处理名单。
S303、根据分流条件从至少一个第一资源处理名单中确定出至少一个第三资源处理名单。
在具体实现中,终端可以将资源处理名单中的属性信息作为分流条件,从而根据资源处理名单的属性信息从至少一个第一资源处理名单中确定出至少一个第三资源处理名单。其中,该属性信息可以是目标资源处理名单的处理方式、目标资源处理名单的来源、目标资源处理名单的处理节点以外,还可以是性别、城市、年龄等等。例如,该分流条件为以性别男进行分流,则根据性别男从至少一个第一资源处理名单中确定出至少一个性别男对应的资源处理名单。
S304、根据预先设置的分流策略从至少一个第三资源处理名单中获取满足分流条件的目标资源处理名单。
其中,预先设置的分流策略可以是基于分流条件所指的目标阈值的策略,该目标阈值可以是以百分比来表示。
在一种可行的实施例中,由于人工分配筛选,容易造成分配给处理用户的资源处理名单不合理,因此本申请实施例对至少一个第三资源处理名单进行随机数计算,以使得后续 将随机数小于阈值的第三资源处理名单作为目标资源处理名单。在具体实现中,终端确定至少一个第三资源处理名单中各第三资源处理名单的随机数,并判断各第三资源处理名单的随机数是否小于分流条件所指示的目标阈值,若存在有小于分流条件所指示的目标阈值的随机数,则从各第三资源处理名单中,将随机数小于分流条件所指示的目标阈值的第三资源处理名单确定为目标资源处理名单。其中,终端确定至少一个第三资源处理名单中各第三资源处理名单的随机数的实现方式可以是:终端先将资源处理名单集合中的各资源处理名单都计算了随机数,此时终端只需要获取确定各第三资源处理名单的随机数;或者终端在确定出至少一个第三资源处理名单后,只针对各个第三资源处理名单计算随机数。其中,随机数的计算可以是产生随机数的代码生成,例如该随机数产生的代码程序可以为(int)(Math.random()*101)。
实例性地,假设预设的分流条件是按照性别男进行分流,该分流策略为取性别男对应的销售名单数据(包括至少一个第一资源处理名单)的30%。终端可以根据分流条件性别男从销售名单数据确定出至少一个第三资源处理名单,并计算各第三资源处理名单的随机数,并判断各随机数是否小于30%,若存在第三资源处理名单对应的随机数小于30%,则将小于30%的随机数对应的第三资源处理名单确定为目标资源处理名单。
在一种可行的实施例中,终端可获取分流条件所指示的权重值,并根据分流条件所指示的权重值确定该分流条件所指示的目标阈值。终端确定至少一个第一资源处理名单中各第一资源处理名单的随机数,并判断各第一资源处理名单的随机数是否小于分流条件所指示的目标阈值,若存在有小于分流条件所指示的目标阈值的随机数,则从各第一资源处理名单中,将随机数小于分流条件所指示的目标阈值的第一资源处理名单确定为目标资源处理名单。
例如,假设该分流条件为按照地区进行分流(该地区分别为重庆、成都、上海),该分流策略按照分流条件所指示的权重进行确定目标资源处理名单。该分流条件所指示的权重为重庆、成都、上海为1:2:1,则根据分流条件所指示的权重可以确定分流条件所指示的百分比为重庆25%,成都50%,上海25%。进一步,终端根据分流条件从上述至少一个第一资源处理名单中分别确定出属于重庆的至少一个第三资源处理名单、成都的至少一个第三资源处理名单和上海的至少一个第三资源处理名单。然后分别计算重庆的各第三资源处理名单的随机数,成都的各第三资源处理名单的随机数,上海的各第三资源处理名单的随机数。若重庆的各第三资源处理名单的随机数中存在小于25%的随机数,则将小于25%的随机数对应的第三资源名单确定为目标资源处理名单;若成都的各第三资源处理名单的随机数中存在小于50%的随机数,则将小于50%的随机数对应的第三资源名单确定为目标资源处理名单;若上海的各第三资源处理名单的随机数中存在小于25%的随机数,则将小于25%的随机数对应的第三资源名单确定为目标资源处理名单。可以理解的是,此时的目标资源处理名单包括重庆、成都和上海各自满足分流条件所指示目标阈值的资源处理名单。
S305、根据目标资源处理名单预添加的指示标签,从处理用户中确定目标处理用户。
在一种可行的实施例中,终端可检测目标资源处理名单预添加的指示标签指示的内容类型是否为目标处理方式,若目标资源处理名单预添加的指示标签指示的内容类型为目标处理方式,则可将智能客户确定为目标处理用户,以使得后续智能客户根据目标资源处理名单进行自动处理,减少人工的成本。其中,目标处理方式可以通过网络进行销售(即网销)。
S306、将目标资源处理名单发送至目标处理用户对应的终端。
在一种可行的实施例中,终端可不断检测目标处理用户对应的终端处理目标资源处理资源的进度,或者在预设时间内检测目标处理用户对应的终端处理目标资源处理名单的进度。若处理目标资源处理名单的进度低于进度阈值,则输出进度异常提示信息,其中进度 异常提示信息用于指示目标资源处理名单的处理进度异常。其中,进度阈值可以根据经验或者需求进行设定。
其中,输出进度异常提示信息可以是终端发送给负责该目标资源处理名单的目标处理用户,以使得目标处理用户能够及时知道目标资源处理名单的处理进度异常提示信息;或者也可以是通过目标处理用户对应的终端输出该进度异常提示信息,以使得目标处理用户可以随时查看对目标资源处理名单及时查看。
在本申请实施例中,终端可接收针对目标业务的数据请求,该数据请求包括针对目标资源处理名单的需求信息和针对目标资源处理名单对应处理用户预配置的分流条件,然后从资源处理名单集合中确定与需求信息匹配的至少一个第一资源处理名单。进一步,终端根据分流条件从至少一个第一资源处理名单中确定出至少一个第三资源处理名单,根据预先设置的分流策略从至少一个第三资源处理名单中获取满足分流条件的目标资源处理名单。根据目标资源处理名单预添加的指示标签,从处理用户中确定目标处理用户,并将目标资源处理名单发送至目标处理用户对应的终端。根据分流条件和分流策略可以智能化地合理分配资源处理名单,无需人工筛选,进而提高了对资源处理名单的分配效率。
基于上述提供一种数据处理方法,请参见图4,图4为本申请实施例提供一种数据处理装置,该数据处理装置可以应用于上述图1和图3对应的终端,具体的,数据处理装置可以是运行于终端中的一个计算机程序(包括程序代码),该数据处理装置可以用于执行本申请实施例提供的方法中的相应步骤。包括:
接收模块401,用于接收针对目标业务的数据请求,所述数据请求包括针对目标资源处理名单的需求信息和针对所述目标资源处理名单对应处理用户预配置的分流条件;
确定模块402,用于从资源处理名单集合中确定与所述需求信息匹配的至少一个第一资源处理名单;其中,所述资源处理名单集合中包括至少一个添加有指示标签的资源处理名单;
所述确定模块402,还用于依照预先设置的分流策略从所述至少一个第一资源处理名单中确定满足所述分流条件的目标资源处理名单;
所述确定模块402,还用于根据所述目标资源处理名单预添加的指示标签,从所述处理用户中确定目标处理用户;
发送模块403,用于将所述目标资源处理名单发送至所述目标处理用户对应的终端。
在一种可行的实施例中,所述从资源处理名单集合中确定与所述需求信息匹配的至少一个第一资源处理名单之前,所述确定模块402,还用于:
根据预设获取路径获取针对目标业务的至少一个第二资源处理名单;
获取各第二资源处理名单对应的属性信息;
对所述各第二资源处理名单添加与对应属性信息匹配的指示标签,任一资源处理名单对应的指示标签用于指示所述任一资源处理名单所包括的内容类型;
依照已添加所述指示标签的各第二资源处理名单生成资源处理名单集合。
在一种可行的实施例中,所述确定模块402,具体用于:
针对资源处理名单集合中任一资源处理名单,判断所述任一资源处理名单的指示标签所指示的内容类型与所述需求信息是否匹配;
若匹配,则将所述任一资源处理名单确定为第一资源处理名单。
在一种可行的实施例中,所述确定模块402,具体用于:
根据所述分流条件从至少一个第一资源处理名单中确定出至少一个第三资源处理名单;
根据所述预先设置的分流策略从至少一个第三资源处理名单中获取满足所述分流条件的目标资源处理名单。
在一种可行的实施例中,所述确定模块402,具体用于:
确定所述至少一个第三资源处理名单中各第三资源处理名单的随机数;
从所述各第三资源处理名单中,将所述随机数小于分流条件所指示的目标阈值的第三资源处理名单确定为目标资源处理名单。
在一种可行的实施例中,所述确定模块402,具体用于:
检测所述目标资源处理名单预添加的指示标签指示的内容类型是否为目标资源处理方式;
若是,则将智能客户确定为目标处理用户。
在一种可行的实施例中,所述将所述目标资源处理名单发送至所述目标处理用户对应的终端后,所述发送模块403,还用于:
在预设时间内检测所述目标处理用户对应的终端处理所述目标资源处理名单的进度;
若所述处理目标资源处理名单的进度低于进度阈值,则输出进度异常提示信息,所述进度异常提示信息用于指示所述目标资源处理名单的处理进度异常。
可以理解的是,本实施例的数据处理装置的各功能模块的功能可根据上述方法实施例中的方法具体实现,其具体实现过程可以参照上述方法实施例的相关描述,此处不再赘述。
在本申请实施例中,终端可接收针对目标业务的数据请求,该数据请求包括针对目标资源处理名单的需求信息和针对目标资源处理名单对应处理用户预配置的分流条件,然后从资源处理名单集合中确定与需求信息匹配的至少一个第一资源处理名单。进一步,终端依照预先设置的分流策略从至少一个第一资源处理名单中确定满足分流条件的目标资源处理名单,根据目标资源处理名单预添加的指示标签,从处理用户中确定目标处理用户,并将目标资源处理名单发送至目标处理用户对应的终端。根据分流条件和分流策略可以智能化地合理分配资源处理名单,无需人工筛选,进而提高了对资源处理名单的分配效率。
进一步地,请参见图5,图5是本申请实施例提供的一种终端的结构示意图。该终端可包括存储器和处理器。可选的,该终端还可包括输入设备和/或输出设备。例如,上述图1或图3对应实施例中的终端可以为图5所示的终端。如图5所示,终端可以包括:处理器501、输入设备502,输出设备503和存储器504。上述处理器501、输入设备502、输出设备503和存储器504通过总线505连接。存储器504用于存储计算机程序,所述计算机程序包括程序指令,处理器501用于执行存储器504存储的程序指令。
在本申请实施例中,处理器501通过运行存储器504中的可执行程序代码,执行如下操作:
接收针对目标业务的数据请求,所述数据请求包括针对目标资源处理名单的需求信息和针对所述目标资源处理名单对应处理用户预配置的分流条件;
从资源处理名单集合中确定与所述需求信息匹配的至少一个第一资源处理名单;其中,所述资源处理名单集合中包括至少一个添加有指示标签的资源处理名单;
依照预先设置的分流策略从所述至少一个第一资源处理名单中确定满足所述分流条件的目标资源处理名单;
根据所述目标资源处理名单预添加的指示标签,从所述处理用户中确定目标处理用户;
将所述目标资源处理名单发送至所述目标处理用户对应的终端。
在一种可行的实施例中,所述从资源处理名单集合中确定与所述需求信息匹配的至少一个第一资源处理名单之前,所述处理器501,还用于:
根据预设获取路径获取针对目标业务的至少一个第二资源处理名单;
获取各第二资源处理名单对应的属性信息;
对所述各第二资源处理名单添加与对应属性信息匹配的指示标签,任一资源处理名单对应的指示标签用于指示所述任一资源处理名单所包括的内容类型;
依照已添加所述指示标签的各第二资源处理名单生成资源处理名单集合。
在一种可行的实施例中,所述处理器501,具体用于:
针对资源处理名单集合中任一资源处理名单,判断所述任一资源处理名单的指示标签所指示的内容类型与所述需求信息是否匹配;
若匹配,则将所述任一资源处理名单确定为第一资源处理名单。
在一种可行的实施例中,所述处理器501,具体用于:
根据所述分流条件从至少一个第一资源处理名单中确定出至少一个第三资源处理名单;
根据所述预先设置的分流策略从至少一个第三资源处理名单中获取满足所述分流条件的目标资源处理名单。
在一种可行的实施例中,所述处理器501,具体用于:
确定所述至少一个第三资源处理名单中各第三资源处理名单的随机数;
从所述各第三资源处理名单中,将所述随机数小于分流条件所指示的目标阈值的第三资源处理名单确定为目标资源处理名单。
在一种可行的实施例中,所述处理器501,具体用于:
检测所述目标资源处理名单预添加的指示标签指示的内容类型是否为目标资源处理方式;
若是,则将智能客户确定为目标处理用户。
在一种可行的实施例中,所述将所述目标资源处理名单发送至所述目标处理用户对应的终端后,所述处理器501,还用于:
在预设时间内检测所述目标处理用户对应的终端处理所述目标资源处理名单的进度;
若所述处理目标资源处理名单的进度低于进度阈值,则输出进度异常提示信息,所述进度异常提示信息用于指示所述目标资源处理名单的处理进度异常。
应当理解,在本申请实施例中,所称处理器501可以是中央处理单元(Central Processing Unit,CPU),该处理器501还可以是其他通用处理器、数字信号处理器(Digital Signal Processor,DSP)、专用集成电路(Application Specific Integrated Circuit,ASIC)、现成可编程门阵列(Field-Programmable Gate Array,FPGA)或者其他可编程逻辑器件、分立门或者晶体管逻辑器件、分立硬件组件等。通用处理器可以是微处理器或者该处理器也可以是任何常规的处理器等。
该存储器504可以包括只读存储器和随机存取存储器,并向处理器501提供指令和数据。存储器504的一部分还可以包括非易失性随机存取存储器。
该输入设备502可以包括键盘等,并向处理器501输入数据请求;该输出设备503可以包括显示器等。
具体实现中,本申请实施例中所描述的处理器501、输入设备502、输出设备503和存储器504可执行上述所有实施例中描述的实现方式,也可执行上述装置中所描述的实现方式,在此不再赘述。
在本申请实施例中,处理器501可接收针对目标业务的数据请求,该数据请求包括针对目标资源处理名单的需求信息和针对目标资源处理名单对应处理用户预配置的分流条件,然后从资源处理名单集合中确定与需求信息匹配的至少一个第一资源处理名单。进一步,处理器501依照预先设置的分流策略从至少一个第一资源处理名单中确定满足分流条件的目标资源处理名单,根据目标资源处理名单预添加的指示标签,从处理用户中确定目标处理用户,并将目标资源处理名单发送至目标处理用户对应的终端。根据分流条件和分流策略可以智能化地合理分配资源处理名单,无需人工筛选,进而提高了对资源处理名单的分配效率。
本申请实施例中提供一种计算机可读存储介质,所述计算机可读存储介质存储有计算机程序,所述计算机程序包括程序指令,所述程序指令被处理器执行时,可执行上述所有 实施例中所执行的步骤。
可选的,本申请涉及的存储介质如计算机可读存储介质可以是非易失性的,也可以是易失性的。
本领域普通技术人员可以理解实现上述实施例方法中的全部或部分流程,是可以通过计算机程序来指令相关的硬件来完成,所述的程序可存储于一计算机可读取存储介质中,该程序在执行时,可包括如上述各方法的实施例的流程。其中,所述的存储介质可为磁碟、光盘、只读存储记忆体(Read-Only Memory,ROM)或随机存储记忆体(Random Access Memory,RAM)等。所述的计算机可读存储介质可主要包括存储程序区和存储数据区,其中,存储程序区可存储操作系统、至少一个功能所需的应用程序等;存储数据区可存储根据区块链节点的使用所创建的数据等。
其中,本申请所指区块链是分布式数据存储、点对点传输、共识机制、加密算法等计算机技术的新型应用模式。区块链(Blockchain),本质上是一个去中心化的数据库,是一串使用密码学方法相关联产生的数据块,每一个数据块中包含了一批次网络交易的信息,用于验证其信息的有效性(防伪)和生成下一个区块。区块链可以包括区块链底层平台、平台产品服务层以及应用服务层等。
以上所揭露的仅为本申请一种较佳实施例而已,当然不能以此来限定本申请之权利范围,本领域普通技术人员可以理解实现上述实施例的全部或部分流程,并依本申请权利要求所作的等同变化,仍属于发明所涵盖的范围。

Claims (20)

  1. 一种数据处理方法,包括:
    接收针对目标业务的数据请求,所述数据请求包括针对目标资源处理名单的需求信息和针对所述目标资源处理名单对应处理用户预配置的分流条件;
    从资源处理名单集合中确定与所述需求信息匹配的至少一个第一资源处理名单;其中,所述资源处理名单集合中包括至少一个添加有指示标签的资源处理名单;
    依照预先设置的分流策略从所述至少一个第一资源处理名单中确定满足所述分流条件的目标资源处理名单;
    根据所述目标资源处理名单预添加的指示标签,从所述处理用户中确定目标处理用户;
    将所述目标资源处理名单发送至所述目标处理用户对应的终端。
  2. 根据权利要求1所述的方法,其中,所述从资源处理名单集合中确定与所述需求信息匹配的至少一个第一资源处理名单之前,所述方法还包括:
    根据预设获取路径获取针对目标业务的至少一个第二资源处理名单;
    获取各第二资源处理名单对应的属性信息;
    对所述各第二资源处理名单添加与对应属性信息匹配的指示标签,任一资源处理名单对应的指示标签用于指示所述任一资源处理名单所包括的内容类型;
    依照已添加所述指示标签的各第二资源处理名单生成资源处理名单集合。
  3. 根据权利要求1或2所述的方法,其中,所述从资源处理名单集合中确定与所述需求信息匹配的至少一个第一资源处理名单,包括:
    针对资源处理名单集合中任一资源处理名单,判断所述任一资源处理名单的指示标签所指示的内容类型与所述需求信息是否匹配;
    若匹配,则将所述任一资源处理名单确定为第一资源处理名单。
  4. 根据权利要求1所述的方法,其中,所述依照预先设置的分流策略从所述至少一个第一资源处理名单中确定满足所述分流条件的目标资源处理名单,包括:
    根据所述分流条件从至少一个第一资源处理名单中确定出至少一个第三资源处理名单;
    根据所述预先设置的分流策略从至少一个第三资源处理名单中获取满足所述分流条件的目标资源处理名单。
  5. 根据权利要求4所述的方法,其中,所述根据所述预先设置的分流策略从至少一个第三资源处理名单中获取满足所述分流条件的目标资源处理名单,包括:
    确定所述至少一个第三资源处理名单中各第三资源处理名单的随机数;
    从所述各第三资源处理名单中,将所述随机数小于分流条件所指示的目标阈值的第三资源处理名单确定为目标资源处理名单。
  6. 根据权利要求1所述的方法,其中,所述根据所述目标资源处理名单预添加的指示标签,从所述处理用户中确定目标处理用户,包括:
    检测所述目标资源处理名单预添加的指示标签指示的内容类型是否为目标资源处理方式;
    若是,则将智能客户确定为目标处理用户。
  7. 根据权利要求1所述的方法,其中,所述将所述目标资源处理名单发送至所述目标处理用户对应的终端后,所述方法还包括:
    在预设时间内检测所述目标处理用户对应的终端处理所述目标资源处理名单的进度;
    若所述处理目标资源处理名单的进度低于进度阈值,则输出进度异常提示信息,所述进度异常提示信息用于指示所述目标资源处理名单的处理进度异常。
  8. 一种数据处理装置,包括:
    接收模块,用于接收针对目标业务的数据请求,所述数据请求包括针对目标资源处理 名单的需求信息和针对所述目标资源处理名单对应处理用户预配置的分流条件;
    确定模块,用于从资源处理名单集合中确定与所述需求信息匹配的至少一个第一资源处理名单;其中,所述资源处理名单集合中包括至少一个添加有指示标签的资源处理名单;
    所述确定模块,还用于依照预先设置的分流策略从所述至少一个第一资源处理名单中确定满足所述分流条件的目标资源处理名单;
    所述确定模块,还用于根据所述目标资源处理名单预添加的指示标签,从所述处理用户中确定目标处理用户;
    发送模块,用于将所述目标资源处理名单发送至所述目标处理用户对应的终端。
  9. 一种终端,包括处理器和存储器,所述处理器和存储器相互连接,其中,所述存储器用于存储计算机程序,所述计算机程序包括程序指令,所述处理器被配置用于调用所述程序指令,执行以下方法:
    接收针对目标业务的数据请求,所述数据请求包括针对目标资源处理名单的需求信息和针对所述目标资源处理名单对应处理用户预配置的分流条件;
    从资源处理名单集合中确定与所述需求信息匹配的至少一个第一资源处理名单;其中,所述资源处理名单集合中包括至少一个添加有指示标签的资源处理名单;
    依照预先设置的分流策略从所述至少一个第一资源处理名单中确定满足所述分流条件的目标资源处理名单;
    根据所述目标资源处理名单预添加的指示标签,从所述处理用户中确定目标处理用户;
    将所述目标资源处理名单发送至所述目标处理用户对应的终端。
  10. 根据权利要求9所述的终端,其中,所述从资源处理名单集合中确定与所述需求信息匹配的至少一个第一资源处理名单之前,所述处理器还用于执行:
    根据预设获取路径获取针对目标业务的至少一个第二资源处理名单;
    获取各第二资源处理名单对应的属性信息;
    对所述各第二资源处理名单添加与对应属性信息匹配的指示标签,任一资源处理名单对应的指示标签用于指示所述任一资源处理名单所包括的内容类型;
    依照已添加所述指示标签的各第二资源处理名单生成资源处理名单集合。
  11. 根据权利要求9或10所述的终端,其中,执行所述从资源处理名单集合中确定与所述需求信息匹配的至少一个第一资源处理名单,包括:
    针对资源处理名单集合中任一资源处理名单,判断所述任一资源处理名单的指示标签所指示的内容类型与所述需求信息是否匹配;
    若匹配,则将所述任一资源处理名单确定为第一资源处理名单。
  12. 根据权利要求9所述的终端,其中,执行所述依照预先设置的分流策略从所述至少一个第一资源处理名单中确定满足所述分流条件的目标资源处理名单,包括:
    根据所述分流条件从至少一个第一资源处理名单中确定出至少一个第三资源处理名单;
    根据所述预先设置的分流策略从至少一个第三资源处理名单中获取满足所述分流条件的目标资源处理名单。
  13. 根据权利要求12所述的终端,其中,执行所述根据所述预先设置的分流策略从至少一个第三资源处理名单中获取满足所述分流条件的目标资源处理名单,包括:
    确定所述至少一个第三资源处理名单中各第三资源处理名单的随机数;
    从所述各第三资源处理名单中,将所述随机数小于分流条件所指示的目标阈值的第三资源处理名单确定为目标资源处理名单。
  14. 根据权利要求9所述的终端,其中,所述将所述目标资源处理名单发送至所述目标处理用户对应的终端后,所述处理器还用于执行:
    在预设时间内检测所述目标处理用户对应的终端处理所述目标资源处理名单的进度;
    若所述处理目标资源处理名单的进度低于进度阈值,则输出进度异常提示信息,所述进度异常提示信息用于指示所述目标资源处理名单的处理进度异常。
  15. 一种计算机可读存储介质,其中,所述计算机可读存储介质存储有计算机程序,所述计算机程序包括程序指令,所述程序指令当被处理器执行时使所述处理器执行以下方法:
    接收针对目标业务的数据请求,所述数据请求包括针对目标资源处理名单的需求信息和针对所述目标资源处理名单对应处理用户预配置的分流条件;
    从资源处理名单集合中确定与所述需求信息匹配的至少一个第一资源处理名单;其中,所述资源处理名单集合中包括至少一个添加有指示标签的资源处理名单;
    依照预先设置的分流策略从所述至少一个第一资源处理名单中确定满足所述分流条件的目标资源处理名单;
    根据所述目标资源处理名单预添加的指示标签,从所述处理用户中确定目标处理用户;
    将所述目标资源处理名单发送至所述目标处理用户对应的终端。
  16. 根据权利要求15所述的计算机可读存储介质,其中,所述从资源处理名单集合中确定与所述需求信息匹配的至少一个第一资源处理名单之前,所述程序指令被处理器执行时还使所述处理器执行:
    根据预设获取路径获取针对目标业务的至少一个第二资源处理名单;
    获取各第二资源处理名单对应的属性信息;
    对所述各第二资源处理名单添加与对应属性信息匹配的指示标签,任一资源处理名单对应的指示标签用于指示所述任一资源处理名单所包括的内容类型;
    依照已添加所述指示标签的各第二资源处理名单生成资源处理名单集合。
  17. 根据权利要求15或16所述的计算机可读存储介质,其中,执行所述从资源处理名单集合中确定与所述需求信息匹配的至少一个第一资源处理名单,包括:
    针对资源处理名单集合中任一资源处理名单,判断所述任一资源处理名单的指示标签所指示的内容类型与所述需求信息是否匹配;
    若匹配,则将所述任一资源处理名单确定为第一资源处理名单。
  18. 根据权利要求15所述的计算机可读存储介质,其中,执行所述依照预先设置的分流策略从所述至少一个第一资源处理名单中确定满足所述分流条件的目标资源处理名单,包括:
    根据所述分流条件从至少一个第一资源处理名单中确定出至少一个第三资源处理名单;
    根据所述预先设置的分流策略从至少一个第三资源处理名单中获取满足所述分流条件的目标资源处理名单。
  19. 根据权利要求18所述的计算机可读存储介质,其中,执行所述根据所述预先设置的分流策略从至少一个第三资源处理名单中获取满足所述分流条件的目标资源处理名单,包括:
    确定所述至少一个第三资源处理名单中各第三资源处理名单的随机数;
    从所述各第三资源处理名单中,将所述随机数小于分流条件所指示的目标阈值的第三资源处理名单确定为目标资源处理名单。
  20. 根据权利要求15所述的计算机可读存储介质,其中,所述将所述目标资源处理名单发送至所述目标处理用户对应的终端后,所述程序指令被处理器执行时还使所述处理器执行:
    在预设时间内检测所述目标处理用户对应的终端处理所述目标资源处理名单的进度;
    若所述处理目标资源处理名单的进度低于进度阈值,则输出进度异常提示信息,所述进度异常提示信息用于指示所述目标资源处理名单的处理进度异常。
PCT/CN2021/090247 2020-12-09 2021-04-27 一种数据处理方法、装置、终端和可读存储介质 WO2022121216A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202011426557.3 2020-12-09
CN202011426557.3A CN112529400B (zh) 2020-12-09 2020-12-09 一种数据处理方法、装置、终端和可读存储介质

Publications (1)

Publication Number Publication Date
WO2022121216A1 true WO2022121216A1 (zh) 2022-06-16

Family

ID=74996815

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2021/090247 WO2022121216A1 (zh) 2020-12-09 2021-04-27 一种数据处理方法、装置、终端和可读存储介质

Country Status (2)

Country Link
CN (1) CN112529400B (zh)
WO (1) WO2022121216A1 (zh)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112529400B (zh) * 2020-12-09 2024-06-11 平安科技(深圳)有限公司 一种数据处理方法、装置、终端和可读存储介质
CN115638833B (zh) * 2022-12-23 2023-03-31 保定网城软件股份有限公司 一种监控数据处理方法及系统

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090265390A1 (en) * 2007-09-18 2009-10-22 Katsuhide Asanuma Event management system, event management method and event management program
CN109657965A (zh) * 2018-12-13 2019-04-19 上海安吉星信息服务有限公司 一种服务资源分配方法、装置、存储介质及处理器
US20190180207A1 (en) * 2017-12-12 2019-06-13 Electronics And Telecommunications Research Institute System and method for managing risk factors in aeo (authorized economic operator) certificate process
CN110708360A (zh) * 2019-09-17 2020-01-17 Oppo广东移动通信有限公司 一种信息处理方法、系统和电子设备
CN112529400A (zh) * 2020-12-09 2021-03-19 平安科技(深圳)有限公司 一种数据处理方法、装置、终端和可读存储介质

Family Cites Families (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107172197A (zh) * 2017-06-26 2017-09-15 努比亚技术有限公司 一种业务处理方法、系统及设备
US11509634B2 (en) * 2017-10-27 2022-11-22 Brightplan Llc Secure messaging systems and methods
CN107730155A (zh) * 2017-11-24 2018-02-23 泰康保险集团股份有限公司 信息分配方法及装置、存储介质和电子设备
CN108366020B (zh) * 2018-02-02 2020-09-18 网宿科技股份有限公司 一种发送数据资源的获取请求的方法和系统
CN108306971B (zh) * 2018-02-02 2020-06-23 网宿科技股份有限公司 一种发送数据资源的获取请求的方法和系统
CN109657893A (zh) * 2018-09-27 2019-04-19 深圳壹账通智能科技有限公司 业务数据分配方法、装置、设备及计算机可读存储介质
CN109829810B (zh) * 2018-12-13 2024-02-20 平安科技(深圳)有限公司 业务推荐方法、装置、计算机设备及存储介质
CN109767070A (zh) * 2018-12-14 2019-05-17 深圳壹账通智能科技有限公司 案件分配方法、装置、计算机设备和存储介质
CN109816343A (zh) * 2019-01-04 2019-05-28 平安科技(深圳)有限公司 一种业务分流方法及装置
CN109992588A (zh) * 2019-03-12 2019-07-09 平安普惠企业管理有限公司 一种基于数据处理的分单方法及相关设备
CN110428124A (zh) * 2019-06-10 2019-11-08 平安科技(深圳)有限公司 任务分配方法、任务分配装置、存储介质及计算机设备
CN110728429B (zh) * 2019-09-18 2024-04-05 平安科技(深圳)有限公司 案件分配方法、装置、介质和计算机设备
CN111309459A (zh) * 2019-12-17 2020-06-19 武汉空心科技有限公司 用于服务资源预调度的工作平台
CN111475694B (zh) * 2020-03-18 2024-05-14 平安国际智慧城市科技股份有限公司 一种数据处理方法、装置、终端及存储介质
CN111539606A (zh) * 2020-04-14 2020-08-14 支付宝(杭州)信息技术有限公司 一种业务处理方法、装置和设备

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090265390A1 (en) * 2007-09-18 2009-10-22 Katsuhide Asanuma Event management system, event management method and event management program
US20190180207A1 (en) * 2017-12-12 2019-06-13 Electronics And Telecommunications Research Institute System and method for managing risk factors in aeo (authorized economic operator) certificate process
CN109657965A (zh) * 2018-12-13 2019-04-19 上海安吉星信息服务有限公司 一种服务资源分配方法、装置、存储介质及处理器
CN110708360A (zh) * 2019-09-17 2020-01-17 Oppo广东移动通信有限公司 一种信息处理方法、系统和电子设备
CN112529400A (zh) * 2020-12-09 2021-03-19 平安科技(深圳)有限公司 一种数据处理方法、装置、终端和可读存储介质

Also Published As

Publication number Publication date
CN112529400B (zh) 2024-06-11
CN112529400A (zh) 2021-03-19

Similar Documents

Publication Publication Date Title
US10678598B2 (en) Enforcing compute equity models in distributed blockchain
US11057225B2 (en) Enforcing compute equity models in distributed blockchain
US20230275817A1 (en) Parallel computational framework and application server for determining path connectivity
US10609032B2 (en) Enforcing compute equity models in distributed blockchain
US20180121909A1 (en) System and method to dynamically setup a private sub-blockchain based on agility of transaction processing
TWI244030B (en) Information processing system, information processing device, distributed information processing method and computer readable recording medium
WO2021217863A1 (zh) 订单标识生成方法、装置、服务器及存储介质
WO2022121216A1 (zh) 一种数据处理方法、装置、终端和可读存储介质
US9043317B2 (en) System and method for event-driven prioritization
CN108762907B (zh) 基于多个客户端的任务处理方法及系统
WO2011134086A1 (en) Systems and methods for conducting reliable assessments with connectivity information
CN108596575B (zh) 流程处理方法和装置
CN110807047A (zh) 管理信息处理任务的有效性的方法和装置
WO2022257731A1 (zh) 针对隐私计算进行算法协商的方法、装置及系统
WO2022134809A1 (zh) 模型训练处理方法、装置、计算机设备及介质
CN113900598A (zh) 基于区块链的数据存储方法、装置、设备以及存储介质
JP5216299B2 (ja) 注文システム
CN115048224B (zh) 一种基于多个云服务商的算力复用管理方法及其装置
CN113918102B (zh) 一种基于区块链的数据处理方法、装置、设备及存储介质
CN113283850A (zh) 一种任务审核方法、装置和系统
CN111815272A (zh) 申请审核方法、装置、电子设备及存储介质
CN111949500B (zh) 资源匹配方法、装置、电子设备及可读存储介质
CN110728125B (zh) 请假表单生成方法、装置、服务器及存储介质
US20230051532A1 (en) Pipelined credit checking
CN113313196B (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: 21901931

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

Country of ref document: EP

Kind code of ref document: A1