CN114676190A - Data display method and device, computer equipment and storage medium - Google Patents

Data display method and device, computer equipment and storage medium Download PDF

Info

Publication number
CN114676190A
CN114676190A CN202210584226.5A CN202210584226A CN114676190A CN 114676190 A CN114676190 A CN 114676190A CN 202210584226 A CN202210584226 A CN 202210584226A CN 114676190 A CN114676190 A CN 114676190A
Authority
CN
China
Prior art keywords
report data
data
page
acquiring
information
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.)
Granted
Application number
CN202210584226.5A
Other languages
Chinese (zh)
Other versions
CN114676190B (en
Inventor
刘利朋
顾敏苏
乐佳鑫
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Taiping Financial Technology Services Shanghai Co Ltd Shenzhen Branch
Original Assignee
Taiping Financial Technology Services Shanghai Co Ltd Shenzhen Branch
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 Taiping Financial Technology Services Shanghai Co Ltd Shenzhen Branch filed Critical Taiping Financial Technology Services Shanghai Co Ltd Shenzhen Branch
Priority to CN202210584226.5A priority Critical patent/CN114676190B/en
Publication of CN114676190A publication Critical patent/CN114676190A/en
Application granted granted Critical
Publication of CN114676190B publication Critical patent/CN114676190B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/26Visual data mining; Browsing structured data
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/22Indexing; Data structures therefor; Storage structures
    • G06F16/2282Tablespace storage structures; Management thereof
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/23Updating
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/248Presentation of query results
    • 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)
  • Theoretical Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Software Systems (AREA)
  • Human Computer Interaction (AREA)
  • Computational Linguistics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The application relates to a data presentation method, a data presentation device, a computer device, a storage medium and a computer program product. The method comprises the following steps: acquiring initial report data of a preset service system from a database; polling report data update logs in a database according to a first preset frequency, and acquiring report data updated by a preset service system from the database according to the report data update logs; the difference value between the first preset frequency and a second preset frequency of the latest report data acquired by the second terminal from the preset service system is smaller than a preset threshold value; and generating target report data according to the updated report data and the initial report data, and displaying the target report data on the scene page. By adopting the method, the consistency of the report data displayed on the scene page and the report data of the second terminal can be ensured.

Description

