CN112347180B - Data pushing method and electronic equipment - Google Patents

Data pushing method and electronic equipment Download PDF

Info

Publication number
CN112347180B
CN112347180B CN202011403176.3A CN202011403176A CN112347180B CN 112347180 B CN112347180 B CN 112347180B CN 202011403176 A CN202011403176 A CN 202011403176A CN 112347180 B CN112347180 B CN 112347180B
Authority
CN
China
Prior art keywords
data
pushing
acquisition
index
push
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.)
Active
Application number
CN202011403176.3A
Other languages
Chinese (zh)
Other versions
CN112347180A (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.)
Aerospace Information Co ltd Enterprise Service Branch
Original Assignee
Aerospace Information Co ltd Enterprise Service 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 Aerospace Information Co ltd Enterprise Service Branch filed Critical Aerospace Information Co ltd Enterprise Service Branch
Priority to CN202011403176.3A priority Critical patent/CN112347180B/en
Publication of CN112347180A publication Critical patent/CN112347180A/en
Application granted granted Critical
Publication of CN112347180B publication Critical patent/CN112347180B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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/25Integrating or interfacing systems involving database management systems
    • G06F16/252Integrating or interfacing systems involving database management systems between a Database Management System and a front-end application
    • 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
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/31Programming languages or programming paradigms
    • G06F8/315Object-oriented languages
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Abstract

The embodiment of the disclosure discloses a method for pushing data and electronic equipment. The method for pushing the data comprises the following steps: visualizing the acquired acquisition index to obtain a visual interface related to the acquisition index; inquiring and collecting index related information on a visual interface, and configuring an acquisition command based on the inquired related information; and collecting data based on the collection command and pushing the collected data. By visualizing the acquisition index and configuring the acquisition command based on the visualized acquisition index, the acquisition command can be dynamically and real-time adjusted according to the requirements of a third party system, so that the acquisition command does not need to be redeveloped according to each requirement. Thereby achieving the purpose of pushing data conveniently.

Description

