CN110909013B - Service list generation method, device, equipment and computer readable storage medium - Google Patents

Service list generation method, device, equipment and computer readable storage medium Download PDF

Info

Publication number
CN110909013B
CN110909013B CN201910966959.3A CN201910966959A CN110909013B CN 110909013 B CN110909013 B CN 110909013B CN 201910966959 A CN201910966959 A CN 201910966959A CN 110909013 B CN110909013 B CN 110909013B
Authority
CN
China
Prior art keywords
service list
information
list
rule
service
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.)
Active
Application number
CN201910966959.3A
Other languages
Chinese (zh)
Other versions
CN110909013A (en
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.)
Ping An Property and Casualty Insurance Company of China Ltd
Original Assignee
Ping An Property and Casualty Insurance Company of China 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 Ping An Property and Casualty Insurance Company of China Ltd filed Critical Ping An Property and Casualty Insurance Company of China Ltd
Priority to CN201910966959.3A priority Critical patent/CN110909013B/en
Publication of CN110909013A publication Critical patent/CN110909013A/en
Application granted granted Critical
Publication of CN110909013B publication Critical patent/CN110909013B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • G06Q10/103Workflow collaboration or project management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/08Insurance
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/30Computing systems specially adapted for manufacturing

Abstract

The application relates to the technical field of big data and discloses a service list generation method, a device, equipment and a computer readable storage medium. Comprising the following steps: when a service list generation request transmitted by a cooperative end is received, the service list generation request is analyzed to obtain service list information corresponding to the service list generation request; determining a preset rule corresponding to service list information, and verifying the service list information based on the preset rule; if the rule verification is passed, acquiring a data calculation rule corresponding to the service list information; perfecting the service list parameter information based on a data calculation rule, determining a service list number corresponding to the service list information, generating a corresponding target service list based on the perfected service list parameter information, the service list number, the cooperation end and the product information of the requested list, and returning the target service list to the cooperation end. By the method and the device, the quick response of the requirements of the cooperative end is realized.

Description

