CN113050945A - Building and putting configuration method and device for building platform, computer equipment and storage medium - Google Patents

Building and putting configuration method and device for building platform, computer equipment and storage medium Download PDF

Info

Publication number
CN113050945A
CN113050945A CN202110449169.5A CN202110449169A CN113050945A CN 113050945 A CN113050945 A CN 113050945A CN 202110449169 A CN202110449169 A CN 202110449169A CN 113050945 A CN113050945 A CN 113050945A
Authority
CN
China
Prior art keywords
model
component
building
standard
business model
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
CN202110449169.5A
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.)
Rajax Network Technology Co Ltd
Original Assignee
Rajax Network Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Rajax Network Technology Co Ltd filed Critical Rajax Network Technology Co Ltd
Priority to CN202110449169.5A priority Critical patent/CN113050945A/en
Publication of CN113050945A publication Critical patent/CN113050945A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/38Creation or generation of source code for implementing user interfaces
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/25Integrating or interfacing systems involving database management systems
    • G06F16/252Integrating or interfacing systems involving database management systems between a Database Management System and a front-end application
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/34Graphical or visual programming
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/36Software reuse

Abstract

The embodiment of the application provides a building and deploying configuration method and device for a building platform, computer equipment and a storage medium, wherein the method comprises the following steps: acquiring a component required by a page, and identifying a service model mark used in the component; inquiring a corresponding target business model from a model center according to the business model mark; the model center prestores standard business models of various businesses, and each standard business model is correspondingly associated with a business model mark; obtaining the releasing rule content of the target business model, and rendering the releasing rule content on a building panel; configuring a model releasing rule according to the content of the model rule rendered on the building panel; according to the technical scheme, the operation process of the operation user is simplified, the workload of the operation user and a front-end developer is reduced, the construction efficiency is improved, and the error rate is reduced; and the expandability and flexibility of the building platform are enhanced through the standardized releasing model.

Description

