CN110569293A - data report processing method, device, equipment and storage medium - Google Patents

data report processing method, device, equipment and storage medium Download PDF

Info

Publication number
CN110569293A
CN110569293A CN201910868211.XA CN201910868211A CN110569293A CN 110569293 A CN110569293 A CN 110569293A CN 201910868211 A CN201910868211 A CN 201910868211A CN 110569293 A CN110569293 A CN 110569293A
Authority
CN
China
Prior art keywords
data report
model
gui
models
elements
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
CN201910868211.XA
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.)
Nanjing Heng Zhi Information Technology Co Ltd
Original Assignee
Nanjing Heng Zhi Information 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 Nanjing Heng Zhi Information Technology Co Ltd filed Critical Nanjing Heng Zhi Information Technology Co Ltd
Priority to CN201910868211.XA priority Critical patent/CN110569293A/en
Publication of CN110569293A publication Critical patent/CN110569293A/en
Pending legal-status Critical Current

Links

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/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)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computational Linguistics (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Human Computer Interaction (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The embodiment of the invention discloses a method, a device, equipment and a storage medium for processing a data report, wherein the method comprises the following steps: predefining elements and/or models in the data report; drawing a data report form through a Graphical User Interface (GUI); carrying out graphical customization on cells in the data report; and displaying the operation result in real time through a GUI interface. The scheme of the embodiment of the invention realizes the rapid processing of the data report.

Description

data report processing method, device, equipment and storage medium
Technical Field
the embodiment of the invention relates to computer technology, in particular to a method, a device, equipment and a storage medium for processing a data report.
background
The data report dynamically displays the data in forms of tables, charts and the like, and characteristics of the data can be visually observed.
The contents of the tables in the prior art data report are derived from one or more databases, files, interfaces, etc. The engineer searches corresponding data from different data sources according to the form definition given by the user, processes the data according to the requirement, and realizes the data to be displayed in each cell by using a program code. In the process, a user cannot directly edit and obtain a desired data report, and the user does not have professional programming knowledge and cannot realize program codes displayed after data are acquired from a data source and are calculated.
The problems that the processing period of a data report is long, the display of the data report is inflexible, the requirement on professional knowledge of a user is high and the like exist in the prior art.
disclosure of Invention
The embodiment of the invention provides a method, a device, equipment and a storage medium for processing a data report, so as to realize the rapid processing of the data report and avoid the need of higher professional knowledge of a user.
in a first aspect, an embodiment of the present invention provides a method for processing a data report, where the method includes:
Predefining elements and/or models in the data report;
drawing a data report form through a Graphical User Interface (GUI);
Carrying out graphical customization on cells in the data report;
And displaying the operation result in real time through a GUI interface.
in a second aspect, an embodiment of the present invention further provides a device for processing a data report, where the device includes:
Element and/or model pre-definition module: the method comprises the steps of predefining elements and/or models in a data report;
The data report drawing module: the data report is drawn through a Graphical User Interface (GUI);
A cell graphical customization module: the method is used for graphically customizing the cells in the data report;
The operation result real-time display module: and the method is used for displaying the operation result in real time through a GUI interface.
In a third aspect, an embodiment of the present invention further provides a computer device, including a memory, a processor, and a computer program stored on the memory and executable on the processor, where the processor implements the method for processing a data report according to any embodiment of the present invention when executing the program.
in a fourth aspect, a computer-readable storage medium has stored thereon a computer program which, when executed by a processor, implements a method for processing a data report according to any one of the embodiments of the present invention.
According to the embodiment of the invention, the elements and/or models in the data report are predefined, then the data report is drawn through the GUI, the cells in the data report are graphically customized, and finally the operation result is displayed through the GUI, so that the data report is rapidly processed, the user does not need to have strong professional knowledge, and the operation result can be obtained in a graphical mode.
Drawings
FIG. 1 is a flowchart of a method for processing a data report according to a first embodiment of the present invention;
FIG. 2 is a schematic diagram illustrating a graphical customized listing of cells according to one embodiment of the present invention;
FIG. 3 is a schematic diagram illustrating a graphical customized listing of cells according to one embodiment of the present invention;
FIG. 4 is a diagram illustrating an application scenario of an embodiment of the present invention;
Fig. 5 is a schematic structural diagram of a data report processing apparatus according to a second embodiment of the present invention;
Fig. 6 is a schematic structural diagram of an apparatus according to a third embodiment of the present invention.
Detailed Description
The embodiments of the present invention will be described in further detail with reference to the drawings and examples. It is to be understood that the specific embodiments described herein are merely illustrative of and not restrictive on the broad invention. It should be further noted that, for convenience of description, only some structures, not all structures, relating to the embodiments of the present invention are shown in the drawings.
Example one
Fig. 1 is a flowchart of a data report processing method according to an embodiment of the present invention, where the method is applicable to a situation where a data report is created and processed, and the method may be executed by a data report processing device, and the device may be implemented in a software and/or hardware manner and integrated into a device for executing the method, where the device for executing the method in this embodiment may be an intelligent terminal such as a computer, a tablet computer, and/or a mobile phone. Specifically, referring to fig. 1, the method specifically includes the following steps:
And S110, predefining elements and/or models in the data report.
specifically, the data report indicates that a large amount of data is dynamically displayed in a form, a chart or the like, and the data in the report can be analyzed, processed and the like through the data report. Predefining elements and/or models involved in the data report, wherein the elements in the data report can be titles, multi-line texts, picture links, videos and the like by way of example; the model in the data report may be a model consisting of tables, data, and arithmetic logic between data.
Optionally, after predefining elements and/or models in the data report, the method further includes: forming an element and/or model graph, storing the element and/or model in the system in a code form, and showing the predefined element and/or model graph to a user.
Specifically, after the elements and/or models involved in the data report are defined by the codes, the codes of the elements and/or models are stored in the system, the codes defining the elements and/or models are packaged, and only the graphics of the elements and/or models are shown to the user, wherein the shown graphics can be rectangles, triangles or icons related to the elements and/or models, such as video icons and the like. For example, predefining video elements in the data report, encapsulating predefined codes, and displaying only one video icon representing the video elements to a user; predefining the apple price model in the data report, encapsulating the predefined code, and only showing a rectangle representing the apple price model to the user. It should be noted that the user can see all the elements and/or the graphics of the model.
optionally, the graph of the elements and/or models of the data report contains all the information related to the elements and/or models represented by the graph, including but not limited to function name, function parameter name and type, and function return value and/or type.
And S120, drawing a data report through a Graphical User Interface (GUI).
Specifically, a Graphical User Interface (GUI), also called a GUI, refers to a computer operation User Interface displayed in a Graphical manner. The GUI is more visually acceptable to the user than the command line interfaces used by earlier computers. The embodiment of the invention draws the data report through the GUI.
optionally, drawing the data report through the GUI includes: and the user specifies the number of rows and columns of the data report or performs addition, deletion and insertion operations on the rows and columns. Illustratively, if the user specifies that the number of rows of the data report is 5 and the number of columns is 6, a data report with 5 rows and 6 columns is drawn on the GUI interface, and after the data report is drawn, the user may insert rows and columns into the data report or delete rows and columns of the data report.
And S130, graphically customizing the cells in the data report.
specifically, the data report is composed of a plurality of cells, and after the data report is drawn on the GUI interface, each cell in the data report needs to be graphically customized.
optionally, the canvas may be automatically expanded by clicking the cell, illustratively, a mouse cursor may be placed on the cell in the 5 th row and the 6 th column of the data report, and a right mouse button may be clicked, so that one canvas may be automatically expanded, and graphical customization of the cell in the 5 th row and the 6 th column of the data report may be implemented on the canvas.
In particular, the graphics of the elements and/or models within a cell may be dragged into the canvas, and then the graphics of the elements and/or models in the canvas may be arranged, combined, and/or cascaded.
Optionally, arranging, combining and/or cascading the graphs of the elements and/or models in the canvas includes: the output of the graph of the previous level element and/or model and the input of the graph of the next level element and/or model are coupled to each other. Exemplary, a typical computer function graph cascade is shown in fig. 2, where 210 is a function graph for acquiring weather temperature, 220 is another computer function graph with a function name of "4 months and 2 days in 2019", no input parameter, a date as an output parameter type, and a rectangle shape. 230 is a third computer function graph, whose function name is "Jiangsu Nanjing area", has no input parameters, whose output parameter type is character string and shape is triangle. 220. 230 the two computer function graphs are graphically coupled to the computer function graph 210 to form a computer function graph cascade.
for example, a typical computer function graph cascade can also be as shown in fig. 3, where 310 is a function for inquiring the price of a commodity, and its input parameters can be the kind and/or time of the commodity, for example, the commodity such as apple, banana, etc. and/or the time of today, today of last year, etc.; the query result of the function 310 can be output to a function of calculating an average value or a function of calculating an increase, etc., and the function of calculating an increase rate 320 is only described as an example in fig. 3, and for example, the increase rate of the banana price of today compared with that of the last year can be realized by the function cascade result in fig. 3.
and S140, displaying the operation result in real time through a GUI interface.
Specifically, the GUI interface may display the intermediate calculation results of each operation in real time, for example, the user drags "apple price" and "today" and displays "3.5 yuan/jin" on the screen. At this time, "apple price, last year, today and growth rate" is dragged in, and "3%" is displayed on the screen. And the user clicks to save, so that the graphic logic corresponding to the cell can be saved. And the system background stores the model and the combination mode of the cell in a JSON code mode.
Optionally, after the user defines all the cells, the data report has the running and displaying conditions. It should be noted that, the running datagram table is to bring the graphic combination of each cell of the table into a function defined in the background in advance for operation. For example, the graphic on the GUI interface is "apple price, today; apple price, today in the last year; growth rate ", the system calls the" apple price "function twice, querying the data today and today in the last year, respectively. And finally, calculating the growth rates of the two data, and displaying the growth rates in the corresponding table cells. In the process, the user does not need to know where the apple price is inquired, does not need to know how the growth rate is calculated, and only needs to know the service logic to obtain the corresponding calculation result.
Optionally, the system may run the data report periodically or manually, so as to obtain the latest real-time data.
according to the scheme of the embodiment, the elements and/or models in the data report are predefined, the data report is drawn through the GUI, cells in the data report are graphically customized, the operation result can be displayed through the GUI, the data report is rapidly processed, the user does not need to have strong professional knowledge, and the operation result can be obtained in a graphical mode.
Application specific scenarios
For better understanding of the embodiment of the present invention, fig. 4 illustrates a specific application scenario of the embodiment of the present invention, and the data report shown in the following table is a common table:
In general, a computer program is needed to implement the method, specifically, the first column needs to query a list of names of all cities from a database, the 2 nd to 4 th columns query corresponding power generation records of the cities, and the 5 th column queries corresponding data (it is assumed that new energy power generation is defined as the sum of wind power generation and hydroelectric power generation) and performs calculation. However, the requirement of the data report is constantly changing, if the worker needs to add a column of the nuclear power generation amount in the data report in this month, and meanwhile, a column of the new energy power generation amount cycle growth rate also needs to bring the nuclear power generation into statistics, the program code of the report needs to be rewritten again in the traditional mode, and a programmer with professional knowledge needs to operate, so that not only is certain cost required, but also the time required for development and debugging is long, and the requirement of a user on quick query cannot be met.
however, in the embodiment of the present invention, the function of the data report may be implemented by defining a basic query function, that is, an element and/or a model in the data report, and cascading different functions in the canvas. Specifically, as shown in fig. 4, the power generation amount of different cities, different times and different power generation types can be queried through the query power generation amount function 410, and for example, the power generation amount of different cities, different times and different power generation types can be queried through the city query function 420; different times may be queried by time query function 430; the power generation amount of different power generation types can be inquired through the function 440 of different power generation types, for example, the nuclear power generation amount of a certain area in a certain time period can be inquired through the nuclear power function 441; the hydroelectric power generation capacity of a certain area in a certain time period can be inquired through the hydroelectric function 442; the wind power generation capacity of a certain area in a certain time period can be inquired through the wind power function 443; the growth rate can finally be calculated by calculating the growth rate function 450.
In the specific application scenario of the embodiment of the present invention, it is obvious that the scheme of the embodiment of the present invention can realize the fast processing of the data report, and the operation result can be obtained in the form of a graph without strong professional knowledge of the user.
Example two
Fig. 5 is a schematic structural diagram of a data report processing apparatus according to an embodiment of the present invention, where the apparatus may be implemented in software and/or hardware, and specifically, the apparatus includes: an element and/or model predefining module 510, a data report drawing module 520, a cell graphical customizing module 530 and an operation result real-time displaying module 540.
Wherein the element and/or model pre-definition module 510: the method comprises the steps of predefining elements and/or models in a data report;
the data report drawing module 520: the data report is drawn through a Graphical User Interface (GUI);
The cell patterning customization module 530: the method is used for graphically customizing the cells in the data report;
The operation result real-time display module 540: and the method is used for displaying the operation result in real time through a GUI interface.
Optionally, the apparatus further comprises: and the element and/or model graph forming module is used for forming an element and/or model graph, saving the element and/or model in the system in a code form, and showing the predefined element and/or model graph to a user. Optionally, the graph of the element and/or model contains all the information related to the element and/or model represented by the graph, including but not limited to function name, function parameter name and type, and function return value and/or type.
Optionally, the data report drawing module 520 specifically includes: and the user specifies the number of rows and columns of the data report or performs insertion and deletion operations on the rows and columns.
The cell graphic customization module 530 specifically includes: dragging the element and/or model's graphic within the cell into the canvas;
The elements and/or the graphics of the model in the canvas are arranged, combined and/or cascaded, and optionally, the elements and/or the graphics of the model in the canvas are arranged, combined and/or cascaded by coupling an output of the graphics of the previous-stage elements and/or models and an input of the graphics of the next-stage elements and/or models with each other.
Optionally, the canvas is automatically expanded by clicking on the cell.
The data report processing device provided by the embodiment of the invention can execute the data report processing method provided by any embodiment of the invention, and has the corresponding functional modules and beneficial effects of the execution method.
EXAMPLE III
Fig. 6 is a schematic structural diagram of an apparatus according to a third embodiment of the present invention, as shown in fig. 6, the apparatus includes a processor 60, a memory 61, an input device 62, and an output device 63; the number of processors 60 in the device may be one or more, and one processor 60 is taken as an example in fig. 6; the processor 60, the memory 61, the input device 62 and the output device 63 in the apparatus may be connected by a bus or other means, as exemplified by the bus connection in fig. 6.
The memory 61 is a computer-readable storage medium, and can be used for storing software programs, computer-executable programs, and modules, such as program instructions/modules corresponding to the data report processing method in the embodiment of the present invention (for example, the element and/or model predefining module 510, the data report drawing module 520, the cell graphical customizing module 530, and the operation result real-time displaying module 540 in the data report processing apparatus). The processor 60 executes various functional applications and data processing of the device/terminal/server by running software programs, instructions and modules stored in the memory 61, that is, implements the above-described data report processing method.
The memory 61 may mainly include a program storage area and a data storage area, wherein the program storage area may store an operating system, an application program required for at least one function; the storage data area may store data created according to the use of the terminal, and the like. Further, the memory 61 may include high speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other non-volatile solid state storage device. In some examples, the memory 61 may further include memory located remotely from the processor 60, which may be connected to the device/terminal/server via a network. Examples of such networks include, but are not limited to, the internet, intranets, local area networks, mobile communication networks, and combinations thereof.
The input device 62 may be used to receive entered numeric or character information and to generate key signal inputs relating to user settings and function controls of the apparatus. The output device 63 may include a display device such as a display screen.
Example four
A fourth embodiment of the present invention further provides a storage medium containing computer-executable instructions, which when executed by a computer processor, are configured to perform a method for datagram processing, the method including:
predefining elements and/or models in the data report;
Drawing a data report form through a Graphical User Interface (GUI);
carrying out graphical customization on the cells in the data report;
And displaying the operation result in real time through the GUI interface.
of course, the storage medium containing the computer-executable instructions provided in the embodiments of the present invention is not limited to the above-described method operations, and may also perform related operations in the data report processing method provided in any embodiment of the present invention.
From the above description of the embodiments, it is obvious for those skilled in the art that the present invention can be implemented by software and necessary general hardware, and certainly, can also be implemented by hardware, but the former is a better embodiment in many cases. Based on such understanding, the technical solutions of the present invention may be embodied in the form of a software product, which may be stored in a computer-readable storage medium, such as a floppy disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a FLASH Memory (FLASH), a hard disk or an optical disk of a computer, and includes several instructions for enabling a computer device (which may be a personal computer, a server, or a network device) to execute the methods according to the embodiments of the present invention.
It should be noted that, in the embodiment of the data report processing apparatus, the included units and modules are only divided according to functional logic, but are not limited to the above division, as long as the corresponding functions can be implemented; in addition, specific names of the functional units are only for convenience of distinguishing from each other, and are not used for limiting the protection scope of the present invention.
It is to be noted that the foregoing is only illustrative of the preferred embodiments of the present invention and the technical principles employed. It will be understood by those skilled in the art that the present invention is not limited to the particular embodiments described herein, but is capable of various obvious changes, rearrangements and substitutions as will now become apparent to those skilled in the art without departing from the scope of the invention. Therefore, although the present invention has been described in greater detail by the above embodiments, the present invention is not limited to the above embodiments, and may include other equivalent embodiments without departing from the spirit of the present invention, and the scope of the present invention is determined by the scope of the appended claims.

Claims (10)

1. A method for processing a data report is characterized by comprising the following steps:
Predefining elements and/or models in the data report;
Drawing a data report form through a Graphical User Interface (GUI);
carrying out graphical customization on the cells in the data report;
and displaying the operation result in real time through the GUI interface.
2. the method according to claim 1, wherein the predefining of the elements and/or models in the data report is followed by further comprising: and forming a graphic of the element and/or the model, storing the element and/or the model in the system in a code form, and showing the predefined graphic of the element and/or the model to a user.
3. the method of claim 1, wherein said drawing a data report via a Graphical User Interface (GUI) comprises: and the user specifies the number of rows and columns of the data report or performs insertion and deletion operations on the rows and columns.
4. The method according to claim 1 or 2, wherein the graphically customizing the cells in the data report comprises:
Dragging a graphic of the element and/or model within the cell into a canvas;
Arranging, combining and/or cascading graphics of the elements and/or models in the canvas.
5. The method of claim 4, wherein the canvas is automatically expanded by clicking on the cell.
6. the method of claim 4, wherein arranging, combining, and/or concatenating the graphics of the elements and/or models in the canvas comprises: and coupling the output of the graph of the element and/or the model at the upper stage and the input of the graph of the element and/or the model at the lower stage with each other.
7. The method of claim 2, wherein the graph of the element and/or model contains all the information related to the element and/or model it represents, including but not limited to function name, function parameter name and type, function return value and/or type.
8. a device for processing a data report, comprising:
Element and/or model pre-definition module: the method comprises the steps of predefining elements and/or models in a data report;
The data report drawing module: the data report is drawn through a Graphical User Interface (GUI);
A cell graphical customization module: the data report form is used for graphically customizing the cells in the data report form;
The operation result real-time display module: and the GUI is used for displaying the operation result in real time.
9. A computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, wherein the processor implements a method of processing a data report according to any of claims 1-7 when executing the program.
10. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out a method of processing a data report according to any one of claims 1-7.
CN201910868211.XA 2019-09-12 2019-09-12 data report processing method, device, equipment and storage medium Pending CN110569293A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910868211.XA CN110569293A (en) 2019-09-12 2019-09-12 data report processing method, device, equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910868211.XA CN110569293A (en) 2019-09-12 2019-09-12 data report processing method, device, equipment and storage medium

Publications (1)

Publication Number Publication Date
CN110569293A true CN110569293A (en) 2019-12-13

Family

ID=68779909

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910868211.XA Pending CN110569293A (en) 2019-09-12 2019-09-12 data report processing method, device, equipment and storage medium

Country Status (1)

Country Link
CN (1) CN110569293A (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103942722A (en) * 2014-03-14 2014-07-23 郁建林 Networked data collaborative submission and statistical system and method based on workflow
CN107391467A (en) * 2017-06-08 2017-11-24 北京小度信息科技有限公司 Report component layout information processing method and processing device

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103942722A (en) * 2014-03-14 2014-07-23 郁建林 Networked data collaborative submission and statistical system and method based on workflow
CN107391467A (en) * 2017-06-08 2017-11-24 北京小度信息科技有限公司 Report component layout information processing method and processing device

Similar Documents

Publication Publication Date Title
US11263228B2 (en) Continuously scrollable calendar user interface
US9519692B2 (en) Visualizing related events within a timeline
US8949742B2 (en) Compressing tree diagrams
WO2019109485A1 (en) Echarts tool-based chart making method, apparatus and device, and medium
TWI531953B (en) Temporary formatting and charting of selected data
US11016650B1 (en) Building data metric objects through user interactions with data marks of displayed visual representations of data sources
JP6813634B2 (en) WEB reporting design system for programming event behavior based on graphic interface
CN111414405A (en) Data acquisition method and device and electronic equipment
CN110633959A (en) Method, device, equipment and medium for creating approval task based on graph structure
CN112052343A (en) Knowledge graph display method and device, electronic equipment and storage medium
US10289388B2 (en) Process visualization toolkit
US11768591B2 (en) Dynamic graphical containers
CN113010829A (en) Data partition visualization method and device, computer equipment and storage medium
US20240037325A1 (en) Ability to add non-direct ancestor columns in child spreadsheets
CN110569293A (en) data report processing method, device, equipment and storage medium
CN106155990A (en) A kind of data process and the method for application continuum
CN115329150A (en) Method and device for generating search condition tree, electronic equipment and storage medium
CN115203162A (en) WYSIWYG graph data construction method
CN112613287A (en) Data list display method, device, equipment and storage medium
CN111124386A (en) Unity-based animation event processing method, device, equipment and storage medium
US20240054170A1 (en) Methods and systems for web-based data presentation
US11522820B2 (en) Conversational natural language interfaces for data analysis
CN112527870B (en) Electronic report generation method, device, electronic equipment and storage medium
CN110928960B (en) Data storage system, method, equipment and storage medium
CN110298062B (en) Automatic layout method of Simulink

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
RJ01 Rejection of invention patent application after publication

Application publication date: 20191213

RJ01 Rejection of invention patent application after publication