CN112380315B - Digital supply chain investigation method, device, storage medium and computer equipment - Google Patents

Digital supply chain investigation method, device, storage medium and computer equipment Download PDF

Info

Publication number
CN112380315B
CN112380315B CN202011407353.5A CN202011407353A CN112380315B CN 112380315 B CN112380315 B CN 112380315B CN 202011407353 A CN202011407353 A CN 202011407353A CN 112380315 B CN112380315 B CN 112380315B
Authority
CN
China
Prior art keywords
map
appearance model
mark
supply chain
position information
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
CN202011407353.5A
Other languages
Chinese (zh)
Other versions
CN112380315A (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.)
Jiangsu Lvling Digital City And Intelligent Construction Research Institute Co ltd
Original Assignee
Jiuling Jiangsu Digital Intelligent Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Jiuling Jiangsu Digital Intelligent Technology Co Ltd filed Critical Jiuling Jiangsu Digital Intelligent Technology Co Ltd
Priority to CN202011407353.5A priority Critical patent/CN112380315B/en
Publication of CN112380315A publication Critical patent/CN112380315A/en
Application granted granted Critical
Publication of CN112380315B publication Critical patent/CN112380315B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

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/29Geographical information databases
    • 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/26Visual data mining; Browsing structured data

Abstract

The application discloses a digital supply chain investigation method, a digital supply chain investigation device, a storage medium and computer equipment. The method comprises the following steps: acquiring position information provided by a user; generating a corresponding mark in a map according to the position information; acquiring an appearance model corresponding to the position information; loading the appearance model to the map; and when the map is started, displaying the corresponding appearance model according to the mark. The method further includes loading a real-world model of the appearance model when the appearance model is clicked on. The method can enable the user to investigate the geographical position information on the online map, and can also investigate the actual scene of the geographical position, thereby saving the cost of the user and improving the working efficiency of the user.

Description

