CN111275392A - Project relation display method - Google Patents

Project relation display method Download PDF

Info

Publication number
CN111275392A
CN111275392A CN202010019181.8A CN202010019181A CN111275392A CN 111275392 A CN111275392 A CN 111275392A CN 202010019181 A CN202010019181 A CN 202010019181A CN 111275392 A CN111275392 A CN 111275392A
Authority
CN
China
Prior art keywords
node
sub
area
tree structure
display
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
CN202010019181.8A
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.)
Thinvent Digital Technology Co Ltd
Original Assignee
Thinvent Digital 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 Thinvent Digital Technology Co Ltd filed Critical Thinvent Digital Technology Co Ltd
Priority to CN202010019181.8A priority Critical patent/CN111275392A/en
Publication of CN111275392A publication Critical patent/CN111275392A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR 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/10Office automation; Time management
    • G06Q10/103Workflow collaboration or project management
    • 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/22Indexing; Data structures therefor; Storage structures
    • G06F16/2228Indexing structures
    • G06F16/2246Trees, e.g. B+trees
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/248Presentation of query results

Abstract

The embodiment of the invention provides a project relation display method. The method comprises the steps of establishing a tree structure according to the relation among projects, setting a first area, and presenting a root node of the tree structure in the first area; setting a second area, and presenting the information of the leaf nodes and the leaf nodes of the tree structure in the second area; the first area and the second area are different display areas of the same display interface. In this way, the double-tree structure of the planning plan tree and the project tree can be generated, the positions of the project in the planning plan and the project can be visually displayed through the simultaneous display of the double display areas, the conditions of multiple factors can be observed in one graph, manual operation is reduced, user experience is optimized, and project supervision efficiency is improved.

Description

