CN106372082A - Single-file multi-form data automatic storage method and system - Google Patents

Single-file multi-form data automatic storage method and system Download PDF

Info

Publication number
CN106372082A
CN106372082A CN201510434935.5A CN201510434935A CN106372082A CN 106372082 A CN106372082 A CN 106372082A CN 201510434935 A CN201510434935 A CN 201510434935A CN 106372082 A CN106372082 A CN 106372082A
Authority
CN
China
Prior art keywords
data
form data
monofile
datas
storage
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
CN201510434935.5A
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.)
KARAMAY HONGYOU SOFTWARE CO Ltd
Original Assignee
KARAMAY HONGYOU SOFTWARE 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 KARAMAY HONGYOU SOFTWARE CO Ltd filed Critical KARAMAY HONGYOU SOFTWARE CO Ltd
Priority to CN201510434935.5A priority Critical patent/CN106372082A/en
Publication of CN106372082A publication Critical patent/CN106372082A/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/25Integrating or interfacing systems involving database management systems
    • G06F16/258Data format conversion from or to a database

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention discloses a single-file multi-form data automatic storage method and system, and relates to the field of computer software system application development. According to the technical scheme provided by the method and the system, a method of single access, batch response and concurrent storage for single-file multi-form storage is proposed by reference to a concurrence thought in an information technology based on a single-file multi-form data storage demand. The method practically and effectively shortens the development time and improves the development efficiency in a practical project application. Moreover, quick acquisition of complex tables, multi-page tables and user business tables is realized.

Description

