CN112394961A - Data updating system, method, device, equipment and storage medium - Google Patents

Data updating system, method, device, equipment and storage medium Download PDF

Info

Publication number
CN112394961A
CN112394961A CN202011344691.9A CN202011344691A CN112394961A CN 112394961 A CN112394961 A CN 112394961A CN 202011344691 A CN202011344691 A CN 202011344691A CN 112394961 A CN112394961 A CN 112394961A
Authority
CN
China
Prior art keywords
configuration data
update
data
terminal
updating
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
CN202011344691.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.)
Ping An Puhui Enterprise Management Co Ltd
Original Assignee
Ping An Puhui Enterprise Management Co 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 Puhui Enterprise Management Co Ltd filed Critical Ping An Puhui Enterprise Management Co Ltd
Priority to CN202011344691.9A priority Critical patent/CN112394961A/en
Publication of CN112394961A publication Critical patent/CN112394961A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/71Version control; Configuration management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44505Configuring for program initiating, e.g. using registry, configuration files
    • G06F9/4451User profiles; Roaming
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Security & Cryptography (AREA)
  • Human Computer Interaction (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The present application relates to the field of data processing technologies, and in particular, to a system, a method, an apparatus, a device, and a computer storage medium for data update, where the method includes: acquiring updated configuration data obtained after the configuration data to be processed is updated, and updating indication information corresponding to the updated configuration data to be processed; and generating an update task comprising update configuration data and update indication information, and sending the update task to the auditing terminal, so that the update configuration data is issued to the production environment through the issuing terminal when the auditing terminal passes the update task auditing, which is beneficial to improving the update efficiency of the configuration data. The application relates to a block chain technology, for example, updated configuration data obtained after updating can be written into a block chain so as to be used in scenes such as auditing of updated configuration data by a auditing terminal, issuing of updated configuration data by a issuing terminal and the like.

Description

Data updating system, method, device, equipment and storage medium
Technical Field
The present invention relates to the field of data processing technologies, and in particular, to a system, a method, an apparatus, a device, and a computer storage medium for data update.
Background
Most mobile applications in the market can be configured through a backend system, in order to realize that the mobile applications can be configured, a client has many configuration data to be placed in the backend system for maintenance, and the configuration data can be updated, and the existing method for updating the configuration data mainly includes the following two methods: firstly, directly updating and releasing configuration data by operation and maintenance personnel; and secondly, the developers submit the updated configuration data after updating the configuration items, and the operation and maintenance directly release the configuration data. The inventor finds in practice that: the existing configuration data updating method has high probability of updating configuration items by mistake and high risk, and the wrong updating is not easy to be found.
Disclosure of Invention
The embodiment of the invention provides a data updating system, a data updating method, a terminal and a computer storage medium, which increase the auditing process of the updating and releasing process of configuration data, improve the auditing efficiency of auditing users, find the error of updating the configuration data in time, ensure that the updating and releasing of the configuration data are safer, and reduce the risk of error updating.
In one aspect, an embodiment of the present application provides a data updating system, where the system includes a processing terminal, an audit terminal, and a publishing terminal, where:
the processing terminal is used for determining the configuration data to be processed from at least one configuration data and displaying the configuration data to be processed according to a preset display mode so as to update the configuration data to be processed by a user; acquiring updated configuration data obtained after the to-be-processed configuration data is updated, and updating indication information corresponding to the to-be-processed configuration data; generating an update task comprising the update configuration data and the update indication information, and sending the update task to the audit terminal; the update indication information comprises update mark information, and the update mark information is used for marking that the updated configuration data has updated target data compared with the to-be-processed configuration data before updating;
the auditing terminal is used for receiving the updating task and displaying the updating configuration data according to a preset differentiation display rule and the updating mark information so as to facilitate auditing of the updating task by an auditing user; if the verification of the update task by the verification user is passed, sending a release request carrying the update configuration data to a release terminal; the preset differentiation display rule is used for indicating that the target data in the updated configuration data are subjected to differentiation display;
and the issuing terminal is used for responding to the issuing request sent by the auditing terminal and issuing the updated configuration data to a production environment.
On the other hand, an embodiment of the present application provides a data updating method, where the method is executed by a processing terminal in a data updating system, the data updating system further includes an auditing terminal and a publishing terminal, and the method includes:
determining to-be-processed configuration data from at least one configuration data, and displaying the to-be-processed configuration data according to a preset display mode so as to update the to-be-processed configuration data by a user;
acquiring updated configuration data obtained after the to-be-processed configuration data is updated, and updating indication information corresponding to the to-be-processed configuration data;
and generating an update task comprising the update configuration data and the update indication information, and sending the update task to the auditing terminal, so that the update configuration data is issued to a production environment through the issuing terminal when the auditing terminal passes the audit of the update task. The update indication information includes update flag information, and the update flag information is used for marking that the updated configuration data has updated target data compared with the to-be-processed configuration data before updating.
In another aspect, an embodiment of the present application provides a data updating apparatus, where the apparatus is deployed in a processing terminal in a data updating system, and the data updating system further includes an auditing terminal and a publishing terminal, and includes:
the processing module is used for determining the configuration data to be processed from at least one piece of configuration data and displaying the configuration data to be processed according to a preset display mode so as to update the configuration data to be processed by a user;
the processing module is further configured to acquire updated configuration data obtained after the to-be-processed configuration data is updated, and update indication information corresponding to the to-be-processed configuration data;
the communication module is used for generating an update task comprising the update configuration data and the update indication information and sending the update task to the auditing terminal, so that the update configuration data can be issued to a production environment through the issuing terminal when the auditing terminal passes the audit of the update task; the update indication information includes update flag information, and the update flag information is used for marking that the updated configuration data has updated target data compared with the to-be-processed configuration data before updating.
In another aspect, an embodiment of the present application provides a data updating apparatus, which includes a processor and a storage device, where the processor and the storage device are connected to each other, where the storage device is used to store a computer program, the computer program includes program instructions, and the processor is configured to call the program instructions, and perform the following steps:
determining to-be-processed configuration data from at least one configuration data, and displaying the to-be-processed configuration data according to a preset display mode so as to update the to-be-processed configuration data by a user;
acquiring updated configuration data obtained after the to-be-processed configuration data is updated, and updating indication information corresponding to the to-be-processed configuration data;
and generating an update task comprising the update configuration data and the update indication information, and sending the update task to the auditing terminal, so that the update configuration data is issued to a production environment through the issuing terminal when the auditing terminal passes the audit of the update task. The update indication information includes update flag information, and the update flag information is used for marking that the updated configuration data has updated target data compared with the to-be-processed configuration data before updating.
According to the embodiment of the application, the to-be-processed configuration data can be acquired, and the to-be-processed configuration data is displayed according to a preset display mode, so that an updating user can update the to-be-processed configuration data, and an updating task is sent to an auditing terminal; the auditing terminal receives the updating task and displays the updated configuration data according to the updating indication information and the preset differentiation display rule, so that an auditing user can quickly find target data for updating the configuration data and judge whether the updated content meets the requirements; and sending the update task passing the audit to a publishing terminal, and publishing the updated configuration data by the publishing terminal, so that the probability of mistaken publishing by an audit user is reduced. By adopting the mode, the auditing process of the updating and releasing process of the configuration data is increased, the auditing efficiency of the auditing user is improved, the error of updating the configuration data is found in time, the updating and releasing of the configuration data are safer, and the risk of error updating is reduced.
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 schematic structural diagram of a data update system according to an embodiment of the present application;
fig. 2 is a schematic diagram of an effect of a display interface of configuration data to be processed according to an embodiment of the present application;
fig. 3 is a schematic flowchart of a process of obtaining update flag information according to an embodiment of the present application;
FIG. 4 is a schematic diagram illustrating an effect of an audit interface according to an embodiment of the present application;
FIG. 5 is a flow chart illustrating a data updating method according to an embodiment of the present application;
FIG. 6 is a schematic diagram of a data updating apparatus according to an embodiment of the present application;
fig. 7 is a schematic structural diagram of a data updating apparatus according to an embodiment of the present application.
Detailed Description
The technical solution in the embodiments of the present invention will be clearly and completely described below with reference to the accompanying drawings in the embodiments of the present invention.
Referring to fig. 1, an embodiment of the present application provides a data updating system, which includes a processing terminal, an auditing terminal, and a publishing terminal. The terminal herein may include, but is not limited to: smart phones, tablets, laptops, and desktops, among others.
It can be understood that the data updating system provided in the embodiment of the present application may be applied to update configuration data of a configuration file, where the configuration data may be in a format of json, xml, or the like. The operator corresponding to the processing terminal should be a person having an ability to update the configuration data and needs to acquire a right to update the configuration data using the processing terminal, the operator corresponding to the auditing terminal should have a higher authority and needs to acquire a right to audit the update task using the auditing terminal, and the operator corresponding to the issuing terminal should be a person having an ability to issue the configuration data and needs to acquire a right to issue the update configuration data using the issuing terminal.
The processing terminal is used for determining the configuration data to be processed from at least one configuration data and displaying the configuration data to be processed according to a preset display mode so as to update the configuration data to be processed by a user; acquiring updated configuration data obtained after the to-be-processed configuration data is updated, and updating indication information corresponding to the to-be-processed configuration data; generating an update task comprising the update configuration data and the update indication information, and sending the update task to the audit terminal; wherein the update indication information includes update flag information, and the update flag information is used to flag that the updated configuration data has updated target data compared with the to-be-processed configuration data before updating.
Specifically, the configuration data to be processed is displayed according to a preset display mode, where the preset display mode may be to display the configuration item data of the configuration data to be processed in rows. The implementation method of the line-dividing display can comprise the step of performing line-dividing processing on the configuration file in a regular expression matching replacement mode. For example, the configuration data in the josn format is displayed in rows by using a regular expression matching and replacing manner, symbols such as ' { ', ' }', ', and the like in the configuration data in the josn format are matched, and the symbols are replaced by the symbols, a line character and a carriage return character, so that the configuration data in the josn format is displayed in rows. An effect schematic diagram of displaying the to-be-processed configuration data in rows is shown in fig. 2, and a display interface effect schematic diagram of the to-be-processed configuration data determined from at least one configuration data is arranged above the to-be-processed configuration data, and it can be seen that each configuration item data of the to-be-processed configuration data is continuously displayed, and when the configuration data is displayed to the rightmost end of the interface, the next row is displayed; the effect schematic diagram that the to-be-processed configuration data is displayed according to the preset display mode is arranged below, the preset display mode is line-by-line display, and it can be seen that each configuration item data of the to-be-processed configuration data is displayed in lines, so that the configuration item data can be seen more visually, and updating of the configuration item data by a user is facilitated.
Specifically, the update flag information is used to flag that the updated configuration data has updated target data compared with the to-be-processed configuration data before updating, and the update type of the update flag information may include three types, namely deletion, addition, and modification. Fig. 3 is a schematic diagram of a process for acquiring the update flag information, and it can be seen that the process may include: s301, comparing the configuration data to be processed with the configuration item data of each configuration item in the updated configuration data line by line; s302, based on the comparison result, determining that the updated configuration data has updated target data compared with the to-be-processed configuration data and the update type of the target data; and S303, generating the updating mark information matched with the updating type.
For example, comparing the configuration item data of the to-be-processed configuration data and the updated configuration data line by line, obtaining a comparison result between the to-be-processed configuration data and the updated configuration data, where the configuration item data with a difference in comparison result is target data with update, and if the target data with the updated configuration data and the configuration item data in the previous line and the next line of the corresponding configuration item data of the to-be-processed configuration data are equal, the update type of the update flag information is a modification type; if the former line of the target data of the updated configuration data is equal to the corresponding configuration item data of the to-be-processed configuration data, and the latter line of the target data of the updated configuration data is equal to the latter line of the corresponding configuration item data of the to-be-processed configuration data, the update type of the update marking information is an increase type; if another example is, each configuration item data of the to-be-processed configuration data and the updated configuration data is compared line by line, a comparison result between the to-be-processed configuration data and the updated configuration data is obtained, the configuration item data with the difference in comparison result is target data with update, a previous line of the target data of the updated configuration data is equal to a previous line of the corresponding configuration item data of the to-be-processed configuration data, and a next line of the target data of the updated configuration data is equal to a next line of the corresponding configuration item data of the to-be-processed configuration data, then the update type of the update flag information is the deletion type.
Further, an update task is generated, which includes the update configuration data and the update indication information, where the update indication information may include update flag information, update user information for updating the configuration data, a purpose of updating the configuration data, an update time for updating the configuration data, and the like, and is not limited herein.
Specifically, when the update task is sent to the audit terminal, the data type of the update configuration data in the update task is detected, and the update task is sent to the audit terminal matched with the data type. For example, the data type of the updated configuration data is detected, if the data type of the updated configuration data is Android, the update task is sent to an auditing terminal in charge of auditing the Android data type for auditing, and if the data type of the updated configuration data is IOS, the update task is sent to an auditing terminal in charge of auditing the IOS data type for auditing. By the mode, the configuration data type is selected to be more accurately audited by the auditing user for auditing, so that the auditing efficiency is higher, the auditing of the updating task is more accurate, and the occurrence of errors is reduced.
Further, before sending the update task to the audit terminal, detecting whether the data format of the update configuration data in the update task is a preset format, if so, triggering to execute the step of sending the update task to the audit terminal; if not, outputting prompt information, wherein the prompt information is used for prompting that the data format of the updated configuration data is not the preset format. For example, before sending an update task with configuration data updated in a josn format to the audit terminal, detecting whether the configuration data updated format meets the requirement of the configuration data in the josn format, if so, triggering to execute the step of sending the update task to the audit terminal; if not, outputting prompt information, wherein the prompt information is used for prompting that the data format of the updated configuration data does not meet the requirement of the configuration data in the josn format. By the method, the condition that the configuration data is repeatedly submitted due to format errors can be reduced, and the efficiency from updating to releasing the configuration data is improved.
Further, the processing terminal may receive audit prompt information from the audit terminal, where the audit prompt information is used to prompt that the audit is not passed, and the audit prompt information may include update configuration data, audit suggestions, audit user information, audit time, and the like, and this is not limited herein. After receiving the audit prompt information, the processing terminal displays the audit prompt information, and the update user can make feedback according to the audit prompt information, where the feedback may be to update the updated configuration data again according to the audit suggestion, or to give up updating the configuration data this time, or to communicate with an auditor to update the configuration data, and so on, and this is not limited here. The processing terminal can also receive audit prompt information from the audit terminal, and the audit prompt information is used for prompting that the audit is passed.
Illustratively, an updating user selects to-be-processed configuration data in a josn format of an Android type from at least one configuration data, the to-be-processed configuration data is displayed in rows, the updating user can update the to-be-processed configuration data, the updating type can be addition, deletion and modification, after the updating is completed, a determining button is clicked to obtain the updating configuration data, if the format of the updating configuration data does not meet the requirement of the josn format configuration data, a processing terminal outputs prompt information to prompt that the updating configuration data does not meet the requirement of the josn format, and the updating user readjusts the updating configuration data. And if the format of the updated configuration data meets the requirement of the configuration data in the josn format, the processing terminal selects an auditing terminal in charge of auditing the Android data type according to the data type of the updated configuration data, and audits an updating task comprising the updated configuration data and the updating indication information, wherein the updating indication information comprises updating mark information which is used for marking that the updated configuration data has updated target data compared with the to-be-processed configuration data before updating.
The auditing terminal is used for receiving the updating task and displaying the updating configuration data according to preset differentiation display rules and updating mark information so as to facilitate auditing of the updating task by an auditing user; if the verification of the update task by the verification user is passed, sending a release request carrying the update configuration data to a release terminal; the preset differentiation display rule is used for indicating that the target data in the updated configuration data are subjected to differentiation display.
Specifically, the updated configuration data is displayed according to a preset differentiation display rule and the updated marking information, the preset differentiation display rule marks target data of different update types with the updated marking information matched with the update types, and the updated marking information may be marked by adjusting a color of the target data, a background filling color, underlining, bold, italic, and the like, which is not limited herein. And marking the target data of different update types by adopting different update marking information in the same update task. The preset differentiation display rule can be preset by an auditing user corresponding to the auditing terminal. For example, in one update task, the update type is marked as increased target data with red font marking information, the update type is marked as decreased target data with underline marking information, and the update type is marked as modified target data with italic marking information. For another example, in another update task, the update type is marked with green font marking information as the increased target data, the update type is marked with yellow background fill marking information as the decreased target data, and the update type is marked with purple underline marking information as the modified target data.
In actual operation, an auditing user rapidly locates updated target data through the update flag information, and determines whether the updated configuration data meets an auditing passing condition, where the auditing passing condition may include that the updated configuration data achieves an updating purpose, may also include that the updated target data in the updated configuration data does not cause a production environment error, may also include that the updated target data in the updated configuration data needs to be updated, and the auditing passing condition is not limited here. And if the updated configuration data meet the verification passing condition, the verification user passes the verification of the update task, and the issuing request carrying the updated configuration data is sent to the issuing terminal. And if the audit of the user on the update task is not passed, sending audit prompt information to the processing terminal, wherein the audit prompt information is used for prompting that the audit of the update task is not passed.
For example, after the audit terminal receives the update task, the audit user audits the update configuration data through a display interface of the audit terminal, as shown in fig. 4, which is a schematic view of an audit interface, it can be seen that the audit interface may include update indication information, for example: updating information of users, updating time, updating purposes and the like, displaying updated configuration data, and marking the target data of different updating types by using different updating mark information by using the updated configuration data, for example, using a middle-line mark updating type as deleted target data, using a light gray italic mark updating type as added target data, and using an underline mark updating type as modified target data. After the audit user audits the updated configuration data, judging whether the updated configuration data meets the audit passing condition, if the updated configuration data meets the audit passing condition, triggering an audit passing button by the audit user, and sending a release request carrying the updated configuration data to the release terminal by the audit terminal in response to the audit passing instruction; and if the updated configuration data does not accord with the auditing passing condition, the auditing user triggers an auditing failure button, and the auditing terminal responds to the auditing failure instruction and sends auditing prompt information to the processing terminal, wherein the auditing prompt information is used for prompting that the updating task is not approved.
And the issuing terminal is used for responding to the issuing request sent by the auditing terminal and issuing the updated configuration data to the production environment.
Specifically, the issuing terminal receives an issuing request sent by the auditing terminal, where the issuing request may include update configuration data, update user information for updating the configuration data, audit user information for auditing the update configuration data, a purpose of updating the configuration data, update time for updating the configuration data, audit time, and the like, and this is not limited here. And the release user releases the updated configuration data to the production environment through the release terminal. By publishing the updated configuration data to the production environment using a publishing user that is more proficient in the configuration data publishing operation, the likelihood of errors occurring in the publishing process of the updated configuration data is reduced.
Therefore, by implementing the embodiment of the application, the to-be-processed configuration data can be acquired, and the to-be-processed configuration data is displayed according to the preset display mode, so that the to-be-processed configuration data can be updated by an update user, and an update task is sent to the audit terminal; the auditing terminal receives the updating task and displays the updated configuration data according to the updating indication information and the preset differentiation display rule, so that an auditing user can quickly find the updated target data of the configuration data and judge whether the updated target data meets the requirements; and sending the update task passing the audit to a publishing terminal, and publishing the updated configuration data by the publishing terminal, so that the possibility of errors in the publishing process of the updated configuration data is reduced. By adopting the mode, the auditing process of the updating and releasing process of the configuration data is increased, the auditing efficiency of the auditing user is improved, the error of updating the configuration data is found in time, the updating and releasing of the configuration data are safer, and the risk of error updating is reduced.
The embodiment of the present application provides a data updating method, where the data updating method is executed by a processing terminal in the data updating system, and the data updating system further includes an auditing terminal and a publishing terminal. Referring to fig. 5, the method of the present embodiment includes the following steps.
S501, determining to-be-processed configuration data from at least one configuration data, and displaying the to-be-processed configuration data according to a preset display mode so as to update the to-be-processed configuration data by a user.
Specifically, the configuration data to be processed is displayed according to a preset display mode, where the preset display mode may be to display the configuration item data of the configuration data to be processed in rows. The implementation method of the line-dividing display can comprise the step of performing line-dividing processing on the configuration file in a regular expression matching replacement mode. For example, the configuration data in the josn format is displayed in rows by using a regular expression matching and replacing manner, symbols such as ' { ', ' }', ', and the like in the configuration data in the josn format are matched, and the symbols are replaced by the symbols, a line character and a carriage return character, so that the configuration data in the josn format is displayed in rows. An effect schematic diagram of displaying the to-be-processed configuration data in rows is shown in fig. 2, and a display interface effect schematic diagram of the to-be-processed configuration data determined from at least one configuration data is arranged above the to-be-processed configuration data, and it can be seen that each configuration item data of the to-be-processed configuration data is continuously displayed, and when the configuration data is displayed to the rightmost end of the interface, the next row is displayed; the effect schematic diagram that the to-be-processed configuration data is displayed according to the preset display mode is arranged below, the preset display mode is line-by-line display, and it can be seen that each configuration item data of the to-be-processed configuration data is displayed in lines, so that the configuration item data can be seen more visually, and updating of the configuration item data by a user is facilitated.
S502, obtaining the updated configuration data obtained after the to-be-processed configuration data is updated, and updating the updating indication information corresponding to the to-be-processed configuration data.
The update indication information comprises update mark information, and the update mark information is used for marking that the updated target data exists in the updated configuration data compared with the to-be-processed configuration data before updating.
Specifically, the update flag information is used to flag that the updated configuration data has updated target data compared with the to-be-processed configuration data before updating, and the update type of the update flag information may include three types, namely deletion, addition, and modification. Fig. 3 is a schematic diagram of a process for acquiring the update flag information, and it can be seen that the process may include: comparing the configuration data to be processed with the configuration item data of each configuration item in the updated configuration data line by line; based on the comparison result, determining that the updated configuration data has updated target data compared with the to-be-processed configuration data and the update type of the target data; update flag information matching the update type is generated.
For example, comparing each configuration item data of the to-be-processed configuration data and the updated configuration data line by line, and obtaining a comparison result of the to-be-processed configuration data and the updated configuration data, where the configuration item data with a difference in comparison result is target data with update, and if the configuration data in the previous line and the configuration data in the next line of the target data are equal, the update type of the update marking information is a modification type; if the former line of the target data of the updated configuration data is equal to the corresponding configuration item data of the to-be-processed configuration data, and the latter line of the target data of the updated configuration data is equal to the latter line of the corresponding configuration item data of the to-be-processed configuration data, the update type of the update marking information is an increase type; if another example is, each configuration item data of the to-be-processed configuration data and the updated configuration data is compared line by line, a comparison result between the to-be-processed configuration data and the updated configuration data is obtained, the configuration item data with the difference in comparison result is target data with update, a previous line of the target data of the updated configuration data is equal to a previous line of the corresponding configuration item data of the to-be-processed configuration data, and a next line of the target data of the updated configuration data is equal to a next line of the corresponding configuration item data of the to-be-processed configuration data, then the update type of the update flag information is the deletion type.
S503, generating an updating task comprising the updating configuration data and the updating indication information, and sending the updating task to the auditing terminal.
The update task is generated to include the update configuration data and the update indication information, where the update indication information may include update flag information, update user information for updating the configuration data, a purpose of updating the configuration data, update time for updating the configuration data, and the like, and is not limited herein.
Specifically, when the update task is sent to the audit terminal, the data type of the update configuration data in the update task is detected, and the update task is sent to the audit terminal matched with the data type. For example, the data type of the updated configuration data is detected, if the data type of the updated configuration data is Android, the update task is sent to an auditing terminal in charge of auditing the Android data type for auditing, and if the data type of the updated configuration data is IOS, the update task is sent to an auditing terminal in charge of auditing the IOS data type for auditing. By the mode, the configuration data type is selected to be more accurately audited by the auditing user for auditing, so that the auditing efficiency is higher, the auditing of the updating task is more accurate, and the occurrence of errors is reduced.
Further, before sending the update task to the audit terminal, detecting whether the data format of the update configuration data in the update task is a preset format, if so, triggering to execute the step of sending the update task to the audit terminal; if not, outputting prompt information, wherein the prompt information is used for prompting that the data format of the updated configuration data is not the preset format. For example, before sending an update task with configuration data updated in a josn format to the audit terminal, detecting whether the configuration data updated format meets the requirement of the configuration data in the josn format, if so, triggering to execute the step of sending the update task to the audit terminal; if not, outputting prompt information, wherein the prompt information is used for prompting that the data format of the updated configuration data does not meet the requirement of the josn format. By the method, the condition that the configuration data is repeatedly submitted due to format errors can be reduced, and the efficiency from updating to releasing the configuration data is improved.
Further, the processing terminal may receive audit prompt information from the audit terminal, where the audit prompt information is used to prompt that the audit is not passed, and the audit prompt information may include update configuration data, audit suggestions, audit user information, audit time, and the like, and this is not limited herein. After receiving the audit prompt information, the processing terminal displays the audit prompt information, and the update user can make feedback according to the audit prompt information, where the feedback may be to update the updated configuration data again according to the audit suggestion, or to give up updating the configuration data this time, or to communicate with an auditor to update the configuration data, and so on, and this is not limited here. The processing terminal can also receive audit prompt information from the audit terminal, and the audit prompt information is used for prompting that the audit is passed.
Illustratively, an updating user selects to-be-processed configuration data in a josn format of an Android type from at least one configuration data, the to-be-processed configuration data is displayed in rows, the updating user can update the to-be-processed configuration data, the updating type can be addition, deletion and modification, after the updating is completed, a determining button is clicked to obtain the updating configuration data, if the format of the updating configuration data does not meet the requirement of the josn format configuration data, a processing terminal outputs prompt information to prompt that the updating configuration data does not meet the requirement of the josn format, and the updating user readjusts the updating configuration data. And if the format of the updated configuration data meets the requirement of the configuration data in the josn format, the processing terminal selects an auditing terminal in charge of auditing the Android data type according to the data type of the updated configuration data, and audits an updating task comprising the updated configuration data and the updating indication information, wherein the updating indication information comprises updating mark information which is used for marking that the updated configuration data has updated target data compared with the to-be-processed configuration data before updating.
Therefore, by implementing the embodiment of the application, the to-be-processed configuration data can be obtained, and the to-be-processed configuration data is displayed according to the preset display mode, so that the to-be-processed configuration data can be updated by an update user, the updated target data is marked, the auditing efficiency of an auditor is improved, the configuration data format is checked before the audit terminal is sent, the updated configuration data is sent to the audit terminal in charge of the corresponding configuration data type according to the configuration data type, repeated auditing caused by format errors is reduced, and the auditing efficiency is improved.
The embodiment of the present application further provides a computer storage medium, in which program instructions are stored, and when the program instructions are executed, the computer storage medium is used for implementing the corresponding method described in the above embodiment.
Fig. 6 is a schematic structural diagram of an apparatus according to an embodiment of the present disclosure.
In an implementation manner of the apparatus in the embodiment of the present application, the apparatus is deployed in a processing terminal in a data updating system, the data updating system further includes an auditing terminal and a publishing terminal, and the apparatus includes the following structure.
A processing module 60, configured to determine to-be-processed configuration data from at least one configuration data, and display the to-be-processed configuration data according to a preset display manner, so as to update the to-be-processed configuration data by a user;
the processing module 60 is further configured to obtain updated configuration data obtained after the to-be-processed configuration data is updated, and update indication information corresponding to the to-be-processed configuration data;
the communication module 61 is configured to generate an update task including the update configuration data and the update indication information, and send the update task to the audit terminal, so that when the audit terminal passes the update task, the audit terminal issues the update configuration data to a production environment through the issue terminal; the update indication information includes update flag information, and the update flag information is used for marking that the updated configuration data has updated target data compared with the to-be-processed configuration data before updating.
In the embodiment of the application, the data updating device can acquire the to-be-processed configuration data and display the to-be-processed configuration data according to the preset display mode, so that the to-be-processed configuration data can be updated by an updating user conveniently, updated target data is marked, the auditing efficiency of an auditor is improved, the configuration data format is checked before the auditing terminal is sent, the updated configuration data is sent to the auditing terminal which is responsible for the corresponding configuration data type according to the configuration data type, repeated auditing caused by format errors is reduced, and the auditing efficiency is improved.
Referring to fig. 7 again, it is a schematic structural diagram of a data updating apparatus in the embodiment of the present application, where the data updating apparatus in the embodiment of the present application includes a power supply module and the like, and includes a processor 701, a storage device 702, and a communication interface 703. The processor 701, the storage device 702 and the communication interface 703 may exchange data, and the processor 701 implements a corresponding data update function. The data updating device is deployed in a processing terminal of a data updating system, and the data updating system further comprises an auditing terminal and a releasing terminal.
The processor 701 may be a Central Processing Unit (CPU) 701. In one embodiment, the processor 701 may also be a Graphics Processing Unit (GPU) 701. The processor 701 may also be a combination of a CPU and a GPU. In the server, a plurality of CPUs and GPUs may be included as necessary to perform corresponding data updating. In one embodiment, the storage 702 is used to store program instructions. The processor 701 may invoke the program instructions to implement the various methods as described above in the embodiments of the present application.
The storage 702 may include a volatile memory (volatile memory), such as a random-access memory (RAM); the storage device 702 may also include a non-volatile memory (non-volatile memory), such as a flash memory (flash memory), a solid-state drive (SSD), or the like; the storage means 702 may also comprise a combination of memories of the kind described above.
In one possible implementation, the processor 701 of the server calls program instructions stored in the storage 702 to: determining to-be-processed configuration data from at least one configuration data, and displaying the to-be-processed configuration data according to a preset display mode so as to update the to-be-processed configuration data by a user; acquiring updated configuration data obtained after the to-be-processed configuration data is updated, and updating indication information corresponding to the to-be-processed configuration data; generating an update task including the update configuration data and the update indication information through a communication interface 703, and sending the update task to the audit terminal, so that the update configuration data is issued to a production environment through the issuing terminal when the audit terminal passes the audit of the update task; the update indication information includes update flag information, and the update flag information is used for marking that the updated configuration data has updated target data compared with the to-be-processed configuration data before updating.
In the embodiment of the application, the data updating device can acquire the to-be-processed configuration data and display the to-be-processed configuration data according to the preset display mode, so that the to-be-processed configuration data can be updated by an updating user conveniently, updated target data is marked, the auditing efficiency of an auditor is improved, the configuration data format is checked before the auditing terminal is sent, the updated configuration data is sent to the auditing terminal which is responsible for the corresponding configuration data type according to the configuration data type, repeated auditing caused by format errors is reduced, and the auditing efficiency is improved.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by a computer program, which can be stored in a computer-readable storage medium, and when executed, can include the processes of the embodiments of the methods described above. The storage medium may be a magnetic disk, an optical disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), or the like.
The storage medium mainly comprises a storage program area and a storage data area, wherein the storage program area can store an operating system, an application program required by at least one function and the like; the storage data area may store data created according to the use of the blockchain node, and the like.
The block chain is a novel application mode of computer technologies such as distributed data storage, point-to-point transmission, a consensus mechanism and an encryption algorithm. A block chain (Blockchain), which is essentially a decentralized database, is a series of data blocks associated by using a cryptographic method, and each data block contains information of a batch of network transactions, so as to verify the validity (anti-counterfeiting) of the information and generate a next block. The blockchain may include a blockchain underlying platform, a platform product service layer, an application service layer, and the like.
While the invention has been described with reference to a number of embodiments, it will be understood by those skilled in the art that various changes in form and details may be made therein without departing from the spirit and scope of the invention as defined by the appended claims.

