CN114281461A - Management method, equipment and medium for configurable data source attributes - Google Patents

Management method, equipment and medium for configurable data source attributes Download PDF

Info

Publication number
CN114281461A
CN114281461A CN202111600475.0A CN202111600475A CN114281461A CN 114281461 A CN114281461 A CN 114281461A CN 202111600475 A CN202111600475 A CN 202111600475A CN 114281461 A CN114281461 A CN 114281461A
Authority
CN
China
Prior art keywords
page
attribute
determining
management
extended
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
CN202111600475.0A
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.)
Shandong Inspur Genersoft Information Technology Co Ltd
Original Assignee
Shandong Inspur Genersoft Information 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 Shandong Inspur Genersoft Information Technology Co Ltd filed Critical Shandong Inspur Genersoft Information Technology Co Ltd
Priority to CN202111600475.0A priority Critical patent/CN114281461A/en
Publication of CN114281461A publication Critical patent/CN114281461A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • User Interface Of Digital Computer (AREA)

Abstract

The application discloses a management method, equipment and medium for configurable data source attributes, wherein the method comprises the following steps: determining the service of a product, and determining a page and a page identifier corresponding to the page according to the development record of the service; determining a corresponding page attribute according to the page, and determining a management component corresponding to the service according to the page attribute; determining an attribute management background corresponding to the management component according to the page identifier, so as to hide or display the information of the page according to the management component and the page attribute under the action of the attribute management background; and determining a corresponding page field according to the page attribute, and performing attribute management of an extended page and management of the extended field on the service according to the page field. The conventional page is quickly edited in a platform service mode, the existing functional attributes are adjusted and expanded on line, and the efficiency and the quality of page development are improved. The page layout scheme of visual editing, excellent UI components and platform services are provided to solve the defects of the traditional code development page.

Description