Data display method and device, computer equipment and storage medium
Technical Field
The present application relates to the field of computer technologies, and in particular, to a data display method, an apparatus, a computer device, a storage medium, and a computer program product.
Background
With the development of the mobile internet technology, when report data in a business process is displayed, the report data sometimes needs to be displayed on different terminals. For example, the report data is displayed on the PC side, and the report data is displayed on the mobile terminal by using the scene page in the hypertext markup language, so that the report data can be displayed to the user more intuitively, clearly and diversely.
When the report data are displayed on the mobile terminal by adopting the scene page, the report data to be displayed need to be acquired from a database for storing the report data according to the data query request, and then the acquired report data are displayed. However, since the report data is time point data and the database data is updated continuously, the report data acquired from the database by the mobile terminal according to the data query request may be updated data. Therefore, the report data displayed on the scene page of the mobile terminal may be inconsistent with the report data of the PC terminal.
Disclosure of Invention
Therefore, it is necessary to provide a data presentation method, an apparatus, a computer device, a computer readable storage medium, and a computer program product for ensuring that the report data presented on the scene page is consistent with the report data of the second terminal.
In a first aspect, the present application provides a data presentation method. The method comprises the following steps:
acquiring initial report data of a preset service system from a database; polling report data update logs in a database according to a first preset frequency, and acquiring report data updated by a preset service system from the database according to the report data update logs; the difference value between the first preset frequency and a second preset frequency of the latest report data acquired by the second terminal from the preset service system is smaller than a preset threshold value; and generating target report data according to the updated report data and the initial report data, and displaying the target report data on the scene page.
In one embodiment, the report data update log comprises an update identifier of the report data; polling a report data update log in a database according to a first preset frequency, and acquiring report data updated by a preset service system from the database according to the report data update log, wherein the method comprises the following steps:
polling a report data update log in a database according to a first preset frequency, and acquiring an update identifier of the report data from the report data update log; and according to the update identifier of the report data, acquiring the updated report data corresponding to the update identifier from the database.
In one embodiment, acquiring updated report data corresponding to an update identifier from a database according to the update identifier of the report data includes:
according to the update identification of the report data, acquiring updated report data corresponding to the update identification from the database; storing the updated report data into a cache database; and obtaining updated report data from the cache database.
In one embodiment, the displaying the target report data on the scene page comprises the following steps:
acquiring data display information of a second terminal; displaying the target report data on a scene page according to the data display information according to the target report data and the data display information on the second terminal; the data display information is used for representing configuration information and format information of the report data displayed on the scene page.
In one embodiment, the configuration information comprises page configuration parameters, and the format information comprises a page display format; displaying the target report data on the scene page according to the data display information according to the target report data and the data display information on the second terminal, comprising:
acquiring page configuration parameters of report data from a second terminal; acquiring report data corresponding to the page configuration parameters from the target report data; and displaying the report data corresponding to the page configuration parameters on the scene page according to the page display format.
In one embodiment, the displaying the target report data on the scene page comprises:
acquiring personal information of a user; matching the personal information of the user with a pre-stored user authority information base; the user authority information base stores the corresponding relation between the personal information of the user and the authority information; and if the matching is successful, displaying the target report data on the scene page.
In one embodiment, after acquiring the personal information of the user, the method further includes:
judging whether the personal information of the user is consistent with the personal information which is stored by the second terminal and has the viewing authority to the target report data or not based on the personal information of the user; and if so, displaying the target report data on the scene page.
In one embodiment, the displaying the target report data on the scene page comprises the following steps:
acquiring identity identification information of a user; and displaying the identity identification information and the target report data of the user on a scene page.
In a second aspect, the present application further provides a data display apparatus. The device comprises:
the first acquisition module is used for acquiring initial report data of a preset service system from a database;
the second acquisition module is used for polling the report data update log in the database according to the first preset frequency and acquiring the report data updated by the preset service system from the database according to the report data update log; the difference value between the first preset frequency and a second preset frequency of the latest report data acquired by the second terminal from the preset service system is smaller than a preset threshold value;
and the display module is used for generating target report data according to the updated report data and the initial report data and displaying the target report data on the scene page.
In a third aspect, the present application also provides a computer device. The computer device comprises a memory storing a computer program and a processor implementing the method steps in any of the embodiments of the first aspect described above when executing the computer program.
In a fourth aspect, the present application further provides a computer-readable storage medium. The computer-readable storage medium having stored thereon a computer program which, when being executed by a processor, carries out the method steps of any of the embodiments of the first aspect described above.
In a fifth aspect, the present application further provides a computer program product. The computer program product comprising a computer program that when executed by a processor performs the method steps of any of the embodiments of the first aspect described above.
According to the data display method, the data display device, the computer equipment, the storage medium and the computer program product, initial report data of a preset service system is obtained from a database; polling report data update logs in a database according to a first preset frequency, and acquiring report data updated by a preset service system from the database according to the report data update logs; and generating target report data according to the updated report data and the initial report data, and displaying the target report data on the scene page. In the technical scheme provided by the embodiment of the application, when the report data in the database is updated, the second terminal can timely acquire and display the updated report data, and the first terminal can also timely acquire and display the updated report data through the log table of the database by means of alternate training, so that the second terminal and the first terminal can both acquire the latest report data, and the report data displayed on the scene page and the report data of the second terminal can be kept consistent.
Drawings
FIG. 1 is a diagram of an application environment of a data presentation method according to an embodiment;
FIG. 2 is a flow diagram illustrating a method for displaying data according to one embodiment;
FIG. 3 is a flow diagram illustrating an embodiment of obtaining updated report data;
FIG. 4 is a schematic flow chart illustrating how updated report data is retrieved from a cache database in one embodiment;
FIG. 5 is a flowchart illustrating the presentation of report data on a scene page in one embodiment;
FIG. 6 is a flow diagram illustrating the presentation of report data based on configuration information and format information in one embodiment;
FIG. 7 is a schematic configuration interface diagram of a scene page, under an embodiment;
FIG. 8 is a schematic diagram of a configuration interface for configuring parameters for a page in one embodiment;
FIG. 9 is a flowchart illustrating the presentation of report data based on the user's personal information in one embodiment;
FIG. 10 is a diagram of a rights configuration page in one embodiment;
FIG. 11 is a flowchart illustrating the report data displaying process according to the personal information of the user in another embodiment;
FIG. 12 is a flowchart illustrating displaying report data according to user ID information in one embodiment;
FIG. 13 is a schematic diagram of a configuration watermark interface in one embodiment;
FIG. 14 is a schematic diagram showing an overall flow of a data presentation method according to one embodiment;
FIG. 15 is a block diagram of the structure of a data presentation device in one embodiment;
FIG. 16 is a diagram of an internal structure of a computer device in one 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 display method provided by the embodiment of the application can be applied to the application environment shown in fig. 1. Wherein the first terminal 102 and the second terminal 104 communicate with the server 106 via a network. The first terminal 102 and the second terminal 104 may obtain report data from the database of the server 106 and display the report data. The first terminal 102 may be a mobile terminal, and may be but is not limited to various smart phones, internet of things devices and portable wearable devices, and the internet of things devices may be smart speakers, smart televisions, smart air conditioners, smart car-mounted devices, and the like. The portable wearable device can be a smart watch, a smart bracelet, a head-mounted device, and the like. The second terminal 104 may be a PC terminal, and may be, but is not limited to, various personal computers, notebook computers, tablet computers, and the like. The server 106 may be implemented as a stand-alone server or as a server cluster comprised of multiple servers.
In one embodiment, as shown in fig. 2, there is provided a data presentation method, comprising the steps of:
step 220, obtaining initial report data of the preset service system from the database.
The initial report data of the preset service system is result data obtained after the initial batch processing is performed on the original data of the service system by the database, and the batch processing of the database can comprise a plurality of links such as reading of the original data of the service system, integration and processing of an intermediate model, landing of the result data and the like. For example, the database batch processing can be used for counting the performance completion, ranking, product distribution and the like of the personnel according to the expense details and the associated personnel according to the expense types. The database can also realize batch processing according to a certain frequency, and the frequency of batch processing of the database can be set according to the data refreshing frequency required by a user, so that different types of report data can be obtained, for example, a real-time report, an hour report, a half-hour report, a 2-hour report, a 6-hour report, a daily report, a weekly report, a monthly report, a quarterly report and the like can be obtained. After the database is subjected to batch processing according to a certain frequency so as to update the report data, the second terminal can also obtain the updated report data from the database according to the same frequency and display the updated report data.
Step 240, polling the report data update log in the database according to a first preset frequency, and acquiring the report data updated by the preset service system from the database according to the report data update log; the difference value between the first preset frequency and a second preset frequency of the second terminal for acquiring the latest report data from the preset service system is smaller than a preset threshold value.
When the database carries out batch processing on the original data of the business system through a plurality of links, each processing link records corresponding time to a report data updating log, and after the processing of the last link is completed, an updating success identifier is recorded in the report data updating log. By polling the report data update log in the database according to the first preset frequency, when the report data update log is trained in turns and an update success identifier is recorded in the report data update log, the report data updated by the preset service system corresponding to the update success identifier can be obtained from the database. The difference between the first preset frequency and a second preset frequency at which the second terminal obtains the latest report data from the preset service system is less than a preset threshold, where the first preset frequency may be the same as the second preset frequency, and may also be less than the second preset frequency, which is not specifically limited in this embodiment.
And step 260, generating target report data according to the updated report data and the initial report data, and displaying the target report data on the scene page.
The updated report data may include part of the report data generated and updated, or may include all the report data, and the target report data is generated according to the updated report data and the initial report data. And finally, displaying the generated target report data on a scene page. The scene page is a page that is designed in advance and used for displaying report data on the first terminal, for example, the scene page may be an HTML5 page, that is, an H5 page, and certainly may also be other types of scene pages, which is not limited in this embodiment.
In the embodiment, initial report data of a preset service system is acquired from a database; polling report data update logs in a database according to a first preset frequency, and acquiring report data updated by a preset service system from the database according to the report data update logs; and generating target report data according to the updated report data and the initial report data, and displaying the target report data on the scene page. In the technical scheme provided by the embodiment of the application, when the report data in the database is updated, the second terminal can timely acquire and display the updated report data, and the first terminal can also timely acquire and display the updated report data through the log table of the database by means of alternate training, so that the second terminal and the first terminal can both acquire the latest report data, and the report data displayed on the scene page and the report data of the second terminal can be kept consistent.
In one embodiment, the report data update log comprises an update identifier of the report data; as shown in fig. 3, which shows a flowchart of a data presentation method provided in an embodiment of the present application, specifically, relating to a possible process of obtaining updated report data, the method may include the following steps:
and step 320, polling the report data update log in the database according to a first preset frequency, and acquiring the update identifier of the report data from the report data update log.
And step 340, acquiring updated report data corresponding to the update identifier from the database according to the update identifier of the report data.
The updating mark of the report data is a mark recorded by the database after the last batch processing link finishes on the original data of the business system, a report data updating log in the database can be polled according to a first preset frequency through a preconfigured Job scheduling application, the updating mark of the report data is obtained from the report data updating log, the obtained updating mark is a mark closest to the current time, and therefore the latest report data corresponding to the updating mark can be obtained from the database according to the updating mark of the report data.
The first preset frequency of the Job scheduling application can also have different configurations for different types of report data, for example, for the data of the current day, the Job scheduling application can acquire the data in real time and display the data through a scene page; for the non-daily data of the current month, the current season, the current year, the previous month and the yesterday, because the updating probability of the historical data is low, the first preset frequency of Job scheduling application of the data in the non-daily or non-current synchronization time interval is low in consideration of the utilization efficiency of system resources. And the first preset frequency of the Job scheduling application and the refresh frequency of the database batch processing keep corresponding relation, for example, the round training interval of the Job scheduling application corresponding to the real-time data does not exceed 1 second, the polling time interval of the Job scheduling application corresponding to the hour report data does not exceed 1 hour, and other frequencies are the same. For data such as performance, cost and value with large data volume, the data of the same day or the latest 2 hours can be operated every 15 minutes, and the first preset frequency configured by the Job scheduling application corresponding to the data can be kept consistent, so that the report data can be ensured to be updated in time under the scene with large data volume.
Specifically, when updated report data corresponding to an update identifier is obtained from a database, as shown in fig. 4, a flowchart of a data presentation method provided in an embodiment of the present application is shown, and specifically, a possible process of obtaining updated report data from a cache database is involved, where the method may include the following steps:
and step 420, acquiring updated report data corresponding to the update identifier from the database according to the update identifier of the report data.
And step 440, storing the updated report data into a cache database.
Step 460, obtain the updated report data from the cache database.
The preconfigured Job scheduling application can extract updated report data corresponding to the update identifier from the database according to the update identifier of the report data obtained by the round training, and store the extracted updated report data into a cache database, wherein the cache database can be a Redis database, and certainly can be other types of cache databases; and finally, reading the cache database in real time, and acquiring updated report data from the cache database. Each scene page can correspond to one Job, each Job can correspond to one report page data set, and a configuration file of Job scheduling application can store the mapping relation between the jobs and the page data set sql statements. Different Job have different refresh frequency, Job scheduling application can also adopt the cluster mode, for example, can distinguish according to the function of scene page, and the more important performance tracking module and the activity tracking module on the scene page have higher requirements for timeliness, can adopt independent cluster respectively. And other modules carry out cluster division according to the importance and the function, the refreshing frequency and the cluster resources, and each cluster can adopt multithreading to refresh the data in the Redis database simultaneously.
In the embodiment, the report data update log in the database is polled according to a first preset frequency, and the update identifier of the report data is obtained from the report data update log; according to the update identification of the report data, acquiring updated report data corresponding to the update identification from the database; storing the updated report data into a cache database; and obtaining updated report data from the cache database. The updated report data in the database can be accurately acquired according to the update identification for displaying, and the updated report data is stored in the cache database, so that the updated report data can be ensured to be quickly read, and the response speed of the scene page is accelerated.
In an embodiment, as shown in fig. 5, a flowchart of a data presentation method provided in an embodiment of the present application is shown, and specifically relates to a possible process of presenting report data on a scene page, where the method may include the following steps:
and step 520, acquiring data display information of the second terminal.
Step 540, displaying the target report data on the scene page according to the data display information according to the target report data and the data display information on the second terminal; the data display information is used for representing configuration information and format information of the report data displayed on the scene page.
The data display information of the second terminal is used for representing configuration information and format information of the report data displayed on the scene page, and the target report data can be displayed on the scene page according to the data display information by acquiring the data display information of the report data from the second terminal. Specifically, the configuration information includes a page configuration parameter, and the format information includes a page display format, as shown in fig. 6, which shows a flowchart of a data display method provided in an embodiment of the present application, and specifically relates to a possible process of displaying report data according to the configuration information and the format information, the method may include the following steps:
and step 620, acquiring the page configuration parameters of the report data from the second terminal.
And step 640, acquiring report data corresponding to the page configuration parameters from the target report data.
And 660, displaying the report data corresponding to the page configuration parameters on the scene page according to the page display format.
The page configuration parameters can comprise report selection parameters and field display parameters of report data, and can also comprise other types of configuration parameters, and the first terminal is different from the second terminal, can selectively display part of fields, and can selectively display all the fields; the page display information can comprise information such as display position, display size and display form of report data. And acquiring the report data corresponding to the report selection parameter, the field display parameter of the report data and the like from the target report data by acquiring the page configuration parameter of the report data from the second terminal, and displaying the acquired report data on the scene page according to the page display format. As shown in fig. 7, fig. 7 is a schematic view of a configuration interface of a scene page provided in the embodiment of the present application, where the scene page may include multiple pages; fig. 8 is a schematic view of a configuration interface of page configuration parameters provided in an embodiment of the present application, where different page configuration parameters may be set for each page.
In the embodiment, the data display information of the second terminal is acquired; acquiring page configuration parameters of report data from a second terminal; acquiring report data corresponding to the page configuration parameters from the target report data; and displaying the report data corresponding to the page configuration parameters on the scene page according to the page display format. The page configuration parameters on the second terminal and the first terminal are the same, so that the same report data can be displayed on different terminals, and the consistency of the displayed report data can be ensured.
In an embodiment, as shown in fig. 9, which shows a flowchart of a data presentation method provided in an embodiment of the present application, and in particular relates to a possible process of presenting report data according to personal information of a user, the method may include the following steps:
and 920, acquiring personal information of the user.
Step 940, matching the personal information of the user with a pre-stored user authority information base; the user authority information base stores the corresponding relation between the personal information of the user and the authority information.
And step 960, if the matching is successful, displaying the target report data on the scene page.
The personal information of the user can include, but is not limited to account information, facial feature information and the like of the user, the personal information of the user is matched with a pre-stored user authority information base, and as the corresponding relation between the personal information of the user and the authority information is stored in the user authority information base, if the authority information corresponding to the personal information of the user can be matched according to the corresponding relation, the matching is successful, so that the user is proved to have the authority for viewing report data on the scene page, and the target report data is displayed on the scene page. The rights information of the user can be configured through a rights configuration page as shown in fig. 10.
The authority information can be divided into that all persons can check the authority information and the authority information can be checked according to the mechanism tree according to different scene pages, the authority information can also be divided into that the same person can check the authority information and the authority information cannot be checked according to the mechanism tree, and the mechanism tree can be configured according to a general company, a division company, a middle branch company, a fourth-level mechanism and a fifth-level mechanism. The same level can view the same level users in the organization tree, the posts, departments or departments are not distinguished, and the scene page can be viewed as long as the same organization belongs to the same organization; the peer can not view the scene page only by the account with access right, and people who are not in the data management department or post can not view the scene page because of no account.
And, if the user normally views data, besides the viewing permission of the scene page, the user also needs to have data permission, wherein the data permission can be divided into two types: the scene page has data authority and report authority. The data has mechanism and role attributes, and the scene page has a set of authority management, which is divided into mechanism, user, role, scene page (or called path), that is, the scene page has authority. Most scene page data are subsets of report data, so the meaning of the same report authority is consistent with the report data authority.
If the same report authority is configured, judging according to the role of the report user to realize authority control; and if the configuration is that the scene page has the data authority, managing and controlling according to the data authority of the scene page. The method specifically comprises the steps that the permission can be checked at the same level, namely whether other people of the same-level mechanism can check the data or not, whether the same-level mechanism generally only designates a plurality of people to have data permission or not and other post personnel have no data permission or not is increased, the permission can be checked at the same level, and the data can be seen by the other post personnel; and the data authority is a drilling authority, namely, all data corresponding to a superior organization can be checked by corresponding personnel of the inferior organization, the drilling function is mutually exclusive with the peer checking function, the drilling function is generally at the business starting stage of the first explosion day, the agent or the organization is not allowed to check the performance of the peer, but the total performance of the superior department can be seen. The peer viewing function is generally used for the business ending stage of the sprint, and can see the difference between the peer organization and the performance of the own organization.
When determining whether the report right is the same report right, as shown in fig. 11, it shows a flowchart of a data presentation method provided in the embodiment of the present application, and specifically relates to another possible process of presenting report data according to personal information of a user, the method may include the following steps:
and 1120, judging whether the personal information of the user is consistent with the personal information which is stored in the second terminal and has the viewing authority for the target report data or not based on the personal information of the user.
And step 1140, if yes, displaying the target report data on the scene page.
And judging whether the personal information of the user is consistent with the personal information which is stored in the second terminal and has the viewing authority for the target report data, namely judging whether the personal information is configured to be consistent with the report authority. If the data is configured to be the same as the report data, for example, the report data of the M mechanism accessed by the A user at the second terminal is normal, the report data of the M mechanism accessed at the scene page is also normal; if the A user has no authority to access the report data of the N organization at the second terminal, the data of the N organization is also accessed at the scene page.
In this embodiment, the personal information of the user is obtained, whether the user has the right to view the report data on the current scene page is judged through the personal information of the user, and when the user has the corresponding right, the target report data is displayed on the scene page, so that the safety of displaying the report data is improved.
In an embodiment, as shown in fig. 12, which shows a flowchart of a data presentation method provided in an embodiment of the present application, and in particular relates to a possible process of presenting report data according to identification information of a user, the method may include the following steps:
step 1220, obtain the identification information of the user.
And step 1240, displaying the identity identification information of the user and the target report data on a scene page.
The user identification information may include, but is not limited to, a user name, a user account, and the like, data viewed by the user on the scene page all have corresponding watermark information, and the user identification information and the target report data may be displayed on the scene page by adding the user identification information as a page watermark in a background manner. As shown in fig. 13, fig. 13 is a schematic view of a configuration watermark interface provided in an embodiment of the present application.
In this embodiment, the identity information of the user and the target report data are displayed on the scene page by acquiring the identity information of the user, so that the security of displaying the report data is further improved.
In an embodiment, as shown in fig. 14, fig. 14 is an overall flowchart of a data presentation method provided in an embodiment of the present application. After the database completes the batch processing of the original service data, the report application mainly performs the display of the report data of the second terminal, the data of the report application is derived from the batch processing operation result of the database, and the report application can display the batch processing operation result of the database as report source data. The report management application primarily configures the report, including selecting a data source for the report. The header is configured through the report page, each display field of the header corresponds to a field of the database table, or is simply processed from the field of the database table, the data source refers to a result table of batch operation of the database, and the page H5 editor application is also called. After the batch processing of the database is completed, the report data can be recorded in the log table, so that the log table can be trained by the Job scheduling application, updated report data can be extracted and stored into the Redis cache database, an H5 scene page can acquire the updated report data from the cache database, and the report data displayed on the H5 scene page is kept consistent with the report data of the second terminal.
In the technical scheme provided by the embodiment of the application, the second terminal can timely acquire and display the updated report data, and the first terminal can also timely acquire and display the updated report data through the log table of the polling database, so that the second terminal and the first terminal can acquire the latest report data, and the report data displayed on the scene page and the report data of the second terminal can be kept consistent.
It should be understood that, although the steps in the flowcharts related to the embodiments described above are shown in sequence as indicated by the arrows, the steps are not necessarily performed in sequence 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 a part of the steps in the flowcharts related to the embodiments described above may include multiple steps or multiple stages, which are not necessarily performed at the same time, but may be performed at different times, and the execution order of the steps or stages is not necessarily sequential, but may be rotated or alternated with other steps or at least a part of the steps or stages in other steps.
Based on the same inventive concept, the embodiment of the application also provides a data display device for realizing the data display method. The implementation scheme for solving the problem provided by the device is similar to the implementation scheme recorded in the method, so the specific limitations in one or more embodiments of the data display device provided below can be referred to the limitations of the data display method in the above, and are not described herein again.
In one embodiment, as shown in fig. 15, there is provided a data presentation apparatus including: a first acquisition module 1502, a second acquisition module 1504, and a presentation module 1506, wherein:
the first obtaining module 1502 is configured to obtain initial report data of a preset service system from a database.
A second obtaining module 1504, configured to poll a report data update log in the database according to the first preset frequency, and obtain, from the database, report data updated by a preset service system according to the report data update log; the difference value between the first preset frequency and a second preset frequency of the second terminal for acquiring the latest report data from the preset service system is smaller than a preset threshold value.
And the display module 1506 is configured to generate target report data according to the updated report data and the initial report data, and display the target report data on the scene page.
In one embodiment, the report data update log comprises an update identifier of the report data; the second obtaining module 1504 is specifically configured to poll a report data update log in the database according to a first preset frequency, and obtain an update identifier of the report data from the report data update log; and according to the update identifier of the report data, acquiring the updated report data corresponding to the update identifier from the database.
In an embodiment, the second obtaining module 1504 is further configured to obtain, according to the update identifier of the report data, updated report data corresponding to the update identifier from the database; storing the updated report data into a cache database; and obtaining updated report data from the cache database.
In an embodiment, the display module 1506 is specifically configured to obtain data display information of the second terminal; displaying the target report data on a scene page according to the data display information according to the target report data and the data display information on the second terminal; the data display information is used for representing configuration information and format information of the report data displayed on the scene page.
In one embodiment, the configuration information includes page configuration parameters, and the format information includes a page presentation format; the display module 1506 is further configured to obtain a page configuration parameter of the report data from the second terminal; acquiring report data corresponding to the page configuration parameters from the target report data; and displaying the report data corresponding to the page configuration parameters on the scene page according to the page display format.
In one embodiment, the presentation module 1506 is further configured to obtain personal information of the user; matching the personal information of the user with a pre-stored user authority information base; the user authority information base stores the corresponding relation between the personal information of the user and the authority information; and if the matching is successful, displaying the target report data on the scene page.
In an embodiment, the display module 1506 is further configured to determine whether the personal information of the user is consistent with the personal information stored in the second terminal and having the viewing right for the target report data, based on the personal information of the user; and if so, displaying the target report data on the scene page.
In one embodiment, the presentation module 1506 is further configured to obtain identification information of the user; and displaying the identity identification information and the target report data of the user on a scene page.
The various modules in the data presentation device described above may be implemented in whole or in part by software, hardware, and combinations 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 terminal, and its internal structure diagram may be as shown in fig. 16. 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, a mobile cellular network, NFC (near field communication) or other technologies. The computer program is executed by a processor to implement a data presentation method. 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.
Those skilled in the art will appreciate that the architecture shown in fig. 16 is merely a block diagram of some of the structures associated with the disclosed aspects and is not intended to limit the computing devices to which the disclosed aspects apply, as particular computing devices may include more or less components than those shown, or may combine certain 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:
acquiring initial report data of a preset service system from a database; polling report data update logs in a database according to a first preset frequency, and acquiring report data updated by a preset service system from the database according to the report data update logs; the difference value between the first preset frequency and a second preset frequency of the latest report data acquired by the second terminal from the preset service system is smaller than a preset threshold value; and generating target report data according to the updated report data and the initial report data, and displaying the target report data on the scene page.
In an embodiment of the application, the report data update log includes an update identifier of the report data;
the processor, when executing the computer program, further performs the steps of:
polling a report data update log in a database according to a first preset frequency, and acquiring an update identifier of the report data from the report data update log; and according to the update identifier of the report data, acquiring the updated report data corresponding to the update identifier from the database.
In one embodiment of the application, the processor when executing the computer program further performs the steps of:
according to the update identification of the report data, acquiring updated report data corresponding to the update identification from the database; storing the updated report data into a cache database; and obtaining updated report data from the cache database.
In one embodiment of the application, the processor when executing the computer program further performs the steps of:
acquiring data display information of a second terminal; displaying the target report data on a scene page according to the data display information according to the target report data and the data display information on the second terminal; the data display information is used for representing configuration information and format information of the report data displayed on the scene page.
In one embodiment of the present application, the configuration information includes page configuration parameters, and the format information includes a page presentation format;
the processor, when executing the computer program, further performs the steps of:
acquiring page configuration parameters of report data from a second terminal; acquiring report data corresponding to the page configuration parameters from the target report data; and displaying the report data corresponding to the page configuration parameters on the scene page according to the page display format.
In one embodiment of the application, the processor when executing the computer program further performs the steps of:
acquiring personal information of a user; matching the personal information of the user with a pre-stored user authority information base; the user authority information base stores the corresponding relation between the personal information of the user and the authority information; and if the matching is successful, displaying the target report data on the scene page.
In one embodiment of the application, the processor when executing the computer program further performs the steps of:
judging whether the personal information of the user is consistent with the personal information which is stored by the second terminal and has the viewing authority to the target report data or not based on the personal information of the user; and if so, displaying the target report data on the scene page.
In one embodiment of the application, the processor when executing the computer program further performs the steps of:
acquiring identity identification information of a user; and displaying the identity identification information and the target report data of the user on a scene page.
The implementation principle and technical effect of the computer device provided by the embodiment of the present application are similar to those of the method embodiment described above, and are not described herein again.
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:
acquiring initial report data of a preset service system from a database; polling report data update logs in a database according to a first preset frequency, and acquiring report data updated by a preset service system from the database according to the report data update logs; the difference value between the first preset frequency and a second preset frequency of the latest report data acquired by the second terminal from the preset service system is smaller than a preset threshold value; and generating target report data according to the updated report data and the initial report data, and displaying the target report data on the scene page.
In an embodiment of the application, the report data update log includes an update identifier of the report data;
the computer program when executed by the processor further realizes the steps of:
polling a report data update log in a database according to a first preset frequency, and acquiring an update identifier of the report data from the report data update log; and according to the update identifier of the report data, acquiring the updated report data corresponding to the update identifier from the database.
In one embodiment of the application, the computer program when executed by the processor further performs the steps of:
according to the update identification of the report data, acquiring updated report data corresponding to the update identification from the database; storing the updated report data into a cache database; and obtaining updated report data from the cache database.
In one embodiment of the application, the computer program when executed by the processor further performs the steps of:
acquiring data display information of a second terminal; displaying the target report data on a scene page according to the data display information according to the target report data and the data display information on the second terminal; the data display information is used for representing configuration information and format information of the report data displayed on the scene page.
In one embodiment of the present application, the configuration information includes page configuration parameters, and the format information includes a page display format;
the computer program when executed by the processor further realizes the steps of:
acquiring page configuration parameters of report data from a second terminal; acquiring report data corresponding to the page configuration parameters from the target report data; and displaying the report data corresponding to the page configuration parameters on the scene page according to the page display format.
In one embodiment of the application, the computer program when executed by the processor further performs the steps of:
acquiring personal information of a user; matching the personal information of the user with a pre-stored user authority information base; the user authority information base stores the corresponding relation between the personal information of the user and the authority information; and if the matching is successful, displaying the target report data on the scene page.
In one embodiment of the application, the computer program when executed by the processor further performs the steps of:
judging whether the personal information of the user is consistent with the personal information which is stored by the second terminal and has the viewing authority for the target report data or not based on the personal information of the user; and if so, displaying the target report data on the scene page.
In one embodiment of the application, the computer program when executed by the processor further performs the steps of:
acquiring identity identification information of a user; and displaying the identity identification information and the target report data of the user on a scene page.
The implementation principle and technical effect of the computer-readable storage medium provided by this embodiment are similar to those of the above-described method embodiment, and are not described herein again.
In one embodiment, a computer program product is provided, comprising a computer program which, when executed by a processor, performs the steps of:
acquiring initial report data of a preset service system from a database; polling report data update logs in a database according to a first preset frequency, and acquiring report data updated by a preset service system from the database according to the report data update logs; the difference value between the first preset frequency and a second preset frequency of the latest report data acquired by the second terminal from the preset service system is smaller than a preset threshold value; and generating target report data according to the updated report data and the initial report data, and displaying the target report data on the scene page.
In an embodiment of the application, the report data update log includes an update identifier of the report data;
the computer program when executed by the processor further realizes the steps of:
polling a report data update log in a database according to a first preset frequency, and acquiring an update identifier of the report data from the report data update log; and according to the update identifier of the report data, acquiring the updated report data corresponding to the update identifier from the database.
In one embodiment of the application, the computer program when executed by the processor further performs the steps of:
according to the update identification of the report data, acquiring updated report data corresponding to the update identification from the database; storing the updated report data into a cache database; and obtaining updated report data from the cache database.
In one embodiment of the application, the computer program when executed by the processor further performs the steps of:
acquiring data display information of a second terminal; displaying the target report data on a scene page according to the data display information according to the target report data and the data display information on the second terminal; the data display information is used for representing configuration information and format information of the report data displayed on the scene page.
In one embodiment of the present application, the configuration information includes page configuration parameters, and the format information includes a page presentation format;
the computer program when executed by the processor further realizes the steps of:
acquiring page configuration parameters of report data from a second terminal; acquiring report data corresponding to the page configuration parameters from the target report data; and displaying the report data corresponding to the page configuration parameters on the scene page according to the page display format.
In one embodiment of the application, the computer program when executed by the processor further performs the steps of:
acquiring personal information of a user; matching the personal information of the user with a pre-stored user authority information base; the user authority information base stores the corresponding relation between the personal information of the user and the authority information; and if the matching is successful, displaying the target report data on the scene page.
In one embodiment of the application, the computer program when executed by the processor further performs the steps of:
judging whether the personal information of the user is consistent with the personal information which is stored by the second terminal and has the viewing authority for the target report data or not based on the personal information of the user; and if so, displaying the target report data on the scene page.
In one embodiment of the application, the computer program when executed by the processor further performs the steps of:
acquiring identity identification information of a user; and displaying the identity identification information and the target report data of the user on a scene page.
The computer program product provided in this embodiment has similar implementation principles and technical effects to those of the method embodiments described above, and is not described herein again.
It should be noted that, the user information (including but not limited to user device information, user personal information, etc.) and data (including but not limited to data for analysis, stored data, presented data, etc.) referred to in the present application are information and data authorized by the user or sufficiently authorized by each party.
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, database, or other medium used in the embodiments provided herein may include at least one of non-volatile and volatile memory. The nonvolatile Memory may include a Read-Only Memory (ROM), a magnetic tape, a floppy disk, a flash Memory, an optical Memory, a high-density embedded nonvolatile Memory, a resistive Random Access Memory (ReRAM), a Magnetic Random Access Memory (MRAM), a Ferroelectric Random Access Memory (FRAM), a Phase Change Memory (PCM), a graphene Memory, and the like. Volatile Memory can include Random Access Memory (RAM), external cache Memory, and the like. 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 databases referred to in various embodiments provided herein may include at least one of relational and non-relational databases. The non-relational database may include, but is not limited to, a block chain based distributed database, and the like. The processors referred to in the embodiments provided herein may be general purpose processors, central processing units, graphics processors, digital signal processors, programmable logic devices, quantum computing based data processing logic devices, etc., without limitation.
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 present application. 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, and these are all within the scope of protection of the present application. Therefore, the protection scope of the present application shall be subject to the appended claims.