Service list generation method, device, equipment and computer readable storage medium
Technical Field
The present application relates to the field of big data technologies, and in particular, to a service list generating method, apparatus, device, and computer readable storage medium.
Background
The service type IT enterprises can make online docking services after the self business is mature, the internal services are externally provided for partners of other industries in the form of interfaces, in the docking process, the core logic of the self business is fixed, and then the special requirements of different partners are customized and developed outside the core logic. However, this custom developed model has the following problems: development progress is slow, and because more partners are involved, online customization of services on a unified version day is required, resulting in long online period; meanwhile, if the business requirement of the partner is changed after the online, the system operation is seriously affected by the need of re-customizing development.
Disclosure of Invention
The application mainly aims to provide a service list generation method, a device, equipment and a computer readable storage medium, and aims to solve the technical problem that the existing service list generation method cannot respond to the demands of a partner rapidly.
In order to achieve the above object, the present application provides a service list generation method, which includes the following steps:
When a business list generation request transmitted by a cooperative end is received, analyzing the business list generation request to obtain business list information corresponding to the business list generation request, wherein the business list information comprises the cooperative end information, product information requesting to be ordered and business list parameter information requesting to be ordered;
inquiring in a preset rule list based on the information of the cooperative end, acquiring a rule list corresponding to the cooperative end, screening in the rule list based on the information of the product requesting the bill and the parameter information of the service list requesting the bill, determining a preset rule corresponding to the service list information, and verifying the service list information based on the preset rule, wherein different cooperative ends, the product requesting the bill and the service list parameter correspond to different preset rules, and the preset rules comprise authority rules and verification rules;
if the authority rule and the verification rule pass verification, acquiring a data calculation rule corresponding to the service list information;
perfecting the service list parameter information based on the data calculation rule, determining a service list number corresponding to the service list information, generating a corresponding target service list based on the perfected service list parameter information, the service list number, the cooperation end and the product information of the requested list, and returning the target service list to the cooperation end.
Optionally, the method includes inquiring in a preset rule list based on the information of the partner, obtaining a rule list corresponding to the partner, screening in the rule list based on the product information of the request for the list and the parameter information of the service list of the request for the list, determining a preset rule corresponding to the service list information, and before verifying the service list information based on the preset rule, further includes:
different preset rules corresponding to different collaboration ends, different products and different service list parameters are obtained;
and establishing a preset rule list according to different preset rules corresponding to the different collaboration ends, different products and different service list parameters.
Optionally, the method includes inquiring in a preset rule list based on the information of the partner, obtaining a rule list corresponding to the partner, screening in the rule list based on the product information of the request for the list and the parameter information of the service list of the request for the list, determining a preset rule corresponding to the service list information, and verifying the service list information based on the preset rule, and further includes:
if the authority rule fails to verify, processing the service list information based on the authority rule, generating a corresponding target service list based on the processed service list information, and returning the target service list to the cooperation end;
And if the verification rule fails to verify, returning an error message warning to the cooperation end.
Optionally, perfecting the service list parameter information based on the data calculation rule, determining a service list number corresponding to the service list information, generating a corresponding target service list based on the perfected service list parameter information, the service list number, the cooperation end and the product information of the request list, and returning the target service list to the cooperation end, and then further including:
when a business list changing request transmitted by a cooperative end is received, business list changing information corresponding to the business list changing request is obtained, wherein the business list changing information comprises the cooperative end information, product information requesting changing and business list parameter information requesting changing;
inquiring in a preset rule list, acquiring a preset rule corresponding to the service list change information, and verifying the service list change information based on the preset rule, wherein the preset rule comprises an authority rule and a verification rule;
and if the authority rule and the verification rule pass verification, acquiring a data calculation rule corresponding to the service list change information, modifying the target service list based on the data calculation rule, and returning the modified target service list to the cooperation end.
In addition, in order to achieve the above object, the present application also provides a service list generating device, including:
the analysis module is used for analyzing the service list generation request to obtain service list information corresponding to the service list generation request when receiving the service list generation request transmitted by the cooperative end, wherein the service list information comprises the cooperative end information, the product information requesting to be ordered and the service list parameter information requesting to be ordered;
the verification module is used for inquiring in a preset rule list based on the information of the cooperative end, acquiring a rule list corresponding to the cooperative end, screening in the rule list based on the information of the product requesting the list and the parameter information of the service list requesting the list, determining a preset rule corresponding to the service list information, and verifying the service list information based on the preset rule, wherein different cooperative ends, the product requesting the list and the service list parameter correspond to different preset rules, and the preset rules comprise authority rules and verification rules;
the acquisition module is used for acquiring the data calculation rule corresponding to the service list information if the authority rule and the verification rule pass verification;
The generation module is used for perfecting the service list parameter information based on the data calculation rule, determining a service list number corresponding to the service list information, generating a corresponding target service list based on the perfected service list parameter information, the service list number, the cooperation end and the product information of the request list, and returning the target service list to the cooperation end.
Optionally, the service list generating device further includes:
the rule module is used for acquiring different preset rules corresponding to different cooperation ends, different products and different service list parameters;
the establishing module is used for establishing a preset rule list according to different preset rules corresponding to different cooperation ends, different products and different service list parameters.
Optionally, the service list generating device further includes:
the processing module is used for processing the service list information based on the authority rule if the authority rule fails to verify, generating a corresponding target service list based on the processed service list information, and returning the target service list to the cooperation end;
and the warning module is used for returning an error message warning to the cooperation end if the verification rule fails to verify.
Optionally, the service list generating device further includes:
the system comprises a change module, a service list change module and a service management module, wherein the change module is used for acquiring service list change information corresponding to a service list change request when receiving the service list change request transmitted by a cooperative end, and the service list change information comprises the cooperative end information, product information requesting change and service list parameter information requesting change;
the change verification module is used for inquiring in a preset rule list, acquiring a preset rule corresponding to the service list change information, and changing the service list change information based on the preset rule, wherein the preset rule comprises an authority rule and a verification rule;
and the modification module is used for acquiring a data calculation rule corresponding to the service list change information if the authority rule and the verification rule pass verification, modifying the target service list based on the data calculation rule, and returning the modified target service list to the cooperation end.
In addition, to achieve the above object, the present application also provides a service list generating apparatus, which includes an input-output unit, a memory, and a processor, the memory storing computer-readable instructions, which when executed by the processor, cause the processor to implement the steps of the service list generating method as described above.
In addition, in order to achieve the above object, the present application also provides a computer-readable storage medium having stored thereon a service list generation program which, when executed by a processor, implements the steps of the service list generation method as described above.
When receiving a service list generation request transmitted by a cooperative end, the service list generation request is firstly analyzed to obtain service list information corresponding to the service list generation request, wherein the service list information comprises the cooperative end information, product information requesting to be ordered and service list parameter information requesting to be ordered; further, inquiring in a preset rule list to obtain a rule list corresponding to the cooperative end, screening in the rule list based on the product information of the request to be ordered and the service list parameter information of the request to be ordered, finally determining a preset rule corresponding to the service list information, wherein the preset rule comprises a permission rule and a check rule, and different cooperative end information, the product information of the request to be ordered and the service list parameter information of the request to be ordered correspond to different preset rules, and verifying the service list information based on the preset rules; if the verification is passed, acquiring a data calculation rule corresponding to the service list information; and finally, perfecting the service list parameter information based on the data calculation rule, determining the service list number corresponding to the service list information, finally generating a corresponding target service list according to the perfected service list parameter information, the service list number, the cooperation end and the product information of the requested list, and returning the target service list to the cooperation end. By the service list generation method provided by the application, different preset rules are set for different cooperators, and when the cooperators transmit service list generation requests, service list information is checked based on the preset rules, and after the check is passed, a bill can be issued according to the corresponding service list information, so that quick response to the demands of the cooperators is realized, and meanwhile, the system maintenance is facilitated.
Drawings
FIG. 1 is a schematic diagram of a service list generating device in a hardware operating environment according to an embodiment of the present application;
FIG. 2 is a flowchart illustrating a business list generation method according to an embodiment of the present application;
FIG. 3 is a schematic diagram of functional modules of an embodiment of a service list generating device according to the present application;
FIG. 4 is a schematic diagram of functional modules of another embodiment of a service list generating apparatus according to the present application;
FIG. 5 is a schematic diagram of functional modules of another embodiment of a service list generating apparatus according to the present application;
fig. 6 is a schematic functional block diagram of another embodiment of the service list generating apparatus according to the present application.
The achievement of the objects, functional features and advantages of the present application will be further described with reference to the accompanying drawings, in conjunction with the embodiments.
Detailed Description
It should be understood that the specific embodiments described herein are for purposes of illustration only and are not intended to limit the scope of the application.
Referring to fig. 1, fig. 1 is a schematic diagram of a service list generating device of a hardware running environment according to an embodiment of the present application.
The service list generating device in the embodiment of the application can be a portable computer, a server and other terminal devices with data processing capability.
As shown in fig. 1, the service list generating apparatus may include: a processor 1001, such as a CPU, a network interface 1004, a user interface 1003, a memory 1005, a communication bus 1002. Wherein the communication bus 1002 is used to enable connected communication between these components. The user interface 1003 may include a Display, an input unit such as a Keyboard (Keyboard), and the optional user interface 1003 may further include a standard wired interface, a wireless interface. The network interface 1004 may optionally include a standard wired interface, a wireless interface (e.g., WI-FI interface). The memory 1005 may be a high-speed RAM memory or a stable memory (non-volatile memory), such as a disk memory. The memory 1005 may also optionally be a storage device separate from the aforementioned processor 1001.
It will be appreciated by those skilled in the art that the service listings generating device structure shown in fig. 1 does not constitute a limitation of the service listings generating device, and may include more or fewer components than shown, or may combine certain components, or may be a different arrangement of components.
As shown in fig. 1, an operating system, a network communication module, a user interface module, and a service list generation program may be included in the memory 1005, which is a type of computer storage medium.
In the service list generating device shown in fig. 1, the network interface 1004 is mainly used for connecting to a background server and performing data communication with the background server; the user interface 1003 is mainly used for connecting a client (user side) and performing data communication with the client; and the processor 1001 may be used to call a service list generation program stored in the memory 1005 and perform the operations of the following embodiments of the service list generation method.
Referring to fig. 2, fig. 2 is a flow chart of an embodiment of a service list generating method according to the present application, where the service list generating method includes:
step S10, when a business list generation request transmitted by a cooperative end is received, the business list generation request is analyzed to obtain business list information corresponding to the business list generation request, wherein the business list information comprises the cooperative end information, the product information requesting to be ordered and the business list parameter information requesting to be ordered.
In this embodiment, when a service list generation request transmitted from a partner is received, the service list generation request is first parsed to obtain service list information corresponding to the service list generation request. Specifically, the service list information includes partner information, information of a product requesting an order, and service list parameter information requesting an order, and the service list parameter information may include an applicant, an insured, an insurance mark, and insurance terms, etc.
For the cooperation end and the product requesting the bill, in this embodiment, the cooperation end and the product requesting the bill may be distinguished by numbering, and different numbers are set for different cooperation ends and different products to distinguish.
Step S20, inquiring in a preset rule list based on the information of the cooperative end, obtaining a rule list corresponding to the cooperative end, screening in the rule list based on the information of the product requesting the bill and the parameter information of the service list requesting the bill, determining a preset rule corresponding to the service list information, and verifying the service list information based on the preset rule, wherein different cooperative ends, the product requesting the bill and the parameter of the service list correspond to different preset rules, and the preset rules comprise authority rules and verification rules.
For the system, the accessed cooperators are different, and the service requirements corresponding to the cooperators are also different, so in this embodiment, each cooperator corresponds to different rules, and the rules are stored in the rule list in association with the corresponding cooperators. Therefore, after the service list information corresponding to the service list generation request is acquired, the service list information is analyzed based on NLP (Natural Language Processing ), so that specific information in the service list information, such as partner information, product information requesting to issue a list, service list parameter information requesting to issue a list, and the like, is accurately read. Further, after the specific information is read, inquiring is carried out in a preset rule list according to the information of the cooperation end in the specific information, a preset rule corresponding to the cooperation end is found, and further, more definite screening is carried out in the preset rule according to the product information and the service list parameter information in the specific information, so that the authority rule and the verification rule corresponding to the service list information are finally determined.
In this embodiment, taking mobile phone insurance as an example, the permission rule and the verification rule are explained: the permission rule refers to limiting the functions of the cooperative end, for example, limiting that the cooperative end A can only modify the delay time of the mobile phone delay insurance, and the cooperative end B can modify the delay time and the rate; the checking rule refers to checking parameters in the service list information transmitted by the partner, for example, the rate of the partner C is set to be not lower than 3%, and if the rate in the service list information transmitted by the partner C is 2%, it is determined that the rate in the service list information transmitted by the partner C does not meet the checking rule.
After the preset rule corresponding to the cooperation end in the service list information is obtained, the service list information can be verified according to the preset rule. For example, if the authority rule is "the service list is not allowed to include the delay period when the service list is issued" and the verification rule is "the delay period when the service list is issued is greater than 35", the information on the service list is verified according to the authority rule and the verification rule, including verifying whether the service list includes the delay period and whether the delay value is greater than 35. If the verification processes are all passed, the verification of the service list information is successful; otherwise, if one rule fails to pass the verification, the verification is considered to be failed.
And step S30, if the authority rule and the verification rule pass verification, acquiring a data calculation rule corresponding to the service list information.
And if the authority rule and the verification rule pass the verification, further acquiring a data calculation rule corresponding to the service list information. The data calculation rule refers to that when a value corresponding to a certain parameter in the service list changes, other related parameter values are also changed, for example, if the cooperation end D modifies the original factory insurance deadline, the corresponding delay start period and delay hold period need to be changed; or the cooperative end E modifies the rate, the premium is required to be redetermined according to the premium calculation formula.
It will be appreciated that different entitlement rules, verification rules, and data calculation rules may exist for different products for different partners. Recording rules corresponding to different cooperated ends into a rule list, and only adding the rules corresponding to the cooperated ends into the rule list when the cooperated ends need to be added later; or when the business requirement of the existing accessed cooperative end is changed, only the rule corresponding to the cooperative end is required to be modified, so that the business efficiency of the system is greatly improved.
And S40, perfecting the service list parameter information based on the data calculation rule, determining a service list number corresponding to the service list information, generating a corresponding target service list based on the perfected service list parameter information, the service list number, the cooperation end and the product information of the request list, and returning the target service list to the cooperation end.
If the service list information passes verification, the service list transmitted by the cooperative end meets the corresponding order-giving condition, and the information in the service list is further perfected according to the data calculation rule. For example, if the participating amount on the service list transmitted by the partner is 10000 yuan, and the rate corresponding to the partner is 0.015 yuan, the premium corresponding to the service list is calculated and obtained according to the premium calculation formula, i.e. premium=participating amount. After the calculation is completed, a corresponding service list number can be determined for the service list, and the service list is issued based on the service list number, the participating amount, the premium, the participating person and other information to generate a target service list, and then the target service list is returned to the cooperation terminal, so that the cooperation terminal provides a corresponding policy for the client based on the target service list.
In this embodiment, when a service list generation request transmitted from a partner is received, the service list generation request is first parsed to obtain service list information corresponding to the service list generation request, where the service list information includes partner information, product information requesting to issue a list, and service list parameter information requesting to issue a list; further, inquiring in a preset rule list to obtain a rule list corresponding to the cooperative end, screening in the rule list based on the product information of the request to be ordered and the service list parameter information of the request to be ordered, finally determining a preset rule corresponding to the service list information, wherein the preset rule comprises a permission rule and a check rule, and different cooperative end information, the product information of the request to be ordered and the service list parameter information of the request to be ordered correspond to different preset rules, and verifying the service list information based on the preset rules; if the verification is passed, acquiring a data calculation rule corresponding to the service list information; and finally, perfecting the service list parameter information based on the data calculation rule, determining the service list number corresponding to the service list information, finally generating a corresponding target service list according to the perfected service list parameter information, the service list number, the cooperation end and the product information of the requested list, and returning the target service list to the cooperation end. By the service list generation method provided by the application, different preset rules are set for different cooperators, and when the cooperators transmit service list generation requests, service list information is checked based on the preset rules, and after the check is passed, a bill can be issued according to the corresponding service list information, so that quick response to the demands of the cooperators is realized, and meanwhile, the system maintenance is facilitated.
Further, before step S20, the method further includes:
step S50, different preset rules corresponding to different cooperation ends, different products and different service list parameters are obtained;
step S60, a preset rule list is established according to different preset rules corresponding to different cooperation ends, different products and different service list parameters.
In this embodiment, the rule list includes information of the partner, information of the product, authority rules, verification rules, data calculation rules, and the like, where the information of the partner and the information of the product may refer to number information. Taking mobile phone insurance as an example, explaining authority rules, check rules and data calculation rules: the permission rule refers to limiting the functions of the cooperative end, for example, limiting that the cooperative end A can only modify the delay time of the mobile phone delay insurance, and the cooperative end B can modify the delay time and the rate; the checking rule refers to checking parameters in the service list information transmitted by the cooperative end, for example, setting the rate of the cooperative end C to be not lower than 3%, if the rate in the service list information transmitted by the cooperative end C is 2%, determining that the rate in the service list information transmitted by the cooperative end C does not meet the checking rule; the data calculation rule refers to that when a value corresponding to a certain parameter in the service list changes, other related parameter values are also changed, for example, if the cooperation end D modifies the original factory insurance deadline, the corresponding delay start period and delay hold period need to be changed; or the cooperative end E modifies the rate, the premium is required to be redetermined according to the premium calculation formula.
It can be understood that the determination of the rule requirement corresponding to each partner is based on analysis and processing of the large-data-volume partner data, and the partner data is characterized in that the service list is effective immediately, the insurance period is short, the insurance fee is little, most of the service list information of all the service lists is the same, and only the very individual information is different. Therefore, the collaboration data is screened first, it can be understood that the business list information in the collaboration data comprises collaboration end information, information of the product requested to be listed, business list parameter information requested to be listed, and the like, the same information in the collaboration data is determined through item-by-item matching, and the same information in all the collaboration data is saved in a database, for example, the collaboration end information or the information of the product requested to be listed; for very different information, such as service list parameter information of a request order, the list item included in the information is obtained and saved to other positions in the database, specifically, the list item refers to a specific list item included in the information, such as an applicant, an insured, an insurance target, and insurance clauses. When the order is required to be issued later, the same information and the order are acquired from the database, and the content corresponding to the order is filled out according to the current requirements of the applicant, for example, the names of the applicant and the insured can be filled out according to the requirements of the applicant, so that the order issuing speed is greatly improved.
In this embodiment, when the partner needs to change the service requirement, only the preset rule needs to be modified; if the cooperative end is to be newly added, a preset rule is newly built for the newly added cooperative end, and the quick response to the demand of the cooperative end is realized.
Further, after step S20, the method further includes:
step S70, if the authority rule fails to verify, processing the service list information based on the authority rule, generating a corresponding target service list based on the processed service list information, and returning the target service list to the cooperation end;
step S80, if the verification rule fails to verify, an error message warning is returned to the cooperation end.
In this embodiment, if the verification of the authority rule fails, the information on the incoming service list is processed accordingly, for example, if the authority rule is "the service list is not allowed to include the extended period when the service list is ordered" and the partner side receives the parameter on the incoming service list, the parameter is regarded as an invalid parameter, and the invalid parameter is removed from the service list. And after processing the parameters of verification failure on the service list according to the authority rule, generating a corresponding target service list based on the processed service list information, and returning the target service list to the cooperation end in the same way so that the cooperation end provides a corresponding service list for the client based on the target service list.
If verification failure of the verification rule occurs, for example, if the verification rule is "the participating amount is greater than 1000", and the participating amount on the business list transmitted by the cooperator is less than 1000, an error message warning is returned to the cooperator, so that the cooperator checks and modifies the participating amount on the transmitted business list.
Further, after step S30, the method further includes:
step S90, when a business list changing request transmitted by a cooperator is received, business list changing information corresponding to the business list changing request is obtained, wherein the business list changing information comprises cooperator information, product information requesting changing and business list parameter information requesting changing;
step S100, inquiring in a preset rule list to obtain a preset rule corresponding to the service list change information, and verifying the service list change information based on the preset rule, wherein the preset rule comprises an authority rule and a verification rule;
step S110, if the authority rule and the verification rule are verified, the data calculation rule corresponding to the service list change information is obtained, the target service list is modified based on the data calculation rule, and the modified target service list is returned to the cooperation end.
In this embodiment, when the partner needs to modify the outgoing service list, the service list modification information transmitted by the partner is checked based on a preset rule, so as to determine whether the service list modification information transmitted by the partner meets the requirement. Similarly, if the partner needs to build a new service list, the service list transmitted by the partner needs to be checked.
Specifically, when a service list change request transmitted by the partner is received, corresponding service list change information is acquired, where the service list change information may include partner information, product information requesting a change, service list parameter information requesting a change, and the like.
Further, a preset rule corresponding to the cooperation end is obtained, and similarly, the preset rule comprises an authority rule and a verification rule, and verification is performed on the service list parameters requiring to be changed based on the preset rule. For example, in the service list change request transmitted by the partner, a request is made to change the participation amount of the service list from 5000 to 3000, and the preset rule of the partner is queried in the rule list to obtain that the authority rule corresponding to the partner is "permission to modify the delay time and the participation amount", and the verification rule is "participation amount must be greater than 1000", so that the service list parameter requested to be changed can be known to meet the corresponding authority rule and the verification rule, namely, the verification is passed.
Further, according to the modified participating amount, other parameter information related to the participating amount is recalculated based on the data calculation rule of the cooperation end, after calculation is completed, the original service list can be correspondingly modified according to the modified service list parameter information, after modification is completed, a corresponding lot number is determined for the modified latest service list, and finally, the modified latest service list and the lot number are returned to the cooperation end.
Referring to fig. 3, fig. 3 is a schematic diagram of functional modules of an embodiment of a service list generating device according to the present application.
In this embodiment, the service list generating device includes:
the analysis module 10 is configured to, when receiving a service list generation request transmitted from a partner, analyze the service list generation request to obtain service list information corresponding to the service list generation request, where the service list information includes partner information, product information requesting a list, and service list parameter information requesting a list;
the verification module 20 is configured to query in a preset rule list based on the partner information, obtain a rule list corresponding to the partner, screen in the rule list based on the product information requested to be listed and the service list parameter information requested to be listed, determine a preset rule corresponding to the service list information, and verify the service list information based on the preset rule, where different partners, products requested to be listed, and service list parameters correspond to different preset rules, and the preset rules include a permission rule and a verification rule;
The obtaining module 30 is configured to obtain a data calculation rule corresponding to the service list information if the authority rule and the verification rule pass verification;
the generating module 40 is configured to perfect the service list parameter information based on the data calculation rule, determine a service list number corresponding to the service list information, generate a corresponding target service list based on the completed service list parameter information, the service list number, the partner and the product information of the request for making a list, and return the target service list to the partner.
Further, referring to fig. 4, the service list generating apparatus further includes:
the rule module 50 is configured to obtain different preset rules corresponding to different collaboration ends, different products, and different service list parameters;
the establishing module 60 is configured to establish a preset rule list according to different preset rules corresponding to the different collaboration ends, different products, and different service list parameters.
Further, referring to fig. 5, the service list generating apparatus further includes:
the processing module 70 is configured to process the service list information based on the authority rule if the authority rule fails to verify, generate a corresponding target service list based on the processed service list information, and return the target service list to the partner;
And the warning module 80 is used for returning an error message warning to the cooperation end if the verification rule fails to verify.
Further, referring to fig. 6, the service list generating apparatus further includes:
a changing module 90, configured to obtain service list changing information corresponding to a service list changing request when receiving the service list changing request transmitted by a partner, where the service list changing information includes partner information, product information that requests a change, and service list parameter information that requests a change;
the change verification module 100 is configured to query in a preset rule list, obtain a preset rule corresponding to the service list change information, and change the service list change information based on the preset rule, where the preset rule includes a permission rule and a verification rule;
and the modification module 110 is configured to obtain a data calculation rule corresponding to the service list change information if the authority rule and the verification rule pass verification, modify the target service list based on the data calculation rule, and return the modified target service list to the partner.
The specific embodiment of the service list generating device of the present application is basically the same as each embodiment of the service list generating method described above, and will not be described herein.
In addition, the embodiment of the application also provides a computer readable storage medium, wherein the computer readable storage medium stores a service list generation program, and the service list generation program realizes the steps of the service list generation method when being executed by a processor.
The specific embodiments of the computer readable storage medium of the present application are substantially the same as the embodiments of the service list generating method described above, and will not be described herein.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or system that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or system. Without further limitation, an element defined by the phrase "comprising one … …" does not exclude the presence of other like elements in a process, method, article, or system that comprises the element.
The foregoing embodiment numbers of the present application are merely for the purpose of description, and do not represent the advantages or disadvantages of the embodiments.
From the above description of the embodiments, it will be clear to those skilled in the art that the above-described embodiment method may be implemented by means of software plus a necessary general hardware platform, but of course may also be implemented by means of hardware, but in many cases the former is a preferred embodiment. Based on such understanding, the technical solution of the present application may be embodied essentially or in a part contributing to the prior art in the form of a software product stored in a storage medium (e.g. ROM/RAM, magnetic disk, optical disk) as described above, comprising instructions for causing a terminal device (which may be a mobile phone, a computer, a server, an air conditioner, or a network device, etc.) to perform the method according to the embodiments of the present application.
The foregoing description is only of the preferred embodiments of the present application, and is not intended to limit the scope of the application, but rather is intended to cover any equivalents of the structures or equivalent processes disclosed herein or in the alternative, which may be employed directly or indirectly in other related arts.

