CN117234471A - Project development method and device, electronic equipment and storage medium - Google Patents

Project development method and device, electronic equipment and storage medium Download PDF

Info

Publication number
CN117234471A
CN117234471A CN202311301645.4A CN202311301645A CN117234471A CN 117234471 A CN117234471 A CN 117234471A CN 202311301645 A CN202311301645 A CN 202311301645A CN 117234471 A CN117234471 A CN 117234471A
Authority
CN
China
Prior art keywords
target
service
design
segment
package
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
CN202311301645.4A
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.)
China Southern Power Grid Digital Platform Technology Guangdong Co ltd
Original Assignee
China Southern Power Grid Digital Platform Technology Guangdong 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 China Southern Power Grid Digital Platform Technology Guangdong Co ltd filed Critical China Southern Power Grid Digital Platform Technology Guangdong Co ltd
Priority to CN202311301645.4A priority Critical patent/CN117234471A/en
Publication of CN117234471A publication Critical patent/CN117234471A/en
Pending legal-status Critical Current

Links

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/30Computing systems specially adapted for manufacturing

Landscapes

  • Stored Programmes (AREA)

Abstract

The embodiment of the invention discloses a project development method, a project development device, electronic equipment and a storage medium. The method comprises the following steps: obtaining a design model designed for a target project, and determining at least one target design service from at least one alternative design service in response to a service selection instruction input for the at least one alternative design service in the design model; analyzing at least one target design service to obtain a first analysis result, and determining a first package section service from a design model according to the first analysis result and the at least one target design service; and packaging the first package section service to obtain a target package section, and sending the target package section to a development terminal so as to develop a part corresponding to the target package section in the target project according to the target package section on the development terminal. According to the technical scheme, data leakage in the project development process can be avoided.

Description