Data pushing method and electronic equipment
Technical Field
The disclosure belongs to the technical field of data acquisition, and more particularly relates to a data pushing method and electronic equipment.
Background
In the fund management system, some requirements for docking and pushing with a third party system are met, and in the process, collected data and contents to be reported need to be determined in advance and are developed specifically. Therefore, for some businesses which are complex, a third party company which needs to collect analysis data in multiple angles and multiple directions can meet the requirements by customizing multiple reporting plans in a targeted manner, and the development is equivalent to the re-development when the requirements change each time, which is time-consuming and labor-consuming. There is a problem in that data push is inconvenient.
Disclosure of Invention
In view of this, the embodiments of the present disclosure provide a method for pushing data and an electronic device, which at least solve the problem in the prior art that data pushing is not convenient.
In a first aspect, an embodiment of the present disclosure provides a method for pushing data, including:
visualizing the acquired acquisition index to obtain a visual interface related to the acquisition index;
inquiring and collecting index related information on a visual interface, and configuring an acquisition command based on the inquired related information;
and collecting data based on the collection command and pushing the collected data.
Optionally, the querying the related information of the collected index at the visual interface and configuring the collection command based on the queried related information includes:
and when the acquisition index is updated, adjusting the corresponding instruction character in the acquisition command.
Optionally, the acquired acquisition index is:
compiling index content based on the issued index page to obtain;
or (b)
Based on the provided interface API, writing corresponding calling service to obtain.
Optionally, visualizing the acquired acquisition indicator, thereby obtaining a visualization interface related to the acquisition indicator, including:
and displaying the acquired acquisition index in a graph.
Optionally, configuring the acquisition command based on the queried related information includes:
configuration data time push time, monetary threshold, push address and push user information.
Optionally, the collecting data based on the collecting command and pushing the collecting data includes:
and recording a push log, wherein the push log comprises bill details, and push contents can be checked based on the bill details.
Optionally, after the step of collecting data based on the collection command and pushing the collected data, the method further includes:
based on the push log, viewing detailed push data;
and comparing the push data which is checked based on the push log with the local data.
Optionally, after the step of collecting data based on the collection command and pushing the collected data, the method further includes:
when the collected data fails to be pushed, a failure log is recorded, and a pushing failure message is sent.
Optionally, the pushing the collected data includes:
and converting the acquired data into a push format.
In a second aspect, embodiments of the present disclosure further provide an electronic device, including:
a memory storing executable instructions;
a processor executing the executable instructions in the memory to implement the method of pushing data of any of the first aspects.
The method and the device can dynamically adjust the acquisition command in real time according to the requirements of the third party system by visualizing the acquisition index and configuring the acquisition command based on the visualized acquisition index, so that the acquisition command does not need to be redeveloped according to each requirement. Thereby achieving the purpose of pushing data conveniently.
After data is pushed, the pushed data is compared with the local data, and the accuracy of the pushed data is mentioned.
Additional features and advantages of the present disclosure will be set forth in the detailed description which follows.
Drawings
The foregoing and other objects, features and advantages of the disclosure will be apparent from the following more particular descriptions of exemplary embodiments of the disclosure as illustrated in the accompanying drawings wherein like reference numbers generally represent like parts throughout exemplary embodiments of the disclosure.
FIG. 1 illustrates a flow chart of a method of pushing data of one embodiment of the present disclosure;
FIG. 2 illustrates a bi-directional data exchange schematic of one embodiment of the present disclosure;
FIG. 3 illustrates a downlink finger intent of one embodiment of the present disclosure;
FIG. 4 illustrates a funds data pushing flow diagram of one embodiment of the disclosure;
FIG. 5 illustrates a downlink index page schematic diagram of one embodiment of the present disclosure;
FIG. 6 illustrates a push task setup page schematic of one embodiment of the present disclosure;
FIG. 7 illustrates a collection sql setup schematic of one embodiment of the present disclosure;
fig. 8 shows a push log schematic diagram of an embodiment of the present disclosure.
Detailed Description
Preferred embodiments of the present disclosure will be described in more detail below. While the preferred embodiments of the present disclosure are described below, it should be understood that the present disclosure may be embodied in various forms and should not be limited to the embodiments set forth herein.
As shown in fig. 1, a method for pushing data includes:
step S101: visualizing the acquired acquisition index to obtain a visual interface related to the acquisition index;
step S102: inquiring and collecting index related information on a visual interface, and configuring an acquisition command based on the inquired related information;
step S103: and collecting data based on the collection command and pushing the collected data.
Optionally, the querying the related information of the collected index at the visual interface and configuring the collection command based on the queried related information includes:
and when the acquisition index is updated, adjusting the corresponding instruction character in the acquisition command.
The whole acquisition command is not required to be reconfigured, and only the corresponding command is required to be adjusted, for example, an acquisition item is newly added in an acquisition index, and the acquisition command is required to be added with the corresponding command symbol in the original acquisition command. The adjustment may be new, deleted, modified, or the like.
Optionally, the acquired acquisition index is:
compiling index content based on the issued index page to obtain;
or (b)
Based on the provided interface API, writing corresponding calling service to obtain.
Optionally, visualizing the acquired acquisition indicator, thereby obtaining a visualization interface related to the acquisition indicator, including:
and displaying the acquired acquisition index in a graph.
Optionally, configuring the acquisition command based on the queried related information includes:
configuration data time push time, monetary threshold, push address and push user information.
Optionally, the collecting data based on the collecting command and pushing the collecting data includes:
and recording a push log, wherein the push log comprises bill details, and push contents can be checked based on the bill details.
Optionally, after the step of collecting data based on the collection command and pushing the collected data, the method further includes:
based on the push log, viewing detailed push data;
and comparing the push data which is checked based on the push log with the local data.
Optionally, after the step of collecting data based on the collection command and pushing the collected data, the method further includes:
when the collected data fails to be pushed, a failure log is recorded, and a pushing failure message is sent.
Optionally, the pushing the collected data includes:
and converting the acquired data into a push format.
In each specific application scenario, the method for pushing data firstly uses a third party system to send the acquisition index, stores the acquisition index into an index library, provides a visual index view for a developer to inquire and can dynamically configure the acquisition sql so as to customize the pushing of the acquisition data. The timed pushing task can be selected during pushing, and data can be collected and pushed at regular time every day or every month. If the pushing fails, the error information is written into the system, and the mail and the short message are notified to a manager for manual intervention, and the index acquisition result is pushed manually, so that the accuracy and timeliness of the pushed data are ensured. When pushing is successful, pushing data can be stored, and data comparison and bill detail functions are provided for an administrator to compare and check at any time. Further ensuring the accuracy and convenience of the data.
In one specific application scenario, an application module of the funds management system is developed based on the JAVA language. The application corresponds to a real service which is exchanged with the data of the third party system in a two-way,
As shown in fig. 2, 3 and 4, the application module provides an index receiving interface for receiving the collection index issued by the third party system and storing the collection index in the database, the received collection index is displayed in a web page in a chart form for a manager to check, analyze, write a corresponding collection sql, set a timing push time, an amount threshold, a push address and push user information, and collect data by default with the index before issuing new index information, and report the collected data to the corresponding third party system at fixed time. After the pushing is successful, a pushing log can be recorded, bill details can be clicked, detailed pushing content can be checked, whether problems exist or not is judged, data comparison can be further clicked, local data and pushing data are compared, and data accuracy is further checked and judged. After the pushing fails, a failure log is recorded, an administrator is reminded by concurrent mail and short message, manual intervention is carried out, the administrator can set the acquisition date, then the manual pushing is clicked, and artificial reporting is carried out. And logs for later viewing and comparison.
The third party system can directly use the issuing index page provided by the fund management system to compile index content for issuing, and can also compile corresponding calling service according to the interface API provided by the fund management system so as to achieve the purpose of issuing the index.
The fund management system can directly use the sql setting page, the page is shown in fig. 5-7, the sql is set and collected, the pushing task setting page is used for setting the specific information and pushing task of the third party system, then pushing can be automatically carried out, and if pushing fails, the pushing can be adjusted according to the log information and manually pushed. If successful, data comparison can also be performed to see if the pushed data is correct. Push logs are shown in fig. 8.
According to the data pushing method provided by the embodiment, aiming at complex business requirements and acquisition requirements, an developer can conveniently adjust the acquisition method, and various pushing requirements are met in a customized mode. And provide the convenient function of multiple data check and early warning disposition, ensure the correctness of data, traceability.
The method for pushing data in the embodiment can dynamically change and collect sql on the visual page, and makes corresponding data collection and adaptation according to index change of a third party system, so as to adapt to more complex business operation and collection requirements.
According to the change of the issued acquisition index, different results are packaged, codes are not required to be modified, acquired data are automatically converted into corresponding formats, a large amount of development and maintenance time is saved, and error rate is reduced.
The index acquisition information issued by the third party system can be clearly seen by the manager on the webpage through the issued index visualization.
When the automatic pushing is problematic, the invention can send short messages and mail notifications to the manager, and has manual processing mechanisms such as data comparison, manual pushing and the like, thereby ensuring the accuracy and timeliness of the pushed fund data.
Through the thought of bidirectional data exchange, real-time configuration of collected data sql is realized, visualization of a third party system issuing index is realized, after the collected index is changed, collected data is automatically converted into a pushing format according to the latest index information and then pushed, a complete manual intervention flow is provided, pushed data can be checked in real time, real-time comparison is carried out on the data, early warning is sent out after pushing fails, and a manual pushing button is provided for timely error correction. In the complex business function with strict requirements on pushing data, the invention greatly improves the working efficiency of developers and reduces the workload of the developers while ensuring the timeliness and the accuracy of the data, and when the acquisition index of a third-party system changes, the system update can be completed once by only adjusting SQL sentences and pushing tasks in a visual page without modifying interface codes.
The disclosed embodiments provide an electronic device comprising a memory and a processor,
a memory storing executable instructions;
and the processor runs executable instructions in the memory to realize a data pushing method.
The memory is for storing non-transitory computer readable instructions. In particular, the memory may include one or more computer program products, which may include various forms of computer-readable storage media, such as volatile memory and/or non-volatile memory. The volatile memory may include, for example, random Access Memory (RAM) and/or cache memory (cache), and the like. The non-volatile memory may include, for example, read Only Memory (ROM), hard disk, flash memory, and the like.
The processor may be a Central Processing Unit (CPU) or other form of processing unit having data processing and/or instruction execution capabilities, and may control other components in the electronic device to perform the desired functions. In one embodiment of the present disclosure, the processor is configured to execute the computer readable instructions stored in the memory.
It should be understood by those skilled in the art that, in order to solve the technical problem of how to obtain a good user experience effect, the present embodiment may also include well-known structures such as a communication bus, an interface, and the like, and these well-known structures are also included in the protection scope of the present disclosure.
The detailed description of the present embodiment may refer to the corresponding description in the foregoing embodiments, and will not be repeated herein.
The disclosed embodiments provide a computer readable storage medium storing a computer program which when executed by a processor implements a method of pushing data.
A computer-readable storage medium according to an embodiment of the present disclosure has stored thereon non-transitory computer-readable instructions. When executed by a processor, perform all or part of the steps of the methods of embodiments of the present disclosure described above.
The computer-readable storage medium described above includes, but is not limited to: optical storage media (e.g., CD-ROM and DVD), magneto-optical storage media (e.g., MO), magnetic storage media (e.g., magnetic tape or removable hard disk), media with built-in rewritable non-volatile memory (e.g., memory card), and media with built-in ROM (e.g., ROM cartridge).
The foregoing description of the embodiments of the present disclosure has been presented for purposes of illustration and description, and is not intended to be exhaustive or limited to the embodiments disclosed. Many modifications and variations will be apparent to those of ordinary skill in the art without departing from the scope and spirit of the various embodiments described.