Project relation display method
Technical Field
Embodiments of the present invention relate generally to the field of investment project management, and more particularly, to a project relationship display method.
Background
With the development and popularization of software technology, investment project management software is deeply applied to the investment project industry, wherein projects show the positions of the projects in a planning plan, and when bundling and slicing projects exist, the hierarchical relationship of parent and child projects to which the projects belong needs to be shown.
The inclusion relationship of parent and child projects in the traditional investment project management software is usually presented in a form of a table or a project tree.
When the planning plan uses the tree structure, the items to which the corresponding plan belongs are displayed in a list form, and the hierarchical structure of the items to which the plan belongs under the current plan cannot be displayed intuitively. When the planning plan uses a list form, the items to which the corresponding plans belong are displayed in a tree form, and the hierarchical structure of the planning plan cannot be visually displayed.
Disclosure of Invention
According to an embodiment of the invention, a project relationship display scheme is provided.
In a first aspect of the invention, a project relationship display method is provided. The method comprises the following steps:
establishing a tree structure according to the relation between projects, setting a first area, and presenting a root node of the tree structure in the first area;
setting a second area, and presenting the information of the leaf nodes and the leaf nodes of the tree structure in the second area;
the first area and the second area are different display areas of the same display interface.
Further, the tree structure comprises a root node and a leaf node; or
The tree structure comprises a root node, a subtree node and a leaf node; wherein
The root node is a node without a predecessor node;
a leaf node is a node without a subsequent node;
the subtree node is a node having a predecessor node and a successor node.
Further, at least one descendant node of the root node except the leaf node is also displayed in the first area, and the at least one descendant node is one or more sequentially arranged descendant nodes starting from the descendant node of the root node.
Further, at least one subtree node on a branch where the leaf node is located is also displayed in the second region, and the at least one subtree node is one or more subtree nodes arranged in sequence from the parent node of the leaf node.
Further, a first sub-node display trigger control is set for the node with the sub-node in the tree structure, and the first sub-node display trigger control is used for displaying the sub-node of the current trigger node in the first area through a trigger action.
Further, when the first sub-node display triggering control is in a triggering state, triggering the control again for returning to an unfired state.
And further, setting a second sub-node display trigger control for the node displayed in the first region and the sub-node of the node displayed in the second region, wherein the second sub-node display trigger control is used for displaying the information of the sub-node and/or the sub-node of the current trigger node in the second region through a trigger action.
Further, setting a first distinguishing identifier, and distinguishing a current trigger node corresponding to the second sub-node display trigger control from a non-trigger node.
Further, the first region and the second region are displayed hierarchically according to the dependency relationship between nodes in the respective regions.
Further, a second distinguishing mark is set, and information to be distinguished in the information of the leaf node is distinguished.
It should be understood that the statements herein reciting aspects are not intended to limit the critical or essential features of any embodiment of the invention, nor are they intended to limit the scope of the invention. Other features of the present invention will become apparent from the following description.
According to the invention, by generating the double-tree structure of the planning plan tree and the project tree and simultaneously displaying through the double display areas, the positions of the projects in the planning plan and the projects can be visually displayed, and the condition of multiple factors can be observed in one picture, so that manual operation is reduced, user experience is optimized, and project supervision efficiency is improved.
Drawings
The above and other features, advantages and aspects of various embodiments of the present invention will become more apparent by referring to the following detailed description when taken in conjunction with the accompanying drawings. In the drawings, like or similar reference characters designate like or similar elements, and wherein:
FIG. 1 shows a flow diagram of an item relationship presentation method according to an embodiment of the invention;
FIG. 2 illustrates a tree structure diagram according to the present invention;
FIG. 3 shows a diagram illustrating a dual-region tree structure according to an embodiment of the invention;
FIG. 4 shows a display diagram of an undeployed state according to an embodiment of the invention;
fig. 5 shows a presentation schematic of an unfolded state according to an embodiment of the invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention clearer, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, but not all, embodiments of the present invention. All other embodiments, which can be obtained by a person skilled in the art without any inventive step based on the embodiments of the present invention, are within the scope of the present invention.
In addition, the term "and/or" herein is only one kind of association relationship describing an associated object, and means that there may be three kinds of relationships, for example, a and/or B, which may mean: a exists alone, A and B exist simultaneously, and B exists alone. In addition, the character "/" herein generally indicates that the former and latter related objects are in an "or" relationship.
According to the invention, by generating the double-tree structure of the planning plan tree and the project tree, the position of the project in the planning plan and the whole project can be visually displayed, and the condition of a plurality of factors can be observed in one graph, so that the manual operation is reduced, the user experience is optimized, and the project supervision efficiency is improved.
FIG. 1 shows a flowchart of an item relationship presentation method according to an embodiment of the present invention.
The method comprises the following steps:
s101, establishing a tree structure according to the relation among projects, setting a first area, and presenting a root node of the tree structure in the first area.
Relationships between items include: the item hierarchy structure of the item and the relationship between the levels. For example, a project includes several plans, each plan includes several pieces of specific project information, and the project information is information capable of representing the current project situation, such as project name, project period, project progress and the like.
The tree structure is shown in fig. 2 and includes a root node and a leaf node; or the tree structure comprises a root node, a subtree node and a leaf node; wherein the root node is a node without predecessor nodes; a leaf node is a node without a subsequent node; the subtree node is a node having a predecessor node and a successor node.
As shown in fig. 2, where a is a root node, the child nodes of the root node a are node B, node C and node D, which are also called subtree nodes, and node E, node F, node G, node H, node I and node J are leaf nodes because there are no subsequent nodes. Wherein node E, node F, and node G are children of node B, node H is a child of node C, and nodes I and J are children of node D.
Setting an area for displaying nodes as a first area, wherein the first area is used for at least presenting root nodes.
As an embodiment of the present invention, the first region may display only the root node, for example, the a1 plan in the first region, or display a plurality of root nodes, for example, the a1 plan, the a2 plan, and the A3 plan, in the first region.
Further, at least one descendant node of the root node except the leaf node is also displayed in the first area, and the at least one descendant node is one or more sequentially arranged descendant nodes starting from the descendant node of the root node.
That is, the first region not only displays the root node but also displays the corresponding subtree node, for example, the a1 plan and the corresponding sub-node B1 plan are displayed in the first region, and it should be noted that the B1 plan cannot be a leaf node, that is, the B1 plan needs a sub-node.
The first area is set to display each relation node in the tree structure in a distinguishing manner, the node information of the upper level is displayed in the first area, and the position of the project in the planning plan and the overall position of the project can be visually displayed.
S102, setting a second area, and displaying the leaf nodes of the tree structure and the information of the leaf nodes in the second area.
And setting a second area for displaying the node and the node information, wherein the second area is used for at least presenting the leaf node and the leaf node information in the tree structure.
As an embodiment of the present invention, the second region displays leaf node and leaf node information, for example, 1 day 90% of C1 project and C1 project, 1 day 80% of C2 project and C2 project, 1 day 70% of C3 project and C3 project are displayed in the second region.
Further, at least one subtree node on a branch where the leaf node is located is also displayed in the second region, and the at least one subtree node is one or more subtree nodes arranged in sequence from the parent node of the leaf node.
That is, the second region may also display the predecessor subtree nodes of the leaf nodes, subtree node information, leaf nodes, and leaf node information, for example, in the second region, the subtree nodes are displayed as C entries, the subtree node information is 80% of C entry 3 days, the leaf nodes are displayed as C1 entries, C2 entries, and C3 entries, and the leaf node information is displayed as 90% of C1 entry 1 day, 80% of C2 entry 1 day, and 70% of C3 entry 1 day.
The second area is arranged, each relation node in the tree structure can be distinguished and displayed, leaf node information is displayed in the second area, the position of the project in the planning plan and the project can be visually displayed, the condition of multiple factors can be observed in one graph, manual operation is reduced, user experience is optimized, and project supervision efficiency is improved.
S103, the first area and the second area are different display areas of the same display interface.
The first area and the second area are two different areas and are presented in the same display page. Therefore, the condition of multiple factors can be observed in one graph, manual operation is reduced, user experience is optimized, and project supervision efficiency is improved.
As an embodiment of the present invention, fig. 3 shows a schematic diagram of a dual-region tree structure presentation according to an embodiment of the present invention.
The left region is the first region, showing the root node (dual tree structure), the first level child nodes (dual tree structure 1, dual tree structure 2, and dual tree structure 3), and the second level child nodes (dual tree structure 1.1, dual tree structure 1.2, dual tree structure 1.3).
The right area is the second area, showing the first level sub-nodes (dual tree structure 1), the second level sub-nodes (dual tree structure 1.1, dual tree structure 1.2, dual tree structure 1.3) and the leaf nodes (dual tree structure 1.1.1, dual tree structure 1.1.2, dual tree structure 1.1.3).
Further, a first sub-node display trigger control is set for the node with the sub-node in the tree structure, and the first sub-node display trigger control is used for displaying the sub-node of the current trigger node in the first area through a trigger action.
Through the first sub-node display trigger control, the display can be hidden when the lower sub-node does not need to be displayed in the first area, and the display can be performed when the lower sub-node needs to be displayed. The space in the table is saved, the information output is reduced, and the user experience is optimized.
As an embodiment of the present invention, as shown in FIG. 3 and FIG. 4, the first sub-node display trigger control is a "+" button in the left area of FIG. 3, and clicking the "+" button is used to trigger the presentation of the node B1 plan, the node B2 plan and the node B3 plan of the next level of the A1 plan.
And further, setting a second sub-node display trigger control for the node displayed in the first region and the sub-node of the node displayed in the second region, wherein the second sub-node display trigger control is used for displaying the information of the sub-node and/or the sub-node of the current trigger node in the second region through a trigger action.
And triggering the nodes in the first area to display the subordinate sub-nodes in the second area through the second sub-node display triggering control, as shown in fig. 4 and 5. When the lower-level sub-nodes of the first area are displayed in the second area, triggering the control again triggers the hidden display, and emptying the display content in the second area.
Preferably, when the display content is already in the second region and different second sub-node display trigger controls are triggered by clicking, sub-node information corresponding to the triggered nodes after display is switched in the second region for switching display.
Further, setting a first distinguishing identifier, and distinguishing a current trigger node corresponding to the second sub-node display trigger control from a non-trigger node.
The first distinguishing mark is used for distinguishing a current trigger node and a non-trigger node triggered by the second sub-node display trigger control in the first region, for example, the non-trigger node is a normal font, and the current trigger node is a black body. Thus, it is possible to clearly display which node in the first area the node information displayed in the second area is a descendant node of.
Further, the first region and the second region are displayed hierarchically according to the dependency relationship between nodes in the respective regions.
The nodes are ranked according to project relationships and the hierarchical relationship of the nodes is distinguished between the first region and the second region, for example, by different alignment positions, i.e., the starting position of the B1 plan lags the starting position of the a1 plan.
Therefore, the hierarchical relationship among the nodes can be more clearly represented, the user experience is optimized, and the project supervision efficiency is improved.
Further, a second distinguishing mark is set, and information to be distinguished in the information of the leaf node is distinguished.
And when the leaf node information in the second area has the information to be distinguished, setting a second distinguishing identifier for distinguishing. For example, different item information is distinguished by different color fonts, i.e., C1 item 1 day 90% is identified with black font, C2 item 1 day 80% is identified with yellow font, and C3 item 1 day 70% is identified with red font. And can set distinguishing meaning, for example, black font mark represents that the project construction period is in normal state, yellow font mark represents that the project construction period is in delay state, and red font mark represents that the project construction period is in serious delay state.
Therefore, different states of each project can be clearly distinguished and expressed, user experience is optimized, and project supervision efficiency is improved.
As an embodiment of the present invention, as shown in fig. 4 and 5, a first area and a second area are provided, and an a1 plan, an a2 plan and an A3 plan are displayed in the first area, wherein the a1 plan has a subsequent node for which a "+" button is provided as a first sub-node display trigger control. When the first sub-node is triggered to display the trigger control "+" button, the B1 plan, the B2 plan and the B3 plan are displayed below the A1 plan; and the starting positions of the B1 plan, B2 plan, and B3 plan lag behind the starting position of the a1 plan. B1 plans to have a subsequent node for which the "+" button is set as the second child node display trigger control. When the second sub-node is triggered to display the trigger control '+' button, the subsequent node planned by B1 is displayed in the second area, the C item is 80% in 3 days, and because the node C item has the subsequent node, the '+' button is set as the second sub-node display trigger control, when the second sub-node corresponding to the trigger C item displays the trigger control '+' button, the sub-node is displayed in the second area: 90% on 1 day of C1 project, 80% on 1 day of C2 project, and 70% on 1 day of C3 project. Since C1 item 1 day 90%, C2 item 1 day 80%, C3 item 1 day 70% are information to be distinguished, different item information is distinguished by different color fonts, i.e., C1 item 1 day 90% is identified with black font, C2 item 1 day 80% is identified with yellow font, and C3 item 1 day 70% is identified with red font. And can set distinguishing meaning, for example, black font mark represents that the project construction period is in normal state, yellow font mark represents that the project construction period is in delay state, and red font mark represents that the project construction period is in serious delay state.
It should be noted that, for simplicity of description, the above-mentioned method embodiments are described as a series of acts or combination of acts, but those skilled in the art will recognize that the present invention is not limited by the order of acts, as some steps may occur in other orders or concurrently in accordance with the invention. Further, those skilled in the art should also appreciate that the embodiments described in the specification are exemplary embodiments and that the acts and modules illustrated are not necessarily required to practice the invention.
Although the subject matter has been described in language specific to structural features and/or methodological acts, it is to be understood that the subject matter defined in the appended claims is not necessarily limited to the specific features or acts described above. Rather, the specific features and acts described above are disclosed as example forms of implementing the claims.

