[go: up one dir, main page]

CN113850680A - Rail transit engineering full life cycle engineering investment level assessment method - Google Patents

Rail transit engineering full life cycle engineering investment level assessment method Download PDF

Info

Publication number
CN113850680A
CN113850680A CN202110982865.2A CN202110982865A CN113850680A CN 113850680 A CN113850680 A CN 113850680A CN 202110982865 A CN202110982865 A CN 202110982865A CN 113850680 A CN113850680 A CN 113850680A
Authority
CN
China
Prior art keywords
data
engineering
similarity
rail transit
life cycle
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
CN202110982865.2A
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.)
Guangzhou Metro Group Co Ltd
Original Assignee
Guangzhou Metro Group 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 Guangzhou Metro Group Co Ltd filed Critical Guangzhou Metro Group Co Ltd
Priority to CN202110982865.2A priority Critical patent/CN113850680A/en
Publication of CN113850680A publication Critical patent/CN113850680A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/06Asset management; Financial planning or analysis
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
    • G06Q10/063Operations research, analysis or management
    • G06Q10/0639Performance analysis of employees; Performance analysis of enterprise or organisation operations
    • G06Q10/06393Score-carding, benchmarking or key performance indicator [KPI] analysis
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
    • G06Q50/40Business processes related to the transportation industry