Digital supply chain investigation method, device, storage medium and computer equipment
Technical Field
The present application relates to computer technologies, and in particular, to a method, an apparatus, a storage medium, and a computer device for digital supply chain inspection.
Background
In recent years, the development of the GIS (Geographic Information System) technology related to the BIM technology is rapid, and the GIS technology is adopted to replace part of the previous mapping work in the engineering field. At present, the GIS technology can efficiently display large-scene geographic information data, is used for the aspects of construction temporary pavement planning, site arrangement, large-scale temporary construction planning, project department station planning and the like, and provides a bottom data basis for project planning.
At present, the digital supply chain investigation is based on a two-dimensional map, only map coordinates of an investigation place are marked, and other characteristics of the investigation place are not directly displayed. If better knowledge of the supply chain is desired, it must be investigated offline and in the field.
Therefore, the conventional technology cannot meet the requirements for the map in the online investigation.
Disclosure of Invention
The embodiment of the application provides a digital supply chain investigation method, a digital supply chain investigation device, a storage medium and computer equipment, and effectively solves the problem that the map which cannot meet the requirements during the on-line investigation at present.
According to an aspect of the present application, an embodiment of the present application provides a digital supply chain inspection method, including the following steps: acquiring position information provided by a user; generating a corresponding mark in a map according to the position information; acquiring an appearance model corresponding to the position information; loading the appearance model to the map; and when the map is started, displaying the corresponding appearance model according to the mark.
Further, after the step of binding the appearance model to the map, the method comprises the steps of: and setting the appearance model at the position of the mark.
Further, in the step of loading the marked location into the corresponding appearance model when the user starts the map, the method comprises the steps of: and judging whether the distance between the marked position in the map and the picture displayed by the current map is smaller than a preset value or not.
Further, in the step of loading the marked location into the corresponding appearance model when the user starts the map, the method further comprises the steps of: and when the distance between the marked position in the map and the picture displayed by the current map is judged to be smaller than a preset value, displaying a corresponding appearance model according to the mark.
Further, in the step of loading the marked location into the corresponding appearance model when the user starts the map, the method further comprises the steps of: and when the distance between the marked position in the map and the picture displayed by the current map is judged to be larger than or equal to a preset value, displaying the corresponding mark according to the position.
Further, when the map is started, after the step of loading the corresponding appearance model according to the mark, the method comprises the following steps: determining whether an external request is received, wherein the external request is used for providing the appearance model.
Further, after the step of determining whether to receive an external request, the method comprises the steps of: and loading the real scene model of the appearance model when judging that the external request is received.
According to another aspect of the present application, an embodiment of the present application provides a digital supply chain inspection device, which includes: a location acquisition unit for acquiring location information provided by a user; the mark forming unit is used for generating a corresponding mark in a map according to the position information; the model acquisition unit is used for acquiring an appearance model corresponding to the position information; a model loading unit for loading the appearance model to the map; and the model display unit is used for displaying the corresponding appearance model according to the mark when the map is started.
According to yet another aspect of the present application, an embodiment of the present application provides a storage medium having a plurality of instructions stored therein, the instructions being adapted to be loaded by a processor to perform a digital supply chain inspection method as provided by any of the embodiments of the present application.
According to yet another aspect of the present application, an embodiment of the present application provides a mobile terminal, including a processor and a memory, the processor being electrically connected to the memory, the memory being configured to store instructions and data, and the processor being configured to execute the steps in the digital supply chain inspection method as provided in any of the embodiments of the present application.
The digital supply chain investigation method provided by the embodiment of the application generates a corresponding mark in a map by acquiring the position information provided by a user and according to the position information; acquiring an appearance model corresponding to the position information to load the appearance model to the map; when the map is started, displaying a corresponding appearance model according to the mark; further, when the appearance model is clicked, the real scene model of the appearance model is loaded. The method can enable the user to investigate the geographical position information on the online map, and can also investigate the actual scene of the geographical position, thereby saving the cost of the user and improving the working efficiency of the user.
Drawings
The technical solution and other advantages of the present application will become apparent from the detailed description of the embodiments of the present application with reference to the accompanying drawings.
Fig. 1 is a flowchart illustrating steps of a digital supply chain inspection method according to an embodiment of the present invention.
Fig. 2 is a flowchart illustrating steps of a digital supply chain inspection method according to a second embodiment of the present invention.
Fig. 3 is a flowchart illustrating sub-steps of step S160 according to a second embodiment of the present invention.
Fig. 4 is a schematic structural diagram of a digital supply chain inspection apparatus according to an embodiment of the invention.
Fig. 5 is an internal structural diagram of a computer device according to an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application. It is to be understood that the embodiments described are only a few embodiments of the present application and not all embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
In the description of the present application, it is to be noted that, unless otherwise explicitly specified or limited, the terms "mounted," "connected," and "connected" are to be construed broadly, e.g., as meaning either a fixed connection, a removable connection, or an integral connection; may be mechanically connected, may be electrically connected or may be in communication with each other; either directly or indirectly through intervening media, either internally or in any other relationship. The specific meaning of the above terms in the present application can be understood by those of ordinary skill in the art as appropriate. In this embodiment, the analog display screen touch unit is connected to the head tracking unit, and is configured to acquire a moving path of a sensing cursor in the display device.
Fig. 1 is a flowchart illustrating steps of a digital supply chain inspection method according to an embodiment of the present invention. The method comprises the following steps:
step S110: location information provided by a user is obtained.
Specifically, the computer device inputs position information provided by a supplier, and extracts information such as relevant engineering construction scale, geographical position information, engineering cost, quality standard, safe construction standard, civilized construction standard and environmental protection requirement according to program setting.
Step S120: and generating a corresponding mark in the map according to the position information.
In this step, a map is displayed by the computer device. And, the position information provided by the supplier is associated with the map data through the map, so that the position of the item can be accurately positioned, and a corresponding mark is generated in the map.
Step S130: and acquiring an appearance model corresponding to the position information.
Specifically, an appearance model in a range required by project construction in the map is called. The appearance model represents only the approximate appearance of the marked points.
Step S140: loading the appearance model to the map.
Specifically, the appearance model is displayed in the map, and is set at the position of the mark so as to approximately match the appearance model with the appearance of the solid scene.
Step S150: and when the map is started, displaying the corresponding appearance model according to the mark.
Specifically, as the user zooms in through the map to a distance from the marked location, the marked location will display a corresponding appearance model to facilitate the user being able to view the item profile of the marked location.
The digital supply chain investigation method provided by the embodiment of the application generates a corresponding mark in a map by acquiring the position information provided by a user and according to the position information; acquiring an appearance model corresponding to the position information to load the appearance model to the map; and when the map is started, displaying the corresponding appearance model according to the mark. Through the implementation of the steps of the method, a user can examine the geographical position information on an online map and can also examine an appearance model of the geographical position.
Fig. 2 is a flowchart illustrating steps of a digital supply chain inspection method according to a second embodiment of the present application. The method comprises the following steps:
step S210: location information provided by a user is obtained.
Specifically, the computer device inputs position information provided by a supplier, and extracts information such as relevant engineering construction scale, geographical position information, engineering cost, quality standard, safe construction standard, civilized construction standard and environmental protection requirement according to program setting.
Step S220: and generating a corresponding mark in a map according to the position information.
In this step, a map is displayed by the computer device. And, the position information provided by the supplier is associated with the map data through the map, so that the position of the item can be accurately positioned, and a corresponding mark is generated in the map.
Step S230: and acquiring an appearance model corresponding to the position information.
Specifically, an appearance model in a range required by project construction in the map is called. The appearance model only represents the approximate appearance of the marked points.
Step S240: loading the appearance model to the map.
Step S250: and setting the appearance model at the position of the mark.
Specifically, the displayed appearance model is displayed in a map, and the appearance model is set at the position of the mark so that the appearance model substantially matches the appearance of the solid scene.
Step S260: and when the map is started, displaying the corresponding appearance model according to the mark.
Specifically, referring to fig. 3, regarding the display of the appearance model, the following steps are included:
step S151: and judging whether the distance between the marked position in the map and the picture displayed by the current map is smaller than a preset value.
Step S152: and when the distance between the marked position in the map and the picture displayed by the current map is judged to be smaller than a preset value, displaying a corresponding appearance model according to the mark.
Specifically, when the distance between the marked position in the map and the picture displayed by the current map is judged to be smaller than a preset value, the corresponding appearance model is displayed according to the mark. That is, as the user zooms in through the map to the location of the marker, the marker's location will display a corresponding appearance model to facilitate the user in roughly viewing the item profile of the marker's location.
Step S153: and displaying a corresponding mark according to the position.
Specifically, when the distance between the marked position in the map and the picture displayed by the current map is judged to be larger than or equal to a preset value, the corresponding mark is displayed according to the position. That is, when the user zooms out from the marked location through the map, the marked location will display the corresponding mark to indicate that the location has an item.
Step S270: determining whether an external request is received, wherein the external request is used for providing the appearance model.
Specifically, the second embodiment further provides a more specific real-world examination, and when the user clicks on the appearance model, an external request is sent.
Step S280: and loading the real scene model of the appearance model.
Specifically, when it is determined that an external request is received, the real-world model of the appearance model is loaded. The live-action model is a model with higher precision so as to simulate the field effect of field investigation under the subscriber line.
The digital supply chain investigation method provided by the embodiment of the application generates a corresponding mark in a map by acquiring the position information provided by a user and according to the position information; acquiring an appearance model corresponding to the position information to load the appearance model to the map; when the map is started, displaying a corresponding appearance model according to the mark; further, when an appearance model is clicked, a live-action model of the appearance model is loaded. The method can enable the user to investigate the geographical position information on the online map, and can also investigate the actual scene of the geographical position, thereby saving the cost of the user and improving the working efficiency of the user.
Fig. 4 is a schematic structural diagram of a digital supply chain inspection device provided in the embodiment of the present application, where the device includes: a position acquisition unit 10, a mark forming unit 20, a model acquisition unit 30, a model loading unit 40, and a model display unit 50.
The location acquisition unit 10 is used to acquire location information provided by a user. Specifically, in one embodiment, the computer device inputs the location information provided by the supplier, and extracts information such as relevant engineering construction scale, geographical location information, engineering cost, quality standard, safe construction standard, civilized construction standard, environmental protection requirement and the like according to the program setting.
The mark forming unit 20 is configured to generate a corresponding mark in the map according to the position information. Specifically, a map is displayed by a computer device. And, the position information provided by the supplier is associated with the map data through the map, so that the position of the item can be accurately positioned, and a corresponding mark is generated in the map.
The model obtaining unit 30 is configured to obtain an appearance model corresponding to the position information. Specifically, an appearance model in a range required by project construction in the map is called. The appearance model represents only the approximate appearance of the marked points.
The model loading unit 40 is used for loading the appearance model to the map. Specifically, the displayed appearance model is displayed in a map, and the appearance model is set at the position of the mark so that the appearance model substantially matches the appearance of the solid scene.
The model display unit 50 is used to display a corresponding appearance model according to the mark when the map is started. Specifically, when the distance between the marked position in the map and the picture displayed by the current map is judged to be smaller than a preset value, the corresponding appearance model is displayed according to the mark. That is, as the user zooms closer to the location of the marker through the map, the location of the marker will display a corresponding appearance model to facilitate the user in viewing the item profile of the marked location roughly. And when the distance between the marked position in the map and the picture displayed by the current map is judged to be larger than or equal to a preset value, displaying the corresponding mark according to the position. That is, when the user zooms out from the marked location through the map, the marked location will display the corresponding mark to indicate that the location has an item.
The digital supply chain investigation device provided by the embodiment of the application generates a corresponding mark in a map by acquiring the position information provided by a user and according to the position information; acquiring an appearance model corresponding to the position information to load the appearance model to the map; and when the map is started, displaying the corresponding appearance model according to the mark. Further, when the appearance model is clicked, the real scene model of the appearance model is loaded. Therefore, the user can not only observe the geographical position information on the online map, but also observe the actual scene of the geographical position, so that the cost of the user is saved, and the working efficiency of the user is improved.
In one embodiment, a computer device 400 is provided, the internal structure of which may be as shown in FIG. 5. The computer apparatus 400 includes a processor, a memory, a network interface, a display screen, and an input device connected through a system bus. Wherein the processor of the computer device 400 is configured to provide computing and control capabilities. The memory of the computer device 400 includes a nonvolatile storage medium, an internal memory. The non-volatile storage medium stores an operating system and a computer program. The internal memory provides an environment for the operation of an operating system and computer programs in the non-volatile storage medium. The network interface of the computer device is used for communicating with an external computer device through a network connection. The computer program is executed by a processor to implement a method of perspective control. The display screen of the computer equipment can be a liquid crystal display screen or an electronic ink display screen, and the input device of the computer equipment can be a touch layer covered on the display screen, a key, a track ball or a touch pad arranged on the shell of the computer equipment, an external keyboard, a touch pad or a mouse and the like.
Those skilled in the art will appreciate that the configuration shown in fig. 5 is a block diagram of only a portion of the configuration associated with aspects of the present invention and is not intended to limit the computing devices to which aspects of the present invention may be applied, and that a particular computing device may include more or less components than those shown, or may combine certain components, or have a different arrangement of components.
In one embodiment, a computer device 400 is provided, comprising a memory having a computer program stored therein and a processor implementing the following steps when the computer program is executed:
acquiring position information provided by a user;
generating a corresponding mark in a map according to the position information;
acquiring an appearance model corresponding to the position information;
loading the appearance model to the map; and
and when the map is started, displaying the corresponding appearance model according to the mark.
In another embodiment, a storage medium is provided, on which a computer program is stored, which computer program, when executed by a processor, performs the steps of:
acquiring position information provided by a user;
generating a corresponding mark in a map according to the position information;
acquiring an appearance model corresponding to the position information;
loading the appearance model to the map; and
and when the map is started, displaying the corresponding appearance model according to the mark.
It will be understood by those skilled in the art that all or part of the processes of the methods of the above embodiments may be implemented by a computer program, which can be stored in a non-volatile computer storage medium, and can include the processes of the above embodiments of the methods when executed. Any reference to memory, storage, databases, or other media used in embodiments provided herein may include non-volatile and/or volatile memory. Non-volatile memory can include read-only memory (ROM), Programmable ROM (PROM), Electrically Programmable ROM (EPROM), Electrically Erasable Programmable ROM (EEPROM), or flash memory. Volatile memory can include Random Access Memory (RAM) or external cache memory. By way of illustration and not limitation, RAM is available in a variety of forms such as Static RAM (SRAM), Dynamic RAM (DRAM), Synchronous DRAM (SDRAM), Double Data Rate SDRAM (DDRSDRAM), Enhanced SDRAM (ESDRAM), Synchronous Link DRAM (SLDRAM), Rambus Direct RAM (RDRAM), direct bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM).
The principle and the embodiment of the present invention are explained by applying specific examples, and the above description of the embodiments is only used to help understanding the method and the core idea of the present invention; meanwhile, for those skilled in the art, according to the idea of the present invention, the specific embodiments and the application range may be changed, and in summary, the content of the present specification should not be construed as limiting the present invention.