Claims (10)

1. A project relationship display method is characterized by comprising the following steps:
establishing a tree structure according to the relation between projects, setting a first area, and presenting a root node of the tree structure in the first area;
setting a second area, and presenting the information of the leaf nodes and the leaf nodes of the tree structure in the second area;
the first area and the second area are different display areas of the same display interface.
2. The method of claim 1, wherein the tree structure includes a root node and a leaf node; or
The tree structure comprises a root node, a subtree node and a leaf node; wherein
The root node is a node without a predecessor node;
a leaf node is a node without a subsequent node;
the subtree node is a node having a predecessor node and a successor node.
3. The method of claim 1, wherein at least one descendant node of the root node other than the leaf node is also displayed in the first region, the at least one descendant node being one or more sequentially arranged descendant nodes starting from the descendant node of the root node.
4. The method of claim 1, further comprising displaying at least one subtree node on a branch of the leaf node in the second region, wherein the at least one subtree node is one or more sequentially arranged subtree nodes starting from a parent node of the leaf node.
5. The method according to claim 1 or 3, wherein a first sub-node display trigger control is provided for the node having the sub-node in the tree structure, and the first sub-node display trigger control is used for displaying the sub-node of the current trigger node in the first region through a trigger action.
6. The method of claim 5, wherein when the first child node displays that the trigger control is in the triggered state, the control is triggered again for returning to the non-triggered state.
7. The method according to claim 1 or 4, wherein a second sub-node display trigger control is provided for the node displayed in the first region and the sub-node thereof is displayed in the second region, and the second sub-node display trigger control is used for displaying the information of the sub-node and/or the sub-node of the current trigger node in the second region through a trigger action.
8. The method according to claim 7, wherein a first distinguishing identifier is set to distinguish a current trigger node corresponding to the second sub-node display trigger control from a non-trigger node.
9. The method of claim 1, wherein the first region and the second region are displayed hierarchically according to membership between nodes within the respective regions.
10. The method of claim 1, wherein a second distinguishing indicator is provided to distinguish information to be distinguished from information of the leaf node.
CN202010019181.8A 2020-01-08 2020-01-08 Project relation display method Pending CN111275392A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010019181.8A CN111275392A (en) 2020-01-08 2020-01-08 Project relation display method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010019181.8A CN111275392A (en) 2020-01-08 2020-01-08 Project relation display method