Claims (8)

1. A method of pushing data, comprising:
visualizing the acquired acquisition index to obtain a visual interface related to the acquisition index;
inquiring and collecting index related information on a visual interface, and configuring an acquisition command based on the inquired related information;
collecting data based on the collection command and pushing the collected data;
the method for inquiring the related information of the acquisition index on the visual interface and configuring the acquisition command based on the inquired related information comprises the following steps:
when the acquisition index is updated, corresponding instruction characters in the acquisition command are adjusted;
configuring the acquisition command based on the queried relevant information, including:
configuration data time push time, monetary threshold, push address and push user information.
2. The method for pushing data according to claim 1, wherein the acquired acquisition index is:
compiling index content based on the issued index page to obtain;
or (b)
Based on the provided interface API, writing corresponding calling service to obtain.
3. The method for pushing data according to claim 1, wherein visualizing the acquired acquisition indicator to obtain a visualization interface related to the acquisition indicator comprises:
and displaying the acquired acquisition index in a graph.
4. The method for pushing data according to claim 1, wherein the collecting data based on the collection command and pushing the collection data comprises:
and recording a push log, wherein the push log comprises bill details, and push contents can be checked based on the bill details.
5. The method for pushing data according to claim 4, wherein after the step of collecting data based on the collection command and pushing the collected data, further comprising:
based on the push log, viewing detailed push data;
and comparing the push data which is checked based on the push log with the local data.
6. The method for pushing data according to claim 4, wherein after the step of collecting data based on the collection command and pushing the collected data, further comprising:
when the collected data fails to be pushed, a failure log is recorded, and a pushing failure message is sent.
7. The method of pushing data according to claim 1, wherein the pushing the collected data comprises:
and converting the acquired data into a push format.
8. An electronic device, the electronic device comprising:
a memory storing executable instructions;
a processor executing the executable instructions in the memory to implement the method of pushing data of any of claims 1-7.
CN202011403176.3A 2020-12-04 2020-12-04 Data pushing method and electronic equipment Active CN112347180B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011403176.3A CN112347180B (en) 2020-12-04 2020-12-04 Data pushing method and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011403176.3A CN112347180B (en) 2020-12-04 2020-12-04 Data pushing method and electronic equipment

