CN116306546A - Service configuration table generation method and device - Google Patents

Service configuration table generation method and device Download PDF

Info

Publication number
CN116306546A
CN116306546A CN202310270066.1A CN202310270066A CN116306546A CN 116306546 A CN116306546 A CN 116306546A CN 202310270066 A CN202310270066 A CN 202310270066A CN 116306546 A CN116306546 A CN 116306546A
Authority
CN
China
Prior art keywords
service
pricing
information
fee
service configuration
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
CN202310270066.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.)
Advanced Nova Technology Singapore Holdings Ltd
Original Assignee
Alipay Labs Singapore Pte Ltd
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 Alipay Labs Singapore Pte Ltd filed Critical Alipay Labs Singapore Pte Ltd
Priority to CN202310270066.1A priority Critical patent/CN116306546A/en
Publication of CN116306546A publication Critical patent/CN116306546A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/166Editing, e.g. inserting or deleting
    • G06F40/183Tabulation, i.e. one-dimensional positioning
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/166Editing, e.g. inserting or deleting
    • G06F40/174Form filling; Merging
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/166Editing, e.g. inserting or deleting
    • G06F40/177Editing, e.g. inserting or deleting of tables; using ruled lines
    • G06F40/18Editing, e.g. inserting or deleting of tables; using ruled lines of spreadsheets

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Computational Linguistics (AREA)
  • General Health & Medical Sciences (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The embodiment of the specification provides a method and a device for generating a service configuration table, wherein the method for generating the service configuration table comprises the following steps: receiving a service table generation instruction, wherein the service table generation instruction carries service item information and service object information; generating an initial service configuration form based on a preset service configuration template, the service item information and the service object information; standard service configuration information is obtained; and generating a target service configuration table according to the initial service configuration table and the standard service configuration information. By the method, the risk of error service configuration of the user is reduced, the service configuration efficiency of the user is improved, and the cost of service configuration is saved.

Description

Service configuration table generation method and device
Technical Field
The embodiment of the specification relates to the technical field of computers, in particular to a method for generating a service configuration table.
Background
With the expansion of the business scale of companies and the advancement of technology, more and more business processes are expanded to online execution, wherein various business report application processes are also an important business in online.
In many business scenarios, various business personnel create different business forms according to their own needs, for example, in a cost reporting scenario, a sales pricing scenario, an inventory registration scenario and the like, taking a cost report scenario as an example, a cost report application flow faces a BD (Business Development) at the front end of a business, in an actual business, a price is one of important factors affecting product sales, the cost pricing form is used as a carrier of price information, in some scenarios facing a merchant, BD users apply for personalized price pricing forms for different merchants based on standard cost pricing forms, the cost pricing form has a complex structure, and in the process of applying for personalized cost pricing forms, the BD users have a problem of more repetitive operations, which brings inconvenience to the BD users, therefore, a more convenient and easy-to-operate business form generating method is needed, and the problems of low configuration efficiency and high configuration cost of the current business form are solved.
Disclosure of Invention
In view of this, the present embodiment provides a method for generating a service configuration table. One or more embodiments of the present specification relate to a service configuration table generating apparatus, a computing device, a computer-readable storage medium, and a computer program, which solve the technical drawbacks of the prior art.
According to a first aspect of embodiments of the present disclosure, there is provided a method for generating a service configuration table, including:
receiving a service table generation instruction, wherein the service table generation instruction carries service item information and service object information;
generating an initial service configuration form based on a preset service configuration template, the service item information and the service object information;
standard service configuration information is obtained;
generating a target service configuration table according to the initial service configuration table and the standard service configuration information
According to a second aspect of embodiments of the present specification, there is provided a method of generating a fee pricing table, comprising:
receiving a fee form generation instruction, wherein the fee form generation instruction carries fee item information and pricing object information;
generating an initial cost pricing form based on a preset cost pricing template, the fee item information and the pricing object information;
obtaining standard expense pricing information;
and generating a target fee pricing form according to the initial fee pricing form and the standard fee pricing information.
According to a third aspect of embodiments of the present specification, there is provided a service configuration table generating apparatus, including:
The receiving module is configured to receive a service form generation instruction, wherein the service form generation instruction carries service item information and service object information;
the first generation module is configured to generate an initial service configuration form based on a preset service configuration template, the service item information and the service object information;
the acquisition module is configured to acquire standard service configuration information;
and the second generation module is configured to generate a target service configuration table according to the initial service configuration table and the standard service configuration information.
According to a fourth aspect of embodiments of the present specification, there is provided a generation apparatus of a fee pricing table, comprising:
the receiving module is configured to receive a fee form generation instruction, wherein the fee form generation instruction carries fee item information and pricing object information;
a first generation module configured to generate an initial cost pricing form based on a preset cost pricing template, the fee item information, and the pricing object information;
an acquisition module configured to acquire standard fee pricing information;
a second generation module configured to generate a target cost pricing form based on the initial cost pricing form and the standard cost pricing information.
According to a fifth aspect of embodiments of the present specification, there is provided a computing device comprising:
a memory and a processor;
the memory is configured to store computer-executable instructions that, when executed by the processor, perform the steps of the method described above.
According to a sixth aspect of embodiments of the present description, there is provided a computer readable storage medium storing computer executable instructions which, when executed by a processor, implement the steps of the above-described method.
According to a seventh aspect of the embodiments of the present specification, there is provided a computer program, wherein the computer program, when executed in a computer, causes the computer to perform the steps of the above method.
The method for generating the service configuration table provided by one embodiment of the specification receives a service table generation instruction, wherein the service table generation instruction carries service item information and service object information; generating an initial service configuration form based on a preset service configuration template, the service item information and the service object information; standard service configuration information is obtained; and generating a target service configuration table according to the initial service configuration table and the standard service configuration information. Through the method provided by the specification, a user can generate an initial service configuration form according to the preset service configuration template by simply configuring service item information and service object information, and meanwhile, the initial service configuration form is filled with standard service configuration information to generate a final target service configuration form. The risk of error configuration of the business form of the user is reduced, the efficiency of configuration of the business form of the user is improved, and the cost of business configuration is saved.
Drawings
Fig. 1 is a flowchart of a method for generating a service configuration table according to an embodiment of the present disclosure;
FIG. 2 is a schematic diagram of a cost pricing table generation page provided by one embodiment of the present description;
FIG. 3 is a schematic diagram of a cost pricing table generation page provided in accordance with another embodiment of the present description;
FIG. 4 is a schematic diagram of a pre-set fee pricing template provided by one embodiment of the present description;
FIG. 5 is a schematic illustration of an initial cost pricing table provided by one embodiment of the present description;
FIG. 6 is a schematic illustration of an initial cost pricing table provided by another embodiment of the disclosure;
FIG. 7 is a schematic diagram of a cost pricing table generation page provided by another embodiment of the present description;
FIG. 8 is a schematic illustration of an initial cost pricing table provided by yet another embodiment of the disclosure;
FIG. 9 is a schematic diagram of an append internal factor rule provided by one embodiment of the present disclosure;
FIG. 10 is a schematic illustration of an initial cost pricing table provided by one embodiment of the disclosure;
FIG. 11 is a schematic illustration of standard fee pricing information provided by one embodiment of the present description;
FIG. 12 is a schematic illustration of a target cost pricing table provided by one embodiment of the disclosure;
FIG. 13 is a schematic diagram of a target cost pricing table populated with default values provided by one embodiment of the present description;
FIG. 14 is a process flow diagram of a method for generating a cost pricing table for a goods sales scenario provided by one embodiment of the present disclosure;
FIG. 15 is an interactive diagram of a user-configured target cost pricing form provided in one embodiment of the present description;
FIG. 16 is a schematic diagram of a device for generating a cost pricing table according to one embodiment of the present disclosure;
fig. 17 is a schematic structural diagram of a service configuration table generating device according to an embodiment of the present disclosure;
FIG. 18 is a block diagram of a computing device provided in one embodiment of the present description.
Detailed Description
In the following description, numerous specific details are set forth in order to provide a thorough understanding of the present description. This description may be embodied in many other forms than described herein and similarly generalized by those skilled in the art to whom this disclosure pertains without departing from the spirit of the disclosure and, therefore, this disclosure is not limited by the specific implementations disclosed below.
The terminology used in the one or more embodiments of the specification is for the purpose of describing particular embodiments only and is not intended to be limiting of the one or more embodiments of the specification. As used in this specification, one or more embodiments and the appended claims, the singular forms "a," "an," and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise. It should also be understood that the term "and/or" as used in one or more embodiments of the present specification refers to and encompasses any or all possible combinations of one or more of the associated listed items.
It should be understood that, although the terms first, second, etc. may be used in one or more embodiments of this specification to describe various information, these information should not be limited by these terms. These terms are only used to distinguish one type of information from another. For example, a first may also be referred to as a second, and similarly, a second may also be referred to as a first, without departing from the scope of one or more embodiments of the present description. The word "if" as used herein may be interpreted as "at … …" or "at … …" or "responsive to a determination", depending on the context.
It should be noted that, the user information (including but not limited to user equipment information, user personal information, etc.) and the data (including but not limited to data for analysis, stored data, presented data, etc.) referred to in this specification are information and data authorized by the user or sufficiently authorized by each party, and the collection, use and processing of the related data are required to comply with the related laws and regulations and standards of the related country and region, and are provided with corresponding operation entries for the user to select authorization or rejection.
First, terms related to one or more embodiments of the present specification will be explained.
Fee pricing tables: the user is provided with a tabular structure that is priced for various business scenarios. In the table structure, three parts of pricing objects, expense items, expense value information and the like are divided, and an expense pricing table is a data table formed by combining and materializing the three parts of abstract structures, and is also called an expense table.
Dynamic table: used to refer to a dynamically constructed tabular model. The meaning of dynamic is: the structure of the fee pricing tables is not cured before the user begins to configure, but rather, the user can map a table model of different and specific data tables at the end by continuously determining the corresponding configuration capability and service scene in the configuration process.
Standard fee pricing information: one standard price that all external users can use for a particular product and service. Standard prices are typically priced moderately.
Pricing object: a pricing master dimension in a fee table is used to describe the objects to which the service corresponds during the pricing process.
Fee item information: fee item information, some fee items generated in all business scenarios for the current pricing object. For example, in a payment scenario, different payment channels may be sold for different payment items due to differences in payment links and payment services.
Pricing information: also known as fee value information, is used to define specific fee calculation capabilities for a specific fee scenario of a service, i.e., how the service scenario needs to calculate the final fee based on the current pricing object and fee item.
With the expansion of the business scale of companies and the advancement of technology, more and more business processes are expanded to online execution, wherein various business report application processes are also an important business in online.
In many business scenarios, various business personnel create different business forms according to their own needs, for example, in a cost reporting scenario, a sales pricing scenario, an inventory registration scenario and the like, taking a cost report scenario as an example, a cost report application flow faces a BD (Business Development) at the front end of a business, in an actual business, a price is one of important factors affecting product sales, the cost pricing form is used as a carrier of price information, in some scenarios facing a merchant, BD users apply for personalized price pricing forms for different merchants based on standard cost pricing forms, the cost pricing form has a complex structure, and in the process of applying for personalized cost pricing forms, the BD users have a problem of more repetitive operations, which brings inconvenience to the BD users, therefore, a more convenient and easy-to-operate business form generating method is needed, and the problems of low configuration efficiency and high configuration cost of the current business form are solved.
Based on this, in the present specification, a method of generating a service configuration table is provided, and the present specification relates to a service configuration table generating apparatus, a computing device, and a computer-readable storage medium, which are described in detail in the following embodiments one by one.
Referring to fig. 1, fig. 1 shows a flowchart of a method for generating a service configuration table according to an embodiment of the present disclosure, which specifically includes the following steps.
Step 102: and receiving a service table generation instruction, wherein the service table generation instruction carries service item information and service object information.
The method for generating the service configuration table provided by one or more embodiments of the present disclosure may be applied to a plurality of service scenarios, such as a cost declaration scenario, a sales pricing scenario, an inventory registration scenario, and so on. In order to better embody the method for generating the service configuration table, in this embodiment, the explanation is given by taking the expense report scene as an example, and the method can be used in other similar scenes, and will not be described herein.
The service table generation instruction refers to an instruction sent by a service person, the service table generation instruction further comprises service item information and service object information, the service item information specifically refers to a service item which can be involved in the service table generation instruction, and the service object information specifically refers to a configuration object in the service table.
In the expense report scenario, the business form generation instruction may be understood as an expense form generation instruction, and the expense form generation instruction specifically refers to an instruction of generating an expense pricing form sent by a BD (Business Development, business expansion specialist), in practical application, each BD generates different expense pricing forms according to different businesses and different merchants, so that personalized expense pricing forms for different merchants and different business scenarios can be realized.
The method provided by the embodiment of the specification is applied to a terminal, wherein the terminal can be a client, a server, a desktop computer, a notebook computer, an intelligent terminal, a cloud server, a distributed server and the like. In the present specification, the specific form of the terminal is not limited, and the actual application is in control.
Specifically, the BD may send a fee form generation instruction to the terminal, so that the terminal may receive the fee form generation instruction.
In practical application, in order to further facilitate operation of the service personnel, a corresponding table generation interface may be displayed for the service personnel, and based on this, in a specific embodiment provided in the present specification, the method further includes:
And responding to the received page rendering instruction, and generating a page by the rendering service configuration table.
In the expense report scene, in order to further facilitate the operation of the BD, a corresponding generation interface can be displayed for the BD, namely, the page is generated by rendering the expense pricing table in response to the received page rendering instruction.
The page rendering instruction is specifically a rendering instruction for generating a pricing table generation page, in practical application, the BD needs to generate a corresponding expense pricing table for a certain merchant, and at this time, the BD needs to enter the expense pricing table generation page to perform corresponding configuration, so that the page rendering instruction is sent to the terminal, and the corresponding expense pricing table generation page can be generated based on the page rendering instruction.
Content such as fee item information to be screened, pricing object information to be screened and the like is displayed in a fee pricing table generation page, wherein the fee item information to be screened, the pricing object information to be screened and the like are generated based on a model structure of a pre-defined pricing template, for example, a 'available fee item list' is pre-defined: payment service fee, refund service fee "," pricing object dimension: card type, card vendor, card currency "," list of available fees currency "," rate value mode: percentage + fixed value ", etc. After receiving the page rendering instruction, the terminal acquires a model structure of a pre-configured pricing template, renders information in the model structure as rendering information to the front end, and generates a pricing table generation page, so that BD can conveniently select needed contents in the pricing table generation page.
In practical application, each piece of information in the model structure of the pricing template has a corresponding pricing template rule, for example, for "paying service fee", the corresponding pricing template rule includes information such as "guarantee value, fixed value of fee, charging currency" and the like.
The model structure of the pricing template and the pricing template rules are both preconfigured and are used for having a unified table format when the cost pricing table is generated later, so that the follow-up adjustment and the audit are facilitated.
In the process of actually rendering and generating the cost pricing table generation page, the cost pricing table can be rendered and generated according to the model structure of the pricing template, the content in the model structure of the pricing template is displayed to the BD in a visual mode, and the BD selects on the page, so that the corresponding content such as the cost item information, the pricing object information and the like are determined.
Specifically, receiving a service table generation instruction includes:
determining service item information in response to service item selection information of a page generated for the service configuration table;
determining business object information in response to business object selection information of a page generated for the business configuration table;
and generating a service table generation instruction according to the service item information and the service object information.
In practical application, the service personnel can select corresponding service option selection information and service object selection information in the service configuration table generation page, so as to generate a corresponding service table generation instruction.
In the expense report scene, receiving a business form generation instruction, namely receiving an expense form generation instruction, specifically comprising the following steps:
determining fee option information in response to generating fee option information for a page for the fee pricing table;
determining pricing object information in response to pricing object selection information for the price pricing form generation page;
and generating a fee form generation instruction according to the fee item information and the pricing object information.
The BD can select corresponding contents according to actual demands so as to determine fee item information, pricing object information and the like, and then a corresponding confirmation button is used for generating a fee table generation instruction according to the fee item information and the pricing object information.
Referring to fig. 2, fig. 2 shows a schematic diagram of a fee pricing table generation page provided in an embodiment of the present specification, as shown in fig. 2, wherein the fee-charging items include "pay service fee, refund service fee", and the pricing factors include "card issuing type, card issuing manufacturer". The user selects "pay service fee", the fee item information may be determined as "pay service fee". The user does not select the pricing factor, at which point the pricing object information is null.
Referring to fig. 3, fig. 3 is a schematic diagram showing a fee pricing table generation page according to another embodiment of the present disclosure, and as shown in fig. 3, when a user selects "pay service fee, refund service fee, and reject service fee", the fee item information is "pay service fee, refund service fee, and reject service fee"; the user selects the pricing factor 'card issuing type and card issuing manufacturer', and the pricing object information is 'card issuing type and card issuing manufacturer'.
Step 104: and generating an initial service configuration table based on a preset service configuration template, the service item information and the service object information.
After the service item information and the service object information are obtained, a corresponding initial service configuration table can be generated by combining a preset service configuration template which is configured in advance.
In the expense report scene, an initial business configuration table is generated based on a preset business configuration template, the business item information and the business object information, namely, an initial expense pricing table is generated based on a preset expense pricing template, the expense item information and the pricing object information.
The preset cost pricing template is specifically a pre-configured template for generating an initial form by combining the fee item information and the pricing object information, and each BD needs to use the preset cost pricing template when generating a final cost pricing form. BD configures different fee item information and pricing object information according to different merchants, and combines the same preset fee pricing template to generate an initial fee pricing table, and it should be noted that the initial fee pricing table refers to a pricing table which is not filled with pricing values. The preset fee pricing template is a dynamic table, and different data tables can be mapped according to different configuration capabilities and service scenes in the configuration process of the BD.
Referring to fig. 4, fig. 4 is a schematic diagram of a preset fee pricing template provided in an embodiment of the present disclosure, as shown in fig. 4, in the preset fee pricing template, including "pricing object dimension" and "charging item", after the preset fee pricing template is further disassembled, the table actually includes content with product factor 1 and product factor 2 of the pricing object dimension; the internal decision factors and the cost definitions corresponding to the charging item 1; fee definition corresponding to the fee item 2, and the like.
The preset fee pricing template comprises a header structure part and a data line part, wherein the header structure part is used for defining the structure information of a table, and in the table as shown in fig. 4, the contents of the dimension of a pricing object, the charging item 1, the charging item 2, the product factor 1, the product factor 2, the internal decision factor 1, the fee definition and the like are all defined by the header structure. The data line is the cost information defined by one pricing object in the preset cost pricing template under all the charging scene items, and in particular, all records from the third line down are the data lines in the table shown in fig. 4.
Referring to fig. 5, fig. 5 is a schematic diagram of an initial cost pricing table provided in an embodiment of the present application, the schematic diagram of the initial cost pricing table shown in fig. 5 corresponds to the schematic diagram of the cost pricing table generation page of fig. 2, and in the case that the user selects the fee item information to be "pay service fee", only the service fee is paid in the generated initial cost pricing table.
Referring to fig. 6, fig. 6 is a schematic view of an initial charge pricing table provided in another embodiment of the present application, the schematic view of the initial charge pricing table shown in fig. 6 corresponds to the schematic view of the charge pricing table generation page of fig. 3, and in the case where the user selects "pay service charge, refund service charge", "card type, card issuer", the initial charge pricing table generated is shown in fig. 6.
Specifically, generating an initial service configuration table based on a preset service configuration template, the service item information and the service object information includes:
acquiring a preset service configuration template, wherein the preset service configuration template comprises a service item field and a service object field;
and filling the service item information into the service item field, filling the service object information into the service object field, and generating an initial service configuration table.
In the process of generating the initial service configuration form, the service item field and the service object field need to be determined from a preset service configuration template, then the service item information is filled into the corresponding service item field, and the service object information is filled into the corresponding service object field, so that the initial service configuration form is generated.
In a cost report scenario, generating an initial cost pricing table based on a preset cost pricing template, the fee item information and the pricing object information, including:
acquiring a preset fee pricing template, wherein the preset fee pricing template comprises a fee item field and a pricing object field;
and filling the fee item information into the fee item field, filling the pricing object information into the pricing object field, and generating an initial fee pricing form.
The preset fee pricing template is a preconfigured fee template, can be stored in a server, and can be downloaded to the terminal from the server when needed. A fee item field and a pricing object field are preset in a fee pricing template, wherein the fee item field corresponds to fee item information, and the pricing object field corresponds to pricing object field.
And the BD synchronously fills the fee item information and the pricing object information into the fee item field and the pricing object field of the preset fee pricing template when selecting the corresponding fee item information and the pricing object information.
Further, filling the service item information into the service item field includes:
acquiring at least one service item type corresponding to the service item information;
determining service item factors corresponding to the service item types;
and filling the service item field according to the service item factor corresponding to each service item type.
In the process of filling the service item information into the service item field, at least one service item type corresponding to the service item information needs to be acquired first, then service item factors corresponding to the service item types are determined, and the service item field is filled according to the service item factors corresponding to the service item types.
Specifically, determining the service item factor corresponding to each service item type includes:
determining a target service item type;
and inquiring the service item factors corresponding to the target service item types in a preset service configuration template rule.
The preset service configuration template rule specifically refers to a rule which is configured in advance and represents the corresponding relation between the service item type and the service item factor.
Filling the fee item information into the fee item field in a fee report scene, wherein the fee item information comprises the following steps:
acquiring at least one fee item type corresponding to the fee item information;
determining charging factors corresponding to the types of the fees;
and filling the fee item field according to the charging factors corresponding to the fee item types.
In practical applications, the user may select a plurality of types of fee items, such as a payment service fee, a refund service fee, and a refund service fee, as shown in fig. 2, and the BD may select one or more types of fee items, and after determining the types of fee items, determine a charging factor corresponding to each type of fee item, such as a policy corresponding to the payment service fee, a fixed fee value, and a charging currency, which are charging factors corresponding to the payment service fee in fig. 5. After determining each of the fee types and the charging factors corresponding to each of the fee types, the corresponding fee types can be filled into the fee fields. It is noted that the number of the fee item fields corresponds to the number of fee item types.
Further, determining a charging factor corresponding to each of the fee types includes:
determining a target fee item type;
and inquiring the charging factors corresponding to the target fee item types in preset pricing template rules.
In practical application, the charging factors corresponding to each fee item type are preconfigured in the preset pricing template rule mentioned in the step, the target fee item type can be understood as the fee item type needing to search the charging factors, and after the target fee item type is determined, the charging factors corresponding to the target fee item type can be searched in the preset pricing template.
Similar to the filling of the business item information into the business item field, the filling of the business object information into the business object field includes:
acquiring at least one service parameter field corresponding to the service object information;
receiving service object values corresponding to the service parameter fields;
and filling the business object fields according to the business parameter fields and the business object values corresponding to the business parameter fields.
In a cost report scenario, similar to the filling of the fee item information into the fee item field, filling the pricing object information into the pricing object field includes:
acquiring at least one pricing parameter field corresponding to the pricing object information;
receiving pricing values corresponding to the pricing parameter fields;
and filling the pricing object field according to each pricing parameter field and the corresponding fixed value of each pricing parameter field.
Specifically, the pricing object information includes at least one pricing parameter field, referring to the type of the card issuing in fig. 3, the manufacturer of the card issuing, etc., fig. 3 is only an illustration of an embodiment of the present disclosure, in practical application, the type of the pricing object may be configured according to the practical situation, and the pricing factor in fig. 3 is the pricing parameter field.
After the pricing parameter fields are determined, the pricing value corresponding to each pricing parameter field can be determined according to a preset pricing template rule, and then the pricing object fields are filled according to the pricing parameter fields and the pricing values corresponding to the pricing parameter fields.
In practical applications, the fixed value corresponding to each pricing parameter field may also have different options, and when the pricing value corresponding to the pricing parameter field selected by the BD has multiple options, the multiple fixed values may be displayed on the cost pricing table generation page for the BD to select.
Referring to fig. 7, fig. 7 is a schematic diagram of a fee pricing table generation page provided in another embodiment of the present disclosure, after BD selects a card issuing type and a card issuing manufacturer, the BD may query, through a preset pricing template rule, that pricing values corresponding to the card issuing type include a debit card and a credit card, and that pricing values corresponding to the card issuing manufacturer include manufacturer a, manufacturer B and manufacturer C, and then render and generate corresponding options in the fee pricing table generation page for BD to select.
As shown in fig. 7, if BD selects a debit card and a credit card from the card issuing types and selects a and B from the card issuing manufacturer, the selected factors may be subjected to cartesian product calculation to generate corresponding line data, and fig. 8 is a schematic diagram of an initial cost pricing table provided in accordance with still another embodiment of the present specification, where fig. 8 is a diagram of the initial cost pricing table corresponding to the cost pricing table generation page of fig. 7.
In a specific embodiment provided in the present disclosure, in the process of generating the initial cost pricing table, reference needs to be further made to an intra-term decision factor corresponding to each term type, where the intra-term decision factor is specifically determined according to a preconfigured additional internal factor rule, referring to fig. 9, fig. 9 shows a schematic diagram of the additional internal factor rule provided in an embodiment of the present disclosure, where, as shown in fig. 9, the additional internal factor rule corresponds to a charging scenario of paying a service fee, the card type is a credit card, the internal factor to be added is a stage number, and the value of the stage number is 2, 12, or none.
After determining the additional internal factor rule, the additional internal factor rule is added to the initial cost pricing table to generate a final initial cost pricing table, referring to fig. 10, fig. 10 shows a schematic diagram of the initial cost pricing table provided in an embodiment of the present disclosure, and the corresponding period number and corresponding value of the payment service fee are added to the payment service fee to generate the final initial cost pricing table.
Step 106: standard service configuration information is obtained.
The standard service configuration information specifically refers to reference configuration information for filling a service configuration form, and in different service scenarios, the standard service configuration information is also different, for example, in an inventory registration scenario, the standard service configuration information may be information of the last inventory registration; in a sales pricing scenario, the standard business configuration information may be standard pricing information; in a logistics scenario, the standard service configuration information may be logistics price information or the like.
And under the expense report scene, acquiring standard business configuration information, namely acquiring standard expense pricing information.
The standard fee pricing information specifically refers to preset reference pricing information, and for specific products or services, the published standard fee pricing information is usually moderate in price, and is suitable for most situations.
Referring to fig. 11, fig. 11 is a schematic diagram of standard fee pricing information provided in an embodiment of the present disclosure, and as shown in fig. 11, a debit card is taken as an example, and the corresponding payment service fee has no stage number, a guaranteed bottom value of 1, a fixed fee value of 10, and a billing currency of USD. The values in the standard fee pricing information are all preconfigured information, and the standard fee pricing information is usually stored in a form of a table in the server.
Step 108: and generating a target service configuration table according to the initial service configuration table and the standard service configuration information.
After the initial service configuration table and the standard service configuration information are obtained, the content in the standard service configuration information can be filled into the initial service configuration table, so that a corresponding target service configuration table is generated.
And in a cost report scene, generating a target business configuration table according to the initial business configuration table and the standard business configuration information, namely generating a target cost pricing table according to the initial cost pricing table and the standard cost pricing information.
After the standard cost pricing information and the initial cost pricing table are obtained, the content in the standard cost pricing information may be filled into the initial cost pricing table, and specifically, the matching may be performed by the values in the initial cost pricing table.
Referring to fig. 10 and 11, in the standard charge pricing information shown in fig. 11, for a debit card, the corresponding information of the payment service charge is "period number: 12; bottom value: 1, a step of; fixed value of cost: 10; billing currency: USD "; the corresponding refund service fee is' bottom value: 111; fixed value of cost: 2; billing currency: USD). The initial charge pricing table shown in fig. 10 is filled with the correspondence, and then the entry corresponding to the debit card of card issuer a and the entry corresponding to the debit card of card issuer B can be filled. And by analogy, after the contents in the standard expense pricing information are matched according to the pricing object and the internal pricing factor, the initial expense pricing table is filled.
Specifically, generating a target service configuration table according to the initial service configuration table and the standard service configuration information includes:
determining a target service item type and a target service item factor corresponding to the target service item type in the initial service configuration table;
inquiring a target service configuration value in the standard service configuration information according to the target service item type and the target service item factor;
and filling the target service configuration value into the initial service configuration table to obtain a target service configuration table.
In the process of generating the target service configuration table, firstly, determining the logistics price filling information for the A city and the A city in the initial service configuration table, for example, in a logistics scene, according to the target service item type and the target service item factor corresponding to the target service item type in the initial service configuration table, and then determining the corresponding target service configuration value in the standard service configuration information according to the configuration information corresponding to the A city and the A city. And finally, filling the target service configuration value into a corresponding field of the initial service configuration table to generate the target service configuration table.
Generating a target cost pricing table according to the initial cost pricing table and the standard cost pricing information in a cost report scene, wherein the target cost pricing table comprises the following components:
Determining a target fee item type and a target charging factor corresponding to the target fee item type in the initial fee pricing table;
inquiring a target charging value in the standard charge pricing information according to the target fee item type and the target charging factor;
and filling the target charging value into the initial cost pricing table to obtain a target cost pricing table.
The target fee item type specifically refers to a fee item type which needs to be filled into the initial fee pricing table, and in practical application, the fee item type in the initial fee pricing table can be sequentially selected as the target fee item type. After determining the target fee item type, the target charging factor corresponding to the target fee item type can be determined according to the rule of adding the internal factor as shown in fig. 9, where the target charging factor can be understood as adding the internal factor, and in actual application, if there is a target charging factor, the content is empty.
Referring to fig. 11, when a payment service fee is a target fee item type, its corresponding target billing factor is "period number"; when the refund service fee is the target fee item type, the corresponding target charging factor is null.
After the target fee item type and the target billing factor are determined, the corresponding target billing value may be queried in the standard fee pricing information based on both.
Still taking fig. 11 as an example, when the payment service fee is the target fee item type, the corresponding target charging factor is the "period number", in the standard fee pricing information, the pricing object factor in the pricing object information corresponding to the payment service fee includes a debit card and a credit card, and by comparing, when the card issuing type of the payment service fee is determined to be the debit card, the period number is zero, the guard value is 1, the fee fixed value is 10, and the charging currency is USD, the information can be filled into the initial fee pricing table, and in turn, other fee value information in the quasi fee pricing information can be filled into the initial fee pricing table, so as to obtain the final target fee pricing table.
In the current operation, the target cost pricing table is a cost pricing table generated based on the information input by the BD, and still taking fig. 10 and 11 as an example, after the standard cost pricing information shown in fig. 11 is filled into the initial cost pricing table shown in fig. 10, the target cost pricing table shown in fig. 12 may be generated, fig. 12 shows a schematic diagram of the target cost pricing table provided in an embodiment of the present specification, and as shown in fig. 12, the standard cost pricing information shown in fig. 11 is filled into the initial cost pricing table shown in fig. 10, so as to obtain the target cost pricing table.
The target cost pricing table can be used as the cost pricing table generated by the current operation of the BD, and the BD selects different cost item types and pricing dimension information for different merchants, so that personalized cost pricing tables for different customers can be generated, the BD only needs to be simply configured at the front end, complicated operation is not needed, and the configuration efficiency of the BD is improved.
In a specific embodiment provided in the present specification, after filling the target service configuration value into the initial service configuration table, the method further includes:
determining an unfilled field, wherein the unfilled field is a field of an unfilled target service configuration value;
inquiring a default value corresponding to the unfilled field in a preset service configuration template rule;
and filling the default value into the unfilled field.
In practical application, after the target service configuration value is filled into the initial service configuration table, some fields may not be filled with the target service configuration value, and default values corresponding to unfilled fields need to be determined in a preset service configuration template rule, and the default values are filled into the unfilled fields.
In the expense report scenario, after the target billing value is filled into the initial expense pricing table, the method further comprises:
Determining an unfilled field, wherein the unfilled field is a field of an unfilled target charging value;
inquiring a default value corresponding to the unfilled field in a preset pricing template rule;
and filling the default value into the unfilled field.
In practical application, some fee items are not in the standard fee pricing information, the generated target fee pricing form is empty, the user experience is bad, and at this time, some unfilled field values can be filled by default.
In the target cost pricing table shown in fig. 12, the values under the repudiation service fee item are all empty, and then the field under the repudiation service fee item can be determined to be an unfilled field, in order to promote the user experience, the default value corresponding to the unfilled field can be queried in the preset pricing template rule, the default value corresponding to each field can be preconfigured in the preset pricing template rule, and after the default value corresponding to the unfilled field is queried in the preset pricing template rule, the default value corresponding to the unfilled field is filled in the target cost pricing table.
Referring to fig. 13, fig. 13 is a schematic diagram of a target fee pricing table with filling default values provided in an embodiment of the present disclosure, in the diagram shown in fig. 12, a field under a rejected service fee item is an unfilled field, through a preset pricing template rule, it may be queried that the field under the rejected service fee item is "N/a", and then "N/a" is filled into the field under the rejected service fee, so as to generate the schematic diagram of the target fee pricing table shown in fig. 13.
In a specific embodiment provided in the present specification, the method further includes:
receiving an adjustment instruction aiming at the target service configuration table;
and responding to the adjustment instruction to adjust the target service configuration table and generating a personalized service configuration table.
Specifically, after the target service configuration table is generated, the service personnel also need to adjust part of the content in the target service configuration table, specifically, receive an adjustment instruction aiming at the target service configuration table, and adjust the target service configuration table based on the adjustment instruction, thereby generating the personalized service configuration table.
In the expense report scenario, the method further comprises:
receiving an adjustment instruction for the target expense pricing form;
and adjusting the target expense pricing table in response to the adjustment instruction, and generating a personalized expense pricing table.
After the target expense pricing table is generated, the BD can directly conduct corresponding auditing on the target expense pricing table aiming at the target merchant, if the BD conducts personalized setting on the target merchant, adjustment can be conducted on the basis of the target expense pricing table, for example, certain fields in the target expense pricing table are set, specifically, the BD can send an adjustment instruction aiming at the target expense pricing table, specific adjustment information is carried in the adjustment instruction, and the terminal can adjust the corresponding fields based on the adjustment information, so that the personalized expense pricing table is generated.
In a specific embodiment provided in the present disclosure, the BD may click a certain field to inform the terminal that the field needs to be adjusted, and after receiving the instruction, the terminal changes the type of the field to an edit mode, and the BD may adjust the field value in the field, thereby achieving the purpose of adjusting the target cost pricing table and generating the personalized cost pricing table.
The method for generating the service configuration table provided by one embodiment of the specification receives a service table generation instruction, wherein the service table generation instruction carries service item information and service object information; generating an initial service configuration form based on a preset service configuration template, the service item information and the service object information; standard service configuration information is obtained; and generating a target service configuration table according to the initial service configuration table and the standard service configuration information. Through the method provided by the specification, a user can generate an initial service configuration form according to the preset service configuration template by simply configuring service item information and service object information, and meanwhile, the initial service configuration form is filled with standard service configuration information to generate a final target service configuration form. The risk of error service configuration of the user is reduced, the service configuration efficiency of the user is improved, and the cost of service configuration is saved.
In addition, through the visualized configuration page, the cost configuration complexity of the user is further reduced, and the use experience of the user is improved.
The method for generating the fee pricing table provided in the present specification will be further described with reference to fig. 14 by taking an application of the method for generating the fee pricing table in a goods selling scenario as an example. FIG. 14 is a flowchart of a process of a method for generating a pricing table for fees according to one embodiment of the present disclosure, and specifically includes the following steps.
Step 1402: and responding to the received page rendering instruction, acquiring a model structure of the pricing template, and rendering and generating a fee pricing table generation page based on information in the model structure of the pricing template.
Step 1404: and generating a fee form generation instruction for the target merchant A in response to the operation of generating the page for the fee pricing form, wherein the fee form generation instruction carries fee item information and pricing object information.
Step 1406: and acquiring a preset fee pricing template, wherein the preset fee pricing template comprises a fee item field and a pricing object field.
Step 1408: and acquiring at least one fee type corresponding to the fee information, determining charging factors corresponding to the fee types, and filling the fee fields according to the charging factors corresponding to the fee types.
Step 1410: and acquiring at least one pricing parameter field corresponding to the pricing object information, receiving the fixed value corresponding to each pricing parameter field, and filling the pricing object field according to each pricing parameter field and the fixed value corresponding to each pricing parameter field.
Step 1412: after the filling is completed, an initial cost pricing form is generated and standard cost pricing information is obtained.
Step 1414: and determining the target fee item type and a target charging factor corresponding to the target fee item type in the initial fee pricing table.
Step 1416: and inquiring the target charging value in the standard expense pricing information according to the target expense item type and the target charging factor.
Step 1418: and filling the target charging value into the initial cost pricing table to obtain the target cost pricing table.
Step 1420: and determining an unfilled field, inquiring a default value corresponding to the unfilled field in a preset pricing template rule, and filling the default value into the unfilled field.
Step 1422: in response to the adjustment instructions for the target cost pricing form, the target cost pricing form is adjusted, generating a personalized cost pricing form for target merchant A.
By the method provided by the specification, a user can generate an initial cost pricing form according to the preset cost pricing template by simply configuring the cost item information and the pricing object information, and meanwhile, the initial cost pricing form is filled with standard cost pricing information to generate a final target cost pricing form. The cost configuration error risk of the user is reduced, the cost configuration efficiency of the user is improved, and the cost of the cost configuration is saved.
In addition, through the visualized configuration page, the cost configuration complexity of the user is further reduced, and the use experience of the user is improved.
Fig. 15 illustrates an interactive diagram of a user-configured target cost pricing form provided in an embodiment of the present description, as shown in fig. 15,
step 1502: the user logs into the form generation platform.
Step 1504: the form generation platform renders a generate fee pricing form generation page based on information in the model structure of the pricing template. While rendering a cost capability pricing header of the cost pricing table.
Step 1506: the user selects an option for a product factor in the expense pricing table generation page.
Step 1508: and the table generation platform generates a table header of the pricing object dimension corresponding to the product factor according to the selection information of the user.
Step 1510: the user further selects pricing factor information corresponding to the pricing object.
Step 1512: the table generation platform generates row data of the full scene through Cartesian products according to pricing factor information input by a user.
Step 1514: and dynamically rendering a cost pricing table structure according to the internal decision factors corresponding to the types of the fees according to the internal decision factors in the pricing template rules corresponding to the types of the fees, wherein the method specifically comprises adding columns and filling default values.
Step 1516: standard fee pricing information is obtained.
Step 1518: and automatically filling the pricing table structure according to the content in the standard expense pricing information, and generating a standard and filled expense pricing table.
Step 1520: adjustment information for the user for the cost pricing form is received.
Step 1522: and correspondingly adjusting the expense pricing table according to the adjustment information to obtain a final target expense pricing table.
By the method provided by the specification, a user can generate an initial cost pricing form according to the preset cost pricing template by simply configuring the cost item information and the pricing object information, and meanwhile, the initial cost pricing form is filled with standard cost pricing information to generate a final target cost pricing form. The cost configuration error risk of the user is reduced, the cost configuration efficiency of the user is improved, and the cost of the cost configuration is saved.
In addition, through the visualized configuration page, the cost configuration complexity of the user is further reduced, and the use experience of the user is improved.
Corresponding to the above method embodiment, the present disclosure further provides an embodiment of a device for generating a fee pricing table, and fig. 16 shows a schematic structural diagram of a device for generating a fee pricing table according to one embodiment of the present disclosure. As shown in fig. 16, the apparatus includes:
A receiving module 1602 configured to receive a fee form generation instruction, where the fee form generation instruction carries fee item information and pricing object information;
a first generation module 1604 configured to generate an initial cost pricing form based on a preset cost pricing template, the fee item information, and the pricing object information;
an acquisition module 1606 configured to acquire standard fee pricing information;
a second generation module 1608 configured to generate a target cost pricing form based on the initial cost pricing form and the standard cost pricing information.
Optionally, the apparatus further includes:
and a rendering module configured to render the fee pricing table to generate the page in response to the received page rendering instruction.
Optionally, the receiving module 1602 is further configured to:
determining fee option information in response to generating fee option information for a page for the fee pricing table;
determining pricing object information in response to pricing object selection information for the price pricing form generation page;
and generating a fee form generation instruction according to the fee item information and the pricing object information.
Optionally, the first generating module 1604 is further configured to:
Acquiring a preset fee pricing template, wherein the preset fee pricing template comprises a fee item field and a pricing object field;
and filling the fee item information into the fee item field, filling the pricing object information into the pricing object field, and generating an initial fee pricing form.
Optionally, the first generating module 1604 is further configured to:
acquiring at least one fee item type corresponding to the fee item information;
determining charging factors corresponding to the types of the fees;
and filling the fee item field according to the charging factors corresponding to the fee item types.
Optionally, the first generating module 1604 is further configured to:
determining a target fee item type;
and inquiring the charging factors corresponding to the target fee item types in preset pricing template rules.
Optionally, the first generating module 1604 is further configured to:
acquiring at least one pricing parameter field corresponding to the pricing object information;
receiving pricing values corresponding to the pricing parameter fields;
and filling the pricing object field according to each pricing parameter field and the corresponding fixed value of each pricing parameter field.
Optionally, the second generating module 1608 is further configured to:
Determining a target fee item type and a target charging factor corresponding to the target fee item type in the initial fee pricing table;
inquiring a target charging value in the standard charge pricing information according to the target fee item type and the target charging factor;
and filling the target charging value into the initial cost pricing table to obtain a target cost pricing table.
Optionally, the apparatus further includes:
and the default filling module is configured to determine an unfilled field, wherein the unfilled field is a field of an unfilled target charging value, and the default value corresponding to the unfilled field is queried in a preset pricing template rule and is filled into the unfilled field.
Optionally, the apparatus further includes:
an adjustment module configured to receive an adjustment instruction for the target cost pricing form, adjust the target cost pricing form in response to the adjustment instruction, and generate a personalized cost pricing form.
The device for generating the expense pricing table provided by one embodiment of the specification receives an expense table generation instruction, wherein the expense table generation instruction carries expense item information and pricing object information; generating an initial cost pricing form based on a preset cost pricing template, the fee item information and the pricing object information; obtaining standard expense pricing information; and generating a target fee pricing form according to the initial fee pricing form and the standard fee pricing information. Through the device provided by the specification, a user can generate an initial cost pricing form according to the preset cost pricing template by simply configuring the fee item information and the pricing object information, and meanwhile, the initial cost pricing form is filled with standard cost pricing information to generate a final target cost pricing form. The cost configuration error risk of the user is reduced, the cost configuration efficiency of the user is improved, and the cost of the cost configuration is saved.
In addition, through the visualized configuration page, the cost configuration complexity of the user is further reduced, and the use experience of the user is improved.
The above is an exemplary embodiment of a device for generating a fee pricing table according to the present embodiment. It should be noted that, the technical solution of the device for generating a fee pricing table and the technical solution of the method for generating a fee pricing table belong to the same concept, and details of the technical solution of the device for generating a fee pricing table, which are not described in detail, can be referred to the description of the technical solution of the method for generating a fee pricing table.
Corresponding to the method embodiment, the present disclosure further provides an embodiment of a service configuration table generating device, and fig. 17 shows a schematic structural diagram of a fee pricing table generating device provided in one embodiment of the present disclosure. As shown in fig. 17, the apparatus includes:
the receiving module 1702 is configured to receive a service table generation instruction, where the service table generation instruction carries service item information and service object information;
a first generation module 1704 configured to generate an initial service configuration table based on a preset service configuration template, the service item information, and the service object information;
An acquisition module 1706 configured to acquire standard service configuration information;
a second generating module 1708 configured to generate a target service configuration table from the initial service configuration table and the standard service configuration information.
Optionally, the apparatus further includes:
and the rendering module is configured to respond to the received page rendering instruction, and render the service configuration table to generate a page.
Optionally, the receiving module 1702 is further configured to:
determining service item information in response to service item selection information of a page generated for the service configuration table;
determining business object information in response to business object selection information of a page generated for the business configuration table;
and generating a service table generation instruction according to the service item information and the service object information.
Optionally, the first generation module 1704 is further configured to:
acquiring a preset service configuration template, wherein the preset service configuration template comprises a service item field and a service object field;
and filling the service item information into the service item field, filling the service object information into the service object field, and generating an initial service configuration table.
Optionally, the first generation module 1704 is further configured to:
acquiring at least one service item type corresponding to the service item information;
determining service item factors corresponding to the service item types;
and filling the service item field according to the service item factor corresponding to each service item type.
Optionally, the first generation module 1704 is further configured to:
determining a target service item type;
and inquiring the service item factors corresponding to the target service item types in a preset service configuration template rule.
Optionally, the first generation module 1704 is further configured to:
acquiring at least one service parameter field corresponding to the service object information;
receiving service object values corresponding to the service parameter fields;
and filling the business object fields according to the business parameter fields and the business object values corresponding to the business parameter fields.
Optionally, the second generating module 1708 is further configured to:
determining a target service item type and a target service item factor corresponding to the target service item type in the initial service configuration table;
inquiring a target service configuration value in the standard service configuration information according to the target service item type and the target service item factor;
And filling the target service configuration value into the initial service configuration table to obtain a target service configuration table.
Optionally, the apparatus further includes:
and the default filling module is configured to determine an unfilled field, wherein the unfilled field is a field of an unfilled target service configuration value, and the default value corresponding to the unfilled field is queried in a preset service configuration template rule and is filled into the unfilled field.
Optionally, the apparatus further includes:
and the adjusting module is configured to receive an adjusting instruction aiming at the target service configuration table, respond to the adjusting instruction and adjust the target service configuration table, and generate a personalized service configuration table.
The device for generating the service configuration table provided by one embodiment of the specification receives a service table generation instruction, wherein the service table generation instruction carries service item information and service object information; generating an initial service configuration form based on a preset service configuration template, the service item information and the service object information; standard service configuration information is obtained; and generating a target service configuration table according to the initial service configuration table and the standard service configuration information. Through the device provided by the specification, a user can generate an initial service configuration form according to the preset service configuration template by simply configuring service item information and service object information, and meanwhile, the initial service configuration form is filled with standard service configuration information to generate a final target service configuration form. The risk of error service configuration of the user is reduced, the service configuration efficiency of the user is improved, and the cost of service configuration is saved.
In addition, through the visualized configuration page, the service configuration complexity of the user is further reduced, and the use experience of the user is improved.
Fig. 18 illustrates a block diagram of a computing device 1800 provided in accordance with an embodiment of the present specification. Components of the computing device 1800 include, but are not limited to, a memory 1810 and a processor 1820. Processor 1820 is coupled to memory 1810 through bus 1830, and database 1850 is used to store data.
The computing device 1800 also includes an access device 1840, the access device 1840 enabling the computing device 1800 to communicate via one or more networks 1860. Examples of such networks include public switched telephone networks (PSTN, public Switched Telephone Network), local area networks (LAN, local Area Network), wide area networks (WAN, wide Area Network), personal area networks (PAN, personal Area Network), or combinations of communication networks such as the internet. The access device 1840 may include one or more of any type of network interface, wired or wireless (e.g., a network interface card (NIC, network interface controller)), such as an IEEE802.11 wireless local area network (WLAN, wireless Local Area Network) wireless interface, a worldwide interoperability for microwave access (Wi-MAX, worldwide Interoperability for Microwave Access) interface, an ethernet interface, a universal serial bus (USB, universal Serial Bus) interface, a cellular network interface, a bluetooth interface, a near-field communication (NFC, near Field Communication).
In one embodiment of the present description, the above-described components of computing device 1800, as well as other components not shown in FIG. 18, may also be connected to each other, such as by a bus. It should be understood that the block diagram of the computing device illustrated in FIG. 18 is for exemplary purposes only and is not intended to limit the scope of the present description. Those skilled in the art may add or replace other components as desired.
Computing device 1800 may be any type of stationary or mobile computing device, including a mobile computer or mobile computing device (e.g., tablet, personal digital assistant, laptop, notebook, netbook, etc.), mobile telephone (e.g., smart phone), wearable computing device (e.g., smart watch, smart glasses, etc.), or other type of mobile device, or a stationary computing device such as a desktop computer or personal computer (PC, personal Computer). The computing device 1800 may also be a mobile or stationary server.
Wherein the processor 1820 is configured to execute computer-executable instructions that, when executed by the processor, perform the steps of the data processing methods described above. The foregoing is a schematic illustration of a computing device of this embodiment. It should be noted that, the technical solution of the computing device and the technical solution of the above-mentioned service configuration table generation method or the above-mentioned fee pricing table generation method belong to the same concept, and details of the technical solution of the computing device, which are not described in detail, can be referred to the description of the technical solution of the above-mentioned service configuration table generation method or the above-mentioned fee pricing table generation method.
An embodiment of the present disclosure also provides a computer-readable storage medium storing computer-executable instructions that, when executed by a processor, implement the steps of the above-described service configuration table generation method or fee pricing table generation method.
The above is an exemplary version of a computer-readable storage medium of the present embodiment. It should be noted that, the technical solution of the storage medium and the technical solution of the above-mentioned service configuration table generation method or the above-mentioned fee pricing table generation method belong to the same concept, and details of the technical solution of the storage medium which are not described in detail may refer to description of the technical solution of the above-mentioned service configuration table generation method or the above-mentioned fee pricing table generation method.
An embodiment of the present disclosure further provides a computer program, where the computer program, when executed in a computer, causes the computer to perform the steps of the above-described service configuration table generation method or cost pricing table generation method.
The above is an exemplary version of a computer program of the present embodiment. It should be noted that, the technical solution of the computer program and the technical solution of the above-mentioned service configuration table generation method or the above-mentioned fee pricing table generation method belong to the same concept, and details of the technical solution of the computer program, which are not described in detail, can be referred to the description of the technical solution of the above-mentioned service configuration table generation method or the above-mentioned fee pricing table generation method.
The foregoing describes specific embodiments of the present disclosure. Other embodiments are within the scope of the following claims. In some cases, the actions or steps recited in the claims can be performed in a different order than in the embodiments and still achieve desirable results. In addition, the processes depicted in the accompanying figures do not necessarily require the particular order shown, or sequential order, to achieve desirable results. In some embodiments, multitasking and parallel processing are also possible or may be advantageous.
The computer instructions include computer program code that may be in source code form, object code form, executable file or some intermediate form, etc. The computer readable medium may include: any entity or device capable of carrying the computer program code, a recording medium, a U disk, a removable hard disk, a magnetic disk, an optical disk, a computer Memory, a Read-Only Memory (ROM), a random access Memory (RAM, random Access Memory), an electrical carrier signal, a telecommunications signal, a software distribution medium, and so forth. It should be noted that the computer readable medium contains content that can be appropriately scaled according to the requirements of jurisdictions in which such content is subject to legislation and patent practice, such as in certain jurisdictions in which such content is subject to legislation and patent practice, the computer readable medium does not include electrical carrier signals and telecommunication signals.
It should be noted that, for simplicity of description, the foregoing method embodiments are all expressed as a series of combinations of actions, but it should be understood by those skilled in the art that the embodiments are not limited by the order of actions described, as some steps may be performed in other order or simultaneously according to the embodiments of the present disclosure. Further, those skilled in the art will appreciate that the embodiments described in the specification are all preferred embodiments, and that the acts and modules referred to are not necessarily all required for the embodiments described in the specification.
In the foregoing embodiments, the descriptions of the embodiments are emphasized, and for parts of one embodiment that are not described in detail, reference may be made to the related descriptions of other embodiments.
The preferred embodiments of the present specification disclosed above are merely used to help clarify the present specification. Alternative embodiments are not intended to be exhaustive or to limit the invention to the precise form disclosed. Obviously, many modifications and variations are possible in light of the teaching of the embodiments. The embodiments were chosen and described in order to best explain the principles of the embodiments and the practical application, to thereby enable others skilled in the art to best understand and utilize the invention. This specification is to be limited only by the claims and the full scope and equivalents thereof.

Claims (15)

1. A method for generating a service configuration table includes:
receiving a service table generation instruction, wherein the service table generation instruction carries service item information and service object information;
generating an initial service configuration form based on a preset service configuration template, the service item information and the service object information;
standard service configuration information is obtained;
and generating a target service configuration table according to the initial service configuration table and the standard service configuration information.
2. The method of claim 1, the method further comprising:
and responding to the received page rendering instruction, and generating a page by the rendering service configuration table.
3. The method of claim 2, receiving a business form generation instruction, comprising:
determining service item information in response to service item selection information of a page generated for the service configuration table;
determining business object information in response to business object selection information of a page generated for the business configuration table;
and generating a service table generation instruction according to the service item information and the service object information.
4. The method of claim 3, generating an initial service configuration table based on a preset service configuration template, the service item information, and the service object information, comprising:
Acquiring a preset service configuration template, wherein the preset service configuration template comprises a service item field and a service object field;
and filling the service item information into the service item field, filling the service object information into the service object field, and generating an initial service configuration table.
5. The method of claim 4, populating the service item information into the service item field, comprising:
acquiring at least one service item type corresponding to the service item information;
determining service item factors corresponding to the service item types;
and filling the service item field according to the service item factor corresponding to each service item type.
6. The method of claim 5, determining a service item factor corresponding to each service item type, comprising:
determining a target service item type;
and inquiring the service item factors corresponding to the target service item types in a preset service configuration template rule.
7. The method of claim 4, populating the business object information into the business object fields, comprising:
acquiring at least one service parameter field corresponding to the service object information;
receiving service object values corresponding to the service parameter fields;
And filling the business object fields according to the business parameter fields and the business object values corresponding to the business parameter fields.
8. The method of claim 1, generating a target service configuration table from the initial service configuration table and the standard service configuration information, comprising:
determining a target service item type and a target service item factor corresponding to the target service item type in the initial service configuration table;
inquiring a target service configuration value in the standard service configuration information according to the target service item type and the target service item factor;
and filling the target service configuration value into the initial service configuration table to obtain a target service configuration table.
9. The method of claim 8, after populating the initial service configuration table with the target service configuration value, further comprising:
determining an unfilled field, wherein the unfilled field is a field of an unfilled target service configuration value;
inquiring a default value corresponding to the unfilled field in a preset service configuration template rule;
and filling the default value into the unfilled field.
10. The method of any of claims 1-9, the method further comprising:
Receiving an adjustment instruction aiming at the target service configuration table;
and responding to the adjustment instruction to adjust the target service configuration table and generating a personalized service configuration table.
11. A method of generating a cost pricing table, comprising:
receiving a fee form generation instruction, wherein the fee form generation instruction carries fee item information and pricing object information;
generating an initial cost pricing form based on a preset cost pricing template, the fee item information and the pricing object information;
obtaining standard expense pricing information;
and generating a target fee pricing form according to the initial fee pricing form and the standard fee pricing information.
12. A service configuration table generating device includes:
the receiving module is configured to receive a service form generation instruction, wherein the service form generation instruction carries service item information and service object information;
the first generation module is configured to generate an initial service configuration form based on a preset service configuration template, the service item information and the service object information;
the acquisition module is configured to acquire standard service configuration information;
and the second generation module is configured to generate a target service configuration table according to the initial service configuration table and the standard service configuration information.
13. A method of generating a cost pricing table, comprising:
the receiving module is configured to receive a fee form generation instruction, wherein the fee form generation instruction carries fee item information and pricing object information;
a first generation module configured to generate an initial cost pricing form based on a preset cost pricing template, the fee item information, and the pricing object information;
an acquisition module configured to acquire standard fee pricing information;
a second generation module configured to generate a target cost pricing form based on the initial cost pricing form and the standard cost pricing information.
14. A computing device, comprising:
a memory and a processor;
the memory is configured to store computer executable instructions, the processor being configured to execute the computer executable instructions, which when executed by the processor, implement the steps of the method of any one of claims 1-11.
15. A computer readable storage medium storing computer executable instructions which when executed by a processor implement the steps of the method of any one of claims 1 to 11.
CN202310270066.1A 2023-03-15 2023-03-15 Service configuration table generation method and device Pending CN116306546A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310270066.1A CN116306546A (en) 2023-03-15 2023-03-15 Service configuration table generation method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310270066.1A CN116306546A (en) 2023-03-15 2023-03-15 Service configuration table generation method and device

Publications (1)

Publication Number Publication Date
CN116306546A true CN116306546A (en) 2023-06-23

Family

ID=86799202

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310270066.1A Pending CN116306546A (en) 2023-03-15 2023-03-15 Service configuration table generation method and device

Country Status (1)

Country Link
CN (1) CN116306546A (en)

Similar Documents

Publication Publication Date Title
CN109447609A (en) Method of payment, device, computer equipment and storage medium
CN107977457B (en) Data clearing method, system and computer readable storage medium
CN109583931B (en) Transaction data processing method, device, electronic equipment and readable storage medium
CN106998314B (en) Account interaction method and device
CN110490748B (en) Order-based project recommendation method and device
CN111988749B (en) Dynamic tariff generation method and device
CN113312527A (en) Purchase data processing method and device, computer equipment and storage medium
CN116400913A (en) Business process generation method and device
CN116306546A (en) Service configuration table generation method and device
CN109919752A (en) A kind of assets management method and device
CN114356889A (en) Data conversion method, migration method, conversion device and migration device
CN113888340A (en) Docking processing method, device, equipment and storage medium for configured insurance products
CN113034183A (en) Pricing processing method and device, electronic equipment and storage medium
CN110333927B (en) Interface skipping method and device, server and storage medium
CN113393190A (en) Storage information processing method and device, electronic equipment and readable medium
RU2699068C1 (en) System for guaranteed return of goods in retail sales network
US20150019367A1 (en) Generating a Product with an Invoice Simulation Product Builder
CN111210329A (en) Accounting document generation method and device, storage medium and electronic equipment
KR20230016893A (en) Online/offline mobile terminal price comparison and sales shopping mall provision system
CN111400570B (en) User group auditing processing method and device
US20230237560A1 (en) Product catalog mapping and integration across distributed systems and interfaces, dynamic determination and presentation of customized service offers and lifecycle management of services
US20230206247A1 (en) Product catalog mapping and integration across distributed systems and interfaces, dynamic determination and presentation of customized service offers and lifecycle management of services
US20240185295A1 (en) Automated debundling and categorization of purchases
KR20230034534A (en) Location-based Butcher shop Millkit Delivery Platform Service Method and Its System
KR20020066770A (en) Method for providing a service of cost divide approval one more persons in internet server

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
TA01 Transfer of patent application right
TA01 Transfer of patent application right

Effective date of registration: 20240221

Address after: Guohao Times City # 20-01, 128 Meizhi Road, Singapore

Applicant after: Advanced Nova Technology (Singapore) Holdings Ltd.

Country or region after: Singapore

Address before: 51 Belarusian Bashar Road, Singapore, Lai Zanda 1 # 04-08

Applicant before: Alipay laboratories (Singapore) Ltd.

Country or region before: Singapore