Publications (1)

Publication Number Publication Date
CN111275392A true CN111275392A (en) 2020-06-12

Family

ID=70998858

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010019181.8A Pending CN111275392A (en) 2020-01-08 2020-01-08 Project relation display method

Country Status (1)

Country Link
CN (1) CN111275392A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111858836A (en) * 2020-08-14 2020-10-30 连接派(杭州)互联网有限公司 Data processing and providing method, device, system and storage medium

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1209208A (en) * 1995-12-22 1999-02-24 英特尔公司 Method and apparatus for managing computer network
CN1276567A (en) * 1999-06-03 2000-12-13 国际商业机器公司 Structure for displaying complex tree in multiple window
CN1419210A (en) * 2001-11-12 2003-05-21 实密科技股份有限公司 Method for checkikng and viewing archives files by combining with network browser
CN103699953A (en) * 2013-11-06 2014-04-02 北京驭时德隆科技有限公司 Project management system, and data processing method and device thereof
CN105808690A (en) * 2016-03-03 2016-07-27 深圳市创想天空科技股份有限公司 Directory displaying system and method
CN108228171A (en) * 2017-12-29 2018-06-29 武汉益模科技股份有限公司 A kind of project tree query and display methods based on tree structure
CN109144350A (en) * 2018-08-31 2019-01-04 深圳怡化金融设备制造有限公司 Financial service method and system and computer-readable storage medium
CN109407941A (en) * 2018-10-17 2019-03-01 北京华通人商用信息有限公司 A kind of display processing system and display methods
CN109871357A (en) * 2018-12-14 2019-06-11 深圳壹账通智能科技有限公司 Project document display methods, device, electronic equipment and storage medium

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1209208A (en) * 1995-12-22 1999-02-24 英特尔公司 Method and apparatus for managing computer network
CN1276567A (en) * 1999-06-03 2000-12-13 国际商业机器公司 Structure for displaying complex tree in multiple window
CN1419210A (en) * 2001-11-12 2003-05-21 实密科技股份有限公司 Method for checkikng and viewing archives files by combining with network browser
CN103699953A (en) * 2013-11-06 2014-04-02 北京驭时德隆科技有限公司 Project management system, and data processing method and device thereof
CN105808690A (en) * 2016-03-03 2016-07-27 深圳市创想天空科技股份有限公司 Directory displaying system and method
CN108228171A (en) * 2017-12-29 2018-06-29 武汉益模科技股份有限公司 A kind of project tree query and display methods based on tree structure
CN109144350A (en) * 2018-08-31 2019-01-04 深圳怡化金融设备制造有限公司 Financial service method and system and computer-readable storage medium
CN109407941A (en) * 2018-10-17 2019-03-01 北京华通人商用信息有限公司 A kind of display processing system and display methods
CN109871357A (en) * 2018-12-14 2019-06-11 深圳壹账通智能科技有限公司 Project document display methods, device, electronic equipment and storage medium

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111858836A (en) * 2020-08-14 2020-10-30 连接派(杭州)互联网有限公司 Data processing and providing method, device, system and storage medium
CN111858836B (en) * 2020-08-14 2024-02-09 连接派(杭州)互联网有限公司 Data processing and providing method, device, system and storage medium

