CN113255233A - Business requirement processing method and device, storage medium and electronic equipment - Google Patents

Business requirement processing method and device, storage medium and electronic equipment Download PDF

Info

Publication number
CN113255233A
CN113255233A CN202110698813.2A CN202110698813A CN113255233A CN 113255233 A CN113255233 A CN 113255233A CN 202110698813 A CN202110698813 A CN 202110698813A CN 113255233 A CN113255233 A CN 113255233A
Authority
CN
China
Prior art keywords
service
prototype
processed
requirement
business
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
CN202110698813.2A
Other languages
Chinese (zh)
Inventor
张恩兵
王林军
郭世磊
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
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 CN202110698813.2A priority Critical patent/CN113255233A/en
Publication of CN113255233A publication Critical patent/CN113255233A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • G06F30/20Design optimisation, verification or simulation
    • G06F30/27Design optimisation, verification or simulation using machine learning, e.g. artificial intelligence, neural networks, support vector machines [SVM] or training a model
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/04Forecasting or optimisation specially adapted for administrative or management purposes, e.g. linear programming or "cutting stock problem"
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
    • G06Q10/063Operations research, analysis or management
    • G06Q10/0631Resource planning, allocation, distributing or scheduling for enterprises or organisations
    • G06Q10/06315Needs-based resource requirements planning or analysis

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Human Resources & Organizations (AREA)
  • Theoretical Computer Science (AREA)
  • Economics (AREA)
  • Physics & Mathematics (AREA)
  • Strategic Management (AREA)
  • General Physics & Mathematics (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Tourism & Hospitality (AREA)
  • Operations Research (AREA)
  • Quality & Reliability (AREA)
  • Marketing (AREA)
  • Game Theory and Decision Science (AREA)
  • General Business, Economics & Management (AREA)
  • Evolutionary Computation (AREA)
  • Development Economics (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Artificial Intelligence (AREA)
  • Educational Administration (AREA)
  • Medical Informatics (AREA)
  • Software Systems (AREA)
  • Computer Hardware Design (AREA)
  • Geometry (AREA)
  • General Engineering & Computer Science (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention provides a method and a device for processing service requirements, a storage medium and electronic equipment, wherein the processing method comprises the following steps: establishing a prototype prediction model of the service demand; generating a system prototype corresponding to the business demand to be processed based on the business demand to be processed by combining a prototype prediction model; and adjusting the system prototype to realize data interaction of other service systems associated with the service requirement to be processed. The processing method can generate a system prototype corresponding to the service demand to be processed based on the service demand to be processed by establishing a prototype prediction model of the service demand, and further can visually display the function transformation point of the service demand to be processed, so that developers and service demand personnel can not have understanding deviation; and the prototype of the system can be adjusted, so that data interaction of other service systems related to the service requirement to be processed is realized, the modification times in the development process are reduced, and the development efficiency can be greatly improved.

Description

Business requirement processing method and device, storage medium and electronic equipment
Technical Field
The present invention relates to the field of system development technologies, and in particular, to a method and an apparatus for processing a service requirement, a storage medium, and an electronic device.
Background
With the continuous development of science and technology, various service industries can provide some activities beneficial to people for further entering the lives of people so as to enrich the diversity of the lives of people.
Based on the bank enterprises, when a bank needs to develop a business, the business requirement personnel and the developers discuss the business requirement, which is often a requirement document organized in advance according to the business.
Because the purpose of business requirements in the requirement document cannot be visually displayed, and the understanding of developers and business personnel to the requirement document often has deviation, the final implementation scheme is inevitably inconsistent with the actual expectation of the business, and finally, the risk that the scheme is required to be changed and adjusted exists in the later development stage.
Further, for the requirement discussion related to the multi-service system, each service system is often passively received, and the interface between the service systems changes frequently in the development process due to the fact that the connection relationship of service data flow between the service system and other related service systems cannot be clearly and clearly mastered.
Disclosure of Invention
In view of the above, to solve the above problems, the present invention provides a method and an apparatus for processing a service requirement, a storage medium, and an electronic device, and the technical solution is as follows:
a processing method of service requirements comprises the following steps:
establishing a prototype prediction model of the service demand;
generating a system prototype corresponding to the service demand to be processed based on the service demand to be processed by combining the prototype prediction model;
and adjusting the system prototype to realize data interaction of other service systems associated with the service requirement to be processed.
Preferably, in the processing method, the generating a system prototype corresponding to the service demand to be processed based on the service demand to be processed by combining the prototype prediction model includes:
performing item processing on the service requirement to be processed to form a plurality of item parameters;
and generating a system prototype corresponding to the business demand to be processed by taking the plurality of subentries as input parameters based on the prototype prediction model.
Preferably, in the processing method, the adjusting the system prototype to implement data interaction with other service systems associated with the service requirement to be processed includes:
acquiring other service systems associated with the service requirement to be processed;
determining a business data flow connection relation between the other business systems and the system prototype;
and adjusting the system prototype to realize data interaction of other service systems associated with the service requirement to be processed.
Preferably, in the above processing method, the processing method further includes:
and performing optimization training on the prototype prediction model based on the adjustment condition of the system prototype.
A processing apparatus of business needs, the processing apparatus comprising:
the establishing module is used for establishing a prototype prediction model of the service requirement;
the generating module is used for generating a system prototype corresponding to the service demand to be processed by combining the prototype prediction model based on the service demand to be processed;
and the adjusting module is used for adjusting the system prototype and realizing data interaction of other service systems associated with the service requirement to be processed.
Preferably, in the processing apparatus, the generating module includes:
the item unit is used for carrying out item processing on the service requirement to be processed to form a plurality of item parameters;
and the generating unit is used for generating a system prototype corresponding to the to-be-processed business demand by taking the plurality of subentry parameters as input parameters based on the prototype prediction model.
Preferably, in the processing apparatus, the adjusting module includes:
the acquisition unit is used for acquiring other service systems associated with the service requirement to be processed;
a determining unit, configured to determine a service data flow connection relationship between the other service system and the system prototype;
and the adjusting unit is used for adjusting the system prototype and realizing data interaction of other service systems associated with the service requirement to be processed.
Preferably, in the above processing apparatus, the processing apparatus further includes:
and the optimization module is used for carrying out optimization training on the prototype prediction model based on the adjustment condition of the system prototype.
A computer-readable storage medium having stored thereon computer-executable instructions for performing a method for processing a business requirement as described in any one of the above.
An electronic device, the electronic device comprising: at least one processor, and at least one memory, bus connected with the processor;
the processor and the memory complete mutual communication through the bus;
the processor is used for calling the program instructions in the memory so as to execute the service requirement processing method.
Compared with the prior art, the invention has the following beneficial effects:
the method for processing the service requirement, provided by the invention, comprises the following steps: establishing a prototype prediction model of the service demand; generating a system prototype corresponding to the service demand to be processed based on the service demand to be processed by combining the prototype prediction model; and adjusting the system prototype to realize data interaction of other service systems associated with the service requirement to be processed.
The processing method can generate a system prototype corresponding to the business demand to be processed based on a prototype prediction model by establishing the prototype prediction model of the business demand to be processed when the business demand to be processed is required, so that a function transformation point of the business demand to be processed can be visually displayed, and developers and business demand personnel can not have understanding deviation; and the prototype of the system can be adjusted, so that data interaction of other service systems related to the service requirement to be processed is realized, the modification times in the development process are reduced, and the development efficiency can be greatly 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 embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the provided drawings without creative efforts.
Fig. 1 is a schematic flowchart of a method for processing a service requirement according to an embodiment of the present invention;
fig. 2 is a schematic flow chart of another service requirement processing method according to an embodiment of the present invention;
fig. 3 is a schematic flowchart of a method for processing a service requirement according to another embodiment of the present invention;
fig. 4 is a schematic flowchart of a method for processing a service requirement according to another embodiment of the present invention;
fig. 5 is a schematic structural diagram of a service requirement processing apparatus according to an embodiment of the present invention;
fig. 6 is a schematic structural diagram of another service requirement processing apparatus provided in the embodiment of the present invention;
fig. 7 is a schematic structural diagram of a device for processing a service requirement according to another embodiment of the present invention;
fig. 8 is a schematic structural diagram of a device for processing a service requirement according to another embodiment of the present invention;
fig. 9 is a schematic diagram of a hardware architecture of an electronic device according to an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
In order to make the aforementioned objects, features and advantages of the present invention comprehensible, embodiments accompanied with figures are described in further detail below.
Referring to fig. 1, fig. 1 is a schematic flowchart of a method for processing a service requirement according to an embodiment of the present invention.
The processing method comprises the following steps:
s101: establishing a prototype prediction model of the service demand;
s102: generating a system prototype corresponding to the service demand to be processed based on the service demand to be processed by combining the prototype prediction model;
s103: and adjusting the system prototype to realize data interaction of other service systems associated with the service requirement to be processed.
In the embodiment, the processing method establishes the prototype prediction model of the business requirement, and can generate the system prototype corresponding to the business requirement to be processed based on the prototype prediction model when the business requirement to be processed is required, so that the functional transformation point of the business requirement to be processed and other related business systems can be visually displayed, and developers and business requirement personnel can not have understanding deviation any more.
In the discussion process of business requirement personnel and developers, necessary interactive adjustment can be actively and synchronously carried out around the prototype of the system, so that each associated business system can clearly and visually recognize business requirement targets, implementation schemes can be quickly agreed, the risks of scheme adjustment and change in the later development stage are reduced, and the development efficiency can be greatly improved.
Optionally, in another embodiment of the present invention, referring to fig. 2, fig. 2 is a schematic flowchart of another service requirement processing method provided in the embodiment of the present invention.
In step S102, based on the service demand to be processed, generating a system prototype corresponding to the service demand to be processed by combining the prototype prediction model, including:
s1021: performing item processing on the service requirement to be processed to form a plurality of item parameters;
s1022: and generating a system prototype corresponding to the business demand to be processed by taking the plurality of subentries as input parameters based on the prototype prediction model.
In the embodiment, the business requirements are analyzed and processed according to the business requirements provided by business personnel to form a plurality of representative subentry parameters, and the combination of the subentry parameters can visually indicate the business requirements to be processed.
And generating a system prototype corresponding to the service demand to be processed based on the prototype prediction model by taking the subentry parameters as input parameters, so that the functional transformation point of the service demand to be processed and other related service systems can be visually shown, and developers and service demand personnel can not have comprehension deviation any more.
Optionally, in another embodiment of the present invention, referring to fig. 3, fig. 3 is a schematic flowchart of a method for processing a service requirement according to another embodiment of the present invention.
In step S103, adjusting the system prototype to implement data interaction with other service systems associated with the service requirement to be processed, including:
s1031: acquiring other service systems associated with the service requirement to be processed;
s1032: determining a business data flow connection relation between the other business systems and the system prototype;
s1033: and adjusting the system prototype to realize data interaction of other service systems associated with the service requirement to be processed.
In this embodiment, the prototype prediction model has an editable function, and during the discussion process of business requirement personnel and developers, necessary interactive adjustment can be actively and synchronously performed around the prototype of the system, for example, the data protocol of the data interaction interface is adjusted, so that each associated business system can generate clear and intuitive knowledge on the business requirement target, the implementation scheme and the interface protocol can be quickly agreed, the risk of scheme adjustment and change in the later stage of development is reduced, and the development efficiency can be greatly improved.
Optionally, in another embodiment of the present invention, referring to fig. 4, fig. 4 is a schematic flowchart of a method for processing a service requirement according to another embodiment of the present invention.
The processing method further comprises the following steps:
s104: and performing optimization training on the prototype prediction model based on the adjustment condition of the system prototype.
In this embodiment, the prototype prediction model is retrained and optimized according to the adjustment of the system prototype each time, so as to continuously optimize the accuracy of the prototype prediction.
Optionally, in another embodiment of the present invention, a device for processing a service requirement is further provided, referring to fig. 5, and fig. 5 is a schematic structural diagram of the device for processing a service requirement according to the embodiment of the present invention.
The processing device comprises:
the building module 11 is used for building a prototype prediction model of the service requirement;
the generating module 12 is configured to generate a system prototype corresponding to the service demand to be processed, based on the service demand to be processed, by combining the prototype prediction model;
and the adjusting module 13 is configured to adjust the system prototype to implement data interaction with other service systems associated with the service requirement to be processed.
In this embodiment, the processing apparatus establishes a prototype prediction model of the business demand, and when the business demand is to be processed, based on the prototype prediction model, a system prototype corresponding to the business demand can be generated, so that the functional transformation point of the business demand to be processed and other related business systems can be visually displayed, and the developers and the business demand personnel can not have the deviation in understanding.
In the discussion process of business requirement personnel and developers, necessary interactive adjustment can be actively and synchronously carried out around the prototype of the system, so that each associated business system can clearly and visually recognize business requirement targets, implementation schemes can be quickly agreed, the risks of scheme adjustment and change in the later development stage are reduced, and the development efficiency can be greatly improved.
Optionally, in another embodiment of the present invention, referring to fig. 6, fig. 6 is a schematic structural diagram of another service requirement processing apparatus provided in the embodiment of the present invention.
The generating module 12 includes:
an item unit 14, configured to perform item processing on the service requirement to be processed to form a plurality of item parameters;
and the generating unit 15 is configured to generate a system prototype corresponding to the to-be-processed service demand by using the plurality of subentry parameters as input parameters based on the prototype prediction model.
Optionally, in another embodiment of the present invention, referring to fig. 7, fig. 7 is a schematic structural diagram of a processing apparatus for processing a service requirement according to another embodiment of the present invention.
The adjusting module 13 includes:
an obtaining unit 16, configured to obtain other service systems associated with the service requirement to be processed;
a determining unit 17, configured to determine a service data flow connection relationship between the other service system and the system prototype;
and the adjusting unit 18 is configured to adjust the system prototype to implement data interaction with other service systems associated with the service requirement to be processed.
Optionally, in another embodiment of the present invention, referring to fig. 8, fig. 8 is a schematic structural diagram of a processing apparatus for processing a service requirement according to another embodiment of the present invention.
The processing apparatus further comprises:
and the optimization module 19 is used for performing optimization training on the prototype prediction model based on the adjustment condition of the system prototype.
It should be noted that the principle of the apparatus for processing the service requirement provided by the embodiment of the present invention is the same as the principle of the method for processing the service requirement provided by the above-mentioned embodiment of the present invention, and details are not described herein again.
Optionally, in another embodiment of the present invention, a computer-readable storage medium is further provided, where computer-executable instructions are stored in the computer-readable storage medium, and the computer-executable instructions are used to execute the service requirement processing method described in the foregoing embodiment.
Optionally, in another embodiment of the present invention, an electronic device is further provided, and referring to fig. 9, fig. 9 is a schematic diagram of a hardware architecture of the electronic device provided in the embodiment of the present invention.
The electronic device includes: at least one processor 20, and at least one memory 21, a bus 22, connected to the processor 20;
the processor 20 and the memory 21 complete mutual communication through the bus 22;
the processor 20 is configured to call the program instructions in the memory 21 to execute the processing method of the service requirement according to the above embodiment.
The above method and apparatus for processing a service requirement, the storage medium and the electronic device provided by the present invention are introduced in detail, and a specific example is applied in the present document to explain the principle and the implementation of the present invention, and the description of the above embodiment is only used to help understanding the method and the core idea of the present invention; meanwhile, for a person skilled in the art, according to the idea of the present invention, there may be variations in the specific embodiments and the application scope, and in summary, the content of the present specification should not be construed as a limitation to the present invention.
It should be noted that, in the present specification, the embodiments are all described in a progressive manner, each embodiment focuses on differences from other embodiments, and the same and similar parts among the embodiments may be referred to each other. The device disclosed by the embodiment corresponds to the method disclosed by the embodiment, so that the description is simple, and the relevant points can be referred to the method part for description.
It is further noted that, herein, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include or include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other identical elements in a process, method, article, or apparatus that comprises the element.
The previous description of the disclosed embodiments is provided to enable any person skilled in the art to make or use the present invention. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other embodiments without departing from the spirit or scope of the invention. Thus, the present invention is not intended to be limited to the embodiments shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.

Claims (10)

1. A method for processing service requirements is characterized in that the processing method comprises the following steps:
establishing a prototype prediction model of the service demand;
generating a system prototype corresponding to the service demand to be processed based on the service demand to be processed by combining the prototype prediction model;
and adjusting the system prototype to realize data interaction of other service systems associated with the service requirement to be processed.
2. The processing method according to claim 1, wherein generating a system prototype corresponding to the pending business requirement by combining the prototype prediction model based on the pending business requirement comprises:
performing item processing on the service requirement to be processed to form a plurality of item parameters;
and generating a system prototype corresponding to the business demand to be processed by taking the plurality of subentries as input parameters based on the prototype prediction model.
3. The processing method according to claim 1, wherein said adjusting the system prototype to implement data interaction with other business systems associated with the pending business requirement comprises:
acquiring other service systems associated with the service requirement to be processed;
determining a business data flow connection relation between the other business systems and the system prototype;
and adjusting the system prototype to realize data interaction of other service systems associated with the service requirement to be processed.
4. The processing method according to claim 1, characterized in that it further comprises:
and performing optimization training on the prototype prediction model based on the adjustment condition of the system prototype.
5. A device for processing business requirements, the device comprising:
the establishing module is used for establishing a prototype prediction model of the service requirement;
the generating module is used for generating a system prototype corresponding to the service demand to be processed by combining the prototype prediction model based on the service demand to be processed;
and the adjusting module is used for adjusting the system prototype and realizing data interaction of other service systems associated with the service requirement to be processed.
6. The processing apparatus according to claim 5, wherein the generating module comprises:
the item unit is used for carrying out item processing on the service requirement to be processed to form a plurality of item parameters;
and the generating unit is used for generating a system prototype corresponding to the to-be-processed business demand by taking the plurality of subentry parameters as input parameters based on the prototype prediction model.
7. The processing apparatus of claim 5, wherein the adjustment module comprises:
the acquisition unit is used for acquiring other service systems associated with the service requirement to be processed;
a determining unit, configured to determine a service data flow connection relationship between the other service system and the system prototype;
and the adjusting unit is used for adjusting the system prototype and realizing data interaction of other service systems associated with the service requirement to be processed.
8. The processing apparatus according to claim 5, characterized in that the processing apparatus further comprises:
and the optimization module is used for carrying out optimization training on the prototype prediction model based on the adjustment condition of the system prototype.
9. A computer-readable storage medium having stored thereon computer-executable instructions for performing the method of processing a business requirement of any one of claims 1-4.
10. An electronic device, characterized in that the electronic device comprises: at least one processor, and at least one memory, bus connected with the processor;
the processor and the memory complete mutual communication through the bus;
the processor is configured to call program instructions in the memory to perform the method for processing a business requirement of any one of claims 1-4.
CN202110698813.2A 2021-06-23 2021-06-23 Business requirement processing method and device, storage medium and electronic equipment Pending CN113255233A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110698813.2A CN113255233A (en) 2021-06-23 2021-06-23 Business requirement processing method and device, storage medium and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110698813.2A CN113255233A (en) 2021-06-23 2021-06-23 Business requirement processing method and device, storage medium and electronic equipment

Publications (1)

Publication Number Publication Date
CN113255233A true CN113255233A (en) 2021-08-13

Family

ID=77189350

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110698813.2A Pending CN113255233A (en) 2021-06-23 2021-06-23 Business requirement processing method and device, storage medium and electronic equipment

Country Status (1)

Country Link
CN (1) CN113255233A (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040167765A1 (en) * 1998-05-13 2004-08-26 Abu El Ata Nabil A. System and method for improving predictive modeling of an information system
CN107291337A (en) * 2016-04-01 2017-10-24 华为技术有限公司 A kind of method and device that Operational Visit is provided
CN108132802A (en) * 2017-12-07 2018-06-08 鞍钢集团自动化有限公司 A kind of application process of allocation models in system development
CN109992250A (en) * 2019-04-15 2019-07-09 深圳怡化电脑股份有限公司 A kind of method, apparatus of automated programming, server and storage medium
CN112328224A (en) * 2021-01-06 2021-02-05 广州市玄武无线科技股份有限公司 Service interface docking method and device, storage medium and electronic equipment
CN112463409A (en) * 2020-12-04 2021-03-09 天津狮拓信息技术有限公司 Data interaction method and device, electronic equipment and computer readable storage medium
CN112947919A (en) * 2019-11-26 2021-06-11 北京京东振世信息技术有限公司 Method and device for constructing service model and processing service request

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040167765A1 (en) * 1998-05-13 2004-08-26 Abu El Ata Nabil A. System and method for improving predictive modeling of an information system
CN107291337A (en) * 2016-04-01 2017-10-24 华为技术有限公司 A kind of method and device that Operational Visit is provided
CN108132802A (en) * 2017-12-07 2018-06-08 鞍钢集团自动化有限公司 A kind of application process of allocation models in system development
CN109992250A (en) * 2019-04-15 2019-07-09 深圳怡化电脑股份有限公司 A kind of method, apparatus of automated programming, server and storage medium
CN112947919A (en) * 2019-11-26 2021-06-11 北京京东振世信息技术有限公司 Method and device for constructing service model and processing service request
CN112463409A (en) * 2020-12-04 2021-03-09 天津狮拓信息技术有限公司 Data interaction method and device, electronic equipment and computer readable storage medium
CN112328224A (en) * 2021-01-06 2021-02-05 广州市玄武无线科技股份有限公司 Service interface docking method and device, storage medium and electronic equipment

Similar Documents

Publication Publication Date Title
CN108022586B (en) Method and apparatus for controlling the page
EP3565181A1 (en) Network topology adaptive data visualization method, device, apparatus and storage medium
CN110019279A (en) Collaboration update method, device, equipment and the storage medium of online document
WO2019246551A1 (en) Facilitated conference joining
KR102087807B1 (en) Character inputting method and apparatus
CN109725988B (en) Task scheduling method and device
US20150199191A1 (en) Infrastructure software patch reporting and analytics
CN110765752A (en) Test question generation method and device, electronic equipment and computer readable storage medium
CN112599116B (en) Speech recognition model training method and speech recognition federal training system
CN113255233A (en) Business requirement processing method and device, storage medium and electronic equipment
US20190114691A1 (en) Systems and methods for document to order conversion
US10447828B2 (en) Cross-application service-driven contextual messages
CN114374703A (en) Method, device and equipment for acquiring cloud mobile phone information and storage medium
JP2018181262A (en) Flow conversion system and method for flow conversion
CN107193670B (en) Remote management method, device and system for cluster workstations
CN107220306B (en) Searching method and device
CN113157911A (en) Service verification method and device
CN110928876A (en) Credit data storage method and device
CN110221854A (en) A kind of multi-process data-updating method, device, medium and electronic equipment
CN107562502A (en) A kind of creation method of elastic telescopic device and elastic telescopic strategy
CN111128117B (en) Vocoder model, speech synthesis method and device
CN115964277A (en) Test method, test device, electronic equipment and storage medium
CN111143012A (en) Method, device, equipment and storage medium for completely displaying display elements
CN115905766A (en) Method and device for automatically executing page operation and electronic equipment
CN117971058A (en) Digital board calling 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