CN114201469A - Data synchronization method, device, equipment and storage medium based on linkage identification - Google Patents

Data synchronization method, device, equipment and storage medium based on linkage identification Download PDF

Info

Publication number
CN114201469A
CN114201469A CN202111442012.6A CN202111442012A CN114201469A CN 114201469 A CN114201469 A CN 114201469A CN 202111442012 A CN202111442012 A CN 202111442012A CN 114201469 A CN114201469 A CN 114201469A
Authority
CN
China
Prior art keywords
target
entry
linkage
linkage identification
report
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
CN202111442012.6A
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.)
Kingdee Software China Co Ltd
Original Assignee
Kingdee Software China 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 Kingdee Software China Co Ltd filed Critical Kingdee Software China Co Ltd
Priority to CN202111442012.6A priority Critical patent/CN114201469A/en
Publication of CN114201469A publication Critical patent/CN114201469A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/166Editing, e.g. inserting or deleting
    • G06F40/186Templates
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/17Details of further file system functions
    • G06F16/178Techniques for file synchronisation in file systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/166Editing, e.g. inserting or deleting
    • G06F40/177Editing, e.g. inserting or deleting of tables; using ruled lines
    • G06F40/18Editing, e.g. inserting or deleting of tables; using ruled lines of spreadsheets

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Computational Linguistics (AREA)
  • General Health & Medical Sciences (AREA)
  • Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The application relates to a data synchronization method and device based on linkage identification, computer equipment, a storage medium and a computer program product. The method comprises the following steps: responding to the triggering operation of the target report template, and displaying the target report template; searching a target cell associated with an associated entry in other report templates in the target report template; showing linkage identification used for representing that the association entry is associated in the target cell; if the data in the target cell changes, responding to an entry checking instruction generated according to the linkage identification, and displaying the other report forms; and synchronizing the changed data to the associated entries of the other report templates. By adopting the method, the efficiency of data synchronization can be improved.

Description