Publications (2)

Publication Number Publication Date
CN112347180A CN112347180A (en) 2021-02-09
CN112347180B true CN112347180B (en) 2023-08-01

Family

ID=74428092

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011403176.3A Active CN112347180B (en) 2020-12-04 2020-12-04 Data pushing method and electronic equipment

Country Status (1)

Country Link
CN (1) CN112347180B (en)

Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101968793A (en) * 2010-08-25 2011-02-09 大唐软件技术股份有限公司 Method and system for checking on basis of disparate data source data
CN103077246A (en) * 2013-01-18 2013-05-01 国网电力科学研究院 Netty-based large screen visualization platform data push system
CN107180057A (en) * 2016-03-12 2017-09-19 上海乾雨信息科技有限公司 A kind of webpage data acquiring method
WO2017166644A1 (en) * 2016-03-31 2017-10-05 乐视控股(北京)有限公司 Data acquisition method and system
WO2018120419A1 (en) * 2016-12-30 2018-07-05 深圳创维-Rgb电子有限公司 Data acquisition method and system based on intelligent platform
CN110019501A (en) * 2017-08-24 2019-07-16 深圳市金证科技股份有限公司 A kind of collecting method, device and terminal device
WO2020015150A1 (en) * 2018-07-18 2020-01-23 平安科技(深圳)有限公司 Method and device for dynamically exporting data table, computer apparatus, and storage medium
CN110806958A (en) * 2019-10-24 2020-02-18 长城计算机软件与系统有限公司 Monitoring method, monitoring device, storage medium and electronic equipment
CN111008346A (en) * 2019-11-13 2020-04-14 苏宁云计算有限公司 Data acquisition method and device
CN111538875A (en) * 2020-04-27 2020-08-14 支付宝(杭州)信息技术有限公司 Service index acquisition method and device and wind control equipment
CN111708804A (en) * 2020-06-11 2020-09-25 中国建设银行股份有限公司 Data processing method, device, equipment and medium
CN111966762A (en) * 2020-08-20 2020-11-20 支付宝(杭州)信息技术有限公司 Index acquisition method and device

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20160266752A1 (en) * 2015-03-12 2016-09-15 Capital One Services, LLC. System and method for event data visualization