Building and putting configuration method and device for building platform, computer equipment and storage medium
Technical Field
The application relates to the technical field of computers, in particular to a building and putting configuration method and device of a building platform, a computer device and a computer readable storage medium.
Background
With the development of computer internet technology, more and more services are built as development modes, various services need different data sources, and the number of corresponding release models is increased sharply. Because the return fields of the bottom layer systems of different data sources have differences, the workload of an operator is correspondingly increased and errors are easily caused when the same module is served; meanwhile, the communication maintenance and release model is communicated between the front end and the back end and offline, and the communication cost is high due to the long matching link.
In the existing putting configuration technology, when an operator sets up a platform to carry out putting configuration, three-party service putting models are not maintained, only a standard docking protocol is provided, and each putting model is accessed by three-party services through an iframe; however, when different delivery models are used for the unified module, the operator needs to map the fields used by the module with the fields returned by the server.
According to the building and deploying configuration technology, the docking cost and the model access period of the three-party service are increased, a docking and building platform needs to be developed independently, the building platform cannot sense the specific operation of the three-party service for providing the launching model, an operator needs to sense the field meanings behind different data sources and perform field mapping operation, the field mapping enables the operator to understand the meaning of the returned field of the server and then perform field meaning mapping processing with the component, the workload operation complexity of the operator is increased, errors are prone to occurring, meanwhile, when the component developer uses the service model to perform component development, the releasing rule content needs to be understood, and the workload of the component developer is increased.
In summary, when the building configuration is performed on the building platform in the prior art, the building efficiency is low and errors are easy to occur, and the business requirements are difficult to meet.
Disclosure of Invention
In order to solve one of the technical defects, the application provides a building and putting configuration method and device of a building platform, a computer device and a computer readable storage medium, so that building efficiency is improved, and error rate is reduced.
The technical scheme is as follows:
in a first aspect: the application provides a building and putting configuration method of a building platform, which comprises the following steps:
acquiring a component required by a page, and identifying a service model mark used in the component;
inquiring a corresponding target business model from a model center according to the business model mark; the model center prestores standard business models of various businesses, and each standard business model is correspondingly associated with a business model mark;
obtaining the releasing rule content of the target business model, and rendering the releasing rule content on a building panel;
and configuring a model releasing rule according to the content of the model rule rendered on the building panel.
In one embodiment, the method further comprises:
determining release rules required by various standard business models;
and developing a business model for the releasing rule, and inputting the developed standard business model into the model center.
In one embodiment, before determining the release rules required by the business models of the various businesses, the method further includes:
determining the types of various services required by the building platform;
and respectively carrying out abstract description and aggregation processing on the attribute information of different types of services to obtain standard service models corresponding to multiple service types.
In one embodiment, the obtaining components required by the page and identifying the business model tags used in the components includes:
and identifying the service model mark used in the component from the description information of the component according to the component used by the selection operation of the operator to pull the page from the component center.
In one embodiment, the method further comprises:
determining a standard business model which is required to be used by a component to be developed, and developing the component according to the determined standard business model;
and identifying a service model mark required to be used in the component description information of the developed component, and establishing the association between the service model mark and the corresponding standard service model.
In one embodiment, the method further comprises:
inputting the developed standard business model and a return data structure appointed by a server side into the model center;
in the process of developing the finished component, inquiring a return data structure of the corresponding standard business model from the model center; establishing a one-to-one mapping between field information of the return data structure and corresponding field information of the component.
In one embodiment, the method further comprises:
and selecting a standard business model to be configured from the model center according to the business model mark, carrying out change processing on the content of the release rule, and updating the standard business model according to a change processing result.
In one embodiment, the method further comprises:
and respectively setting corresponding control authority for each standard service model of the model center, distributing the control authority to different front-end developers, and configuring the corresponding standard service models by the different front-end developers.
In a second aspect: the application provides a build taking and throwing configuration device of platform includes:
the identification module is used for acquiring components required by a page and identifying service model marks used in the components;
the query module is used for querying a corresponding target business model from a model center according to the business model mark; the model center prestores standard business models of various businesses, and each standard business model is correspondingly associated with a business model mark;
the pull module is used for acquiring the release rule content of the target business model and rendering the release rule content on a building panel;
and the configuration module is used for configuring the model releasing rule according to the content of the model rule rendered on the building panel.
In a third aspect: the present application provides a computer device, comprising:
one or more processors;
a memory;
one or more application programs, wherein the one or more application programs are stored in the memory and configured to be executed by the one or more processors, the one or more programs configured to: and executing the operation corresponding to the building platform building configuration method according to the first aspect.
In a fourth aspect: the present application provides a computer-readable storage medium, which stores at least one instruction, at least one program, a set of codes, or a set of instructions, which is loaded and executed by a processor to implement the deployment configuration method for a platform as shown in the first aspect.
The beneficial effect that technical scheme that this application provided brought is:
the method comprises the steps of pre-storing standard business models of various businesses, which are associated with business model marks, through a model center, obtaining components required by a page and identifying the business model marks used in the components when putting configuration, inquiring corresponding target business models from the model center according to the business model marks, drawing the contents of putting rules of the target business models, and rendering the contents on a putting panel to configure the model putting rules. According to the technical scheme, when the putting configuration is carried out, after an operation user selects a component, the putting platform automatically identifies the content of the putting rule pulled from the model center to carry out rendering, the operation user does not need to carry out corresponding field mapping operation, and the operation of the putting rule configuration can be directly carried out; meanwhile, the component developer only needs to clearly use standard business models in the component development process and does not need to sense the release rule content of the business models in the components; the construction operation flow is simplified, the workload of an operation user and a component developer is reduced, the construction efficiency is improved, and the error rate is reduced; and the expandability and flexibility of the building platform are enhanced through the standardized releasing model.
In addition, one-to-one mapping between the field information of the returned data structure and the corresponding field information of the component is established in the model center, so that an operator does not need to understand the meaning of the field of the recall information returned by the server and perform secondary field mapping, the learning and understanding cost of the operator is reduced, and the establishing efficiency is further improved.
Moreover, a function of changing the standard business model of the model center is provided, the contents of the release rule can be conveniently changed, the maintenance cost of the business model is reduced, and the new-building period of the release model is shortened; and setting corresponding control authority for each standard service model in the model center, dispersing and opening model configuration entries, and improving maintainability of the service model.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present application, the drawings used in the description of the embodiments of the present application will be briefly described below.
FIG. 1 is a schematic diagram of an application scenario;
FIG. 2 is a flowchart of a deployment configuration method of a build platform according to an embodiment;
FIG. 3 is a flowchart of an example operation of an operator building configuration operation;
FIG. 4 is a schematic view of a construction panel;
FIG. 5 is a schematic view of a model center;
FIG. 6 is a diagram of a standard business model and component development;
FIG. 7 is a schematic structural diagram of a deployment and deployment apparatus of a deployment platform according to an embodiment;
fig. 8 is a schematic diagram of a computer device.
Detailed Description
Reference will now be made in detail to embodiments of the present application, examples of which are illustrated in the accompanying drawings, wherein like or similar reference numerals refer to the same or similar elements or elements having the same or similar function throughout. The embodiments described below with reference to the drawings are exemplary only for the purpose of explaining the present application and are not to be construed as limiting the present application.
As used herein, the singular forms "a", "an", "the" and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise. It will be further understood that the terms "comprises" and/or "comprising," when used in this specification, specify the presence of stated features, integers, steps, operations, elements, and/or components, but do not preclude the presence or addition of one or more other features, integers, steps, operations, elements, components, and/or groups thereof. It will be understood that when an element is referred to as being "connected" or "coupled" to another element, it can be directly connected or coupled to the other element or intervening elements may also be present. Further, "connected" or "coupled" as used herein may include wirelessly connected or wirelessly coupled. As used herein, the term "and/or" includes all or any element and all combinations of one or more of the associated listed items.
To make the objects, technical solutions and advantages of the present application more clear, embodiments of the present application will be described in further detail below with reference to the accompanying drawings.
The following describes related art.
Building a platform: a visual system of putting up for setting up webpage.
Putting a model: and establishing a unified description of rules such as search recall or sequencing and the like in the platform.
Carrying out assembling and configuration: and carrying out a series of configuration operations such as releasing rules on the module on the building platform.
The technical scheme of the application can be applied to a building platform, referring to fig. 1, fig. 1 is an application scene schematic diagram, an operator uses a component selected from a component center on the building platform, renders rule contents of a release model on a building page, configures according to the rule contents, and then releases the rule contents to realize a release process, the component center stores a component developed by a component developer, the component develops by a service model, and the service model is developed by a front-end developer.
Referring to fig. 2, fig. 2 is a flowchart of a deployment configuration method of a platform according to an embodiment; the method mainly comprises the following steps:
s10, acquiring the components required by the page and identifying the business model marks used in the components.
In the step, when a building platform is used for building a page, an operator selects a component required for building the page from a component center, and a service model mark used in a building platform identification component is built; associated in the component is here a service label (ID) of the standard service model in the model center.
As an embodiment, the business model flag identifying step S10 may identify the business model flag used in the component from the description information of the component according to the component required to be used by the operator to pull the page from the component center.
Specifically, after the component is developed, the component is stored in a component center for being used by a configuration device for placement, and at least one standard business model is used in the component, so that the building platform can pull corresponding release rule contents to the model center according to which standard business models are used by the component by placing the business marks of the standard business models into the component.
And S20, inquiring a corresponding target business model from the model center according to the business model mark.
In this step, a platform is set up to a model center to inquire a corresponding target business model, as described above, the model center prestores standard business models of various businesses, and each standard business model is correspondingly associated with a business model mark; the service model mark can be mapped to a target service model, and when a component developer develops a component, the component developer does not need to sense the rule content of a specific model and directly introduces the corresponding service model mark.
S30, obtaining the releasing rule content of the target business model, and rendering the releasing rule content on a building panel.
In the step, the building platform pulls the releasing rule contents of the target business models, such as recall rules, filtering rules and the like, from the model center according to the inquired target business models, and then renders the rule contents on a building panel for an operator to check and configure.
And S40, configuring model releasing rules according to the model rule contents rendered on the building panel.
In this step, the operator can select the corresponding recall rule or fill the filtering rule according to the rule contents of the model rendered on the building panel, and can launch the model after configuration is completed, thereby completing the configuration process of launching and launching.
According to the scheme of the embodiment, the standard business models of various businesses, which are associated with the business model marks, are prestored through the model center, the business models are standardized, and unified management is performed through the model center, so that when an operator makes a configuration, the operator only needs to select the components required by the page, the building platform identifies the business model marks used in the components, inquires the corresponding target business models from the model center according to the business model marks so as to draw the contents of the release rules to render on the building panel, and the operator performs the configuration of the model release rules according to the rendered contents of the release model rules.
Referring to fig. 3, fig. 3 is an exemplary operational user configuration operation flowchart, in the diagram, a step of automatically processing a configuration platform is shown in a dotted line frame, when configuration is performed, an operational user does not need to sense the release rule content of a service model in a component, after a component required by a page is selected, a component service model mark is automatically identified by the configuration platform, a target service model is queried from a model center and a request is made to pull corresponding release rule content, and the release rule content is rendered; for rendering content, referring to FIG. 4, FIG. 4 is a schematic diagram of a build panel; the operation user carries out the configuration of the delivery rule according to the rendering recall rule, the filtering rule and the like, namely the process of the delivery configuration is completed; therefore, according to the technical scheme, when the configuration is carried out, after an operation user selects a component, the construction platform automatically identifies the content of the release rule pulled from the model center to carry out rendering, the operation user does not need to carry out corresponding field mapping operation, and the release rule configuration operation can be directly carried out; meanwhile, the component developer only needs to clearly use standard business models in the component development process and does not need to sense the release rule content of the business models in the components; the construction operation flow is simplified, the workload of an operator and a developer is reduced, the construction efficiency is improved, and the error rate is reduced; and the expandability and flexibility of the building platform are enhanced through the standardized releasing model.
In order to make the technical solution of the present application clearer, more embodiments are set forth below.
In one embodiment, the method and the device can construct a model center on a building platform, and prestore standard business models to be used in the model center. Referring to fig. 5, fig. 5 is a schematic diagram of a model center, where the model center responds to a pull request of a building platform through a building service system, provides delivery rule contents of a target service model in response, stores the service model contents through a Database (DB), and develops a delivery model by a front-end developer; the method for building and deploying the platform can further comprise the following steps:
determining the releasing rules needed by various standard business models by an operator; developing a service model for the release rule based on Schema (namely XML Schema language), and inputting the developed standard service model into a model center; each standard business model corresponds to a data return structure of the server side.
Further, the process of developing the model may further include a step of standardizing the service, as shown in fig. 6, where fig. 6 is a schematic diagram of developing a standard service model and a component, specifically, when developing the standard service model, first determining the types of various services that need to be used by the building platform, such as a store-to-store commodity model, a store model, a brand model, a list model, and the like; and then abstract description and aggregation processing are respectively carried out on the attribute information of different types of services to obtain standard service models corresponding to multiple service types.
In addition, when the standard business model is input into the model center, the developed standard business model and a return data structure appointed by the server can be input into the model center so as to be provided for a component developer to check.
According to the scheme of the embodiment, the types of the service models required by the components are abstracted and standardized, then the model development is carried out by the operation users based on the Schema language, the operation users are put into the model center to carry out unified management, the invasion and uncontrollable brought by a three-party system are not required to be worried, when the service models are required to be added, the service models only need to be directly input into the model center after the input rules of the service models are determined, the cost is low, and the timeliness is high.
In an embodiment, when component development is performed, as shown in fig. 6, a component developer may select a required standard business model from a model center for development, which may specifically be as follows:
determining a standard business model which is required to be used by a component to be developed by a component developer, and developing the component according to the determined standard business model; and identifying a service model mark required to be used in the component description information of the developed component, and establishing the association between the service model mark and the corresponding standard service model.
In this embodiment, in the process of developing the completed component, a return data structure of the corresponding standard service model, such as recall data demo, may also be queried from the model center; and establishing one-to-one mapping between the field information of the returned data structure and the corresponding field information of the component, namely developing the component according to the specific field of the recalled data demo.
Specifically, the component developer identifies, according to the standard service model type to be used by the developed component, a service type flag of the standard service model to be used in the Schema described in the component, for example, by "x-config-bizType": "ITEM" identifies the associated commodity model; meanwhile, according to a set field rule, recalling data demo corresponding to the standard model is inquired from the model center, and then component development is carried out according to specific fields of the recalling data demo.
When the operation user is in the configuration of putting in, after selecting the required component, open and put in the panel and can see the rule panel of putting in that the standard business model that uses in the component corresponds, only need to accomplish the configuration of putting in the rule this moment can.
Because the components are developed according to the same data structure of the server, when the launching panel is opened, the building platform can pull the corresponding model rule content of the launching model from the model center in real time by identifying the x-config-bizType of the components, and perform rule form rendering on the launching surface rule panel, as shown in fig. 5, the model center automatically provides the launching rule content of the target business model to the building platform, and does not need a user to perform the mapping operation between the field rule of the server and the field rule of the components, and when the client accesses the page after the configuration is effective, the components can directly sense the field issued by the server to perform rendering, so that the launching configuration operation is simplified.
According to the embodiment scheme, the one-to-one mapping between the field information of the returned data structure and the corresponding field information of the component is established in the model center, so that an operator does not need to understand the meaning of the recall information field returned by the server and perform secondary field mapping, the learning and understanding cost of the operator is reduced, and the establishment efficiency is further improved.
In an embodiment, the deployment and configuration method of the deployment platform of the present application may further include a configuration function of a standard business model of the model center, specifically, selecting a standard business model to be changed from the model center according to a business model mark, for example, modifying the standard business model; and then, changing the content of the release rule, and updating the standard business model according to the change processing result. For the model center, the practical application can also provide the online and offline management functions of the business model.
By the technical scheme, when a release model is changed at the later stage, only a front-end developer needs to intervene to change and process a standard business model of a model center, an operation user and a component developer do not need to participate, and a synchronous server does not need to change and push under wiring; and the maintenance efficiency of the model center is improved.
Further, as an embodiment, the authority management may be performed on the standard service model of the model center, specifically, corresponding control authorities are respectively set for each standard service model of the model center, the control authorities are allocated to different front-end developers, and the different front-end developers configure the corresponding standard service models.
The scheme of the embodiment provides a function of changing the standard business model of the model center, can conveniently change the contents of the release rule, reduces the maintenance cost of the business model, and shortens the new establishment period of the release model; and setting corresponding control authority for each standard service model in the model center, dispersing and opening model configuration entries, and improving maintainability of the service model.
The above embodiment describes a deployment configuration method for building a platform, and the following description describes an embodiment of a virtual device corresponding to the method provided by the present application, specifically as follows:
referring to fig. 7, fig. 7 is a schematic structural diagram of a deployment and deployment apparatus for a platform according to an embodiment, including:
the identification module 10 is used for acquiring components required by a page and identifying service model marks used in the components;
the query module 20 is configured to query a corresponding target business model from the model center according to the business model label; the model center prestores standard business models of various businesses, and each standard business model is correspondingly associated with a business model mark;
the pulling module 30 is configured to obtain the release rule content of the target service model, and render the release rule content on a building panel;
and the configuration module 40 is used for configuring the model releasing rule according to the content of the model rule rendered on the building panel.
The building platform building configuration device of this embodiment can execute the building platform building configuration method provided in this embodiment, and its implementation principles are similar, and the actions executed by each module in the building platform building configuration device in this embodiment correspond to the steps in the building platform building configuration method in this embodiment, and for the detailed functional description of each module of the building platform building configuration device, reference may be specifically made to the description in the building platform building configuration method shown in the foregoing, and no further description is given here.
In the above, the deployment and deployment configuration device of the building platform provided by the embodiment of the present application is introduced from the perspective of functional modularization, and then, the computer device provided by the embodiment of the present application is introduced from the perspective of hardware materialization, and a computing system of the computer device is introduced at the same time.
Based on the same principle as the method shown in the embodiments of the present application, there is also provided in the embodiments of the present application a computer device, which may include but is not limited to:
a processor and a memory;
a memory for storing computer operating instructions;
and the processor is used for executing the building platform building configuration method shown in the embodiment by calling the computer operation instruction.
Compared with the prior art, according to the technical scheme, standard business models of various businesses, which are associated with business model marks, are prestored in the model center, when the model center is used for setting up and putting in configuration, the components required by the page are obtained, the business model marks used in the components are identified, the corresponding target business models are inquired from the model center according to the business model marks, the contents of putting rules of the model center are pulled and rendered on a setting panel, and the configuration of the model putting rules is carried out. According to the technical scheme, when the putting configuration is carried out, after an operation user selects a component, the putting platform automatically identifies the content of the putting rule pulled from the model center to carry out rendering, the operation user does not need to carry out corresponding field mapping operation, and the operation of the putting rule configuration can be directly carried out; meanwhile, the component developer only needs to clearly use standard business models in the component development process and does not need to sense the release rule content of the business models in the components; the construction operation flow is simplified, the workload of an operator and a developer is reduced, the construction efficiency is improved, and the error rate is reduced; and the expandability and flexibility of the building platform are enhanced through the standardized releasing model.
Furthermore, one-to-one mapping between the field information of the returned data structure and the corresponding field information of the component is established in the model center, so that an operator does not need to understand the meaning of the field of the recall information returned by the server and perform secondary field mapping, the learning and understanding cost of the operator is reduced, and the establishing efficiency is further improved.
Furthermore, a function of changing the standard business model of the model center is provided, the content of the release rule can be conveniently changed, the maintenance cost of the business model is reduced, and the new establishment period of the release model is shortened; and setting corresponding control authority for each standard service model in the model center, dispersing and opening model configuration entries, and improving maintainability of the service model.
In an alternative embodiment, there is provided a computer device, as shown in fig. 8, the computer device shown in fig. 8 includes:
a processor 801 and a memory 803.
Wherein the processor 801 is coupled to a memory 803, such as via a bus 802. Optionally, the computer device 800 may also include a transceiver 804.
It should be noted that the transceiver 804 is not limited to one in practical applications, and the structure of the computer apparatus 800 is not limited to the embodiment of the present application.
The Processor 801 may be a CPU (Central Processing Unit), a general-purpose Processor, a DSP (Digital Signal Processor), an ASIC (Application Specific Integrated Circuit), an FPGA (Field Programmable Gate Array) or other Programmable logic device, a transistor logic device, a hardware component, or any combination thereof. Which may implement or perform the various illustrative logical blocks, modules, and circuits described in connection with the disclosure. The processor 801 may also be a combination of computing functions, e.g., comprising one or more microprocessors, a combination of a DSP and a microprocessor, or the like.
Bus 802 may include a path that transfers information between the above components. The bus 802 may be a PCI (Peripheral Component Interconnect) bus, an EISA (Extended Industry Standard Architecture) bus, or the like. The bus 802 may be divided into an address bus, a data bus, a control bus, and the like. For ease of illustration, only one thick line is shown, but this does not mean that there is only one bus or one type of bus.
The Memory 803 may be a ROM (Read Only Memory) or other type of static storage device that can store static information and instructions, a RAM (Random Access Memory) or other type of dynamic storage device that can store information and instructions, an EEPROM (Electrically Erasable Programmable Read Only Memory), a CD-ROM (Compact Disc Read Only Memory) or other optical Disc storage, optical Disc storage (including Compact Disc, laser Disc, optical Disc, digital versatile Disc, blu-ray Disc, etc.), a magnetic disk storage medium or other magnetic storage device, or any other medium that can be used to carry or store desired program code in the form of instructions or data structures and that can be accessed by a computer, but is not limited to these.
The memory 803 is used for storing application program code for performing the present solution and is controlled in execution by the processor 801. The processor 801 is configured to execute application program code stored in the memory 803 to implement the content shown in the foregoing method embodiments.
Among these, computer devices include, but are not limited to: mobile terminals such as mobile phones, notebook computers, digital broadcast receivers, PDAs (personal digital assistants), PADs (tablet computers), PMPs (portable multimedia players), in-vehicle terminals (e.g., in-vehicle navigation terminals), and the like, and fixed terminals such as digital TVs, desktop computers, and the like. The computer device shown in fig. 8 is only an example, and should not bring any limitation to the functions and the scope of use of the embodiments of the present application.
The present application provides a computer-readable storage medium, on which a computer program is stored, which, when running on a computer, enables the computer to execute the corresponding content in the foregoing method embodiments. Compared with the prior art, according to the technical scheme, standard business models of various businesses, which are associated with business model marks, are prestored in the model center, when the model center is used for setting up and putting in configuration, the components required by the page are obtained, the business model marks used in the components are identified, the corresponding target business models are inquired from the model center according to the business model marks, the contents of putting rules of the model center are pulled and rendered on a setting panel, and the configuration of the model putting rules is carried out. According to the technical scheme, when the putting configuration is carried out, after an operation user selects a component, the putting platform automatically identifies the content of the putting rule pulled from the model center to carry out rendering, the operation user does not need to carry out corresponding field mapping operation, and the operation of the putting rule configuration can be directly carried out; meanwhile, the component developer only needs to clearly use standard business models in the component development process and does not need to sense the release rule content of the business models in the components; the construction operation flow is simplified, the workload of an operator and a developer is reduced, the construction efficiency is improved, and the error rate is reduced; and the expandability and flexibility of the building platform are enhanced through the standardized releasing model.
It should be understood that, although the steps in the flowcharts of the figures are shown in order as indicated by the arrows, the steps are not necessarily performed in order as indicated by the arrows. The steps are not performed in the exact order shown and may be performed in other orders unless explicitly stated herein. Moreover, at least a portion of the steps in the flow chart of the figure may include multiple sub-steps or multiple stages, which are not necessarily performed at the same time, but may be performed at different times, which are not necessarily performed in sequence, but may be performed alternately or alternately with other steps or at least a portion of the sub-steps or stages of other steps.
It should be noted that the computer readable medium mentioned above in the present application may be a computer readable signal medium or a computer readable storage medium or any combination of the two. A computer readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the foregoing. More specific examples of the computer readable storage medium may include, but are not limited to: an electrical connection having 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. In the present application, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. In this application, however, a computer readable signal medium may include a propagated data signal with computer readable program code embodied therein, for example, in baseband or as part of a carrier wave. Such a propagated data signal may take many forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device. Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to: electrical wires, optical cables, RF (radio frequency), etc., or any suitable combination of the foregoing.
The computer readable medium may be embodied in the computer device; or may exist separately and not be incorporated into the computer device.
The computer-readable medium carries one or more programs which, when executed by the computer device, cause the computer device to perform the method shown in the above embodiments.
Computer program code for carrying out operations for aspects of the present application may be written in any combination of one or more programming languages, including an object oriented programming language such as Java, Smalltalk, C + + or the like and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the case of a remote computer, the remote computer may be connected to the user's computer through any type of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or the connection may be made to an external computer (for example, through the Internet using an Internet service provider).
The flowchart and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present application. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
The modules described in the embodiments of the present application may be implemented by software or hardware. Wherein the name of a module in some cases does not constitute a limitation on the module itself.
The above description is only a preferred embodiment of the application and is illustrative of the principles of the technology employed. It will be appreciated by those skilled in the art that the scope of the disclosure herein is not limited to the particular combination of features described above, but also encompasses other arrangements formed by any combination of the above features or their equivalents without departing from the spirit of the disclosure. For example, the above features may be replaced with (but not limited to) features having similar functions disclosed in the present application.