A kind of method and system of the many form datas of monofile warehouse-in automatically
Technical field
The present invention relates to computer software application and development field, more particularly, to a kind of monofile multilist odd number Method and system according to automatic warehouse-in.
Background technology
B/s framework is one of major technique framework that current every profession and trade application system adopts, hard with computer The continuous lifting of part performance, the demand that information is presented with effect also improves constantly;Si lverl ight is as micro- An assembly under soft .net development environment, is provided that colourful bandwagon effect, is adopted by all conglomeraties With.The application of information system effectively improves the value of data, so derive isomeric data, mass data, The research in the fields such as big data;Structural data can directly set up various incidence relations, depth can explore and dig Pick data value, how to be stored in relevant database in the way of form, and with this provide various intuitively Pattern exhibition pattern.
More than current report data warehouse-in mode by the way of interface typing or single table import, largely meet The needs of data loading;But, office software excel is used as the user of form carrier for custom Just encounter new problem when putting form data in storage, the operating officer of such as certain industry need to be by past one month Data loading, and the data form of this month is not single sheet format presence, but an excel literary composition How by many for this monofile form datas certainly the mode of part multilist (sheet) is present in its work computer, Dynamic warehouse-in be this operating officer in the urgent need to the content known, by currently main memory technology, need split Become some single lists to put in storage again or each field of each list is visited to monofile by the storage of data base Ask, confirm to put in storage again, workload is not only numerous and diverse, and efficiency is also relatively lower.
Content of the invention
It is an object of the invention to provide a kind of method and system of the many form datas of monofile warehouse-in automatically, from And solve foregoing problems present in prior art.
To achieve these goals, the technical solution used in the present invention is as follows:
A kind of method of the many form datas of monofile warehouse-in automatically, comprises the steps:
S1, gathers the form data of library file to be entered in client, and is each form number;
S2, whether the form data of library file to be entered described in judgement is that multipage is submitted to, if it is, execution s3, Otherwise, submit to according to single page;
S3, by all list asynchronism and concurrencies to service end;
S4, in service end, according to form number, inquires about the template of storage in corresponding data base, and judges table Whether single structure is mated with the formwork structure of storage in data base, if it is, form data is stored in correspondence Template in, otherwise, return storage failure information.
Further, before s1, further comprise the steps of: custom built forms, and be stored in data after custom built forms is numbered In storehouse;Then in s1, the described form data gathering library file to be entered in client, in client using customization Template gathers the form data of library file to be entered.
Further, further comprise the steps of: the form data to described library file to be entered between s2 and s3 to carry out once Quality inspection, if quality inspection result meets data demand for form data, submission form, otherwise, returned data Error message.
Preferably, a described quality inspection is using the quality inspection rule extracting respective field.
Preferably, described form data meets data demand, adopts and is judged with the following method:
Whether form data type is consistent with the data type that custom built forms sets, if it is, form data symbol Close data demand, otherwise, do not meet.
Further, in s4, described if it is, by form data be stored in corresponding template before also include Step: secondary quality inspection is carried out to form data, if quality inspection result meets data demand for form data, Form data is stored in corresponding template, otherwise, returned data error message.
Preferably, described secondary quality inspection is using encapsulation quality inspection rule.
Preferably, described form data meets data demand, adopts and is judged with the following method:
Whether non-NULL, major key are unique for the major key of form data, the type of field, length and custom built forms Whether consistent set, if the major key non-NULL of form data and unique and field type, length and custom mold The setting of plate is consistent, then form data meets data demand, otherwise, does not meet.
A kind of system of the many form datas of monofile warehouse-in automatically, comprising:
Client: for gathering the form data of library file to be entered;It is additionally operable to for form number, be additionally operable to table Singly it is committed to service end;
Service end: whether the form data for library file to be entered described in judging is that multipage is submitted to, be additionally operable to according to Form number, inquires about the template of storage in corresponding data base, and judges to store in form structure and data base Formwork structure whether mate, be additionally operable to form data is stored in corresponding template.
Preferably, described service end is additionally operable to store custom built forms, and described client is used for using custom built forms Gather the form data of library file to be entered.
The invention has the beneficial effects as follows: monofile provided in an embodiment of the present invention many form datas warehouse-in automatically Method and system, based on the demand of the data loading in the face of the many lists of monofile, has used for reference in information technology Concurrent thought it is proposed that to monofile many lists warehouse-ins single reference, batch responds, the side concurrently putting in storage Method.What in actual project application, the method was effective saves the development time, improves development efficiency. And achieve the Quick Acquisition to complicated table, many page tables and customer service table.
Brief description
Fig. 1 is the method flow schematic diagram that the many form datas of monofile provided in an embodiment of the present invention are put in storage automatically.
Specific embodiment
In order that the objects, technical solutions and advantages of the present invention become more apparent, below in conjunction with accompanying drawing, to this Invention is further elaborated.It should be appreciated that specific embodiment described herein is only in order to solve Release the present invention, be not intended to limit the present invention.
Embodiment one
As shown in figure 1, embodiments providing the method that a kind of many form datas of monofile are put in storage automatically, Comprise the steps:
S1, gathers the form data of library file to be entered in client, and is each form number;
S2, whether the form data of library file to be entered described in judgement is that multipage is submitted to, if it is, execution s3, Otherwise, submit to according to single page;
S3, by all list asynchronism and concurrencies to service end;
S4, in service end, according to form number, inquires about the template of storage in corresponding data base, and judges table Whether single structure is mated with the formwork structure of storage in data base, if it is, form data is stored in correspondence Template in, otherwise, return storage failure information.
Concrete implementation process is:
For the monofile including multiple lists, using method provided in an embodiment of the present invention, single page can be carried out Submit to it is also possible to carry out multipage submission.
If single page is submitted to, then can realize according to method of the prior art, that is, according to form number one page The submission of one page.
If user selects multipage to submit to, system can be called asynchronism and concurrency program, multipage list is submitted simultaneously To service end.Wherein, asynchronism and concurrency program can be realized using existing routine techniquess.
And the phase data memory in service end, service end needs according to form number, inquires about corresponding data base The template of middle storage, and judge whether form structure and the formwork structure of storage in data base mate, if it is, Then form data is stored in corresponding template, otherwise, abandons form data.Thus realizing in service end Automatically put in storage.
Wherein, form number and the template of storage in data base are one-to-one, or consistent, but During gathering in form data, user may voluntarily change form or field of list etc., from And lead to the form data corresponding to form number inconsistent with the form of storage template, then after being forwarded to service end, Service end needs both are mated, if coupling is consistent, form data could be stored in data base's In template, otherwise, form data is abandoned, or the information of storage failure can be returned.
Monofile many lists warehouse-in adopts single reference, and batch responds, the method concurrently put in storage.In actual item Effective the saving the development time, improve development efficiency of the method in mesh application.And it is right to achieve The Quick Acquisition of complicated table, many page tables and customer service table.
In one embodiment of the present of invention, before s1, further comprise the steps of: custom built forms, and custom built forms is compiled It is stored in data base after number;Then in s1, the described form data gathering library file to be entered in client, in visitor Family end gathers the form data of library file to be entered using custom built forms.
In order that the template being used for gathering form data in client is consistent with the template of storage in data base, this reality Apply in example, in development phase, the just demand custom built forms according to user data collection, and this template is stored In data base, and issue in the login page of client, gather form data for user.
This way it is secured that be used for gathering the template with storage in data base for the template of form data in client Unanimously, so that the in-stockroom operation of form data is more smooth.
In the embodiment of the present invention, further comprise the steps of: the form data to described library file to be entered between s2 and s3 and enter Quality inspection of row, if quality inspection result meets data demand, submission form for form data, otherwise, returns Return error in data information.
In order that the data fit storing in data base requires, provide data supporting, this reality for subsequent use Apply in example, needs are treated the form data submitted and carried out quality examination, only satisfactory form data is Can submit successfully, otherwise, return error message or abandon wrong data.
In the present embodiment, a described quality inspection is using the quality inspection rule extracting respective field.
The field of form data is inspected by random samples.So, the efficiency of quality inspection not only can be improved it is also possible to drop Low fallout ratio.
In the embodiment of the present invention, described form data meets data demand, adopts and is judged with the following method:
Whether form data type is consistent with the data type that custom built forms sets, if it is, form data symbol Close data demand, otherwise, do not meet.
For example, the filled out content of cell that need to fill out date format if character, then points out this form data form Mistake.
In the embodiment of the present invention, in s4, described if it is, form data is stored in corresponding template before Further comprise the steps of: and secondary quality inspection is carried out to form data, if quality inspection result meets data for form data wanted Ask, then form data is stored in corresponding template, otherwise, returned data error message.
In order to be further ensured that the form data being stored in data base meets the requirements, in the present embodiment, in storage Before, secondary quality inspection is carried out to the list submitted.
Described secondary quality inspection is using encapsulation quality inspection rule.
Particularly as follows:
Database store process judges major key whether non-NULL, the major key of form data according to the corresponding tables of data of list Whether unique;Whether the type of field, length meet tables of data requires.If major key is sky, then return major key For empty miscue, such as major key repeats, then point out major key to there is miscue;As field type, length Degree is undesirable, then return form data format error.
Wherein, described form data meets data demand, adopts and is judged with the following method:
Whether non-NULL, major key are unique for the major key of form data, the type of field, length and custom built forms Whether consistent set, if the major key non-NULL of form data and unique and field type, length and custom mold The setting of plate is consistent, then form data meets data demand, otherwise, does not meet.
Embodiment two
Embodiments provide the system that a kind of many form datas of monofile are put in storage automatically, comprising:
Client: for gathering the form data of library file to be entered;It is additionally operable to for form number, be additionally operable to table Singly it is committed to service end;
Service end: whether the form data for library file to be entered described in judging is that multipage is submitted to, be additionally operable to according to Form number, inquires about the template of storage in corresponding data base, and judges to store in form structure and data base Formwork structure whether mate, be additionally operable to form data is stored in corresponding template.
The work process of said system can be found in the description in embodiment one, will not be described in detail herein.
In the embodiment of the present invention, described service end is additionally operable to store custom built forms, and described client is used for using fixed Pallet gathers the form data of library file to be entered.
The work process of said structure and function can be found in the associated description in embodiment one, will not be described here.
By using technique scheme disclosed by the invention, having obtained following beneficial effect: the present invention is implemented The method and system that the many form datas of monofile that example provides are put in storage automatically, based in the face of the many lists of monofile The demand of data loading, has used for reference the concurrent thought in information technology it is proposed that many lists are put in storage to monofile Single reference, batch respond, the method concurrently put in storage.In actual project application, the method has conscientiously Imitate saves the development time, improves development efficiency.And achieve to complicated table, many page tables and user The Quick Acquisition of business table.
Each embodiment in this specification is all described by the way of going forward one by one, and each embodiment stresses All the difference with other embodiment, between each embodiment identical similar partly mutually referring to.
Those skilled in the art should be understood that the sequential of the method and step that above-described embodiment provides can be according to reality Situation carries out accommodation, concurrently carries out also dependent on practical situation.
All or part of step in the method that above-described embodiment is related to can instruct the hard of correlation by program Completing, described program can be stored in the storage medium that computer equipment can read part, for executing All or part of step described in the various embodiments described above method.Described computer equipment, for example: individual calculus Machine, server, the network equipment, intelligent mobile terminal, intelligent home device, wearable intelligent equipment, car Carry smart machine etc.;Described storage medium, for example: ram, rom, magnetic disc, tape, CD, sudden strain of a muscle Deposit, u disk, portable hard drive, storage card, memory stick, webserver storage, network cloud storage etc..
Finally in addition it is also necessary to explanation, herein, such as first and second or the like relational terms are only Only be used for by an entity or operation with another entity or operate make a distinction, and not necessarily require or Imply between these entities or operation, there is any this actual relation or order.And, term " inclusion ", "comprising" or its any other variant are intended to comprising of nonexcludability, so that including a series of key elements Process, method, commodity or equipment not only includes those key elements, but also includes being not expressly set out Other key elements, or also include for this process, method, commodity or the intrinsic key element of equipment.? In the case of not having more restriction, the key element being limited by sentence "including a ..." is it is not excluded that including institute Also there is other identical element in process, method, commodity or the equipment of stating key element.
The above is only the preferred embodiment of the present invention it is noted that common skill for the art For art personnel, under the premise without departing from the principles of the invention, some improvements and modifications can also be made, this A little improvements and modifications also should regard protection scope of the present invention.