Claims (8)

1. A method for digital supply chain inspection, comprising the steps of:
acquiring position information provided by a user;
generating a corresponding mark in a map according to the position information;
acquiring an appearance model corresponding to the position information;
loading the appearance model to the map; and
when the map is started, displaying a corresponding appearance model according to the mark;
among the steps of displaying a corresponding appearance model according to the mark when the map is started, the method includes the steps of:
judging whether the distance between the position marked in the map and the picture displayed by the current map is smaller than a preset value or not;
and when the distance between the marked position in the map and the picture displayed by the current map is judged to be smaller than a preset value, displaying the corresponding appearance model according to the mark.
2. The digital supply chain inspection method according to claim 1, comprising, after the step of loading the appearance model to the map, the steps of:
and setting the appearance model at the position of the mark.
3. The digital supply chain inspection method according to claim 2, wherein in the step of displaying a corresponding appearance model according to the mark when the map is started, further comprising the steps of:
and when the distance between the marked position in the map and the picture displayed by the current map is judged to be greater than or equal to a preset value, displaying the corresponding mark according to the position.
4. The digital supply chain inspection method according to claim 1, wherein after the step of displaying the corresponding appearance model according to the mark when the map is started, comprising the steps of:
determining whether an external request is received, wherein the external request is used for providing the appearance model.
5. The digital supply chain inspection method of claim 4, wherein after the step of determining whether to receive an external request, comprising the steps of:
and loading the real scene model of the appearance model when judging that the external request is received.
6. A digital supply chain exploration apparatus, comprising:
a position acquisition unit for acquiring position information provided by a user;
the mark forming unit is used for generating a corresponding mark in a map according to the position information;
the model acquisition unit is used for acquiring an appearance model corresponding to the position information;
a model loading unit for loading the appearance model to the map; and
the model display unit is used for displaying a corresponding appearance model according to the mark when the map is started, and the model display unit also comprises a display unit used for judging whether the distance between the marked position in the map and the picture displayed by the current map is less than a preset value; and when the distance between the marked position in the map and the picture displayed by the current map is judged to be smaller than a preset value, displaying the corresponding appearance model according to the mark.
7. A storage medium having stored therein a plurality of instructions adapted to be loaded by a processor to perform the digital supply chain inspection method of any of claims 1-5.
8. A computer device comprising a processor and a memory, the processor being electrically connected to the memory, the memory being configured to store instructions and data, the processor being configured to perform the steps of the digital supply chain inspection method of any one of claims 1-5.
CN202011407353.5A 2020-12-04 2020-12-04 Digital supply chain investigation method, device, storage medium and computer equipment Active CN112380315B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011407353.5A CN112380315B (en) 2020-12-04 2020-12-04 Digital supply chain investigation method, device, storage medium and computer equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011407353.5A CN112380315B (en) 2020-12-04 2020-12-04 Digital supply chain investigation method, device, storage medium and computer equipment