Claims (10)

1. A building and putting configuration method of a building platform is characterized by comprising the following steps:
acquiring a component required by a page, and identifying a service model mark used in the component;
inquiring a corresponding target business model from a model center according to the business model mark; the model center prestores standard business models of various businesses, and each standard business model is correspondingly associated with a business model mark;
obtaining the releasing rule content of the target business model, and rendering the releasing rule content on a building panel;
and configuring a model releasing rule according to the content of the model rule rendered on the building panel.
2. The method of claim 1, further comprising:
determining release rules required by various standard business models;
and developing a business model for the releasing rule, and inputting the developed standard business model into the model center.
3. The method of claim 2, wherein prior to determining the placement rules required by the business models for the various businesses, further comprising:
determining the types of various services required by the building platform;
and respectively carrying out abstract description and aggregation processing on the attribute information of different types of services to obtain standard service models corresponding to multiple service types.
4. The method of claim 2, wherein obtaining components required for a page and identifying business model tags used in the components comprises:
and identifying the service model mark used in the component from the description information of the component according to the component used by the selection operation of the operator to pull the page from the component center.
5. The method of claim 4, further comprising:
determining a standard business model which is required to be used by a component to be developed, and developing the component according to the determined standard business model;
and identifying a service model mark required to be used in the component description information of the developed component, and establishing the association between the service model mark and the corresponding standard service model.
6. The method of claim 5, further comprising:
inputting the developed standard business model and a return data structure appointed by a server side into the model center;
in the process of developing the finished component, inquiring a return data structure of the corresponding standard business model from the model center; establishing a one-to-one mapping between field information of the return data structure and corresponding field information of the component.
7. The method of claim 1, further comprising:
and selecting a standard business model to be configured from the model center according to the business model mark, carrying out change processing on the content of the release rule, and updating the standard business model according to a change processing result.
8. The method of claim 7, further comprising:
and respectively setting corresponding control authority for each standard service model of the model center, distributing the control authority to different front-end developers, and configuring the corresponding standard service models by the different front-end developers.
9. The utility model provides a build putting together of platform and dispose device which characterized in that includes:
the identification module is used for acquiring components required by a page and identifying service model marks used in the components;
the query module is used for querying a corresponding target business model from a model center according to the business model mark; the model center prestores standard business models of various businesses, and each standard business model is correspondingly associated with a business model mark;
the pull module is used for acquiring the release rule content of the target business model and rendering the release rule content on a building panel;
and the configuration module is used for configuring the model releasing rule according to the content of the model rule rendered on the building panel.
10. A computer device, comprising:
one or more processors;
a memory;
one or more applications, wherein the one or more applications are stored in the memory and configured to be executed by the one or more processors, the one or more programs configured to: carrying out a building platform building configuration method according to any one of claims 1 to 8.
CN202110449169.5A 2021-04-25 2021-04-25 Building and putting configuration method and device for building platform, computer equipment and storage medium Pending CN113050945A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110449169.5A CN113050945A (en) 2021-04-25 2021-04-25 Building and putting configuration method and device for building platform, computer equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110449169.5A CN113050945A (en) 2021-04-25 2021-04-25 Building and putting configuration method and device for building platform, computer equipment and storage medium