Claims (10)

1. a kind of method of the many form datas of monofile warehouse-in automatically is it is characterised in that comprise the steps:
S1, gathers the form data of library file to be entered in client, and is each form number;
S2, whether the form data of library file to be entered described in judgement is that multipage is submitted to, if it is, execution s3, Otherwise, submit to according to single page;
S3, by all list asynchronism and concurrencies to service end;
S4, in service end, according to form number, inquires about the template of storage in corresponding data base, and judges table Whether single structure is mated with the formwork structure of storage in data base, if it is, form data is stored in correspondence Template in, otherwise, return storage failure information.
2. the many form datas of monofile according to claim 1 automatically warehouse-in method it is characterised in that Before s1, further comprise the steps of: custom built forms, and be stored in data base after custom built forms is numbered;Then in s1, The described form data gathering library file to be entered in client, is gathered using custom built forms in client and waits to put in storage The form data of file.
3. the many form datas of monofile according to claim 2 automatically warehouse-in method it is characterised in that Further comprise the steps of: the form data to described library file to be entered between s2 and s3 and carry out a quality inspection, if matter Inspection result meets data demand for form data, then submission form, otherwise, returned data error message.
4. the many form datas of monofile according to claim 3 automatically warehouse-in method it is characterised in that A described quality inspection is using the quality inspection rule extracting respective field.
5. the many form datas of monofile according to claim 3 automatically warehouse-in method it is characterised in that Described form data meets data demand, adopts and is judged with the following method:
Whether form data type is consistent with the data type that custom built forms sets, if it is, form data symbol Close data demand, otherwise, do not meet.
6. the many form datas of monofile according to claim 2 automatically warehouse-in method it is characterised in that In s4, described if it is, by form data be stored in corresponding template before further comprise the steps of: to list Data carries out secondary quality inspection, if quality inspection result meets data demand for form data, form data is deposited Enter in corresponding template, otherwise, returned data error message.
7. the many form datas of monofile according to claim 6 automatically warehouse-in method it is characterised in that Described secondary quality inspection is using encapsulation quality inspection rule.
8. the many form datas of monofile according to claim 6 automatically warehouse-in method it is characterised in that Described form data meets data demand, adopts and is judged with the following method:
Whether non-NULL, major key are unique for the major key of form data, the type of field, length and custom built forms Whether consistent set, if the major key non-NULL of form data and unique and field type, length and custom mold The setting of plate is consistent, then form data meets data demand, otherwise, does not meet.
9. a kind of system of the many form datas of monofile warehouse-in automatically is it is characterised in that include:
Client: for gathering the form data of library file to be entered;It is additionally operable to for form number, be additionally operable to table Singly it is committed to service end;
Service end: whether the form data for library file to be entered described in judging is that multipage is submitted to, be additionally operable to according to Form number, inquires about the template of storage in corresponding data base, and judges to store in form structure and data base Formwork structure whether mate, be additionally operable to form data is stored in corresponding template.
10. the many form datas of monofile according to claim 9 automatically warehouse-in system it is characterised in that Described service end is additionally operable to store custom built forms, and described client is used for gathering library text to be entered using custom built forms The form data of part.
CN201510434935.5A 2015-07-22 2015-07-22 Single-file multi-form data automatic storage method and system Pending CN106372082A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510434935.5A CN106372082A (en) 2015-07-22 2015-07-22 Single-file multi-form data automatic storage method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510434935.5A CN106372082A (en) 2015-07-22 2015-07-22 Single-file multi-form data automatic storage method and system

