CN114241079A - Automatic generation method and device of bank system architecture diagram - Google Patents

Automatic generation method and device of bank system architecture diagram Download PDF

Info

Publication number
CN114241079A
CN114241079A CN202111256509.9A CN202111256509A CN114241079A CN 114241079 A CN114241079 A CN 114241079A CN 202111256509 A CN202111256509 A CN 202111256509A CN 114241079 A CN114241079 A CN 114241079A
Authority
CN
China
Prior art keywords
system architecture
bank system
architecture diagram
instruction data
bank
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
CN202111256509.9A
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.)
Bank of China Ltd
Original Assignee
Bank of China 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 Bank of China Ltd filed Critical Bank of China Ltd
Priority to CN202111256509.9A priority Critical patent/CN114241079A/en
Publication of CN114241079A publication Critical patent/CN114241079A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T11/002D [Two Dimensional] image generation
    • G06T11/20Drawing from basic elements, e.g. lines or circles
    • G06T11/206Drawing of charts or graphs
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/30Arrangements for executing machine instructions, e.g. instruction decode
    • G06F9/30145Instruction analysis, e.g. decoding, instruction word fields
    • 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
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/02Banking, e.g. interest calculation or account maintenance

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Accounting & Taxation (AREA)
  • Finance (AREA)
  • Software Systems (AREA)
  • Development Economics (AREA)
  • Technology Law (AREA)
  • General Business, Economics & Management (AREA)
  • Strategic Management (AREA)
  • Marketing (AREA)
  • Economics (AREA)
  • General Engineering & Computer Science (AREA)
  • Stored Programmes (AREA)

Abstract

The invention discloses an automatic generation method and a device of a bank system architecture diagram, which relate to the technical field of artificial intelligence, and the method comprises the following steps: receiving: bank system architecture instruction data input by a user; the bank system architecture instruction data comprises different bank systems and interactive relations among the bank systems; inputting the bank system architecture instruction data into the JS framework; the JS framework is used for analyzing the bank system architecture instruction data and determining the nodes of the bank system architecture diagram and the interactive relationship among the nodes; generating a bank system architecture diagram according to the nodes of the bank system architecture diagram and the interactive relationship among the nodes; a bank system architecture diagram is received and presented. The invention can automatically generate the architecture diagram, improve the working efficiency of generating the architecture diagram and improve the accuracy of the architecture diagram.

Description