Project development method and device, electronic equipment and storage medium
Technical Field
The embodiment of the invention relates to the technical field of software development, in particular to a project development method, a project development device, electronic equipment and a storage medium.
Background
In order to meet development requirements, the method for developing the software project is adopted at present, and excessive contents in the software project are inevitably revealed.
Therefore, the conventional method for developing a software project has a problem that data is easily leaked during the development of the software project.
Disclosure of Invention
The embodiment of the invention provides a project development method, a device, electronic equipment and a storage medium, which can avoid data leakage in the process of project development.
According to an aspect of the present invention, there is provided a project development method, which may include:
obtaining a design model designed for a target project, and determining at least one target design service from at least one alternative design service in response to a service selection instruction input for the at least one alternative design service in the design model;
analyzing at least one target design service to obtain a first analysis result, and determining a first package section service from a design model according to the first analysis result and the at least one target design service;
and packaging the first package section service to obtain a target package section, and sending the target package section to a development terminal so as to develop a part corresponding to the target package section in the target project according to the target package section on the development terminal.
According to another aspect of the present invention, there is provided a project development apparatus, which may include:
the target design business determining module is used for obtaining a design model obtained by designing the target project and determining at least one target design business from at least one alternative design business in response to a business selection instruction input for the at least one alternative design business in the design model;
the first packet segment service determining module is used for analyzing at least one target design service to obtain a first analysis result, and determining the first packet segment service from the design model according to the first analysis result and the at least one target design service;
and the target packet section sending module is used for carrying out packing treatment on the first packet section service to obtain a target packet section, and sending the target packet section to the development terminal so as to develop a part corresponding to the target packet section in the target project according to the target packet section on the development terminal.
According to another aspect of the present invention, there is provided an electronic device, which may include:
at least one processor; and
a memory communicatively coupled to the at least one processor; wherein,
the memory stores a computer program executable by the at least one processor, the computer program being executable by the at least one processor to cause the at least one processor to implement the project development methods provided by any embodiment of the present invention when executed.
According to another aspect of the present invention, there is provided a computer-readable storage medium having stored thereon computer instructions for causing a processor to execute the project development method provided by any embodiment of the present invention.
According to the technical scheme, a design model designed for a target item is obtained, and at least one target design content is determined from at least one alternative design content in response to a content selection instruction input for the at least one alternative design content in the design model; analyzing at least one target design content to obtain a first analysis result, and determining first package segment content from the design model according to the first analysis result; and packaging the content of the first package segment to obtain a target package segment, and sending the target package segment to a development terminal so that the development terminal develops according to the target package segment. According to the technical scheme, the selected at least one target design content can be analyzed to obtain the target package segment, namely necessary content related to the target design content can be packaged to obtain the package segment which is isolated in data and can be independently developed, so that development boundaries for development on a development terminal are effectively limited, other contents except the necessary content related to the target design content in the target project are prevented from being leaked, and accordingly data leakage in the project development process can be avoided. It should be understood that the description in this section is not intended to identify key or critical features of the embodiments of the invention, nor is it intended to be used to limit the scope of the invention. Other features of the present invention will become apparent from the description that follows.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings required for the description of the embodiments will be briefly described below, and it is apparent that the drawings in the following description are only some embodiments of the present invention, and other drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
FIG. 1 is a flow chart of a project development method provided in accordance with an embodiment of the present invention;
FIG. 2 is a schematic diagram of distributing a target package segment in a project development method according to an embodiment of the present invention;
FIG. 3 is a flow chart of another project development method provided in accordance with an embodiment of the present invention;
FIG. 4 is a flow chart of yet another project development method provided in accordance with an embodiment of the present invention;
FIG. 5 is a flowchart of an alternative example of a method for developing a project according to an embodiment of the present invention;
FIG. 6 is a schematic diagram of defining basic information of a target package segment in another alternative example of a project development method according to an embodiment of the present invention;
FIG. 7 is a schematic diagram of a determination target design business in another alternative example of a project development method according to an embodiment of the present invention;
FIG. 8 is a schematic diagram of a selection target package segment in another alternative example of a method for developing a project according to an embodiment of the present invention;
FIG. 9 is a schematic diagram of a first packet segment service determination in another alternative example of a further method of project development according to an embodiment of the present invention;
FIG. 10 is a schematic diagram of a deterministic rights service inventory in another alternative example of yet another method of project development provided in accordance with an embodiment of the present invention;
FIG. 11 is a schematic diagram of a service list of a selected update right in another alternative example of a method for developing projects according to an embodiment of the present invention;
FIG. 12 is a schematic diagram of a content description generated in another alternative example of yet another project development method provided in accordance with an embodiment of the present invention;
FIG. 13 is a schematic diagram of a package of segment validation and distribution operations in another alternative example of a method of project development provided in accordance with an embodiment of the present invention;
FIG. 14 is a schematic diagram showing a packaged record in another alternative example of a further method for developing projects according to an embodiment of the present invention;
FIG. 15 is a schematic diagram showing distribution record information in another alternative example of a further project development method according to an embodiment of the present invention;
FIG. 16 is a schematic diagram of a modification target design business in another alternative example of a further project development method provided in accordance with an embodiment of the present invention;
FIG. 17 is a schematic diagram of a determination of a second packet segment service in another alternative example of a further method of project development according to an embodiment of the present invention;
FIG. 18 is a schematic diagram showing business differences in another alternative example of a further method of project development according to an embodiment of the present invention;
FIG. 19 is a schematic diagram illustrating a generation package segment in another alternative example of a further method of project development according to an embodiment of the present invention;
FIG. 20 is a schematic diagram of a list of generated difference data in another alternative example of a further method of project development provided in accordance with an embodiment of the present invention;
FIG. 21 is a block diagram of a project development apparatus provided in accordance with an embodiment of the present invention;
fig. 22 is a schematic structural diagram of an electronic device implementing a project development method of an embodiment of the present invention.
Detailed Description
In order that those skilled in the art will better understand the present invention, a technical solution in the embodiments of the present invention will be clearly and completely described below with reference to the accompanying drawings in which it is apparent that the described embodiments are only some embodiments of the present invention, not all embodiments. All other embodiments, which can be made by those skilled in the art based on the embodiments of the present invention without making any inventive effort, shall fall within the scope of the present invention.
It should be noted that the terms "first," "second," and the like in the description and the claims of the present invention and the above figures are used for distinguishing between similar objects and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used may be interchanged where appropriate such that the embodiments of the invention described herein may be implemented in sequences other than those illustrated or otherwise described herein. The cases of "target", "original", etc. are similar and will not be described in detail herein. Furthermore, the terms "comprises," "comprising," and "having," and any variations thereof, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
Fig. 1 is a flowchart of a project development method provided in an embodiment of the present invention. The embodiment is applicable to the case of project development. The method may be performed by a project development apparatus provided by an embodiment of the present invention, where the apparatus may be implemented by software and/or hardware, and the apparatus may be integrated on an electronic device, where the electronic device may be various user terminals or servers.
Referring to fig. 1, the method of the embodiment of the present invention specifically includes the following steps:
s110, a design model designed for the target project is obtained, and at least one target design service is determined from at least one alternative design service in response to a service selection instruction input for the at least one alternative design service in the design model.
The target project is a project requiring project development; the target item may be, for example, a software item, a code item, a service item, or a system item, and in the embodiment of the present invention, the item service and the item type of the target item are not specifically limited. The alternative design service is a service which can be selected in the design model and can be developed; the alternative design business may be, for example, a subsystem, microservice, application and/or module, etc. in the design model. The service selection instruction is an instruction input by the user to select at least one target design service from at least one alternative design service. The target design service is an alternative design service requiring development on the development terminal.
It should be noted that, the design model is a model designed for the target project, specifically, the design result can be obtained by designing for the target project, and according to the technical characteristics of the design result, a unified meta model is adopted to describe the design result as metadata, so as to obtain the design model, and the design model can maintain the dependence, association and reference relation of various metadata in the conversion process of the business and/or the design result, and can utilize the relation, so that all the metadata models necessary for the design business, namely all the relevant data necessary for the design business, can be obtained under the condition of analyzing and packaging the design business.
In the embodiment of the invention, the design model designed for the target project can be obtained and displayed; the user can select at least one alternative design service in the displayed design model to select the alternative design service such as micro service, application or module in the working task range of the development terminal as at least one target design service, and input a service selection instruction according to the selection result to select at least one target design service required to be developed on the development terminal; at least one target design business is determined from the at least one alternative design business in response to business selection instructions entered for the at least one alternative design business in the design model.
S120, analyzing at least one target design service to obtain a first analysis result, and determining a first packet section service from the design model according to the first analysis result and the at least one target design service.
The first analysis result is an analysis result obtained by analyzing at least one target design business. The first packet segment service is a service content that can be packaged corresponding to at least one target design service.
It should be noted that if only at least one target design service is packaged and sent to the development terminal, the problem of development failure on the development terminal may be caused due to lack of related information of other necessary services, if the whole design model or excessive services are packaged and sent to the development terminal, the problem may be caused that data in the project development process is revealed, in order to solve the above problem, in the embodiment of the present invention, a blood-margin analysis technology may be adopted for at least one target design service, or, according to the service characteristics of at least one target design service, analysis may be performed in such a manner as to extract aspects of the service, summary design, detailed design, and/or the like necessary for developing at least one target design service in the design model, so as to obtain a first analysis result, where the first analysis result may include related data or related information of content such as other service necessary for developing at least one target design service, i.e., the first analysis result may be understood as a minimum content set necessary for developing at least one target design service; according to the first analysis result and at least one target design service, determining the first packet section service from the design model, for example, the first analysis result and the at least one target design service can be used as the first packet section service, so that service content data in the determined first packet section service can be isolated and black box development can be independently carried out.
In the embodiment of the invention, the business division of the target project can be planned in advance, for example, a certain business is divided into a certain development terminal manufacturer for development, and when at least one target design business is determined from at least one alternative design business, the determination can be directly performed according to the planning; after determining to obtain at least one target design service, performing related modification operation of adding the target design service or deleting the existing target design service according to service or business requirements; and analyzing according to the at least one target design service after the re-modification to obtain a first analysis result.
In the embodiment of the invention, after the design model designed for the target project is obtained, the operation of modifying the design model such as adding the service to the design model or deleting the service according to the service or business requirement can be performed, and at least one target design service can be redetermined after the design model is modified; and analyzing according to the redetermined at least one target design business to obtain a first analysis result.
S130, packaging the first package section service to obtain a target package section, and sending the target package section to a development terminal so as to develop a part corresponding to the target package section in the target project according to the target package section on the development terminal.
The target packet segment is a packet segment obtained by packing the first packet segment service. The development terminal is a terminal on which development can be performed for a portion corresponding to the target package segment in the target project.
In the embodiment of the invention, the first packet section service can be packaged into an integral packet section, so that a target packet section is obtained; and the target design service and the corresponding related service and other data in the first packet section service can be packed for each target design service in at least one target design service in the first packet section service, so that at least one target packet section is obtained.
It may be appreciated that, when the development is performed on the development terminal, although the target package segment may include at least one target design service and other services, the development may be performed on the development terminal only for a portion of the target project corresponding to the target package segment, the other services related to the at least one target design service in the target package segment may be used only as assistance and/or as reference in the development process, and the development may not need to be performed on the other services, for example, the target package segment includes the target design service a and the service B having a blood relationship with the target design service a, the development may be performed only for the target design service a, and the service B may be provided as a reference service to the developer in the development process.
In the embodiment of the invention, the design model obtained by designing the target project can be split according to a certain service granularity to obtain all the services required to be developed as at least one target design service; analyzing the target design business aiming at each target design business in at least one target design business to obtain a third analysis result, and determining a third package section business from the design model according to the third analysis result and the target design business; and packaging the at least one third package section service to obtain at least one distribution package section, and distributing the at least one distribution package section to development terminals respectively corresponding to different developers such as cross-region developers for development and bearing. After the target project is started, each piece of service content of the target project can be planned to be respectively corresponding to a development terminal manufacturer according to the service requirement or business agreement, so that the distribution package segments of the corresponding service can be distributed to the corresponding development terminal manufacturer for development, and the planned content can be adjusted at any time along with the progress of the project to adapt to the change of the service or business.
For example, referring to fig. 2, if the target project is a skill development activity (Skill Development Activity, SDA) -XX business system, the system may be divided into a contract management business, a reimbursement management business, a car-in-service management business, an ask-for-leave management business, and the like according to business division; according to the service requirement or business agreement, the development terminal for transmitting the package segment corresponding to the contract management service and the reimbursement management service is planned as the development client of the OEM-1, the development terminal for transmitting the package segment corresponding to the vehicle management service and the reimbursement management service is planned as the development client of the OEM-2, and the development terminal for transmitting the package segment corresponding to other services and the like is planned as the development client of the OEM-3; the above-mentioned every business is analyzed separately, and confirm the business of section of package according to business and analysis result separately, and pack the business of section of package separately, get contract manage section of package, reimbursement manage section of package, about car manage section of package, ask for the false manage section of package and other etc. and pack the section; the contract management package section and the reimbursement management package section are sent to a development client of the development terminal as the OEM-1, the vehicle-about management package section and the leave-request management package section are sent to a development client of the development terminal as the OEM-2, and other package sections and the like are sent to a development client of the development terminal as the OEM-3. Wherein the development client may be a development terminal software integration tool set (System Integration Testing, SIT).
In the embodiment of the invention, before the target package segment is sent to the development terminal, a content description capable of representing the relevant information of the target package segment can be generated according to at least one target design content; the content description can be sent to the development terminal, so that a developer can know the target package segment more clearly according to the content description, and development is facilitated for the part corresponding to the target package segment in the target project. It should be noted that, in the case of a small number of content descriptions, the content descriptions may be placed in the target package segment, and in the case of a large number of content descriptions, the content descriptions may be sent to the development terminal by way of an attachment. Wherein the content description may include at least one of a distribution summary, a distribution content, a distribution description, and the like; the distribution abstract is an abstract description of a package segment sent to the development terminal; the distributed content is a content description of the package segment sent to the development terminal; the distribution description is a description related to distribution transmission of the packet segment transmitted to the development terminal.
In the embodiment of the invention, the sending or distributing of the target packet segment to the development terminal can be an asynchronous task, and after the sending or distributing of the target packet segment to the development terminal, a notification message can be sent to the development terminal to notify the development terminal to acquire the target packet segment.
In the embodiment of the invention, after the first packet segment service is packaged to obtain the target packet segment, the details of the packaging can be checked by checking the packaging record, and if the packaging fails, the error reason can be checked by log downloading; if the packing is successful, the target packet segment can be directly downloaded and sent to the development terminal. In the embodiment of the invention, the distribution or transmission condition of the history can also be checked by distributing the record or transmitting the record. If there is a record in which the distribution or transmission failed, the relevant button can be clicked for the re-distribution or transmission.
According to the technical scheme, a design model designed for a target item is obtained, and at least one target design content is determined from at least one alternative design content in response to a content selection instruction input for the at least one alternative design content in the design model; analyzing at least one target design content to obtain a first analysis result, and determining first package segment content from the design model according to the first analysis result; and packaging the content of the first package segment to obtain a target package segment, and sending the target package segment to a development terminal so that the development terminal develops according to the target package segment. According to the technical scheme, the selected at least one target design content can be analyzed to obtain the target package segment, namely necessary content related to the target design content can be packaged to obtain the package segment which is isolated in data and can be independently developed, so that development boundaries for development on a development terminal are effectively limited, other contents except the necessary content related to the target design content in the target project are prevented from being leaked, and accordingly data leakage in the project development process can be avoided. It should be understood that the description in this section is not intended to identify key or critical features of the embodiments of the invention, nor is it intended to be used to limit the scope of the invention. Other features of the present invention will become apparent from the description that follows.
An optional technical solution, after determining the first package segment service from the design model according to the first analysis result and at least one target design service, the method for developing a project further includes: determining a target interface according to the first packet segment service; authorizing the development terminal according to the target interface; the target package segment is sent to a development terminal, so that development is carried out on a part corresponding to the target package segment in the target project according to the target package segment on the development terminal, and the development method comprises the following steps: and sending the target package segment to a development terminal so as to develop a part corresponding to the target package segment in the target project according to the target package segment by utilizing the target interface on the authorized development terminal.
The target interface is determined according to the first packet section service, and the development terminal is authorized by the development terminal for the part corresponding to the target packet section in the target project; the number of the target interfaces may be one or a plurality of the target interfaces.
It can be understood that in the actual development process of the part corresponding to the target package segment in the target project, joint debugging is inevitably required in terms of other dependent service systems and/or services, if the development mode of distributing the package segment to the development terminal according to the embodiment of the present invention is adopted, codes of other dependent service systems and/or services and the like may not be locally processed through the development terminal, so that the development terminal may access the commonly provided application program interface (Application Programming Interface, API) is required, but if all commonly provided APIs are authorized to the development terminal or any terminal, the problem of data leakage may be caused, in order to limit the view of a developer who performs development through the development terminal, the development terminal may be authorized to have the API necessary, other unrelated APIs may not be authorized, and only the development terminal authorized according to the necessary API may be able to view, access and/or debug through the necessary API, thereby further avoiding the problem of data leakage.
In the embodiment of the invention, the target interface can be determined according to the first packet segment service; the method comprises the steps of determining a target interface according to a first packet segment service, responding to an input interface selection instruction input for at least one alternative interface, determining a selection interface from the at least one alternative interface, wherein the alternative interface is an alternative interface which can be selected, the selection interface is an interface selected from the at least one alternative interface, updating the target interface according to the selection interface, namely, a user can determine the target interface according to the first packet segment service and manually add other interfaces; the at least one determination interface may be further determined from the at least one alternative interface in response to an input interface determination instruction input for the at least one alternative interface, and the at least one determination interface may be regarded as the target interface. It should be noted that, in addition to selecting an added target interface from at least one alternative interface, deletion may be performed by selecting an interface among the determined target interfaces, or the like.
For example, according to the first package segment service, a rights service list of rights services required to be used for development of a part corresponding to the target package segment in the target project on the development terminal can be determined; at least one alternative weight service can be provided for the user, wherein the alternative weight service is an alternative weight service which can be selected; the user can select at least one alternative right service, and the selection right service is obtained; determining a selection right service from the at least one alternative right service in response to an input service selection instruction input for the at least one alternative right service, and adding the selection right service into a right service list; and taking the interface corresponding to the rights service in the rights service list as a target interface.
In the embodiment of the invention, the target interface can be determined according to the first packet segment service; authorizing the development terminal according to the target interface; and packaging the first package section service to obtain a target package section, and sending the target package section to a development terminal so as to develop a part corresponding to the target package section in a target project according to the target package section by utilizing the target interface on the development terminal authorized according to the target interface. According to the technical scheme, the development is performed on the development terminal authorized according to the target interface, so that the view of a developer who performs development through the development terminal is limited, and the problem of data leakage is further avoided.
Another optional technical solution, performing a packaging process on the first packet segment service to obtain a target packet segment, including: packaging the first packet section service, and encrypting the obtained packaging result to obtain an encryption result; and determining the target packet segment according to the encryption processing result.
It can be understood that, in order to prevent the security problem from being generated by hijacking by other people in the process of transmitting the target packet segment, the packing result obtained by packing the first packet segment service may be encrypted, for example, the packing result may be converted into a target packet segment with a specific binary structure, where the target packet segment with the specific binary structure can be correctly resolved only by a specific development terminal software integration tool set on the development terminal, and converted into a service model necessary in the development process, so that the development and implementation of the function on the development terminal are performed according to the service model.
In the embodiment of the invention, the encryption processing is performed on the obtained packaging processing result, and the encryption mode for obtaining the encryption processing result is not particularly limited.
In the embodiment of the invention, the first packet section service can be packaged, and the obtained packaging result is encrypted to obtain an encryption result; and determining the target packet segment according to the encryption processing result. By the technical scheme, the safety of the target packet segment in the transmission process can be ensured.
FIG. 3 is a flow chart of another project development method provided in an embodiment of the invention. The present embodiment is optimized based on the above technical solutions. In this embodiment, optionally, analyzing at least one target design service to obtain a first analysis result includes: analyzing at least one target design business by a blood margin analysis technique according to the design model to determine a blood margin relation business having a blood margin relation with the at least one target design business from the design model; and taking the blood relationship service as a first analysis result.
Wherein, the explanation of the same or corresponding terms as the above embodiments is not repeated herein.
Referring to fig. 3, the method of this embodiment may specifically include the following steps:
S210, a design model designed for the target project is obtained, and at least one target design service is determined from at least one alternative design service in response to a service selection instruction input for the at least one alternative design service in the design model.
S220, analyzing at least one target design service through a blood margin analysis technology according to the design model to determine a blood margin relation service with a blood margin relation with the at least one target design service from the design model.
It can be understood that the design model may be obtained by adopting a unified meta-model to describe metadata of the design result, so that the design model can maintain dependence, association and reference relations of various metadata, and in consideration of the characteristics of the design model, the blood-edge relation of at least one target design service in the design model can be analyzed by a blood-edge analysis technology, so that a blood-edge relation service having a blood-edge relation with at least one target design service in the design model can be determined from the design model, and the blood-edge relation service is a service having a blood-edge relation with at least one target design service in the design model.
It should be noted that, since there may be alternative design services that can be selectively developed in the design model, and there may also be services such as tools or services for assistance or other actions that need not be developed, the blood relationship service may be a service in at least one alternative design service, or a service in other non-alternative design services in the design model.
S230, using the blood relationship service as a first analysis result.
In the embodiment of the invention, the blood relationship service can be regarded as the service necessary in the process of developing the part corresponding to the target packet segment in the target project, so that the blood relationship service can be used as the first analysis result
S240, determining a first packet segment service from the design model according to the first analysis result and at least one target design service.
S250, packaging the first package section service to obtain a target package section, and sending the target package section to a development terminal so as to develop a part corresponding to the target package section in the target project according to the target package section on the development terminal.
According to the technical scheme, according to the design model, at least one target design service is analyzed through a blood margin analysis technology, so that a blood margin relation service with a blood margin relation with the at least one target design service is determined from the design model; and taking the blood relationship service as a first analysis result. According to the technical scheme, the target package segment with the development boundary can be obtained through analysis by the blood margin analysis technology, so that the accuracy is higher, the target package segment with the development boundary is more effective, and the data leakage in the project development process can be further avoided.
FIG. 4 is a flow chart of yet another project development method provided in an embodiment of the invention. The present embodiment is optimized based on the above technical solutions. In this embodiment, optionally, after the package segment service is packaged to obtain the target package segment, the method for developing a project further includes: modifying the at least one target design service in response to a service modification instruction for the at least one target design service to obtain at least one modified design service; analyzing at least one modified design service to obtain a second analysis result, and determining a second package section service from the design model according to the second analysis result and the at least one modified design service; and packaging the second package section service to obtain a modified package section, and sending the modified package section to a development terminal so as to develop a part corresponding to the modified package section in the target project according to the modified package section on the development terminal. Wherein, the explanation of the same or corresponding terms as the above embodiments is not repeated herein.
Referring to fig. 4, the method of this embodiment may specifically include the following steps:
s310, a design model designed for the target project is obtained, and at least one target design service is determined from at least one alternative design service in response to a service selection instruction input for the at least one alternative design service in the design model.
S320, analyzing at least one target design service to obtain a first analysis result, and determining a first packet segment service from the design model according to the first analysis result and the at least one target design service.
S330, packaging the first package section service to obtain a target package section, and sending the target package section to a development terminal so as to develop a part corresponding to the target package section in the target project according to the target package section on the development terminal.
S340, responding to the service modification instruction aiming at least one target design service, and modifying the at least one target design service to obtain at least one modified design service.
Wherein the service selection instruction is an instruction input by a user to modify at least one target design service. The modified design business is a target design business obtained by modifying at least one target design business; the at least one modified design service may include only modified target design services, and the at least one modified design service may further include modified at least one target design service.
In the embodiment of the invention, the design model of at least one target design service can be displayed; the user can add target design business, delete target design business and/or modify target design business to at least one target design business in the displayed design model, and input business modification instructions according to modification results so as to modify at least one target design business which is required to be developed on the development terminal; and modifying the at least one target design service in response to the service modification instruction aiming at the at least one target design service to obtain at least one modified design service.
S350, analyzing at least one modified design service to obtain a second analysis result, and determining a second package section service from the design model according to the second analysis result and the at least one modified design service.
Wherein the second analysis result is an analysis result obtained by analyzing at least one modified design business. The second package segment service is a service content which corresponds to at least one modified design service and can be packaged.
In the embodiment of the invention, at least one modified design service can be analyzed by adopting a blood margin analysis technology and other modes to obtain a second analysis result, and the second analysis result can comprise related data or related information of other services and other contents necessary for developing at least one modified design service; the second packet segment service is determined from the design model based on the second analysis result and the at least one modified design service, e.g., the second analysis result and the at least one modified design service may be used as the second packet segment service.
S360, packaging the second package section service to obtain a modified package section, and sending the modified package section to a development terminal so as to develop a part corresponding to the modified package section in the target project according to the modified package section on the development terminal.
The modified packet segment is a packet segment obtained by packing the second packet segment service.
In the embodiment of the invention, the second packet section service can be packed into an integral packet section, so that a modified packet section is obtained; and the data of the modified design service, the related service corresponding to the modified design service in the second packet section service and the like can be packaged for each modified design service in at least one modified design service in the second packet section service, so that at least one modified packet section is obtained.
According to the technical scheme, at least one target design service is modified in response to a service modification instruction aiming at least one target design service, so that at least one modified design service is obtained; analyzing at least one modified design service to obtain a second analysis result, and determining a second package section service from the design model according to the second analysis result and the at least one modified design service; and packaging the second package section service to obtain a modified package section, and sending the modified package section to a development terminal so as to develop a part corresponding to the modified package section in the target project according to the modified package section on the development terminal. According to the technical scheme, at least one target design service can be modified to obtain the modified package segment, so that the part corresponding to the modified package segment in the target project can be developed on the development terminal according to the modified package segment, and the development process of the project can be improved, and the method can be applicable to service or commercial changes at any time.
An optional technical solution, after modifying at least one target design service to obtain at least one modified design service, the project development method further includes: determining difference data according to at least one target design service and at least one modified design service; the modification package segment is sent to a development terminal, so that development is carried out on a part corresponding to the modification package segment in a target project according to the modification package segment on the development terminal, and the method comprises the following steps: and sending the modification package segment and the difference data to a development terminal so as to develop a part corresponding to the modification package segment in the target project according to the modification package segment and the difference data on the development terminal.
In the embodiment of the invention, the difference data capable of representing the difference between at least one target design service and at least one modified design service can be determined according to the difference between at least one target design service and at least one modified design service; the modification package segment and the difference data may be sent to the development terminal, so that development is performed on a portion corresponding to the modification package segment in the target project according to the modification package segment and the difference data on the development terminal.
The difference data may be a difference model that may be parsed by the development terminal, and the modification package segments and the difference data are sent to the development terminal; the difference processing can be performed on the development terminal according to the difference model, so that a difference button can be displayed on the development terminal, and a user can check the difference between the received target package segment and the modified package segment by clicking the difference button; the possible related problems caused by the difference between the target package segment and the modified package segment can be determined on the development terminal according to the difference model so as to ensure the consistency of the development result and the design; if the developer has already developed the part corresponding to the target package segment in the target project, the developer can determine the difference part of the modified package segment and the target package segment according to the difference model, and develop the difference part on the development terminal; if the developer does not develop the part corresponding to the target package segment in the target project, the developer can develop the part corresponding to the modified package segment in the target project on the development terminal according to the difference model, the modified package segment and the developed part in the target package segment.
In the embodiment of the invention, the difference data can be determined according to at least one target design service and at least one modified design service; and sending the modification package segment and the difference data to a development terminal so as to develop a part corresponding to the modification package segment in the target project according to the modification package segment and the difference data on the development terminal. According to the technical scheme, the difference data can be sent to the development terminal to prompt the developer of the difference, so that the problem that after at least one target design service is modified to obtain at least one modified design service, the development result is inconsistent with the designed at least one modified design service is avoided.
In another alternative solution, before sending the modification package segment to the development terminal, the project development method further includes: generating a package segment description according to at least one target design service and at least one modified design service; the modification package segment is sent to a development terminal, so that development is carried out on a part corresponding to the modification package segment in a target project according to the modification package segment on the development terminal, and the method comprises the following steps: the modified package segment and the package Duan Shuiming are sent to the development terminal, so that development is performed on the part corresponding to the modified package segment in the target project according to the modified package segment and the package segment description on the development terminal.
In the embodiment of the invention, the packet section description capable of representing the relevant information of at least one modified design service can be determined according to at least one target design service and at least one modified design service; the modified package segment and package Duan Shuiming may be sent to a development terminal for development at the development terminal for the portion of the target project corresponding to the modified package segment based on the modified package segment and package segment description.
In the embodiment of the invention, the package segment description can comprise at least one of a distribution abstract, distribution content, distribution description, difference abstract, difference content, difference detail and the like. Wherein the difference abstract is an abstract description of the difference between the modified package segment and the target package segment sent to the development terminal; the distribution content is a content description of the difference between the modified package segment and the target package segment sent to the development terminal; the distribution description is a description of details of the difference between the modified package segment and the target package segment transmitted to the development terminal.
In the embodiment of the invention, on a development terminal, a packet section content difference list can be obtained according to a modified packet section and a packet section description, wherein the packet section content difference list is a list of differences between the content in a target packet section and the content in the modified packet section; the developer can determine whether the content in the modified package segment can meet the development requirement or not according to the package segment content difference list, and whether the content of the received package segment is actually changed or not is met.
In the embodiment of the invention, the package segment description can be generated according to at least one target design service and at least one modified design service; the modified package segment and the package Duan Shuiming are sent to the development terminal, so that development is performed on the part corresponding to the modified package segment in the target project according to the modified package segment and the package segment description on the development terminal. According to the technical scheme, the package Duan Shuiming can be sent to the development terminal, so that a developer can know the modified package segment more clearly and quickly according to the content description, and development of the part corresponding to the modified package segment in the target project is facilitated.
For better understanding of the technical solution of the embodiment of the present invention described above, an alternative example is provided herein. For example, referring to fig. 5, a design model designed for a target item is obtained, and the design model can be regarded as a design result designed for the target item; determining at least one target design business from the at least one alternative design business in response to business selection instructions entered for the at least one alternative design business in the design model; performing blood relationship analysis on at least one target design business to obtain a first analysis result; determining a first packet segment service from the design model according to the first analysis result and at least one target design service; packaging the first packet segment service to obtain a target packet segment; and sending the target package segment to a development terminal in a pushing mode, or downloading the development terminal to obtain the target package segment, or importing the target package segment from a hard disk and the like storing the target package segment into the development terminal by the development terminal so as to develop a part corresponding to the target package segment in the target project according to the target package segment.
For better understanding of the technical solution of the embodiment of the present invention described above, an alternative example is provided herein. For example, referring to fig. 6, basic information of a target packet segment may be defined, referring to fig. 7, after the basic information of the target packet segment is defined, at least one target design service is determined from at least one alternative design service in response to a service selection instruction input for the at least one alternative design service in the design model, as a selection of contents of the target packet segment; referring to fig. 8, a target packet section for which definition basic information of at least one target design service has been determined may be selected; referring to FIG. 9, the package segment content of the target package segment may be validated, i.e., at least one target design business may be analyzed to determine a blood-margin relationship business having a blood-margin relationship with the at least one target design business from the design model; using the blood relationship service as a first analysis result; determining a first packet segment service from the design model according to the first analysis result and at least one target design service; referring to fig. 10, a rights service list of a target package segment may be determined according to a first package segment service, and a target interface for authorizing a development terminal may be determined according to the rights service list; referring to fig. 11, a user may select an addition or modification of a rights service in the rights service list based on the rights service list, update the rights service list according to a selection result, and thus update a target interface for authorizing the development terminal according to a final requirement of the updated rights service list; referring to fig. 12, a content description for a target package segment may be filled in or automatically generated from a first package segment service; referring to fig. 13, a packet segment confirmation and distribution operation may be performed, that is, a first packet segment service may be packaged to obtain a target packet segment, and the target packet segment is sent to a development terminal, so that development is performed on a portion corresponding to the target packet segment in a target project according to the target packet segment at the development terminal; referring to fig. 14, the packaged record may be presented by responding to an instruction that a button associated with viewing the packaged record is clicked; referring to fig. 15, distribution record information may be presented by responding to an instruction that a button associated with viewing a distribution record is clicked. Referring to fig. 16, after the packet segment service is packaged to obtain a target packet segment, at least one target design service may be modified in response to a service modification instruction for at least one target design service to obtain at least one modified design service; referring to fig. 17, at least one modified design service may be analyzed, a service having a blood relationship with the at least one modified design service is determined from the design model as a second analysis result, and a second packet segment service is determined from the design model based on the second analysis result and the at least one modified design service; referring to fig. 18, the difference data may be determined according to at least one target design service and at least one modified design service, and the difference between the first packet segment service and the second packet segment service may be demonstrated by the difference data; referring to fig. 19, a package segment description including a difference summary, a difference content, and difference details may be generated from at least one target design service and at least one modified design service; packaging the second package section service to obtain a modified package section; referring to fig. 20, a difference data list may also be generated according to the difference data to prompt the user to check whether the modification package segment can meet the development requirement of the development terminal according to the difference data list; and sending the modification package segment to a development terminal so as to develop the part corresponding to the modification package segment in the target project according to the modification package segment on the development terminal.
Fig. 21 is a block diagram of a project development apparatus according to an embodiment of the present invention, where the apparatus is configured to execute the project development method according to any of the above embodiments. The device and the project development method of each embodiment belong to the same invention conception, and the details of the embodiment of the project development device, which are not described in detail, can be referred to the embodiment of the project development method. Referring to fig. 21, the apparatus may specifically include: the target design traffic determination module 410, the first packet segment traffic determination module 420, and the target packet Duan Fasong module 430.
The target design business determining module 410 is configured to obtain a design model designed for a target project, and determine at least one target design business from at least one alternative design business in response to a business selection instruction input for the at least one alternative design business in the design model;
the first packet segment service determining module 420 is configured to analyze at least one target design service to obtain a first analysis result, and determine a first packet segment service from the design model according to the first analysis result and the at least one target design service;
the target package Duan Fasong module 430 is configured to package the first package segment service to obtain a target package segment, and send the target package segment to the development terminal, so that the development terminal develops, according to the target package segment, a portion corresponding to the target package segment in the target project.
Optionally, the first packet segment service determining module 420 may include: the system comprises a blood margin relation service determining unit, a blood margin relation service analyzing unit and a data processing unit, wherein the blood margin relation service determining unit is used for analyzing at least one target design service through a blood margin analysis technology according to a design model so as to determine a blood margin relation service with a blood margin relation with the at least one target design service from the design model; the first analysis result is used as a unit for using the blood relationship service as the first analysis result.
Optionally, the apparatus may further include: the modified design business obtaining module is used for responding to business modification instructions aiming at least one target design business to modify the at least one target design business after the package segment business is packaged to obtain the target package segment, so as to obtain at least one modified design business; the second packet section service determining module is used for analyzing at least one modified design service to obtain a second analysis result, and determining the second packet section service from the design model according to the second analysis result and the at least one modified design service; and the modified packet section sending module is used for carrying out packaging processing on the second packet section service to obtain a modified packet section, and sending the modified packet section to the development terminal so as to develop a part corresponding to the modified packet section in the target project according to the modified packet section on the development terminal.
Optionally, on the basis of the above device, the device may further include: the difference data determining module is used for determining difference data according to at least one target design service and at least one modified design service when at least one target design service is modified; the modifying packet segment sending module may include: and the difference data sending unit is used for sending the modification package segment and the difference data to the development terminal so as to develop the part corresponding to the modification package segment in the target project according to the modification package segment and the difference data on the development terminal.
Optionally, on the basis of the above device, the device may further include: the package segment description generation module is used for generating a package segment description according to at least one target design service and at least one modification design service before sending the modification package segment to the development terminal; the modifying packet segment sending module may include: and the package segment description sending unit is used for sending the modified package segment and the package Duan Shuiming to the development terminal so as to develop the part corresponding to the modified package segment in the target project according to the modified package segment and the package segment description on the development terminal.
Optionally, the apparatus may further include: the target interface determining module is used for determining a target interface according to the first packet segment service after determining the first packet segment service from the design model according to the first analysis result and at least one target design service; the development terminal authorization module is used for authorizing the development terminal according to the target interface; the target package Duan Fasong module 430 may include: and the target packet segment sending unit is used for sending the target packet segment to the development terminal so as to develop the part corresponding to the target packet segment in the target project according to the target packet segment by utilizing the target interface on the authorized development terminal.
Optionally, the target package Duan Fasong module 430 may include: the encryption processing result obtaining unit is used for carrying out packing processing on the first packet section service and carrying out encryption processing on the obtained packing processing result to obtain an encryption processing result; and the target packet segment determining unit is used for determining the target packet segment according to the encryption processing result.
According to the project development device provided by the embodiment of the invention, a design model designed for a target project is obtained through a target design service determining module, and at least one target design service is determined from at least one alternative design service in response to a service selection instruction input for the at least one alternative design service in the design model; analyzing at least one target design service through a first packet segment service determining module to obtain a first analysis result, and determining the first packet segment service from the design model according to the first analysis result and the at least one target design service; and the target packet section sending module is used for carrying out packing treatment on the first packet section service to obtain a target packet section, and sending the target packet section to the development terminal so as to develop a part corresponding to the target packet section in the target project according to the target packet section on the development terminal. According to the device, at least one selected target design content can be analyzed to obtain the target package segment, namely necessary content related to the target design content can be packaged to obtain the package segment which is isolated in data and can be independently developed, so that development boundaries for development on a development terminal are effectively limited, other contents except the necessary content related to the target design content in a target project are prevented from being leaked, and accordingly data leakage in the project development process can be avoided.
It should be understood that the description in this section is not intended to identify key or critical features of the embodiments of the invention, nor is it intended to be used to limit the scope of the invention. Other features of the present invention will become apparent from the description that follows.
The project development device provided by the embodiment of the invention can execute the project development method provided by any embodiment of the invention, and has the corresponding functional modules and beneficial effects of the execution method.
It should be noted that, in the embodiment of the project development apparatus, each unit and module included are only divided according to the functional logic, but not limited to the above-mentioned division, so long as the corresponding functions can be implemented; in addition, the specific names of the functional units are also only for distinguishing from each other, and are not used to limit the protection scope of the present invention.
Fig. 22 shows a schematic diagram of the structure of an electronic device 10 that may be used to implement an embodiment of the present invention. Electronic devices are intended to represent various forms of digital computers, such as laptops, desktops, workstations, personal digital assistants, servers, blade servers, mainframes, and other appropriate computers. Electronic equipment may also represent various forms of mobile devices, such as personal digital processing, cellular telephones, smartphones, wearable devices (e.g., helmets, glasses, watches, etc.), and other similar computing devices. The components shown herein, their connections and relationships, and their functions, are meant to be exemplary only, and are not meant to limit implementations of the inventions described and/or claimed herein.
As shown in fig. 22, the electronic device 10 includes at least one processor 11, and a memory, such as a Read Only Memory (ROM) 12, a Random Access Memory (RAM) 13, etc., communicatively connected to the at least one processor 11, in which the memory stores a computer program executable by the at least one processor, and the processor 11 can perform various appropriate actions and processes according to the computer program stored in the Read Only Memory (ROM) 12 or the computer program loaded from the storage unit 18 into the Random Access Memory (RAM) 13. In the RAM 13, various programs and data required for the operation of the electronic device 10 may also be stored. The processor 11, the ROM 12 and the RAM 13 are connected to each other via a bus 14. An input/output (I/O) interface 15 is also connected to bus 14.
Various components in the electronic device 10 are connected to the I/O interface 15, including: an input unit 16 such as a keyboard, a mouse, etc.; an output unit 17 such as various types of displays, speakers, and the like; a storage unit 18 such as a magnetic disk, an optical disk, or the like; and a communication unit 19 such as a network card, modem, wireless communication transceiver, etc. The communication unit 19 allows the electronic device 10 to exchange information/data with other devices via a computer network, such as the internet, and/or various telecommunication networks.
The processor 11 may be a variety of general and/or special purpose processing components having processing and computing capabilities. Some examples of processor 11 include, but are not limited to, a Central Processing Unit (CPU), a Graphics Processing Unit (GPU), various specialized Artificial Intelligence (AI) computing chips, various processors running machine learning model algorithms, digital Signal Processors (DSPs), and any suitable processor, controller, microcontroller, etc. The processor 11 performs the various methods and processes described above, such as project development methods.
In some embodiments, the project development method may be implemented as a computer program, which is tangibly embodied on a computer-readable storage medium, such as the storage unit 18. In some embodiments, part or all of the computer program may be loaded and/or installed onto the electronic device 10 via the ROM 12 and/or the communication unit 19. When the computer program is loaded into RAM 13 and executed by processor 11, one or more steps of the project development method described above may be performed. Alternatively, in other embodiments, the processor 11 may be configured to perform the project development method in any other suitable manner (e.g., by means of firmware).
Various implementations of the systems and techniques described here above may be implemented in digital electronic circuitry, integrated circuit systems, field Programmable Gate Arrays (FPGAs), application Specific Integrated Circuits (ASICs), application Specific Standard Products (ASSPs), systems On Chip (SOCs), load programmable logic devices (CPLDs), computer hardware, firmware, software, and/or combinations thereof. These various embodiments may include: implemented in one or more computer programs, the one or more computer programs may be executed and/or interpreted on a programmable system including at least one programmable processor, which may be a special purpose or general-purpose programmable processor, that may receive data and instructions from, and transmit data and instructions to, a storage system, at least one input device, and at least one output device.
A computer program for carrying out methods of the present invention may be written in any combination of one or more programming languages. These computer programs may be provided to a processor of a general purpose computer, special purpose computer, or other programmable data processing apparatus, such that the computer programs, when executed by the processor, cause the functions/acts specified in the flowchart and/or block diagram block or blocks to be implemented. The computer program may execute entirely on the machine, partly on the machine, as a stand-alone software package, partly on the machine and partly on a remote machine or entirely on the remote machine or server.
In the context of the present invention, a computer-readable storage medium may be a tangible medium that can contain, or store a computer program for use by or in connection with an instruction execution system, apparatus, or device. The computer readable storage medium may include, but is not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any suitable combination of the foregoing. Alternatively, the computer readable storage medium may be a machine readable signal medium. More specific examples of a machine-readable storage medium would include an electrical connection based on one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing.
To provide for interaction with a user, the systems and techniques described here can be implemented on an electronic device having: a display device (e.g., a CRT (cathode ray tube) or LCD (liquid crystal display) monitor) for displaying information to a user; and a keyboard and a pointing device (e.g., a mouse or a trackball) through which a user can provide input to the electronic device. Other kinds of devices may also be used to provide for interaction with a user; for example, feedback provided to the user may be any form of sensory feedback (e.g., visual feedback, auditory feedback, or tactile feedback); and input from the user may be received in any form, including acoustic input, speech input, or tactile input.
The systems and techniques described here can be implemented in a computing system that includes a background component (e.g., as a data server), or that includes a middleware component (e.g., an application server), or that includes a front-end component (e.g., a user computer having a graphical user interface or a web browser through which a user can interact with an implementation of the systems and techniques described here), or any combination of such background, middleware, or front-end components. The components of the system can be interconnected by any form or medium of digital data communication (e.g., a communication network). Examples of communication networks include: local Area Networks (LANs), wide Area Networks (WANs), blockchain networks, and the internet.
The computing system may include clients and servers. The client and server are typically remote from each other and typically interact through a communication network. The relationship of client and server arises by virtue of computer programs running on the respective computers and having a client-server relationship to each other. The server can be a cloud server, also called a cloud computing server or a cloud host, and is a host product in a cloud computing service system, so that the defects of high management difficulty and weak service expansibility in the traditional physical hosts and VPS service are overcome.
It should be appreciated that various forms of the flows shown above may be used to reorder, add, or delete steps. For example, the steps described in the present invention may be performed in parallel, sequentially, or in a different order, so long as the desired results of the technical solution of the present invention are achieved, and the present invention is not limited herein.
The above embodiments do not limit the scope of the present invention. It will be apparent to those skilled in the art that various modifications, combinations, sub-combinations and alternatives are possible, depending on design requirements and other factors. Any modifications, equivalent substitutions and improvements made within the spirit and principles of the present invention should be included in the scope of the present invention.

