CN105468575B - List loading method and system based on polymorphic type - Google Patents

List loading method and system based on polymorphic type Download PDF

Info

Publication number
CN105468575B
CN105468575B CN201510808808.7A CN201510808808A CN105468575B CN 105468575 B CN105468575 B CN 105468575B CN 201510808808 A CN201510808808 A CN 201510808808A CN 105468575 B CN105468575 B CN 105468575B
Authority
CN
China
Prior art keywords
information
list
loading
row
field
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
CN201510808808.7A
Other languages
Chinese (zh)
Other versions
CN105468575A (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.)
Goertek Inc
Original Assignee
Goertek Inc
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 Goertek Inc filed Critical Goertek Inc
Priority to CN201510808808.7A priority Critical patent/CN105468575B/en
Publication of CN105468575A publication Critical patent/CN105468575A/en
Application granted granted Critical
Publication of CN105468575B publication Critical patent/CN105468575B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/166Editing, e.g. inserting or deleting
    • G06F40/177Editing, e.g. inserting or deleting of tables; using ruled lines
    • G06F40/18Editing, e.g. inserting or deleting of tables; using ruled lines of spreadsheets

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Computational Linguistics (AREA)
  • General Health & Medical Sciences (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The present invention provides a kind of list loading method and system based on polymorphic type, method therein includes, the row information in different types of list is sorted out, is extracted;Wherein, row information is classified as two class of main information and specific information, extracts the main information and specific information in each type of list respectively;Field configuration is carried out to the specific information extracted, and preservation is fixed in the main information to extracting;Load the header in each type of list;The fixed main information preserved in row information corresponding with header and the specific information configured by field are loaded according to header.Using the present invention list can be stored and load with the storage and loading method of a kind of list in a front page layout.

Description

List loading method and system based on polymorphic type
Technical field
The present invention relates to list loading technique field, more specifically, is related to a kind of list loading side based on polymorphic type Method and system.
Background technology
Due to being divided into different departments inside Corporation system, the requirement to the row information in list can be caused to be not quite similar, In same department, requirement of the different form types to row information in list also can be different.Existing way is, according to difference The different types of list of department separately designs row list, needs foreground design multiple when individually handling each type, therefore developing Forms pages, need to write out different storage methods, every kind of list has different deposit in database for different list backstages Store up table and carry out content storage.
When needing to increase newly a type of list, it is necessary to which foreground redesigns interface, to increase new storage side from the background Method, increases the storage table of corresponding types newly in the database.
It can be seen from the above that existing method to increase newly type sheet disposal get up it is cumbersome.Therefore, it is badly in need of a kind of brand-new Sheet disposal method.
The content of the invention
In view of the above problems, the object of the present invention is to provide a kind of list loading method and system based on polymorphic type, with Solve the problems, such as to point out in above-mentioned background technology.
The present invention provides a kind of list loading method based on polymorphic type, including configuration phase and load phase;Wherein,
Configuration phase, including:
Row information in different types of list is sorted out, is extracted;Wherein, row information is classified as main information and special Two class of information, extracts main information and specific information in each type of list respectively;
Field configuration is carried out to the specific information extracted, and preservation is fixed in the main information to extracting;
Load phase, including:
Load the header in each type of list;
Load the fixed main information preserved in row information corresponding with header according to header and pass through field and configure Specific information.
The present invention also provides a kind of list loading system based on polymorphic type, including:
Information categorization unit, for sorting out to the row information in different types of list;Wherein, row information is classified as Two class of main information and specific information;
Information extraction unit, for extracting main information and specific information in each type of list respectively;
Field dispensing unit, for carrying out field configuration to the specific information extracted;
Main information storage unit, for preservation to be fixed to the main information extracted;
Header loading unit, for loading the header in each type of list;
Row information loading unit, for loading the fixed master preserved in row information corresponding with header according to header Information and the specific information by field configuration.
Using the list loading method and system based on polymorphic type of the invention described above, by by different types of list Row information be classified as two class of main information and specific information, main information is fixed preservation, to specific information carry out field configuration, When loading list, the fixed main information preserved and the specific information by field configuration are loaded, therefore, it is possible on a foreground The page stores list with a kind of storage method, and, load list with a kind of loading method.
In order to realize above-mentioned and related purpose, one or more aspects of the invention include will be explained in below and The feature particularly pointed out in claim.Some illustrative aspects of the present invention are described in detail in following explanation and attached drawing. However, some modes in the various modes that the principle of the present invention only can be used of these aspect instructions.It is in addition, of the invention It is intended to include all these aspects and their equivalent.
Brief description of the drawings
By reference to the explanation and the content of claims below in conjunction with attached drawing, and with to the present invention more comprehensively Understand, other purposes and result of the invention will be more apparent and should be readily appreciated that.In the accompanying drawings:
Fig. 1 is the first pass schematic diagram according to the list loading method based on polymorphic type of the embodiment of the present invention;
Fig. 2 is the second procedure schematic diagram according to the list loading method based on polymorphic type of the embodiment of the present invention;
Fig. 3 is the logical construction schematic diagram according to the list loading system based on polymorphic type of the embodiment of the present invention.
Identical label indicates similar or corresponding feature or function in all of the figs.
Embodiment
In the following description, for purposes of illustration, in order to provide the comprehensive understanding to one or more embodiments, explain Many details are stated.It may be evident, however, that it can also realize these embodiments in the case of these no details. In other examples, for the ease of the one or more embodiments of description, known structure and equipment are shown in block form an.
It is similar for the content of the list with this kind of structure of header and row information, especially header with row information But distinguishing, typing, storage and the loading problem of this kind of list can be resolved by the present invention.
Fig. 1 shows the first pass of the list loading method according to embodiments of the present invention based on polymorphic type.
As shown in Figure 1, the list loading method provided in an embodiment of the present invention based on polymorphic type, including list is matched somebody with somebody The configuration phase put and the load phase to being loaded with the list postponed.
In the configuration phase of list, including:
Step S101:Row information in different types of list is sorted out, is extracted;Wherein, row information is classified as leading Two class of information and specific information, extracts the main information and specific information in each type of list respectively.
The present invention sorts out the row information in different types of list using the method for probability statistics.It is singly to verify prices Example, single header of verifying prices have recorded the essential information of supplier, including vendor name, supplier's currency system, supplier, contact The information such as people, supplier place, list classification, single row information of verifying prices have recorded the relevant information content of material, including material name Claim, material ID, unit, non-duty receipt valency, supplier's tax rate, valency containing duty receipt, contain the information such as tax, price reduction rate before price reduction.
The present invention can also use other methods to sort out the row information in list, such as according to keyword method etc. Deng, but also manually row information can be sorted out, some contents in row information are specified, are classified as main information or special letter Breath.
To verifying prices, the detailed process singly sorted out is:First, different types of list of verifying prices, each list of verifying prices of statistics are gathered In row information content carry out probability statistics, predefine a probable value, if the probable value counted be more than it is predefined Probable value, main information is classified as by the content of corresponding row information, if the probable value counted is less than predefined probable value, The content of corresponding row information is classified as specific information.Such as:Row information in all types of lists of verifying prices includes name of material, material ID, unit, non-duty receipt valency, supplier's tax rate, valency containing duty receipt, contains tax, price reduction rate, if the thing in all types of row informations before price reduction The probable value counted of material ID and the valency containing duty receipt is more than predefined probable value, then material ID and valency containing duty receipt is classified as main letter Breath.If the probable value counted of price reduction rate is less than predefined probable value in all types of row informations, can also be artificially It by price reduction rate main information or artificially will contain duty receipt valency and be classified as specific information.
The row information of same section in main information i.e. each list, and need not configure and can load, and it is special Information for the respective different piece of each list row information, it is necessary to configured according to the type of each list, thus, load out The specific information of each list.
Step S102:Field configuration is carried out to the specific information extracted, and the main information to extracting is fixed Preserve.
Field configuration is carried out to the specific information extracted and the process of preservation is fixed not in the main information to extracting Successively order.Main information is information fixed in each list, and therefore, it is necessary to be consolidated the main information extracted in list Fixed to preserve, in loading, main information is using fixed load mode.Since the type of each list is different, so in each list Specific information it is different, therefore, it is necessary to carry out field configuration to the specific information in each list according to the type of each list, In loading, the specific information of each list is dynamically loaded.
It is in the row information of list of each type to extracting to carry out field configuration to the specific information extracted Specific information carry out field configuration, the content of configuration includes but not limited to:
FIELD_ID Major key
FIELD_TITLE Field title (field title)
FIELD_TYPE Field type (field type)
OPTION_VALUES Select field value
IS_DISABLED Whether disable
FIELD_REQUIRED Whether it is necessary field
SHOW_ORDER Put in order
DEFAULT_VALUE Default value
BU_CODE The corresponding BU of custom field
KEY_WORDS Custom field keyword
VALUE_REQUIRED Whether field must be filled out
FORM_TYPE List classification
It can be drawn by above table, the specific information in list, including field are configured according to the particular type of list Whether title, field type, field default value, must fill out and the information such as display order.
Preservation is fixed to the main information extracted, the main information extracted is really subjected to foreground storage and displaying The interface of main information is fixed, i.e., preservation, displaying and the loading content of main information being fixed.
Field configuration is carried out in the specific information to extracting, and preservation is fixed in the main information to extracting Afterwards, it is necessary to will be entered into the main information after the specific information postponed and fixed preservation in list typing page, specific Input Process Including following two parts:
Main information typing part:
The field of main information after fixed preserve is loaded into list typing page.
Specific information typing part:
Specific information corresponding with list is loaded into list typing page according to the type of list, the content of loading includes The content being not limited in above table.
Above-mentioned steps S101-102 is the process of the data processing of progress required for the configuration phase of list.
In the load phase of list, including:
Step S103:Load the header in each type of list.
List is divided into header and row information two parts, and the content of row information is determined according to the content of header, therefore, , it is necessary to first load the content of corresponding header before row information is loaded.Specifically, list is loaded according to the type of list Header.
Step S104:Main information in row information corresponding with header is loaded according to header and passes through what field configured Specific information.
After the header of loading list, loading corresponds to the row information of header, and detailed process includes two aspects:
In terms of main information:
Load the field of the fixed main information preserved in list typing page.Since main information is fixed information, should add Load process is fixed load mode.
In terms of specific information:
Corresponding specific information in list typing page is loaded according to the type of list, which is by field The information of configuration.
Due to when loading specific information it needs to be determined that the type of list, which is dynamic loading side Formula is different from the fixation load mode of main information.
It should be noted that main information and specific information all pass through same foreground control loaded and displayed.
Above-mentioned steps S103-S104 is data handling procedure of the loading with the list postponed, after list has been loaded, user It can be filled according to the row information of the list loaded out (content for namely filling in corresponding field), after the completion of filling in, Need to preserve the content filled in, be saved in corresponding to the content of main information in main information tables of data, preserving main information When, generate to a main information ID, corresponding to the content of specific information, it is saved in specific information number together with main information ID According in table.Main information ID plays the role of associating main information and specific information here.
The content that specific information preserves is as follows:
FIELD_ID External key
LINE_ID Main information ID
FIELD_TITLE Field title
FIELD_VALUE Field value
External key is corresponding with the major key in above-mentioned specific information configuration form, the field name of the entitled specific information of character Claim, field value is the save value of the field of specific information.
If user wants the row information filled in of modification, firstly, it is necessary to load row information, according to main information ID from main information The field content of main information is loaded in tables of data, and the field content of specific information is loaded from specific information tables of data;So Afterwards, modify to the field content loaded out.
The first pass of the list loading method provided by the invention based on polymorphic type is described in detail in the above, in order to The list loading method provided by the invention based on polymorphic type is more fully described, Fig. 2 shows according to embodiments of the present invention The second procedure of list loading method based on polymorphic type.
As shown in Fig. 2, the list loading method provided in an embodiment of the present invention based on polymorphic type, including:
Step S201:Newly-built list.
User clicks on newly-increased list in system, and loading list needs the header filled in.
Step S202:Fill in the header of list.
The header loaded out is filled in.
Step S203:Select form types.
Department according to where user loads form types corresponding under the department, can only be selected with the list postponed Select, i.e. list of the specific information by configuration can select, the precondition for being configured to list loading of specific information.
Step S204:Preserve.
After filling in header and selecting the type of corresponding list, the header of list is preserved.
Step S205:According to the type of list and the row-column list of department's loading list.
Detailed process is:
1st, the header of list is loaded.
2nd, the main information and specific information in the row information of list are obtained.
Wherein, main information is preserved by fixed, and specific information is configured by field.
3rd, main information and specific information are integrated
Main information and specific information are integrated into Global Information.
4th, the row-column list of list is loaded.
Global Information after integration is transmitted to foreground is included on the row-column list of list.
Step S206:According to each list typing page in form types and department's loading row-column list.
The process namely loads main information and specific information in each list typing page.
The list loading method second provided by the invention based on polymorphic type is described in detail in step S201~step S206 How flow, the process description create a list.
The list loading method provided by the invention based on polymorphic type is described in detail in the above.It is opposite with the above method Should, the present invention also provides a kind of list loading system based on polymorphic type.
Fig. 3 shows the logical construction of the list loading system according to embodiments of the present invention based on polymorphic type.
As shown in figure 3, the list loading system 300 provided in an embodiment of the present invention based on polymorphic type, including information categorization Unit 310, information extraction unit 320, field dispensing unit 330, main information storage unit 340, header loading unit 350, Row information loading unit 360.
Wherein, information categorization unit 310 is used to sort out the row information in different types of list;Wherein, by row Information is classified as two class of main information and specific information.
Information extraction unit 320 is used to extract the main information and specific information in each type of list respectively.
Field dispensing unit 330 is used to carry out field configuration to the specific information extracted.
Main information storage unit 340 is used to preservation be fixed to the main information extracted.
Header loading unit 350 is used to load the header in each type of list.
Row information loading unit 360 be used for main information in header loading row information corresponding with institute header and The specific information configured by field.
In addition, information categorization unit 310 includes probability statistics module 311, for being carried out to the field content in row information Probability statistics, meet that the field content of predefined probability is classified as main information, the field content for being unsatisfactory for predefined probability is classified as spy Different information.
In addition, field dispensing unit 330 includes field title configuration module 331 and field type configuration module 332;Its In, field title configuration module 331 is used for the configuration for carrying out field title to the specific information in list according to the type of list; Field type configuration module 332 is used for the configuration for carrying out field type to the specific information in list according to the type of list.
In addition, the list loading system 300 based on polymorphic type, further includes:
Row information typing unit 370, in typing row information, the main information of typing and specific information to be preserved respectively Into respective tables of data;Wherein, row information typing unit includes main information ID generation modules 371, for being protected by main information When being stored in corresponding tables of data, main information ID is generated, and, the specific information of typing is saved in correspondence together with main information ID Tables of data in;
Main information loading unit 380, for when loading the row information of typing, being obtained according to main information ID and loading typing Main information;
Specific information loading unit 390, for when loading the row information of typing, being obtained according to main information ID and loading record The specific information entered.
The above description is merely a specific embodiment, but protection scope of the present invention is not limited thereto, any Those familiar with the art the invention discloses technical scope in, change or replacement can be readily occurred in, should all be contained Cover within protection scope of the present invention.Therefore, protection scope of the present invention answers the scope of the claims of being subject to.

Claims (10)

1. a kind of list loading method based on polymorphic type, including configuration phase and load phase;Wherein,
The configuration phase, including:
Row information in different types of list is sorted out, is extracted;Wherein, the row information is classified as main information and special Two class of information, extracts main information and specific information in each type of list respectively;
Field configuration is carried out to the specific information extracted, and preservation is fixed in the main information to extracting;
The load phase, including:
Load the header in each type of list;
Load the fixed main information and process preserved in row information corresponding with the header respectively according to the header The specific information of field configuration.
2. the list loading method based on polymorphic type as claimed in claim 1, wherein, the row in different types of list During information is sorted out,
Probability statistics are carried out to the field content in the row information, meet that the field content of predefined probability is classified as main information, The field content for being unsatisfactory for predefined probability is classified as specific information.
3. the list loading method based on polymorphic type as claimed in claim 1, wherein, carried out in the specific information to extracting During field configures,
The configuration of field title and field type is carried out to the specific information in list according to the type of list.
4. the list loading method based on polymorphic type as any one of claim 1-3, after row information is loaded, is also wrapped Include:
In typing row information, the main information of typing and specific information are saved in respective tables of data respectively;Wherein, inciting somebody to action When the main information is saved in corresponding tables of data, main information ID, the specific information of typing and the main information ID mono- are generated Rise and be saved in corresponding tables of data.
5. the list loading method based on polymorphic type as claimed in claim 4, after typing row information, further includes:
When loading the row information of typing, first, obtained according to the main information ID and load the main information of typing, then, root Obtained according to the main information ID and load the specific information of typing.
6. a kind of list loading system based on polymorphic type, including:
Information categorization unit, for sorting out to the row information in different types of list;Wherein, the row information is classified as Two class of main information and specific information;
Information extraction unit, for extracting main information and specific information in each type of list respectively;
Field dispensing unit, for carrying out field configuration to the specific information extracted;
Main information storage unit, for preservation to be fixed to the main information extracted;
Header loading unit, for loading the header in each type of list;
Row information loading unit, for loading the fixation in row information corresponding with the header respectively according to the header The main information of preservation and the specific information by field configuration.
7. the list loading system based on polymorphic type as claimed in claim 6, wherein,
Described information, which sorts out unit, includes probability statistics module, for carrying out probability system to the field content in the row information Meter, meets that the field content of predefined probability is classified as main information, the field content for being unsatisfactory for predefined probability is classified as specific information.
8. the list loading system based on polymorphic type as claimed in claim 7, wherein, the field dispensing unit includes:
Field title configuration module, carries out the specific information in list for the type according to list the configuration of field title;
Field type configuration module, carries out the specific information in list for the type according to list the configuration of field type.
9. the list loading system based on polymorphic type as any one of claim 6-8, further includes:
Row information typing unit, in typing row information, the main information of typing and specific information to be saved in each respectively Tables of data in;Wherein, the row information typing unit includes main information ID generation modules, for being preserved by the main information During into corresponding tables of data, main information ID is generated, and, the specific information of typing is saved in pair together with the main information ID In the tables of data answered.
10. the list loading system based on polymorphic type as claimed in claim 9, further includes:Main information loading unit and special Information loading unit;Wherein,
The main information loading unit, for when loading the row information of typing, being obtained according to the main information ID and loading record The main information entered;
The specific information loading unit, for when loading the row information of typing, obtaining and loading according to the main information ID The specific information of typing.
CN201510808808.7A 2015-11-19 2015-11-19 List loading method and system based on polymorphic type Active CN105468575B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510808808.7A CN105468575B (en) 2015-11-19 2015-11-19 List loading method and system based on polymorphic type

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510808808.7A CN105468575B (en) 2015-11-19 2015-11-19 List loading method and system based on polymorphic type

Publications (2)

Publication Number Publication Date
CN105468575A CN105468575A (en) 2016-04-06
CN105468575B true CN105468575B (en) 2018-05-04

Family

ID=55606294

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510808808.7A Active CN105468575B (en) 2015-11-19 2015-11-19 List loading method and system based on polymorphic type

Country Status (1)

Country Link
CN (1) CN105468575B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106775667A (en) * 2016-11-30 2017-05-31 福建榕基软件股份有限公司 A kind of many form information Dynamic Display method and devices
CN111367910A (en) * 2020-02-28 2020-07-03 宁波互海科技有限公司 Method for flexibly configuring ship daily newspaper
CN112330266A (en) * 2020-09-30 2021-02-05 山东浪潮通软信息科技有限公司 Document generation method, device and medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102880620A (en) * 2011-07-15 2013-01-16 深圳市金蝶友商电子商务服务有限公司 Method for creating spreadsheet
CN102929850A (en) * 2012-09-28 2013-02-13 用友软件股份有限公司 Report data processing device and report data processing method
CN103778234A (en) * 2014-01-26 2014-05-07 北京恒华伟业科技股份有限公司 Report form generating method and device

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030050969A1 (en) * 2001-03-20 2003-03-13 Sant Philip Anthony Information integration system
US7742931B2 (en) * 2001-08-20 2010-06-22 Siemens Medical Solutions Usa, Inc. Order generation system and user interface suitable for the healthcare field

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102880620A (en) * 2011-07-15 2013-01-16 深圳市金蝶友商电子商务服务有限公司 Method for creating spreadsheet
CN102929850A (en) * 2012-09-28 2013-02-13 用友软件股份有限公司 Report data processing device and report data processing method
CN103778234A (en) * 2014-01-26 2014-05-07 北京恒华伟业科技股份有限公司 Report form generating method and device

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
用XLL加载宏扩展Excel实现动态报表;乔奕 等;《微机发展》;20040831;第14卷(第8期);第84-86页 *
通用表单处理系统的开发及应用;张彤;《医疗设备信息》;20040630;第19卷(第6期);第20,21,23页 *

Also Published As

Publication number Publication date
CN105468575A (en) 2016-04-06

Similar Documents

Publication Publication Date Title
Saleh et al. Bank selection criteria in a customers’ perspective
CN108628741A (en) Webpage test method, device, electronic equipment and medium
US11861657B1 (en) Identifying potentially unfair practices in content and serving relevant advertisements
CN105468575B (en) List loading method and system based on polymorphic type
CN106355391A (en) Service processing method and device
US10341280B2 (en) Method, system, and recording medium for providing message based on group unit
CN106022900A (en) User risk data mining method and device
CN107590291A (en) A kind of searching method of picture, terminal device and storage medium
CN105630931A (en) Document classification method and device
US20150379090A1 (en) Mining product aspects from opinion text
CN103020753A (en) Document state display system and document state display method
KR101441164B1 (en) Object customization and management system
CN110019774B (en) Label distribution method, device, storage medium and electronic device
CN105809379A (en) Logistics branch evaluation method, device and electronic device
CN112182207A (en) Invoice false-proof risk assessment method based on keyword extraction and rapid text classification
CN107943782A (en) A kind of character processing method and terminal
KR101729333B1 (en) Device and method for managing mobile terminated service
CN107688585B (en) Document information input method and device
CN107679830A (en) A kind of method for processing business and device based on big data and regular drive
CN110544467A (en) Voice data auditing method, device, equipment and storage medium
CN107563599A (en) Patent valve estimating system based on big data
CN109213979A (en) Method, apparatus, electronic equipment and the storage medium that electrical form is screened
CN110874398B (en) Forbidden word processing method and device, electronic equipment and storage medium
CN107292191A (en) Data markers method and device
CN103365844A (en) Method and device providing search path

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
CB02 Change of applicant information

Address after: 261031 Dongfang Road, Weifang high tech Industrial Development Zone, Shandong, China, No. 268

Applicant after: Goertek Inc.

Address before: 261031 Dongfang Road, Weifang high tech Industrial Development Zone, Shandong, China, No. 268

Applicant before: Goertek Inc.

COR Change of bibliographic data
GR01 Patent grant
GR01 Patent grant