Similar Documents

Publication Publication Date Title
US11385786B2 (en) Spin control user interface for selecting options
US6304258B1 (en) Method and system for adding application defined properties and application defined property sheet pages
AU2012203306B2 (en) Integrated system, tools, and methods for designing automated business process applications
US11270066B2 (en) Temporary formatting and charting of selected data
JP2002512390A (en) How to manage objects and parameter values associated with objects in a simulation model
JP2001524710A (en) How to access object parameters in a simulation model
US7752574B2 (en) System, method and article for displaying data distributions in data trees
CN110086665A (en) A kind of network topological diagram methods of exhibiting based on jTopo
US20020054155A1 (en) Data module design system
CN111275392A (en) Project relation display method
CN115759025A (en) Excel data conversion method, system, medium and device based on template file
JP3754438B2 (en) Information management method, information management program, and information management apparatus
Cisco Using the NMT
Cisco Using the NMT
Cisco Using the NMT
Cisco Using the NMT
Cisco Using the NMT
WO2017043664A1 (en) Information management device, and file management method
Cisco NMT Map
US9710571B2 (en) Graphical top-down planning system
CN113220903A (en) Power accident visual analysis system and method based on knowledge graph
JP2018032113A (en) Information management device and file management method
Munro et al. Forming Relationships
CN114971231A (en) Method and device for generating business decision model, computer equipment and storage medium
CN117608524A (en) Project demand information architecture management system based on graphical mode

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
RJ01 Rejection of invention patent application after publication

Application publication date: 20200612

RJ01 Rejection of invention patent application after publication