Management method, equipment and medium for configurable data source attributes
Technical Field
The present application relates to the field of computer technologies, and in particular, to a method, a device, and a medium for managing configurable data source attributes.
Background
With the rapid development and business expansion of internet companies, the business burden of the front end is heavier, and especially for companies with business expansion, the business types are generally divided into repeated businesses such as forms, reports, page content arrangement and the like, and the work is often repeated and boring, so that the work efficiency and the work enthusiasm of front-end developers are difficult to improve. And the requirements of each user are different, so that one product is difficult to support different requirements of various customers and to achieve the mutual influence among different requirements.
Disclosure of Invention
In order to solve the above problem, the present application provides a method for managing configurable data source attributes, including: determining the service of a product, and determining a page and a page identifier corresponding to the page according to the development record of the service; determining a corresponding page attribute according to the page, and determining a management component corresponding to the service according to the page attribute; determining an attribute management background corresponding to the management component according to the page identifier, so as to hide or display the information of the page according to the management component and the page attribute under the action of the attribute management background; and determining a corresponding page field according to the page attribute, and performing attribute management of an extended page and management of an extended field on the service according to the page field.
In one example, hiding or showing the information of the page according to the management component and the page attribute specifically includes: determining a page attribute management table corresponding to the page attribute through the attribute management background, determining hidden information of the page attribute according to the page attribute management table, and transmitting the hidden information to the management component through the attribute management background; determining the area type of the page attribute so as to determine a hiding method corresponding to the area type according to the hiding information; and hiding part of the page attributes according to the hiding method.
In one example, performing extended page attribute management on the service according to the page field specifically includes: determining an extended page and an extended attribute corresponding to the service through the management component according to the page identifier; determining an extended attribute management table corresponding to the extended attribute through the attribute management background, determining display information of the extended attribute according to the extended attribute management table, and transmitting the display information to the management component through the attribute management background; and determining the area type of the extended attribute, determining a display method corresponding to the area type according to the display information, and displaying the display information according to the display method.
In one example, performing extended field management on the service according to the page field specifically includes: determining a corresponding extended field management component according to the extended attribute, and determining attribute data of the extended page through the extended field management component; in the management component, determining an internal code value according to the attribute data, and judging the internal code value; if the internal code value is not null, transmitting the internal code value to the attribute management background; determining an extended attribute value table according to the attribute management background, determining an extended attribute value in the extended attribute value table according to the internal code value, and transmitting the extended attribute value to the management component through the attribute management background; and writing the extended attribute value back to the extended page for display through the management component.
In one example, the method further comprises: determining an assembly value through the management component, writing the assembly value back to the extended attribute, and sending the assembly value to a service background; and storing the extended attribute through the service background according to the assembly value.
In one example, the method further comprises: determining a deleted internal code value through a service background, deleting the corresponding page attribute according to the deleted internal code value, and sending the deleted internal code value to the attribute management background; and determining the extended attribute value table through the attribute management background, determining the corresponding extended attribute in the extended attribute value table according to the deleted internal code value, and deleting the extended attribute through the service background.
In one example, the method further comprises: confirming the query condition of the page attribute through the management component, and confirming the query parameter according to the query condition; and sending the query parameters to a service background, confirming an expansion query condition through the service background, and querying the expansion page according to the expansion query condition.
In one example, the method further comprises: and determining a visual editing interface according to the page, wherein the visual editing interface comprises a function page, and visually editing the page attribute through the function page according to the page identifier.
On the other hand, the application also provides a management device capable of configuring the data source attribute, which comprises: at least one processor; and a memory communicatively coupled to the at least one processor; wherein the memory stores instructions executable by the at least one processor to enable the management device of one configurable data source property to perform: a method as in any preceding example.
In another aspect, the present application further provides a non-volatile computer storage medium storing computer-executable instructions, wherein the computer-executable instructions are configured to: a method as in any preceding example.
After the application program is developed, the page attributes are hidden and displayed and personalized page attributes are added at will under the condition that secondary development is not performed, configuration of different data sources is supported to display different page field attributes, the requirements of different users are met rapidly, and mutual influence is guaranteed.
The method and the system aim at internal business scenes, carry out rapid editing on the conventional page in a way of platform service and visual editing frame, adjust and expand the attribute of the existing function on line, and improve the efficiency and quality of page development. The page layout scheme of visual editing, excellent UI components and platform services are provided to solve the defects of the traditional code development page.
According to project requirements, the method and the device can adjust and expand the attributes of the existing functions on line, and reduce development workload. The risk that upgrading the project patch brings other program errors to the project is avoided.
Drawings
The accompanying drawings, which are included to provide a further understanding of the application and are incorporated in and constitute a part of this application, illustrate embodiment(s) of the application and together with the description serve to explain the application and not to limit the application. In the drawings:
FIG. 1 is a schematic diagram of a system for managing configurable data source attributes in an embodiment of the present application;
FIG. 2 is a flowchart illustrating a method for managing configurable data source attributes according to an embodiment of the present disclosure;
fig. 3 is a schematic diagram of a management device capable of configuring attributes of a data source in an embodiment of the present application.
Detailed Description
In order to make the objects, technical solutions and advantages of the present application more apparent, the technical solutions of the present application will be described in detail and completely with reference to the following specific embodiments of the present application and the accompanying drawings. It should be apparent that the described embodiments are only some of the embodiments of the present application, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
The technical solutions provided by the embodiments of the present application are described in detail below with reference to the accompanying drawings.
As shown in fig. 1, a management method for configurable data source attributes provided in an embodiment of the present application is applied to a management system for configurable data source attributes, where the system includes a page, a management component, an attribute management background, an extended field management component, and a service background, where the page has a unique page identifier, and the management component is a management component integrating a page attribute and an extended attribute. In addition, the system is also provided with a page attribute management table, an extended attribute management table and an extended attribute value table, and is used for storing and inquiring various data in the management process of the page attributes.
As shown in fig. 2, a method for managing configurable data source attributes provided in an embodiment of the present application includes:
s201: determining the service of the product, and determining a page and a page identifier corresponding to the page according to the development record of the service.
A product needs to support various types of services, and different page attributes and personalized page attributes are used for the same function on different services. When the business function is developed, each page determines a unique page identifier.
Adding a page identifier hidden input tag and an extended attribute hidden input tag in a form, wherein the page identifier has uniqueness and is equivalent to the identity card information of one page. If one page has a plurality of form forms, only one page identification and extension attribute need to be configured.
S202: and determining a corresponding page attribute according to the page, and determining a management component corresponding to the service according to the page attribute.
The page attribute is a field displayed on the page when the service function is developed. A management component (HC-propssmgmmt. js) is referenced in the function page. And loading the JS component of the attribute management component firstly, and then loading the JS component of the business function.
S203: and determining an attribute management background corresponding to the management component according to the page identifier, so as to hide or display the information of the page according to the management component and the page attribute under the action of the attribute management background.
And for the completed functions, a JS component is quoted through a service function page, a JS component interface is called and a small amount of codes are added, and an attribute management background interface is called by a service function background to realize the hiding of page attributes.
S204: and determining a corresponding page field according to the page attribute, and performing attribute management of an extended page and management of an extended field on the service according to the page field.
And displaying the extended attributes by using parameters of three functions of page attribute configuration management, extended field management and extended page attribute management. The extension field is a field that needs to be extended on a certain function or page. The extended page attribute configures the extended field to a specific page, and supports operations such as storage, modification, query and the like. For example: the item A does not need a settlement unit price, and the page attribute can be hidden through the component. The item B needs to add harvesting years, and can also directly add pages through components, the code and logic of the function do not need to be changed, and the page layout can be automatically adjusted.
The extended field table has the following attributes: inner code, organization inner code, inner code of service table, extended field number and extended field value. The inner code of the service table is the inner code of the service table to which the extension field belongs, namely the value of the service number of the service function of the extension field. The extension field number is the ID of the extension field in the extension field table. The extended field value is a value saved by the function.
After extending the field, there may be some special requirements, and two cases and solutions are currently encountered, as follows: scheme 1: the extended field value is checked out at other functions. Scheme 2: if the extension field is a main field after being verified by a plurality of functions, the field needs to be extended on the product through codes, and the saved historical data needs to be saved in a service table for the on-line function.
In one embodiment, as shown in fig. 2, process 1: the management component is referred to in the function page script. When the page is initialized, the page attribute is hidden or displayed in the management component according to the page identifier. And (2) a process: and the attribute management background acquires the information of the hidden page attribute of the page from the page attribute management table by using the parameter page identifier and transmits the information to the management component. And 3, process: the management component acquires the hidden information or the display information of the fixed attribute of the page from the attribute management background through the page identifier, and then uses a corresponding hiding method to hide or display the hidden information or the display information according to different region types.
In one embodiment, process 4: the management component is referenced in the page. And when the page is initialized, displaying the extended attribute in the management component according to the page identifier. And (5) a process: and the attribute management background acquires the display information of the page extension attribute from the extension page attribute management table by using the parameter page identifier and transmits the display information to the management component. And 6, a process: and acquiring the display information of the extended attribute of the page from the attribute management background in the management component through the page identifier, and displaying the extended attribute by using a corresponding display method according to different region types.
In one embodiment, process 7: the extended field management component provides attribute data for extended page attribute management, wherein the attribute data comprises a service table name, a display name, an extended field number and the like. And (8) a process: and acquiring an internal code value in a management component by utilizing the attribute data provided by the extended field management component, judging the internal code value, and if the internal code value is not null, transmitting the internal code value to an attribute management background, so as to acquire an extended attribute value in an extended attribute value table through the attribute management background, and writing back the extended attribute value to an extended page for displaying the extended attribute. And a process 9: and the attribute management background acquires the extended attribute value from the extended attribute value table by using the internal code value. And then passed to the management component.
In one embodiment, process 10: creating a component object in a page, calling a management component interface in a query method to acquire an extended query condition (getExtendedQueryParams (qybs)), assembling the extended query condition which is not empty in a json format, returning an assembled value, and putting the returned value into a query condition parameter of a service function background service layer. The process 11: and transmitting the obtained json file for expanding the query condition to a service background through the page, and transmitting the queried data to the page. And (4) process 12: the service background calls a public interface of the attribute management background in the Query method, so as to obtain an extended Query condition (getExtendedQueryCondition (kztjString)), and returns a spliced Structured Query Language (SQL) of internal code values meeting the extended Query condition as a functional Query condition to Query data. Process 13: and the attribute management background acquires the internal code values meeting the conditions from the extended attribute value table according to the extended query conditions provided by the service background.
In one embodiment, process 14: adding hidden field extended attribute (kzsxString) in a page, firstly creating a component object in the page, calling a management component interface in a saving method when the page is saved so as to combine extended data (organizateExtendedData (qybss)), carrying out json format assembly on extended attribute values which are not empty, and writing back the assembled values to the hidden field extended attribute. The process 15: and transmitting the assembly value in the hidden field to a service background in the page through a page storage method. And (3) process 16: and the service background calls a public interface of the attribute management background to save the extension data (saveExtendData (nmMap, kzsxString)) after the service data is successfully saved. Process 17: and the attribute management background splits the internal code value map set and the extended attribute json file transmitted by the service background and stores the split internal code value map set and the extended attribute json file into an extended attribute value table.
In one embodiment, process 18: and transferring the internal code value of the data needing to be deleted to a service background in the page. Process 19: and the service background calls a public interface of the attribute management background after the service data is successfully deleted, deletes the extended data (deleteExtendData (nmList)), and deletes the extended data. The process 20: and the attribute management background splits the list set of the internal code values transmitted by the service background and deletes the extended attribute values of the internal code values from the extended attribute value table.
In one embodiment, a visual editing function is provided according to the requirements of the product page. And determining a visual editing interface according to the page, wherein the visual editing interface comprises a function page, and visually editing the page attribute through the function page according to the page identification.
After the page attribute and the extended attribute are edited, in order to prevent the saved page from being lost after the system is restarted after the page attribute and the extended attribute are edited, data persistence saving needs to be carried out on the design content.
As shown in the following table, XT _ YMSXGL is managed for page attributes, storing basic information required for page attribute hiding.
Figure BDA0003431538190000081
The extended page attribute management XT _ KZYMSXGL, with the stored extension fields, shows management on the page as shown in the following table.
Figure BDA0003431538190000091
Figure BDA0003431538190000101
An extended field value XT _ KZZDZ is shown as a table below, and a table of extended field values is stored.
Figure BDA0003431538190000102
Figure BDA0003431538190000111
As shown in fig. 3, an embodiment of the present application further provides a management device for configurable data source attributes, including:
at least one processor; and the number of the first and second groups,
a memory communicatively coupled to the at least one processor; wherein the content of the first and second substances,
the memory stores instructions executable by the at least one processor to enable the management device of a configurable data source property to perform a method as described in any one of the embodiments above.
An embodiment of the present application further provides a non-volatile computer storage medium storing computer-executable instructions, where the computer-executable instructions are configured to: a method as in any preceding embodiment.
The embodiments in the present application are described in a progressive manner, and the same and similar parts among the embodiments can be referred to each other, and each embodiment focuses on the differences from the other embodiments. In particular, for the device and media embodiments, the description is relatively simple as it is substantially similar to the method embodiments, and reference may be made to some descriptions of the method embodiments for relevant points.
The device and the medium provided by the embodiment of the application correspond to the method one to one, so the device and the medium also have the similar beneficial technical effects as the corresponding method, and the beneficial technical effects of the method are explained in detail above, so the beneficial technical effects of the device and the medium are not repeated herein.
As will be appreciated by one skilled in the art, embodiments of the present application may be provided as a method, system, or computer program product. Accordingly, the present application may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present application may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The present application is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the application. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
In a typical configuration, a computing device includes one or more processors (CPUs), input/output interfaces, network interfaces, and memory.
The memory may include forms of volatile memory in a computer readable medium, Random Access Memory (RAM) and/or non-volatile memory, such as Read Only Memory (ROM) or flash memory (flash RAM). Memory is an example of a computer-readable medium.
Computer-readable media, including both non-transitory and non-transitory, removable and non-removable media, may implement information storage by any method or technology. The information may be computer readable instructions, data structures, modules of a program, or other data. Examples of computer storage media include, but are not limited to, phase change memory (PRAM), Static Random Access Memory (SRAM), Dynamic Random Access Memory (DRAM), other types of Random Access Memory (RAM), Read Only Memory (ROM), Electrically Erasable Programmable Read Only Memory (EEPROM), flash memory or other memory technology, compact disc read only memory (CD-ROM), Digital Versatile Discs (DVD) or other optical storage, magnetic cassettes, magnetic tape magnetic disk storage or other magnetic storage devices, or any other non-transmission medium that can be used to store information that can be accessed by a computing device. As defined herein, a computer readable medium does not include a transitory computer readable medium such as a modulated data signal and a carrier wave.
It should also be noted that the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
The above description is only an example of the present application and is not intended to limit the present application. Various modifications and changes may occur to those skilled in the art. Any modification, equivalent replacement, improvement, etc. made within the spirit and principle of the present application should be included in the scope of the claims of the present application.

