WO2020024451A1 - 业务佣金结算公式配置方法、服务器、系统及存储介质 - Google Patents
业务佣金结算公式配置方法、服务器、系统及存储介质 Download PDFInfo
- Publication number
- WO2020024451A1 WO2020024451A1 PCT/CN2018/111301 CN2018111301W WO2020024451A1 WO 2020024451 A1 WO2020024451 A1 WO 2020024451A1 CN 2018111301 W CN2018111301 W CN 2018111301W WO 2020024451 A1 WO2020024451 A1 WO 2020024451A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- settlement
- formula
- factor
- client
- extracted
- 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.)
- Ceased
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06Q—INFORMATION 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/00—Finance; Insurance; Tax strategies; Processing of corporate or income taxes
- G06Q40/03—Credit; Loans; Processing thereof
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06Q—INFORMATION 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/00—Finance; Insurance; Tax strategies; Processing of corporate or income taxes
- G06Q40/12—Accounting
Definitions
- the present application relates to the field of information technology, and in particular, to a method, a server, a system, and a storage medium for configuring a business commission settlement formula.
- the business commission settlement system mainly uses the business commission settlement formula to settle business commissions.
- a fixed business commission settlement formula is usually configured, that is, a business commission settlement formula is configured with an overall calculation framework model of the business commission settlement formula.
- the overall settlement framework model is usually fixed.
- the business commission settlement model usually changes with high frequency as the policy or market needs change.
- the business commission settlement formula also needs to change accordingly. If the business commission settlement formula is configured in the above manner, the code needs to be re-developed to change the business commission settlement framework model in order to change the business commission settlement formula, resulting in higher maintenance costs of the business commission settlement system.
- This application provides a method, server, system, and storage medium for business commission settlement formula configuration, mainly to enable flexible configuration of the business commission settlement formula when the business commission settlement mode changes, without re-developing the code to change the business commission settlement framework model. , Which can reduce the maintenance cost of the business commission settlement system.
- a method for configuring a business commission settlement formula is provided, which is applied to a server and includes:
- the client Using the extracted settlement factor to generate a settlement formula configuration interface and send it to the client, the client is used to display the settlement formula configuration interface and obtain a settlement factor input through the formula configuration interface;
- a server including:
- An obtaining unit configured to obtain a settlement factor extracted from an existing business commission settlement formula according to the configuration request when a business commission settlement formula configuration request sent by a client of the business commission settlement system is received;
- a generating unit configured to generate a settlement formula configuration interface by using the extracted settlement factor
- a sending unit configured to send the settlement formula configuration interface to the client, the client used to display the settlement formula configuration interface and obtain a settlement factor input through the formula configuration interface;
- An analysis unit is configured to analyze a service commission settlement formula corresponding to the configuration request according to the input settlement factor fed back by the client.
- a business commission settlement system including: a client and a server,
- the client is configured to send a service commission settlement formula configuration request to the server;
- the server is configured to obtain a settlement factor extracted from an existing business commission settlement formula according to the configuration request, and use the extracted settlement factor to generate a settlement formula configuration interface and send it to the client;
- the client is further configured to display the settlement formula configuration interface and obtain a settlement factor input through the formula configuration interface;
- the server is further configured to analyze a service commission settlement formula corresponding to the configuration request according to the input settlement factor fed back by the client.
- a non-volatile readable storage medium on which computer-readable instructions are stored, and when the computer-readable instructions are executed by a processor, the following steps are implemented:
- a computer device including a memory, a processor, and computer-readable instructions stored on the memory and executable on the processor.
- the processor executes the computer-readable instructions, Implement the following steps:
- a business commission settlement formula configuration method, server, system, and storage medium provided in this application.
- this application receives a business commission settlement system.
- a configuration request for a business commission settlement formula sent by a client is obtained, a settlement factor extracted from an existing business commission settlement formula can be obtained according to the configuration request; and a settlement formula configuration interface can be generated using the extracted settlement factor and sent To the client, the client is used to display the settlement formula configuration interface and obtain a settlement factor input through the formula configuration interface.
- the business commission settlement formula corresponding to the configuration request can be parsed according to the input settlement factor fed back by the client, so that when the business commission settlement mode changes, the business commission settlement formula can be flexibly configured. There is no need to redevelop the code to change the business commission settlement framework model, which can reduce the maintenance cost of the business commission settlement system.
- FIG. 1 shows a flowchart of a method for configuring a service commission settlement formula according to an embodiment of the present application
- FIG. 2 shows a flowchart of another method for configuring a commission settlement formula for a service according to an embodiment of the present application
- FIG. 3 is a schematic diagram of a settlement formula configuration interface according to an embodiment of the present application.
- FIG. 4 is a schematic structural diagram of a server according to an embodiment of the present application.
- FIG. 5 is a schematic structural diagram of another server according to an embodiment of the present application.
- FIG. 6 is a schematic diagram of a physical structure of a server according to an embodiment of the present application.
- FIG. 7 is a schematic structural diagram of a service commission settlement system according to an embodiment of the present application.
- a fixed business commission settlement formula is usually configured, that is, a business commission settlement formula is configured in an overall calculation framework mode of the business commission settlement formula.
- the overall settlement framework mode is usually fixed.
- the business commission settlement model usually changes with high frequency as the policy or market needs change.
- the business commission settlement formula also needs to change accordingly. If the business commission settlement formula is configured in the above manner, the code needs to be re-developed to change the business commission settlement framework model in order to change the business commission settlement formula, resulting in higher maintenance costs of the business commission settlement system.
- an embodiment of the present application provides a method for setting a service commission settlement formula, which is applied to a server.
- the server may be a server of a service commission settlement system. As shown in FIG.
- the client when the user logs in to the business commission settlement formula configuration page of the client of the business commission settlement system, or when the user triggers or clicks a button on the business commission settlement formula configuration page, the client sends a service to the server A commission settlement formula configuration request.
- the server can receive a business commission settlement formula configuration request.
- the extracted settlement factor may be extracted from an existing business commission settlement formula in advance and stored locally on the server.
- the extracted settlement factor may include a commission influence factor, an operator factor, etc.
- the existing business commission settlement formula is:
- Commissioner commission Mortgage loan amount * Mortgage commission ratio + Home e-loan loan amount * Home e-loan commission ratio.
- the settlement factors extracted can include: "mortgage loan amount”, “mortgage commission Proportion ",” Home e-loan loan amount ",” Home e-loan commission ratio ",” * ",” + “.
- the "mortgage loan amount”, "home loan amount”, “mortgage commission ratio”, and “home loan ratio” may be commission influence factors; "*" and "+” may be operator factors. It should be noted that the embodiment of the present application is only an example of the settlement factor, but is not limited thereto.
- the client may be used to display the settlement formula configuration interface and obtain a settlement factor input through the formula configuration interface.
- the settlement formula configuration interface may include a settlement factor selection area, and the extracted settlement factor selection area is specifically displayed in the form of a settlement factor list.
- the user may select multiple settlement factors on the settlement formula configuration interface.
- the client detects the selection operation or input operation of the settlement factor, it can obtain the settlement factor input through the formula configuration interface.
- the generated settlement formula may include the aforementioned settlement factor.
- the user may select a settlement factor: "mortgage loan amount”, “mortgage commission ratio”, "*”, etc.
- the step 103 may specifically include: analyzing a service commission settlement formula corresponding to the configuration request according to the input settlement factor and a preset configuration splicing rule fed back by the client.
- the preset configuration stitching rule may be a rule indicating how to configure a stitching formula.
- an operator factor may be used to stitch different commission influence factors.
- the settlement factor fed back by the client is "mortgage loan amount”, “mortgage commission ratio”, "*", where the "*" operator factor can be used to concatenate "mortgage loan amount” and "mortgage commission ratio”.
- 2 commission impact factors so the analytical formula for business commission settlement can be:
- Commissioner commission Mortgage loan amount * Mortgage commission ratio.
- a method for configuring a service commission settlement formula is provided.
- the embodiment of the present application receives a client from the service commission settlement system.
- a settlement factor extracted from an existing business commission settlement formula can be obtained according to the configuration request; and a settlement formula configuration interface can be generated using the extracted settlement factor and sent to the A client, which is used to display the settlement formula configuration interface and obtain a settlement factor input through the formula configuration interface.
- the business commission settlement formula corresponding to the configuration request can be parsed according to the input settlement factor fed back by the client, so that when the business commission settlement mode changes, the business commission settlement formula can be flexibly configured. There is no need to redevelop the code to change the business commission settlement framework model, which can reduce the maintenance cost of the business commission settlement system.
- this embodiment of the present application provides another method for configuring the business commission settlement formula, as shown in FIG. 2,
- the method includes:
- step 201 may further include: extracting a settlement factor from an existing business commission settlement formula, and defining a settlement category corresponding to the extracted settlement factor;
- the extracted settlement factor and the corresponding settlement category are saved.
- each of the extracted settlement factors may be saved according to the settlement category.
- the existing business commission settlement formula is:
- Certification commission Mortgage loan amount * Mortgage commission ratio + Home e-loan loan amount * Home e-loan commission ratio.
- the settlement factor extracted can include: “mortgage loan amount”, “mortgage commission” Proportion ",” Home e-loan loan amount ",” Home e-loan commission ratio ",” * ",” + “.
- the form for the server to save settlement factors and settlement categories can be as follows: Quota category--mortgage loan quota, home loan loan quota; commission ratio category--mortgage commission ratio, home loan commission ratio; operator category-*, +.
- the client may be specifically configured to obtain a settlement factor input through the formula configuration interface, and the input settlement factor is input according to a corresponding settlement category.
- the server may directly obtain a settlement factor and a corresponding settlement category from the local when receiving a service commission settlement formula configuration request; specifically, the extracted settlement factor may be typeset in the settlement category according to the settlement category.
- a settlement formula configuration interface is generated. As shown in FIG. 3, a settlement formula configuration interface generated by using the extracted settlement factor and the settlement category is provided.
- the settlement factors are classified and displayed, which saves the time and effort of finding the required settlement factors from a large number of settlement factors, thereby improving the settlement factor. Input efficiency.
- the step 203 may specifically be: configuring a splicing rule and a settlement type corresponding to the input settlement factor according to a preset formula, and configuring and stitching the input settlement factor fed back by the client, A business commission settlement formula corresponding to the configuration request is obtained.
- the preset configuration splicing rule may be a rule indicating how to configure a splicing formula.
- an operator factor may be used to splice other types of settlement factors, usually in the middle of two other settlement factors. Specifically, the operator factor "*" can be used to stitch different types of settlement factors.
- the operator factor "*" can be used to stitch the settlement factor of the quota category and the corresponding settlement factor of the commission ratio category; the operator factor "+” "Can be used to stitch settlement factors of the same category; for example, the operator factor” + “can be used to stitch two settlement factors of the quota category.
- the preset configuration splicing rule may be defined by a technician according to the actual requirements of the formula configuration, and the embodiment of the present application does not limit the preset configuration splicing rule here.
- the server may feed back the business commission settlement formula to the client, so that the client can display the business commission settlement in a corresponding position.
- Formula so that users can verify the analytical business commission settlement formula.
- the analytical business commission settlement formula can be displayed on the settlement formula configuration interface.
- the client when the calculation mode of the business commission is changed, the client can request a configuration of the business commission settlement formula from the server again to realize the flexible configuration of the business commission settlement formula without changing the code to change the business commission settlement.
- the framework mode reduces the maintenance cost of the business commission settlement system. For example, when the business commission calculation mode is "determined by the commissioner's commission by the mortgage loan amount and the mortgage commission ratio", it is changed to "declared by the commissioner's commission by the mortgage loan amount, the mortgage commission ratio, the full payment amount, the full payment commission ratio, and the basic salary.
- the user can select the settlement factor through the client's settlement formula configuration interface:" mortgage loan amount “,” mortgage commission ratio “,” full payment amount “,” full payment commission ratio “,” base salary “,” * “And” + “.
- the server may configure a splicing rule according to the above-mentioned settlement factor and a preset formula, and resolve it to a business commission settlement formula:
- Certification commission basic salary + mortgage loan Amount * Mortgage Commission Ratio + Full Amount Limit * Full Amount Commission Ratio.
- the step 204 may specifically include: sending a settlement factor assignment request to the client according to the business commission settlement formula, the assignment request carrying a settlement factor to be assigned; receiving the client according to the The settlement of the settlement factor feedback of the settlement factor feedback to be assigned is described.
- the server may request the client to assign a value to the "mortgage loan amount" and the "mortgage commission ratio”.
- the client may output prompt information for a settlement factor that needs to be assigned, so that a user may assign a settlement factor that requires an assignment according to the prompt information, and the settlement factor fed back by the client
- the step 204 may further specifically include: feeding back the business commission settlement formula to the client, receiving a value of a settlement factor fed back by the client and inputted according to the business commission settlement formula.
- the client can display the business commission settlement formula, and then the user can assign the input settlement factor according to the displayed business commission settlement formula, so that the customer The terminal can receive the input settlement factor assignment and feed it back to the server.
- the server may request the client to assign a value to the "home loan loan amount" and the "home loan loan commission ratio".
- the step 205 may specifically include: assigning the settlement factor value to the business commission settlement formula to settle the business commission.
- Another method for configuring the business commission settlement formula provided by the embodiment of the present application is compared with the conventional method of configuring a fixed business commission settlement formula when developing a business commission settlement system.
- a configuration request for a business commission settlement formula sent by a client is obtained
- a settlement factor extracted from an existing business commission settlement formula can be obtained according to the configuration request; and
- a settlement formula configuration interface can be generated using the extracted settlement factor and sent to the agency.
- the client is used to display the settlement formula configuration interface and obtain a settlement factor input through the formula configuration interface.
- the business commission settlement formula corresponding to the configuration request can be parsed according to the input settlement factor fed back by the client, so that when the business commission settlement mode changes, the business commission settlement formula can be flexibly configured. There is no need to redevelop the code to change the business commission settlement framework model, which can reduce the maintenance cost of the business commission settlement system.
- an embodiment of the present application provides a server.
- the server includes: an obtaining unit 31, a generating unit 32, a sending unit 33, and a parsing unit 34.
- the obtaining unit 31 may be configured to obtain a settlement factor extracted from an existing business commission settlement formula according to the configuration request when a service commission settlement formula configuration request sent by a client of a business commission settlement system is received.
- the obtaining unit 31 is a main factor for obtaining a settlement factor extracted from an existing business commission settlement formula according to the configuration request when a service commission settlement formula configuration request sent by a client of a business commission settlement system is received in the server. functional module.
- the generating unit 32 may be configured to generate a settlement formula configuration interface by using the extracted settlement factor.
- the generating unit 32 is a main functional module of the server that uses the extracted settlement factors to generate a settlement formula configuration interface, and is also a core module.
- the sending unit 33 may be configured to send the settlement formula configuration interface to the client, where the client is used to display the settlement formula configuration interface and obtain a settlement factor input through the formula configuration interface.
- the sending unit 33 is a main functional module of the server that sends the settlement formula configuration interface to the client.
- the analysis unit 34 may be configured to analyze a service commission settlement formula corresponding to the configuration request according to the input settlement factor fed back by the client.
- the analysis unit 33 is a main functional module that analyzes the business commission settlement formula corresponding to the configuration request according to the input settlement factor fed back by the client, and is also a core module.
- the generating unit 32 may be specifically configured to generate a settlement formula configuration interface using the extracted settlement factor and the settlement category.
- the sending unit 33 may be configured to send the settlement formula configuration interface to the client, and the client is specifically configured to display the settlement formula configuration interface and obtain a settlement input through the formula configuration interface.
- the input settlement factor is input according to its corresponding settlement category.
- the server may further include an extraction unit 35, a definition unit 36, and a storage unit 37, as shown in FIG.
- the extraction unit 35 may be used to extract a settlement factor from an existing business commission settlement formula.
- the extraction unit 35 is a main function module for the server to extract a settlement factor from an existing business commission settlement formula.
- the definition unit 36 may be used to define a settlement category corresponding to the extracted settlement factor.
- the definition unit 36 is a main function module for defining a settlement category corresponding to the extracted settlement factor in the server.
- the storage unit 37 may be configured to store the extracted settlement factor and a corresponding settlement category.
- the storage unit 37 is a main functional module that stores the extracted settlement factors and corresponding settlement categories in the server.
- the parsing unit 34 may be specifically configured to configure and stitch the input settlement factor fed back by the client according to a preset formula configuration stitching rule to obtain a business commission settlement formula corresponding to the configuration request.
- a function of supporting commissions for settlement services may also be provided, and the server may further include a settlement unit 38.
- the obtaining unit 31 may be configured to obtain a settlement factor assignment value fed back by the client according to the service commission settlement formula.
- the obtaining unit 38 is a main functional module in the server that obtains a settlement factor value assigned by the client according to the business commission settlement formula.
- the settlement unit 38 may be configured to settle a business commission according to the settlement factor assignment and the business commission settlement formula.
- the settlement unit 38 is a main function module in the server for settlement of business commissions according to the settlement factor assignment and the business commission settlement formula.
- the obtaining unit 31 may be specifically configured to send a settlement factor assignment request to the client according to the business commission settlement formula, where the assignment request carries a settlement factor to be assigned; receiving the client according to the The settlement factor value feedback of the settlement factor feedback to be assigned is described; or the business commission settlement formula is fed back to the client; the settlement factor value fed back by the client and input according to the business commission settlement formula is received.
- an embodiment of the present application further provides a non-volatile readable storage medium storing computer-readable instructions, which are implemented when the computer-readable instructions are executed by a processor.
- the embodiment of the present application further provides a physical structure diagram of a computer device.
- the server includes a processor 41 and a memory. 42, and computer-readable instructions stored on the memory 42 and executable on the processor, wherein both the memory 42 and the processor 41 are provided on the bus 43 and the processor 41 implements the following steps when the computer 41 executes the computer-readable instructions :
- obtaining a settlement factor extracted from an existing business commission settlement formula according to the configuration request ; using the extracted settlement factor to generate settlement
- the formula configuration interface is sent to the client, and the client is used to display the settlement formula configuration interface and obtain the settlement factor input through the formula configuration interface; according to the input settlement factor fed back by the client , Analyzing the business commission settlement formula corresponding to the configuration request.
- the server further includes a bus 43 configured to be coupled to the processor 41 and the memory 42.
- the embodiment of the present application further provides a service commission settlement system, as shown in FIG. 7, including a client 51 and a server 52.
- the client 51 may be configured to send a service commission settlement formula configuration request to the server.
- the server 52 may be configured to obtain a settlement factor extracted from an existing business commission settlement formula according to the configuration request, use the extracted settlement factor to generate a settlement formula configuration interface, and send it to the client.
- the client 51 may be further configured to display the settlement formula configuration interface and obtain a settlement factor input through the formula configuration interface.
- the server 52 may be further configured to analyze a service commission settlement formula corresponding to the configuration request according to the input settlement factor fed back by the client.
- a settlement factor extracted from an existing business commission settlement formula can be obtained according to the configuration request; and Use the extracted settlement factor to generate a settlement formula configuration interface and send it to the client.
- the client is used to display the settlement formula configuration interface and obtain the settlement factor input through the formula configuration interface.
- the business commission settlement formula corresponding to the configuration request can be parsed according to the input settlement factor fed back by the client, so that when the business commission settlement mode changes, the business commission settlement formula can be flexibly configured. There is no need to redevelop the code to change the business commission settlement framework model, which can reduce the maintenance cost of the business commission settlement system.
- modules or steps of the present application may be implemented by a general-purpose computing device, and they may be concentrated on a single computing device or distributed in a network composed of multiple computing devices.
- they can be implemented with computer-readable instruction code executable by the computing device, so that they can be stored in a storage device and executed by the computing device, and in some cases, can be different from this
- the steps shown or described are performed in sequence, either by making them into individual integrated circuit modules, or by making multiple modules or steps into a single integrated circuit module. As such, this application is not limited to any particular combination of hardware and software.
Landscapes
- Business, Economics & Management (AREA)
- Accounting & Taxation (AREA)
- Finance (AREA)
- Engineering & Computer Science (AREA)
- Development Economics (AREA)
- Economics (AREA)
- Marketing (AREA)
- Strategic Management (AREA)
- Technology Law (AREA)
- Physics & Mathematics (AREA)
- General Business, Economics & Management (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
- Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)
Abstract
本申请公开了一种业务佣金结算公式配置方法、服务器、系统及存储介质,涉及信息技术领域,主要目的在于能够降低业务佣金结算系统的维护成本。所述方法包括:当接收到业务佣金结算系统的客户端发送的业务佣金结算公式配置请求时,根据所述配置请求获取从已有的业务佣金结算公式中抽取的结算因子;利用所述抽取的结算因子生成结算公式配置界面并发送给所述客户端,所述客户端用于展示所述结算公式配置界面并获取通过所述公式配置界面输入的结算因子;根据所述客户端反馈的所述输入的结算因子,解析所述配置请求对应的业务佣金结算公式。本申请适用于业务佣金结算公式的配置。
Description
本申请要求与2018年8月1日提交中国专利局、申请号为2018108652904、申请名称为“业务佣金结算公式配置方法、服务器、系统及存储介质”的中国专利申请的优先权,其全部内容通过引用结合在申请中。
本申请涉及信息技术领域,尤其是涉及一种业务佣金结算公式配置方法、服务器、系统及存储介质。
随着信息技术的不断发展,业务佣金结算系统随之出现,业务佣金结算系统的出现,代替了人工结算业务佣金,提升了业务佣金结算的效率。业务佣金结算系统主要利用业务佣金结算公式结算业务佣金。
目前,通常在开发业务佣金结算系统时,配置固定的业务佣金结算公式,即以业务佣金结算公式的整体计算框架模式配置业务佣金结算公式,整体结算框架模式通常是固定的。然而,业务佣金结算模式通常会随着政策或者适应市场需要而发生高频率变化,在业务佣金结算模式发生变化时,业务佣金结算公式也需要随之变化。若通过上述方式配置业务佣金结算公式,需要重新开发代码改变业务佣金结算框架模式,以实现业务佣金结算公式的改变,从而造成业务佣金结算系统的维护成本较高。
发明内容
本申请提供了一种业务佣金结算公式配置方法、服务器、系统及存储介质,主要在于能够实现在业务佣金结算模式发生变化时,灵活配置业务佣金结算公式,无需重新开发代码改变业务佣金结算框架模式,从而能够降低业务佣金结算系统的维护成本。
根据本申请的第一个方面,提供一种业务佣金结算公式配置方法,应用于服务器,包括:
当接收到业务佣金结算系统的客户端发送的业务佣金结算公式配置请求时,根据所述配置请求获取从已有的业务佣金结算公式中抽取的结算因子;
利用所述抽取的结算因子生成结算公式配置界面并发送给所述客户端,所述客户端用 于展示所述结算公式配置界面并获取通过所述公式配置界面输入的结算因子;
根据所述客户端反馈的所述输入的结算因子,解析所述配置请求对应的业务佣金结算公式。
根据本申请的第二个方面,提供一种服务器,包括:
获取单元,用于当接收到业务佣金结算系统的客户端发送的业务佣金结算公式配置请求时,根据所述配置请求获取从已有的业务佣金结算公式中抽取的结算因子;
生成单元,用于利用所述抽取的结算因子生成结算公式配置界面;
发送单元,用于将所述结算公式配置界面发送给所述客户端,所述客户端用于展示所述结算公式配置界面并获取通过所述公式配置界面输入的结算因子;
解析单元,用于根据所述客户端反馈的所述输入的结算因子,解析所述配置请求对应的业务佣金结算公式。
根据本申请的第三个方面,提供一种业务佣金结算系统,包括:客户端和服务器,
所述客户端,用于向所述服务器发送业务佣金结算公式配置请求;
所述服务器,用于根据所述配置请求获取从已有的业务佣金结算公式中抽取的结算因子,利用所述抽取的结算因子生成结算公式配置界面并发送给所述客户端;
所述客户端,还用于展示所述结算公式配置界面并获取通过所述公式配置界面输入的结算因子;
所述服务器,还用于根据所述客户端反馈的所述输入的结算因子,解析所述配置请求对应的业务佣金结算公式。
根据本申请的第四个方面,提供一种非易失性可读存储介质,其上存储有计算机可读指令,该计算机可读指令被处理器执行时实现以下步骤:
当接收到业务佣金结算系统的客户端发送的业务佣金结算公式配置请求时,根据所述配置请求获取从已有的业务佣金结算公式中抽取的结算因子;
利用所述抽取的结算因子生成结算公式配置界面并发送给所述客户端,所述客户端用于展示所述结算公式配置界面并获取通过所述公式配置界面输入的结算因子;
根据所述客户端反馈的所述输入的结算因子,解析所述配置请求对应的业务佣金结算公式。
根据本申请的第五个方面,提供一种计算机设备,包括存储器、处理器及存储在存储器上并可在处理器上运行的计算机可读指令,所述处理器执行所述计算机可读指令时实现以下步骤:
当接收到业务佣金结算系统的客户端发送的业务佣金结算公式配置请求时,根据所述配置请求获取从已有的业务佣金结算公式中抽取的结算因子;
利用所述抽取的结算因子生成结算公式配置界面并发送给所述客户端,所述客户端用于展示所述结算公式配置界面并获取通过所述公式配置界面输入的结算因子;
根据所述客户端反馈的所述输入的结算因子,解析所述配置请求对应的业务佣金结算公式。
本申请提供的一种业务佣金结算公式配置方法、服务器、系统及存储介质,与目前通常在开发业务佣金结算系统时,配置固定的业务佣金结算公式相比,本申请在接收到业务佣金结算系统的客户端发送的业务佣金结算公式配置请求时,能够根据所述配置请求获取从已有的业务佣金结算公式中抽取的结算因子;并能够利用所述抽取的结算因子生成结算公式配置界面并发送给所述客户端,所述客户端用于展示所述结算公式配置界面并获取通过所述公式配置界面输入的结算因子。与此同时,能够根据所述客户端反馈的所述输入的结算因子,解析所述配置请求对应的业务佣金结算公式,从而能够实现在业务佣金结算模式发生变化时,灵活配置业务佣金结算公式,无需重新开发代码改变业务佣金结算框架模式,进而能够降低业务佣金结算系统的维护成本。
此处所说明的附图用来提供对本申请的进一步理解,构成本申请的一部分,本申请的示意性实施例及其说明用于解释本申请,并不构成对本申请的不当限定。在附图中:
图1示出了本申请实施例提供的一种业务佣金结算公式配置方法流程图;
图2示出了本申请实施例提供的另一种业务佣金结算公式配置方法流程图;
图3示出了本申请实施例提供的一种结算公式配置界面的示意图;
图4示出了本申请实施例提供的一种服务器的结构示意图;
图5示出了本申请实施例提供的另一种服务器的结构示意图;
图6示出了本申请实施例提供的一种服务器的实体结构示意图;
图7示出了本申请实施例提供的一种业务佣金结算系统的结构示意图。
下文中将参考附图并结合实施例来详细说明本申请。需要说明的是,在不冲突的情况下,本申请中的实施例及实施例中的特征可以相互组合。
如背景技术,目前,通常在开发业务佣金结算系统时,配置固定的业务佣金结算公式,即以业务佣金结算公式的整体计算框架模式配置业务佣金结算公式,整体结算框架模式通常是固定的。然而,业务佣金结算模式通常会随着政策或者适应市场需要而发生高频率变化,在业务佣金结算模式发生变化时,业务佣金结算公式也需要随之变化。若通过上述方式配置业务佣金结算公式,需要重新开发代码改变业务佣金结算框架模式,以实现业务佣金结算公式的改变,从而造成业务佣金结算系统的维护成本较高。
为了解决上述问题,本申请实施例提供了一种业务佣金结算公式配置方法,应用于服务器,所述服务器可以为业务佣金结算系统的服务器,如图1所示,所述方法包括:
101、当接收到业务佣金结算系统的客户端发送的业务佣金结算公式配置请求时,根据所述配置请求获取从已有的业务佣金结算公式中抽取的结算因子。
对于本申请实施例,当用户登录业务佣金结算系统的客户端的业务佣金结算公式配置页面时,或者当用户触发或者点击业务佣金结算公式配置页面的按钮时,所述客户端向所述服务器发送业务佣金结算公式配置请求,此时,所述服务器能够接收到业务佣金结算公式配置请求。
其中,所述抽取的结算因子可以为预先从已有的业务佣金结算公式中抽取的,并保存在服务器本地的,具体地,所述抽取的结算因子可以包括佣金影响因子、运算符因子等,例如,已有的业务佣金结算公式为:专员佣金=按揭放款额度*按揭佣金比例+宅e贷放款额度*宅e贷佣金比例,抽取的结算因子可以包括:“按揭放款额度”、“按揭佣金比例”、“宅e贷放款额度”、“宅e贷佣金比例”、“*”、“+”。其中,所述“按揭放款额度”、“宅e贷放款额度”“按揭佣金比例”、“宅e贷佣金比例”可以为佣金影响因子;“*”、“+”可以为运算符因子。需要说明的是,本申请实施例仅是对结算因子进行举例说明,但不限定于此。
102、利用所述抽取的结算因子生成结算公式配置界面并发送给所述客户端。
其中,所述客户端可以用于展示所述结算公式配置界面并获取通过所述公式配置界面输入的结算因子。具体地,所述结算公式配置界面可以包括结算因子选择区域,所述抽取的结算因子选择区域具体以结算因子列表的形式展示,用户可以在结算公式配置界面上选定多个结算因子,当所述客户端检测到结算因子的选定操作或者输入操作时,能够获取到通过所述公式配置界面输入的结算因子。
例如,若获取的结算因子包括:“按揭放款额度”、“按揭佣金比例”、“宅e贷放款额度”、“宅e贷佣金比例”、“*”、“+”,则生成的结算公式配置界面上可以包括 上述结算因子,所述客户端展示所述结算公式配置界面后,用户可以选定结算因子:“按揭放款额度”、“按揭佣金比例”、“*”等。
103、根据所述客户端反馈的所述输入的结算因子,解析所述配置请求对应的业务佣金结算公式。
对于本申请实施例,所述步骤103具体可以包括:根据所述客户端反馈的所述输入的结算因子和预设配置拼接规则,解析所述配置请求对应的业务佣金结算公式。所述预设配置拼接规则可以为指示如何配置拼接公式的规则,通常运算符因子可以用于拼接不同的佣金影响因子。
例如,所述客户端反馈的结算因子为“按揭放款额度”、“按揭佣金比例”、“*”,其中“*”运算符因子可以用于拼接“按揭放款额度”和“按揭佣金比例”这2个佣金影响因子,因此,解析到的业务佣金结算公式可以:专员佣金=按揭放款额度*按揭佣金比例。
本申请实施例提供的一种业务佣金结算公式配置方法,与目前通常在开发业务佣金结算系统时,配置固定的业务佣金结算公式相比,本申请实施例在接收到业务佣金结算系统的客户端发送的业务佣金结算公式配置请求时,能够根据所述配置请求获取从已有的业务佣金结算公式中抽取的结算因子;并能够利用所述抽取的结算因子生成结算公式配置界面并发送给所述客户端,所述客户端用于展示所述结算公式配置界面并获取通过所述公式配置界面输入的结算因子。与此同时,能够根据所述客户端反馈的所述输入的结算因子,解析所述配置请求对应的业务佣金结算公式,从而能够实现在业务佣金结算模式发生变化时,灵活配置业务佣金结算公式,无需重新开发代码改变业务佣金结算框架模式,进而能够降低业务佣金结算系统的维护成本。
进一步的,为了更好的说明上述业务佣金结算公式配置的过程,作为对上述实施例的细化和扩展,本申请实施例提供了另一种业务佣金结算公式配置方法,如图2所示,所述方法包括:
201、当接收到业务佣金结算系统的客户端发送的业务佣金结算公式配置请求时,根据所述配置请求获取从已有的业务佣金结算公式中抽取的结算因子。
对于本申请实施例,为了获取结算因子和结算类别,所述步骤201之前所述方法还可以包括:从已有的业务佣金结算公式中抽取结算因子,并定义抽取的结算因子对应的结算类别;保存所述抽取的结算因子以及对应的结算类别。具体地,可以按照结算类别对抽取的各个结算因子进行保存。
例如,已有的业务佣金结算公式为:专员佣金=按揭放款额度*按揭佣金比例+宅e贷放款额度*宅e贷佣金比例,抽取的结算因子可以包括:“按揭放款额度”、“按揭佣金比例”、“宅e贷放款额度”、“宅e贷佣金比例”、“*”、“+”。可以定义“按揭放款额度”、“宅e贷放款额度”为额度类别;定义“按揭佣金比例”、“宅e贷佣金比例”为佣金比例类别;定义“*”、“+”为运算符类别。服务器保存结算因子和结算类别的形式可以如下所示:额度类别--按揭放款额度、宅e贷放款额度;佣金比例类别--按揭佣金比例、宅e贷佣金比例;运算符类别--*、+。
202、获取所述抽取的结算因子对应的结算类别,并利用所述抽取的结算因子和所述结算类别生成结算公式配置界面并发送给所述客户端。
其中,所述客户端具体可以用于获取通过所述公式配置界面输入的结算因子,所述输入的结算因子为根据其对应的结算类别输入的。对于本申请实施例,服务器可以在接收到业务佣金结算公式配置请求时,直接从本地获取结算因子以及其对应的结算类别;具体地,可以将所述抽取的结算因子按照结算类别排版在所述生成结算公式配置界面,如图3所示,提供了利用所述抽取的结算因子和所述结算类别生成的结算公式配置界面。通过利用所述抽取的结算因子和所述结算类别生成结算公式配置界面,实现对结算因子进行分类展示,节省了从大量结算因子中查找所需结算因子的时间和精力,从而能够提升结算因子的输入效率。
203、根据预设公式配置拼接规则将所述客户端反馈的所述输入的结算因子进行配置拼接,得到所述配置请求对应的业务佣金结算公式。
对于本申请实施例,所述步骤203具体可以为:根据预设公式配置拼接规则和所述输入的结算因子对应的结算类型,将所述客户端反馈的所述输入的结算因子进行配置拼接,得到所述配置请求对应的业务佣金结算公式。所述预设配置拼接规则可以为指示如何配置拼接公式的规则,通常运算符因子可以用于拼接其他类别的结算因子,通常在两个其他结算因子的中间。具体地,运算符因子“*”可以用于拼接不同类别的结算因子,如可以用运算符因子“*”拼接额度类别的结算因子以及与其对应的佣金比例类别的结算因子;运算符因子“+”可以用于拼接相同类别的结算因子;如可以用运算符因子“+”拼接额度类别的两个结算因子。所述预设配置拼接规则可以为技术人员根据公式配置的实际需求定义的,本申请实施例在此不对预设配置拼接规则进行限定。
例如,所述客户端反馈的结算因子为“按揭放款额度”、“按揭佣金比例”、“*”,根据所述“按揭放款额度”对应的额度类别,“按揭佣金比例”对应的佣金比例类别以 及“*”对应的运算符类别,和上述提及的预设配置拼接规则,可以解析到所述业务佣金结算公式为:专员佣金=按揭放款额度*按揭佣金比例。
需要说明的是,所述服务器在解析到所述业务佣金结算公式后,可以将所述业务佣金结算公式反馈给所述客户端,使得所述客户端能够在相应位置上展示所述业务佣金结算公式,进而用户可以对解析的业务佣金结算公式进行验证。如图3所示,可以在所述结算公式配置界面上展示解析的业务佣金结算公式。
在本申请实施例,当业务佣金的计算模式发生改变时,所述客户端可以通过重新向所述服务器请求配置业务佣金结算公式,实现灵活配置业务佣金结算公式,无需重新开发代码改变业务佣金结算框架模式,降低业务佣金结算系统的维护成本。例如,当业务佣金的计算模式“专员佣金的由按揭放款额度、按揭佣金比例决定”,改变为“专员佣金的由按揭放款额度、按揭佣金比例、全款额度、全款佣金比例、基本工资决定”时,用户可以通过所述客户端的结算公式配置界面,选择结算因子:“按揭放款额度”、“按揭佣金比例”、“全款额度”、“全款佣金比例”、“基本工资”、“*”和“+”。所述客户端将用户选择输入的上述结算因子发送给所述服务器后,所述服务器可以根据上述的结算因子和预设公式配置拼接规则,解析到业务佣金结算公式:专员佣金=基本工资+按揭放款额度*按揭佣金比例+全款额度*全款佣金比例。
204、获取所述客户端根据所述业务佣金结算公式反馈的结算因子赋值。
对于本申请实施例,所述步骤204具体可以包括:根据所述业务佣金结算公式向所述客户端发送结算因子赋值请求,所述赋值请求携带有待赋值的结算因子;接收所述客户端根据所述待赋值的结算因子反馈的结算因子赋值。
例如,所述业务佣金结算公式为:专员佣金=按揭放款额度*按揭佣金比例。所述服务器可以请求所述客户端对“按揭放款额度”和“按揭佣金比例”进行赋值。所述客户端在接收到所述赋值请求后,可以输出针对需要赋值的结算因子的提示信息,使得用户可以根据所述提示信息对需要赋值的结算因子进行赋值,所述客户端反馈的结算因子赋值可以为:按揭放款额度=20000;按揭佣金比例=0.2%。
对于本申请实施例,所述步骤204具体还可以包括:将所述业务佣金结算公式反馈给所述客户端,接收所述客户端反馈的且根据所述业务佣金结算公式输入的结算因子赋值。具体地,所述客户端接收到所述业务佣金结算公式后,可以对业务佣金结算公式进行展示,然后用户可以根据展示的业务佣金结算公式对所述输入的结算因子进行赋值,从而所述客户端能够接收到所述输入的结算因子赋值并反馈给所述服务器。
例如,所述业务佣金结算公式为:专员佣金=宅e贷放款额度*宅e贷佣金比例。所述服务器可以请求所述客户端对“宅e贷放款额度”和“宅e贷佣金比例”进行赋值。所述客户端反馈的结算因子赋值可以为:宅e贷放款额度=30000;宅e贷佣金比例=0.1%。
205、根据所述结算因子赋值和所述业务佣金结算公式,结算业务佣金。
对于本申请实施例,所述步骤205具体可以包括:将所述结算因子赋值代入到所述业务佣金结算公式中,以结算业务佣金。例如,若所述业务佣金结算公式为:专员佣金=宅e贷放款额度*宅e贷佣金比例;所述客户端反馈的结算因子赋值可以为:宅e贷放款额度=3000;宅e贷佣金比例=0.1%,则将所述结算因子赋值代入到所述业务佣金结算公式中,得到专员佣金=30000*0.1%=30。
本申请实施例提供的另一种业务佣金结算公式配置方法,与目前通常在开发业务佣金结算系统时,配置固定的业务佣金结算公式相比,本申请实施例在接收到业务佣金结算系统的客户端发送的业务佣金结算公式配置请求时,能够根据所述配置请求获取从已有的业务佣金结算公式中抽取的结算因子;并能够利用所述抽取的结算因子生成结算公式配置界面并发送给所述客户端,所述客户端用于展示所述结算公式配置界面并获取通过所述公式配置界面输入的结算因子。与此同时,能够根据所述客户端反馈的所述输入的结算因子,解析所述配置请求对应的业务佣金结算公式,从而能够实现在业务佣金结算模式发生变化时,灵活配置业务佣金结算公式,无需重新开发代码改变业务佣金结算框架模式,进而能够降低业务佣金结算系统的维护成本。
进一步地,作为图1的具体实现,本申请实施例提供了一种服务器,如图4所示,所述服务器包括:获取单元31、生成单元32、发送单元33和解析单元34。
所述获取单元31,可以用于当接收到业务佣金结算系统的客户端发送的业务佣金结算公式配置请求时,根据所述配置请求获取从已有的业务佣金结算公式中抽取的结算因子。所述获取单元31是本服务器中当接收到业务佣金结算系统的客户端发送的业务佣金结算公式配置请求时,根据所述配置请求获取从已有的业务佣金结算公式中抽取的结算因子的主要功能模块。
所述生成单元32,可以用于利用所述抽取的结算因子生成结算公式配置界面。所述生成单元32是本服务器中利用所述抽取的结算因子生成结算公式配置界面的主要功能模块,也是核心模块。
所述发送单元33,可以用于将所述结算公式配置界面发送所述客户端,所述客户端用于展示所述结算公式配置界面并获取通过所述公式配置界面输入的结算因子。所述发送单 元33是本服务器中将所述结算公式配置界面发送所述客户端的主要功能模块。
所述解析单元34,可以用于根据所述客户端反馈的所述输入的结算因子,解析所述配置请求对应的业务佣金结算公式。所述解析单元33是本服务器中根据所述客户端反馈的所述输入的结算因子,解析所述配置请求对应的业务佣金结算公式的主要功能模块,也是核心模块。
所述生成单元32,具体可以用于利用所述抽取的结算因子和所述结算类别生成结算公式配置界面。
相应地,所述发送单元33,可以用于将所述结算公式配置界面发送所述客户端,所述客户端具体用于展示所述结算公式配置界面并获取通过所述公式配置界面输入的结算因子,所述输入的结算因子为根据其对应的结算类别输入的。
对于本申请实施例,为了获取结算因子,所述服务器还可以包括:抽取单元35、定义单元36和保存单元37,如图5所示。
所述抽取单元35,可以用于从已有的业务佣金结算公式中抽取结算因子。所述抽取单元35是本服务器从已有的业务佣金结算公式中抽取结算因子的主要功能模块。
所述定义单元36,可以用于定义抽取的结算因子对应的结算类别。所述定义单元36是本服务器中定义抽取的结算因子对应的结算类别的主要功能模块。
所述保存单元37,可以用于保存所述抽取的结算因子以及对应的结算类别。所述保存单元37是本服务器中保存所述抽取的结算因子以及对应的结算类别的主要功能模块。
所述解析单元34,具体可以用于根据预设公式配置拼接规则将所述客户端反馈的所述输入的结算因子进行配置拼接,得到所述配置请求对应的业务佣金结算公式。
对于本申请实施例,还可以提供支持结算业务佣金的功能,所述服务器还可以包括:结算单元38。
所述获取单元31,可以用于获取所述客户端根据所述业务佣金结算公式反馈的结算因子赋值。所述获取单元38是本服务器中获取所述客户端根据所述业务佣金结算公式反馈的结算因子赋值的主要功能模块。
所述结算单元38,可以用于根据所述结算因子赋值和所述业务佣金结算公式,结算业务佣金。所述结算单元38是本服务器中根据所述结算因子赋值和所述业务佣金结算公式,结算业务佣金的主要功能模块。
进一步地,所述获取单元31,具体还可以用于根据所述业务佣金结算公式向所述客户端发送结算因子赋值请求,所述赋值请求携带有待赋值的结算因子;接收所述客户端根据 所述待赋值的结算因子反馈的结算因子赋值;或者将所述业务佣金结算公式反馈给所述客户端;接收所述客户端反馈的且根据所述业务佣金结算公式输入的结算因子赋值。
需要说明的是,本申请实施例提供的一种服务器所涉及各功能模块的其他相应描述,可以参考图1所示方法的对应描述,在此不再赘述。
基于上述如图1所示方法,相应的,本申请实施例还提供了一种非易失性可读存储介质,其上存储有计算机可读指令,该计算机可读指令被处理器执行时实现以下步骤:当接收到业务佣金结算系统的客户端发送的业务佣金结算公式配置请求时,根据所述配置请求获取从已有的业务佣金结算公式中抽取的结算因子;利用所述抽取的结算因子生成结算公式配置界面并发送给所述客户端,所述客户端用于展示所述结算公式配置界面并获取通过所述公式配置界面输入的结算因子;根据所述客户端反馈的所述输入的结算因子,解析所述配置请求对应的业务佣金结算公式。
基于上述如图1所示方法和如图4所示服务器的实施例,本申请实施例还提供了一种计算机设备的实体结构图,如图6所示,该服务器包括:处理器41、存储器42、及存储在存储器42上并可在处理器上运行的计算机可读指令,其中存储器42和处理器41均设置在总线43上所述处理器41执行所述计算机可读指令时实现以下步骤:当接收到业务佣金结算系统的客户端发送的业务佣金结算公式配置请求时,根据所述配置请求获取从已有的业务佣金结算公式中抽取的结算因子;利用所述抽取的结算因子生成结算公式配置界面并发送给所述客户端,所述客户端用于展示所述结算公式配置界面并获取通过所述公式配置界面输入的结算因子;根据所述客户端反馈的所述输入的结算因子,解析所述配置请求对应的业务佣金结算公式。该服务器还包括:总线43,被配置为耦接处理器41及存储器42。
进一步的,本申请实施例还提供了一种业务佣金结算系统,如图7所示,包括:客户端51和服务器52。
所述客户端51,可以用于向所述服务器发送业务佣金结算公式配置请求。
所述服务器52,可以用于根据所述配置请求获取从已有的业务佣金结算公式中抽取的结算因子,利用所述抽取的结算因子生成结算公式配置界面并发送给所述客户端。
所述客户端51,还可以用于展示所述结算公式配置界面并获取通过所述公式配置界面输入的结算因子。
所述服务器52,还可以用于根据所述客户端反馈的所述输入的结算因子,解析所述配置请求对应的业务佣金结算公式。
通过本申请的技术方案,在接收到业务佣金结算系统的客户端发送的业务佣金结算公式配置请求时,能够根据所述配置请求获取从已有的业务佣金结算公式中抽取的结算因子;并能够利用所述抽取的结算因子生成结算公式配置界面并发送给所述客户端,所述客户端用于展示所述结算公式配置界面并获取通过所述公式配置界面输入的结算因子。与此同时,能够根据所述客户端反馈的所述输入的结算因子,解析所述配置请求对应的业务佣金结算公式,从而能够实现在业务佣金结算模式发生变化时,灵活配置业务佣金结算公式,无需重新开发代码改变业务佣金结算框架模式,进而能够降低业务佣金结算系统的维护成本。
显然,本领域的技术人员应该明白,上述的本申请的各模块或各步骤可以用通用的计算装置来实现,它们可以集中在单个的计算装置上,或者分布在多个计算装置所组成的网络上,可选地,它们可以用计算装置可执行的计算机可读指令代码来实现,从而,可以将它们存储在存储装置中由计算装置来执行,并且在某些情况下,可以以不同于此处的顺序执行所示出或描述的步骤,或者将它们分别制作成各个集成电路模块,或者将它们中的多个模块或步骤制作成单个集成电路模块来实现。这样,本申请不限制于任何特定的硬件和软件结合。
以上所述仅为本申请的优选实施例而已,并不用于限制本申请,对于本领域的技术人员来说,本申请可以有各种更改和变化。凡在本申请的精神和原则之内,所作的任何修改、等同替换、改进等,均应包括在本申请的保护范围之内。
Claims (20)
- 一种业务佣金结算公式配置方法,其特征在于,应用于服务器,包括:当接收到业务佣金结算系统的客户端发送的业务佣金结算公式配置请求时,根据所述配置请求获取从已有的业务佣金结算公式中抽取的结算因子;利用所述抽取的结算因子生成结算公式配置界面并发送给所述客户端,所述客户端用于展示所述结算公式配置界面并获取通过所述公式配置界面输入的结算因子;根据所述客户端反馈的所述输入的结算因子,解析所述配置请求对应的业务佣金结算公式。
- 根据权利要求1所述的方法,其特征在于,所述利用所述抽取的结算因子生成结算公式配置界面并发送给所述客户端,包括:获取所述抽取的结算因子对应的结算类别;利用所述抽取的结算因子和所述结算类别生成结算公式配置界面并发送给所述客户端,所述客户端具体用于获取通过所述公式配置界面输入的结算因子,所述输入的结算因子为根据其对应的结算类别输入的。
- 根据权利要求1所述的方法,其特征在于,所述根据所述配置请求获取从已有的业务佣金结算公式中抽取的结算因子之前,所述方法还包括:从已有的业务佣金结算公式中抽取结算因子,并定义抽取的结算因子对应的结算类别;保存所述抽取的结算因子以及对应的结算类别。
- 根据权利要求1所述的方法,其特征在于,所述根据所述客户端反馈的所述输入的结算因子,解析所述配置请求对应的业务佣金结算公式,包括:根据预设公式配置拼接规则将所述客户端反馈的所述输入的结算因子进行配置拼接,得到所述配置请求对应的业务佣金结算公式。
- 根据权利要求1所述的方法,其特征在于,所述根据所述客户端反馈的所述输入的结算因子,解析所述配置请求对应的业务佣金结算公式之后,所述方法还包括:获取所述客户端根据所述业务佣金结算公式反馈的结算因子赋值;根据所述结算因子赋值和所述业务佣金结算公式,结算业务佣金。
- 根据权利要求5所述的方法,其特征在于,所述获取所述客户端根据所述业务佣金结算公式反馈的结算因子赋值,包括:根据所述业务佣金结算公式向所述客户端发送结算因子赋值请求,所述赋值请求携带 有待赋值的结算因子;接收所述客户端根据所述待赋值的结算因子反馈的结算因子赋值;或者,将所述业务佣金结算公式反馈给所述客户端;接收所述客户端反馈的且根据所述业务佣金结算公式输入的结算因子赋值。
- 一种服务器,其特征在于,包括:获取单元,用于当接收到业务佣金结算系统的客户端发送的业务佣金结算公式配置请求时,根据所述配置请求获取从已有的业务佣金结算公式中抽取的结算因子;生成单元,用于利用所述抽取的结算因子生成结算公式配置界面;发送单元,用于将所述结算公式配置界面发送给所述客户端,所述客户端用于展示所述结算公式配置界面并获取通过所述公式配置界面输入的结算因子;解析单元,用于根据所述客户端反馈的所述输入的结算因子,解析所述配置请求对应的业务佣金结算公式。
- 根据权利要求7所述的服务器,其特征在于,所述生成单元,具体用于获取所述抽取的结算因子对应的结算类别;利用所述抽取的结算因子和所述结算类别生成结算公式配置界面;所述发送单元,具体用于将所述结算公式配置界面发送所述客户端,所述客户端具体用于展示所述结算公式配置界面并获取通过所述公式配置界面输入的结算因子,所述输入的结算因子为根据其对应的结算类别输入的。
- 根据权利要求7所述的服务器,其特征在于,所述服务器还包括:抽取单元,用于从已有的业务佣金结算公式中抽取结算因子;定义单元,用于定义抽取的结算因子对应的结算类别;保存单元,用于保存所述抽取的结算因子以及对应的结算类别。
- 根据权利要求7所述的服务器,其特征在于,所述解析单元,具体用于根据预设公式配置拼接规则将所述客户端反馈的所述输入的结算因子进行配置拼接,得到所述配置请求对应的业务佣金结算公式。
- 根据权利要求7所述的服务器,其特征在于,所述服务器还包括:结算单元;所述获取单元,还用于获取所述客户端根据所述业务佣金结算公式反馈的结算因子赋值;所述结算单元,用于根据所述结算因子赋值和所述业务佣金结算公式,结算业务佣金。
- 根据权利要求11所述的服务器,其特征在于,所述获取单元,具体还用于根据 所述业务佣金结算公式向所述客户端发送结算因子赋值请求,所述赋值请求携带有待赋值的结算因子;接收所述客户端根据所述待赋值的结算因子反馈的结算因子赋值;或者将所述业务佣金结算公式反馈给所述客户端;接收所述客户端反馈的且根据所述业务佣金结算公式输入的结算因子赋值。
- 一种业务佣金结算系统,其特征在于,包括:服务器和客户端;所述客户端,用于向所述服务器发送业务佣金结算公式配置请求;所述服务器,用于根据所述配置请求获取从已有的业务佣金结算公式中抽取的结算因子,利用所述抽取的结算因子生成结算公式配置界面并发送给所述客户端;所述客户端,还用于展示所述结算公式配置界面并获取通过所述公式配置界面输入的结算因子;所述服务器,还用于根据所述客户端反馈的所述输入的结算因子,解析所述配置请求对应的业务佣金结算公式。
- 一种非易失性可读存储介质,其上存储有计算机可读指令,其特征在于,所述计算机可读指令被处理器执行时实现业务佣金结算公式配置方法,包括:当接收到业务佣金结算系统的客户端发送的业务佣金结算公式配置请求时,根据所述配置请求获取从已有的业务佣金结算公式中抽取的结算因子;利用所述抽取的结算因子生成结算公式配置界面并发送给所述客户端,所述客户端用于展示所述结算公式配置界面并获取通过所述公式配置界面输入的结算因子;根据所述客户端反馈的所述输入的结算因子,解析所述配置请求对应的业务佣金结算公式。
- 根据权利要求14所述的非易失性可读存储介质,其特征在于,所述计算机可读指令被处理器执行时实现所述利用所述抽取的结算因子生成结算公式配置界面并发送给所述客户端,包括:获取所述抽取的结算因子对应的结算类别;利用所述抽取的结算因子和所述结算类别生成结算公式配置界面并发送给所述客户端,所述客户端具体用于获取通过所述公式配置界面输入的结算因子,所述输入的结算因子为根据其对应的结算类别输入的。
- 根据权利要求14所述的非易失性可读存储介质,其特征在于,所述计算机可读指令被处理器执行时实现所述根据所述配置请求获取从已有的业务佣金结算公式中抽取的结算因子之前,所述方法还包括:从已有的业务佣金结算公式中抽取结算因子,并定义抽取的结算因子对应的结算类别;保存所述抽取的结算因子以及对应的结算类别。
- 根据权利要求14所述的非易失性可读存储介质,其特征在于,所述计算机可读指令被处理器执行时实现所述根据所述客户端反馈的所述输入的结算因子,解析所述配置请求对应的业务佣金结算公式,包括:根据预设公式配置拼接规则将所述客户端反馈的所述输入的结算因子进行配置拼接,得到所述配置请求对应的业务佣金结算公式。
- 一种计算机设备,包括存储器、处理器及存储在存储器上并可在处理器上运行的计算机可读指令,其特征在于,所述计算机可读指令被处理器执行时实现业务佣金结算公式配置方法,包括:当接收到业务佣金结算系统的客户端发送的业务佣金结算公式配置请求时,根据所述配置请求获取从已有的业务佣金结算公式中抽取的结算因子;利用所述抽取的结算因子生成结算公式配置界面并发送给所述客户端,所述客户端用于展示所述结算公式配置界面并获取通过所述公式配置界面输入的结算因子;根据所述客户端反馈的所述输入的结算因子,解析所述配置请求对应的业务佣金结算公式。
- 根据权利要求18所述的计算机设备,其特征在于,所述处理器执行所述计算机可读指令时实现所述利用所述抽取的结算因子生成结算公式配置界面并发送给所述客户端,包括:获取所述抽取的结算因子对应的结算类别;利用所述抽取的结算因子和所述结算类别生成结算公式配置界面并发送给所述客户端,所述客户端具体用于获取通过所述公式配置界面输入的结算因子,所述输入的结算因子为根据其对应的结算类别输入的。
- 根据权利要求18所述的计算机设备,其特征在于,所述处理器执行所述计算机可读指令时实现所述根据所述配置请求获取从已有的业务佣金结算公式中抽取的结算因子之前,所述方法还包括:从已有的业务佣金结算公式中抽取结算因子,并定义抽取的结算因子对应的结算类别;保存所述抽取的结算因子以及对应的结算类别。
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201810865290.4 | 2018-08-01 | ||
| CN201810865290.4A CN109214909A (zh) | 2018-08-01 | 2018-08-01 | 业务佣金结算公式配置方法、服务器、系统及存储介质 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2020024451A1 true WO2020024451A1 (zh) | 2020-02-06 |
Family
ID=64987814
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/CN2018/111301 Ceased WO2020024451A1 (zh) | 2018-08-01 | 2018-10-22 | 业务佣金结算公式配置方法、服务器、系统及存储介质 |
Country Status (2)
| Country | Link |
|---|---|
| CN (1) | CN109214909A (zh) |
| WO (1) | WO2020024451A1 (zh) |
Cited By (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN111340639A (zh) * | 2020-03-27 | 2020-06-26 | 泰康保险集团股份有限公司 | 结算数据的处理方法及装置 |
| CN111882286A (zh) * | 2020-06-19 | 2020-11-03 | 五八到家有限公司 | 一种抽佣数据处理方法、装置、设备和存储介质 |
Families Citing this family (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN110706022A (zh) * | 2019-09-18 | 2020-01-17 | 北京三快在线科技有限公司 | 在线住宿产品的佣金计算系统、方法及装置 |
| CN110969518B (zh) * | 2019-11-29 | 2023-06-06 | 深圳乐信软件技术有限公司 | 清分账户配置方法、装置、服务器及存储介质 |
| CN111861004B (zh) * | 2020-07-22 | 2024-05-28 | 携程计算机技术(上海)有限公司 | 日收入产量的自动佣金预测方法、系统、设备及存储介质 |
Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20040236659A1 (en) * | 1999-12-01 | 2004-11-25 | Cazalet Edward G. | Method and apparatus for an engine system supporting transactions, schedules and settlements involving fungible, ephemeral commodities including electrical power |
| CN101702651A (zh) * | 2009-11-04 | 2010-05-05 | 中国科学院声学研究所 | 一种基于规则的支持多方业务结算处理系统及方法 |
| CN104715408A (zh) * | 2015-03-19 | 2015-06-17 | 烟台海颐软件股份有限公司 | 一种基于结算单元的电力交易可视化实现方法 |
| CN107944870A (zh) * | 2017-11-15 | 2018-04-20 | 深圳市买买提乐购金融服务有限公司 | 基于电子商务的交易业务处理方法、系统及终端设备 |
Family Cites Families (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| KR20000030404A (ko) * | 2000-02-28 | 2000-06-05 | 김현곤 | 금융계좌를 이용한 전자 상거래 결재시스템 |
| CN103927607A (zh) * | 2013-01-15 | 2014-07-16 | 杭州新世纪电子科技有限公司 | 数据处理方法及装置 |
| CN107945030A (zh) * | 2017-12-08 | 2018-04-20 | 中国平安财产保险股份有限公司 | 保费公式的配置方法、装置、计算机设备和存储介质 |
-
2018
- 2018-08-01 CN CN201810865290.4A patent/CN109214909A/zh active Pending
- 2018-10-22 WO PCT/CN2018/111301 patent/WO2020024451A1/zh not_active Ceased
Patent Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20040236659A1 (en) * | 1999-12-01 | 2004-11-25 | Cazalet Edward G. | Method and apparatus for an engine system supporting transactions, schedules and settlements involving fungible, ephemeral commodities including electrical power |
| CN101702651A (zh) * | 2009-11-04 | 2010-05-05 | 中国科学院声学研究所 | 一种基于规则的支持多方业务结算处理系统及方法 |
| CN104715408A (zh) * | 2015-03-19 | 2015-06-17 | 烟台海颐软件股份有限公司 | 一种基于结算单元的电力交易可视化实现方法 |
| CN107944870A (zh) * | 2017-11-15 | 2018-04-20 | 深圳市买买提乐购金融服务有限公司 | 基于电子商务的交易业务处理方法、系统及终端设备 |
Cited By (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN111340639A (zh) * | 2020-03-27 | 2020-06-26 | 泰康保险集团股份有限公司 | 结算数据的处理方法及装置 |
| CN111340639B (zh) * | 2020-03-27 | 2023-08-01 | 泰康保险集团股份有限公司 | 结算数据的处理方法及装置 |
| CN111882286A (zh) * | 2020-06-19 | 2020-11-03 | 五八到家有限公司 | 一种抽佣数据处理方法、装置、设备和存储介质 |
Also Published As
| Publication number | Publication date |
|---|---|
| CN109214909A (zh) | 2019-01-15 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| CN110310034B (zh) | 一种应用于SaaS的服务编排、业务流程处理方法和装置 | |
| WO2020024451A1 (zh) | 业务佣金结算公式配置方法、服务器、系统及存储介质 | |
| WO2019134340A1 (zh) | 薪资计算方法、应用服务器及计算机可读存储介质 | |
| CN112202598B (zh) | 一种日志记录方法及装置 | |
| WO2017156916A1 (zh) | 数据访问方法和装置 | |
| CN111881392A (zh) | 展示页面的方法和装置 | |
| CN113656124A (zh) | 登录页面的生成方法及其装置 | |
| CN114185941A (zh) | 报表数据查询的方法、装置、电子设备和存储介质 | |
| CN110941634A (zh) | 数据的处理方法及装置、存储介质和电子装置 | |
| CN112926008A (zh) | 生成表单页面的方法、装置、电子设备和存储介质 | |
| CN107453978A (zh) | 基于群组的数据统计方法、移动终端、服务器及存储介质 | |
| CN112488691B (zh) | 商户结算计费方法、装置及计算机可读存储介质 | |
| US10725744B2 (en) | Method for adapting to blockchain and device, terminal and medium performing the same | |
| CN114296737A (zh) | 业务代码生成方法、装置、设备及存储介质 | |
| CN114371866A (zh) | 业务系统的版本重构测试方法、装置和设备 | |
| CN108710708A (zh) | 报表处理方法、装置、介质及电子设备 | |
| CN112380828A (zh) | Pdf文档生成方法和装置、存储介质和电子设备 | |
| CN114296696B (zh) | 业务功能操作方法和装置、存储介质及电子设备 | |
| CN114663176A (zh) | 业务操作执行方法、装置、设备及计算机可读存储介质 | |
| CN114281981A (zh) | 新闻简报的生成方法、装置和电子设备 | |
| CN114928566B (zh) | 客户端的功能测试方法、装置、存储介质与电子设备 | |
| CN115145652B (zh) | 一种数据处理任务的创建方法、装置、设备及介质 | |
| CN117314539A (zh) | 发票信息的处理方法、装置、设备及存储介质 | |
| CN112596729B (zh) | 目标应用界面生成方法及装置、可读介质和电子设备 | |
| CN116679914A (zh) | 代码生成方法、装置、设备、介质和程序产品 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 18928897 Country of ref document: EP Kind code of ref document: A1 |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 18928897 Country of ref document: EP Kind code of ref document: A1 |