Claims (10)

1. The data updating system is characterized by comprising a processing terminal, an auditing terminal and a publishing terminal, wherein:
the processing terminal is used for determining the configuration data to be processed from at least one configuration data and displaying the configuration data to be processed according to a preset display mode so as to update the configuration data to be processed by a user; acquiring updated configuration data obtained after the to-be-processed configuration data is updated, and updating indication information corresponding to the to-be-processed configuration data; generating an update task comprising the update configuration data and the update indication information, and sending the update task to the audit terminal; the update indication information comprises update mark information, and the update mark information is used for marking that the updated configuration data has updated target data compared with the to-be-processed configuration data before updating;
the auditing terminal is used for receiving the updating task and displaying the updating configuration data according to a preset differentiation display rule and the updating mark information so as to facilitate auditing of the updating task by an auditing user; if the verification of the update task by the verification user is passed, sending a release request carrying the update configuration data to a release terminal; the preset differentiation display rule is used for indicating that the target data in the updated configuration data are subjected to differentiation display;
and the issuing terminal is used for responding to the issuing request sent by the auditing terminal and issuing the updated configuration data to a production environment.
2. The system of claim 1, wherein the processing terminal is further configured to: before sending the update task to the audit terminal, detecting whether the data format of the update configuration data in the update task is a preset format, if so, triggering to execute the step of sending the update task to the audit terminal; if not, outputting prompt information, wherein the prompt information is used for prompting that the data format of the updated configuration data is not the preset format.
3. The system of claim 1, wherein the processing terminal is specifically configured to: and detecting the data type of the updated configuration data in the update task, and sending the update task to an auditing terminal matched with the data type.
4. The system of claim 1, wherein the processing terminal is further specifically configured to; extracting configuration item data of each configuration item from the to-be-processed configuration data; and displaying the configuration item data of each configuration item in a display interface in a row.
5. The system of claim 1, wherein the processing terminal is further specifically configured to: comparing the configuration data to be processed with the configuration item data of each configuration item in the updated configuration data line by line; based on the comparison result, determining that the updated configuration data has updated target data compared with the to-be-processed configuration data and the update type of the target data, wherein the update type comprises deletion, addition or modification; and generating update mark information matched with the update type.
6. The system according to claim 1, wherein the audit terminal is further configured to:
and if the verification user is detected not to pass the verification of the updating task, sending verification prompt information to the processing terminal, wherein the verification prompt information is used for prompting that the updating task is not verified.
7. A data updating method is characterized in that the method is executed by a processing terminal in a data updating system, the data updating system further comprises an auditing terminal and a publishing terminal, and the method comprises the following steps:
determining to-be-processed configuration data from at least one configuration data, and displaying the to-be-processed configuration data according to a preset display mode so as to update the to-be-processed configuration data by a user;
acquiring updated configuration data obtained after the to-be-processed configuration data is updated, and updating indication information corresponding to the to-be-processed configuration data;
generating an update task comprising the update configuration data and the update indication information, and sending the update task to the auditing terminal, so that the update configuration data is issued to a production environment through the issuing terminal when the auditing terminal passes the audit of the update task; the update indication information includes update flag information, and the update flag information is used for marking that the updated configuration data has updated target data compared with the to-be-processed configuration data before updating.
8. The data updating device is characterized in that the device is deployed in a processing terminal in a data updating system, the data updating system further comprises an auditing terminal and a publishing terminal, and the data updating device comprises:
the processing module is used for determining the configuration data to be processed from at least one piece of configuration data and displaying the configuration data to be processed according to a preset display mode so as to update the configuration data to be processed by a user;
the processing module is further configured to acquire updated configuration data obtained after the to-be-processed configuration data is updated, and update indication information corresponding to the to-be-processed configuration data; the update indication information comprises update mark information, and the update mark information is used for marking that the updated configuration data has updated target data compared with the to-be-processed configuration data before updating;
and the communication module is used for generating an update task comprising the update configuration data and the update indication information, and sending the update task to the auditing terminal, so that the update configuration data is issued to a production environment through the issuing terminal when the auditing terminal passes the audit of the update task.
9. A data update apparatus, characterized in that the data update apparatus comprises a processor and a storage device, which are connected to each other, wherein the storage device is configured to store a computer program, which computer program comprises program instructions, and the processor is configured to invoke the program instructions to execute the method according to claim 7.
10. A computer storage medium having stored thereon program instructions for implementing the method of claim 7 when executed.
CN202011344691.9A 2020-11-24 2020-11-24 Data updating system, method, device, equipment and storage medium Pending CN112394961A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011344691.9A CN112394961A (en) 2020-11-24 2020-11-24 Data updating system, method, device, equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011344691.9A CN112394961A (en) 2020-11-24 2020-11-24 Data updating system, method, device, equipment and storage medium