Publications (2)

Publication Number Publication Date
CN112380315A CN112380315A (en) 2021-02-19
CN112380315B true CN112380315B (en) 2022-06-28

Family

ID=74589499

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011407353.5A Active CN112380315B (en) 2020-12-04 2020-12-04 Digital supply chain investigation method, device, storage medium and computer equipment

Country Status (1)

Country Link
CN (1) CN112380315B (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2014173094A1 (en) * 2013-04-23 2014-10-30 小米科技有限责任公司 E-map determining method and apparatus
CN108671543A (en) * 2018-05-18 2018-10-19 腾讯科技(深圳)有限公司 Labelled element display methods, computer equipment and storage medium in virtual scene

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2014173094A1 (en) * 2013-04-23 2014-10-30 小米科技有限责任公司 E-map determining method and apparatus
CN108671543A (en) * 2018-05-18 2018-10-19 腾讯科技(深圳)有限公司 Labelled element display methods, computer equipment and storage medium in virtual scene

Also Published As

Publication number Publication date
CN112380315A (en) 2021-02-19

Similar Documents

Publication Publication Date Title
CN110008118B (en) Page data testing method and device, computer equipment and storage medium
CN111639626B (en) Three-dimensional point cloud data processing method and device, computer equipment and storage medium
CN110751149B (en) Target object labeling method, device, computer equipment and storage medium
CN109558448B (en) Data processing method, data processing device, computer equipment and storage medium
CN109543162B (en) Multi-chart display method and device for data, computer equipment and storage medium
CN109686225B (en) Power system data visualization method and device, computer equipment and storage medium
CN108304243B (en) Interface generation method and device, computer equipment and storage medium
CN111192352A (en) Map rendering method and device, computer equipment and storage medium
CN110309855B (en) Training method for image segmentation, computer device and storage medium
CN112380315B (en) Digital supply chain investigation method, device, storage medium and computer equipment
CN112637008B (en) Link simulation test method, device, system, computer equipment and storage medium
CN112104981A (en) Terminal positioning track generation method and device and electronic equipment
CN110807112A (en) Data display method and device based on map
US11409774B2 (en) Testing client-side rendering capabilities
CN110766794B (en) Method and device for acquiring fault geometry and computer equipment
CN111028323B (en) Method, device, equipment and readable storage medium for simulating water wave in map
CN113918741A (en) Data processing method, device, system, computer equipment and storage medium
CN111190574B (en) Method, device, equipment and storage medium for selecting options of multi-stage linkage assembly
CN112748839A (en) Picture processing method and device, computer readable storage medium and computer equipment
CN112148191A (en) Test image uploading method, device, equipment and storage medium based on browser
CN114492003A (en) Gravity modeling method and device based on inverse distance weighting method and quadric surface method
CN110335247B (en) BIM (building information modeling) -based defect positioning method, device, equipment and storage medium
CN114329679A (en) Target refreshing method and device, computer equipment and storage medium
CN114996122A (en) Automatic testing method and device, electronic equipment and storage medium
CN113344824A (en) Interface image comparison method and device, computer equipment and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
TR01 Transfer of patent right

Effective date of registration: 20220914

Address after: Room 701, East Building, innovation and Research Center, 8 Yanzheng West Avenue, Wujin District, Changzhou City, Jiangsu Province, 213100

Patentee after: Jiangsu Lvling Digital City and Intelligent Construction Research Institute Co.,Ltd.

Address before: Room 701, East Building, innovation and Research Center, No.8 Yanzheng West Avenue, Wujin District, Changzhou City, Jiangsu Province

Patentee before: Jiuling (Jiangsu) Digital Intelligent Technology Co.,Ltd.

TR01 Transfer of patent right