Automatic generation method and device of bank system architecture diagram
Technical Field
The invention relates to the technical field of artificial intelligence, in particular to an automatic generation method and device of a bank system architecture diagram.
Background
This section is intended to provide a background or context to the embodiments of the invention that are recited in the claims. The description herein is not admitted to be prior art by inclusion in this section.
Generally, a plurality of software systems generally exist in an enterprise, and the cooperation and transformation of the plurality of systems are often involved when a business requirement is implemented. And architects can design a set of technical scheme related to the transformation and the matching test of a plurality of systems for the business requirement and form an architecture diagram for guiding the implementation of each system subsequently.
At present, when an architect draws an architecture diagram, the architect generally uses visio and other software to draw manually, and because a bank system is more and an interaction relationship is more complex, the architect often needs to draw a large number of nodes and node relationships in the visio and other software, so that time is extremely wasted, and the efficiency of generating the architecture diagram is low; meanwhile, since an architect is required to manually draw a processing drawing, careless omission inevitably occurs, and the accuracy of the generated architecture drawing is also low.
Disclosure of Invention
The embodiment of the invention provides an automatic generation method of a bank system architecture diagram, which is used for automatically generating the architecture diagram, improving the working efficiency of generating the architecture diagram and improving the accuracy of the architecture diagram, and comprises the following steps:
receiving: bank system architecture instruction data input by a user; the bank system architecture instruction data comprises different bank systems and interactive relations among the bank systems;
inputting the bank system architecture instruction data into the JS framework; the JS framework is used for analyzing the bank system architecture instruction data and determining the nodes of the bank system architecture diagram and the interactive relationship among the nodes; generating a bank system architecture diagram according to the nodes of the bank system architecture diagram and the interactive relationship among the nodes;
a bank system architecture diagram is received and presented.
The embodiment of the invention also provides an automatic generation device of the bank system architecture diagram, which is used for automatically generating the architecture diagram, improving the working efficiency of generating the architecture diagram and improving the accuracy of the architecture diagram, and the device comprises:
a data receiving module for receiving: bank system architecture instruction data input by a user; the bank system architecture instruction data comprises different bank systems and interactive relations among the bank systems;
the data input module is used for inputting the bank system architecture instruction data into the JS framework; the JS framework is used for analyzing the bank system architecture instruction data and determining the nodes of the bank system architecture diagram and the interactive relationship among the nodes; generating a bank system architecture diagram according to the nodes of the bank system architecture diagram and the interactive relationship among the nodes;
and the architecture diagram display module is used for receiving and displaying the architecture diagram of the bank system.
The embodiment of the invention also provides computer equipment which comprises a memory, a processor and a computer program which is stored on the memory and can run on the processor, wherein the processor realizes the automatic generation method of the bank system architecture diagram when executing the computer program.
An embodiment of the present invention further provides a computer-readable storage medium, where a computer program for executing the automatic generating method of the bank system architecture diagram is stored in the computer-readable storage medium.
In the embodiment of the invention, receiving: bank system architecture instruction data input by a user; the bank system architecture instruction data comprises different bank systems and interactive relations among the bank systems; inputting the bank system architecture instruction data into the JS framework; the JS framework is used for analyzing the bank system architecture instruction data and determining the nodes of the bank system architecture diagram and the interactive relationship among the nodes; generating a bank system architecture diagram according to the nodes of the bank system architecture diagram and the interactive relationship among the nodes; a bank system architecture diagram is received and presented. Compared with the technical scheme of manually drawing by means of visio and other software in the prior art, the method and the system have the advantages that the analysis of the bank system architecture instruction data input by the user can be realized through the JS framework, the bank system architecture diagram is automatically generated, the problems of low efficiency and insufficient accuracy caused by manually drawing the architecture diagram in the prior art are solved, the work efficiency of generating the architecture diagram can be improved, and the accuracy of the architecture diagram is improved.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts. In the drawings:
fig. 1 is a schematic flow chart of a method for automatically generating an architecture diagram of a banking system according to an embodiment of the present invention;
FIG. 2 is a diagram illustrating an exemplary embodiment of a method for automatically generating an architecture diagram of a banking system according to the present invention;
FIG. 3 is a diagram illustrating an exemplary embodiment of a method for automatically generating an architecture diagram of a banking system according to the present invention;
FIG. 4 is a diagram illustrating an exemplary embodiment of a method for automatically generating an architecture diagram of a banking system according to the present invention;
FIG. 5 is a diagram illustrating an exemplary embodiment of a method for automatically generating an architecture diagram of a banking system according to the present invention;
fig. 6 is a schematic structural diagram of an automatic generation apparatus for a bank system architecture diagram according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention more apparent, the embodiments of the present invention are further described in detail below with reference to the accompanying drawings. The exemplary embodiments and descriptions of the present invention are provided to explain the present invention, but not to limit the present invention.
Embodiments of the present invention relate to the following terms, which are explained as follows:
the framework is as follows: is a chart of the working relationship between systems designed for realizing a business function and involving the cooperative transformation of a plurality of software systems.
Connecting in batches: the connection between systems is represented by accumulating data from one system to another system at one time, and then processing the data set uniformly in the system receiving the data, emphasizing a limited number of processes.
Online connection: the connection relation between the systems is shown in the way that one system directly sends one request to another system for processing each time, and returns the result to a calling party after the processing is finished, and the emphasis is that only one transaction call is finished at one time. Real-time single pass processing is emphasized.
A plurality of software systems generally exist in an enterprise, a plurality of systems are often involved in co-operation and transformation when a business requirement is implemented, and an architect can design a set of technical scheme involving a plurality of system transformation and co-operation test for the business requirement and form an architecture diagram for guiding the implementation of each system subsequently. When the architecture diagram is drawn, the architect generally uses software such as visio and the like to draw, but when the work relationship between systems changes, the architect needs to manually open the software such as visio and the like to redraw, and the positions and the sizes of elements on the architecture diagram need to be manually redesigned to change the architecture diagram, so that the work is inefficient and time-consuming. Meanwhile, when the architecture diagram is drawn, software such as visio is generally used for drawing, the connection relationship between systems is represented by a dotted line connection to show a batch connection relationship, and a solid line connection is also used for representing an online connection relationship.
In order to solve the above problems, embodiments of the present invention provide an automatic generation method for an architecture diagram of a bank system, so as to automatically generate the architecture diagram, improve the work efficiency of generating the architecture diagram, and improve the accuracy of the architecture diagram, wherein an architect can automatically complete drawing of the architecture diagram according to a designation when designing the architecture diagram, and the architect only needs to pay attention to the architecture design work itself without paying attention to the positions, sizes, and the like of elements on the architecture diagram, thereby improving the efficiency of the architecture design of the technical scheme. The method provided by the embodiment of the invention can also solve the problem that when an architect designs an architecture diagram, the inter-system connection relation can be dynamically and automatically adjusted as required so as to draw the required architecture diagram, and the architect only needs to pay attention to the inter-system connection relation in the architecture design and does not need to pay attention to the specific connection line of the inter-system connection relation on the architecture diagram, so that the efficiency of the architecture design of the technical scheme is improved. As shown in fig. 1, the method may include:
step 101: receiving: bank system architecture instruction data input by a user; the bank system architecture instruction data can comprise different bank systems and interactive relations among the bank systems;
step 102: inputting the bank system architecture instruction data into the JS framework; the JS framework is used for analyzing the bank system architecture instruction data and determining the nodes of the bank system architecture diagram and the interactive relationship among the nodes; generating a bank system architecture diagram according to the nodes of the bank system architecture diagram and the interactive relationship among the nodes;
step 103: a bank system architecture diagram is received and presented.
In the embodiment of the invention, receiving: bank system architecture instruction data input by a user; the bank system architecture instruction data can comprise different bank systems and interactive relations among the bank systems; inputting the bank system architecture instruction data into the JS framework; the JS framework is used for analyzing the bank system architecture instruction data and determining the nodes of the bank system architecture diagram and the interactive relationship among the nodes; generating a bank system architecture diagram according to the nodes of the bank system architecture diagram and the interactive relationship among the nodes; a bank system architecture diagram is received and presented. Compared with the technical scheme of manually drawing by means of visio and other software in the prior art, the method and the system have the advantages that the analysis of the bank system architecture instruction data input by the user can be realized through the JS framework, the bank system architecture diagram is automatically generated, the problems of low efficiency and insufficient accuracy caused by manually drawing the architecture diagram in the prior art are solved, the work efficiency of generating the architecture diagram can be improved, and the accuracy of the architecture diagram is improved.
In specific implementation, firstly, receiving: bank system architecture instruction data input by a user; the banking system architecture instruction data may include different banking systems and interaction relationships between the banking systems.
In an embodiment, the method for automatically generating an architecture diagram of a banking system according to an embodiment of the present invention may further include: displaying a preset page of a bank system architecture instruction data input webpage to a user;
receiving: the banking system architecture instruction data input by the user may include:
from the above page, receiving: the bank system architecture instruction data input by the user.
In one embodiment, the preset bank system architecture command data input web page can be developed by staff according to actual requirements, and a mercmaid. For example, a function for an architect to edit a writing architecture instruction may be provided on an html interface of a web management side, and the edited result is saved in a background database for subsequent reading and display, as shown in fig. 2.
In one embodiment, by using a graph drawing function of a mermaid.js library, an architect can quickly and automatically draw the connection relation (an online solid line and a batch dotted line) between the systems on an html page (namely, the interaction relation between bank systems can be reflected) after writing the architecture command for designing the connection relation between the systems, and a technical scheme architecture diagram is generated.
In the embodiment, the framework diagram can be rapidly and automatically generated by combining the mermaid.js technology with the web technology, the framework master is liberated from manual drawing and only needs to pay attention to the framework logic, and the generation of the diagram is automatically completed by the system.
In particular, in receiving: after inputting the bank system architecture instruction data by the user, inputting the bank system architecture instruction data into the JS framework; the JS framework is used for analyzing the bank system architecture instruction data and determining the nodes of the bank system architecture diagram and the interactive relationship among the nodes; and generating the bank system architecture diagram according to the nodes of the bank system architecture diagram and the interactive relationship among the nodes.
In an embodiment, the JS framework can be used to: reading the architecture instruction data edited and saved by the architect into the database, and realizing the drawing preparation of the architecture diagram through the mermaid.js, namely outputting the architecture instruction data to the html div tag specified by the mermaid.js framework, as shown in the bold part in the table 1.
TABLE 1
Figure BDA0003324034590000051
In the above embodiment, the architecture diagram generated by means of the JS framework according to the architecture instruction data shown in table 1 is as shown in fig. 3.
During specific implementation, after the bank system architecture instruction data is input into the JS framework, the bank system architecture diagram is received and displayed.
In an embodiment, after the JS framework finishes drawing the architecture diagram, the bank system architecture diagram can be presented by automatically drawing the architecture diagram on an html page of the web for an architect to view the visualized architecture diagram. The technical means for realizing the method is mainly to introduce a mercmaid.js and add a div tag on an html page, and to put architecture instruction data into the div tag, wherein sample codes are shown in table 2.
TABLE 2
Figure BDA0003324034590000061
In the above embodiment, the analysis of the bank system architecture instruction data input by the user can be realized through the JS framework, and the bank system architecture diagram is automatically generated, so that the problems of low efficiency and insufficient accuracy caused by manually drawing the architecture diagram in the prior art are solved, the work efficiency of generating the architecture diagram can be improved, and the accuracy of the architecture diagram is improved.
In specific implementation, the method for automatically generating an architecture diagram of a banking system provided by the embodiment of the present invention may further include: receiving an architecture diagram preview request input by a user; the architecture diagram preview request includes: the user clicks and selects request preview data in the bank system architecture instruction data; the JS framework is further used for: generating a bank system architecture preview according to the request preview data clicked by the user;
and receiving and displaying a bank system architecture preview.
In the above embodiment, the architecture instruction data edited by the architect may be generated into the architecture diagram, so that the architect can view the style of the architecture diagram in a visual manner at any time when designing the architecture scheme.
In specific implementation, the method for automatically generating an architecture diagram of a banking system provided by the embodiment of the present invention may further include: receiving: the instruction data for modifying the bank system architecture is input by a user;
inputting instruction data which is input by a user and used for modifying the bank system architecture into the JS framework; the JS framework is used for analyzing the difference between original bank system architecture instruction data and the instruction data for modifying the bank system architecture, and modifying the bank system architecture diagram to obtain a modified bank system architecture diagram;
receiving and presenting a bank system architecture diagram may include:
a modified bank system architecture diagram is received and presented.
For example, the interface for the user to input instruction data for modifying the architecture of the banking system may be as shown in fig. 4. The JS framework reads instruction data input by the user to modify the architecture of the bank system, and prepares for drawing the architecture diagram through the mermaid.js, that is, outputs the architecture instruction data to html div tags specified by the mermaid.js framework, as shown in bold part in table 3. Comparing the data in table 1, the JS framework can determine the user's modification to the instruction data of the banking system architecture by parsing the architecture instruction data, as shown by the underlined portion in table 3.
TABLE 3
Figure BDA0003324034590000071
Further, an architecture diagram generated by means of the JS framework according to the modified architecture instruction data shown in table 3 is shown in fig. 5.
A specific embodiment is given below to illustrate a specific application of the method of the present invention, and in this embodiment, the following steps may be included:
1. starting an architecture diagram design system (e.g., an operating system integrated with an application program that starts execution of the method provided by embodiments of the present invention);
2. entering a framework instruction management function, and editing initial framework instruction data (namely triggering and executing in the system to receive triggering conditions of a bank system framework instruction data function input by a user, wherein the initial framework instruction data is the bank system framework instruction data input by the user);
3. previewing the architecture instruction edited in the step 2 by utilizing an architecture diagram previewing function to check whether the architecture instruction accords with the scheme design expectation of an architect (namely receiving an architecture diagram previewing request input by a user, wherein the architecture diagram previewing request comprises request previewing data clicked by the user in the bank system architecture instruction data;
4. after continuous iteration of the steps 2 and 3, finally storing the final architecture instruction edited by the architect into a background database after the requirement of the architect is met;
5. reading the architecture scheme instruction stored in the step 4 when the architecture scheme needs to be adjusted, and displaying the data in the management function interface shown in the step 2 for the architect to edit again;
6. in the same step 3, the preview can be checked at any time after each modification;
7. and similar to the step 4, finally storing the architecture instruction meeting the requirement into a background database.
In the embodiment of the invention, receiving: bank system architecture instruction data input by a user; the bank system architecture instruction data can comprise different bank systems and interactive relations among the bank systems; inputting the bank system architecture instruction data into the JS framework; the JS framework is used for analyzing the bank system architecture instruction data and determining the nodes of the bank system architecture diagram and the interactive relationship among the nodes; generating a bank system architecture diagram according to the nodes of the bank system architecture diagram and the interactive relationship among the nodes; a bank system architecture diagram is received and presented. Compared with the technical scheme of manually drawing by means of visio and other software in the prior art, the method and the system have the advantages that the analysis of the bank system architecture instruction data input by the user can be realized through the JS framework, the bank system architecture diagram is automatically generated, the problems of low efficiency and insufficient accuracy caused by manually drawing the architecture diagram in the prior art are solved, the work efficiency of generating the architecture diagram can be improved, and the accuracy of the architecture diagram is improved.
As described above, the architecture diagram drawing method in the prior art has the following disadvantages:
1. architects can only draw architecture diagrams manually by using software such as visio and the like;
2. when drawing, the sizes, positions and the like of elements on the drawing need to be adjusted, so that the work is complicated and the efficiency is low;
3. when the connection relation (on-line and batch) is modified, the connected lines need to be adjusted, and the work is complicated and the efficiency is low.
The method provided by the embodiment of the invention can enable an architect to rapidly and automatically draw the technical scheme architecture diagram on the html page after writing the architecture instruction by using the graphic drawing function of the mercmaid.js library, and can immediately obtain the latest architecture diagram only by modifying the architecture instruction when the technical scheme is changed without being as complicated as visio drawing. Has the following advantages:
1. the method is automatic and efficient, and does not need an architect to manually adjust the positions and the sizes of elements of the architecture diagram and the interactive relation among the elements (systems);
2. architects need only focus on the architectural logic and not on the elemental interface design of the architectural diagram.
The embodiment of the invention also provides an automatic generation device of the bank system architecture diagram, which is as described in the following embodiment. Because the principle of the device for solving the problems is similar to the automatic generation method of the bank system architecture diagram, the implementation of the device can refer to the implementation of the automatic generation method of the bank system architecture diagram, and repeated parts are not described again.
An embodiment of the present invention further provides an automatic generation apparatus for an architecture diagram of a bank system, which is used to automatically generate the architecture diagram, improve the work efficiency of generating the architecture diagram, and improve the accuracy of the architecture diagram, and as shown in fig. 6, the apparatus may include:
a data receiving module 601, configured to receive: bank system architecture instruction data input by a user; the bank system architecture instruction data can comprise different bank systems and interactive relations among the bank systems;
a data input module 602, configured to input bank system architecture instruction data into the JS framework; the JS framework is used for analyzing the bank system architecture instruction data and determining the nodes of the bank system architecture diagram and the interactive relationship among the nodes; generating a bank system architecture diagram according to the nodes of the bank system architecture diagram and the interactive relationship among the nodes;
and an architecture diagram display module 603 for receiving and displaying the bank system architecture diagram.
In one embodiment, the method may further include:
a page presentation module to:
displaying a preset page of a bank system architecture instruction data input webpage to a user;
the data receiving module is specifically configured to:
from the above page, receiving: the bank system architecture instruction data input by the user.
In one embodiment, the method may further include:
a preview request processing module configured to:
receiving an architecture diagram preview request input by a user; the architecture diagram preview request includes: the user clicks and selects request preview data in the bank system architecture instruction data; the JS framework is further used for: generating a bank system architecture preview according to the request preview data clicked by the user;
and receiving and displaying a bank system architecture preview.
In one embodiment, the method may further include:
a data modification module to:
receiving: the instruction data for modifying the bank system architecture is input by a user;
inputting instruction data which is input by a user and used for modifying the bank system architecture into the JS framework; the JS framework is used for analyzing the difference between original bank system architecture instruction data and the instruction data for modifying the bank system architecture, and modifying the bank system architecture diagram to obtain a modified bank system architecture diagram;
the architectural diagram display module is specifically used for:
a modified bank system architecture diagram is received and presented.
The embodiment of the invention also provides computer equipment which comprises a memory, a processor and a computer program which is stored on the memory and can run on the processor, wherein the processor realizes the automatic generation method of the bank system architecture diagram when executing the computer program.
An embodiment of the present invention further provides a computer-readable storage medium, where a computer program for executing the automatic generating method of the bank system architecture diagram is stored in the computer-readable storage medium.
In the embodiment of the invention, receiving: bank system architecture instruction data input by a user; the bank system architecture instruction data comprises different bank systems and interactive relations among the bank systems; inputting the bank system architecture instruction data into the JS framework; the JS framework is used for analyzing the bank system architecture instruction data and determining the nodes of the bank system architecture diagram and the interactive relationship among the nodes; generating a bank system architecture diagram according to the nodes of the bank system architecture diagram and the interactive relationship among the nodes; a bank system architecture diagram is received and presented. Compared with the technical scheme of manually drawing by means of visio and other software in the prior art, the method and the system have the advantages that the analysis of the bank system architecture instruction data input by the user can be realized through the JS framework, the bank system architecture diagram is automatically generated, the problems of low efficiency and insufficient accuracy caused by manually drawing the architecture diagram in the prior art are solved, the work efficiency of generating the architecture diagram can be improved, and the accuracy of the architecture diagram is improved.
As will be appreciated by one skilled in the art, embodiments of the present invention may be provided as a method, system, or computer program product. Accordingly, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present invention may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The present invention is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
The above-mentioned embodiments are intended to illustrate the objects, technical solutions and advantages of the present invention in further detail, and it should be understood that the above-mentioned embodiments are only exemplary embodiments of the present invention, and are not intended to limit the scope of the present invention, and any modifications, equivalent substitutions, improvements and the like made within the spirit and principle of the present invention should be included in the scope of the present invention.

Claims (10)

1. A method for automatically generating a bank system architecture diagram is characterized by comprising the following steps:
receiving: bank system architecture instruction data input by a user; the bank system architecture instruction data comprises different bank systems and interactive relations among the bank systems;
inputting the bank system architecture instruction data into the JS framework; the JS framework is used for analyzing the bank system architecture instruction data and determining the nodes of the bank system architecture diagram and the interactive relationship among the nodes; generating a bank system architecture diagram according to the nodes of the bank system architecture diagram and the interactive relationship among the nodes;
a bank system architecture diagram is received and presented.
2. The method of claim 1, further comprising:
displaying a preset page of a bank system architecture instruction data input webpage to a user;
receiving: the banking system architecture instruction data input by the user comprises:
from the page, receiving: the bank system architecture instruction data input by the user.
3. The method of claim 1, further comprising:
receiving an architecture diagram preview request input by a user; the architecture diagram preview request includes: the user clicks and selects request preview data in the bank system architecture instruction data; the JS framework is further used for: generating a bank system architecture preview according to the request preview data clicked by the user;
and receiving and displaying a bank system architecture preview.
4. The method of claim 1, further comprising:
receiving: the instruction data for modifying the bank system architecture is input by a user;
inputting instruction data which is input by a user and used for modifying the bank system architecture into the JS framework; the JS framework is used for analyzing the difference between original bank system architecture instruction data and the instruction data for modifying the bank system architecture, and modifying the bank system architecture diagram to obtain a modified bank system architecture diagram;
receiving and presenting a bank system architecture diagram, comprising:
a modified bank system architecture diagram is received and presented.
5. An apparatus for automatically generating an architecture diagram for a banking system, comprising:
a data receiving module for receiving: bank system architecture instruction data input by a user; the bank system architecture instruction data comprises different bank systems and interactive relations among the bank systems;
the data input module is used for inputting the bank system architecture instruction data into the JS framework; the JS framework is used for analyzing the bank system architecture instruction data and determining the nodes of the bank system architecture diagram and the interactive relationship among the nodes; generating a bank system architecture diagram according to the nodes of the bank system architecture diagram and the interactive relationship among the nodes;
and the architecture diagram display module is used for receiving and displaying the architecture diagram of the bank system.
6. The apparatus of claim 5, further comprising:
a page presentation module to:
displaying a preset page of a bank system architecture instruction data input webpage to a user;
the data receiving module is specifically configured to:
from the page, receiving: the bank system architecture instruction data input by the user.
7. The apparatus of claim 5, further comprising:
a preview request processing module configured to:
receiving an architecture diagram preview request input by a user; the architecture diagram preview request includes: the user clicks and selects request preview data in the bank system architecture instruction data; the JS framework is further used for: generating a bank system architecture preview according to the request preview data clicked by the user;
and receiving and displaying a bank system architecture preview.
8. The apparatus of claim 5, further comprising:
a data modification module to:
receiving: the instruction data for modifying the bank system architecture is input by a user;
inputting instruction data which is input by a user and used for modifying the bank system architecture into the JS framework; the JS framework is used for analyzing the difference between original bank system architecture instruction data and the instruction data for modifying the bank system architecture, and modifying the bank system architecture diagram to obtain a modified bank system architecture diagram;
the architectural diagram display module is specifically used for:
a modified bank system architecture diagram is received and presented.
9. A computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, wherein the processor implements the method of any one of claims 1 to 4 when executing the computer program.
10. A computer-readable storage medium, characterized in that the computer-readable storage medium stores a computer program for executing the method of any one of claims 1 to 4.
CN202111256509.9A 2021-10-27 2021-10-27 Automatic generation method and device of bank system architecture diagram Pending CN114241079A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111256509.9A CN114241079A (en) 2021-10-27 2021-10-27 Automatic generation method and device of bank system architecture diagram

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111256509.9A CN114241079A (en) 2021-10-27 2021-10-27 Automatic generation method and device of bank system architecture diagram

Publications (1)

Publication Number Publication Date
CN114241079A true CN114241079A (en) 2022-03-25

Family

ID=80743273

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111256509.9A Pending CN114241079A (en) 2021-10-27 2021-10-27 Automatic generation method and device of bank system architecture diagram

Country Status (1)

Country Link
CN (1) CN114241079A (en)

Similar Documents

Publication Publication Date Title
CN111241454B (en) Method, system and device for generating webpage codes
KR20080107444A (en) Two dimensional trees to edit graph-like diagrams
US7484203B2 (en) Automated interaction diagram generation using source code breakpoints
JP2788850B2 (en) Optimal menu inquiry method and editing method of structural data by hierarchical menu inquiry
CN106709985B (en) Virtual sacrifice three-dimensional scene generation method and device
JP2005018114A (en) Program maintenance support device, program maintenance support method, and program
CN111752565A (en) Interface generation method and device, computer equipment and readable storage medium
CN111506298A (en) Method for carrying out interface visual configuration based on JSON object
CN114610301A (en) Front-end code generation method and device, electronic equipment and storage medium
CN115220709A (en) VUE page editing method, system and computer readable storage medium
CN112506503A (en) Programming method, device, terminal equipment and storage medium
CN115469849B (en) Service processing system, method, electronic equipment and storage medium
CN109582580B (en) System, method and apparatus for debugging pages
CN114241079A (en) Automatic generation method and device of bank system architecture diagram
CN116909553A (en) Page online development and local compiling operation system
US20220180011A1 (en) Systems and methods for modifying cad files
CN116225902A (en) Method, device and equipment for generating test cases
CN112507725B (en) Static publishing method, device, equipment and storage medium of financial information
CN112346736B (en) Data processing method and system
CN109814857B (en) Method and device for customizing primitive linkage
EP1003097A2 (en) Method and apparatus for storing data as liquid information
JPH09292985A (en) Program-reusing parts generating method
CN114610204B (en) Auxiliary device and method for data processing, storage medium and electronic equipment
CN112579073B (en) Code conversion method, device, electronic equipment and storage medium
CN115048089A (en) Model-to-code conversion method and device, electronic 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