Patent Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101968793A (en) * 2010-08-25 2011-02-09 大唐软件技术股份有限公司 Method and system for checking on basis of disparate data source data
CN103077246A (en) * 2013-01-18 2013-05-01 国网电力科学研究院 Netty-based large screen visualization platform data push system
CN107180057A (en) * 2016-03-12 2017-09-19 上海乾雨信息科技有限公司 A kind of webpage data acquiring method
WO2017166644A1 (en) * 2016-03-31 2017-10-05 乐视控股(北京)有限公司 Data acquisition method and system
WO2018120419A1 (en) * 2016-12-30 2018-07-05 深圳创维-Rgb电子有限公司 Data acquisition method and system based on intelligent platform
CN110019501A (en) * 2017-08-24 2019-07-16 深圳市金证科技股份有限公司 A kind of collecting method, device and terminal device
WO2020015150A1 (en) * 2018-07-18 2020-01-23 平安科技(深圳)有限公司 Method and device for dynamically exporting data table, computer apparatus, and storage medium
CN110806958A (en) * 2019-10-24 2020-02-18 长城计算机软件与系统有限公司 Monitoring method, monitoring device, storage medium and electronic equipment
CN111008346A (en) * 2019-11-13 2020-04-14 苏宁云计算有限公司 Data acquisition method and device
CN111538875A (en) * 2020-04-27 2020-08-14 支付宝(杭州)信息技术有限公司 Service index acquisition method and device and wind control equipment
CN111708804A (en) * 2020-06-11 2020-09-25 中国建设银行股份有限公司 Data processing method, device, equipment and medium
CN111966762A (en) * 2020-08-20 2020-11-20 支付宝(杭州)信息技术有限公司 Index acquisition method and device

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
国家电网信息中心可视化展现平台的设计与实现;顾春彦;中国优秀硕士学位论文全文数据库信息科技辑(第03期);I138-220 *
基于Hadoop的分布式集群大数据动态存储系统设计;陈磊 等;中国电子科学研究院学报;第14卷(第06期);593-598 *
基于模板和数据采集的综合信息查询平台的实现;周宇;吕强;;福建电脑(第02期);142-143 *

Also Published As

Publication number Publication date
CN112347180A (en) 2021-02-09

Similar Documents

Publication Publication Date Title
US10699071B2 (en) Systems and methods for template based custom document generation
CN107810500B (en) Data quality analysis
CN109117131B (en) Code generation method and device, storage medium and electronic terminal
US8752040B2 (en) Upgrade tracking system
CN108762743B (en) Data table operation code generation method and device
US8495008B2 (en) Application-aware recording and replay
US9940182B1 (en) Business rule engine validation systems and related methods
CN104866619A (en) Data monitoring method and system for data warehouse
KR102230729B1 (en) An online task system for an Excel file based on templates
CN110796342A (en) Automatic management method and device based on typical maintenance project
CN110716804A (en) Method and device for automatically deleting useless resources, storage medium and electronic equipment
CN112347180B (en) Data pushing method and electronic equipment
CN111090976B (en) Method and device for generating inspection document based on dynamic data
US20100011018A1 (en) Custom database system and method of building the same
US9959288B2 (en) Declarative cluster management
US10740222B2 (en) Intelligent unitizer test plug-in
CN112835779A (en) Test case determination method and device and computer equipment
CN115599361A (en) Software development method, device, equipment and medium
CN112257392B (en) Method, device and equipment for generating computer program operation document
CN105653341A (en) Method, device and system for upgrading network invoice client
US11734299B2 (en) Message templatization for log analytics
US20070156775A1 (en) Metadata transformation in copy and paste scenarios between heterogeneous applications
CN103678636A (en) System and method for improving reliability of component software system
WO2005089350A2 (en) Custom database system and method of building the same
CN101739466A (en) File managing method and file managing device

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