Publications (1)

Publication Number Publication Date
CN113050945A true CN113050945A (en) 2021-06-29

Family

ID=76520447

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110449169.5A Pending CN113050945A (en) 2021-04-25 2021-04-25 Building and putting configuration method and device for building platform, computer equipment and storage medium

Country Status (1)

Country Link
CN (1) CN113050945A (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108170428A (en) * 2016-12-05 2018-06-15 阿里巴巴集团控股有限公司 The page builds processing method, apparatus and system
CN110825362A (en) * 2019-11-04 2020-02-21 广东道一信息技术股份有限公司 Low-code application software development system and method
CN111953738A (en) * 2020-07-20 2020-11-17 上海淇馥信息技术有限公司 Information delivery method and device, electronic equipment and storage medium

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108170428A (en) * 2016-12-05 2018-06-15 阿里巴巴集团控股有限公司 The page builds processing method, apparatus and system
CN110825362A (en) * 2019-11-04 2020-02-21 广东道一信息技术股份有限公司 Low-code application software development system and method
CN111953738A (en) * 2020-07-20 2020-11-17 上海淇馥信息技术有限公司 Information delivery method and device, electronic equipment and storage medium

Similar Documents

Publication Publication Date Title
De Santis et al. Zero-knowledge proofs of knowledge without interaction
CN109062563B (en) Method and device for generating page
US20120233589A1 (en) Software development kit for blended services
CN110489101A (en) Interface analogy method, system, medium and electronic equipment
CN108614776A (en) Across the dynamic fixing method and system of language protocol test request
US11586772B2 (en) Method and device for displaying information
CN109408136A (en) Information processing method, device, storage medium and electronic equipment
CN111818194A (en) Domain name based access system and method
CN111597466A (en) Display method and device and electronic equipment
CN113971037A (en) Application processing method and device, electronic equipment and storage medium
CN112115217A (en) Data processing method and device for high-precision map, electronic equipment and storage medium
CN111414152B (en) Method, system, readable medium and electronic device for realizing business logic
CN110489326B (en) IDS-based HTTPAPI debugging method device, medium and equipment
Miravet et al. Framework for the declarative implementation of native mobile applications
CN110618811B (en) Information presentation method and device
CN113050945A (en) Building and putting configuration method and device for building platform, computer equipment and storage medium
CN116232910A (en) Open cloud platform, construction method thereof and storage medium
CN111625326B (en) Task pipeline execution method and device and electronic equipment
CN113254825A (en) Page generation method and device, electronic equipment and storage medium
CN114428925A (en) Page rendering method and device, electronic equipment and computer readable medium
CN111813407B (en) Game development method, game running device and electronic equipment
CN113448550B (en) Method and device for realizing collection management of classes, electronic equipment and computer medium
CN113760382B (en) Plug-in starting method and device, terminal equipment and storage medium
CN111857879B (en) Data processing method, device, electronic equipment and computer readable medium
CN116795339A (en) Service interface generation method, device, 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