Claims (10)

1. A method of developing a project, comprising:
obtaining a design model designed for a target project, and determining at least one target design service from at least one alternative design service in the design model in response to a service selection instruction input for the at least one alternative design service;
analyzing the at least one target design service to obtain a first analysis result, and determining a first packet section service from the design model according to the first analysis result and the at least one target design service;
And packaging the first packet segment service to obtain a target packet segment, and sending the target packet segment to a development terminal so as to develop a part corresponding to the target packet segment in the target project according to the target packet segment at the development terminal.
2. The method of claim 1, wherein analyzing the at least one target design business to obtain a first analysis result comprises:
analyzing the at least one target design business by a blood margin analysis technique according to the design model to determine a blood margin relation business having a blood margin relation with the at least one target design business from the design model;
and taking the blood relationship service as a first analysis result.
3. The method of claim 1, further comprising, after the packet segment service is packaged to obtain a target packet segment:
modifying the at least one target design service in response to a service modification instruction for the at least one target design service to obtain at least one modified design service;
analyzing the at least one modified design service to obtain a second analysis result, and determining a second package section service from the design model according to the second analysis result and the at least one modified design service;
And packaging the second package section service to obtain a modified package section, and sending the modified package Duan Fa to the development terminal so as to develop a part corresponding to the modified package section in the target project according to the modified package section at the development terminal.
4. The method of claim 3, further comprising, after said modifying said at least one target design service to obtain at least one modified design service:
determining difference data according to the at least one target design service and the at least one modified design service;
the step of sending the modification package Duan Fa to the development terminal, so as to develop, on the development terminal, a portion corresponding to the modification package segment in the target project according to the modification package segment, including:
and sending the modification package segment and the difference data to the development terminal so as to develop a part corresponding to the modification package segment in the target project according to the modification package segment and the difference data on the development terminal.
5. A method according to claim 3, further comprising, prior to said sending said modification bundle Duan Fa to said development terminal:
Generating a packet segment description according to the at least one target design service and the at least one modified design service;
the step of sending the modification package Duan Fa to the development terminal, so as to develop, on the development terminal, a portion corresponding to the modification package segment in the target project according to the modification package segment, including:
and sending the modified package segment and the package Duan Shuiming to a development terminal so as to develop a part corresponding to the modified package segment in the target project according to the modified package segment and the package segment description at the development terminal.
6. The method of claim 1, further comprising, after said determining a first packet segment service from said design model based on said first analysis result and said at least one target design service:
determining a target interface according to the first packet segment service;
authorizing the development terminal according to the target interface;
the step of sending the target package segment to a development terminal, so that the development terminal develops a part corresponding to the target package segment in the target project according to the target package segment, including:
And sending the target package segment to a development terminal so as to develop a part corresponding to the target package segment in the target project according to the target package segment by utilizing the target interface on an authorized development terminal.
7. The method of claim 1, wherein the step of packaging the first packet segment service to obtain a target packet segment includes:
packaging the first packet section service, and encrypting the obtained packaging result to obtain an encryption result;
and determining a target packet segment according to the encryption processing result.
8. A project development device, comprising:
the system comprises a target design business determining module, a target design business processing module and a target design business processing module, wherein the target design business determining module is used for acquiring a design model designed for a target project and determining at least one target design business from at least one alternative design business in response to a business selection instruction input for the at least one alternative design business in the design model;
the first packet segment service determining module is used for analyzing the at least one target design service to obtain a first analysis result, and determining a first packet segment service from the design model according to the first analysis result and the at least one target design service;
And the target packet segment sending module is used for carrying out packaging processing on the first packet segment service to obtain a target packet segment, and sending the target packet segment to a development terminal so as to develop a part corresponding to the target packet segment in the target project according to the target packet segment at the development terminal.
9. An electronic device, comprising:
at least one processor; and
a memory communicatively coupled to the at least one processor; wherein,
the memory stores a computer program executable by the at least one processor to cause the at least one processor to perform the project development method of any one of claims 1-7.
10. A computer readable storage medium storing computer instructions for causing a processor to implement the project development method of any one of claims 1-7 when executed.
CN202311301645.4A 2023-10-07 2023-10-07 Project development method and device, electronic equipment and storage medium Pending CN117234471A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202311301645.4A CN117234471A (en) 2023-10-07 2023-10-07 Project development method and device, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202311301645.4A CN117234471A (en) 2023-10-07 2023-10-07 Project development method and device, electronic equipment and storage medium