Claims (10)

1. A service list generation method, characterized in that the service list generation method comprises the following steps:
When a business list generation request transmitted by a cooperative end is received, analyzing the business list generation request to obtain business list information corresponding to the business list generation request, wherein the business list information comprises the cooperative end information, product information requesting to be ordered and business list parameter information requesting to be ordered;
inquiring in a preset rule list based on the information of the cooperative end, acquiring a rule list corresponding to the cooperative end, screening in the rule list based on the information of the product requesting the bill and the parameter information of the service list requesting the bill, determining a preset rule corresponding to the service list information, and verifying the service list information based on the preset rule, wherein different cooperative ends, the product requesting the bill and the service list parameter correspond to different preset rules, and the preset rules comprise authority rules and verification rules;
if the authority rule and the verification rule pass verification, acquiring a data calculation rule corresponding to the service list information;
perfecting the service list parameter information based on the data calculation rule, determining a service list number corresponding to the service list information, generating a corresponding target service list based on the perfected service list parameter information, the service list number, the cooperation end and the product information of the requested list, and returning the target service list to the cooperation end.
2. The service list generating method according to claim 1, wherein the query is performed in a preset rule list based on the partner information, the rule list corresponding to the partner is obtained, the filtering is performed in the rule list based on the product information requested to be listed and the service list parameter information requested to be listed, the preset rule corresponding to the service list information is determined, and before the service list information is verified based on the preset rule, the method further comprises:
different preset rules corresponding to different collaboration ends, different products and different service list parameters are obtained;
and establishing a preset rule list according to different preset rules corresponding to the different collaboration ends, different products and different service list parameters.
3. The service list generating method according to claim 1, wherein the query is performed in a preset rule list based on the partner information, the rule list corresponding to the partner is obtained, the filtering is performed in the rule list based on the product information requested to be listed and the service list parameter information requested to be listed, the preset rule corresponding to the service list information is determined, and after the service list information is verified based on the preset rule, the method further comprises:
If the authority rule fails to verify, processing the service list information based on the authority rule, generating a corresponding target service list based on the processed service list information, and returning the target service list to the cooperation end;
and if the verification rule fails to verify, returning an error message warning to the cooperation end.
4. The service inventory generation method according to claim 1, wherein the service inventory parameter information is perfected based on the data calculation rule, a service inventory number corresponding to the service inventory information is determined, a corresponding target service inventory is generated based on the perfected service inventory parameter information, the service inventory number, the partner and the product information of the requested inventory, and after the target service inventory is returned to the partner, the method further comprises:
when a business list changing request transmitted by a cooperative end is received, business list changing information corresponding to the business list changing request is obtained, wherein the business list changing information comprises the cooperative end information, product information requesting changing and business list parameter information requesting changing;
Inquiring in a preset rule list, acquiring a preset rule corresponding to the service list change information, and verifying the service list change information based on the preset rule, wherein the preset rule comprises an authority rule and a verification rule;
and if the authority rule and the verification rule pass verification, acquiring a data calculation rule corresponding to the service list change information, modifying the target service list based on the data calculation rule, and returning the modified target service list to the cooperation end.
5. A service list generation device, characterized in that the service list generation device comprises:
the analysis module is used for analyzing the service list generation request to obtain service list information corresponding to the service list generation request when receiving the service list generation request transmitted by the cooperative end, wherein the service list information comprises the cooperative end information, the product information requesting to be ordered and the service list parameter information requesting to be ordered;
the verification module is used for inquiring in a preset rule list based on the information of the cooperative end, acquiring a rule list corresponding to the cooperative end, screening in the rule list based on the information of the product requesting the list and the parameter information of the service list requesting the list, determining a preset rule corresponding to the service list information, and verifying the service list information based on the preset rule, wherein different cooperative ends, the product requesting the list and the service list parameter correspond to different preset rules, and the preset rules comprise authority rules and verification rules;
The acquisition module is used for acquiring the data calculation rule corresponding to the service list information if the authority rule and the verification rule pass verification;
the generation module is used for perfecting the service list parameter information based on the data calculation rule, determining a service list number corresponding to the service list information, generating a corresponding target service list based on the perfected service list parameter information, the service list number, the cooperation end and the product information of the request list, and returning the target service list to the cooperation end.
6. The service list generating apparatus of claim 5, wherein the service list generating apparatus further comprises:
the rule module is used for acquiring different preset rules corresponding to different cooperation ends, different products and different service list parameters;
the establishing module is used for establishing a preset rule list according to different preset rules corresponding to different cooperation ends, different products and different service list parameters.
7. The service list generating apparatus of claim 5, wherein the service list generating apparatus further comprises:
The processing module is used for processing the service list information based on the authority rule if the authority rule fails to verify, generating a corresponding target service list based on the processed service list information, and returning the target service list to the cooperation end;
and the warning module is used for returning an error message warning to the cooperation end if the verification rule fails to verify.
8. The service list generating apparatus of claim 5, wherein the service list generating apparatus further comprises:
the system comprises a change module, a service list change module and a service management module, wherein the change module is used for acquiring service list change information corresponding to a service list change request when receiving the service list change request transmitted by a cooperative end, and the service list change information comprises the cooperative end information, product information requesting change and service list parameter information requesting change;
the change verification module is used for inquiring in a preset rule list, acquiring a preset rule corresponding to the service list change information, and changing the service list change information based on the preset rule, wherein the preset rule comprises an authority rule and a verification rule;
and the modification module is used for acquiring a data calculation rule corresponding to the service list change information if the authority rule and the verification rule pass verification, modifying the target service list based on the data calculation rule, and returning the modified target service list to the cooperation end.
9. A service list generating device, characterized in that it comprises an input-output unit, a memory and a processor, the memory having stored therein computer readable instructions which, when executed by the processor, cause the processor to perform the steps of the service list generating method according to any of claims 1 to 4.
10. A computer-readable storage medium, characterized in that the computer-readable storage medium has stored thereon a service manifest generating program which, when executed by a processor, implements the steps of the service manifest generating method according to any one of claims 1 to 4.
CN201910966959.3A 2019-10-12 2019-10-12 Service list generation method, device, equipment and computer readable storage medium Active CN110909013B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910966959.3A CN110909013B (en) 2019-10-12 2019-10-12 Service list generation method, device, equipment and computer readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910966959.3A CN110909013B (en) 2019-10-12 2019-10-12 Service list generation method, device, equipment and computer readable storage medium