Publications (1)

Publication Number Publication Date
CN106372082A true CN106372082A (en) 2017-02-01

Family

ID=57879702

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510434935.5A Pending CN106372082A (en) 2015-07-22 2015-07-22 Single-file multi-form data automatic storage method and system

Country Status (1)

Country Link
CN (1) CN106372082A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2018177275A1 (en) * 2017-03-27 2018-10-04 北京国双科技有限公司 Method and apparatus for integrating multi-data source user information
CN109257407A (en) * 2018-01-23 2019-01-22 苏州帮选信息技术有限公司 The batch method for uploading and system of industrial part data
CN110442766A (en) * 2019-07-11 2019-11-12 新华三大数据技术有限公司 Webpage data acquiring method, device, equipment and storage medium
CN110769024A (en) * 2019-08-26 2020-02-07 计算力(江苏)智能技术有限公司 Synchronous storage method and system of electronic test data

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101866364A (en) * 2010-06-22 2010-10-20 用友软件股份有限公司 Data lead-in method and device
CN102609483A (en) * 2012-01-19 2012-07-25 北京神州数码思特奇信息技术股份有限公司 General Excel import method based on configuration
CN102841784A (en) * 2011-06-24 2012-12-26 镇江华扬信息科技有限公司 Method for dynamically importing Excel data into database
CN103020089A (en) * 2011-09-27 2013-04-03 深圳市金蝶友商电子商务服务有限公司 Method and device for importing data in EXCEL file to database
CN103246651A (en) * 2012-02-02 2013-08-14 金蝶软件(中国)有限公司 Method and system for data inputting
CN103970736A (en) * 2013-01-25 2014-08-06 苏州精易会信息技术有限公司 Method for converting Excel sheet to database table

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101866364A (en) * 2010-06-22 2010-10-20 用友软件股份有限公司 Data lead-in method and device
CN102841784A (en) * 2011-06-24 2012-12-26 镇江华扬信息科技有限公司 Method for dynamically importing Excel data into database
CN103020089A (en) * 2011-09-27 2013-04-03 深圳市金蝶友商电子商务服务有限公司 Method and device for importing data in EXCEL file to database
CN102609483A (en) * 2012-01-19 2012-07-25 北京神州数码思特奇信息技术股份有限公司 General Excel import method based on configuration
CN103246651A (en) * 2012-02-02 2013-08-14 金蝶软件(中国)有限公司 Method and system for data inputting
CN103970736A (en) * 2013-01-25 2014-08-06 苏州精易会信息技术有限公司 Method for converting Excel sheet to database table

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
北京鹏: "使用线程池读excel中的多个SHEET", 《HTTPS://BLOG.CSDN.NET/QQ522935502/ARTICLE/DETAILS/8161349》 *

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2018177275A1 (en) * 2017-03-27 2018-10-04 北京国双科技有限公司 Method and apparatus for integrating multi-data source user information
CN108664480A (en) * 2017-03-27 2018-10-16 北京国双科技有限公司 A kind of multi-data source user information integration method and device
CN108664480B (en) * 2017-03-27 2020-02-11 北京国双科技有限公司 Multi-data-source user information integration method and device
US11256683B2 (en) 2017-03-27 2022-02-22 Beijing Gridsum Technology Co., Ltd. Method and apparatus for integrating multi-data source user information
CN109257407A (en) * 2018-01-23 2019-01-22 苏州帮选信息技术有限公司 The batch method for uploading and system of industrial part data
CN110442766A (en) * 2019-07-11 2019-11-12 新华三大数据技术有限公司 Webpage data acquiring method, device, equipment and storage medium
CN110769024A (en) * 2019-08-26 2020-02-07 计算力(江苏)智能技术有限公司 Synchronous storage method and system of electronic test data
CN110769024B (en) * 2019-08-26 2022-12-06 计算力(江苏)智能技术有限公司 Synchronous storage method and system of electronic test data