Landscapes

  • Business, Economics & Management (AREA)
  • Human Resources & Organizations (AREA)
  • Engineering & Computer Science (AREA)
  • Development Economics (AREA)
  • Strategic Management (AREA)
  • Economics (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Marketing (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Game Theory and Decision Science (AREA)
  • Operations Research (AREA)
  • Finance (AREA)
  • Tourism & Hospitality (AREA)
  • Accounting & Taxation (AREA)
  • Educational Administration (AREA)
  • Technology Law (AREA)
  • Quality & Reliability (AREA)
  • Health & Medical Sciences (AREA)
  • General Health & Medical Sciences (AREA)
  • Primary Health Care (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention discloses a method for evaluating the engineering investment level of a rail transit engineering in a full life cycle, which comprises the following steps: s1, acquiring original data of the construction cost of the rail transit project based on a distributed and highly-concurrent computer technology; s2, carrying out standardized professional coding processing and feature extraction association on the data; s3, calculating the line engineering cost data indexes, and counting and collecting different cost types; and S4, displaying the data according to the dimension required to be statistically analyzed. The technology realizes data classification and collection and contrastive analysis through a computer, and has the advantages of high efficiency, high speed and high accuracy.

Description

Rail transit engineering full life cycle engineering investment level assessment method
Technical Field
The invention relates to the technical field of track traffic construction cost auditing, in particular to a method for evaluating the engineering investment level of a track traffic engineering in a full life cycle.
Background
With the increasing economic strength of China, the pace of urbanization development is also gradually accelerated, and the rail transit construction, which is an important means for solving urban traffic, is also increasingly highly regarded. The main problems existing in the construction process of the urban rail transit project at present are that rail transit project cost data are not uniform in specification, the data are messy, rapid contrastive analysis cannot be realized among different lines, and the data can only be artificially obtained from different ways and then are contrasted through long-time arrangement, so that time and labor are wasted, the problems that the data are difficult to obtain, the time is long, errors occur easily and the like exist.
Disclosure of Invention
In order to overcome the defects in the prior art, the invention provides a method for evaluating the engineering investment level of the rail transit engineering in the whole life cycle, which can quickly realize the comparative analysis of the engineering cost data among different lines, specialties and stages of the rail transit.
The invention adopts the following scheme for solving the problems: a rail transit engineering full life cycle engineering investment level assessment method comprises the following steps:
s1, acquiring original data of the construction cost of the rail transit project based on a distributed and highly-concurrent computer technology;
s2, carrying out standardized professional coding processing and feature extraction association on the data;
s3, calculating the cost data indexes of the line engineering, and counting and collecting different cost types;
and S4, displaying the data according to the dimension required to be statistically analyzed.
Further, the step of performing standardized professional encoding processing on the data in step S2 is as follows: firstly, a code is given to the standardized professional structure name, then the data is compared with the standardized professional structure name for identification, and the same code is given to the data with the matched similarity.
And calculating the text similarity between the data and the standardized professional structure name by adopting a cosine similarity algorithm.
The cosine similarity algorithm evaluates the similarity of the data and the cosine value of an included angle between two vectors of the standardized professional structure name by calculating the cosine value of the included angle between the two vectors, and the algorithm is as follows:
vector a is (x1, y1),
vector b is (x2, y2),
similarity=a.b/|a|*|b|a.b=x1x2+y1y2;
wherein: vector a is data, vector b is a standardized professional structure name,
Figure BDA0003229777910000021
the larger the obtained similarity value is, the more similar the similarity is, and the code with the highest similarity is given to the corresponding code.
Further, the step of performing feature extraction and association on the data in step S2 is as follows: in the aspect of feature association, a feature system is established according to the inheritance of the feature of the line dimension to the professional dimension; in the aspect of feature extraction, a rule of partial feature extraction is established in a feature system, and a method of regular matching or searching is applied to obtain partial feature values of line dimensions.
The invention has the beneficial effects that: the technology realizes data classification and collection and contrastive analysis through a computer, and has the advantages of high efficiency, high speed and high accuracy.
Drawings
FIG. 1 is a block flow diagram of the steps of the present invention;
fig. 2 and 3 are data presentation diagrams of embodiments of the present invention.
Detailed Description
The invention will be further described with reference to the accompanying drawings.
As shown in fig. 1, a method for evaluating the investment level of a rail transit engineering full life cycle project, the method comprises the following steps:
s1, acquiring original rail transit engineering cost data from total or volume approximate calculation of a line project based on a distributed and highly-concurrent computer technology;
s2, carrying out standardized professional coding processing and feature extraction association on the data;
s3, calculating the cost data indexes of the line engineering, and counting and collecting different cost types; the calculation method of the line engineering cost data index comprises the following steps: the total cost of the data divided by its engineering volume. The data is not represented by an index, so that the characteristic attribute of the index needs to be known, and the characteristic extraction in step S2 is to assign the characteristic attribute to the index, so that the index has more significance. And the code is used for making a unique identifier for the general type index and is used for statistical comparison analysis of the index.
S4, the computer quickly retrieves the data of the same type for comparison and analysis through coding and characteristic association of the data in the steps S2 and S3. The data of the same code is taken for one kind of analysis, and in one kind of indexes, the data condition is analyzed through different characteristics of the indexes. The data is then presented in bar and/or line graphs according to the dimensions of the statistical analysis required.
Further, the step of performing standardized professional encoding processing on the data in step S2 is as follows: firstly, a code is given to the standardized professional structure name, then the data is compared with the standardized professional structure name for identification, and the same code is given to the data with the matched similarity. For example: the 'station' professionally gives '0301' codes, the actual data expressions can be diversified (station 1, station 2, xx station and station (xx)) and are classified by the standard of 'station' -0301, and the standardization needs to compare the data with the standardized professional structure name to identify the data as the station and give the codes.
And calculating the text similarity between the data and the standardized professional structure name by adopting a cosine similarity algorithm.
The cosine similarity algorithm evaluates the similarity of the data and the cosine value of an included angle between two vectors of the standardized professional structure name by calculating the cosine value of the included angle between the two vectors, and the algorithm is as follows:
vector a is (x1, y1),
vector b is (x2, y2),
similarity=a.b/|a|*|b|a.b=x1x2+y1y2;
wherein: vector a is data, vector b is a standardized professional structure name,
Figure BDA0003229777910000041
the larger the obtained similarity value is, the more similar the similarity is, and the code with the highest similarity is given to the corresponding code.
The cosine similarity calculation method is that a cosine value between included angles of two vectors in a vector space is used for measuring the difference between two individuals, the cosine value is close to 1, the included angle tends to 0, the more similar the two vectors are, the cosine value is close to 0, and the included angle tends to 90 degrees, so that the more dissimilar the two vectors are. The cosine similarity is used to calculate the similarity between two text segments. The idea is as follows: 1. word segmentation; 2. listing all words; 3. word segmentation coding; 4. vectorizing word frequency; 5. and (4) applying a cosine function to measure the similarity of the two sentences.
Sentence a: this leather boot has a larger number. That number is appropriate.
Sentence B: the leather boot is not small in number, and is more suitable.
1. Word segmentation:
after segmenting the two sentences by using the ending segmentation words, respectively obtaining two lists:
listA [ 'this', 'only', 'leather boot', 'number', 'big', 'that', 'only', 'number', 'proper' ]
listB [ 'this', 'only', 'leather boot', 'number', 'no small', 'that', 'only', 'more fit', 'proper' ]
2. List all words, put listA and listB in one set, resulting in:
set { 'not small', 'appropriate', 'that', 'only', 'leather boot', 'more', 'number', 'this', 'big' }
The set is converted into a form of ditt, key is the word in the set, and value is the position where the word in the set appears, i.e. 'this': 1.
dit 1 { 'not small': 0, 'has' 1, 'suitable': 2, 'that' 3, 'only': 4, 'leather boot' 5, 'more fit': 6, 'number': 7, 'this' 8, 'big': 9}, it can be seen that the word "not small" is ranked 1 in set and the subscript is 0.
3. Encoding listA and listB, converting each word to a position appearing in set, after conversion:
listAcode=[8,4,5,7,9,1,3,4,7,2]
listBcode=[8,4,5,7,0,3,4,6,2]
by analyzing listAcode, in combination with ditt 1, it can be seen that 8 corresponds to the word "this", 4 corresponds to the word "just", 9 corresponds to the word "big", or sentence a and sentence B are converted to be represented by numbers.
4. And performing oneHot coding on the listAcode and listBcode, namely calculating the occurrence frequency of each participle. The results obtained after oneHot numbering are as follows:
listAcodeOneHot=[0,1,1,1,2,1,0,2,1,1]
listBcodeOneHot=[1,0,1,1,2,1,1,1,1,0]。
further, the step of performing feature extraction and association on the data in step S2 is as follows: in the aspect of feature association, a feature system is established according to the inheritance of the features of the line dimensions to professional dimensions, so that the inheritance of the values of the features can be ensured on one hand, and the uniqueness of the feature values can be kept on the other hand. Characteristics of the a-line, for example: grouping mode: 4A then also the corresponding specialty under the line, e.g. track specialty-its marshalling data source inherits its parent, line dimension. Also 4A. In the aspect of feature extraction, a rule of partial feature extraction is established in a feature system, and a method of regular matching or searching is applied to obtain partial feature values of a line dimension; for example: the circuit is characterized in that: if the security room is included, we need to search if the security room exists in the rerouting content, and determine if the characteristic value is yes or no. Another example is: to obtain the line length, a regular expression is needed to match data with text content of "line length xx" plus line kilometers, so as to obtain the line length: xx positive linear kilometers.
The following is made by combining specific data cases:
for example, the xx route real data form is shown in the following table 1:
Figure RE-GDA0003354941700000071
TABLE 1
The project and expense names can be seen:
track engineering
3.1 Positive track
Underground line
1. Track laying
(1) Track laying rail for general section
(2) GJ-III type vibration damping track laying rail
(3) Middle-grade steel spring vibration damping section track laying
。。。。。。
The historical data file exists in excel form.
The first step is reading file data and converting unstructured data into structured data.
Secondly, carrying out standardized professional coding processing and feature extraction association on the data; namely, the read data is subjected to standardized encoding processing and feature extraction association, and the results are shown in table 2:
Figure BDA0003229777910000081
TABLE 2
Rail engineering-track
3.1 Positive track-Positive track New construction-encoding
Underground railway-main underground rail
1. Track laying
(1) General section track laying rail-general section laying rail
(2) GJ-III type vibration damping rail-high equal section rail
(3) Middle-grade steel spring vibration damping section track laying
。。。。。。
The track characteristics are as follows:
the type of the steel rail: 60/kg/m, sleeper type: long sleeper, switch type: single turnout, special turnout, line length: 9.55/square kilometer, number of stations: 4/seat, interval number: 4/segment, average inter-station spacing: 2.38/km, programmed age: 2018-09-01, vehicle grouping: 6B, whether the underground is laid completely: the laying mode is as follows: underground laying, planning period: third stage, the number of vehicles allocated in the initial stage: 528/vehicle, parking area: 176700 per square meter, line design passenger flow: 16.6/ten thousand times/day, shield inner diameter: 5.8/m.
Thirdly, calculating the cost data index of the line project, and counting and collecting different cost types; the indices are shown in tables 3 and 4:
Figure BDA0003229777910000091
TABLE 3
Figure BDA0003229777910000092
TABLE 4
And fourthly, as shown in figures 2 and 3, performing graphical display on the data according to the dimension needing statistical analysis.
The above description is only a preferred embodiment of the present invention, and the scope of the present invention should not be limited thereby, and all the simple equivalent changes and modifications made in the claims and the description of the present invention are within the scope of the present invention.

Claims (5)

1. A rail transit engineering full life cycle engineering investment level assessment method is characterized by comprising the following steps:
s1, acquiring original data of the construction cost of the rail transit project based on a distributed and highly-concurrent computer technology;
s2, carrying out standardized professional coding processing and feature extraction association on the data;
s3, calculating the line engineering cost data indexes, and counting and collecting different cost types;
and S4, displaying the data according to the dimension required to be statistically analyzed.
2. The method for evaluating the investment level of the rail transit engineering full life cycle engineering according to claim 1, wherein the step of performing standardized professional coding processing on the data in the step S2 is as follows: firstly, a code is given to the standardized professional structure name, then the data and the standardized professional structure name are compared and identified, and the same code is given to the data with the matched similarity.
3. The method for estimating the investment level of the rail transit engineering full life cycle engineering according to claim 2, wherein the text similarity between the data and the standardized professional structure name is calculated by a cosine similarity algorithm.
4. The method for evaluating the investment level of the rail transit engineering full life cycle engineering according to claim 3, wherein the cosine similarity algorithm evaluates the similarity of the data and the cosine value of the included angle between the two vectors of the standardized professional structure name by the following algorithm:
vector a is (x1, y1),
vector b is (x2, y2),
similarity=a.b/|a|*|b|a.b=x1x2+y1y2;
wherein: vector a is data, vector b is a standardized professional structure name,
Figure FDA0003229777900000021
the larger the obtained similarity value is, the more similar the similarity is, and the code with the maximum similarity is given to the corresponding code.
5. The method for evaluating the investment level of the rail transit engineering full life cycle engineering according to claim 1, wherein the step of performing the feature extraction and association on the data in the step S2 is as follows: in the aspect of feature association, a feature system is established according to the inheritance of the feature of the line dimension to the professional dimension; in the aspect of feature extraction, a rule of partial feature extraction is established in a feature system, and a method of regular matching or searching is applied to obtain partial feature values of line dimensions.
CN202110982865.2A 2021-08-25 2021-08-25 Rail transit engineering full life cycle engineering investment level assessment method Pending CN113850680A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110982865.2A CN113850680A (en) 2021-08-25 2021-08-25 Rail transit engineering full life cycle engineering investment level assessment method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110982865.2A CN113850680A (en) 2021-08-25 2021-08-25 Rail transit engineering full life cycle engineering investment level assessment method

Publications (1)

Publication Number Publication Date
CN113850680A true CN113850680A (en) 2021-12-28

Family

ID=78976275

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110982865.2A Pending CN113850680A (en) 2021-08-25 2021-08-25 Rail transit engineering full life cycle engineering investment level assessment method

Country Status (1)

Country Link
CN (1) CN113850680A (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003058149A (en) * 2001-08-10 2003-02-28 Dainippon Printing Co Ltd Frequency analysis method and audio signal encoding method
US7197470B1 (en) * 2000-10-11 2007-03-27 Buzzmetrics, Ltd. System and method for collection analysis of electronic discussion methods
CN106934536A (en) * 2017-03-01 2017-07-07 广东中建普联科技股份有限公司 Construction industry quantities valuation listings data autocoding and recognition methods and system
US20190066214A1 (en) * 2017-08-31 2019-02-28 FlexFunds Ltd. System for conducting and balancing a secure financial investment of a client and associated method
CN111028013A (en) * 2019-12-11 2020-04-17 广州地铁集团有限公司 Method for evaluating construction cost of proposed construction of rail transit station
CN111026743A (en) * 2019-12-11 2020-04-17 广州地铁集团有限公司 Rail transit engineering project structure data standardization method
CN111797593A (en) * 2020-06-19 2020-10-20 翰博瑞强(上海)医药科技有限公司 A medical event coding method based on fuzzy matching

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7197470B1 (en) * 2000-10-11 2007-03-27 Buzzmetrics, Ltd. System and method for collection analysis of electronic discussion methods
JP2003058149A (en) * 2001-08-10 2003-02-28 Dainippon Printing Co Ltd Frequency analysis method and audio signal encoding method
CN106934536A (en) * 2017-03-01 2017-07-07 广东中建普联科技股份有限公司 Construction industry quantities valuation listings data autocoding and recognition methods and system
US20190066214A1 (en) * 2017-08-31 2019-02-28 FlexFunds Ltd. System for conducting and balancing a secure financial investment of a client and associated method
CN111028013A (en) * 2019-12-11 2020-04-17 广州地铁集团有限公司 Method for evaluating construction cost of proposed construction of rail transit station
CN111026743A (en) * 2019-12-11 2020-04-17 广州地铁集团有限公司 Rail transit engineering project structure data standardization method
CN111797593A (en) * 2020-06-19 2020-10-20 翰博瑞强(上海)医药科技有限公司 A medical event coding method based on fuzzy matching

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
刘厚飞等: ""基于数据库的轨道交通工程造价数据利用研究"", 《建筑经济》, vol. 41, no. 1, 31 January 2020 (2020-01-31), pages 84 - 87 *

Similar Documents

Publication Publication Date Title
CN106197458B (en) A kind of mobile phone user's trip mode recognition methods based on mobile phone signaling data and navigation route data
CN108346292B (en) Urban expressway real-time traffic index calculation method based on checkpoint data
CN103593973B (en) A kind of urban road traffic situation assessment system
CN102663252B (en) Combined type pavement usability performance evaluation method for underground road
EP1798680A1 (en) Method and system for analyzing linear engineering information
CN111653096A (en) Urban trip mode identification method based on mobile phone signaling data
CN111931077B (en) Data processing method, device, electronic equipment and storage medium
CN104111073A (en) Method and device for identifying inaccurate paths in map data
CN117671975B (en) Cross-regional travel amount calculating method, device, equipment and medium for high-speed small bus
CN108847022B (en) Abnormal value detection method of microwave traffic data acquisition equipment
Ferster et al. Developing a national dataset of bicycle infrastructure for Canada using open data sources
CN104537052B (en) Traffic trip transfer point recognition methods based on wavelet analysis Study of modulus maximum algorithm
US20040064450A1 (en) Method for preparing data to be analyzed, data analysis method, data analysis device, data preparation program, data analysis program, data prediction device, data prediction method, data prediction program and computer
Weng et al. Real-time bus travel speed estimation model based on bus GPS data
CN106682703A (en) Method for recognizing travel mode of driver based on OBD data
Hong et al. Assigning passenger flows on a metro network based on automatic fare collection data and timetable
CN110795607A (en) Equipment guarantee data matching method and system based on multi-stage similarity calculation
CN115565376B (en) Vehicle journey time prediction method and system integrating graph2vec and double-layer LSTM
CN113570862A (en) A Large-scale Traffic Congestion Early Warning Method Based on XGboost Algorithm
Song et al. Public transportation service evaluations utilizing seoul transportation card data
CN113850680A (en) Rail transit engineering full life cycle engineering investment level assessment method
CN115099341A (en) Vehicle frequent-running route identification method, computer device and storage medium
Li et al. Understanding multimodal travel patterns based on semantic embeddings of human mobility trajectories
CN119760125A (en) A method for dynamic expansion of vocabulary and quantitative evaluation of ESG performance based on word embedding similarity
CN108665723B (en) Information acquisition method and 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
CB03 Change of inventor or designer information

Inventor after: Lin Zhiyuan

Inventor after: Lai Songying

Inventor after: Yuan Liangliang

Inventor after: Wu Min

Inventor after: Yao Shifeng

Inventor after: Gou Junqin

Inventor after: Wang Bin

Inventor after: LAN Chen

Inventor after: Liu Tiemin

Inventor after: Zhu Shen

Inventor after: Xiao Meina

Inventor after: Cao Minghua

Inventor after: Zhou Guopeng

Inventor after: Ding Jianlong

Inventor after: Tan Wen

Inventor after: Zhang Zhiliang

Inventor after: Chen Hongxian

Inventor after: Zhang Tao

Inventor after: Wang Zhiqing

Inventor before: Ding Jianlong

Inventor before: Gou Junqin

Inventor before: Wang Bin

Inventor before: LAN Chen

Inventor before: Wen Weiling

Inventor before: Liu Tiemin

Inventor before: Chen Hongxian

Inventor before: Zhang Tao

Inventor before: Zhu Shen

Inventor before: Xiao Meina

Inventor before: Wang Zhiqing

Inventor before: Tan Wen

Inventor before: Lai Songying

Inventor before: Zhang Zhiliang

Inventor before: Lin Zhiyuan

Inventor before: Yuan Liangliang

Inventor before: Wu Min

Inventor before: Yao Shifeng

Inventor before: Cao Minghua

Inventor before: Zhou Guopeng

CB03 Change of inventor or designer information