Claims (12)

1. A data display method is applied to a first terminal, and the method comprises the following steps:
acquiring initial report data of a preset service system from a database;
polling report data updating logs in the database according to a first preset frequency, and acquiring the report data updated by the preset service system from the database according to the report data updating logs; the difference value between the first preset frequency and a second preset frequency of the latest report data acquired by the second terminal from the preset service system is smaller than a preset threshold value;
and generating target report data according to the updated report data and the initial report data, and displaying the target report data on a scene page.
2. The method according to claim 1, wherein the report data update log includes an update identifier of the report data; polling the report data update log in the database according to a first preset frequency, and acquiring the report data updated by the preset service system from the database according to the report data update log, wherein the polling comprises the following steps:
polling a report data update log in the database according to a first preset frequency, and acquiring an update identifier of the report data from the report data update log;
and acquiring updated report data corresponding to the update identification from the database according to the update identification of the report data.
3. The method according to claim 2, wherein the obtaining updated report data corresponding to the update identifier from the database according to the update identifier of the report data comprises:
according to the update identification of the report data, obtaining updated report data corresponding to the update identification from the database;
storing the updated report data into a cache database;
and acquiring the updated report data from the cache database.
4. The method of claim 1, wherein said presenting the target reporting data on a scene page comprises:
acquiring data display information of a second terminal;
displaying the target report data on the scene page according to the data display information according to the target report data and the data display information on the second terminal; the data display information is used for representing configuration information and format information of report data displayed on the scene page.
5. The method of claim 4, wherein the configuration information comprises page configuration parameters and the format information comprises a page presentation format; the displaying the target report data on the scene page according to the data display information on the second terminal according to the target report data and the data display information on the second terminal includes:
acquiring the page configuration parameters of the report data from a second terminal;
acquiring report data corresponding to the page configuration parameters from the target report data;
and displaying the report data corresponding to the page configuration parameters on the scene page according to the page display format.
6. The method of claim 1, wherein said presenting the target reporting data on a scene page comprises:
acquiring personal information of a user;
matching the personal information of the user with a pre-stored user authority information base; the user authority information base stores the corresponding relation between the personal information of the user and the authority information;
and if the matching is successful, displaying the target report data on the scene page.
7. The method of claim 6, further comprising, after the obtaining the personal information of the user:
judging whether the personal information of the user is consistent with the personal information which is stored by the second terminal and has the viewing authority to the target report data or not based on the personal information of the user;
and if so, displaying the target report data on the scene page.
8. The method of claim 1, wherein said presenting the target reporting data on a scene page comprises:
acquiring identity identification information of a user;
and displaying the identity identification information of the user and the target report data on the scene page.
9. A data presentation device, the device comprising:
the first acquisition module is used for acquiring initial report data of a preset service system from a database;
the second acquisition module is used for polling the report data update log in the database according to a first preset frequency and acquiring the report data updated by the preset service system from the database according to the report data update log; the difference value between the first preset frequency and a second preset frequency of the latest report data acquired by the second terminal from the preset service system is smaller than a preset threshold value;
and the display module is used for generating target report data according to the updated report data and the initial report data and displaying the target report data on a scene page.
10. 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 8.
11. 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 8.
12. A computer program product comprising a computer program, characterized in that the computer program realizes the steps of the method of any one of claims 1 to 8 when executed by a processor.
CN202210584226.5A 2022-05-27 2022-05-27 Data display method and device, computer equipment and storage medium Active CN114676190B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210584226.5A CN114676190B (en) 2022-05-27 2022-05-27 Data display method and device, computer equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210584226.5A CN114676190B (en) 2022-05-27 2022-05-27 Data display method and device, computer equipment and storage medium

