CN111309743A - Report pushing method and device - Google Patents

Report pushing method and device Download PDF

Info

Publication number
CN111309743A
CN111309743A CN202010073493.7A CN202010073493A CN111309743A CN 111309743 A CN111309743 A CN 111309743A CN 202010073493 A CN202010073493 A CN 202010073493A CN 111309743 A CN111309743 A CN 111309743A
Authority
CN
China
Prior art keywords
report
preset
pushing
picture
preset user
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
CN202010073493.7A
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.)
Shenzhen Yunzhirong Technology Co ltd
Original Assignee
Shenzhen Yunzhirong Technology 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 Shenzhen Yunzhirong Technology Co ltd filed Critical Shenzhen Yunzhirong Technology Co ltd
Priority to CN202010073493.7A priority Critical patent/CN111309743A/en
Publication of CN111309743A publication Critical patent/CN111309743A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/245Query processing
    • G06F16/2455Query execution
    • 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

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computational Linguistics (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The application provides a report pushing method and a report pushing device, wherein the report pushing method comprises the following steps: receiving a report updating instruction, and acquiring a preset website according to the report updating instruction; logging in a report server according to a preset website, acquiring report data from the report server, and displaying a program interface containing the report data; screenshot is conducted on the program interface, a report picture containing the report data is generated, and the report picture is stored in a preset file path; and when a report pushing instruction is received, selecting the report picture in the preset file path to push to a preset user group or a preset user according to the report pushing instruction. The user can directly receive the report pictures to check the report data, and the complicated steps of logging in the account number of the report system can be saved.

Description

Report pushing method and device
Technical Field
The application relates to the technical field of report pushing, in particular to a report pushing method and device.
Background
At present, reports are usually stored in a cloud, and usually enterprise users can check report data of enterprises by logging in a report system account, however, the step of logging in the report system account is complicated, a large number of users log in the system to request the report data to occupy server resources, the access speed is slow, and the working efficiency is very influenced.
Disclosure of Invention
The application provides a report pushing method, which comprises the following steps:
receiving a report updating instruction, and acquiring a preset website according to the report updating instruction;
logging in a report server according to a preset website, acquiring report data from the report server, and displaying a program interface containing the report data;
screenshot is conducted on the program interface, a report picture containing the report data is generated, and the report picture is stored in a preset file path;
and when a report pushing instruction is received, selecting the report picture in the preset file path to push to a preset user group or a preset user according to the report pushing instruction.
The embodiment of the present application further provides a report pushing device, the report pushing device includes:
the acquisition module is used for receiving a report updating instruction and acquiring a preset website according to the report updating instruction;
the display interface module is used for logging in a report server according to a preset website, acquiring report data from the report server and displaying a program interface containing the report data;
the screenshot module is used for screenshot the program interface, generating a report picture containing the report data and storing the report picture into a preset file path;
and the pushing module is used for selecting the report pictures in the preset file path to be pushed to a preset user group or a preset user according to the report pushing instruction when receiving the report pushing instruction.
The embodiment of the present application further provides a report pushing device, which includes a memory, a processor, and a computer program stored in the memory and capable of running on the processor, and is characterized in that the processor implements the steps of the method when executing the computer program.
According to the report pushing method and device provided by the embodiment of the application, the preset website is obtained according to the report updating instruction by receiving the report updating instruction; logging in a report server according to a preset website, acquiring report data from the report server, displaying a program interface containing the report data, generating a report picture containing the report data by screenshot of the program interface, and storing the report picture in a preset file path, so that the report data is converted into the picture to be stored locally, memory resources can be saved, the report picture in the preset file path is selected according to a report push instruction and pushed to a preset user group or a preset user, the user can directly receive the report picture to view the report data, and the tedious step of logging in a report system account can be saved.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present application, the drawings needed to be used in the embodiments will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present application, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without creative efforts.
Fig. 1 is a first schematic flow chart of a report pushing method according to an embodiment of the present application;
fig. 2 is a schematic flow chart diagram of a report pushing method according to an embodiment of the present application;
fig. 3 is a third schematic flowchart of a report pushing method according to an embodiment of the present application;
fig. 4 is a fourth schematic flowchart of a report pushing method according to an embodiment of the present application;
fig. 5 is a first schematic diagram of a report pushing apparatus according to an embodiment of the present application;
fig. 6 is a second schematic diagram of a report pushing device according to an embodiment of the present application.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the present invention 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 invention and are not intended to limit the invention.
The execution main body of the report pushing method in this embodiment is a device for processing report pushing, including but not limited to a terminal for processing report pushing and the like.
Referring to fig. 1, the report pushing method includes steps 101 to 104:
101: and receiving a report updating instruction, and acquiring a preset website according to the report updating instruction.
In step 101, the preset website is a website of the reporting system set by the user, and the corresponding reporting server may be subsequently accessed according to the preset website to obtain the reporting data. The user can preset report updating time and can automatically trigger the report updating instruction at the report updating time, so that report data can be updated regularly. For example, the report updating time may be 9 am every monday, so that the report updating instruction may be automatically triggered at 9 am every monday, and the execution main body may obtain the preset website according to the report updating instruction, thereby updating the local report data.
102: logging in a report server according to a preset website, acquiring report data from the report server, and displaying a program interface containing the report data.
In step 102, the report server stores a report file, which may be a picture, a table, or a PDF file, and is not limited herein. The report developer can develop the report file on the report system in advance and then store the report file on the report server.
The preset website can be submitted on the terminal to log in the report server. The terminal is provided with a report access program, the report access program can be an Echars (Enterprise charts) program, the Echars program can receive the report data and generate a visual report graph according to the report data, the program interface can be an interface of the Echars program, and the program interface can display the visual report graph, so that an easily-read report can be provided. In other embodiments, the report accessing program may also be a browser program.
103: and screenshot is carried out on the program interface, a report picture containing the report data is generated, and the report picture is stored in a preset file path.
In step 103, a screenshot area of the program interface may be preset, where the screenshot area may be a whole area of the program interface, and the screenshot area may also be a partial area of the program interface where the report data is displayed, and a user may freely set the screenshot area according to needs, which is not limited herein.
The visual report picture can be quickly generated through screenshot, the visual report picture is more beneficial to reading and understanding of a user, the report picture occupies less memory resources, and the memory space can be saved. And storing the report picture into a preset file path, wherein the preset file path is the position where the report picture is stored by the terminal. The report data are obtained by periodically accessing the preset website, the report data are displayed through the program interface, the screenshot is performed on the program interface periodically, the report picture generated by the screenshot is stored in the preset file path, the report picture can be automatically backed up to the local memory periodically, tedious report system account login operation can be saved, and a user can check the report picture locally at each period conveniently.
104: and when a report pushing instruction is received, selecting the report picture in the preset file path to push to a preset user group or a preset user according to the report pushing instruction.
In step 104, the report pushing instruction may be triggered by a user operation, or may be automatically triggered by a program determining that a preset condition is met. The preset user group may be composed of a plurality of user accounts, each of the user accounts is associated with at least one account data, and the at least one account data may include one or more of a wechat user account, a nailed user account, a QQ user account, or a mobile phone number, and therefore, the user in the preset user group may be a combination of one or more of a wechat user, a nailed user, a QQ user, or a mobile phone user. When the report pushing instruction is received, the report picture stored in the preset file path in the previous step can be pushed to a preset user group or a preset user, so that the user can save tedious logging operation of the report system account, the report can be directly checked on the commonly used instant messaging software in the terminal, the work efficiency is improved, and meanwhile, a large number of users can be prevented from logging in the system to request report data to occupy server resources.
Further, for step 102, in the step of obtaining the preset website, the report data includes report update time.
In step 103, in the step of capturing the program interface, the file path of the report picture and the corresponding report update time are stored in a preset report database in an associated manner, whether the report update time of the report picture is greater than the report update time of the report picture stored in the preset report database is judged, and if yes, a report push instruction is determined.
And the report updating time represents the time for a report developer to upload the latest report data to the report server. The report developers upload the corresponding report data to the report server regularly, for example, the report developers upload monthly report data to the report server, and reports in different periods can be distinguished through report updating time.
The preset report database is established on a local terminal, and the file paths of the report pictures in the preset report database can be sequenced according to the report updating time by regularly storing the file paths of the report pictures and the corresponding report updating time in the preset report database in an associated manner. Judging whether the report updating time of the report picture is greater than the report updating time of the stored report picture in the preset report database or not to judge whether the current report picture is repeated with the stored historical report picture in the preset report database or not, and if the judgment result is positive, indicating that the current report picture is the latest updated report, so that a push instruction can be determined, and further the report picture can be pushed to a user.
Referring to fig. 2, further, before the step of selecting the report picture in the preset file path to be pushed to a preset user group or a preset user according to the report pushing instruction, a step 105 is further performed:
105: and establishing a report pushing group, wherein the report pushing group comprises a plurality of user accounts, and the plurality of user accounts form a preset user group.
In step 105, each user account is associated with at least one account data, where the at least one account data may include one or more of a wechat user account, a nailing user account, a QQ user account, or a mobile phone number, and thus the user in the report push group may be a combination of one or more of a wechat user, a nailing user, a QQ user, or a mobile phone user, and the user in the preset user group may be a combination of one or more of a wechat user, a nailing user, a QQ user, or a mobile phone user. In an embodiment, the report push group may be established in an instant messaging software, that is, the preset user group is established in the instant messaging software, for example, if the instant messaging software may be an enterprise wechat, the plurality of user accounts are enterprise wechat accounts, and then the report may be pushed to the preset user group through an enterprise wechat interface. In another embodiment, the report pushing group is established in a self-research program, the preset user group is a user group with composite account numbers, each user account number is associated with a plurality of account number data, the plurality of account number data may include a wechat user account number, a nailed user account number, a QQ user account number, a mobile phone number, and the like, and then the report can be subsequently pushed to the preset user group through a plurality of program interfaces.
When the report pushing instruction is received, the report picture stored in the preset file path in the previous step can be pushed to a preset user group or a preset user, so that the user can save tedious logging operation of the report system account, the report can be directly checked on the commonly used instant messaging software in the terminal, the work efficiency is improved, and meanwhile, a large number of users can be prevented from logging in the system to request report data to occupy server resources.
Referring to fig. 3, further, the selecting, according to the report pushing instruction, the report picture in the preset file path to be pushed to a preset user group or a preset user includes steps 1041 to 1042:
1041: and acquiring at least one program interface corresponding to the preset user group or the preset user.
In the first embodiment, the preset user group or the preset users are users of the same instant messaging software, and each user account is associated with user data corresponding to the same instant messaging software, wherein the instant messaging software may be any one of a WeChat, a nail, a QQ, an easy-to-believe, and the like, and is not limited herein. In step 1041, an interface of the instant messaging software corresponding to the preset user group or the preset user may be obtained, and then the latest updated report picture may be subsequently pushed to the preset user group or the preset user through the interface, so that cumbersome logging operation of the report system account may be saved.
In the second embodiment, a preset user group or a preset user is a user with a composite software account, each user account is associated with a plurality of account data, and the plurality of account data may include, but are not limited to, a social program account and a mobile phone number, therefore, in step 1041, the at least one program interface may include a social program interface and a short message program interface, and then, a recently updated report picture may be subsequently pushed to the preset user group through the social program interface or/and the short message program interface, which may save cumbersome account login operations of the report system.
1042: and pushing the report picture to a preset user group or a preset user through the at least one program interface.
In the first embodiment, the preset user group or the preset user is a user of the same instant messaging software, so that the user can check the report on the instant messaging software in real time without spending extra time to log in the report system, and the steps and time for checking the report can be effectively reduced.
In the second embodiment, referring to fig. 4, the pushing the report picture to a preset user group or a preset user through the at least one program interface includes step 1043:
1043: acquiring the network signal strength, detecting whether the network signal strength meets a preset strength threshold value,
if the report picture is detected to be positive, pushing the report picture to a preset user group or a preset user through the social program interface,
and if not, pushing the report picture to a preset user group or a preset user through the short message program interface.
The network signal can be a 2G \3G \4G \5G \6G network signal, a WiFi network signal or an optical fiber network signal and the like. Whether the current network environment is good or not can be judged by detecting whether the network signal strength meets a preset strength threshold value or not, if so, the current network signal is good, and the network is in a smooth and unobstructed state, the report picture can be pushed to a preset user group or a preset user through the social program interface, namely, the report picture is shared to the preset user group or the preset user in a social program through the social program interface, and the report picture can be quickly transmitted to the terminal of each user through the network; if the detection result is no, the current network signal is relatively weak, the report picture can be pushed to a preset user group or a preset user through the short message program interface, so that the report picture can still be pushed to the preset user group or the preset user in a short message form under the condition of network disconnection, and therefore, the report can be received by each user on time.
Referring to fig. 5, an embodiment of the present application further provides a report pushing device 100, where the report pushing device 100 is configured to process the report pushing method described above. The report push device 100 comprises:
the acquisition module 10 is used for receiving a report updating instruction and acquiring a preset website according to the report updating instruction;
a display interface module 20, configured to log in a report server according to a preset website, and obtain information from the report server
Fetching report and table data, and displaying a program interface containing the report data;
the screenshot module 30 is used for screenshot the program interface, generating a report picture containing the report data, and storing the report picture into a preset file path;
and the pushing module 40 is configured to select the report picture in the preset file path to be pushed to a preset user group or a preset user according to the report pushing instruction when receiving the report pushing instruction.
Further, the report data comprises report update time;
the screenshot module 30 is further configured to store the file path of the report picture and the corresponding report update time in a preset report database in an associated manner, determine whether the report update time of the report picture is greater than the report update time of the report picture stored in the preset report database, and determine a report push instruction if the report update time of the report picture is greater than the report update time of the report picture stored in the preset report database.
Further, the report pushing device further comprises:
the group module 50 is configured to establish a report push group, where the report push group includes a plurality of user accounts, and the plurality of user accounts form a preset user group.
Further, the pushing module 40 includes:
the interface sub-module is used for acquiring at least one program interface corresponding to the preset user group or the preset user;
and the pushing submodule is used for pushing the report picture to a preset user group through the at least one program interface.
Further, the at least one program interface includes a social program interface and a short message program interface. The push sub-module is further configured to obtain a network signal strength, and detect whether the network signal strength satisfies a preset strength threshold,
if the report picture is detected to be positive, pushing the report picture to a preset user group or a preset user through the social program interface,
and if not, pushing the report picture to a preset user group or a preset user through the short message program interface.
Referring to fig. 6, an embodiment of the present invention further provides a report pushing apparatus 200, which includes a memory 60, a processor 80, and a computer program 70 stored in the memory 60 and capable of running on the processor 80, wherein the processor 80 implements the steps of the report pushing method when executing the computer program 70.
Illustratively, the computer program 70 may be partitioned into one or more modules that are stored in the memory 60 and executed by the processor 80 to implement the present invention. The one or more modules may be a series of computer program 70 instruction segments capable of performing specific functions, which are used to describe the execution of the computer program 70 in the device. For example, the computer program 70 may be divided into an acquisition module 10, a display interface module 20, a screenshot module 30, a push module 40, and a group module 50, and the specific functions of each module are as described above.
The device 200 includes, but is not limited to, a processor 80, a memory 60. Those skilled in the art will appreciate that the figures are merely examples of a device and are not meant to be limiting, and that the device may include more or fewer components than those shown, or some components may be combined, or different components, e.g., the device may also include input output devices, network access devices, buses, etc.
The processor 80 may be a Central Processing Unit (CPU), other general purpose processor 80, a digital signal processor 80 (DSP), an Application Specific Integrated Circuit (ASIC), an off-the-shelf programmable gate array (FPGA) or other programmable logic device, discrete gate or transistor logic, discrete hardware components, etc. The general purpose processor 80 may be a microprocessor 80 or the processor 80 may be any conventional processor 80 or the like.
The memory 60 may be an internal storage unit of the device, such as a hard disk or a memory of the device. The memory 60 may also be an external storage device of the device, such as a plug-in hard disk, a Smart Media Card (SMC), a Secure Digital (SD) card, a flash card (FlashCard), etc. provided on the device. Further, the memory 60 may also include both internal storage units of the device and external storage devices. The memory 60 is used for storing the computer program 70 and other programs and data required by the device. The memory 60 may also be used to temporarily store data that has been output or is to be output.
In summary, although the present application has been described with reference to the preferred embodiments, the present application is not limited to the preferred embodiments, and those skilled in the art can make various changes and modifications without departing from the spirit and scope of the present application, so that the protection scope of the present application is determined by the scope of the appended claims.

Claims (10)

1. A report pushing method is characterized by comprising the following steps:
receiving a report updating instruction, and acquiring a preset website according to the report updating instruction;
logging in a report server according to a preset website, acquiring report data from the report server, and displaying a program interface containing the report data;
screenshot is conducted on the program interface, a report picture containing the report data is generated, and the report picture is stored in a preset file path;
and when a report pushing instruction is received, selecting the report picture in the preset file path to push to a preset user group or a preset user according to the report pushing instruction.
2. The report push method according to claim 1, wherein in the step of obtaining the preset website, the report data includes report update time;
in the step of capturing the image of the program interface, the file path of the report picture and the corresponding report updating time are stored in a preset report database in a correlated manner, whether the report updating time of the report picture is greater than the report updating time of the stored report picture in the preset report database is judged,
if the judgment result is yes, a report pushing instruction is determined.
3. The report pushing method according to claim 1, wherein before the step of selecting the report picture in the preset file path to be pushed to a preset user group or a preset user according to the report pushing instruction, the following steps are further performed:
and establishing a report pushing group, wherein the report pushing group comprises a plurality of user accounts, and the plurality of user accounts form a preset user group.
4. The report pushing method according to claim 1, wherein the selecting the report picture in the preset file path to push to a preset user group or a preset user according to the report pushing instruction comprises:
acquiring at least one program interface corresponding to the preset user group or the preset user;
and pushing the report picture to a preset user group or a preset user through the at least one program interface.
5. The report pushing method according to claim 4, wherein in the step of obtaining at least one program interface corresponding to the preset user group or the preset user, the at least one program interface comprises a social program interface and a short message program interface;
the step of pushing the report picture to a preset user group or a preset user through the at least one program interface comprises the following steps:
acquiring the network signal strength, detecting whether the network signal strength meets a preset strength threshold value,
if the report picture is detected to be positive, pushing the report picture to a preset user group or a preset user through the social program interface,
and if not, pushing the report picture to a preset user group or a preset user through the short message program interface.
6. The report pushing device is characterized by comprising:
the acquisition module is used for receiving a report updating instruction and acquiring a preset website according to the report updating instruction;
the display interface module is used for logging in a report server according to a preset website, acquiring report and table data from the report server and displaying a program interface containing the report data;
the screenshot module is used for screenshot the program interface, generating a report picture containing the report data and storing the report picture into a preset file path;
and the pushing module is used for selecting the report pictures in the preset file path to be pushed to a preset user group or a preset user according to the report pushing instruction when receiving the report pushing instruction.
7. The report push apparatus according to claim 6, wherein the report data comprises a report update time;
the screenshot module is further used for storing the file path of the report picture and the corresponding report updating time in a preset report database in an associated mode, judging whether the report updating time of the report picture is larger than the report updating time of the report picture stored in the preset report database or not, and if the report updating time of the report picture is judged to be larger than the report updating time of the report picture stored in the preset report database, determining a report pushing instruction.
8. The report push device according to claim 6, further comprising:
the group module is used for establishing a report pushing group, the report pushing group comprises a plurality of user accounts, and the plurality of user accounts form a preset user group.
9. The report pushing device according to claim 6, wherein the pushing module comprises:
the interface sub-module is used for acquiring at least one program interface corresponding to the preset user group or the preset user;
and the pushing sub-module is used for pushing the report picture to a preset user group or a preset user through the at least one program interface.
10. Report push device comprising a memory, a processor and a computer program stored in said memory and executable on said processor, characterized in that said processor realizes the steps of the method according to any of the claims 1 to 5 when executing said computer program.
CN202010073493.7A 2020-01-21 2020-01-21 Report pushing method and device Pending CN111309743A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010073493.7A CN111309743A (en) 2020-01-21 2020-01-21 Report pushing method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010073493.7A CN111309743A (en) 2020-01-21 2020-01-21 Report pushing method and device

Publications (1)

Publication Number Publication Date
CN111309743A true CN111309743A (en) 2020-06-19

Family

ID=71158260

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010073493.7A Pending CN111309743A (en) 2020-01-21 2020-01-21 Report pushing method and device

Country Status (1)

Country Link
CN (1) CN111309743A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112463801A (en) * 2020-12-11 2021-03-09 绿瘦健康产业集团有限公司 Report form pushing method and device, terminal equipment and storage medium
CN112528247A (en) * 2020-12-03 2021-03-19 四川新网银行股份有限公司 High-efficiency high-safety report distribution method and device for banking industry
CN114024715A (en) * 2021-09-30 2022-02-08 北京达佳互联信息技术有限公司 Data billboard pushing method, device, system, electronic equipment and storage medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20190007377A1 (en) * 2012-05-25 2019-01-03 T. Gregory Bender Method and application for communicating sensitive information
CN109491743A (en) * 2018-11-05 2019-03-19 上海鋆创信息技术有限公司 Visual Report Forms generation method, device, electronic equipment and storage medium
CN110020231A (en) * 2017-07-25 2019-07-16 阿里巴巴集团控股有限公司 Webpage capture method and device thereof

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20190007377A1 (en) * 2012-05-25 2019-01-03 T. Gregory Bender Method and application for communicating sensitive information
CN110020231A (en) * 2017-07-25 2019-07-16 阿里巴巴集团控股有限公司 Webpage capture method and device thereof
CN109491743A (en) * 2018-11-05 2019-03-19 上海鋆创信息技术有限公司 Visual Report Forms generation method, device, electronic equipment and storage medium

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112528247A (en) * 2020-12-03 2021-03-19 四川新网银行股份有限公司 High-efficiency high-safety report distribution method and device for banking industry
CN112463801A (en) * 2020-12-11 2021-03-09 绿瘦健康产业集团有限公司 Report form pushing method and device, terminal equipment and storage medium
CN114024715A (en) * 2021-09-30 2022-02-08 北京达佳互联信息技术有限公司 Data billboard pushing method, device, system, electronic equipment and storage medium

Similar Documents

Publication Publication Date Title
CN107193750B (en) Script recording method and device
CN111309743A (en) Report pushing method and device
CN110990233B (en) Method and system for displaying SOAR by utilizing Gantt chart
CN109344066B (en) Method, system and terminal for testing browser page
US10084637B2 (en) Automatic task tracking
CN105607986A (en) Acquisition method and device of user behavior log data
CN111813629A (en) Method, device and equipment for generating monitoring data of Web page
CN104579830A (en) Service monitoring method and device
WO2019075845A1 (en) Construction method and device for link call relationship, computer device and storage medium
US11169910B2 (en) Probabilistic software testing via dynamic graphs
CN114996103A (en) Page abnormity detection method and device, electronic equipment and storage medium
CN113535577B (en) Application testing method and device based on knowledge graph, electronic equipment and medium
CN111158995B (en) Method and system for realizing cross-system log tracking query based on skywalk and ELK platform
CN110162982B (en) Method and device for detecting illegal rights, storage medium and electronic equipment
CN115344490A (en) Method and device for testing software product, storage medium and electronic equipment
CN115203178A (en) Data quality inspection method and device, electronic equipment and storage medium
CN113641628A (en) Data quality detection method, device, equipment and storage medium
CN114218283A (en) Abnormality detection method, apparatus, device, and medium
CN113467867A (en) Information processing method, information processing device, electronic equipment and storage medium
CN112181535A (en) Interface calling method, device, server and storage medium
CN112416698A (en) Monitoring system expansion method and device, storage medium and electronic equipment
CN111708684B (en) Recording method and device for page access and computer system
CN116225576B (en) Application program data environment switching method and device, electronic equipment and medium
CN111241370B (en) Method, device and storage medium for crawling content in distributed manner
US9672294B2 (en) Partial data report generation with data costing notification

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