Claims (10)

1. A method for managing configurable data source attributes, comprising:
determining the service of a product, and determining a page and a page identifier corresponding to the page according to the development record of the service;
determining a corresponding page attribute according to the page, and determining a management component corresponding to the service according to the page attribute;
determining an attribute management background corresponding to the management component according to the page identifier, so as to hide or display the information of the page according to the management component and the page attribute under the action of the attribute management background;
and determining a corresponding page field according to the page attribute, and performing attribute management of an extended page and management of an extended field on the service according to the page field.
2. The method according to claim 1, wherein hiding or showing the information of the page according to the management component and the page attribute specifically comprises:
determining a page attribute management table corresponding to the page attribute through the attribute management background, determining hidden information of the page attribute according to the page attribute management table, and transmitting the hidden information to the management component through the attribute management background;
determining the area type of the page attribute so as to determine a hiding method corresponding to the area type according to the hiding information;
and hiding part of the page attributes according to the hiding method.
3. The method according to claim 1, wherein performing extended page attribute management on the service according to the page field specifically includes:
determining an extended page and an extended attribute corresponding to the service through the management component according to the page identifier;
determining an extended attribute management table corresponding to the extended attribute through the attribute management background, determining display information of the extended attribute according to the extended attribute management table, and transmitting the display information to the management component through the attribute management background;
and determining the area type of the extended attribute, determining a display method corresponding to the area type according to the display information, and displaying the display information according to the display method.
4. The method according to claim 3, wherein performing extended field management on the service according to the page field specifically includes:
determining a corresponding extended field management component according to the extended attribute, and determining attribute data of the extended page through the extended field management component;
in the management component, determining an internal code value according to the attribute data, and judging the internal code value;
if the internal code value is not null, transmitting the internal code value to the attribute management background;
determining an extended attribute value table according to the attribute management background, determining an extended attribute value in the extended attribute value table according to the internal code value, and transmitting the extended attribute value to the management component through the attribute management background;
and writing the extended attribute value back to the extended page for display through the management component.
5. The method of claim 3, further comprising:
determining an assembly value through the management component, writing the assembly value back to the extended attribute, and sending the assembly value to a service background;
and storing the extended attribute through the service background according to the assembly value.
6. The method of claim 3, further comprising:
determining a deleted internal code value through a service background, deleting the corresponding page attribute according to the deleted internal code value, and sending the deleted internal code value to the attribute management background;
and determining the extended attribute value table through the attribute management background, determining the corresponding extended attribute in the extended attribute value table according to the deleted internal code value, and deleting the extended attribute through the service background.
7. The method of claim 1, further comprising:
confirming the query condition of the page attribute through the management component, and confirming the query parameter according to the query condition;
and sending the query parameters to a service background, confirming an expansion query condition through the service background, and querying the expansion page according to the expansion query condition.
8. The method of claim 1, further comprising:
and determining a visual editing interface according to the page, wherein the visual editing interface comprises a function page, and visually editing the page attribute through the function page according to the page identifier.
9. A management device for configurable data source attributes, comprising:
at least one processor; and the number of the first and second groups,
a memory communicatively coupled to the at least one processor; wherein the content of the first and second substances,
the memory stores instructions executable by the at least one processor to enable the management device of one configurable data source property to perform: the method of any one of claims 1-8.
10. A non-transitory computer storage medium storing computer-executable instructions, the computer-executable instructions configured to: the method of any one of claims 1-8.
CN202111600475.0A 2021-12-24 2021-12-24 Management method, equipment and medium for configurable data source attributes Pending CN114281461A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111600475.0A CN114281461A (en) 2021-12-24 2021-12-24 Management method, equipment and medium for configurable data source attributes

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111600475.0A CN114281461A (en) 2021-12-24 2021-12-24 Management method, equipment and medium for configurable data source attributes