Publications (2)

Publication Number Publication Date
CN114676190A true CN114676190A (en) 2022-06-28
CN114676190B CN114676190B (en) 2022-10-11

Family

ID=82079693

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210584226.5A Active CN114676190B (en) 2022-05-27 2022-05-27 Data display method and device, computer equipment and storage medium

Country Status (1)

Country Link
CN (1) CN114676190B (en)

Citations (37)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130212683A1 (en) * 2012-02-14 2013-08-15 Mahmood Sher-Jan Systems and Methods for Managing Data Incidents
CN103927378A (en) * 2014-04-29 2014-07-16 厦门市智业软件工程有限公司 Automatic positioning and early-warning method of problem data of report output results
US20150113374A1 (en) * 2013-10-18 2015-04-23 eQuisition, LLC. System and Method for Automatically Updating an Attribute Map
CN106502834A (en) * 2016-10-25 2017-03-15 广东欧珀移动通信有限公司 The backup method of data, apparatus and system
US20170083973A1 (en) * 2015-08-27 2017-03-23 J. Christopher Robbins Assigning business credit scores using peer-to-peer inputs on an open online business social network
CN107241227A (en) * 2017-06-29 2017-10-10 济南浪潮高新科技投资发展有限公司 A kind of configuration of network data form and generation method
CN107729485A (en) * 2017-10-17 2018-02-23 广东欧珀移动通信有限公司 A kind of data managing method, device, terminal and computer-readable recording medium
CN107908659A (en) * 2017-10-17 2018-04-13 深圳前海微众银行股份有限公司 Data sheet collocation method, report platform and computer-readable recording medium
CN108038156A (en) * 2017-12-05 2018-05-15 山东浪潮通软信息科技有限公司 A kind of XBRL reports update method and device
CN108132945A (en) * 2016-12-01 2018-06-08 百度在线网络技术(北京)有限公司 For generating the method and apparatus of report
CN108170655A (en) * 2017-12-26 2018-06-15 平安科技(深圳)有限公司 Production method, device, terminal device and the storage medium of Visual Report Forms
CN108282503A (en) * 2017-01-05 2018-07-13 湖南易分销电子商务有限公司 One kind being based on data synchronization technology method
CN108366367A (en) * 2018-01-22 2018-08-03 平安科技(深圳)有限公司 Requesting method, device, equipment and the storage medium of mobile terminal APP data
CN108492028A (en) * 2018-03-21 2018-09-04 徐欣 Demand data standardized method and standardized system
CN108614742A (en) * 2016-12-12 2018-10-02 北京京东尚科信息技术有限公司 Method of calibration, system and the device of report data
CN108829311A (en) * 2017-04-27 2018-11-16 北京京东尚科信息技术有限公司 A kind of method and apparatus based on Widget display data
CN109284251A (en) * 2018-08-14 2019-01-29 平安普惠企业管理有限公司 Blog management method, device, computer equipment and storage medium
CN109284331A (en) * 2018-08-16 2019-01-29 中国平安人寿保险股份有限公司 Accreditation information acquisition method, terminal device and medium based on business datum resource
US20190057769A1 (en) * 2017-05-25 2019-02-21 Enlitic, Inc. Medical scan annotator system
CN109495427A (en) * 2017-09-12 2019-03-19 腾讯科技(深圳)有限公司 Multi-medium data methods of exhibiting, device, storage medium and computer equipment
CN109561061A (en) * 2017-09-27 2019-04-02 中兴通讯股份有限公司 A kind of data sharing method, server, set-top box and system
CN109740134A (en) * 2018-12-17 2019-05-10 泰康保险集团股份有限公司 Report generation method and device
CN109766253A (en) * 2018-12-15 2019-05-17 平安证券股份有限公司 A kind of performance data sending method, device, computer equipment and storage medium
CN110032567A (en) * 2019-04-24 2019-07-19 江苏满运软件科技有限公司 Report form inquiring method, device, server and storage medium
CN110110306A (en) * 2019-04-12 2019-08-09 平安医疗健康管理股份有限公司 Method for exhibiting data, device, terminal and computer readable storage medium
CN110162533A (en) * 2019-05-23 2019-08-23 顶象科技有限公司 Report update method and device
CN110209714A (en) * 2019-04-19 2019-09-06 平安科技(深圳)有限公司 Report form generation method, device, computer equipment and computer readable storage medium
CN110321227A (en) * 2018-03-29 2019-10-11 腾讯科技(深圳)有限公司 Page data synchronous method, electronic device and computer readable storage medium
CN111310427A (en) * 2020-02-27 2020-06-19 平安国际智慧城市科技股份有限公司 Service data configuration processing method and device, computer equipment and storage medium
CN111931708A (en) * 2020-09-16 2020-11-13 北京维数统计事务所有限公司 Form generation method and device
CN112000687A (en) * 2020-07-14 2020-11-27 金蝶医疗软件科技有限公司 Business account table generation method and device, computer equipment and storage medium
CN112148744A (en) * 2020-09-22 2020-12-29 北京字节跳动网络技术有限公司 Page display method and device, electronic equipment and computer readable medium
CN112861496A (en) * 2021-03-22 2021-05-28 平安商业保理有限公司 Report generation display method and device, computer equipment and readable storage medium
CN113626701A (en) * 2021-08-09 2021-11-09 杭州小电科技股份有限公司 Page-based data management method, system, electronic device and storage medium
CN113918651A (en) * 2021-10-13 2022-01-11 广东利通科技投资有限公司 Business data and capital flow processing method, device, equipment and medium
CN114238806A (en) * 2021-11-25 2022-03-25 建信金融科技有限责任公司 Page display method, page display device, computer equipment, storage medium and program product
CN114238359A (en) * 2021-12-23 2022-03-25 中国建设银行股份有限公司 Report data management method, device, equipment, medium and computer program product