Publications (2)

Publication Number Publication Date
CN110909013A CN110909013A (en) 2020-03-24
CN110909013B true CN110909013B (en) 2023-10-03

Family

ID=69815512

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910966959.3A Active CN110909013B (en) 2019-10-12 2019-10-12 Service list generation method, device, equipment and computer readable storage medium

Country Status (1)

Country Link
CN (1) CN110909013B (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111445344A (en) * 2020-04-21 2020-07-24 重庆新致金服信息技术有限公司 Insurance business list processing method, electronic equipment and storage medium
CN112488855B (en) * 2020-11-23 2024-02-13 中国人寿保险股份有限公司 Business verification method and device based on rule template
CN113610647A (en) * 2021-05-18 2021-11-05 臻顺溜科技股份有限公司 Policy service management method, computing device, and medium interfacing with an issuing system
CN113407225B (en) * 2021-06-23 2022-09-23 未鲲(上海)科技服务有限公司 Code list generation method and device, computer equipment and storage medium
CN113900736B (en) * 2021-10-12 2023-11-28 重庆紫光华山智安科技有限公司 Dynamic configuration management method and system for business rules

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108269187A (en) * 2018-01-29 2018-07-10 深圳壹账通智能科技有限公司 Verification method, device, equipment and the computer storage media of financial business
CN109582681A (en) * 2018-10-26 2019-04-05 平安科技(深圳)有限公司 Business data processing method, device, computer equipment and storage medium
CN109636317A (en) * 2018-11-23 2019-04-16 山东中创软件工程股份有限公司 Service control method, device, system and storage medium
CN109842611A (en) * 2018-12-14 2019-06-04 平安科技(深圳)有限公司 Auth method, device, computer equipment and storage medium

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108269187A (en) * 2018-01-29 2018-07-10 深圳壹账通智能科技有限公司 Verification method, device, equipment and the computer storage media of financial business
CN109582681A (en) * 2018-10-26 2019-04-05 平安科技(深圳)有限公司 Business data processing method, device, computer equipment and storage medium
CN109636317A (en) * 2018-11-23 2019-04-16 山东中创软件工程股份有限公司 Service control method, device, system and storage medium
CN109842611A (en) * 2018-12-14 2019-06-04 平安科技(深圳)有限公司 Auth method, device, computer equipment and storage medium

Also Published As

Publication number Publication date
CN110909013A (en) 2020-03-24

Similar Documents

Publication Publication Date Title
CN110909013B (en) Service list generation method, device, equipment and computer readable storage medium
US8756126B2 (en) Billing device and processing method
CN100385398C (en) Application generator
CN109814856B (en) Data entry method, device, terminal and computer readable storage medium
EP1607860A2 (en) System and method for auditing a network
US8301522B2 (en) Method, device and system for configuration and quotation processing
CN108805691B (en) Loan auditing method based on block chain and related equipment
CN110765484A (en) Credit investigation data processing method and electronic equipment
CN110119292A (en) System operational parameters querying method, matching process, device and node device
CN111106899B (en) Data verification method and device in Internet of things, computer equipment and storage medium
CN107423223A (en) Test and management system
CN113268336A (en) Service acquisition method, device, equipment and readable medium
CN110838971B (en) Message sending method and device, electronic equipment and storage medium
CN111723019A (en) Interface debugging method and system
CN107133233B (en) Processing method and device for configuration data query
CN112732372A (en) Service calling method and device and server
US9652630B2 (en) Enhanced view compliance tool
CN110460487A (en) The monitoring method and system of service node, service node
CN112132545A (en) Evaluation system, information pushing method and device and electronic equipment
CN111752847A (en) Interface comparison method, micro server, computer readable storage medium and electronic device
CN110471966A (en) Information data method of calibration, device, computer equipment and storage medium
CN111159988A (en) Model processing method and device, computer equipment and storage medium
CN110427600B (en) Batch text management method and device
CN116367102B (en) Method and device for automatically switching short message route
CN114697368B (en) Method and device for determining equipment control file, storage medium and electronic device

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
GR01 Patent grant
GR01 Patent grant