Data synchronization method, device, equipment and storage medium based on linkage identification
Technical Field
The present application relates to the field of computer technologies, and in particular, to a data synchronization method and apparatus based on linkage identification, a computer device, a storage medium, and a computer program product.
Background
With the development of computer technology, data in cells of a report template are usually adjusted, and after the data in the cells of the report template are adjusted, data in entries associated with the cells need to be adjusted synchronously, so that the correctness of the data in the associated entries of the cells is ensured.
In the conventional technology, when data in cells of a report template are adjusted, whether the cells have corresponding associated entries cannot be quickly checked, so that the changed data cannot be synchronized into the associated entries in time, and the efficiency of synchronizing the data in the associated entries is low.
Disclosure of Invention
In view of the above, it is necessary to provide a data synchronization method, apparatus, computer device, storage medium and computer program product based on linkage identification, which can improve synchronization efficiency.
A data synchronization method based on linkage identification, the method comprising:
responding to the triggering operation of the target report template, and displaying the target report template;
searching a target cell associated with an associated entry in other report templates in the target report template;
showing linkage identification used for representing that the association entry is associated in the target cell;
if the data in the target cell changes, responding to an entry checking instruction generated according to the linkage identification, and displaying the other report forms;
and synchronizing the changed data to the associated entries of the other report templates.
In one embodiment, the method further comprises:
displaying a report template list in a template list interface;
the responding to the triggering operation of the target report template, the displaying of the target report template comprises:
and responding to the triggering operation of the target report template in the report template list, and displaying the target report template in the template list interface.
In one embodiment, the method further comprises:
obtaining the effective time period of the target cell associated with the associated entries in the other report templates;
verifying the association relation between the target cell and the association entry according to the effective time period;
and when the verification result is valid, executing the step of displaying the linkage identification used for representing the association of the association entry in the target cell.
In one embodiment, the method further comprises:
responding to the selection operation of the cells in the target report template, and selecting the cells to be configured with the linkage identification;
responding to linkage identification adding operation aiming at the cells to be configured, and adding linkage identification to the cells to be configured;
and updating the linkage identification corresponding to the cell to be configured in response to the linkage identification updating operation aiming at the cell to be configured.
In one embodiment, the linkage identification comprises a source linkage identification, a target linkage identification and a bidirectional linkage identification; the associated entry comprises a source entry or a target entry; the synchronizing the changed data to the associated entries of the other report templates comprises:
if the linkage identification is the source linkage identification or the bidirectional linkage identification, synchronizing the changed data to a target entry associated with the target cell in the other report template;
the method further comprises the following steps:
and if the linkage identification is the target linkage identification, synchronizing the changed data to the target cell when the data in the source entry associated with the target cell is changed.
In one embodiment, if the data in the target cell changes, the displaying the other report template in response to the entry viewing instruction generated according to the linkage identifier includes:
if the data in the target cell changes, responding to an entry checking instruction generated according to the linkage identification, and displaying an associated report template list;
and responding to the selection operation of the report template in the associated report template list, and displaying the other report templates.
In one embodiment, the linkage identification is a corner mark displayed in the target cell, and the linkage identification comprises a source linkage identification, a target linkage identification and a bidirectional linkage identification.
A linkage identification based data synchronization apparatus, the apparatus comprising:
the display module is used for responding to the triggering operation of the target report template and displaying the target report template;
the searching module is used for searching the target unit grids which are related to the related entries in other report templates in the target report template;
the display module is further used for displaying a linkage identifier which is used for representing that the association entry is associated in the target cell;
the display module is further used for responding to an entry viewing instruction generated according to the linkage identification and displaying the other report forms if the data in the target cell changes;
and the synchronization module is used for synchronizing the changed data to the associated entries of the other report templates.
In one embodiment, the display module is further configured to:
displaying a report template list in a template list interface;
and responding to the triggering operation of the target report template in the report template list, and displaying the target report template in the template list interface.
In one embodiment, the apparatus further comprises:
the acquisition module is used for acquiring the effective time period of the target cell associated with the associated entries in the other report templates;
the verification module is used for verifying the association relation between the target cell and the association entry according to the effective time period;
and the display module is further used for executing the step of displaying the linkage identification which is used for representing the association of the association entry in the target cell when the verification result is valid.
In one embodiment, the apparatus further comprises:
the selection module is used for responding to the selection operation of the cells in the target report template and selecting the cells to be configured with the linkage identification;
the adding module is used for responding to linkage identification adding operation aiming at the cells to be configured and adding linkage identification to the cells to be configured;
and the updating module is used for responding to the linkage identification updating operation aiming at the cells to be configured and updating the linkage identification corresponding to the cells to be configured.
In one embodiment, the linkage identification comprises a source linkage identification, a target linkage identification and a bidirectional linkage identification; the associated entry comprises a source entry or a target entry; the synchronization module is further configured to:
if the linkage identification is the source linkage identification or the bidirectional linkage identification, synchronizing the changed data to a target entry associated with the target cell in the other report template;
and if the linkage identification is the target linkage identification, synchronizing the changed data to the target cell when the data in the source entry associated with the target cell is changed.
In one embodiment, the display module is further configured to:
if the data in the target cell changes, responding to an entry checking instruction generated according to the linkage identification, and displaying an associated report template list;
and responding to the selection operation of the report template in the associated report template list, and displaying the other report templates.
In one embodiment, the linkage identification is a corner mark displayed in the target cell, and the linkage identification comprises a source linkage identification, a target linkage identification and a bidirectional linkage identification.
A computer device comprising a memory and a processor, the memory storing a computer program, wherein the processor implements the steps of the linkage identification based data synchronization method when executing the computer program.
A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the steps of the linkage identification based data synchronization method.
A computer program product comprising a computer program which, when executed by a processor, carries out the steps of the linkage identification based data synchronization method.
The data synchronization method, the data synchronization device, the computer equipment, the storage medium and the computer program product based on the linkage identification respond to the triggering operation of the target report template and display the target report template. And searching a target cell associated with the associated entry in other report templates in the target report template, and displaying a linkage identification for representing the associated entry in the target cell. Therefore, whether the target cell is associated with the associated entry or not can be quickly checked through the linkage identification displayed in the target cell. And if the data in the target cell changes, responding to an entry viewing instruction generated according to the linkage identification, displaying other report templates, and synchronizing the changed data to the associated entries of other report templates. Therefore, the changed data can be quickly synchronized to the associated entries of other report templates, and the data synchronization efficiency is improved.
Drawings
FIG. 1 is a diagram of an embodiment of an application environment for a data synchronization method based on linkage identification;
FIG. 2 is a schematic flow chart diagram of a data synchronization method based on linkage identification in one embodiment;
FIG. 3 is a schematic diagram showing a linkage identification in a cell in one embodiment;
FIG. 4 is a schematic diagram of an embodiment of generating an entry interface;
FIG. 5 is a flowchart illustrating a method for checking association in one embodiment;
FIG. 6 is a diagram illustrating setting of an active time period in one embodiment;
FIG. 7 is an interface diagram illustrating updating of a linkage identification according to one embodiment;
FIG. 8 is a schematic flow chart illustrating a data synchronization method based on linkage identification according to another embodiment;
FIG. 9 is a schematic flow chart illustrating a data synchronization method based on linkage identification according to another embodiment;
FIG. 10 is a block diagram of a data synchronization mechanism based on linkage identification in one embodiment;
FIG. 11 is a block diagram of a data synchronization device based on linkage identification according to another embodiment;
FIG. 12 is a diagram showing an internal structure of a computer device in one embodiment;
fig. 13 is an internal structural view of a computer device in another embodiment.
Detailed Description
In order to make the objects, technical solutions and advantages of the present application more apparent, the present application is described in further detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the present application and are not intended to limit the present application.
The data synchronization method based on linkage identification can be applied to the application environment shown in fig. 1. The computer device 102 presents the target reporting template in response to a triggering operation on the target reporting template. And searching a target cell associated with the associated entry in other report templates in the target report template, and displaying a linkage identification for representing the associated entry in the target cell. And if the data in the target cell changes, responding to an entry viewing instruction generated according to the linkage identification, displaying other report templates, and synchronizing the changed data to the associated entries of other report templates.
The computer device 102 may be a terminal or a server, the terminal may be but is not limited to various personal computers, notebook computers, smart phones, tablet computers, and portable wearable devices, and the server may be implemented by an independent server or a server cluster formed by a plurality of servers.
In one embodiment, as shown in fig. 2, a data synchronization method based on linkage identification is provided, which is described by taking the method as an example applied to the computer device in fig. 1, and includes the following steps:
s202, responding to the triggering operation of the target report template, and displaying the target report template.
The report template is used for compiling reports and comprises an asset and debt statement template, a profit statement template, a cash flow statement template and the like. The target statement template is a statement template in the statement template list, and may be, for example, an asset and debt statement template, a cash flow statement template, a receivable dividend statement template, or the like. For example, as shown in fig. 3, the balance sheet template includes cells corresponding to the early-year balance and the end-of-term balance, and data can be written in the cells.
The trigger operation may be a click operation, a drag operation, a slide operation, or the like. For example, the trigger operation may be an operation triggered by clicking a touch panel, an operation triggered by sliding on a touch panel, an operation triggered by clicking a mouse, or the like.
In one embodiment, S202 specifically includes: displaying a report template list in a template list interface; responding to the triggering operation of the target report template, the displaying of the target report template comprises the following steps: and responding to the triggering operation of the target report template in the report template list, and displaying the target report template in the template list interface.
The template list interface is an interface for displaying the report template list. For example, as shown in FIG. 3, the template list interface is a My reports interface, and the computer device may present the list of reporting templates in the My reports interface. The report template list is a list comprising a plurality of report templates. For example, the computer device presents the balance sheet template in response to a click operation on the balance sheet template.
S204, searching the target unit grids related to the related entries in other report templates in the target report template.
The entry is about the account and the amount of money, and comprises a single entry, a compound entry and the like. The single entry is an entry only relating to two accounts, and the composite entry is an entry relating to more than two accounts. The associated entry is the entry associated with the cells in the report template. The entry associated with a cell may be a target entry or a source entry corresponding to the cell. When the entry associated with the cell is the target entry of the cell, the data recorded in the cell is the source entry of the target entry, and the change of the data in the cell affects the data in the associated target entry; when the entry associated with the cell is the source entry of the cell, the data recorded in the cell is the target entry of the source entry, and the change of the source entry data affects the data in the cell.
In one embodiment, S204 specifically includes: and searching the cells configured with the linkage identification in the target report template, and taking the cells configured with the linkage identification as target cells associated with the associated entries in other report templates.
And S206, displaying the linkage identification used for indicating that the association entry is associated in the target cell.
The linkage identification is used for indicating that the target cell is associated with the associated entry and comprises a source linkage identification, a target linkage identification, a bidirectional linkage identification and the like. The linkage identification may be represented by an icon, a number, a letter, etc., for example, the letter T represents the target linkage identification. The source linkage identification is used for indicating that the entries recorded in the target cell are source entries, and the change of the source entries affects the associated target entries. The target linkage identification is used for indicating that the entries recorded in the target cell are target entries, and the change of the target entries affects the associated source entries. When the bidirectional linkage identification is displayed in the target cell, the entry recorded in the target cell can be a source entry or a target entry. For example, as shown in fig. 3, the linkage identifier is a corner mark shown in the target cell, the corner mark includes a letter T, S or a, and when the linkage identifier shown in the target cell is a corner mark including a letter T, the linkage identifier indicates that the data recorded in the target cell is the target entry; when the linkage identifier displayed in the target cell is an angle mark containing a letter S, indicating that the data recorded in the target cell is a source entry; when the linkage identifier displayed in the target cell is a corner mark containing the letter a, the data recorded in the target cell is represented as either the source entry or the target entry.
And S208, if the data in the target cell changes, responding to an entry checking instruction generated according to the linkage identification, and displaying other report forms.
The entry viewing instruction is an instruction for viewing an entry associated with the target cell, and may be an instruction triggered by clicking the target cell. Other reporting templates are reporting templates that contain an associated entry associated with the target cell. For example, the target cell is a cell in the balance sheet, the target cell has an associated entry in other reporting templates (e.g., profit sheets), and if the data in the target cell changes, the profit sheets are displayed in response to an entry viewing instruction generated according to the linkage identification.
In one embodiment, S208 further comprises, before: and when the computer equipment records, adjusts and offsets the entry, adjusting the data in the target cell. For example, the computer device calculates a sum of data in the other plurality of cells, and adjusts the data in the target cell by writing the calculated sum into the target cell. For example, as shown in fig. 4, the computer device may acquire data written in the "balance of the year" cell corresponding to "monetary funds" and "bulk deposit", then calculate the sum of the balance of the year "monetary funds" and the balance of the year "bulk deposit", and write the calculated sum value in the "balance of the year" cell corresponding to "liquidity". When the computer device responds to the instruction for selecting the cells and selects the 'annual balance' cell corresponding to the 'flowing asset', responding to the instruction triggered by clicking the 'generation entry' in the figure 4, writing the data in the 'annual balance' cell corresponding to the 'flowing asset' into the cells in the generation entry area to generate a new entry.
In one embodiment, the linkage identification comprises a source linkage identification, a target linkage identification and a bidirectional linkage identification; the entry checking instruction comprises a source entry checking instruction, a target entry checking instruction and a bidirectional associated entry checking instruction; before S208, the method further includes: if the data in the target cell changes, acquiring a linkage identification corresponding to the target cell; when the linkage identification is the source linkage identification, generating a target entry checking instruction; when the linkage identification is the target linkage identification, generating a source entry viewing instruction; and when the linkage identification is a bidirectional linkage identification, generating a source entry checking instruction or a target entry checking instruction.
And S210, synchronizing the changed data to the associated entries of other report templates.
And when the data in the target cell associated with the associated entry changes, the computer equipment synchronizes the data in the target cell to the associated entry of other report templates. For example, as shown in fig. 3, when a source entry identifier (for example, a corner mark including the letter S) is shown on an initial balance cell corresponding to a group deposit item in an asset and liability statement, the initial balance has an associated target entry, that is, a change in the initial balance recorded in the cell affects the associated target entry, so if the initial balance changes, the changed data is synchronized to the target entry associated with the cell.
In the above embodiment, the target report template is displayed in response to the triggering operation on the target report template. And searching a target cell associated with the associated entry in other report templates in the target report template, and displaying a linkage identification for representing the associated entry in the target cell. Therefore, the associated entries of the target cells can be quickly checked through the linkage marks displayed in the target cells. And if the data in the target cell changes, responding to an entry viewing instruction generated according to the linkage identification, displaying other report templates, and synchronizing the changed data to the associated entries of other report templates. Therefore, the changed data can be quickly synchronized to the associated entries of other report templates, and the data synchronization efficiency is improved.
In one embodiment, as shown in fig. 5, S206 further includes S502-S504 before, and S206 specifically includes S506.
S502, obtaining the effective time period of the target cell associated with the associated entries in other report templates.
S504, the association relation between the target cell and the association entry is verified according to the effective time period.
And S506, when the verification result is valid, displaying the linkage identification used for indicating that the association entry is associated in the target cell.
And the effective time period is the time period when the association relation between the target cell and the association entry has effectiveness. For example, the effective time period may be 9 months in 2020, and for example, the effective time period may be 2021 wealth years, and for example, the effective time period may be from 5 days at 4 months in 2021 to 6 days at 8 months in 2021.
In one embodiment, S504 specifically includes: and the computer equipment acquires the time for finding the target cell and verifies the association relation between the target cell and the association entry according to the acquired time and the effective time period. When the acquired time is within the valid time period, determining that the verification result is valid; and when the acquired time is not within the valid time period, determining that the verification result is invalid. For example, if the time acquired by the computer device is 3/15/2020 and the valid time period is 8/2019, it indicates that the association relationship between the target cell and the association entry is invalid.
In one embodiment, S502 is preceded by: and the computer equipment sets the effective time period of the target cell associated with the associated entries in the other report templates. For example, as shown in fig. 6, the computer device sets the effective time period of the association relationship between the target cell and the association entry in the effective time setting interface, and sets the effective time period to 5 months, 6 months, 7 months, and 8 months of 2021 wealth year.
In the above embodiment, the computer device checks the valid time period in which the association relationship between the target cell and the association entry is valid, and if the association relationship is valid, the linkage identifier indicating that the association entry is associated is displayed in the target cell. The computer equipment only displays the linkage identification of the association entry of the association relation in the effective time period in the target cell, and ensures that the association relation between the target cell displaying the linkage identification and the corresponding association entry is an effective association relation, so that the changed data can be prevented from being synchronized to the association entry of which the association relation is invalid, and the data synchronization accuracy is ensured.
In one embodiment, S204 further includes before: in response to the selection operation of the cells in the target report template, selecting the cells to be configured with the linkage identification; adding linkage identification to the cells to be configured in response to the linkage identification adding operation aiming at the cells to be configured; and updating the linkage identification corresponding to the cell to be configured in response to the linkage identification updating operation aiming at the cell to be configured.
The selection operation is an operation of selecting one or more cells in the target report template, and may be a click operation, a drag operation, a slide operation, and the like. The cell to be configured is a cell to be configured with the linkage identifier, and the linkage identifier can be added or updated aiming at the cell to be configured. When a linkage entry with an association relationship is newly added to a cell to be configured, a linkage identification is added for the cell to be configured, for example, when a source entry with an association relationship is newly added to a cell to be configured, data in the cell to be configured is a target entry of the newly added source entry, and a target linkage identification is added for the cell.
And updating the linkage identification of the cell to be configured by the linkage identification updating operation. For example, as shown in fig. 7, when three cells to be configured, namely "foreign currency report form conversion difference", "profit" and "surplus and fair" are selected, the computer device updates the linkage identifier of the selected cell to be configured in response to the linkage identifier updating operation triggered by clicking the "updating identifier". Updating the linkage identifier corresponding to the cell to be configured may be changing the linkage identifier corresponding to the cell to be configured, for example, updating the source linkage identifier corresponding to the cell to be configured to be the target linkage identifier.
In the above embodiment, the computer device selects the cells to be configured with the linkage identifiers, and adds the linkage identifiers to the cells to be configured in response to the linkage identifier adding operation for the cells to be configured; and in response to the linkage identification updating operation aiming at the cells to be configured, updating the linkage identification corresponding to the cells to be configured so as to configure the linkage identification for the selected cells, so that when the target report template is displayed, the target cells associated with the associated entry can be inquired according to the linkage identification configured for the cells in the target report template, and the linkage identification is displayed in the target cells, thereby improving the efficiency of data synchronization.
In one embodiment, the linkage identification comprises a source linkage identification, a target linkage identification and a bidirectional linkage identification; the associated entry comprises a source entry or a target entry; s210 specifically includes: if the linkage identification is a source linkage identification or a bidirectional linkage identification, synchronizing the changed data to a target entry associated with the target cell in other report templates; and if the linkage identification is the target linkage identification, synchronizing the changed data to the target cell when the data in the source entry associated with the target cell is changed.
If the linkage identification is the source linkage identification, the data in the cell of the linkage identification is shown as a source entry, and when the data in the cell changes, the target entry associated with the cell is influenced, so that when the data in the cell changes, the changed data is synchronized to the target entry associated with the target cell in other report templates. And if the linkage identification is a bidirectional linkage identification, displaying that the data in the cell of the linkage identification can be recorded as a source entry and a target entry. When the data is the source entry, the data has the associated target entry, so when the data in the cell changes, the changed data is synchronized to the target entry associated with the target cell in other report templates. If the linkage identification is the target linkage identification, the data in the cells of the linkage identification are shown as target entries, so that the data are influenced by the source entries associated with the target cells, and when the data in the source entries are changed, the changed data are synchronized to the target cells.
In one embodiment, S208 specifically includes: if the data in the target cell changes, responding to an entry checking instruction generated according to the linkage identification, and displaying an associated report template list; and responding to the selection operation of the report template in the associated report template list, and displaying other report templates.
Wherein the associated report template list is a list containing other report templates associated with the target cell. For example, the associated entries of the target cells are in the profit statement and the cash flow statement respectively, and the profit statement and the cash flow statement are other report templates associated with the target cells, and the associated report template list comprises the profit statement and the cash flow statement.
And the computer equipment responds to the selection operation of the report template in the associated report template list and displays other report templates. For example, the computer device presents the profit sheet in response to a selection of the profit sheet in the associated report template list.
In the above embodiment, if the data in the target cell changes, the associated report template list is displayed in response to the entry viewing instruction generated according to the linkage identifier, and other report templates are displayed in response to the selection operation of the report template in the associated report template list. Therefore, the changed data can be quickly synchronized to the associated entries of other report templates, and the data synchronization efficiency is improved.
In one embodiment, as shown in fig. 8, the data synchronization method based on linkage identification includes the following steps:
s802, displaying a report form template list in a template list interface.
S804, responding to the triggering operation of the target report template in the report template list, and displaying the target report template in the template list interface. And responding to the selection operation of the cells in the target report template, and selecting the cells to be configured with the linkage identification.
S806, responding to linkage identification adding operation aiming at the cells to be configured, and adding linkage identification to the cells to be configured; and updating the linkage identification corresponding to the cell to be configured in response to the linkage identification updating operation aiming at the cell to be configured.
And S808, searching the target cell associated with the associated entry in the other report templates in the target report template.
S810, obtaining the effective time period of the target cell associated with the associated entries in other report templates.
And S812, verifying the association relation between the target cell and the association entry according to the effective time period.
And S814, when the verification result is valid, displaying the linkage identification used for indicating that the association entry is associated in the target cell.
And S816, if the linkage identification is a source linkage identification or a bidirectional linkage identification, responding to an entry checking instruction generated according to the linkage identification, and displaying an associated report template list.
S818, responding to the selection operation of the report template in the associated report template list, displaying other report templates, and synchronizing the changed data to the associated entries of other report templates.
The specific contents of S802 to S818 mentioned above may refer to the specific implementation process described above.
In one embodiment, as shown in fig. 9, the computer device selects the cells to be configured with the linkage identifiers to be configured in response to the selection operation of the cells in the target report template. And then configuring linkage identification for the selected cells to be configured, wherein the configuration of the linkage identification comprises adding the linkage identification or updating the linkage identification. After the configuration is completed, when the target report template is displayed, the target cell associated with the associated entry in other report templates is searched in the target report template, and the association relation between the target cell and the associated entry is verified. And when the verification result is valid, displaying the linkage identification for representing that the association entry is associated in the target cell. And when the data in the target cell is changed, synchronizing the changed data to the associated entry associated with the target cell.
It should be understood that although the steps in the flowcharts of fig. 2, 5, 8, and 9 are shown in order as indicated by the arrows, the steps are not necessarily performed in order as indicated by the arrows. The steps are not performed in the exact order shown and described, and may be performed in other orders, unless explicitly stated otherwise. Moreover, at least some of the steps in fig. 2, 5, 8, and 9 may include multiple steps or multiple stages, which are not necessarily performed at the same time, but may be performed at different times, which are not necessarily performed in sequence, but may be performed alternately or alternately with other steps or at least some of the other steps.
In one embodiment, as shown in fig. 10, there is provided a data synchronization device based on linkage identification, including: a presentation module 1002, a lookup module 1004, and a synchronization module 1006, wherein:
the display module 1002 is configured to display the target report template in response to a trigger operation on the target report template;
the searching module 1004 is used for searching the target report template for the target cells which are associated with the associated entries in other report templates;
the display module 1002 is further configured to display a linkage identifier for indicating that the association entry is associated in the target cell;
the display module 1002 is further configured to, if data in the target cell changes, display other report templates in response to an entry viewing instruction generated according to the linkage identifier;
and the synchronization module 1006 is configured to synchronize the changed data to the associated entries of other report templates.
In the above embodiment, the target report template is displayed in response to the triggering operation on the target report template. And searching a target cell associated with the associated entry in other report templates in the target report template, and displaying a linkage identification for representing the associated entry in the target cell. Therefore, whether the target cell is associated with the associated entry or not can be quickly checked through the linkage identification displayed in the target cell. And if the data in the target cell changes, responding to an entry viewing instruction generated according to the linkage identification, displaying other report templates, and synchronizing the changed data to the associated entries of other report templates. Therefore, the changed data can be quickly synchronized to the associated entries of other report templates, and the data synchronization efficiency is improved.
In one embodiment, presentation module 1002 is further configured to:
displaying a report template list in a template list interface;
and responding to the triggering operation of the target report template in the report template list, and displaying the target report template in the template list interface.
In one embodiment, as shown in fig. 11, the apparatus further comprises:
the acquisition module 1008 is used for acquiring the effective time period of the target cell associated with the associated entries in the other report templates;
the checking module 1010 is used for checking the association relation between the target cell and the association entry according to the effective time period;
the displaying module 1002 is further configured to, when the verification result is valid, perform a step of displaying, in the target cell, the linkage identifier indicating that the association entry is associated with.
In one embodiment, the apparatus further comprises:
a selecting module 1012, configured to select a cell to be configured with a linkage identifier in response to a selection operation on a cell in the target report template;
the adding module 1014 is used for responding to the linkage identifier adding operation aiming at the cells to be configured and adding linkage identifiers to the cells to be configured;
and the updating module 1016 is configured to update the linkage identifier corresponding to the cell to be configured in response to the linkage identifier updating operation for the cell to be configured.
In one embodiment, the linkage identification comprises a source linkage identification, a target linkage identification and a bidirectional linkage identification; the associated entry comprises a source entry or a target entry; the synchronization module 1008 is also to:
if the linkage identification is a source linkage identification or a bidirectional linkage identification, synchronizing the changed data to a target entry associated with the target cell in other report templates;
and if the linkage identification is the target linkage identification, synchronizing the changed data to the target cell when the data in the source entry associated with the target cell is changed.
In one embodiment, presentation module 1002 is further configured to:
if the data in the target cell changes, responding to an entry checking instruction generated according to the linkage identification, and displaying an associated report template list;
and responding to the selection operation of the report template in the associated report template list, and displaying other report templates.
In one embodiment, the linkage identifiers are corner marks displayed in the target cells, and the linkage identifiers comprise a source linkage identifier, a target linkage identifier and a bidirectional linkage identifier.
For specific definition of the linkage identifier-based data synchronization device, reference may be made to the above definition of the linkage identifier-based data synchronization method, which is not described herein again. All or part of each module in the data synchronization device based on linkage identification can be realized by software, hardware and a combination thereof. The modules can be embedded in a hardware form or independent from a processor in the computer device, and can also be stored in a memory in the computer device in a software form, so that the processor can call and execute operations corresponding to the modules.
In one embodiment, a computer device is provided, which may be a server, and its internal structure diagram may be as shown in fig. 12. The computer device includes a processor, a memory, and a network interface connected by a system bus. Wherein the processor of the computer device is configured to provide computing and control capabilities. The memory of the computer device comprises a nonvolatile storage medium and an internal memory. The non-volatile storage medium stores an operating system, a computer program, and a database. The internal memory provides an environment for the operation of an operating system and computer programs in the non-volatile storage medium. The database of the computer device is used for storing data synchronization data based on the linkage identification. The network interface of the computer device is used for communicating with an external terminal through a network connection. The computer program is executed by a processor to implement a method of data synchronization based on linkage identification.
In one embodiment, a computer device is provided, which may be a terminal, and its internal structure diagram may be as shown in fig. 13. The computer device includes a processor, a memory, a communication interface, a display screen, and an input device connected by a system bus. Wherein the processor of the computer device is configured to provide computing and control capabilities. The memory of the computer device comprises a nonvolatile storage medium and an internal memory. The non-volatile storage medium stores an operating system and a computer program. The internal memory provides an environment for the operation of an operating system and computer programs in the non-volatile storage medium. The communication interface of the computer device is used for carrying out wired or wireless communication with an external terminal, and the wireless communication can be realized through WIFI, an operator network, NFC (near field communication) or other technologies. The computer program is executed by a processor to implement a method of data synchronization based on linkage identification. The display screen of the computer equipment can be a liquid crystal display screen or an electronic ink display screen, and the input device of the computer equipment can be a touch layer covered on the display screen, a key, a track ball or a touch pad arranged on the shell of the computer equipment, an external keyboard, a touch pad or a mouse and the like.
It will be appreciated by those skilled in the art that the configurations shown in fig. 12 and 13 are only block diagrams of some configurations relevant to the present application, and do not constitute a limitation on the computer apparatus to which the present application is applied, and a particular computer apparatus may include more or less components than those shown in the figures, or may combine some components, or have a different arrangement of components.
In one embodiment, a computer device is provided, comprising a memory and a processor, the memory having a computer program stored therein, the processor implementing the following steps when executing the computer program: responding to the triggering operation of the target report template, and displaying the target report template; searching a target cell associated with the associated entry in other report templates in the target report template; showing linkage identification used for representing the association of the association entry in the target cell; if the data in the target cell changes, responding to an entry checking instruction generated according to the linkage identification, and displaying other report forms; and synchronizing the changed data to the associated entries of other report templates.
In one embodiment, the processor, when executing the computer program, further performs the steps of: displaying a report template list in a template list interface; responding to the triggering operation of the target report template, the displaying of the target report template comprises the following steps: and responding to the triggering operation of the target report template in the report template list, and displaying the target report template in the template list interface.
In one embodiment, the processor, when executing the computer program, further performs the steps of: obtaining the effective time period of the target cell associated with the associated entries in other report templates; verifying the association relation between the target cell and the association entry according to the effective time period; and when the verification result is valid, displaying the linkage identification used for representing the association entry in the target cell.
In one embodiment, the processor, when executing the computer program, further performs the steps of: in response to the selection operation of the cells in the target report template, selecting the cells to be configured with the linkage identification; adding linkage identification to the cells to be configured in response to the linkage identification adding operation aiming at the cells to be configured; and updating the linkage identification corresponding to the cell to be configured in response to the linkage identification updating operation aiming at the cell to be configured.
In one embodiment, the linkage identification comprises a source linkage identification, a target linkage identification and a bidirectional linkage identification; the associated entry comprises a source entry or a target entry; the processor, when executing the computer program, further performs the steps of: if the linkage identification is a source linkage identification or a bidirectional linkage identification, synchronizing the changed data to a target entry associated with the target cell in other report templates; and if the linkage identification is the target linkage identification, synchronizing the changed data to the target cell when the data in the source entry associated with the target cell is changed.
In one embodiment, the processor, when executing the computer program, further performs the steps of: if the data in the target cell changes, responding to an entry checking instruction generated according to the linkage identification, and displaying an associated report template list; and responding to the selection operation of the report template in the associated report template list, and displaying other report templates.
In one embodiment, the linkage identifiers are corner marks displayed in the target cells, and the linkage identifiers comprise a source linkage identifier, a target linkage identifier and a bidirectional linkage identifier.
In one embodiment, a computer-readable storage medium is provided, having a computer program stored thereon, which when executed by a processor, performs the steps of: responding to the triggering operation of the target report template, and displaying the target report template; searching a target cell associated with the associated entry in other report templates in the target report template; showing linkage identification used for representing the association of the association entry in the target cell; if the data in the target cell changes, responding to an entry checking instruction generated according to the linkage identification, and displaying other report forms; and synchronizing the changed data to the associated entries of other report templates.
In one embodiment, the computer program when executed by the processor further performs the steps of: displaying a report template list in a template list interface; responding to the triggering operation of the target report template, the displaying of the target report template comprises the following steps: and responding to the triggering operation of the target report template in the report template list, and displaying the target report template in the template list interface.
In one embodiment, the computer program when executed by the processor further performs the steps of: obtaining the effective time period of the target cell associated with the associated entries in other report templates; verifying the association relation between the target cell and the association entry according to the effective time period; and when the verification result is valid, displaying the linkage identification used for representing the association entry in the target cell.
In one embodiment, the computer program when executed by the processor further performs the steps of: in response to the selection operation of the cells in the target report template, selecting the cells to be configured with the linkage identification; adding linkage identification to the cells to be configured in response to the linkage identification adding operation aiming at the cells to be configured; and updating the linkage identification corresponding to the cell to be configured in response to the linkage identification updating operation aiming at the cell to be configured.
In one embodiment, the linkage identification comprises a source linkage identification, a target linkage identification and a bidirectional linkage identification; the associated entry comprises a source entry or a target entry; the computer program when executed by the processor further realizes the steps of: if the linkage identification is a source linkage identification or a bidirectional linkage identification, synchronizing the changed data to a target entry associated with the target cell in other report templates; and if the linkage identification is the target linkage identification, synchronizing the changed data to the target cell when the data in the source entry associated with the target cell is changed.
In one embodiment, the computer program when executed by the processor further performs the steps of: if the data in the target cell changes, responding to an entry checking instruction generated according to the linkage identification, and displaying an associated report template list; and responding to the selection operation of the report template in the associated report template list, and displaying other report templates.
In one embodiment, the linkage identifiers are corner marks displayed in the target cells, and the linkage identifiers comprise a source linkage identifier, a target linkage identifier and a bidirectional linkage identifier.
In one embodiment, a computer program product or computer program is provided that includes computer instructions stored in a computer-readable storage medium. The computer instructions are read by a processor of a computer device from a computer-readable storage medium, and the computer instructions are executed by the processor to cause the computer device to perform the steps in the above-mentioned method embodiments.
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 hardware instructions of a computer program, which can be stored in a non-volatile computer-readable storage medium, and when executed, can include the processes of the embodiments of the methods described above. Any reference to memory, storage, database or other medium used in the embodiments provided herein can include at least one of non-volatile and volatile memory. Non-volatile Memory may include Read-Only Memory (ROM), magnetic tape, floppy disk, flash Memory, optical storage, or the like. Volatile Memory can include Random Access Memory (RAM) or external cache Memory. By way of illustration and not limitation, RAM can take many forms, such as Static Random Access Memory (SRAM) or Dynamic Random Access Memory (DRAM), among others.
The technical features of the above embodiments can be arbitrarily combined, and for the sake of brevity, all possible combinations of the technical features in the above embodiments are not described, but should be considered as the scope of the present specification as long as there is no contradiction between the combinations of the technical features.
The above-mentioned embodiments only express several embodiments of the present application, and the description thereof is more specific and detailed, but not construed as limiting the scope of the invention. It should be noted that, for a person skilled in the art, several variations and modifications can be made without departing from the concept of the present application, which falls within the scope of protection of the present application. Therefore, the protection scope of the present patent shall be subject to the appended claims.