Patent Citations (37)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130212683A1 (en) * 2012-02-14 2013-08-15 Mahmood Sher-Jan Systems and Methods for Managing Data Incidents
US20150113374A1 (en) * 2013-10-18 2015-04-23 eQuisition, LLC. System and Method for Automatically Updating an Attribute Map
CN103927378A (en) * 2014-04-29 2014-07-16 厦门市智业软件工程有限公司 Automatic positioning and early-warning method of problem data of report output results
US20170083973A1 (en) * 2015-08-27 2017-03-23 J. Christopher Robbins Assigning business credit scores using peer-to-peer inputs on an open online business social network
CN106502834A (en) * 2016-10-25 2017-03-15 广东欧珀移动通信有限公司 The backup method of data, apparatus and system
CN108132945A (en) * 2016-12-01 2018-06-08 百度在线网络技术(北京)有限公司 For generating the method and apparatus of report
CN108614742A (en) * 2016-12-12 2018-10-02 北京京东尚科信息技术有限公司 Method of calibration, system and the device of report data
CN108282503A (en) * 2017-01-05 2018-07-13 湖南易分销电子商务有限公司 One kind being based on data synchronization technology method
CN108829311A (en) * 2017-04-27 2018-11-16 北京京东尚科信息技术有限公司 A kind of method and apparatus based on Widget display data
US20190057769A1 (en) * 2017-05-25 2019-02-21 Enlitic, Inc. Medical scan annotator system
CN107241227A (en) * 2017-06-29 2017-10-10 济南浪潮高新科技投资发展有限公司 A kind of configuration of network data form and generation method
CN109495427A (en) * 2017-09-12 2019-03-19 腾讯科技(深圳)有限公司 Multi-medium data methods of exhibiting, device, storage medium and computer equipment
CN109561061A (en) * 2017-09-27 2019-04-02 中兴通讯股份有限公司 A kind of data sharing method, server, set-top box and system
CN107908659A (en) * 2017-10-17 2018-04-13 深圳前海微众银行股份有限公司 Data sheet collocation method, report platform and computer-readable recording medium
CN107729485A (en) * 2017-10-17 2018-02-23 广东欧珀移动通信有限公司 A kind of data managing method, device, terminal and computer-readable recording medium
CN108038156A (en) * 2017-12-05 2018-05-15 山东浪潮通软信息科技有限公司 A kind of XBRL reports update method and device
CN108170655A (en) * 2017-12-26 2018-06-15 平安科技(深圳)有限公司 Production method, device, terminal device and the storage medium of Visual Report Forms
CN108366367A (en) * 2018-01-22 2018-08-03 平安科技(深圳)有限公司 Requesting method, device, equipment and the storage medium of mobile terminal APP data
CN108492028A (en) * 2018-03-21 2018-09-04 徐欣 Demand data standardized method and standardized system
CN110321227A (en) * 2018-03-29 2019-10-11 腾讯科技(深圳)有限公司 Page data synchronous method, electronic device and computer readable storage medium
CN109284251A (en) * 2018-08-14 2019-01-29 平安普惠企业管理有限公司 Blog management method, device, computer equipment and storage medium
CN109284331A (en) * 2018-08-16 2019-01-29 中国平安人寿保险股份有限公司 Accreditation information acquisition method, terminal device and medium based on business datum resource
CN109766253A (en) * 2018-12-15 2019-05-17 平安证券股份有限公司 A kind of performance data sending method, device, computer equipment and storage medium
CN109740134A (en) * 2018-12-17 2019-05-10 泰康保险集团股份有限公司 Report generation method and device
CN110110306A (en) * 2019-04-12 2019-08-09 平安医疗健康管理股份有限公司 Method for exhibiting data, device, terminal and computer readable storage medium
CN110209714A (en) * 2019-04-19 2019-09-06 平安科技(深圳)有限公司 Report form generation method, device, computer equipment and computer readable storage medium
CN110032567A (en) * 2019-04-24 2019-07-19 江苏满运软件科技有限公司 Report form inquiring method, device, server and storage medium
CN110162533A (en) * 2019-05-23 2019-08-23 顶象科技有限公司 Report update method and device
CN111310427A (en) * 2020-02-27 2020-06-19 平安国际智慧城市科技股份有限公司 Service data configuration processing method and device, computer equipment and storage medium
CN112000687A (en) * 2020-07-14 2020-11-27 金蝶医疗软件科技有限公司 Business account table generation method and device, computer equipment and storage medium
CN111931708A (en) * 2020-09-16 2020-11-13 北京维数统计事务所有限公司 Form generation method and device
CN112148744A (en) * 2020-09-22 2020-12-29 北京字节跳动网络技术有限公司 Page display method and device, electronic equipment and computer readable medium
CN112861496A (en) * 2021-03-22 2021-05-28 平安商业保理有限公司 Report generation display method and device, computer equipment and readable storage medium
CN113626701A (en) * 2021-08-09 2021-11-09 杭州小电科技股份有限公司 Page-based data management method, system, electronic device and storage medium
CN113918651A (en) * 2021-10-13 2022-01-11 广东利通科技投资有限公司 Business data and capital flow processing method, device, equipment and medium
CN114238806A (en) * 2021-11-25 2022-03-25 建信金融科技有限责任公司 Page display method, page display device, computer equipment, storage medium and program product
CN114238359A (en) * 2021-12-23 2022-03-25 中国建设银行股份有限公司 Report data management method, device, equipment, medium and computer program product

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
于杨: ""移动数据库的数据同步技术"", 《电子技术与软件工程》 *

