CN116185637A - Resource scheduling processing method, device, computer equipment and storage medium - Google Patents

Resource scheduling processing method, device, computer equipment and storage medium Download PDF

Info

Publication number
CN116185637A
CN116185637A CN202310225002.XA CN202310225002A CN116185637A CN 116185637 A CN116185637 A CN 116185637A CN 202310225002 A CN202310225002 A CN 202310225002A CN 116185637 A CN116185637 A CN 116185637A
Authority
CN
China
Prior art keywords
resource
connection
information
target object
remaining
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202310225002.XA
Other languages
Chinese (zh)
Inventor
王金
齐可昕
罗阳
陈茜茜
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Industrial and Commercial Bank of China Ltd ICBC
Original Assignee
Industrial and Commercial Bank of China Ltd ICBC
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 Industrial and Commercial Bank of China Ltd ICBC filed Critical Industrial and Commercial Bank of China Ltd ICBC
Priority to CN202310225002.XA priority Critical patent/CN116185637A/en
Publication of CN116185637A publication Critical patent/CN116185637A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5005Allocation of resources, e.g. of the central processing unit [CPU] to service a request
    • G06F9/5027Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Multi Processors (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The application relates to a resource scheduling processing method, a resource scheduling processing device, computer equipment and a storage medium. The method comprises the following steps: acquiring a resource scheduling table file corresponding to a resource scheduling platform; summarizing the resource residual information meeting the first preset condition in the resource residual table to obtain a residual resource summarizing table corresponding to the resource scheduling platform; performing table connection on the residual resource summary table and the resource handover table, the resource evaluation table, the resource disposal table and the resource inspection table to obtain a resource scheduling connection table set; and generating object reminding information corresponding to each target object according to the communication information corresponding to each target object and the target object information when any target object information in the resource scheduling connection table set does not meet the second preset condition. The method can reduce the occurrence of information filling errors and improve the resource scheduling efficiency of the resource scheduling platform.

Description

Resource scheduling processing method, device, computer equipment and storage medium
Technical Field
The present invention relates to the field of computer technologies, and in particular, to a method, an apparatus, a computer device, a storage medium, and a computer program product for resource scheduling processing.
Background
Along with the development of a resource scheduling platform, in the conventional technology, a resource scheduling processing mode aiming at the resource scheduling platform adopts a mode of original data processing and tracking, the whole basic processing flow is divided into four parts of resource handover, resource estimation, resource disposal and resource field inspection, and a background of the resource scheduling platform is required to have a great deal of time to judge and examine results, so that the condition that information filling errors can occur in the manual account or the submitted information of a related resource scheduling system generated by the mode, and the resource scheduling efficiency of the resource scheduling platform is reduced.
Disclosure of Invention
In view of the foregoing, it is desirable to provide a resource scheduling processing method, apparatus, computer device, computer readable storage medium, and computer program product that can reduce occurrence of information filling errors and improve resource scheduling efficiency of a resource scheduling platform.
In a first aspect, the present application provides a resource scheduling processing method. The method comprises the following steps: acquiring a resource scheduling table file corresponding to a resource scheduling platform; the resource scheduling table file comprises a resource remaining table, a resource handover table, a resource evaluation table, a resource disposal table and a resource check table; summarizing the resource remaining information meeting the first preset condition in the resource remaining table to obtain a remaining resource summarizing table corresponding to the resource scheduling platform; performing table connection on the residual resource summary table, the resource handover table, the resource evaluation table, the resource disposal table and the resource inspection table to obtain a resource scheduling connection table set; and generating object reminding information corresponding to each target object according to the communication information corresponding to each target object and the target object information when any one target object information in the resource scheduling connection table set does not meet a second preset condition.
In a second aspect, the present application further provides a resource scheduling processing apparatus. The device comprises: the file acquisition module is used for acquiring a resource scheduling table file corresponding to the resource scheduling platform; the resource scheduling table file comprises a resource remaining table, a resource handover table, a resource evaluation table, a resource disposal table and a resource check table; the information summarizing module is used for summarizing the resource remaining information meeting the first preset condition in the resource remaining table to obtain a remaining resource summarizing table corresponding to the resource scheduling platform; the table connection module is used for carrying out table connection on the residual resource summary table, the resource handover table, the resource evaluation table, the resource disposal table and the resource check table to obtain a resource scheduling connection table set; the information generating module is configured to generate object reminding information corresponding to each target object according to the communication information corresponding to each target object and the target object information when any one target object information in the resource scheduling connection table set does not meet the second preset condition.
In a third aspect, the present application also provides a computer device. The computer device comprises a memory storing a computer program and a processor which when executing the computer program performs the steps of: acquiring a resource scheduling table file corresponding to a resource scheduling platform; the resource scheduling table file comprises a resource remaining table, a resource handover table, a resource evaluation table, a resource disposal table and a resource check table; summarizing the resource remaining information meeting the first preset condition in the resource remaining table to obtain a remaining resource summarizing table corresponding to the resource scheduling platform; performing table connection on the residual resource summary table, the resource handover table, the resource evaluation table, the resource disposal table and the resource inspection table to obtain a resource scheduling connection table set; and generating object reminding information corresponding to each target object according to the communication information corresponding to each target object and the target object information when any one target object information in the resource scheduling connection table set does not meet a second preset condition.
In a fourth aspect, the present application also provides a computer-readable storage medium. The computer readable storage medium having stored thereon a computer program which when executed by a processor performs the steps of: acquiring a resource scheduling table file corresponding to a resource scheduling platform; the resource scheduling table file comprises a resource remaining table, a resource handover table, a resource evaluation table, a resource disposal table and a resource check table; summarizing the resource remaining information meeting the first preset condition in the resource remaining table to obtain a remaining resource summarizing table corresponding to the resource scheduling platform; performing table connection on the residual resource summary table, the resource handover table, the resource evaluation table, the resource disposal table and the resource inspection table to obtain a resource scheduling connection table set; and generating object reminding information corresponding to each target object according to the communication information corresponding to each target object and the target object information when any one target object information in the resource scheduling connection table set does not meet a second preset condition.
In a fifth aspect, the present application also provides a computer program product. The computer program product comprises a computer program which, when executed by a processor, implements the steps of: acquiring a resource scheduling table file corresponding to a resource scheduling platform; the resource scheduling table file comprises a resource remaining table, a resource handover table, a resource evaluation table, a resource disposal table and a resource check table; summarizing the resource remaining information meeting the first preset condition in the resource remaining table to obtain a remaining resource summarizing table corresponding to the resource scheduling platform; performing table connection on the residual resource summary table, the resource handover table, the resource evaluation table, the resource disposal table and the resource inspection table to obtain a resource scheduling connection table set; and generating object reminding information corresponding to each target object according to the communication information corresponding to each target object and the target object information when any one target object information in the resource scheduling connection table set does not meet a second preset condition.
The resource scheduling processing method, the device, the computer equipment, the storage medium and the computer program product are realized by acquiring the resource scheduling table file corresponding to the resource scheduling platform; the resource scheduling table file comprises a resource remaining table, a resource handover table, a resource evaluation table, a resource disposal table and a resource inspection table; summarizing the resource residual information meeting the first preset condition in the resource residual table to obtain a residual resource summarizing table corresponding to the resource scheduling platform; performing table connection on the residual resource summary table and the resource handover table, the resource evaluation table, the resource disposal table and the resource inspection table to obtain a resource scheduling connection table set; and generating object reminding information corresponding to each target object according to the communication information corresponding to each target object and the target object information when any target object information in the resource scheduling connection table set does not meet the second preset condition.
Setting up a data processing function module and a message sending function module in a server, screening, data cleaning and summarizing calculation are carried out on resource scheduling information of a resource scheduling platform under the action of the data processing function module, and a connection relation is established on processing results; and under the action of the message sending functional module, the resource scheduling information is sent to related personnel by utilizing a simple communication transmission protocol, so that the basic information processing of automatic processing resource scheduling per month can be realized, all processing logics are packaged in a layer, the whole processing flow is automatically completed by using a batch processing program, the occurrence of information filling errors is effectively reduced, and the resource scheduling efficiency of a resource scheduling platform is improved.
Drawings
FIG. 1 is an application environment diagram of a resource scheduling processing method in one embodiment;
FIG. 2 is a flow chart of a method for scheduling resources according to one embodiment;
FIG. 3 is a flow chart of a method for obtaining a summary table of remaining resources in one embodiment;
FIG. 4 is a flowchart of a method for obtaining a summary table of remaining resources according to another embodiment;
FIG. 5 is a flowchart of a method for obtaining a set of resource scheduling connection tables in one embodiment;
FIG. 6 is a flowchart of a method for obtaining a set of resource scheduling connection tables according to another embodiment;
FIG. 7 is a flowchart of a method for obtaining a set of resource scheduling connection tables according to another embodiment;
FIG. 8 is a flowchart of a method for generating object reminding information according to an embodiment;
FIG. 9 is a flowchart of a method for obtaining a resource scheduling table file in one embodiment;
FIG. 10 is a schematic diagram of an operation flow of a resource scheduling processing system in one embodiment;
FIG. 11 is a block diagram illustrating a resource scheduling processing apparatus in one embodiment;
fig. 12 is an internal structural diagram of a computer device in one embodiment.
Detailed Description
In order to make the objects, technical solutions and advantages of the present application more apparent, the present application will be further described in detail with reference to the accompanying drawings and examples. It should be understood that the specific embodiments described herein are for purposes of illustration only and are not intended to limit the present application.
The resource scheduling processing method provided by the embodiment of the application can be applied to an application environment shown in fig. 1. Wherein the terminal 102 communicates with the server 104 via a network. The data storage system may store data that the server 104 needs to process. The data storage system may be integrated on the server 104 or may be located on a cloud or other network server. The server 104 obtains a resource scheduling table file corresponding to the resource scheduling platform through the terminal 102; the resource scheduling table file comprises a resource remaining table, a resource handover table, a resource evaluation table, a resource disposal table and a resource inspection table; summarizing the resource residual information meeting the first preset condition in the resource residual table to obtain a residual resource summarizing table corresponding to the resource scheduling platform; performing table connection on the residual resource summary table and the resource handover table, the resource evaluation table, the resource disposal table and the resource inspection table to obtain a resource scheduling connection table set; and generating object reminding information corresponding to each target object according to the communication information corresponding to each target object and the target object information when any target object information in the resource scheduling connection table set does not meet the second preset condition. The terminal 102 may be, but not limited to, various personal computers, notebook computers, smart phones, tablet computers, internet of things devices, and portable wearable devices, where the internet of things devices may be smart speakers, smart televisions, smart air conditioners, smart vehicle devices, and the like. The portable wearable device may be a smart watch, smart bracelet, headset, or the like. The server 104 may be implemented as a stand-alone server or as a server cluster of multiple servers.
In one embodiment, as shown in fig. 2, a resource scheduling processing method is provided, and the method is applied to the server in fig. 1 for illustration, and includes the following steps:
step 202, a resource scheduling table file corresponding to the resource scheduling platform is obtained.
The resource scheduling platform can be a platform for scheduling resources from different properties, can be a public resource scheduling platform or a closed resource scheduling platform. For example: the public resource scheduling platform can be a bank, a fund company, an insurance company and the like; the closed resource scheduling platform can be a resource scheduling platform inside a company, and the like.
The resource scheduling table file may be information generated by a resource scheduling platform and is obtained through virtualization, and is used for representing the resource scheduling condition of the resource scheduling platform, and generally exists as a data frame virtualized data file.
Specifically, the server 104 responds to the instruction of the terminal 102, and obtains a resource scheduling table file corresponding to the resource scheduling platform from the terminal, where the resource scheduling table file includes a resource remaining table, a resource handover table, a resource evaluation table, a resource handling table, and a resource inspection table. Further, the obtained resource remaining table, the resource handover table, the resource evaluation table, the resource disposal table and the resource inspection table are stored in the storage unit, and when the server needs to process any data record in the resource remaining table, the resource handover table, the resource evaluation table, the resource disposal table and the resource inspection table, the volatile storage resource is called from the storage unit for the central processing unit to calculate. The resource remaining table, the resource handover table, the resource evaluation table, the resource handling table, and the resource inspection table may be single data input to the central processing unit, or may be multiple data input to the central processing unit at the same time.
Before the server 104 obtains the resource remaining table, the resource handover table, the resource evaluation table, the resource disposal table and the resource inspection table, the server 104 executes instructions of a background manager, downloads and exports the resource data file in the administered range to the local computer through the resource scheduling platform. Wherein the resource data file includes resource remaining data information, resource handover data information, resource evaluation data information, resource handling data information, and resource inspection data information. Further, the obtained resource remaining data information, resource handover data information, resource evaluation data information, resource disposition data information and resource inspection data information are stored in the storage unit, and when the server needs to process any data record in the resource remaining data information, the resource handover data information, the resource evaluation data information, the resource disposition data information and the resource inspection data information, volatile storage resources are called from the storage unit for the central processing unit to calculate.
And reading all the downloaded files by using the pandas and loading the files into a computer memory, wherein after reading, each piece of downloaded residual data information, each piece of resource handover data information, each piece of resource evaluation data information, each piece of resource treatment data information and each piece of resource inspection data information respectively generate a corresponding dataframe in the memory, and the generation process is that the residual data information, each piece of resource handover data information, each piece of resource evaluation data information, each piece of resource treatment data information and each piece of resource inspection data information can be loaded into the computer memory by using a pd.read_excel () pandas tool set method and five pieces of dataframe virtualized data files are correspondingly generated. Wherein the pd.read_excel () pandas tool set is a python statement written using the pandas tool set.
And 204, summarizing the resource remaining information meeting the first preset condition in the resource remaining table to obtain a remaining resource summarizing table corresponding to the resource scheduling platform.
The resource remaining table may be a table generated by the remaining resource scheduling amount of each target account in the resource scheduling platform, and generally exists as a data frame virtualized data file.
The first preset condition may be data or a field for judging whether the resource remaining table meets or does not meet the condition.
The resource remaining information may be a range in which resource scheduling can be performed in the target account, for example: the target account of the target object can carry out the balance information of the loan in the bank.
The residual resource summary table may be a table generated by mapping each piece of residual resource information meeting the first preset condition through the preset condition, and generally exists in a data frame virtualized data file.
Specifically, according to at least one first preset condition in the resource remaining table dataframe file of the governed scope in the memory of the computer, namely a resource scheduling classification flag field, for example: a secondary flag field, a suspicious flag field, and a loss level flag field. The data containing the suspicious, secondary and loss levels can be screened out by using the dataframe, str, contins ("suspicious |secondary| loss"), and each piece of resource remaining information of the resource remaining table dataframe file meeting the first preset condition can be obtained. For example: in the case of a bank loan, these data are parts belonging to bad loans in the jurisdictional loan data.
Further, according to the object account information of each target object in the resource scheduling platform, extracting common characteristics in the object account information, and determining the dimension of the target object corresponding to each target object for summarizing. For the resource scheduling platform, the target object dimension can be further determined to be the object full scale dimension according to the common characteristics in the object account information.
And based on the common characteristic in the object account information of each target object as the object full scale dimension, summarizing the residual information of each resource on the premise of the object full scale dimension, and obtaining a residual resource summarization table corresponding to the resource scheduling platform. For example: under the scene of bank loan, a group ('client full name') sum () method is used on the basis of bad loan data, and bad loan balance is summarized by taking bad loan clients as dimensions.
And 206, performing table connection on the residual resource summary table, the resource handover table, the resource evaluation table, the resource disposal table and the resource inspection table to obtain a resource scheduling connection table set.
The resource handover table may be a table for recording generated by performing handover on bad resources by each target account in the resource scheduling platform, and generally exists as a data frame virtualized data file.
The resource evaluation table may be a table for recording generated by evaluating bad resources of each target account in the resource scheduling platform, and generally exists in a data frame virtualized data file.
The resource handling table may be a table for recording generated by handling bad resources by each target account in the resource scheduling platform, and generally exists as a data frame virtualized data file.
The resource check table may be a table for recording generated by performing on-site check on bad resources by each target account in the resource scheduling platform, and generally exists in a data frame virtualized data file.
The table connection can be a table connection, and is a data processing method, wherein the table connection is divided into an inner connection, an outer connection, a cross connection, a self connection, a left outer connection, an outer connection and an all-outer connection.
The resource scheduling connection table set may be a file synthesized by respectively performing table connection on the remaining resource summary table and the resource handover table, the resource evaluation table, the resource disposition table and the resource inspection table, and generally exists as a dataframe virtualized data file.
Specifically, according to the data information status in the remaining resource summary table, the resource handover table, the resource evaluation table, the resource handling table, and the resource inspection table, a character string capable of satisfying the connection relationship between the respective tables is extracted, and it is further determined that the common field of the table connection between the respective tables is the name or code of the respective target objects.
And under the condition that the public field is determined to be the name of the target object, connecting the residual resource summary table with the resource handover table by using the name field, and obtaining the first connection table. Similarly, when the common field is determined to be the name of the target object, the first connection table and the resource evaluation table are connected by using the name field, and then the second connection table can be obtained. Similarly, when the common field is determined to be the name of the target object, the second connection table and the resource handling table are connected by using the name field, and then the third connection table can be obtained. Similarly, when the common field is determined to be the name of the target object, the third connection table and the resource check table are connected by using the name field, and then the resource scheduling connection table set can be obtained.
Or, in the case of determining that the common field is the code of the target object, the remaining resource summary table and the resource handover table are connected using the code field, and thus the fourth connection table can be obtained. Similarly, when the common field is determined to be the code of the target object, the fourth connection table and the resource evaluation table are connected by using the code field, and then the fifth connection table can be obtained. Similarly, when the common field is determined to be the code of the target object, the fifth connection table and the resource handling table are connected using the code field, and the sixth connection table can be obtained. Similarly, when the common field is determined to be the code of the target object, the sixth connection table and the resource check table are connected by using the code field, and the resource scheduling connection table set can be obtained.
For example, in the case of bank loans, it is necessary to merge (table connection) the resource scheduling connection table set, which has been summarized in terms of bad loan customer dimensions, with the data frame data of the resource handover table, the resource evaluation table, the resource disposition table and the resource inspection table, and the common field of the connection is the customer name or the customer code, and finally a data frame of the resource scheduling connection table set is formed, and the usage method is as follows: the pd.merge (resource scheduling connection table set, resource handover table, resource evaluation table, resource handling table, resource inspection table, how= 'left', on= [ 'customer code' ]) forms a dataframe of the resource scheduling connection table set, which already contains the basic management information of bad loans.
Step 208, generating object reminding information corresponding to each target object according to the communication information corresponding to each target object and the target object information when any one target object information in the resource scheduling connection table set does not meet the second preset condition.
The target object information may be information indicating a scheduling condition of the resource scheduling platform in the resource scheduling connection table set.
The second preset condition may be a yes or no evaluation condition for each target object information in the resource scheduling connection table set.
Wherein the target object may be a person using the resource scheduling platform.
The communication information can be a mailbox address and account information of a person using the resource scheduling platform.
The object reminding information can be reminding information sent to a person using the resource scheduling platform.
Specifically, data which does not meet the second preset condition is screened out on the basis of the resource scheduling connection table set, namely whether the resources in the resource handover table are handed over, whether the resources in the resource evaluation table are evaluated, whether a treatment plan is formulated in the resource treatment table, and whether any of the four types of information is data corresponding to a target object which is checked in the resource check table on site.
Under the condition that any one data is represented as no, searching names of all affiliated net points in the resource scheduling platform according to the resource scheduling connection table set, and further calling out mailbox addresses and account information of the target object; and according to the mailbox address and account information of the target object, packaging the target object information into object reminding information, and sending a mail to inform the target object through a smtplib function in SMTP. FIG. 10 is a flowchart illustrating an operation of a resource scheduling processing system corresponding to steps 202 to 208.
In the resource scheduling processing method, the resource scheduling table file corresponding to the resource scheduling platform is obtained; the resource scheduling table file comprises a resource remaining table, a resource handover table, a resource evaluation table, a resource disposal table and a resource inspection table; summarizing the resource residual information meeting the first preset condition in the resource residual table to obtain a residual resource summarizing table corresponding to the resource scheduling platform; performing table connection on the residual resource summary table and the resource handover table, the resource evaluation table, the resource disposal table and the resource inspection table to obtain a resource scheduling connection table set; and generating object reminding information corresponding to each target object according to the communication information corresponding to each target object and the target object information when any target object information in the resource scheduling connection table set does not meet the second preset condition.
Setting up a data processing function module and a message sending function module in a server, screening, data cleaning and summarizing calculation are carried out on resource scheduling information of a resource scheduling platform under the action of the data processing function module, and a connection relation is established on processing results; and under the action of the message sending functional module, the resource scheduling information is sent to related personnel by utilizing a simple communication transmission protocol, so that the basic information processing of automatic processing resource scheduling per month can be realized, all processing logics are packaged in a layer, the whole processing flow is automatically completed by using a batch processing program, the occurrence of information filling errors is effectively reduced, and the resource scheduling efficiency of a resource scheduling platform is improved.
In one embodiment, as shown in fig. 3, summarizing the resource remaining information meeting the first preset condition in the resource remaining table to obtain a remaining resource summarizing table corresponding to the resource scheduling platform, where the summarizing table includes:
step 302, extracting information corresponding to at least one secondary flag field, a suspicious flag field and a loss level flag field from the resource remaining table to obtain each resource remaining information.
The secondary flag field, the suspicious flag field, and the loss level flag field may be a criterion of a first preset condition, and are used for searching whether each table has the data of the above fields.
Specifically, according to at least one first preset condition in the resource remaining table dataframe file of the governed scope in the memory of the computer, namely a resource scheduling classification flag field, for example: a secondary flag field, a suspicious flag field, and a loss level flag field. The data containing the suspicious, secondary and loss levels can be screened out by using the dataframe, str, contins ("suspicious |secondary| loss"), and each piece of resource remaining information of the resource remaining table dataframe file meeting the first preset condition can be obtained.
And 304, summarizing the residual information of each resource according to the dimension of the target object to obtain a residual resource summarizing table corresponding to the resource scheduling platform.
The target object dimension may be a common characteristic of the target object in the object account information in the resource scheduling platform, such as a common field.
Specifically, according to the object account information of each target object in the resource scheduling platform, extracting common characteristics in the object account information, and determining the dimension of the target object corresponding to each target object for summarizing. For the resource scheduling platform, the target object dimension can be further determined to be the object full scale dimension according to the common characteristics in the object account information.
And based on the common characteristic in the object account information of each target object as the object full scale dimension, summarizing the residual information of each resource on the premise of the object full scale dimension, and obtaining a residual resource summarization table corresponding to the resource scheduling platform. For example: under the scene of bank loan, a group ('client full name') sum () method is used on the basis of bad loan data, and bad loan balance is summarized by taking bad loan clients as dimensions.
In this embodiment, after the secondary flag field, the suspicious flag field and the loss level flag field are used to screen the resource remaining table, the resource remaining table is summarized according to the dimension of the target object, so that the resource remaining table can be accurately screened to have a part belonging to the resource scheduling to be investigated, and the information extraction capability of the resource scheduling table file is improved.
In one embodiment, as shown in fig. 4, summarizing each resource remaining information according to a dimension of a target object to obtain a remaining resource summarizing table corresponding to a resource scheduling platform, where the summarizing table includes:
step 402, determining the dimension of the target object as the dimension of the object full scale according to the object account information of each target object.
The object full scale dimension may use a common characteristic "client full scale" in the object account information as a summary reference characteristic.
Specifically, according to the object account information of each target object in the resource scheduling platform, extracting common characteristics in the object account information, and determining the dimension of the target object corresponding to each target object for summarizing. For the resource scheduling platform, the target object dimension can be further determined to be the object full scale dimension according to the common characteristics in the object account information.
And step 404, summarizing the residual information of each resource based on the object full scale dimension to obtain a residual resource summarization table corresponding to the resource scheduling platform.
Specifically, based on the common characteristic in the object account information of each target object as the object full scale dimension, the residual information of each resource is summarized on the premise of the object full scale dimension, and a residual resource summarization table corresponding to the resource scheduling platform can be obtained. For example: under the scene of bank loan, a group ('client full name') sum () method is used on the basis of bad loan data, and bad loan balance is summarized by taking bad loan clients as dimensions.
In this embodiment, the object account information is used to determine that the target object dimension is the object full scale dimension, so that information meeting the conditions in the resource remaining table can be summarized according to the object full scale dimension, thereby achieving the effect of controlling variables, enabling the summarization conditions to be switched at will for the information of the resource scheduling platform, and improving the flexibility of information processing of the resource scheduling platform.
In one embodiment, as shown in fig. 5, the table connection between the remaining resource summary table and the resource handover table, the resource evaluation table, the resource disposition table, and the resource inspection table is performed to obtain a resource scheduling connection table set, which includes:
step 502, determining the common field of the table connection as the name or code of each target object according to the remaining resource summary table, the resource handover table, the resource evaluation table, the resource handling table and the resource inspection table.
Wherein the common field may be the same field between the multiple tables, and thereby establish a relationship between the multiple tables.
Specifically, according to the data information status in the remaining resource summary table, the resource handover table, the resource evaluation table, the resource handling table, and the resource inspection table, a character string capable of satisfying the connection relationship between the respective tables is extracted, and it is further determined that the common field of the table connection between the respective tables is the name or code of the respective target objects.
And step 504, establishing field connection between the residual resource summary table and the resource handover table, the resource evaluation table, the resource disposal table and the resource inspection table according to the name or the code of the target object to obtain a resource scheduling connection table set.
Wherein field concatenation may be an operation of concatenating various tables using a certain field.
Specifically, in the case where the common field is determined to be the name of the target object, the remaining resource summary table and the resource handover table are connected using the name field, and thus the first connection table can be obtained. And similarly, under the condition that the public field is determined to be the name of the target object, connecting the residual resource summary table with the resource evaluation table by using the name field, and obtaining a second connection table. Similarly, when the common field is determined to be the name of the target object, the remaining resource summary table and the resource disposal table are connected by using the name field, and a third connection table can be obtained. And similarly, under the condition that the common field is determined to be the name of the target object, connecting the residual resource summary table with the resource check table by using the name field, and obtaining the resource scheduling connection table set.
Or, in the case of determining that the common field is the code of the target object, the remaining resource summary table and the resource handover table are connected using the code field, and thus the fourth connection table can be obtained. Similarly, when the common field is determined to be the code of the target object, the remaining resource summary table and the resource evaluation table are connected by using the code field, and a fifth connection table can be obtained. Similarly, when the common field is determined to be the code of the target object, the remaining resource summary table and the resource handling table are connected using the code field, and the sixth connection table is obtained. Similarly, under the condition that the common field is determined to be the code of the target object, the residual resource summary table and the resource check table are connected by using the code field, and then the resource scheduling connection table set can be obtained.
In this embodiment, by using the name or code of the target object as a common field, the remaining resource summary table, the resource handover table, the resource evaluation table, the resource disposition table and the resource inspection table are connected in a table, which can be connected into a whole table, thereby facilitating extraction of the target information in the table and reducing additional computation caused by cooperation between different tables.
In one embodiment, as shown in fig. 6, according to the name of the target object, field connection between the remaining resource summary table and the resource handover table, the resource evaluation table, the resource disposition table and the resource inspection table is established, so as to obtain a resource scheduling connection table set, which includes:
and step 602, establishing the name field connection between the residual resource summary table and the resource handover table to obtain a first connection table.
Specifically, in the case where the common field is determined to be the name of the target object, the remaining resource summary table and the resource handover table are connected using the name field, and thus the first connection table can be obtained. The language in which the connection function is implemented typically uses the python language, and the first connection table typically exists as a dataframe virtualization data file.
Step 604, establishing a connection between the first connection table and the name field of the resource evaluation table to obtain a second connection table.
Specifically, when the common field is determined to be the name of the target object, the first connection table and the resource evaluation table are connected by using the name field, and then the second connection table can be obtained. The language in which the join function is implemented typically uses the python language, and the second join table typically exists as a dataframe virtualization data file.
Step 606, establishing a connection between the second connection table and the name field of the resource handling table, so as to obtain a third connection table.
Specifically, when the common field is determined to be the name of the target object, the second connection table and the resource handling table are connected by using the name field, and then the third connection table is obtained. The language in which the join function is implemented typically uses the python language, and the third join table typically exists as a dataframe virtualization data file.
Step 608, establishing a set of resource scheduling connection tables by connecting the third connection table with the name field of the resource check table.
Specifically, when the common field is determined to be the name of the target object, the third connection table and the resource check table are connected by using the name field, so that a resource scheduling connection table set can be obtained. The language in which the join function is implemented typically uses the python language, and the resource scheduling join table set typically exists as a dataframe virtualized data file.
In this embodiment, the remaining resource summary table, the resource handover table, the resource evaluation table, the resource disposition table and the resource inspection table are connected by using the name field, so that the resource scheduling connection table set can be obtained based on the connection of the name field, thereby improving the extraction of the information meeting the conditions in the resource scheduling connection table set and improving the information screening efficiency.
In one embodiment, as shown in fig. 7, according to the code of the target object, field connection between the remaining resource summary table and the resource handover table, the resource evaluation table, the resource disposition table and the resource inspection table is established, so as to obtain a resource scheduling connection table set, which includes:
and step 702, establishing the connection between the residual resource summary table and the code field of the resource handover table to obtain a fourth connection table.
Specifically, in the case where the common field is determined to be the code of the target object, the remaining resource summary table and the resource handover table are connected using the code field, and the fourth connection table can be obtained. The language in which the join function is implemented typically uses the python language, and the fourth join table typically exists as a dataframe virtualization data file.
Step 704, establishing a connection between the fourth connection table and the code field of the resource evaluation table to obtain a fifth connection table.
Specifically, in the case where the common field is determined to be the code of the target object, the fourth connection table and the resource evaluation table are connected using the code field, and the fifth connection table can be obtained. The language in which the join function is implemented typically uses the python language, and the fifth join table typically exists as a dataframe virtualization data file.
Step 706, establishing a connection between the fifth connection table and the code field of the resource handling table, so as to obtain a sixth connection table.
Specifically, when the common field is determined to be the code of the target object, the fifth connection table and the resource handling table are connected using the code field, and the sixth connection table is obtained. The language in which the join function is implemented typically uses the python language, and the sixth join table typically exists as a dataframe virtualization data file.
Step 708, establishing a set of resource scheduling connection tables connecting the sixth connection table with the code fields of the resource check table.
Specifically, when the common field is determined to be the code of the target object, the sixth connection table and the resource check table are connected by using the code field, and the resource scheduling connection table set is obtained. The language in which the join function is implemented typically uses the python language, and the resource scheduling join table set typically exists as a dataframe virtualized data file.
In this embodiment, the remaining resource summary table, the resource handover table, the resource evaluation table, the resource disposition table and the resource inspection table are connected by using the code field, so that the resource scheduling connection table set can be obtained based on the code field connection, thereby improving the extraction of the information meeting the conditions in the resource scheduling connection table set and improving the information screening efficiency.
In one embodiment, as shown in fig. 8, generating object reminding information corresponding to each target object according to communication information corresponding to each target object and target object information includes:
step 802, determining communication information corresponding to each target object according to the resource scheduling connection table set.
Specifically, data which does not meet the second preset condition is screened out on the basis of the resource scheduling connection table set, namely whether the resources in the resource handover table are handed over, whether the resources in the resource evaluation table are evaluated, whether a treatment plan is formulated in the resource treatment table, and whether any of the four types of information is data corresponding to a target object which is checked in the resource check table on site.
And under the condition that any one data is represented as no, searching the names of all the affiliated net points in the resource scheduling platform according to the resource scheduling connection table set, and further calling the mailbox address and account information of the target object.
Step 804, generating object reminding information corresponding to each target object according to the mailbox address, the account information and the target object information.
Specifically, according to the mailbox address and account information of the target object, the target object information is packaged into object reminding information, and mail is sent through a smtplib function in SMTP to notify the target object.
In this embodiment, by determining the mailbox address and account information of the target object, including the target object information in the mail, and generating the object reminding information for sending to the target object, automatic generation of the communication mail can be achieved, and efficiency of notifying the target object is improved.
In one embodiment, as shown in fig. 9, before the step of obtaining the resource scheduling table file corresponding to the resource scheduling platform, the method further includes:
step 902, obtaining a resource data file corresponding to the resource scheduling platform.
The resource data file may be information generated by the resource scheduling platform and is an information file obtained without virtualization, which is used for indicating the resource scheduling condition of the resource scheduling platform.
Specifically, the server 104 executes the instructions of the background manager, and downloads and exports the resource data files in the administered range to the local computer through the resource scheduling platform. Wherein the resource data file includes resource remaining data information, resource handover data information, resource evaluation data information, resource handling data information, and resource inspection data information. Further, the obtained resource remaining data information, resource handover data information, resource evaluation data information, resource disposition data information and resource inspection data information are stored in the storage unit, and when the server needs to process any data record in the resource remaining data information, the resource handover data information, the resource evaluation data information, the resource disposition data information and the resource inspection data information, volatile storage resources are called from the storage unit for the central processing unit to calculate.
Step 904, virtualizing the resource remaining data information, the resource handover data information, the resource evaluation data information, the resource disposition data information and the resource inspection data information, respectively, to obtain a resource scheduling table file.
The resource remaining data information may be an information file which is generated by remaining resource scheduling amounts of each target account in the resource scheduling platform and is not subjected to virtualization processing.
The resource handover data information may be an information file which is not subjected to virtualization processing and is used for recording, wherein the information file is generated by performing handover on bad resources by each target account in the resource scheduling platform.
The resource evaluation data information may be an information file which is used for recording and is not subjected to virtualization processing and is generated by performing evaluation on bad resources by each target account in the resource scheduling platform.
The resource handling data information may be an information file which is generated by handling bad resources by each target account in the resource scheduling platform and is used for recording and is not subjected to virtualization processing.
The resource checking data information can be an information file which is used for recording and is not subjected to virtualization processing and is generated by performing on-site checking on bad resources by each target account in the resource scheduling platform.
Specifically, all the downloaded files are read by using the pandas and loaded into the memory of the computer, after the completion of reading, each piece of downloaded residual data information, each piece of downloaded resource handover data information, each piece of downloaded resource evaluation data information, each piece of downloaded resource treatment data information and each piece of downloaded resource inspection data information respectively generate a corresponding dataframe in the memory, wherein the generating process is that the residual data information, the downloaded resource handover data information, the downloaded resource evaluation data information, the downloaded resource treatment data information and the downloaded resource inspection data information can be loaded into the memory of the computer by using a pd.read_excel () pandas tool set method, five dataframe virtualized data files are correspondingly generated, and the files virtualized by the residual data information, the downloaded resource evaluation data information, the downloaded resource treatment data information and the downloaded resource inspection data information are integrated to obtain the resource scheduling table file. Wherein the pd.read_excel () pandas tool set is a python statement written using the pandas tool set.
In this embodiment, by performing virtualization processing on various information files in the resource data file obtained from the resource scheduling platform, a resource scheduling table file with a table-type data structure can be generated, which is conducive to information processing in the table file and improves efficiency of information processing.
It should be understood that, although the steps in the flowcharts related to the above embodiments are sequentially shown as indicated by arrows, these steps are not necessarily sequentially performed in the order indicated by the arrows. The steps are not strictly limited to the order of execution unless explicitly recited herein, and the steps may be executed in other orders. Moreover, at least some of the steps in the flowcharts described in the above embodiments may include a plurality of steps or a plurality of stages, which are not necessarily performed at the same time, but may be performed at different times, and the order of the steps or stages is not necessarily performed sequentially, but may be performed alternately or alternately with at least some of the other steps or stages.
Based on the same inventive concept, the embodiment of the application also provides a resource scheduling processing device for implementing the above-mentioned resource scheduling processing method. The implementation of the solution provided by the apparatus is similar to the implementation described in the above method, so the specific limitation in the embodiments of one or more resource scheduling processing apparatuses provided below may be referred to the limitation of one resource scheduling processing method above, and will not be repeated here
In one embodiment, as shown in fig. 11, there is provided a resource scheduling processing apparatus including: a file acquisition module 1102, an information summary module 1104, a form connection module 1106, and an information generation module 1108, wherein:
a file obtaining module 1102, configured to obtain a resource scheduling table file corresponding to the resource scheduling platform; the resource scheduling table file comprises a resource remaining table, a resource handover table, a resource evaluation table, a resource disposal table and a resource inspection table;
the information summarizing module 1104 is configured to summarize the resource remaining information in the resource remaining table that meets the first preset condition, so as to obtain a remaining resource summarizing table corresponding to the resource scheduling platform;
a table connection module 1106, configured to perform table connection on the remaining resource summary table and the resource handover table, the resource evaluation table, the resource disposition table, and the resource inspection table, to obtain a resource scheduling connection table set;
the information generating module 1108 is configured to generate object reminding information corresponding to each target object according to the communication information corresponding to each target object and the target object information when any one of the target object information in the resource scheduling connection table set does not satisfy the second preset condition.
In one embodiment, the information summarizing module 1104 is further configured to extract information corresponding to at least one secondary flag field, a suspicious flag field, and a loss level flag field in the resource remaining table, to obtain each resource remaining information; summarizing the residual information of each resource according to the dimension of the target object to obtain a residual resource summarizing table corresponding to the resource scheduling platform; the target object dimension is object account information of each target object.
In one embodiment, the information summarization module 1104 is further configured to determine, according to the object account information of each target object, that the dimension of the target object is the object full scale dimension; and summarizing the residual information of each resource based on the object full scale dimension to obtain a residual resource summarization table corresponding to the resource scheduling platform.
In one embodiment, the table connection module 1106 is further configured to determine, according to the remaining resource summary table, the resource handover table, the resource evaluation table, the resource disposition table, and the resource inspection table, a common field of the table connection as a name or a code of each target object; and establishing field connection between the residual resource summary table and the resource handover table, the resource evaluation table, the resource disposal table and the resource inspection table according to the name or the code of the target object to obtain a resource scheduling connection table set.
In one embodiment, the table connection module 1106 is further configured to establish a name field connection between the remaining resource summary table and the resource handover table, to obtain a first connection table; establishing a name field connection between the first connection table and the resource evaluation table to obtain a second connection table; establishing a name field connection between the second connection table and the resource disposal table to obtain a third connection table; and establishing a name field connection of the third connection table and the resource check table, and setting up a resource scheduling connection table set.
In one embodiment, the table connection module 1106 is further configured to establish a code field connection between the remaining resource summary table and the resource handover table, to obtain a fourth connection table; establishing a code field connection of the fourth connection table and the resource evaluation table to obtain a fifth connection table; establishing a code field connection of the fifth connection table and the resource disposal table to obtain a sixth connection table; and establishing a code field connection of the sixth connection table and the resource check table, and setting up a resource scheduling connection table set.
In one embodiment, the information generating module 1108 is further configured to determine, according to the set of resource scheduling connection tables, communication information corresponding to each target object; the communication information comprises a mailbox address and account information corresponding to the target object; and generating object reminding information corresponding to each target object according to the mailbox address, the account information and the target object information.
In one embodiment, the file obtaining module 1102 is further configured to obtain a resource data file corresponding to the resource scheduling platform; the resource data file includes resource remaining data information, resource handover data information, resource evaluation data information, resource handling data information, and resource inspection data information; and respectively virtualizing the resource remaining data information, the resource handover data information, the resource evaluation data information, the resource treatment data information and the resource check data information to obtain a resource scheduling table file.
Each module in the above-described resource scheduling processing apparatus may be implemented in whole or in part by software, hardware, and a combination thereof. The above modules may be embedded in hardware or may be independent of a processor in the computer device, or may be stored in software in a memory in the computer device, so that the processor may call and execute operations corresponding to the above modules.
In one embodiment, a computer device is provided, which may be a server, and the internal structure of which may be as shown in fig. 12. The computer device includes a processor, a memory, and a network interface connected by a system bus. Wherein the processor of the computer device is configured to provide computing and control capabilities. The memory of the computer device includes a non-volatile storage medium and an internal memory. The non-volatile storage medium stores an operating system, computer programs, and a database. The internal memory provides an environment for the operation of the operating system and computer programs in the non-volatile storage media. The database of the computer device is for storing server data. The network interface of the computer device is used for communicating with an external terminal through a network connection. The computer program, when executed by a processor, implements a resource scheduling processing method.
It will be appreciated by those skilled in the art that the structure shown in fig. 12 is merely a block diagram of some of the structures associated with the present application and is not limiting of the computer device to which the present application may be applied, and that a particular computer device may include more or fewer components than shown, or may combine certain components, or have a different arrangement of components.
In an embodiment, there is also provided a computer device comprising a memory and a processor, the memory having stored therein a computer program, the processor implementing the steps of the method embodiments described above when the computer program is executed.
In one embodiment, a computer-readable storage medium is provided, storing a computer program which, when executed by a processor, implements the steps of the method embodiments described above.
In one embodiment, a computer program product or computer program is provided that includes computer instructions stored in a computer readable storage medium. The processor of the computer device reads the computer instructions from the computer-readable storage medium, and the processor executes the computer instructions, so that the computer device performs the steps in the above-described method embodiments.
It should be noted that, user information (including but not limited to user equipment information, user personal information, etc.) and data (including but not limited to data for analysis, stored data, presented data, etc.) referred to in the present application are information and data authorized by the user or sufficiently authorized by each party.
Those skilled in the art will appreciate that implementing all or part of the above described methods may be accomplished by way of a computer program stored on a non-transitory computer readable storage medium, which when executed, may comprise the steps of the embodiments of the methods described above. Any reference to memory, database, or other medium used in the various embodiments provided herein may include at least one of non-volatile and volatile memory. The nonvolatile Memory may include Read-Only Memory (ROM), magnetic tape, floppy disk, flash Memory, optical Memory, high density embedded nonvolatile Memory, resistive random access Memory (ReRAM), magnetic random access Memory (Magnetoresistive Random Access Memory, MRAM), ferroelectric Memory (Ferroelectric Random Access Memory, FRAM), phase change Memory (Phase Change Memory, PCM), graphene Memory, and the like. Volatile memory can include random access memory (Random Access Memory, RAM) or external cache memory, and the like. By way of illustration, and not limitation, RAM can be in the form of a variety of forms, such as static random access memory (Static Random Access Memory, SRAM) or dynamic random access memory (Dynamic Random Access Memory, DRAM), and the like. The databases referred to in the various embodiments provided herein may include at least one of relational databases and non-relational databases. The non-relational database may include, but is not limited to, a blockchain-based distributed database, and the like. The processors referred to in the embodiments provided herein may be general purpose processors, central processing units, graphics processors, digital signal processors, programmable logic units, quantum computing-based data processing logic units, etc., without being limited thereto.
The technical features of the above embodiments may be arbitrarily combined, and all possible combinations of the technical features in the above embodiments are not described for brevity of description, however, as long as there is no contradiction between the combinations of the technical features, they should be considered as the scope of the description.
The above examples only represent a few embodiments of the present application, which are described in more detail and are not to be construed as limiting the scope of the present application. It should be noted that it would be apparent to those skilled in the art that various modifications and improvements could be made without departing from the spirit of the present application, which would be within the scope of the present application. Accordingly, the scope of protection of the present application shall be subject to the appended claims.

Claims (12)

1. A method for scheduling resources, the method comprising:
acquiring a resource scheduling table file corresponding to a resource scheduling platform; the resource scheduling table file comprises a resource remaining table, a resource handover table, a resource evaluation table, a resource disposal table and a resource check table;
summarizing the resource remaining information meeting the first preset condition in the resource remaining table to obtain a remaining resource summarizing table corresponding to the resource scheduling platform;
Performing table connection on the residual resource summary table, the resource handover table, the resource evaluation table, the resource disposal table and the resource inspection table to obtain a resource scheduling connection table set;
and generating object reminding information corresponding to each target object according to the communication information corresponding to each target object and the target object information when any one target object information in the resource scheduling connection table set does not meet a second preset condition.
2. The method of claim 1, wherein the first preset condition comprises a secondary flag field, a suspicious flag field, and a loss level flag field; summarizing the resource remaining information meeting the first preset condition in the resource remaining table to obtain a remaining resource summarizing table corresponding to the resource scheduling platform, wherein the summarizing table comprises the following steps:
extracting information corresponding to at least one secondary mark field, the suspicious mark field and the loss level mark field from the resource remaining table to obtain each piece of resource remaining information;
summarizing the resource remaining information according to the dimension of the target object to obtain a remaining resource summarizing table corresponding to the resource scheduling platform; the target object dimension is object account information of each target object.
3. The method of claim 2, wherein the step of summarizing the resource remaining information according to the target object dimension to obtain a remaining resource summary table corresponding to the resource scheduling platform includes:
determining the dimension of the target object as the dimension of the object full name according to the object account information of each target object;
and summarizing the residual information of each resource based on the object full scale dimension to obtain a residual resource summarization table corresponding to the resource scheduling platform.
4. The method of claim 1, wherein the performing table connection on the remaining resource summary table and the resource handover table, the resource evaluation table, the resource disposition table, and the resource inspection table to obtain a resource scheduling connection table set includes:
determining that a common field of the table connection is a name or a code of each target object according to the remaining resource summary table, the resource handover table, the resource evaluation table, the resource disposal table and the resource inspection table;
and establishing field connection between the residual resource summary table and the resource handover table, the resource evaluation table, the resource disposal table and the resource check table according to the name or the code of the target object to obtain the resource scheduling connection table set.
5. The method of claim 4, wherein establishing field connections between the remaining resource summary table and the resource handover table, the resource evaluation table, the resource disposition table, and the resource inspection table according to the name of the target object, to obtain the set of resource scheduling connection tables, comprises:
establishing name field connection between the residual resource summary table and the resource handover table to obtain a first connection table;
establishing a name field connection between the first connection table and the resource evaluation table to obtain a second connection table;
establishing a name field connection between the second connection table and the resource disposal table to obtain a third connection table;
and establishing a name field connection between the third connection table and the resource check table, and collecting the resource scheduling connection table.
6. The method according to claim 4, wherein the establishing field connections between the remaining resource summary table and the resource handover table, the resource evaluation table, the resource disposition table, and the resource inspection table according to the code of the target object, to obtain the set of resource scheduling connection tables, includes:
Establishing the code field connection between the residual resource summary table and the resource handover table to obtain a fourth connection table;
establishing a code field connection between the fourth connection table and the resource evaluation table to obtain a fifth connection table;
establishing a code field connection between the fifth connection table and the resource disposal table to obtain a sixth connection table;
and establishing a code field connection between the sixth connection table and the resource check table, wherein the resource scheduling connection table is assembled.
7. The method according to claim 1, wherein the generating the object reminder information corresponding to each of the target objects according to the communication information corresponding to each of the target objects and the target object information includes:
determining communication information corresponding to each target object according to the resource scheduling connection table set; the communication information comprises a mailbox address and account information corresponding to the target object;
and generating object reminding information corresponding to each target object according to the mailbox address, the account information and the target object information.
8. The method according to claim 1, further comprising, prior to the step of obtaining a resource scheduling table file corresponding to the resource scheduling platform:
Acquiring a resource data file corresponding to the resource scheduling platform; the resource data file includes resource remaining data information, resource handover data information, resource evaluation data information, resource handling data information, and resource inspection data information;
and respectively virtualizing the resource remaining data information, the resource handover data information, the resource evaluation data information, the resource treatment data information and the resource check data information to obtain the resource scheduling table file.
9. A resource scheduling processing apparatus, the apparatus comprising:
the file acquisition module is used for acquiring a resource scheduling table file corresponding to the resource scheduling platform; the resource scheduling table file comprises a resource remaining table, a resource handover table, a resource evaluation table, a resource disposal table and a resource check table;
the information summarizing module is used for summarizing the resource remaining information meeting the first preset condition in the resource remaining table to obtain a remaining resource summarizing table corresponding to the resource scheduling platform;
the table connection module is used for carrying out table connection on the residual resource summary table, the resource handover table, the resource evaluation table, the resource disposal table and the resource check table to obtain a resource scheduling connection table set;
The information generating module is configured to generate object reminding information corresponding to each target object according to the communication information corresponding to each target object and the target object information when any one target object information in the resource scheduling connection table set does not meet the second preset condition.
10. A computer device comprising a memory and a processor, the memory storing a computer program, characterized in that the processor implements the steps of the method of any one of claims 1 to 8 when the computer program is executed.
11. A computer readable storage medium, on which a computer program is stored, characterized in that the computer program, when being executed by a processor, implements the steps of the method of any of claims 1 to 8.
12. A computer program product comprising a computer program, characterized in that the computer program, when executed by a processor, implements the steps of the method of any one of claims 1 to 8.
CN202310225002.XA 2023-03-01 2023-03-01 Resource scheduling processing method, device, computer equipment and storage medium Pending CN116185637A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310225002.XA CN116185637A (en) 2023-03-01 2023-03-01 Resource scheduling processing method, device, computer equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310225002.XA CN116185637A (en) 2023-03-01 2023-03-01 Resource scheduling processing method, device, computer equipment and storage medium

Publications (1)

Publication Number Publication Date
CN116185637A true CN116185637A (en) 2023-05-30

Family

ID=86440436

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310225002.XA Pending CN116185637A (en) 2023-03-01 2023-03-01 Resource scheduling processing method, device, computer equipment and storage medium

Country Status (1)

Country Link
CN (1) CN116185637A (en)

Similar Documents

Publication Publication Date Title
CN108073513A (en) The apparatus and method tested the intelligent contract based on block chain
CN109740129A (en) Report form generation method, device, equipment and readable storage medium storing program for executing based on block chain
WO2023165271A1 (en) Knowledge graph construction and graph calculation
CN113688418B (en) Engineering order settlement method and system based on blockchain data storage
CN113312259B (en) Interface testing method and device
CN111159040A (en) Test data generation method, device, equipment and storage medium
CN117035980A (en) Resource borrowing evaluation method, device, computer equipment and storage medium
CN116185637A (en) Resource scheduling processing method, device, computer equipment and storage medium
US9230022B1 (en) Customizable result sets for application program interfaces
CN109815118A (en) Data base management method and device, electronic equipment and computer readable storage medium
CN114385722A (en) Interface attribute consistency checking method and device, electronic equipment and storage medium
CN117196602A (en) Payment data processing method and device, computer equipment and storage medium
CN118349475A (en) Test data generation method, device, computer equipment and storage medium
CN117390102A (en) Service data processing method, device, computer equipment and readable storage medium
CN118277026A (en) Virtual resource processing method, device, equipment, storage medium and program product
CN117093759A (en) Data processing method, device, computer equipment and storage medium
CN116521343A (en) Resource interaction information processing method, device, computer equipment and storage medium
CN118313830A (en) Resource processing method, device, computer equipment and storage medium
CN117785674A (en) Interface use case generation method, device, computer equipment and storage medium
CN118229412A (en) Resource allocation method, device, computer equipment and storage medium
CN113342681A (en) Regression testing method and device
CN117370645A (en) Page display method, device, computer equipment and storage medium
CN117035857A (en) Potential user determination method, apparatus, computer device and storage medium
CN115495366A (en) Fault drilling template device, template importing method and experiment creating method
CN118195773A (en) Transaction data verification method, device, computer equipment, storage medium and product

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination