CN111538748A - Service page modification method and device - Google Patents

Service page modification method and device Download PDF

Info

Publication number
CN111538748A
CN111538748A CN202010360305.9A CN202010360305A CN111538748A CN 111538748 A CN111538748 A CN 111538748A CN 202010360305 A CN202010360305 A CN 202010360305A CN 111538748 A CN111538748 A CN 111538748A
Authority
CN
China
Prior art keywords
checked
page
rule
field set
audited
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
CN202010360305.9A
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.)
Bank of China Ltd
Original Assignee
Bank 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 Bank of China Ltd filed Critical Bank of China Ltd
Priority to CN202010360305.9A priority Critical patent/CN111538748A/en
Publication of CN111538748A publication Critical patent/CN111538748A/en
Pending legal-status Critical Current

Links

Images

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
    • G06F16/245Query processing
    • G06F16/2455Query execution
    • G06F16/24564Applying rules; Deductive queries
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/194Calculation of difference between files
    • 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/02Banking, e.g. interest calculation or account maintenance

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Theoretical Computer Science (AREA)
  • Strategic Management (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Human Resources & Organizations (AREA)
  • Economics (AREA)
  • General Engineering & Computer Science (AREA)
  • Finance (AREA)
  • Data Mining & Analysis (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Computational Linguistics (AREA)
  • Marketing (AREA)
  • Accounting & Taxation (AREA)
  • General Business, Economics & Management (AREA)
  • Tourism & Hospitality (AREA)
  • Quality & Reliability (AREA)
  • Operations Research (AREA)
  • Databases & Information Systems (AREA)
  • Development Economics (AREA)
  • Technology Law (AREA)
  • Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • General Health & Medical Sciences (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention provides a page modification method and a page modification device, wherein the method comprises the following steps: if the checked page is monitored to change, determining a changed field set which changes in the checked page; judging whether the checked page needs to be checked again or not through a rule knowledge base; if the audited page needs to be audited again, determining and outputting an audit rule corresponding to the variable field set so as to audit the audited page again based on the audit rule; and if the audited page does not need to be audited again, storing the change field set in the audited page. The method can judge the changed field set which changes based on the checked page, and if the changed field set needs to be checked again, the changed field set is checked again, and if the changed field set does not need to be checked again, the changed field set is not checked again. Therefore, more resources and service handling time can be saved, service operation is flexible, and service handling efficiency is improved.

Description

Service page modification method and device
Technical Field
The present application relates to the field of communications technologies, and in particular, to a method and an apparatus for modifying a service page.
Background
Now, some business operations, such as the process of the public user, are generally processed in a bank system. And performing filling and checking operation on the pages one by one in the process of executing the business operation, entering the next page to perform filling and checking operation again after the checking operation is passed, and repeating the steps until the last page is reached, thereby completing the business operation.
However, some errors inevitably occur in performing the business operations, or the user needs to adjust some information because of a temporary situation. For example, when the page 1-page 4 is examined and comes to the page 5, it is found that some information in the page 2 is wrong and needs to be adjusted in the page 5 processing process, and in this case, the page 2 needs to be returned for adjustment, and then the page 2 needs to be reviewed again.
However, in actual operation, even if the page is slightly changed, the changed page does not need to be reviewed based on actual conditions, and the current bank system also needs to review the changed page.
That is, in the case of page modification in the bank system in the prior art, the bank system does not perform the determination of whether to re-audit the modified page, but directly performs re-audit, which wastes more resources and time for transaction, resulting in inflexible operation and low efficiency for transaction.
Disclosure of Invention
In view of this, the present application provides a page modification processing method and apparatus, which can flexibly determine whether to perform re-audit after performing modification operation, thereby improving flexibility and business handling efficiency.
In order to achieve the above object, the present invention provides the following technical features:
a business page modification method comprises the following steps:
if the checked page is monitored to change, determining a changed field set which changes in the checked page;
judging whether the checked page needs to be checked again or not through a rule knowledge base;
if the audited page needs to be audited again, determining and outputting an audit rule corresponding to the variable field set so as to audit the audited page again based on the audit rule;
and if the audited page does not need to be audited again, storing the change field set in the audited page.
Optionally, the rule knowledge base includes a plurality of changed fields that need to be reviewed again and corresponding review rules, and the determining, by the rule knowledge base, whether the reviewed page needs to be reviewed again includes:
searching each change field in the change field set in the rule knowledge base;
if any change field in the change field set is found in the rule knowledge base, determining that the checked page needs to be checked again;
and if any change field in the change field set is not found in the rule knowledge base, determining that the checked page does not need to be checked again.
Optionally, the determining and outputting the audit rule corresponding to the change field set includes:
searching an audit rule corresponding to each variable field in the variable field set in the rule knowledge base under the condition that the variable field set has two or more variable fields;
taking a union set of audit rules for the audit rules corresponding to each variable field;
classifying the audit rule union set to obtain each group of similar audit rules;
forming the auditing rule corresponding to the variable field set by the highest auditing rule in the similar auditing rules of each group;
and outputting the auditing rule corresponding to the change field set.
Optionally, the determining and outputting the audit rule corresponding to the change field set includes:
under the condition that the variable field set only has one variable field, searching an audit rule corresponding to one variable field in the variable field set in the rule knowledge base;
determining the auditing rule corresponding to the variable field as the auditing rule corresponding to the variable field set;
and outputting the auditing rule corresponding to the change field.
Optionally, the method further includes:
judging whether linkage field sets linked with the variable field sets exist in other checked pages;
if the linkage field set exists, judging whether the other checked pages need to be checked again through a rule knowledge base;
if the other checked pages need to be checked again, determining and outputting the checking rule corresponding to the linkage field set so as to check the other checked pages again based on the checking rule;
and if the other checked pages do not need to be checked again, storing the change field set in the other checked pages.
Optionally, after the other audited pages save the change field set, the method further includes: and jumping to the current page.
A business page modification apparatus, comprising:
the first determining unit is used for determining a changed field set which changes in the audited page if the audited page is monitored to change;
the first judging unit is used for judging whether the checked page needs to be checked again through a rule knowledge base;
a second determining unit, configured to determine and output an audit rule corresponding to the changed field set if the audited page needs to be audited again, so as to re-audit the audited page based on the audit rule;
and the first storage unit is used for storing the change field set in the checked page if the checked page does not need to be checked again.
Optionally, the rule knowledge base includes a plurality of changed fields that need to be reviewed again and corresponding review rules, and the determining, by the rule knowledge base, whether the reviewed page needs to be reviewed again includes:
searching each change field in the change field set in the rule knowledge base;
if any change field in the change field set is found in the rule knowledge base, determining that the checked page needs to be checked again;
and if any change field in the change field set is not found in the rule knowledge base, determining that the checked page does not need to be checked again.
Optionally, the second determining unit includes:
the searching unit is used for searching the auditing rule corresponding to each variable field in the variable field set in the rule knowledge base under the condition that the variable field set has two or more variable fields;
the merging unit is used for merging the audit rules corresponding to each variable field;
the classification unit is used for executing classification operation on the audit rule union set to obtain each group of similar audit rules;
the composition unit is used for composing the highest grade audit rule in the similar audit rules of each group into the audit rule corresponding to the variable field set;
and the output unit is used for outputting the auditing rule corresponding to the change field set.
Optionally, the method further includes:
the second judging unit is used for judging whether linkage field sets linked with the change field sets exist in other checked pages;
a third judging unit, configured to judge, if there is a linkage field set, whether the other checked pages need to be re-checked through a rule knowledge base;
the auditing unit is used for determining and outputting auditing rules corresponding to the linkage field set if the other audited pages need to be audited again so as to audit the other audited pages again based on the auditing rules;
and the second storage unit is used for storing the change field set in other checked pages if the other checked pages do not need to be checked again.
Through the technical means, the following beneficial effects can be realized:
the invention provides a business page modification method, which comprises the steps of firstly determining a changed field set which changes in an audited page under the condition that the audited page changes, judging whether the audited page needs to be audited again through a rule knowledge base, and if the audited page needs to be audited again, determining and outputting an audit rule corresponding to the changed field set so as to audit the audited page again based on the audit rule; and if the audited page does not need to be audited again, saving the change field set in the audited page.
The method can judge the changed field set which changes based on the checked page, and if the changed field set needs to be checked again, the changed field set is checked again, and if the changed field set does not need to be checked again, the changed field set is not checked again. Therefore, more resources and service handling time can be saved, service operation is flexible, and service handling efficiency is improved.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present application, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
Fig. 1 is a flowchart of a first embodiment of a method for modifying a service page disclosed in an embodiment of the present application;
fig. 2 is a flowchart of a first embodiment of a further method for modifying a service page disclosed in the embodiment of the present application;
fig. 3 is a flowchart of a first embodiment of a further method for modifying a service page disclosed in the embodiment of the present application;
fig. 4 is a flowchart of a second embodiment of a method for modifying a service page disclosed in the embodiment of the present application;
fig. 5 is a schematic structural diagram of a service page modification apparatus disclosed in an embodiment of the present application.
Detailed Description
The technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only a part of the embodiments of the present application, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
Some preliminary operations need to be performed before implementing the invention: and constructing a rule knowledge base, wherein the rule knowledge base comprises a plurality of fields which need to be audited again after being changed and corresponding audit rules.
The rule knowledge base is mainly constructed through expert experience, for example, whether modification of a certain field in each page is influenced or not is judged according to the expert experience, if so, an auditing rule corresponding to the field is determined according to the expert experience, and then the field and the corresponding auditing rule are stored. The audit rules may include: password authentication, face authentication, qualification authentication, and the like.
For ease of understanding, the following description is made in terms of a number of fields:
number of account opening field: for the same user, under the condition of transacting the account opening service, the auditing is passed under the condition that the field of the number of opened accounts is 1, and after the field of the number of opened accounts is changed into 2, the auditing modes of 1 number of opened accounts and 2 number of opened accounts are the same, so that the field of the number of opened accounts does not need to be audited again if changed. The account opening number field does not have to be added to the rule repository.
Open law field: after the field of the account opening legal person passes the audit, after the field of the account opening legal person is modified, in order to collect the information of the account opening legal person again, the audit needs to be performed again, and the audit rule can comprise face recognition. Thus, the open-house legal person field and the audit rule are added to the rule repository.
Account property field: after the account property field passes the audit, the account property field needs to be audited again after being modified, and the audit rule may include connecting the people's bank website to check the account property. Thus, the account property field and audit rules are added to the rule repository.
The above examples are only examples of some limited fields, and it is understood that there are many fields in banking operations, different fields have different processing manners, and different auditing rules, and a specific rule knowledge base needs to be established according to different banking and actual professional experiences, which are not listed here.
The invention provides a first embodiment of a business page modification method, which is applied to a bank server and comprises the following steps of:
step S101: and if the verified page is monitored to be changed, determining a changed field set which is changed in the verified page.
In the process of executing business operation by the bank counter terminal, the checked pages can be continuously sent to the bank server, and the bank server can know the progress of the business operation.
If one checked page changes in the business operation process, the bank counter terminal sends the checked page to the bank server, and the bank server monitors that the checked page changes.
And the bank server compares the audited page with the previously stored audited page so as to find the changed field set changed in the audited page.
The change field set may include one or more change fields, and the specific number may be determined according to the actual situation, which is not limited herein.
Step S102: and judging whether the audited page needs to be audited again through a rule knowledge base.
It will be appreciated that the rule repository includes change fields that require re-auditing. Referring to fig. 2, the present step may include the steps of:
step S201: and searching each change field in the change field set in the rule knowledge base.
Step S202: and if any changed field in the changed field set is found in the rule knowledge base, determining that the checked page needs to be checked again.
Step S203: and if any change field in the change field set is not found in the rule knowledge base, determining that the checked page does not need to be checked again.
Step S102 then proceeds to step S103: and if the audited page needs to be audited again, determining and outputting an audit rule corresponding to the variable field set, so as to audit the audited page again based on the audit rule.
The change field set includes one or more change fields, and the step is different according to the change fields. This step includes two cases:
in the first case: the change field set has only one change field.
Under the condition that the variable field set only has one variable field, searching an audit rule corresponding to one variable field in the variable field set in the rule knowledge base; determining the auditing rule corresponding to the variable field as the auditing rule corresponding to the variable field set; and outputting the auditing rule corresponding to the change field.
In the second case: the change field set has two or more change fields.
Referring to fig. 3, the present step includes the steps of:
step S301: and searching the auditing rule corresponding to each variable field in the variable field set in the rule knowledge base under the condition that the variable field set has two or more variable fields.
And under the condition that the variable field set has two or more variable fields, inquiring each variable field from the rule knowledge base, and acquiring the audit rule corresponding to the searched variable field. It can be understood that the auditing rules corresponding to different variation fields are different and have the same point.
Step S302: and taking a union set of the audit rules corresponding to each variable field.
Due to the fact that the variable fields are provided, when the variable fields have the same auditing rule, the auditing rule only needs to be executed once. Therefore, the auditing rules corresponding to each change field are merged.
Step S303: and executing classification operation on the audit rule union set to obtain each group of similar audit rules.
Although some audit rules are different, the audit rules belong to the same category, for example, face recognition, password recognition and signature recognition are all recognition categories. Therefore, classification operation is performed on the audit rule set, and therefore the same type of audit rules of each group are obtained.
Step S304: and forming the auditing rule corresponding to the variable field set by the highest auditing rule in the similar auditing rules of each group.
It can be understood that the high-level audit rule in each group of similar audit rules can cover the low-level audit rule, for example, in the case of face recognition and password recognition, the face recognition can cover the password recognition, so that only the high-level audit rule is retained, and other recognition rules of the same class do not need to be executed repeatedly.
Step S305: and outputting the auditing rule corresponding to the change field set.
Step S103 then proceeds to step S104: and if the audited page does not need to be audited again, storing the change field set in the audited page.
Through the technical means, the following beneficial effects can be realized:
the invention provides a business page modification method, which comprises the steps of firstly determining a changed field set which changes in an audited page under the condition that the audited page changes, judging whether the audited page needs to be audited again through a rule knowledge base, and if the audited page needs to be audited again, determining and outputting an audit rule corresponding to the changed field set so as to audit the audited page again based on the audit rule; and if the audited page does not need to be audited again, saving the change field set in the audited page.
The method can judge the changed field set which changes based on the checked page, and if the changed field set needs to be checked again, the changed field set is checked again, and if the changed field set does not need to be checked again, the changed field set is not checked again. Therefore, more resources and service handling time can be saved, service operation is flexible, and service handling efficiency is improved.
The invention provides a second embodiment of a business page modification method, which is applied to a bank server. Steps S105 to S109 are added to embodiment one.
Referring to fig. 4, the method comprises the following steps:
step S101: and if the verified page is monitored to be changed, determining a changed field set which is changed in the verified page.
In the process of executing business operation by the bank counter terminal, the checked pages can be continuously sent to the bank server, and the bank server can know the progress of the business operation.
If one checked page changes in the business operation process, the bank counter terminal sends the checked page to the bank server, and the bank server monitors that the checked page changes.
And the bank server compares the audited page with the previously stored audited page so as to find the changed field set changed in the audited page.
The change field set may include one or more change fields, and the specific number may be determined according to the actual situation, which is not limited herein.
Step S102: and judging whether the audited page needs to be audited again through a rule knowledge base.
It will be appreciated that the rule repository includes change fields that require re-auditing. Referring to fig. 2, the present step may include the steps of:
step S201: and searching each change field in the change field set in the rule knowledge base.
Step S202: and if any changed field in the changed field set is found in the rule knowledge base, determining that the checked page needs to be checked again.
Step S203: and if any change field in the change field set is not found in the rule knowledge base, determining that the checked page does not need to be checked again.
Step S102 then proceeds to step S103: and if the audited page needs to be audited again, determining and outputting an audit rule corresponding to the variable field set, so as to audit the audited page again based on the audit rule.
The change field set includes one or more change fields, and the step is different according to the change fields. This step includes two cases:
in the first case: the change field set has only one change field.
Under the condition that the variable field set only has one variable field, searching an audit rule corresponding to one variable field in the variable field set in the rule knowledge base; determining the auditing rule corresponding to the variable field as the auditing rule corresponding to the variable field set; and outputting the auditing rule corresponding to the change field.
In the second case: the change field set has two or more change fields.
Referring to fig. 3, the present step includes the steps of:
step S301: and searching the auditing rule corresponding to each variable field in the variable field set in the rule knowledge base under the condition that the variable field set has two or more variable fields.
And under the condition that the variable field set has two or more variable fields, inquiring each variable field from the rule knowledge base, and acquiring the audit rule corresponding to the searched variable field. It can be understood that the auditing rules corresponding to different variation fields are different and have the same point.
Step S302: and taking a union set of the audit rules corresponding to each variable field.
Due to the fact that the variable fields are provided, when the variable fields have the same auditing rule, the auditing rule only needs to be executed once. Therefore, the auditing rules corresponding to each change field are merged.
Step S303: and executing classification operation on the audit rule union set to obtain each group of similar audit rules.
Although some audit rules are different, the audit rules belong to the same category, for example, face recognition, password recognition and signature recognition are all recognition categories. Therefore, classification operation is performed on the audit rule set, and therefore the same type of audit rules of each group are obtained.
Step S304: and forming the auditing rule corresponding to the variable field set by the highest auditing rule in the similar auditing rules of each group.
It can be understood that the high-level audit rule in each group of similar audit rules can cover the low-level audit rule, for example, in the case of face recognition and password recognition, the face recognition can cover the password recognition, so that only the high-level audit rule is retained, and other recognition rules of the same class do not need to be executed repeatedly.
Step S305: and outputting the auditing rule corresponding to the change field set.
Step S103 then proceeds to step S104: and if the audited page does not need to be audited again, storing the change field set in the audited page.
Step S105: and judging whether linkage field sets linked with the changed field sets exist in other checked pages.
It will be appreciated that there is a linkage of fields between some pages. Therefore, after the checked page changes, whether linkage field sets linked with the changed field sets exist in other checked pages or not is judged. The set of linked fields includes one or more fields.
Step S106: and if the linkage field set exists, judging whether the other checked pages need to be checked again through the rule knowledge base.
If there is no linkage field set, the following steps need not be performed.
If there is a linkage field set, it can be determined whether other checked pages need to be reviewed again through the rule knowledge base, and the process can be detailed as shown in the step shown in fig. 2, which is not described herein again.
Step S107: and if the other checked pages need to be checked again, determining and outputting the checking rule corresponding to the linkage field set so as to check the other checked pages again based on the checking rule.
The process can be detailed in the step shown in step S103, and is not described herein again.
Step S108: and if the other checked pages do not need to be checked again, storing the change field set in the other checked pages.
Step S109: and jumping to the current page.
And if the audited page and other audited pages do not need to be audited again, directly jumping to the current page. And after the audited page and other audited pages are audited again, the current page can be known to be jumped to, and the business operation is continued.
Through the technical means, the following beneficial effects can be realized:
the invention provides a business page modification method, which comprises the steps of firstly determining a changed field set which changes in an audited page under the condition that the audited page changes, judging whether the audited page needs to be audited again through a rule knowledge base, and if the audited page needs to be audited again, determining and outputting an audit rule corresponding to the changed field set so as to audit the audited page again based on the audit rule; and if the audited page does not need to be audited again, saving the change field set in the audited page.
The method can judge the changed field set which changes based on the checked page, and if the changed field set needs to be checked again, the changed field set is checked again, and if the changed field set does not need to be checked again, the changed field set is not checked again. Therefore, more resources and service handling time can be saved, service operation is flexible, and service handling efficiency is improved.
Referring to fig. 5, the present invention provides a service page modification apparatus, including:
a first determining unit 51, configured to determine a changed field set that changes in an audited page if it is monitored that the audited page changes;
a first judging unit 52, configured to judge, through a rule knowledge base, whether the reviewed page needs to be reviewed again;
a second determining unit 53, configured to determine and output an audit rule corresponding to the changed field set if the audited page needs to be audited again, so as to re-audit the audited page based on the audit rule;
a first saving unit 54, configured to save the change field set in the reviewed page if the reviewed page does not need to be reviewed again.
Wherein, the rule knowledge base includes a plurality of changed fields that need to be reviewed again and corresponding review rules, and then the first determining unit 52 includes:
searching each change field in the change field set in the rule knowledge base;
if any change field in the change field set is found in the rule knowledge base, determining that the checked page needs to be checked again;
and if any change field in the change field set is not found in the rule knowledge base, determining that the checked page does not need to be checked again.
Wherein the second determination unit 53 includes:
a searching unit 531, configured to search, in the rule repository, an audit rule corresponding to each changed field in the changed field set when the changed field set has two or more changed fields;
a merging unit 532, configured to fetch a merging set of audit rules for the audit rules corresponding to each change field;
a classifying unit 533, configured to perform a classifying operation on the audit rule union set to obtain each group of similar audit rules;
a forming unit 534, configured to form an audit rule corresponding to the change field set from a highest-level audit rule in the groups of similar audit rules;
an output unit 535, configured to output the audit rule corresponding to the change field set.
The service page modification device further comprises:
a second judging unit 55, configured to judge whether there is a linkage field set linked with the change field set in another checked page;
a third judging unit 56, configured to, if there is a linkage field set, judge, through the rule repository, whether the other checked pages need to be re-checked;
the review unit 57 is configured to determine and output a review rule corresponding to the linkage field set if the other reviewed pages need to be reviewed again, so as to review the other reviewed pages based on the review rule;
a second storing unit 58, configured to store the change field set in the other checked pages if the other checked pages do not need to be checked again.
And a jumping unit 59 for jumping to the current page.
Through the technical means, the following beneficial effects can be realized:
the invention provides a business page modification method, which comprises the steps of firstly determining a changed field set which changes in an audited page under the condition that the audited page changes, judging whether the audited page needs to be audited again through a rule knowledge base, and if the audited page needs to be audited again, determining and outputting an audit rule corresponding to the changed field set so as to audit the audited page again based on the audit rule; and if the audited page does not need to be audited again, saving the change field set in the audited page.
The method can judge the changed field set which changes based on the checked page, and if the changed field set needs to be checked again, the changed field set is checked again, and if the changed field set does not need to be checked again, the changed field set is not checked again. Therefore, more resources and service handling time can be saved, service operation is flexible, and service handling efficiency is improved.
The functions described in the method of the present embodiment, if implemented in the form of software functional units and sold or used as independent products, may be stored in a storage medium readable by a computing device. Based on such understanding, part of the contribution to the prior art of the embodiments of the present application or part of the technical solution may be embodied in the form of a software product stored in a storage medium and including several instructions for causing a computing device (which may be a personal computer, a server, a mobile computing device or a network device) to execute all or part of the steps of the method described in the embodiments of the present application. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and other various media capable of storing program codes.
The embodiments are described in a progressive manner, each embodiment focuses on differences from other embodiments, and the same or similar parts among the embodiments are referred to each other.
The previous description of the disclosed embodiments is provided to enable any person skilled in the art to make or use the present application. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other embodiments without departing from the spirit or scope of the application. Thus, the present application is not intended to be limited to the embodiments shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.

Claims (10)

1. A method for modifying a service page is characterized by comprising the following steps:
if the checked page is monitored to change, determining a changed field set which changes in the checked page;
judging whether the checked page needs to be checked again or not through a rule knowledge base;
if the audited page needs to be audited again, determining and outputting an audit rule corresponding to the variable field set so as to audit the audited page again based on the audit rule;
and if the audited page does not need to be audited again, storing the change field set in the audited page.
2. The method of claim 1, wherein the rule repository includes a plurality of modified fields that need to be reviewed again and corresponding review rules, and the determining whether the reviewed page needs to be reviewed again via the rule repository comprises:
searching each change field in the change field set in the rule knowledge base;
if any change field in the change field set is found in the rule knowledge base, determining that the checked page needs to be checked again;
and if any change field in the change field set is not found in the rule knowledge base, determining that the checked page does not need to be checked again.
3. The method of claim 2, wherein the determining and outputting audit rules corresponding to the set of variation fields comprises:
searching an audit rule corresponding to each variable field in the variable field set in the rule knowledge base under the condition that the variable field set has two or more variable fields;
taking a union set of audit rules for the audit rules corresponding to each variable field;
classifying the audit rule union set to obtain each group of similar audit rules;
forming the auditing rule corresponding to the variable field set by the highest auditing rule in the similar auditing rules of each group;
and outputting the auditing rule corresponding to the change field set.
4. The method of claim 2, wherein the determining and outputting audit rules corresponding to the set of variation fields comprises:
under the condition that the variable field set only has one variable field, searching an audit rule corresponding to one variable field in the variable field set in the rule knowledge base;
determining the auditing rule corresponding to the variable field as the auditing rule corresponding to the variable field set;
and outputting the auditing rule corresponding to the change field.
5. The method of claim 1, further comprising:
judging whether linkage field sets linked with the variable field sets exist in other checked pages;
if the linkage field set exists, judging whether the other checked pages need to be checked again through a rule knowledge base;
if the other checked pages need to be checked again, determining and outputting the checking rule corresponding to the linkage field set so as to check the other checked pages again based on the checking rule;
and if the other checked pages do not need to be checked again, storing the change field set in the other checked pages.
6. The method of claim 5, after the other audited pages save the set of change fields, further comprising: and jumping to the current page.
7. A business page modification apparatus, comprising:
the first determining unit is used for determining a changed field set which changes in the audited page if the audited page is monitored to change;
the first judging unit is used for judging whether the checked page needs to be checked again through a rule knowledge base;
a second determining unit, configured to determine and output an audit rule corresponding to the changed field set if the audited page needs to be audited again, so as to re-audit the audited page based on the audit rule;
and the first storage unit is used for storing the change field set in the checked page if the checked page does not need to be checked again.
8. The apparatus of claim 7, wherein the rule repository includes a plurality of modified fields that need to be reviewed again and corresponding review rules, and the determining, by the rule repository, whether the reviewed page needs to be reviewed again includes:
searching each change field in the change field set in the rule knowledge base;
if any change field in the change field set is found in the rule knowledge base, determining that the checked page needs to be checked again;
and if any change field in the change field set is not found in the rule knowledge base, determining that the checked page does not need to be checked again.
9. The apparatus of claim 8, wherein the second determining unit comprises:
the searching unit is used for searching the auditing rule corresponding to each variable field in the variable field set in the rule knowledge base under the condition that the variable field set has two or more variable fields;
the merging unit is used for merging the audit rules corresponding to each variable field;
the classification unit is used for executing classification operation on the audit rule union set to obtain each group of similar audit rules;
the composition unit is used for composing the highest grade audit rule in the similar audit rules of each group into the audit rule corresponding to the variable field set;
and the output unit is used for outputting the auditing rule corresponding to the change field set.
10. The apparatus of claim 7, further comprising:
the second judging unit is used for judging whether linkage field sets linked with the change field sets exist in other checked pages;
a third judging unit, configured to judge, if there is a linkage field set, whether the other checked pages need to be re-checked through a rule knowledge base;
the auditing unit is used for determining and outputting auditing rules corresponding to the linkage field set if the other audited pages need to be audited again so as to audit the other audited pages again based on the auditing rules;
and the second storage unit is used for storing the change field set in other checked pages if the other checked pages do not need to be checked again.
CN202010360305.9A 2020-04-30 2020-04-30 Service page modification method and device Pending CN111538748A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010360305.9A CN111538748A (en) 2020-04-30 2020-04-30 Service page modification method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010360305.9A CN111538748A (en) 2020-04-30 2020-04-30 Service page modification method and device

Publications (1)

Publication Number Publication Date
CN111538748A true CN111538748A (en) 2020-08-14

Family

ID=71979065

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010360305.9A Pending CN111538748A (en) 2020-04-30 2020-04-30 Service page modification method and device

Country Status (1)

Country Link
CN (1) CN111538748A (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070192478A1 (en) * 2001-09-25 2007-08-16 Louie David G System and method for configuring and viewing audit trails in an information network
CN103310357A (en) * 2012-03-13 2013-09-18 腾讯科技(深圳)有限公司 Advertisement auditing method and system
CN106327140A (en) * 2015-06-25 2017-01-11 阿里巴巴集团控股有限公司 Method and device for monitoring data modification
CN107357882A (en) * 2017-07-10 2017-11-17 成都牵牛草信息技术有限公司 Based on the method that approval process is set according to field
CN109118169A (en) * 2018-07-28 2019-01-01 万翼科技有限公司 Amending method, device and the computer readable storage medium of nodal information
WO2019029650A1 (en) * 2017-08-10 2019-02-14 成都牵牛草信息技术有限公司 Form data operation auditing method
CN110443581A (en) * 2019-08-05 2019-11-12 广东省电子口岸管理有限公司 A kind of information of vehicles integrated service transboundary of Guangdong,Hongkong and Macao bight area manages platform and method

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070192478A1 (en) * 2001-09-25 2007-08-16 Louie David G System and method for configuring and viewing audit trails in an information network
CN103310357A (en) * 2012-03-13 2013-09-18 腾讯科技(深圳)有限公司 Advertisement auditing method and system
CN106327140A (en) * 2015-06-25 2017-01-11 阿里巴巴集团控股有限公司 Method and device for monitoring data modification
CN107357882A (en) * 2017-07-10 2017-11-17 成都牵牛草信息技术有限公司 Based on the method that approval process is set according to field
WO2019029650A1 (en) * 2017-08-10 2019-02-14 成都牵牛草信息技术有限公司 Form data operation auditing method
CN109118169A (en) * 2018-07-28 2019-01-01 万翼科技有限公司 Amending method, device and the computer readable storage medium of nodal information
CN110443581A (en) * 2019-08-05 2019-11-12 广东省电子口岸管理有限公司 A kind of information of vehicles integrated service transboundary of Guangdong,Hongkong and Macao bight area manages platform and method

Similar Documents

Publication Publication Date Title
CN105740667A (en) User behavior based information identification method and apparatus
WO2020048056A1 (en) Risk decision method and apparatus
CN110956503B (en) User identification method and device with lending requirements based on user network behaviors
CN110909384B (en) Method and device for determining business party revealing user information
CN112036890A (en) Client identity authentication method and device
CN110609908A (en) Case serial-parallel method and device
CN113256408A (en) Risk control method and system based on consumption finance and computer equipment
CN112612813A (en) Test data generation method and device
CN111091408A (en) User identification model creating method and device and identification method and device
CN108510141B (en) Insurance data processing method and device
CN115269437A (en) Test case recommendation method and device, computer equipment and storage medium
CN110197426A (en) A kind of method for building up of credit scoring model, device and readable storage medium storing program for executing
CN110827036A (en) Method, device, equipment and storage medium for detecting fraudulent transactions
CN113159793A (en) Data processing method and device, electronic equipment and computer storage medium
CN109857748B (en) Contract data processing method and device and electronic equipment
CN109711984B (en) Pre-loan risk monitoring method and device based on collection urging
CN111538748A (en) Service page modification method and device
CN114862428B (en) Inline enterprise authentication method, terminal device and computer-readable storage medium
CN113450085B (en) Service processing method, system, storage medium and electronic equipment
CN115391541A (en) Intelligent contract code automatic checking method, storage medium and electronic equipment
CN114078049A (en) Data processing method and device for supply chain financial credit-information service
CN112468444B (en) Internet domain name abuse identification method and device, electronic equipment and storage medium
CN112085590B (en) Method and device for determining safety of rule model and server
CN114255134A (en) Account number disassembling method and device and storage medium
CN114037395A (en) Abnormal consignment data identification method and system, electronic equipment and storage medium

Legal Events

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