CN113971610A - Quota system configuration method, device, storage medium and program product - Google Patents

Quota system configuration method, device, storage medium and program product Download PDF

Info

Publication number
CN113971610A
CN113971610A CN202111279881.1A CN202111279881A CN113971610A CN 113971610 A CN113971610 A CN 113971610A CN 202111279881 A CN202111279881 A CN 202111279881A CN 113971610 A CN113971610 A CN 113971610A
Authority
CN
China
Prior art keywords
quota
node
target
limit
credit
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
CN202111279881.1A
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.)
China Construction Bank Corp
Original Assignee
China Construction Bank Corp
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 China Construction Bank Corp filed Critical China Construction Bank Corp
Priority to CN202111279881.1A priority Critical patent/CN113971610A/en
Publication of CN113971610A publication Critical patent/CN113971610A/en
Pending legal-status Critical Current

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
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/04Trading; Exchange, e.g. stocks, commodities, derivatives or currency exchange
    • 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/0637Strategic management or analysis, e.g. setting a goal or target of an organisation; Planning actions based on goals; Analysis or evaluation of effectiveness of goals
    • 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/10Office automation; Time management
    • G06Q10/103Workflow collaboration or project management

Landscapes

  • Business, Economics & Management (AREA)
  • Engineering & Computer Science (AREA)
  • Human Resources & Organizations (AREA)
  • Strategic Management (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Economics (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • General Business, Economics & Management (AREA)
  • Marketing (AREA)
  • Physics & Mathematics (AREA)
  • Quality & Reliability (AREA)
  • Tourism & Hospitality (AREA)
  • Operations Research (AREA)
  • Development Economics (AREA)
  • Educational Administration (AREA)
  • Accounting & Taxation (AREA)
  • Finance (AREA)
  • Game Theory and Decision Science (AREA)
  • Technology Law (AREA)
  • Data Mining & Analysis (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The disclosure provides a quota system configuration method, a quota system configuration device, a storage medium and a program product, which can be applied to the technical field of automatic program design. The quota system configuration method comprises the following steps: displaying an amount type pool, wherein the amount type pool comprises various different types of amount nodes; in response to a selection operation for a credit node in the credit type pool, determining at least one target credit node; automatically constructing a target quota system according to the service target and at least one target quota node; configuring the quota parameter of the target quota system; and determining the quota parameter of each target quota node in the target quota system according to the quota parameter of the target quota system. The quota system configuration method can customize and increase quota nodes according to business needs, can realize unlimited extension of quota nodes, can flexibly configure quota parameters, quickly realize business functions, and reduce development and operation and maintenance costs of quota systems.

Description

Quota system configuration method, device, storage medium and program product
Technical Field
The present disclosure relates to the field of automatic programming technology, and more particularly, to a quota system configuration method, an apparatus for quota system configuration, a computer-readable storage medium, and a computer program product.
Background
The basic function of the credit system needs to meet the requirement of receiving a transaction request, determine a credit node and an inspection node matched with the transaction service type, judge whether to approve the transaction request according to the request amount and the inspection node credit, and if the transaction request is approved, deduct and increase the available credit of the corresponding credit node. Under the background that business scenes are more abundant, personalized customization requirements are more and more strong, and new product iterations are more and more frequent nowadays, a line system suitable for the era is urgently needed to meet the requirements of line nodes on flexibility, configurability and easiness in expansion.
In the related technology, the method for configuring the quota system generally takes the total credit line as a root node, carries out thinning segmentation on the upper-layer quota node according to different segmentation dimensions, and extends a plurality of quota nodes from the root node. If a credit node is to be added, the configuration of the credit node on the whole credit link needs to be changed, so that the credit system is difficult to expand, and a large amount of human resources and time cost are required for system development and maintenance.
Disclosure of Invention
In view of the foregoing, the present disclosure provides a flexibly configurable, easily extensible, and scalable credit system configuration method, apparatus for credit system configuration, computer-readable storage medium, and computer program product.
According to a first aspect of the disclosure, a quota system configuration method is provided, which includes:
displaying an amount type pool, wherein the amount type pool comprises various different types of amount nodes;
in response to a selection operation for the credit node in the credit type pool, determining at least one target credit node;
automatically constructing a target quota system according to the service target and the at least one target quota node;
configuring the quota parameter of the target quota system; and
and determining the quota parameter of each target quota node in the target quota system according to the quota parameter of the target quota system.
According to the embodiment of the disclosure, before determining at least one target quota node in response to the selection operation aiming at the nodes in the quota type pool, the method further comprises the following steps:
obtaining configuration operation for customizing a new quota node;
responding to the configuration operation, and adding a self-defined quota node in the quota type pool;
the user-defined limit node is provided with a limit parameter, and the limit parameter is used for controlling the user-defined limit node.
According to the embodiment of the disclosure, the limit type pool comprises a cyclic limit type pool and a non-cyclic limit type pool, and the cyclic limit type pool is used for storing cyclic limit nodes; the non-cyclic limit type pool is used for storing non-cyclic limit nodes; the circulating quota node is a quota node capable of being applied circularly, and the non-circulating quota node is a quota node capable of being applied only once;
wherein, the automatically constructing a target quota system according to the service target and the at least one target quota node comprises:
copying a target cyclic quota node selected from the cyclic quota type pool into the target quota system, wherein the target cyclic quota node is used as the target quota node; and/or
And copying a target acyclic limit node selected from the acyclic limit type pool into the target limit system, wherein the target acyclic limit node is used as the target limit node.
According to the embodiment of the disclosure, determining the quota parameter of each target quota node in the target quota system according to the quota parameter of the target quota system comprises:
determining the weight value of each target cyclic limit node according to the limit parameters of the target limit system;
and determining the quota parameter of each target cyclic quota node according to the weight value and the quota parameter of the target quota system.
According to the embodiment of the disclosure, the plurality of different types of credit nodes comprise at least two of the following types: a staging quota node, a special quota node and a cash quota node.
A second aspect of the present disclosure provides an apparatus for quota system configuration, comprising:
the display module is used for displaying the quota type pool, wherein the quota type pool comprises quota nodes of various types;
the response module is used for responding to the selection operation aiming at the nodes in the quota type pool and determining at least one target quota node;
the construction module is used for automatically constructing a target quota system according to the service target and the at least one target quota node;
the system configuration module is used for configuring the quota parameters of the target quota system;
and the node configuration module is used for determining the quota parameter of each target quota node in the target quota system according to the quota parameter of the target quota system.
According to the embodiment of the disclosure, the device for quota system configuration further comprises:
the acquisition module is used for acquiring configuration operation for customizing a new quota node;
the self-defining module is used for responding to the configuration operation and adding a self-defining quota node in the quota type pool;
the user-defined limit node is provided with a limit parameter, and the limit parameter is used for controlling the user-defined limit node.
A third aspect of the present disclosure provides an electronic device, comprising:
one or more processors;
a storage device for storing one or more programs,
wherein, when the one or more programs are executed by the one or more processors, the one or more processors are enabled to execute the quota system configuration method.
A fourth aspect of the disclosure provides a computer-readable storage medium having stored thereon executable instructions, which when executed by a processor, cause the processor to perform the quota system configuration method described above.
A fifth aspect of the present disclosure provides a computer program product comprising a computer program, which when executed by a processor implements the above quota system configuration method.
The quota system configuration method can automatically construct a target quota system according to a service target and a target quota node, and can realize unlimited expansion of quota nodes by self-defining and increasing quota nodes according to service needs. The quota parameter of each target quota node in the target quota system is determined through the quota parameter of the target quota system, so that the quota parameter can be flexibly configured, the service function can be quickly realized, and the development, operation and maintenance costs of the quota system can be reduced.
Drawings
The foregoing and other objects, features and advantages of the disclosure will be apparent from the following description of embodiments of the disclosure, which proceeds with reference to the accompanying drawings, in which:
FIG. 1 is a diagram schematically illustrating an application scenario of the quota system configuration method and apparatus according to the embodiment of the present disclosure;
FIG. 2 is a flow chart that schematically illustrates a method for quota system configuration, in accordance with an embodiment of the present disclosure;
FIG. 3 is a flow chart schematically illustrating the construction of a target credit hierarchy, according to an embodiment of the present disclosure;
FIG. 4 is a flow chart schematically illustrating determining a target credit parameter, in accordance with an embodiment of the present disclosure;
FIG. 5 is a schematic diagram that schematically illustrates a system of target credits, in accordance with an embodiment of the present disclosure;
FIG. 6 is a block diagram schematically illustrating an apparatus for quota system configuration, according to an embodiment of the present disclosure; and
FIG. 7 is a block diagram schematically illustrating an electronic device of the quota system configuration method according to the embodiment of the disclosure.
Detailed Description
Hereinafter, embodiments of the present disclosure will be described with reference to the accompanying drawings. It should be understood that the description is illustrative only and is not intended to limit the scope of the present disclosure. In the following detailed description, for purposes of explanation, numerous specific details are set forth in order to provide a thorough understanding of the embodiments of the disclosure. It may be evident, however, that one or more embodiments may be practiced without these specific details. Moreover, in the following description, descriptions of well-known structures and techniques are omitted so as to not unnecessarily obscure the concepts of the present disclosure.
The terminology used herein is for the purpose of describing particular embodiments only and is not intended to be limiting of the disclosure. The terms "comprises," "comprising," and the like, as used herein, specify the presence of stated features, steps, operations, and/or components, but do not preclude the presence or addition of one or more other features, steps, operations, or components.
All terms (including technical and scientific terms) used herein have the same meaning as commonly understood by one of ordinary skill in the art unless otherwise defined. It is noted that the terms used herein should be interpreted as having a meaning that is consistent with the context of this specification and should not be interpreted in an idealized or overly formal sense.
To facilitate understanding of the technical contents of the present disclosure by those skilled in the art, the following technical terms are explained.
The value of the quota is as follows: refers to the amount that the lender can credit the borrower, which is typically the maximum amount of money that can be overdrawn. For example: it is generally referred to that natural persons lend themselves to banks, and financial institutions are willing to provide the maximum amount of the loan in accordance with the individual's credit status. The amount of money is determined by the bank unilaterally due to condition factors such as income, earnings, duty ratio, work content, job enterprises, company positions, property and the like.
Quota nodes: the serial numbers used for distinguishing different quota types generally comprise general quota nodes, consumption quota nodes, cash quota nodes, special quota nodes (such as tourism quota nodes, education quota nodes and decoration quota nodes) and the like. Wherein, the consumption quota node, the cash withdrawal quota node, the common staging quota node, the cash staging quota node and the special item staging are also collectively called as quota nodes.
Weight value: the credit of the credit-dividing node accounts for the credit of the total credit node. The financial institution carries out difficult judgment and calculation according to a plurality of indexes such as cost, personal credit condition, work content and the like invested by natural people in each quota node.
Where a convention analogous to "at least one of A, B and C, etc." is used, in general such a construction is intended in the sense one having skill in the art would understand the convention (e.g., "a system having at least one of A, B and C" would include but not be limited to systems that have a alone, B alone, C alone, a and B together, a and C together, B and C together, and/or A, B, C together, etc.).
In the technical scheme of the disclosure, the collection, storage, use, processing, transmission, provision, disclosure and other processing of the personal information of the related user are all in accordance with the regulations of related laws and regulations, necessary security measures are taken, and the customs of the public order is not violated.
The embodiment of the disclosure provides a quota system configuration method, which comprises the following steps: and displaying the quota type pool, wherein the quota type pool comprises a plurality of quota nodes of different types. At least one target credit node is determined in response to a selection operation for a node in the credit type pool. And automatically constructing a target quota system according to the service target and at least one target quota node. Configuring the quota parameter of the target quota system. And determining the quota parameter of each target quota node in the target quota system according to the quota parameter of the target quota system.
Fig. 1 schematically shows an application scenario diagram of the quota system configuration method and apparatus according to the embodiment of the present disclosure.
As shown in fig. 1, the application scenario 100 according to this embodiment may include a terminal device 101, a terminal device 102, a terminal device 103, a network 104, and a server 105. The network 104 serves as a medium for providing communication links between the terminal devices 101, 102, 103 and the server 105. Network 104 may include various connection types, such as wired, wireless communication links, or fiber optic cables, to name a few.
The user may use the terminal devices 101, 102, 103 to interact with the server 105 via the network 104 to receive or send messages or the like. The terminal devices 101, 102, 103 may have installed thereon various communication client applications, such as shopping-like applications, web browser applications, search-like applications, instant messaging tools, mailbox clients, social platform software, etc. (by way of example only).
The terminal devices 101, 102, 103 may be various electronic devices having a display screen and supporting web browsing, including but not limited to smart phones, tablet computers, laptop portable computers, desktop computers, and the like.
The server 105 may be a server providing various services, such as a background management server (for example only) providing support for websites browsed by users using the terminal devices 101, 102, 103. The background management server may analyze and perform other processing on the received data such as the user request, and feed back a processing result (e.g., a webpage, information, or data obtained or generated according to the user request) to the terminal device.
It should be noted that the quota system configuration method provided by the embodiment of the present disclosure may be generally executed by the server 105. Accordingly, the quota system configuration device provided by the embodiment of the present disclosure may be generally disposed in the server 105. The quota system configuration method provided by the embodiment of the present disclosure may also be executed by a server or a server cluster that is different from the server 105 and is capable of communicating with the terminal devices 101, 102, and 103 and/or the server 105. Correspondingly, the quota system configuration device provided by the embodiment of the disclosure may also be disposed in a server or a server cluster different from the server 105 and capable of communicating with the terminal devices 101, 102, 103 and/or the server 105.
It should be understood that the number of terminal devices, networks, and servers in fig. 1 is merely illustrative. There may be any number of terminal devices, networks, and servers, as desired for implementation.
The credit system configuration method of the disclosed embodiment will be described in detail below with reference to fig. 2 to 4 based on the scenario described in fig. 1.
FIG. 2 is a flow chart schematically illustrating a credit system configuration method according to an embodiment of the disclosure.
As shown in FIG. 2, the quota system configuration method of this embodiment includes operations S210-S250.
In operation S210, a credit type pool is presented.
According to embodiments of the disclosure, a plurality of different types of credit nodes may be included in the credit type pool. For example, the plurality of different types of credit nodes may include at least two of: a staging quota node, a special quota node and a cash quota node.
According to the embodiment of the disclosure, the quota node can be customized according to the service requirement, and then the customized quota node is added into the quota type pool. According to the embodiment of the disclosure, the quota node in the quota type pool can be modified or deleted.
In operation S220, at least one target credit node is determined in response to a selection operation for a credit node in the credit type pool.
In operation S230, a target credit system is automatically constructed according to the business target and at least one target credit node.
According to the embodiment of the disclosure, the business target can be a task that after an enterprise or an individual applies for the quota provided by a financial institution, the financial institution ranks the enterprise or the individual and establishes a quota system according to a set rule model.
In operation S240, the quota parameter of the target quota system is configured.
In operation S250, determining the quota parameter of each target quota node in the target quota system according to the quota parameter of the target quota system.
According to an embodiment of the disclosure, the quota parameter may be a cyclic code, a usage pattern, a quota to upper proportion, a quota value, a weight value, and a check node.
The quota system configuration method provided by the embodiment of the disclosure can customize and increase quota nodes according to business needs, can realize unlimited extension of quota nodes, can flexibly configure quota parameters, quickly realize business functions, and reduce development, operation and maintenance costs of quota systems.
As an optional embodiment of the disclosure, before the operation S220, in response to the selection operation for the credit node in the credit type pool, determining at least one target credit node, further includes: and acquiring configuration operation for customizing the new quota node, and adding the customized quota node in the quota type pool in response to the configuration operation.
For example, according to the business development, if a new education credit node needs to be added, a corresponding education credit node can be established in the credit type pool, and a cyclic code of the education credit node is configured, and the usage mode, credit proportion, weight value, check node and other credit parameters are used. Through the above mode, flexible configuration of the quota parameters can be realized, the service function can be quickly realized, and the development and operation and maintenance cost of a quota system is reduced.
As an optional embodiment of the disclosure, the user-defined credit node has a credit parameter, which is a parameter for controlling the user-defined credit node.
According to an embodiment of the present disclosure, the credit type pool includes: a cyclic credit type pool and a non-cyclic credit type pool. The cyclic quota type pool is used for storing cyclic quota nodes, and the non-cyclic quota type pool is used for storing non-cyclic quota nodes. The circulating quota node is a quota node capable of being applied circularly, and the non-circulating quota node is a quota node capable of being applied only once.
FIG. 3 is a flow chart schematically illustrating the construction of a target credit system according to an embodiment of the disclosure.
As an alternative embodiment of the present disclosure, as shown in FIG. 3, the automatic construction of the target credit line system according to the business target and at least one target credit line node in operation S230 comprises operation S231 and operation S232.
In operation S231, copying the target cyclic credit node selected from the cyclic credit type pool to the target credit system; wherein, the target cyclic quota node is used as the target quota node.
In operation S232, the target acyclic limit node selected from the acyclic limit type pool is copied to the target limit system; wherein, the target acyclic quota node is used as the target quota node.
The credit node can be independently defined according to the requirement of a business target, supports infinite horizontal and longitudinal expansion, and quickly constructs diversified credit nodes. For the requirement of a new payment scene, when the quota system needs to increase quota nodes, the target cyclic quota nodes or the target acyclic quota nodes can be directly copied from the quota pool to realize the quick online of the quota system, and code maintenance and data import processing are not needed.
FIG. 4 is a flow chart schematically illustrating the determination of a target credit parameter according to an embodiment of the disclosure.
As an alternative embodiment of the present disclosure, as shown in FIG. 4, determining the quota parameter of each target quota node in the target quota system according to the quota parameter of the target quota system in operation S250 includes operation S251 and operation S252.
In operation S251, the weight value of each target cyclic credit node is determined according to the credit parameters of the target credit system.
In operation S252, the quota parameter of each target cyclic quota node is determined according to the weight value and the quota parameter of the target quota system.
The quota parameter comprises at least one of the following parameters: the loop code, the use mode, the quota proportion, the quota value, the weight value and the check node.
FIG. 5 is a schematic diagram of a target credit system according to an embodiment of the disclosure.
As shown in fig. 5, a total limit node, a consumption limit node, a cash limit node and a common staging limit node are respectively copied from the circulating limit type pool, and an education limit node, a tourism limit node and a decoration limit node are respectively copied from the non-circulating limit type pool to establish a target limit system. In this embodiment, the education limit node, the tourism limit node, and the decoration limit node are collectively referred to as a quota node.
Wherein, the consumption quota node, the cash quota node and the common staging quota node are all recyclable quota nodes. The education limit, the tourism limit and the decoration limit can be applied only once and are used up within a set time, and the node is not reused. For example: the travel stage is one year, and after the period of one year is expired, the service life of the travel stage is ended.
If the quota parameters of the total quota node in the target quota system are respectively set as follows: the credit value of the total credit node is set to 10 ten thousand yuan, and the weighted values of the consumption credit node, the cash credit node and the common installments credit node are respectively set to be 20%, 30% and 50%. According to the quota value of the total quota node and the respective weight value of the quota node, calculating to obtain the quota value of each quota node as follows: 2 ten thousand yuan, 3 ten thousand yuan and 5 ten thousand yuan.
In addition, a limit proportion can be set for the quota node, for example, the limit proportion of the travel quota node is set to be 10%, that is, when the quota value of the travel quota node is 2 ten thousand yuan, the quota value is 0.2 ten thousand yuan (obtained by multiplying 2 by 10%), and the travel quota value of the user can be 2.2 ten thousand yuan at most.
The method can realize flexible configuration of the quota parameters in the quota nodes, and the quota value of each quota node in the quota system can be automatically obtained by the quota parameters of the system and the weighted value of each quota node when the quota system is expanded according to no requirement. The above quota system configuration method enables the quota system to be easily expanded, and reduces a large amount of human resources and time cost for development and maintenance of the quota system.
FIG. 6 is a block diagram schematically illustrating an apparatus for quota system configuration, according to an embodiment of the present disclosure.
As shown in fig. 6, an embodiment of the present disclosure further provides an apparatus for quota system configuration, where the apparatus 300 for quota system configuration includes: a presentation module 310, a response module 320, a build module 330, a hierarchy configuration module 340, and a node configuration module 350.
The display module 310 is configured to display the credit type pool, where the credit type pool includes credit nodes of different types. In an embodiment, the display module 310 may be configured to perform the operation S210 described above, which is not described herein again.
Response module 320 is configured to determine at least one target credit node in response to the selection operation for the credit nodes in the credit type pool. In an embodiment, the response module 320 may be configured to perform the operation S220 described above, which is not described herein again.
And the building module 330 is configured to automatically build the target credit system according to the business target and the at least one target credit node. In an embodiment, the building module 330 may be configured to perform the operation S230 described above, which is not described herein again.
The system configuration module 340 is used for configuring the quota parameter of the target quota system. In an embodiment, the architecture configuration module 340 may be configured to perform the operation S240 described above, which is not described herein again.
And a node configuration module 350, configured to determine, according to the quota parameter of the target quota system, a quota parameter of each target quota node in the target quota system. In an embodiment, the node configuration module 350 may be configured to perform the operation S250 described above, which is not described herein again.
As an optional embodiment of the present disclosure, the apparatus 300 for quota system configuration further includes:
and the acquisition module is used for acquiring configuration operation for customizing the new quota node. In one embodiment, the obtaining module may be configured to perform the configuration operations described above to obtain nodes for customizing new credits in response to the configuration operations.
And the self-defining module is used for responding to the configuration operation and adding a self-defining limit node in the limit type pool. In one embodiment, the custom module may be configured to perform the operations described above for adding a custom credit node to the credit type pool.
The user-defined limit node is provided with a limit parameter, and the limit parameter is a parameter for controlling the user-defined limit node.
As an optional embodiment of the present disclosure, the quota type pool includes a cyclic quota type pool and a non-cyclic quota type pool, and the cyclic quota type pool is used for storing a cyclic quota node; the non-cyclic limit type pool is used for storing non-cyclic limit nodes; the circulating quota node is a quota node capable of being applied circularly, and the non-circulating quota node is a quota node capable of being applied only once.
The building block 330 includes: a cyclic node replication unit and a non-cyclic node replication unit.
And the cyclic node copying unit is used for copying the target cyclic limit node selected from the cyclic limit type pool into a target limit system, wherein the target cyclic limit node is used as the target limit node. In an embodiment, the loop node copying unit may be configured to perform the operation S231 described above, which is not described herein again.
And the non-cyclic node copying unit is used for copying the target non-cyclic limit node selected from the non-cyclic limit type pool into a target limit system, wherein the target non-cyclic limit node is used as the target limit node. In an embodiment, the acyclic node replication unit may be configured to perform the operation S232 described above, and is not described herein again.
As an alternative embodiment of the present disclosure, the node configuration module 350 includes: a weight determining unit and a target quota parameter determining unit.
The weight determining unit is used for determining the weight value of each target cyclic quota node according to quota parameters of the target quota system; in an embodiment, the weight determining unit may be configured to perform the operation S251 described above, which is not described herein again.
And the target limit parameter determining unit is used for determining the limit parameter of each target cyclic limit node according to the weight value and the limit parameter of the target limit system. In an embodiment, the target amount parameter determining unit may be configured to perform the operation S252 described above, which is not described herein again.
Any of the presentation module 310, the response module 320, the build module 330, the hierarchy configuration module 340, and the node configuration module 350 may be combined into one module to be implemented, or any one of them may be split into a plurality of modules according to an embodiment of the present disclosure. Alternatively, at least part of the functionality of one or more of these modules may be combined with at least part of the functionality of the other modules and implemented in one module. According to an embodiment of the present disclosure, at least one of the presentation module 310, the response module 320, the build module 330, the architecture configuration module 340, and the node configuration module 350 may be implemented at least partially as a hardware circuit, such as a Field Programmable Gate Array (FPGA), a Programmable Logic Array (PLA), a system on a chip, a system on a substrate, a system on a package, an Application Specific Integrated Circuit (ASIC), or may be implemented in hardware or firmware in any other reasonable manner of integrating or packaging a circuit, or in any one of three implementations of software, hardware, and firmware, or in any suitable combination of any of them. Alternatively, at least one of the presentation module 310, the response module 320, the build module 330, the architecture configuration module 340, and the node configuration module 350 may be implemented at least in part as a computer program module that, when executed, may perform a corresponding function.
Figure 7 schematically shows a block diagram of an electronic device suitable for implementing the quota system configuration method according to an embodiment of the present disclosure.
As shown in fig. 7, an electronic device 400 according to an embodiment of the present disclosure includes a processor 401 that can perform various appropriate actions and processes according to a program stored in a Read Only Memory (ROM)402 or a program loaded from a storage section 408 into a Random Access Memory (RAM) 403. Processor 401 may include, for example, a general purpose microprocessor (e.g., a CPU), an instruction set processor and/or associated chipset, and/or a special purpose microprocessor (e.g., an Application Specific Integrated Circuit (ASIC)), among others. The processor 401 may also include onboard memory for caching purposes. Processor 401 may include a single processing unit or multiple processing units for performing the different actions of the method flows in accordance with embodiments of the present disclosure.
In the RAM 403, various programs and data necessary for the operation of the electronic apparatus 400 are stored. The processor 401, ROM 402 and RAM 403 are connected to each other by a bus 404. The processor 401 performs various operations of the method flows according to the embodiments of the present disclosure by executing programs in the ROM 402 and/or the RAM 403. Note that the programs may also be stored in one or more memories other than the ROM 402 and RAM 403. The processor 401 may also perform various operations of the method flows according to embodiments of the present disclosure by executing programs stored in the one or more memories.
According to an embodiment of the present disclosure, electronic device 400 may also include an input/output (I/O) interface 405, input/output (I/O) interface 405 also being connected to bus 404. Electronic device 400 may also include one or more of the following components connected to I/O interface 405: an input section 406 including a keyboard, a mouse, and the like; an output section 407 including a display device such as a Cathode Ray Tube (CRT), a Liquid Crystal Display (LCD), and the like, and a speaker; a storage section 408 including a hard disk and the like; and a communication section 409 including a network interface card such as a LAN card, a modem, or the like. The communication section 409 performs communication processing via a network such as the internet. A driver 410 is also connected to the I/O interface 405 as needed. A removable medium 411 such as a magnetic disk, an optical disk, a magneto-optical disk, a semiconductor memory, or the like is mounted on the drive 410 as necessary, so that a computer program read out therefrom is mounted into the storage section 408 as necessary.
The present disclosure also provides a computer-readable storage medium, which may be contained in the apparatus/device/system described in the above embodiments; or may exist separately and not be assembled into the device/apparatus/system. The computer-readable storage medium carries one or more programs which, when executed, implement the method according to an embodiment of the disclosure.
According to embodiments of the present disclosure, the computer-readable storage medium may be a non-volatile computer-readable storage medium, which may include, for example but is not limited to: a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the present disclosure, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. For example, according to embodiments of the present disclosure, a computer-readable storage medium may include ROM 402 and/or RAM 403 and/or one or more memories other than ROM 402 and RAM 403 described above.
Embodiments of the present disclosure also include a computer program product comprising a computer program containing program code for performing the method illustrated in the flow chart. When the computer program product runs in a computer system, the program code is used for causing the computer system to realize the item recommendation method provided by the embodiment of the disclosure.
The computer program performs the above-described functions defined in the system/apparatus of the embodiments of the present disclosure when executed by the processor 401. The systems, apparatuses, modules, units, etc. described above may be implemented by computer program modules according to embodiments of the present disclosure.
In one embodiment, the computer program may be hosted on a tangible storage medium such as an optical storage device, a magnetic storage device, or the like. In another embodiment, the computer program may also be transmitted, distributed in the form of a signal on a network medium, downloaded and installed through the communication section 409, and/or installed from the removable medium 411. The computer program containing program code may be transmitted using any suitable network medium, including but not limited to: wireless, wired, etc., or any suitable combination of the foregoing.
In such an embodiment, the computer program may be downloaded and installed from a network through the communication section 409, and/or installed from the removable medium 411. The computer program, when executed by the processor 401, performs the above-described functions defined in the system of the embodiments of the present disclosure. The systems, devices, apparatuses, modules, units, etc. described above may be implemented by computer program modules according to embodiments of the present disclosure.
In accordance with embodiments of the present disclosure, program code for executing computer programs provided by embodiments of the present disclosure may be written in any combination of one or more programming languages, and in particular, these computer programs may be implemented using high level procedural and/or add-on oriented programming languages, and/or assembly/machine languages. The programming language includes, but is not limited to, programming languages such as Java, C + +, python, the "C" language, or the like. The program code may execute entirely on the user computing device, partly on the user device, partly on a remote computing device, or entirely on the remote computing device or server. In the case of a remote computing device, the remote computing device may be connected to the user computing device through any kind of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or may be connected to an external computing device (e.g., through the internet using an internet service provider).
The flowchart and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present disclosure. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams or flowchart illustration, and combinations of blocks in the block diagrams or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
Those skilled in the art will appreciate that various combinations and/or combinations of features recited in the various embodiments and/or claims of the present disclosure can be made, even if such combinations or combinations are not expressly recited in the present disclosure. In particular, various combinations and/or combinations of the features recited in the various embodiments and/or claims of the present disclosure may be made without departing from the spirit or teaching of the present disclosure. All such combinations and/or associations are within the scope of the present disclosure.
The embodiments of the present disclosure have been described above. However, these examples are for illustrative purposes only and are not intended to limit the scope of the present disclosure. Although the embodiments are described separately above, this does not mean that the measures in the embodiments cannot be used in advantageous combination. The scope of the disclosure is defined by the appended claims and equivalents thereof. Various alternatives and modifications can be devised by those skilled in the art without departing from the scope of the present disclosure, and such alternatives and modifications are intended to be within the scope of the present disclosure.

Claims (10)

1. A quota system configuration method comprises the following steps:
displaying an amount type pool, wherein the amount type pool comprises various different types of amount nodes;
in response to a selection operation for the credit node in the credit type pool, determining at least one target credit node;
automatically constructing a target quota system according to the service target and the at least one target quota node;
configuring the quota parameter of the target quota system; and
and determining the quota parameter of each target quota node in the target quota system according to the quota parameter of the target quota system.
2. The method of claim 1, wherein prior to determining at least one target credit node in response to a selection operation for a node in the credit type pool, the method further comprises:
obtaining configuration operation for customizing a new quota node;
responding to the configuration operation, and adding a self-defined quota node in the quota type pool;
the user-defined limit node is provided with a limit parameter, and the limit parameter is used for controlling the user-defined limit node.
3. The method of claim 1, wherein the credit type pool comprises a cyclic credit type pool and a non-cyclic credit type pool, the cyclic credit type pool for storing cyclic credit nodes; the non-cyclic limit type pool is used for storing non-cyclic limit nodes; the circulating quota node is a quota node capable of being applied circularly, and the non-circulating quota node is a quota node capable of being applied only once;
wherein, the automatically constructing a target quota system according to the service target and the at least one target quota node comprises:
copying a target cyclic quota node selected from the cyclic quota type pool into the target quota system, wherein the target cyclic quota node is used as the target quota node; and/or
And copying a target acyclic limit node selected from the acyclic limit type pool into the target limit system, wherein the target acyclic limit node is used as the target limit node.
4. The method of claim 1, wherein determining the quota parameter of each target quota node in the target quota system according to the quota parameter of the target quota system comprises:
determining the weight value of each target cyclic limit node according to the limit parameters of the target limit system;
and determining the quota parameter of each target cyclic quota node according to the weight value and the quota parameter of the target quota system.
5. The method of claim 1, wherein the plurality of different types of credit nodes includes at least two of: a staging quota node, a special quota node and a cash quota node.
6. A device for quota system configuration, comprising:
the display module is used for displaying the quota type pool, wherein the quota type pool comprises quota nodes of various types;
the response module is used for responding to the selection operation aiming at the nodes in the quota type pool and determining at least one target quota node;
the construction module is used for automatically constructing a target quota system according to the service target and the at least one target quota node;
the system configuration module is used for configuring the quota parameters of the target quota system;
and the node configuration module is used for determining the quota parameter of each target quota node in the target quota system according to the quota parameter of the target quota system.
7. The apparatus of claim 6, further comprising:
the acquisition module is used for acquiring configuration operation for customizing a new quota node;
the self-defining module is used for responding to the configuration operation and adding a self-defining quota node in the quota type pool;
the user-defined limit node is provided with a limit parameter, and the limit parameter is used for controlling the user-defined limit node.
8. An electronic device, comprising:
one or more processors;
a storage device for storing one or more programs,
wherein the one or more programs, when executed by the one or more processors, cause the one or more processors to perform the method of any of claims 1-5.
9. A computer readable storage medium having stored thereon executable instructions which, when executed by a processor, cause the processor to perform the method of any one of claims 1 to 5.
10. A computer program product comprising a computer program which, when executed by a processor, implements a method according to any one of claims 1 to 5.
CN202111279881.1A 2021-10-29 2021-10-29 Quota system configuration method, device, storage medium and program product Pending CN113971610A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111279881.1A CN113971610A (en) 2021-10-29 2021-10-29 Quota system configuration method, device, storage medium and program product

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111279881.1A CN113971610A (en) 2021-10-29 2021-10-29 Quota system configuration method, device, storage medium and program product

Publications (1)

Publication Number Publication Date
CN113971610A true CN113971610A (en) 2022-01-25

Family

ID=79589162

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111279881.1A Pending CN113971610A (en) 2021-10-29 2021-10-29 Quota system configuration method, device, storage medium and program product

Country Status (1)

Country Link
CN (1) CN113971610A (en)

Similar Documents

Publication Publication Date Title
US8788928B2 (en) System and methodology for development of stream processing applications utilizing spreadsheet interface
US8639729B2 (en) Executing a business process in a framework
US10529017B1 (en) Automated business plan underwriting for financial institutions
CN113507419B (en) Training method of traffic distribution model, traffic distribution method and device
CN110728445B (en) Information management method, information management apparatus, electronic device, and medium
US10289525B2 (en) Multi-layer design response time calculator
US20170322777A1 (en) Presentation Oriented Rules-based Technical Architecture Display Framework
CN113971610A (en) Quota system configuration method, device, storage medium and program product
CN114490136A (en) Service calling and providing method, device, electronic equipment, medium and program product
CN114004701A (en) Method and device for generating transaction result, electronic equipment and storage medium
US20170148098A1 (en) Data creating, sourcing, and agregating real estate tool
CN113448578A (en) Page data processing method, processing system, electronic device and readable storage medium
US9342541B1 (en) Presentation oriented rules-based technical architecture display framework (PORTRAY)
CN113741888A (en) Service processing method and device
CN113643014B (en) Block chain-based transaction management method, apparatus, device, medium, and program
US11734029B1 (en) Path-driven user interface
CN116664278A (en) Information generation method, device, equipment and storage medium
CN114201214A (en) File generation method, file generation device, electronic equipment, medium and program product
CN118259909A (en) Page configuration method, device, equipment, medium and product
WO2018037258A1 (en) A method of implementing hierarchically assemblable and selectable menu items in an object-oriented transactional framework
CN117931188A (en) Front-end layout code automatic generation method and device, electronic equipment and medium
CN113505575A (en) Data processing method, device, equipment and storage medium
CN115063227A (en) Payment method, payment apparatus, electronic device, storage medium, and program product
CN114066651A (en) Product recommendation method and device, electronic equipment and storage medium
CN117974144A (en) Value credential information storage method, device, electronic equipment and readable medium

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