Publications (1)

Publication Number Publication Date
CN114281461A true CN114281461A (en) 2022-04-05

Family

ID=80875104

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111600475.0A Pending CN114281461A (en) 2021-12-24 2021-12-24 Management method, equipment and medium for configurable data source attributes

Country Status (1)

Country Link
CN (1) CN114281461A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115858540A (en) * 2023-02-10 2023-03-28 浪潮通用软件有限公司 Universal information quick attaching method, equipment and medium

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115858540A (en) * 2023-02-10 2023-03-28 浪潮通用软件有限公司 Universal information quick attaching method, equipment and medium

Similar Documents

Publication Publication Date Title
CN106951430B (en) Account table query method and device
EP3353672B1 (en) Method and apparatus for transferring data between databases
CN101504672A (en) Method and system for dynamically configuring physical data table
CN111198772A (en) Method and system for generating application program interface API
CN112015754A (en) Data query method, device and system
CN113835692A (en) Dictionary data processing method and device, electronic equipment and computer storage medium
CN113010169A (en) Method and apparatus for converting UI diagram into code file
CN114553971B (en) Application framework design method, system, equipment and medium
CN114281461A (en) Management method, equipment and medium for configurable data source attributes
CN108241620B (en) Query script generation method and device
US20060010369A1 (en) Enhancements of data types in XML schema
CN109977317B (en) Data query method and device
CN112035156A (en) E-commerce platform docking device, method, equipment and medium
CN110019508B (en) Data synchronization method, device and system
CN112527792A (en) Data storage method, device, equipment and storage medium
CN112579066A (en) Chart display method and device, storage medium and equipment
CN111026963A (en) Data query method and device, and configuration information setting method and device
CN112491943A (en) Data request method, device, storage medium and electronic equipment
CN113485746B (en) Method and device for generating application program interface document
CN111078905A (en) Data processing method, device, medium and equipment
CN114281463A (en) Form interface format configuration and interface display method, equipment and medium
CN114138745A (en) Data integration method and device, storage medium and processor
CN109299125B (en) Database updating method and device
CN108062329B (en) Data import method and device
CN113051283A (en) Data processing method and device for application market, storage medium and electronic equipment

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