Claims (10)

1. A data synchronization method based on linkage identification is characterized by comprising the following steps:
responding to the triggering operation of the target report template, and displaying the target report template;
searching a target cell associated with an associated entry in other report templates in the target report template;
showing linkage identification used for representing that the association entry is associated in the target cell;
if the data in the target cell changes, responding to an entry checking instruction generated according to the linkage identification, and displaying the other report forms;
and synchronizing the changed data to the associated entries of the other report templates.
2. The method of claim 1, further comprising:
displaying a report template list in a template list interface;
the responding to the triggering operation of the target report template, the displaying of the target report template comprises:
and responding to the triggering operation of the target report template in the report template list, and displaying the target report template in the template list interface.
3. The method of claim 1, further comprising:
obtaining the effective time period of the target cell associated with the associated entries in the other report templates;
verifying the association relation between the target cell and the association entry according to the effective time period;
and when the verification result is valid, executing the step of displaying the linkage identification used for representing the association of the association entry in the target cell.
4. The method of claim 1, further comprising:
responding to the selection operation of the cells in the target report template, and selecting the cells to be configured with the linkage identification;
responding to linkage identification adding operation aiming at the cells to be configured, and adding linkage identification to the cells to be configured;
and updating the linkage identification corresponding to the cell to be configured in response to the linkage identification updating operation aiming at the cell to be configured.
5. The method of claim 1, wherein the linkage identification comprises a source linkage identification, a target linkage identification, and a bi-directional linkage identification; the associated entry comprises a source entry or a target entry; the synchronizing the changed data to the associated entries of the other report templates comprises:
if the linkage identification is the source linkage identification or the bidirectional linkage identification, synchronizing the changed data to a target entry associated with the target cell in the other report template;
the method further comprises the following steps:
and if the linkage identification is the target linkage identification, synchronizing the changed data to the target cell when the data in the source entry associated with the target cell is changed.
6. The method of claim 1, wherein the displaying the other report forms templates in response to the entry viewing command generated according to the linkage identification if the data in the target cell has changed comprises:
if the data in the target cell changes, responding to an entry checking instruction generated according to the linkage identification, and displaying an associated report template list;
and responding to the selection operation of the report template in the associated report template list, and displaying the other report templates.
7. The method of claim 1, wherein the linkage identifier is a corner mark displayed in a target cell, and the linkage identifier comprises a source linkage identifier, a target linkage identifier, and a bi-directional linkage identifier.
8. A data synchronization device based on linkage identification, the device comprising:
the display module is used for responding to the triggering operation of the target report template and displaying the target report template;
the searching module is used for searching the target unit grids which are related to the related entries in other report templates in the target report template;
the display module is further used for displaying a linkage identifier which is used for representing that the association entry is associated in the target cell;
the display module is further used for responding to an entry viewing instruction generated according to the linkage identification and displaying the other report forms if the data in the target cell changes;
and the synchronization module is used for synchronizing the changed data to the associated entries of the other report templates.
9. A computer device comprising a memory and a processor, the memory storing a computer program, characterized in that the processor, when executing the computer program, implements the steps of the method of any of claims 1 to 7.
10. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the steps of the method of any one of claims 1 to 7.
CN202111442012.6A 2021-11-30 2021-11-30 Data synchronization method, device, equipment and storage medium based on linkage identification Pending CN114201469A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111442012.6A CN114201469A (en) 2021-11-30 2021-11-30 Data synchronization method, device, equipment and storage medium based on linkage identification

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111442012.6A CN114201469A (en) 2021-11-30 2021-11-30 Data synchronization method, device, equipment and storage medium based on linkage identification