Also Published As

Publication number Publication date
CN114676190B (en) 2022-10-11

Similar Documents

Publication Publication Date Title
US8555018B1 (en) Techniques for storing data
US10698904B1 (en) Apparatus and method for acquiring, managing, sharing, monitoring, analyzing and publishing web-based time series data
CN104850955A (en) Method and system for user information intelligent management based on network environment
CN115544183A (en) Data visualization method and device, computer equipment and storage medium
CN116468543A (en) Credit risk assessment method, device, equipment and medium based on federal learning
CN114741402A (en) Method and device for processing service feature pool, computer equipment and storage medium
CN114547204A (en) Data synchronization method and device, computer equipment and storage medium
CN114676190B (en) Data display method and device, computer equipment and storage medium
CN117112096A (en) Page display method and device and computer equipment
CN114780497B (en) Batch file processing method, apparatus, computer device, medium, and program product
CN110428342A (en) Data recovery method, server, customer side and storage medium
CN115082015A (en) Attendance checking accounting method and device, computer equipment and storage medium
Kaur et al. Skills and Responsibilities of Data Wrangler
CN114416235B (en) Document display method, device, computer equipment and storage medium
CN116541454B (en) Event configuration method, device, computer equipment and storage medium
CN115878715A (en) Method and device for generating page display scheme and computer equipment
CN116383138A (en) Document changing method, device, computer equipment and storage medium
CN114064464A (en) Security requirement analysis method and device, computer equipment and storage medium
CN117234639A (en) Business data display method and device and computer equipment
CN114741437A (en) Product state display method, device, equipment, storage medium and program product
CN114519062A (en) Basic data updating method and device, computer equipment and storage medium
CN117216425A (en) Financial business page display method, device, computer equipment and storage medium
CN116797189A (en) Information processing method, apparatus, computer device, and storage medium
CN118228313A (en) Platform page display method and device, computer equipment and storage medium
CN117114675A (en) Virtual card generation 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
GR01 Patent grant
GR01 Patent grant