CN113391803B - Method, device, terminal equipment and storage medium for creating object management engine - Google Patents

Method, device, terminal equipment and storage medium for creating object management engine Download PDF

Info

Publication number
CN113391803B
CN113391803B CN202110548965.4A CN202110548965A CN113391803B CN 113391803 B CN113391803 B CN 113391803B CN 202110548965 A CN202110548965 A CN 202110548965A CN 113391803 B CN113391803 B CN 113391803B
Authority
CN
China
Prior art keywords
information table
field
management engine
name
creating
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.)
Active
Application number
CN202110548965.4A
Other languages
Chinese (zh)
Other versions
CN113391803A (en
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.)
Chengdu Yida Shuan Technology Co ltd
Original Assignee
Chengdu Yida Shuan 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 Chengdu Yida Shuan Technology Co ltd filed Critical Chengdu Yida Shuan Technology Co ltd
Priority to CN202110548965.4A priority Critical patent/CN113391803B/en
Publication of CN113391803A publication Critical patent/CN113391803A/en
Application granted granted Critical
Publication of CN113391803B publication Critical patent/CN113391803B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

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/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/30Computing systems specially adapted for manufacturing

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Databases & Information Systems (AREA)
  • Human Computer Interaction (AREA)
  • Data Mining & Analysis (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention discloses a method for creating an object management engine, which comprises the following steps: creating an object basic information table, wherein the object basic information table is used for configuring basic information of a target object; creating an object field information table based on the basic information table, wherein the object information table is used for configuring the state information of the target object; creating an object operation information table based on the object field information table, wherein the object operation information table is used for configuring management operation information of the target object; an object management engine for managing the target object is obtained based on the base information table, the object field information table, and the object operation information table. The invention also discloses a device for creating the object management engine, terminal equipment and a computer readable storage medium. The method for creating the object management engine greatly reduces the development time of the object management engine and improves the acquisition efficiency of the object management engine.

Description

Method, device, terminal equipment and storage medium for creating object management engine
Technical Field
The present invention relates to the field of data processing technologies, and in particular, to a method, an apparatus, a terminal device, and a computer readable storage medium for creating an object management engine.
Background
Currently, to facilitate management of enterprise information, enterprises often set up object management engines for managing information of different objects in the enterprise.
In the existing method for creating the object management engine, different functional modules in the object management engine are required to develop functions respectively, and a plurality of functions are combined to obtain the object management engine with complete functions.
However, with the existing method of creating an object management engine, the configuration efficiency of the object management engine is low.
Disclosure of Invention
The invention mainly aims to provide a method, a device, terminal equipment and a computer readable storage medium for creating an object management engine, which aim to solve the technical problem that the configuration efficiency of the object management engine is lower by adopting the existing method for creating the object management engine in the prior art.
To achieve the above object, the present invention proposes a method of creating an object management engine, the method comprising the steps of:
creating an object basic information table, wherein the object basic information table is used for configuring basic information of a target object;
Creating an object field information table based on the basic information table, wherein the object field information table is used for configuring the state information of the target object;
creating an object operation information table based on the object field information table, wherein the object operation information table is used for configuring management operation information of the target object;
an object management engine for managing the target object is obtained based on the base information table, the object field information table, and the object operation information table.
Alternatively to this, the method may comprise,
the basic information comprises a record ID, an object code, an object table name, a data state, a deletion mark, a city to which the deletion mark belongs, a city name, a plug-in type code, an object description, a creation time, a creator ID and a latest modification time;
the status information includes the record ID, object field code, the object code, field english name, field chinese name, field type, whether a field is empty, fill-in examples, field input form, whether it is displayed on an index page, whether it is displayed on an add page, whether it is displayed on an edit page, whether it is displayed on a delete page, whether it is displayed in a search field, search mode, the data status, the delete flag, the city to which the record belongs, the city name, the plug-in type code, all object table names, field length, associated object code, unit of field, field default value, verification failure hint information, field input verification, regular expression, description, ordering, column width, drill-down link, drill-down carry parameters, total number of graphics, different colors according to different segments, the creation time, the creator ID, and the latest modification time;
The management operation information includes the record ID, the object code, an operation object name, an operation method type, an operation name, whether to carry a parameter, an operation window mode, a request mode, an operation button position, a distinction of operation types, the data state, and the deletion flag.
Optionally, before the step of creating the object operation information table based on the object field information table, the method further includes:
creating an object type information table based on the object basic information table, wherein the object type information table is used for configuring type information of the target object, and the type information comprises the record ID, the affiliated city, the city name, the plug-in type code, a type name, the object code, a font color, a closed state icon, an open state icon, a mouse suspension state icon, a type description, the creation time, the creator ID, the latest modification time, the data state and the deletion mark;
the step of creating an object operation information table based on the object field information table includes:
creating an object operation information table based on the object field information table and the object type information table, wherein the management operation information further includes the affiliated city, the city name, the plug-in type code, the font color, an icon, the mouse suspension state icon, the object code, an operation object description, the creation time, the creator ID, and the latest modification time;
The step of obtaining an object management engine for managing the target object based on the basic information table, the object field information table, and the object operation information table, includes:
the object management engine is obtained based on the base information table, the object field information table, the object operation information table, and the object type information table.
Optionally, before the step of obtaining the object management engine based on the base information table, the object field information table, the object operation information table, and the object type information table, the method further includes:
creating an object report information table based on the object field information table and the object type information table, wherein the object report information table is used for configuring report information of the target object, and the report information comprises the city, the city name, the plug-in type code, the statistical name, the object code, the statistical type, the associated report ID, the font color, the icon, the mouse suspension state icon, the creation time, the creator ID, the latest modification time, the data state and the deletion mark;
The step of obtaining the object management engine based on the basic information table, the object field information table, the object operation information table, and the object type information table includes:
and obtaining the object management engine based on the basic information table, the object field information table, the object type information table, the object operation information table and the object report information table.
Optionally, before the step of obtaining the object management engine, the method further includes:
creating an object structure association information table based on the object field information table and the object type information table, wherein the object structure association information table is used for configuring association information of the target object, and the association information comprises the record ID, the affiliated city, the city name, the plug-in type code, the object code, an association table code, an intermediate table code, a tree association mode, a field name of a service object table association tree object, a field name of a corresponding service object table association tree object in a tree chart, an ID field name of a tree chart generated in the tree chart, a tree generated by combining a father ID field name of the tree chart generated in the tree chart with the ID field name of the tree chart generated, a field name of an associated service object in the intermediate table, a field name of an associated tree object in the intermediate table, whether to search, a search mode, a search field name, a preposition method, the creation time, the creator ID, the latest modification time, the data state and the deletion mark;
The step of obtaining the object management engine based on the basic information table, the object field information table, the object type information table, the object operation information table and the object report information table includes:
and obtaining the object management engine based on the basic information table, the object field information table, the object type information table, the object operation information table, the object report information table and the object structure association information table.
Optionally, the step of obtaining the object management engine based on the basic information table, the object field information table, the object type information table, the object operation information table, the object report information table and the object structure association information table includes:
and obtaining the object management engine by using Mysql based on the basic information table, the object field information table, the object type information table, the object operation information table, the object report information table and the object structure association information table.
Optionally, after the step of obtaining the object management engine, the method further includes:
and obtaining a display page based on the object management engine, wherein the display page is a Web page.
In addition, to achieve the above object, the present invention also proposes an apparatus for creating an object management engine, the apparatus comprising:
the first creating module is used for creating an object basic information table, and the object basic information table is used for configuring basic information of a target object;
the second creating module is used for creating an object field information table based on the basic information table, and the object field information table is used for configuring the state information of the target object;
a third creating module, configured to create an object operation information table based on the object field information table, where the object operation information table is used to configure management operation information of the target object;
and the obtaining module is used for obtaining an object management engine for managing the target object based on the basic information table, the object field information table and the object operation information table.
In addition, to achieve the above object, the present invention also proposes a terminal device including: memory, a processor and a program stored on the memory and running on the processor a create object management engine, which when executed by the processor implements the steps of the method of creating an object management engine as described in any of the above.
In addition, in order to achieve the above object, the present invention also proposes a computer-readable storage medium having stored thereon a program for creating an object management engine, which when executed by a processor, implements the steps of the method for creating an object management engine as described in any one of the above.
The technical scheme of the invention provides a method for creating an object management engine, which comprises the steps of creating an object basic information table, wherein the object basic information table is used for configuring basic information of a target object; creating an object field information table based on the basic information table, wherein the object field information table is used for configuring the state information of the target object; creating an object operation information table based on the object field information table, wherein the object operation information table is used for configuring management operation information of the target object; an object management engine for managing the target object is obtained based on the base information table, the object field information table, and the object operation information table.
By adopting the method, the object management engine with multiple functions can be obtained directly based on the configured basic information table, the object field information table and the object operation information table, and different functions of the object management engine are not required to be developed respectively, so that the development time of the object management engine is greatly reduced, and the obtaining efficiency of the object management engine is improved.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings that are required in the embodiments or the description of the prior art will be briefly described, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and other drawings may be obtained according to the structures shown in these drawings without inventive effort for a person skilled in the art.
Fig. 1 is a schematic diagram of a terminal device structure of a hardware running environment according to an embodiment of the present invention;
FIG. 2 is a flow chart of a first embodiment of a method of creating an object management engine according to the present invention;
FIG. 3 is a schematic diagram of a first embodiment of a Web interface corresponding to an object management engine of the present invention;
FIG. 4 is a diagram of a second embodiment of a Web interface corresponding to an object management engine of the present invention;
FIG. 5 is a schematic diagram of a new page in a Web interface corresponding to an object management engine of the present invention;
FIG. 6 is a schematic diagram of an edit page in a Web interface corresponding to an object management engine of the present invention;
FIG. 7 is a schematic diagram of a delete operation in a Web interface corresponding to an object management engine of the present invention;
fig. 8 is a block diagram illustrating a first embodiment of an apparatus for creating an object management engine according to the present invention.
The achievement of the objects, functional features and advantages of the present invention will be further described with reference to the accompanying drawings, in conjunction with the embodiments.
Detailed Description
The following description of the embodiments of the present invention will be made clearly and fully with reference to the accompanying drawings, in which it is evident that the embodiments described are only some, but not all embodiments of the invention. All other embodiments, which can be made by those skilled in the art based on the embodiments of the invention without making any inventive effort, are intended to be within the scope of the invention.
Referring to fig. 1, fig. 1 is a schematic diagram of a terminal device structure of a hardware running environment according to an embodiment of the present invention.
In general, a terminal device includes: at least one processor 301, a memory 302 and a program stored on said memory and executable on said processor for creating an object management engine, said program for creating an object management engine being configured to implement the steps of the method for creating an object management engine as described before.
Processor 301 may include one or more processing cores, such as a 4-core processor, an 8-core processor, and the like. The processor 301 may be implemented in at least one hardware form of DSP (Digital Signal Processing ), FPGA (Field-Programmable Gate Array, field programmable gate array), PLA (Programmable Logic Array ). The processor 301 may also include a main processor, which is a processor for processing data in an awake state, also called a CPU (Central ProcessingUnit ), and a coprocessor; a coprocessor is a low-power processor for processing data in a standby state. In some embodiments, the processor 301 may integrate a GPU (Graphics Processing Unit, image processor) for rendering and drawing of content required to be displayed by the display screen. The processor 301 may also include an AI (Artificial Intelligence ) processor for processing method operations related to creating an object management engine so that a method model of creating an object management engine may autonomously train learning, improving efficiency and accuracy.
Memory 302 may include one or more computer-readable storage media, which may be non-transitory. Memory 302 may also include high-speed random access memory, as well as non-volatile memory, such as one or more magnetic disk storage devices, flash memory storage devices. In some embodiments, a non-transitory computer readable storage medium in memory 302 is used to store at least one instruction for execution by processor 301 to implement the method of creating an object management engine provided by the method embodiments of the present application.
In some embodiments, the terminal may further optionally include: a communication interface 303, and at least one peripheral device. The processor 301, the memory 302 and the communication interface 303 may be connected by a bus or signal lines. The respective peripheral devices may be connected to the communication interface 303 through a bus, signal line, or circuit board. Specifically, the peripheral device includes: at least one of radio frequency circuitry 304, a display screen 305, and a power supply 306.
The communication interface 303 may be used to connect at least one peripheral device associated with an I/O (Input/Output) to the processor 301 and the memory 302. In some embodiments, processor 301, memory 302, and communication interface 303 are integrated on the same chip or circuit board; in some other embodiments, either or both of the processor 301, the memory 302, and the communication interface 303 may be implemented on separate chips or circuit boards, which is not limited in this embodiment.
The Radio Frequency circuit 304 is configured to receive and transmit RF (Radio Frequency) signals, also known as electromagnetic signals. The radio frequency circuitry 304 communicates with a communication network and other communication devices via electromagnetic signals. The radio frequency circuit 304 converts an electrical signal into an electromagnetic signal for transmission, or converts a received electromagnetic signal into an electrical signal. Optionally, the radio frequency circuit 304 includes: antenna systems, RF transceivers, one or more amplifiers, tuners, oscillators, digital signal processors, codec chipsets, subscriber identity module cards, and so forth. The radio frequency circuitry 304 may communicate with other terminals via at least one wireless communication protocol. The wireless communication protocol includes, but is not limited to: metropolitan area networks, various generations of mobile communication networks (2G, 3G, 4G, and 5G), wireless local area networks, and/or WiFi (Wireless Fidelity ) networks. In some embodiments, the radio frequency circuitry 304 may also include NFC (Near Field Communication ) related circuitry, which is not limiting of the application.
The display screen 305 is used to display a UI (User Interface). The UI may include graphics, text, icons, video, and any combination thereof. When the display 305 is a touch screen, the display 305 also has the ability to collect touch signals at or above the surface of the display 305. The touch signal may be input as a control signal to the processor 301 for processing. At this point, the display 305 may also be used to provide virtual buttons and/or virtual keyboards, also referred to as soft buttons and/or soft keyboards. In some embodiments, the display 305 may be one, the front panel of an electronic device; in other embodiments, the display screen 305 may be at least two, respectively disposed on different surfaces of the electronic device or in a folded design; in still other embodiments, the display 305 may be a flexible display disposed on a curved surface or a folded surface of the electronic device. Even more, the display screen 305 may be arranged in an irregular pattern other than rectangular, i.e., a shaped screen. The display 305 may be made of LCD (LiquidCrystal Display ), OLED (Organic Light-Emitting Diode) or other materials.
The power supply 306 is used to power the various components in the electronic device. The power source 306 may be alternating current, direct current, disposable or rechargeable. When the power source 306 comprises a rechargeable battery, the rechargeable battery may support wired or wireless charging. The rechargeable battery may also be used to support fast charge technology. It will be appreciated by those skilled in the art that the structure shown in fig. 1 does not constitute a limitation of the terminal device, and may include more or less components than illustrated, or may combine certain components, or may be arranged in different components.
Furthermore, the embodiment of the present application also proposes a computer-readable storage medium having stored thereon a program for creating an object management engine, which when executed by a processor, implements the steps of the method for creating an object management engine as described above. Therefore, a detailed description will not be given here. In addition, the description of the beneficial effects of the same method is omitted. For technical details not disclosed in the embodiments of the computer-readable storage medium according to the present application, please refer to the description of the method embodiments of the present application. As determined as an example, the program instructions may be deployed to be executed on one terminal device or on multiple terminal devices located at one site or, alternatively, on multiple terminal devices distributed across multiple sites and interconnected by a communication network.
Those skilled in the art will appreciate that implementing all or part of the above-described methods may be accomplished by way of computer programs, which may be stored on a computer-readable storage medium, and which, when executed, may comprise the steps of the embodiments of the methods described above. The computer readable storage medium may be a magnetic disk, an optical disk, a Read-Only Memory (ROM), a Random access Memory (Random AccessMemory, RAM), or the like.
Based on the above hardware structure, an embodiment of the method of creating an object management engine of the present invention is presented.
Referring to fig. 2, fig. 2 is a flowchart of a first embodiment of a method for creating an object management engine according to the present invention, the method being used for a terminal device, the method comprising the steps of:
step S11: an object basic information table is created, and the object basic information table is used for configuring basic information of a target object.
The execution subject of the present invention is a terminal device, the terminal device installs a program for creating an object management engine, and when the terminal device executes the program for creating the object management engine, the method for creating the object management engine of the present invention is implemented.
The object management engine is mainly applied to information management of personnel in enterprises, wherein the personnel in the enterprises are objects managed by the object management engine, namely the target objects. It can be understood that the object management engine of the present application may be an object management engine for managing objects corresponding to other biological classes and non-biological classes, and only needs to adaptively adjust the contents of the basic information table, the object field information table, the object type information table, the object operation information table, the object report information table and the object structure association information table related to the objects in the present application, so as to obtain the object management engine for managing the objects of other types.
Specifically, the basic information in the basic information table includes a record ID, an object code, an object table name, a data state, a delete flag, a city to which the object belongs, a city name, a plug-in type code, an object description, a creation time, a creator ID, and a latest modification time. The record ID is a record number for editing a corresponding piece of data of a target object in the object management engine, the city and the city name belong to a city and a city name to which the target object in the piece of data belongs, the creation time, the creator ID and the latest modification time refer to the creation time, the creator ID and the latest modification time of the piece of data (including all data related to the object) corresponding to the target object, the deletion flag is whether the piece of data is enabled to be deleted, and the data state of the piece of data is whether the piece of data is valid.
In specific applications, the basic information table is configured with reference to table 1, and table 1 is as follows:
TABLE 1
Step S12: and creating an object field information table based on the basic information table, wherein the object field information table is used for configuring the state information of the target object.
The status information includes the record ID, object field code, the object code, field english name, field chinese name, field type, whether a field is empty, fill-in examples, field input form, whether displayed on an index page, whether displayed on an add page, whether displayed on an edit page, whether displayed on a delete page, whether displayed in a search column, search mode, the data status, the delete flag, the city to which the record belongs, the city name, the plug-in type code, all object table names, field length, associated object code, unit of field, field default value, verification failure prompt information, field input verification, regular expression, description, ordering, column width, drill-down link, drill-down carrying parameters, total number of graphics, displaying different colors according to different segments, the creation time, the creator ID, and the latest modification time.
In a specific application, the configuration of the object field information table is performed with reference to table 2, table 2 is as follows:
TABLE 2
Continuous table 2
In table 2, parameters and configuration contents for the field input form, the field default value, the field input verification, and the display of four items of different colors according to different segments do not constitute limitations of the present invention, and a user may make an adaptive adjustment based on a requirement; for example, in the options of displaying different colors according to different segments, 0% -50% of display color #ef0c58, 50% -75% of display color #ccc421, and more than 75% of display color #0cef4f.
Step S13: and creating an object operation information table based on the object field information table, wherein the object operation information table is used for configuring management operation information of the target object.
Step S14: and obtaining an object management engine based on the basic information table, the object field information table and the object operation information table.
The management operation information comprises the record ID, the object code, an operation object name, an operation method type, an operation name, whether parameters are carried, an operation window mode, a request mode, an operation button position, operation type distinction, the data state and the deletion mark.
In addition, in this embodiment, after obtaining the base information table, the object field information table, and the object operation information table, an object management engine may be obtained using the base information table, the object field information table, and the object operation information table. Wherein, the object management engine may be obtained by using Mysql based on the basic information table, the object field information table, and the object operation information table.
In addition, in another embodiment, the management operation information further includes the belonging city, the city name, the plug-in type code, the font color, an icon, the mouse suspension state icon, the object code, an operation object description, the creation time, the creator ID, and the latest modification time.
In a specific application, the object operation information table is configured with reference to table 3, table 3 is as follows:
TABLE 3 Table 3
In table 3, parameters of four contents of the partition of the operation name, the operation window mode, the operation button position and the operation type do not constitute a limitation of the present invention, and a user may adjust specific parameters and configuration contents among the four contents based on the need; for example, in the operation window mode option, 1 represents a pop-up window mode, and non-1 represents a window mode.
Further, before the step of creating the object operation information table based on the object field information table, the method further includes: creating an object type information table based on the object basic information table, wherein the object type information table is used for configuring type information of the target object, and the type information comprises the record ID, the affiliated city, the city name, the plug-in type code, a type name, the object code, a font color, a closed state icon, an open state icon, a mouse suspension state icon, a type description, the creation time, the creator ID, the latest modification time, the data state and the deletion mark; the step of creating an object operation information table based on the object field information table includes: creating an object operation information table based on the object field information table and the object type information table, wherein the management operation information further includes the affiliated city, the city name, the plug-in type code, the font color, an icon, the mouse suspension state icon, the object code, an operation object description, the creation time, the creator ID, and the latest modification time; the step of obtaining an object management engine for managing the target object based on the basic information table, the object field information table, and the object operation information table, includes: the object management engine is obtained based on the base information table, the object field information table, the object operation information table, and the object type information table.
In this embodiment, an object type information table is created in advance, and an object operation information table is created based on the object field information table and the object type information table.
Specifically, the object type information table is configured with reference to table 4, table 4 being as follows:
TABLE 4 Table 4
Similarly, in table 4, the options such as font color, open status icon, close status icon, and mouse suspension status icon are not limited by the present application, and the user can continue personal needs and habits, and set corresponding styles.
Further, before the step of obtaining the object management engine based on the base information table, the object field information table, the object operation information table, and the object type information table, the method further includes: creating an object report information table based on the object field information table and the object type information table, wherein the object report information table is used for configuring report information of the target object, and the report information comprises the city, the city name, the plug-in type code, the statistical name, the object code, the statistical type, the associated report ID, the font color, the icon, the mouse suspension state icon, the creation time, the creator ID, the latest modification time, the data state and the deletion mark; the step of obtaining the object management engine based on the basic information table, the object field information table, the object operation information table, and the object type information table includes: and obtaining the object management engine based on the basic information table, the object field information table, the object type information table, the object operation information table and the object report information table. In this embodiment, the user may also continue to create an object report information table based on the object field information table and the object type information table to enrich the functionality of the object management engine.
In a specific application, the object report information table is configured by using table 5, and table 5 is as follows:
TABLE 5
In table 5, the options such as font color and icon are not limited, i.e., the user can set different styles and parameter values based on the requirements.
Finally, before the step of obtaining the object management engine based on the base information table, the object field information table, the object type information table, the object operation information table, and the object report information table, the method further includes: creating an object structure association information table based on the object field information table and the object type information table, wherein the object structure association information table is used for configuring association information of the target object, and the association information comprises the record ID, the affiliated city, the city name, the plug-in type code, the object code, an association table code, an intermediate table code, a tree association mode, a field name of a service object table association tree object, a field name of a corresponding service object table association tree object in a tree chart, an ID field name of a tree chart generated in the tree chart, a tree generated by combining a father ID field name of the tree chart generated in the tree chart with the ID field name of the tree chart generated, a field name of an associated service object in the intermediate table, a field name of an associated tree object in the intermediate table, whether to search, a search mode, a search field name, a preposition method, the creation time, the creator ID, the latest modification time, the data state and the deletion mark; the step of obtaining the object management engine based on the basic information table, the object field information table, the object type information table, the object operation information table and the object report information table includes: and obtaining the object management engine based on the basic information table, the object field information table, the object type information table, the object operation information table, the object report information table and the object structure association information table.
The step of obtaining the object management engine based on the basic information table, the object field information table, the object type information table, the object operation information table, the object report information table and the object structure association information table includes: and obtaining the object management engine by using Mysql based on the basic information table, the object field information table, the object type information table, the object operation information table, the object report information table and the object structure association information table.
In a specific application, the table 6 is used to configure the object report information table, and table 6 is as follows:
TABLE 6
It will be appreciated that the object management engine can be obtained by configuring each data in the table with Mysql and referring to the above table 1-table 6. Meanwhile, after the object management engine is obtained, a display page is obtained based on the object management engine, wherein the display page is a Web page.
In the embodiment, the object management engine displays the object in a Web page mode, and the Web page occupies a small volume and is simple to operate.
Referring to fig. 3, fig. 3 is a schematic diagram of a first embodiment of a Web interface corresponding to an object management engine according to the present invention, in fig. 3, a Web page is in a form of a left tree structure+a right list and supports searching, a search field may be configured, new addition, batch deletion, editing, viewing and deletion in the list are all built-in, and are implemented without rewriting codes, and auditing is an external method of configuration.
Referring to fig. 4, fig. 4 is a schematic diagram of a second embodiment of a Web interface corresponding to an object management engine according to the present invention, in fig. 4, a Web page is in the form of a list page with a search, a search field may also be configured, and new addition, batch deletion, editing, viewing and deletion in the list are all built-in and are implemented without using a rewrite code.
Referring to fig. 5, fig. 5 is a schematic diagram of a newly added page in a Web interface corresponding to an object management engine according to the present invention, where contents related to the newly added page include a head portrait, a gender, a nickname, a name, a mobile phone number, an identity tag, and the like.
Referring to FIG. 6, FIG. 6 is a schematic diagram of an edit page in a Web interface corresponding to an object management engine of the present invention, the edit page includes a head portrait, a gender, a nickname, a name, a mobile phone number, an identity tag, etc,
Referring to fig. 7, fig. 7 is a schematic diagram of a delete operation in a Web interface corresponding to an object management engine according to the present invention; and clicking a delete button to delete the data to be deleted by the user.
The technical scheme of the invention provides a method for creating an object management engine, which comprises the steps of creating an object basic information table, wherein the object basic information table is used for configuring basic information of a target object; creating an object field information table based on the basic information table, wherein the object field information table is used for configuring the state information of the target object; creating an object operation information table based on the object field information table, wherein the object operation information table is used for configuring management operation information of the target object; an object management engine for managing the target object is obtained based on the base information table, the object field information table, and the object operation information table.
By adopting the method, the object management engine with multiple functions can be obtained directly based on the configured basic information table, the object field information table and the object operation information table, and different functions of the object management engine are not required to be developed respectively, so that the development time of the object management engine is greatly reduced, and the obtaining efficiency of the object management engine is improved.
In the conventional object management engine, when managing data in the object management engine terminal (operations such as adding, deleting, and checking the data corresponding to the object), it is necessary to manually manage the data in the object management engine terminal so that the data in the object management engine is updated to a state corresponding to the management operation. When the object management engine is used for managing the object data, the object management engine directly updates the data based on the received management operation, and obtains the corresponding Web page after the management operation, and the user does not need to manually manage the corresponding data (manually code writing) in the object management engine based on the management operation. The time for data management is greatly reduced.
Meanwhile, by using the method, a developer can realize the configuration of the object management engine without having stronger professional knowledge, and the method is simpler and easier to understand.
Referring to fig. 8, fig. 8 is a block diagram showing a first embodiment of an apparatus for creating an object management engine for a terminal device according to the present invention, the apparatus comprising:
a first creating module 10, configured to create an object basic information table, where the object basic information table is used to configure basic information of a target object;
a second creating module 20, configured to create an object field information table, based on the base information table, where the object field information table is used to configure status information of the target object;
a third creating module 30, configured to create an object operation information table based on the object field information table, where the object operation information table is used to configure management operation information of the target object;
an obtaining module 40, configured to obtain an object management engine for managing the target object based on the basic information table, the object field information table, and the object operation information table.
The foregoing description is only of the optional embodiments of the present invention, and is not intended to limit the scope of the invention, and all the equivalent structural changes made by the description of the present invention and the accompanying drawings or the direct/indirect application in other related technical fields are included in the scope of the invention.

Claims (9)

1. A method of creating an object management engine, the method comprising the steps of:
creating an object basic information table, wherein the object basic information table is used for configuring basic information of a target object, and the target object is an enterprise internal person;
creating an object field information table based on the basic information table, wherein the object field information table is used for configuring the state information of the target object;
creating an object operation information table based on the object field information table, wherein the object operation information table is used for configuring management operation information of the target object;
obtaining an object management engine for managing the target object based on the basic information table, the object field information table, and the object operation information table;
the basic information comprises a record ID, an object code, an object table name, a data state, a deletion mark, a city to which the deletion mark belongs, a city name, a plug-in type code, an object description, a creation time, a creator ID and a latest modification time;
the status information includes the record ID, object field code, the object code, field english name, field chinese name, field type, whether a field is empty, fill-in examples, field input form, whether to display on an index page, whether to display on an add page, whether to display on an edit page, whether to display on a delete page, whether to display a search column, search pattern, the data status, the delete flag, the city to which the creator ID belongs, the city name, the plug-in type code, the object table name, field length, associated object code, units of a field, field default values, verification failure hint information, field input verification, regular expressions, description, ordering, column width, drill-down links, drill-down carrying parameters, total number of graphics, different colors to display according to different segments, the creation time, the creator ID, and the latest modification time;
The management operation information includes the record ID, the object code, an operation object name, an operation method type, an operation name, whether to carry a parameter, an operation window mode, a request mode, an operation button position, a distinction of operation types, the data state, and the deletion flag.
2. The method of claim 1, wherein prior to the step of creating an object operation information table based on the object field information table, the method further comprises:
creating an object type information table based on the object basic information table, wherein the object type information table is used for configuring type information of the target object, and the type information comprises the record ID, the affiliated city, the city name, the plug-in type code, a type name, the object code, a font color, a closed state icon, an open state icon, a mouse suspension state icon, a type description, the creation time, the creator ID, the latest modification time, the data state and the deletion mark;
the step of creating an object operation information table based on the object field information table includes:
creating an object operation information table based on the object field information table and the object type information table, wherein the management operation information further includes the affiliated city, the city name, the plug-in type code, the font color, an icon, the mouse suspension state icon, the object code, an operation object description, the creation time, the creator ID, and the latest modification time;
The step of obtaining an object management engine for managing the target object based on the basic information table, the object field information table, and the object operation information table, includes:
the object management engine is obtained based on the base information table, the object field information table, the object operation information table, and the object type information table.
3. The method of claim 2, wherein prior to the step of obtaining the object management engine based on the base information table, the object field information table, the object operation information table, and the object type information table, the method further comprises:
creating an object report information table based on the object field information table and the object type information table, wherein the object report information table is used for configuring report information of the target object, and the report information comprises the city, the city name, the plug-in type code, the statistical name, the object code, the statistical type, the associated report ID, the font color, the icon, the mouse suspension state icon, the creation time, the creator ID, the latest modification time, the data state and the deletion mark;
The step of obtaining the object management engine based on the basic information table, the object field information table, the object operation information table, and the object type information table includes:
and obtaining the object management engine based on the basic information table, the object field information table, the object type information table, the object operation information table and the object report information table.
4. The method of claim 3, wherein prior to the step of obtaining the object management engine based on the base information table, the object field information table, the object type information table, the object operation information table, and the object report information table, the method further comprises:
creating an object structure association information table based on the object field information table and the object type information table, wherein the object structure association information table is used for configuring association information of the target object, and the association information comprises the record ID, the affiliated city, the city name, the plug-in type code, the object code, an association table code, an intermediate table code, a tree association mode, a field name of a service object table association tree object, a field name of a corresponding service object table association tree object in a tree chart, an ID field name of a tree chart generated in the tree chart, a tree generated by combining a father ID field name of the tree chart generated in the tree chart with the ID field name of the tree chart generated, a field name of an associated service object in the intermediate table, a field name of an associated tree object in the intermediate table, whether to search, a search mode, a search field name, a preposition method, the creation time, the creator ID, the latest modification time, the data state and the deletion mark;
The step of obtaining the object management engine based on the basic information table, the object field information table, the object type information table, the object operation information table and the object report information table includes:
and obtaining the object management engine based on the basic information table, the object field information table, the object type information table, the object operation information table, the object report information table and the object structure association information table.
5. The method of claim 4, wherein the obtaining the object management engine based on the base information table, the object field information table, the object type information table, the object operation information table, the object report information table, and the object structure association information table comprises:
and obtaining the object management engine by using Mysql based on the basic information table, the object field information table, the object type information table, the object operation information table, the object report information table and the object structure association information table.
6. The method of claim 5, wherein after the step of obtaining an object management engine, the method further comprises:
And obtaining a display page based on the object management engine, wherein the display page is a Web page.
7. An apparatus for creating an object management engine, the apparatus comprising:
the first creating module is used for creating an object basic information table, wherein the object basic information table is used for configuring basic information of a target object, and the target object is an enterprise internal person;
the second creating module is used for creating an object field information table based on the basic information table, and the object field information table is used for configuring the state information of the target object;
a third creating module, configured to create an object operation information table based on the object field information table, where the object operation information table is used to configure management operation information of the target object;
an obtaining module, configured to obtain an object management engine for managing the target object based on the base information table, the object field information table, and the object operation information table;
the basic information comprises a record ID, an object code, an object table name, a data state, a deletion mark, a city to which the deletion mark belongs, a city name, a plug-in type code, an object description, a creation time, a creator ID and a latest modification time;
The status information includes the record ID, object field code, the object code, field english name, field chinese name, field type, whether a field is empty, fill-in examples, field input form, whether to display on an index page, whether to display on an add page, whether to display on an edit page, whether to display on a delete page, whether to display a search column, search pattern, the data status, the delete flag, the city to which the creator ID belongs, the city name, the plug-in type code, the object table name, field length, associated object code, units of a field, field default values, verification failure hint information, field input verification, regular expressions, description, ordering, column width, drill-down links, drill-down carrying parameters, total number of graphics, different colors to display according to different segments, the creation time, the creator ID, and the latest modification time;
the management operation information includes the record ID, the object code, an operation object name, an operation method type, an operation name, whether to carry a parameter, an operation window mode, a request mode, an operation button position, a distinction of operation types, the data state, and the deletion flag.
8. A terminal device, characterized in that the terminal device comprises: memory, a processor and a program stored on the memory and running on the processor to create an object management engine, which when executed by the processor implements the steps of the method of creating an object management engine according to any of claims 1 to 6.
9. A computer-readable storage medium, on which a program for creating an object management engine is stored, which when executed by a processor implements the steps of the method for creating an object management engine according to any one of claims 1 to 6.
CN202110548965.4A 2021-05-19 2021-05-19 Method, device, terminal equipment and storage medium for creating object management engine Active CN113391803B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110548965.4A CN113391803B (en) 2021-05-19 2021-05-19 Method, device, terminal equipment and storage medium for creating object management engine

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110548965.4A CN113391803B (en) 2021-05-19 2021-05-19 Method, device, terminal equipment and storage medium for creating object management engine

Publications (2)

Publication Number Publication Date
CN113391803A CN113391803A (en) 2021-09-14
CN113391803B true CN113391803B (en) 2023-12-05

Family

ID=77618041

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110548965.4A Active CN113391803B (en) 2021-05-19 2021-05-19 Method, device, terminal equipment and storage medium for creating object management engine

Country Status (1)

Country Link
CN (1) CN113391803B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114430425A (en) * 2022-01-10 2022-05-03 成都易达数安科技有限公司 Method for mutually pushing mobile phone notification messages by multiple APPs based on automatic routing

Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101706716A (en) * 2009-09-08 2010-05-12 南京师范大学 VO-based form customization, configuration and parsing operation method
CN101901265A (en) * 2010-07-29 2010-12-01 中国运载火箭技术研究院 Objectification management system of virtual test data
CN102130966A (en) * 2011-04-15 2011-07-20 北京三博中自科技有限公司 System architecture for enterprise integrated information platform and method for implementing the same
CN105162697A (en) * 2015-10-30 2015-12-16 盐城工学院 Microblog system and data control method thereof
CN105549982A (en) * 2016-01-14 2016-05-04 国网山东省电力公司物资公司 Automated development platform based on model configuration
CN106354513A (en) * 2016-09-13 2017-01-25 济南浪潮高新科技投资发展有限公司 Layered development method for form
CN108256715A (en) * 2016-12-29 2018-07-06 方正国际软件(北京)有限公司 A kind of Workflow management method and system
CN109933311A (en) * 2019-03-20 2019-06-25 青岛叁壹信息科技有限公司 A kind of information system creation method and relevant apparatus
CN110489409A (en) * 2018-09-14 2019-11-22 北京数聚鑫云信息技术有限公司 A kind of method and device of dynamic expansion data field
CN110909003A (en) * 2019-11-25 2020-03-24 车智互联(北京)科技有限公司 Method for creating data table and computing equipment
CN112000773A (en) * 2020-08-25 2020-11-27 城云科技(中国)有限公司 Data association relation mining method based on search engine technology and application
CN112328212A (en) * 2020-09-08 2021-02-05 中国电子系统技术有限公司 Rapid development platform based on separation of front end and rear end of engine mode and use method thereof

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20180136842A1 (en) * 2016-11-11 2018-05-17 Hewlett Packard Enterprise Development Lp Partition metadata for distributed data objects

Patent Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101706716A (en) * 2009-09-08 2010-05-12 南京师范大学 VO-based form customization, configuration and parsing operation method
CN101901265A (en) * 2010-07-29 2010-12-01 中国运载火箭技术研究院 Objectification management system of virtual test data
CN102130966A (en) * 2011-04-15 2011-07-20 北京三博中自科技有限公司 System architecture for enterprise integrated information platform and method for implementing the same
CN105162697A (en) * 2015-10-30 2015-12-16 盐城工学院 Microblog system and data control method thereof
CN105549982A (en) * 2016-01-14 2016-05-04 国网山东省电力公司物资公司 Automated development platform based on model configuration
CN106354513A (en) * 2016-09-13 2017-01-25 济南浪潮高新科技投资发展有限公司 Layered development method for form
CN108256715A (en) * 2016-12-29 2018-07-06 方正国际软件(北京)有限公司 A kind of Workflow management method and system
CN110489409A (en) * 2018-09-14 2019-11-22 北京数聚鑫云信息技术有限公司 A kind of method and device of dynamic expansion data field
CN109933311A (en) * 2019-03-20 2019-06-25 青岛叁壹信息科技有限公司 A kind of information system creation method and relevant apparatus
CN110909003A (en) * 2019-11-25 2020-03-24 车智互联(北京)科技有限公司 Method for creating data table and computing equipment
CN112000773A (en) * 2020-08-25 2020-11-27 城云科技(中国)有限公司 Data association relation mining method based on search engine technology and application
CN112328212A (en) * 2020-09-08 2021-02-05 中国电子系统技术有限公司 Rapid development platform based on separation of front end and rear end of engine mode and use method thereof

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
Model Management Engine for Data Integration with Reverse-Engineering Support;Michael N. Gubanov等;2008 IEEE 24th International Conference on Data Engineering;第1319-1321页 *
WebGIS海量瓦片数据管理引擎的设计与实现;商秀玉;中国优秀硕士学位论文全文数据库信息科技辑(第2期);I139-204 *

Also Published As

Publication number Publication date
CN113391803A (en) 2021-09-14

Similar Documents

Publication Publication Date Title
CN109710909B (en) Content acquisition method, device, terminal and storage medium
CN109725901A (en) Development approach, device, equipment and the computer storage medium of front-end code
CN104350493B (en) Transform the data into consumable content
WO2021008334A1 (en) Data binding method, apparatus, and device of mini program, and storage medium
CN111857717B (en) UI editing method, device, equipment and computer readable storage medium
CN104471564A (en) Creating variations when transforming data into consumable content
US20170011010A1 (en) Method for displaying web content and electronic device supporting the same
CN104471565A (en) Abstract relational model for transforming data into consumable content
CN106168978A (en) The treating method and apparatus of pop-up in a kind of webpage
CN112181576A (en) Form processing method, device, terminal and storage medium
CN104267987B (en) A kind of newer detection method of application APP, detection device and terminal
CN112883036B (en) Index creation method, device, storage server and storage medium
CN109324857A (en) User guide implementation method, device and storage medium
DE112016005388T5 (en) Touch Heatmap
CN112579048A (en) Applet integration method, device, electronic equipment and storage medium
CN102122245A (en) Method and system for generating configuration item setting interface
CN111831815A (en) Questionnaire display control method and device, storage medium and electronic equipment
CN113391803B (en) Method, device, terminal equipment and storage medium for creating object management engine
CN107547646B (en) Application program pushing method and device, terminal and computer readable storage medium
CN108319504A (en) EMS memory occupation optimization method, device and readable storage medium storing program for executing
CN108052356A (en) A kind of method and terminal device for starting calculator
CN107423291A (en) A kind of data translating method and client device
US10963635B2 (en) Extensibility of compound data objects
CN112286554B (en) Application program updating method, device, electronic equipment and readable storage medium
CN110231922B (en) Mobile terminal display control method and mobile terminal

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
GR01 Patent grant
GR01 Patent grant