Publications (1)

Publication Number Publication Date
CN114201469A true CN114201469A (en) 2022-03-18

Family

ID=80649679

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111442012.6A Pending CN114201469A (en) 2021-11-30 2021-11-30 Data synchronization method, device, equipment and storage medium based on linkage identification

Country Status (1)

Country Link
CN (1) CN114201469A (en)

Similar Documents

Publication Publication Date Title
CN110377851B (en) Method and device for realizing multi-stage linkage drop-down frame and computer equipment
US8374963B1 (en) Method and system for electronic checking
CN109828809B (en) Information visualization method and device for billboard, computer equipment and storage medium
CN109389366B (en) Attendance checking method, attendance checking device, computer equipment and storage medium
CN113076731A (en) Report file generation method and device, computer equipment and storage medium
CN109376150A (en) Methods of product development, device, computer equipment and storage medium
CN114219207A (en) Business decision method, system, device, computer equipment and storage medium
CN112308465A (en) Service index processing method and device
CN108984241A (en) Processing method, device, computer equipment and the storage medium of billboard card
CN115759018A (en) Report generation method and device, computer equipment and storage medium
CN109542962B (en) Data processing method, data processing device, computer equipment and storage medium
CN109213668B (en) Operation recording method and device and terminal
US11341197B2 (en) Recommendation system based on adjustable virtual indicium
CN114201469A (en) Data synchronization method, device, equipment and storage medium based on linkage identification
CN114461896A (en) Information processing method, information display method, information processing device and information display device, and storage medium
CN109711809B (en) Merchant attribute setting method and device, computer equipment and storage medium
CN113704334A (en) Target data display method, device, equipment and storage medium
CN111984743A (en) Audit service data display method and device, computer equipment and storage medium
CN115114900B (en) Text comment association method and device, electronic equipment, storage medium and product
KR20210098726A (en) Method and apparatus for generating payment data
CN114327435A (en) Technical document generation method and device and computer readable storage medium
CN114925254A (en) Data display method and device, electronic equipment and storage medium
CN116975440A (en) Attribute classification method, attribute classification device and computer equipment
CN114219474A (en) Identification code generation method, identification code processing method, device, equipment and medium
CN117216425A (en) Financial business page display method, device, computer 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