Similar Documents

Publication Publication Date Title
US8612476B1 (en) Dynamic tree determination for data processing
US8738645B1 (en) Parallel processing framework
CN103119588B (en) For the method and apparatus for wishing system response is pre-rendered
CN106372082A (en) Single-file multi-form data automatic storage method and system
CN107436813A (en) A kind of method and system of meta data server dynamic load leveling
CN102662639A (en) Mapreduce-based multi-GPU (Graphic Processing Unit) cooperative computing method
CN102073697A (en) Data processing method and data processing device
CN109408115A (en) A kind of method and computing system based on migrating objects in container environment
CN103246549B (en) A kind of method and system of data conversion storage
CN103699534B (en) The display methods and device of data object in system directory
CN104239377A (en) Platform-crossing data retrieval method and device
CN104809130A (en) Method, equipment and system for data query
CN101093454A (en) Method and device for executing SQL script file in distributed system
CN104111936A (en) Method and system for querying data
CN103198097A (en) Massive geoscientific data parallel processing method based on distributed file system
CN102508919A (en) Data processing method and system
CN114328779A (en) Geographic information cloud disk based on cloud computing efficient retrieval and browsing
CN106055622A (en) Data searching method and system
CN107402926A (en) A kind of querying method and query facility
CN105991478A (en) Server resource distribution method and system
CA2886632A1 (en) Systems and methods for integrating storage usage information
CN108073696A (en) GIS application processes based on distributed memory database
CN104572505A (en) System and method for ensuring eventual consistency of mass data caches
CN104615684A (en) Mass data communication concurrent processing method and system
CN108140035A (en) The database copy method and device of distributed system

Legal Events

Date Code Title Description
C06 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
RJ01 Rejection of invention patent application after publication

Application publication date: 20170201