Publications (1)

Publication Number Publication Date
CN112394961A true CN112394961A (en) 2021-02-23

Family

ID=74604205

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011344691.9A Pending CN112394961A (en) 2020-11-24 2020-11-24 Data updating system, method, device, equipment and storage medium

Country Status (1)

Country Link
CN (1) CN112394961A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116527989A (en) * 2023-06-29 2023-08-01 天津金城银行股份有限公司 Video playing device interface display method, system, terminal and storage medium

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104426924A (en) * 2013-08-21 2015-03-18 腾讯科技(深圳)有限公司 Method, apparatus, client, server and system for updating application software
US20170163479A1 (en) * 2015-12-02 2017-06-08 Le Holdings (Beijing) Co., Ltd. Method, Device and System of Renewing Terminal Configuration In a Memcached System
CN109816331A (en) * 2018-12-20 2019-05-28 平安国际融资租赁有限公司 Audit task processing method, device, computer equipment and storage medium
CN110213357A (en) * 2019-05-22 2019-09-06 深圳壹账通智能科技有限公司 Business datum backing method, device, computer equipment and storage medium
CN110895759A (en) * 2018-08-23 2020-03-20 阿里巴巴集团控股有限公司 Resource updating method, device, equipment and system
CN111460404A (en) * 2020-03-04 2020-07-28 深圳壹账通智能科技有限公司 Double-recording data processing method and device, computer equipment and storage medium

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104426924A (en) * 2013-08-21 2015-03-18 腾讯科技(深圳)有限公司 Method, apparatus, client, server and system for updating application software
US20170163479A1 (en) * 2015-12-02 2017-06-08 Le Holdings (Beijing) Co., Ltd. Method, Device and System of Renewing Terminal Configuration In a Memcached System
CN110895759A (en) * 2018-08-23 2020-03-20 阿里巴巴集团控股有限公司 Resource updating method, device, equipment and system
CN109816331A (en) * 2018-12-20 2019-05-28 平安国际融资租赁有限公司 Audit task processing method, device, computer equipment and storage medium
CN110213357A (en) * 2019-05-22 2019-09-06 深圳壹账通智能科技有限公司 Business datum backing method, device, computer equipment and storage medium
CN111460404A (en) * 2020-03-04 2020-07-28 深圳壹账通智能科技有限公司 Double-recording data processing method and device, computer equipment and storage medium

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116527989A (en) * 2023-06-29 2023-08-01 天津金城银行股份有限公司 Video playing device interface display method, system, terminal and storage medium
CN116527989B (en) * 2023-06-29 2023-11-07 天津金城银行股份有限公司 Video playing device interface display method, system, terminal and storage medium