Publications (1)

Publication Number Publication Date
CN117234471A true CN117234471A (en) 2023-12-15

Family

ID=89098237

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202311301645.4A Pending CN117234471A (en) 2023-10-07 2023-10-07 Project development method and device, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN117234471A (en)

Similar Documents

Publication Publication Date Title
CN109558748B (en) Data processing method and device, electronic equipment and storage medium
CN108305055B (en) Payment testing method and device
CN112835782B (en) Interface access test method and system
CN110858172A (en) Automatic test code generation method and device
CN108933695B (en) Method and apparatus for processing information
CN113110963A (en) Service processing method, service processing device, electronic equipment and readable storage medium
US11816479B2 (en) System and method for implementing a code audit tool
JP2018169693A (en) Information processing device, information processing method, and information processing program
CN116701053B (en) Method, device, equipment and medium for restoring data backup of production environment database
CN111414154A (en) Method and device for front-end development, electronic equipment and storage medium
CN113535565B (en) Interface use case generation method, device, equipment and medium
CN117234471A (en) Project development method and device, electronic equipment and storage medium
CN115269431A (en) Interface testing method and device, electronic equipment and storage medium
CN112783903B (en) Method and device for generating update log
CN113935847A (en) Online process risk processing method, device, server and medium
CN111158649A (en) Method and device for configuring multi-level parameters
CN110262756B (en) Method and device for caching data
CN114996169B (en) Device diagnosis method, device, electronic device, and storage medium
CN115484149B (en) Network switching method, network switching device, electronic equipment and storage medium
CN112950138B (en) Collaborative development state management method, device and server
CN114266547A (en) Method, device, equipment, medium and program product for identifying business processing strategy
CN118152250A (en) Application programming interface test method, apparatus, device, medium and program product
CN116483726A (en) Abnormality detection method, abnormality detection device, electronic apparatus, and storage medium
CN115878086A (en) Application program operation processing method, device, equipment and storage medium
CN113722316A (en) Model processing method and device, electronic equipment and computer readable 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