Similar Documents

Publication Publication Date Title
CN107545181A (en) Program operating method, terminal and computer-readable recording medium
CN110188159B (en) Credit data access method, device, equipment and computer readable storage medium
CN104597863B (en) Industrial automation work station and display methods
CN112394961A (en) Data updating system, method, device, equipment and storage medium
CN113434674A (en) Data analysis method and device, electronic equipment and readable storage medium
US20130065661A1 (en) Apparatus and method for creating coupon for free gift
CN112115145A (en) Data acquisition method and device, electronic equipment and storage medium
CN104246686A (en) Printing system and printing control program
CN113034421A (en) Image detection method, device and storage medium
CN112486957B (en) Database migration detection method, device, equipment and storage medium
US20170316296A1 (en) Barcode evaluation device, barcode image generation system, barcode evaluation method, barcode image generation method and barcode evaluation program
CN111367934B (en) Data consistency checking method, device, server and medium
CN107016613A (en) The method and apparatus of data modification
CN113723071B (en) Electronic archive verification method, system, storage medium and equipment
CN110955603A (en) Automatic testing method and device, electronic equipment and computer readable storage medium
CN109815109B (en) Data mode change detection method, device, equipment and readable storage medium
CN115730346A (en) Privacy data processing method based on longitudinal federal learning, electronic device and medium
CN113435170A (en) Data verification method and device, electronic equipment and storage medium
CN114495084A (en) Information acquisition method and device, electronic equipment and storage medium
JP7136329B2 (en) Abnormality detection device, control method, and program
CN111858386A (en) Data testing method and device, computer equipment and storage medium
CN113177543A (en) Certificate identification method, device, equipment and storage medium
CN112612674A (en) Method, device, equipment and computer readable storage medium for monitoring buried point data
CN113190277A (en) Equipment identification method, equipment identification device and terminal equipment
US20130141767A1 (en) Print Verification Database Mechanism

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
AD01 Patent right deemed abandoned

Effective date of abandoning: 20240510

AD01 Patent right deemed abandoned