CN116010347A - Resource updating method, device, system, electronic equipment and storage medium - Google Patents

Resource updating method, device, system, electronic equipment and storage medium Download PDF

Info

Publication number
CN116010347A
CN116010347A CN202310100035.1A CN202310100035A CN116010347A CN 116010347 A CN116010347 A CN 116010347A CN 202310100035 A CN202310100035 A CN 202310100035A CN 116010347 A CN116010347 A CN 116010347A
Authority
CN
China
Prior art keywords
resource
information
information item
updated
detail
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
CN202310100035.1A
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.)
Hangzhou Dt Dream Technology Co Ltd
Original Assignee
Hangzhou Dt Dream 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 Hangzhou Dt Dream Technology Co Ltd filed Critical Hangzhou Dt Dream Technology Co Ltd
Priority to CN202310100035.1A priority Critical patent/CN116010347A/en
Publication of CN116010347A publication Critical patent/CN116010347A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The application provides a resource updating method, a device, a system, electronic equipment and a storage medium, and relates to the technical field of data processing, wherein the method comprises the following steps: in response to monitoring that a first information item in a directory of the directory system is updated, acquiring first detail information of the updated first information item; determining a first resource with a binding relation with the first information item according to the first detail information; and updating the first resource according to the first detail information. Therefore, when the information items in the directory system are updated, the resources (such as table resources, interface resources, real-time data resources, file resources and the like) bound with the information items can be automatically updated, the matching degree of the resources and the information items in the directory system can be improved, manual updating of the resources is not needed, manual operation steps can be reduced, and the updating efficiency of the resources is improved.

Description

Resource updating method, device, system, electronic equipment and storage medium
Technical Field
The present disclosure relates to the field of data processing technologies, and in particular, to a method, an apparatus, a system, an electronic device, and a storage medium for updating resources.
Background
When cataloging a catalog under an entire catalog system, a list resource (or called a library list resource), an interface service resource, a real-time data resource, a file resource and the like need to be hung under the catalog for the execution of applications and tasks of the applications under the catalog system. In this process, the detailed information of the resource needs to be displayed, but according to the service requirement and considering the security of the resource, the real resource information cannot be directly displayed, and at this time, the information item for representing the real data field or the resource field can be used as the display content of the resource detail.
In the related art, when a business or a task changes or is mishandled, if an information item in a directory system is updated, a related person needs to enter a resource creation system to manually update a resource, and the updated resource is manually hung to the directory system.
In this way, the operation is complicated, and the resource updating efficiency is low.
Disclosure of Invention
The object of the present application is to solve at least to some extent one of the above technical problems.
Therefore, the application provides a resource updating method, device, system, electronic equipment and storage medium, so that when an information item in a directory system is updated, resources (such as table resources, interface resources, real-time data resources, file resources and the like) bound with the information item are automatically updated, the matching degree of the resources and the information item in the directory system can be improved, manual updating of the resources is not needed, manual operation steps can be reduced, and the updating efficiency of the resources is improved.
An embodiment of a first aspect of the present application provides a method for updating a resource, including:
in response to monitoring that a first information item in a directory of a directory system is updated, acquiring first detail information of the updated first information item;
determining a first resource with a binding relation with the first information item according to the first detail information;
and updating the first resource according to the first detail information.
An embodiment of a second aspect of the present application provides a resource update system, including:
the task application is used for sending the updated first detail information of the first information item to the resource creation system under the condition that the updated first information item in the directory of the directory system is monitored;
and the resource creation system is used for determining a first resource with a binding relation with the first information item according to the first detail information, and updating the first resource according to the first detail information.
An embodiment of a third aspect of the present application provides a resource updating device, including:
the acquisition module is used for responding to the detection that the first information item in the directory of the directory system is updated, and acquiring the updated first detail information of the first information item;
The determining module is used for determining a first resource with a binding relation with the first information item according to the first detail information;
and the updating module is used for updating the first resource according to the first detail information.
An embodiment of a fourth aspect of the present application proposes an electronic device, including: a memory, a processor and a computer program stored on the memory and executable on the processor, the processor implementing the resource updating method according to the first aspect when executing the program.
An embodiment of a fifth aspect of the present application proposes a non-transitory computer readable storage medium, on which a computer program is stored, which program, when being executed by a processor, implements the resource updating method according to the first aspect.
An embodiment of a sixth aspect of the present application proposes a computer program product comprising a computer program which, when executed by a processor, implements a resource updating method according to the first aspect of the present application.
The technical scheme provided by the embodiment of the application at least brings the following beneficial effects:
acquiring first detailed information of a first information item after updating by responding to the monitoring of the updating of the first information item in the directory of the directory system; determining a first resource with a binding relation with the first information item according to the first detail information; and updating the first resource according to the first detail information. Therefore, when the information items in the directory system are updated, the resources (such as table resources, interface resources, real-time data resources, file resources and the like) bound with the information items can be automatically updated, the matching degree of the resources and the information items in the directory system can be improved, manual updating of the resources is not needed, manual operation steps can be reduced, and the updating efficiency of the resources is improved.
Additional aspects and advantages of the application will be set forth in part in the description which follows and, in part, will be obvious from the description, or may be learned by practice of the application.
Drawings
The foregoing and/or additional aspects and advantages of the present application will become apparent and readily appreciated from the following description of the embodiments, taken in conjunction with the accompanying drawings, in which:
FIG. 1 is a flow chart of creation, modification and deletion of resources in the related art;
fig. 2 is a flow chart of a resource updating method according to an embodiment of the present application;
FIG. 3 is a flowchart illustrating another resource updating method according to an embodiment of the present disclosure;
FIG. 4 is a flowchart illustrating another resource updating method according to an embodiment of the present disclosure;
FIG. 5 is a flowchart illustrating another resource updating method according to an embodiment of the present disclosure;
FIG. 6 is a flowchart illustrating another resource updating method according to an embodiment of the present disclosure;
fig. 7 is a schematic structural diagram of a resource update system according to an embodiment of the present application;
FIG. 8 is a schematic diagram of another resource update system according to an embodiment of the present disclosure;
FIG. 9 is a schematic diagram of resource update provided in an embodiment of the present application;
Fig. 10 is a schematic structural diagram of a resource updating device according to an embodiment of the present application;
fig. 11 is a schematic structural diagram of an electronic device according to an embodiment of the present application.
Detailed Description
Embodiments of the present application are described in detail below, examples of which are illustrated in the accompanying drawings, wherein the same or similar reference numerals refer to the same or similar elements or elements having the same or similar functions throughout. The embodiments described below by referring to the drawings are exemplary and intended for the purpose of explaining the present application and are not to be construed as limiting the present application.
In the process of matching the information item with the resource or in the process of using the service, if the data is changed, the real resource and the information item need to be manually modified, the modified resource is manually matched with the information item again, and the modified resource is hung in a catalog of the information item matched with the resource.
The task application can search and match corresponding table resource fields, interface service fields, keys in real-time data (JSON format) and keys in files (CSV (Comma Separated Values) format) through the information items to carry out directory hooking. For the user, if the task is changed or is mishandled, the user needs to jump to the resource creation system again to manually create, modify and delete the resource, and the specific flow is shown in fig. 1.
The library table resource, the interface service resource, the real-time data resource and the file resource are created in a manual mode, and after the resource is created, the resource is matched with the information item in the catalog in a manual mode. In the process, or in the service using process, when the resource and the information item in the catalog do not meet the service matching or misoperation, the resource creating system is required to be returned, the resource is created, modified and deleted again, and then the service is matched and hung again manually, so that the service flexibility and the usability of the system are low.
For example, when a directory is attached to a table resource, an interface service resource, a real-time data resource, and a file resource, it is necessary to first match an information item field with a table resource field, an interface service field, and a Key in real-time data (i.e., a service in which data is transmitted in real-time to kafka (a high throughput distributed publish-subscribe messaging system), where before data is transmitted to kafka, the data is required to be sorted according to a rule, where the data is encrypted and combined into data in JSON format after encryption, and the Key in the data in JSON format is used as a unique identifier for distinguishing a certain piece of data, so when creating the service, it is necessary to set a Key in the data in JSON format first) and a Key in a file in CSV format (i.e., a service in which data is written to a CSV type file, and a Key representing the unique identifier of the data is written to the data before the data is written to the file, so when creating the service, it is necessary to set a Key in the table, the interface service, the data, the file type, and the relevant information field, and the real-time type are required to be explicitly set. When the resource is matched with the information item, if any resource is inconsistent with the information item, the resource needs to be returned to the resource creation system to be re-created or modified, the resource cannot be customized to be created on demand, and the flexibility of the service is low.
In view of at least one problem, embodiments of the present application provide a method, an apparatus, a system, an electronic device, and a storage medium for updating resources. Before describing the embodiments of the present application in detail, for ease of understanding, the general technical words are first introduced:
the resource: the resource creation is hooked with the real service, for example, when the table resource of the database is created, the data table of the client is not movable, but the fields in the data table are required to be added, deleted, changed, checked and the like in the service, at this time, a new data table is required to be re-created according to the data table (original table) of the client, and the service is added, deleted, changed and checked in the newly created data table, so that the service can be normally performed, and the safety of the client data can be ensured.
Catalogue: when the data table is displayed, the real table field cannot be displayed, and the query and the use of the data are inconvenient, so that the concept of the catalogue is adopted to solve the problem. Namely, the real data can be recycled and displayed in the form of book catalogues, and finding out the catalogues is equal to finding out a certain resource, so that convenience in searching the resource can be realized, and the safety of the client data is ensured.
In summary, the relationship between the resource and the directory is equivalent to the relationship between the chapter content and the directory in the book. When using the resource, the resource is not searched in the database table, but can be used by finding the catalog.
Information item: for representing the value or content of the real data field.
The resource updating method provided in the present application is described in detail below with reference to fig. 2.
Fig. 2 is a flow chart of a resource updating method according to an embodiment of the present application.
The resource updating method of the embodiment of the application can be executed by the resource updating device provided by the embodiment of the application. The resource updating device can be applied to the electronic equipment to execute the resource updating function. Alternatively, the resource updating means may be configured in an application of the electronic device, so that the application may perform the resource updating function.
The electronic device may be any device with computing power, and the device or an application in the device may be capable of performing a resource update function. The device with computing capability may be, for example, a personal computer, a mobile terminal, a server, etc., and the mobile terminal may be, for example, a vehicle-mounted device, a mobile phone, a tablet computer, a personal digital assistant, a wearable device, etc., with various operating systems, a touch screen, and/or a hardware device of a display screen.
As shown in fig. 2, the resource updating method includes the steps of:
in step S201, in response to monitoring that the first information item in the directory of the directory system is updated, first detailed information of the updated first information item is acquired.
In the embodiment of the present application, the first detail information may include, but is not limited to, identification information of the first information item (such as an information item ID), version information of the first information item, a display field of the first information item (or referred to as an information item field, i.e., field content displayed in a directory), and the like.
In an embodiment of the present application, the display field of the first information item (denoted as the first display field in this application) may include a table field (for creating or updating a table resource), a service field (or an interface service field for creating or updating an interface service resource), a Key of real-time data (for creating or updating a real-time data resource), a Key of a file (for creating or updating a file resource), and the like.
The Key of the real-time data is used for uniquely identifying the real-time data; key of the file, used for uniquely identifying the file.
In the embodiment of the present application, the number of the first information items may be one or may be plural, which is not limited in this application.
In the embodiment of the application, the directory system can be monitored, and under the condition that the first information item in the directory of the directory system is monitored to be updated, the first detailed information of the updated first information item can be obtained.
Step S202, according to the first detail information, determining a first resource with a binding relation with the first information item.
In embodiments of the present application, the first resource may include, but is not limited to, a table resource, an interface resource (or referred to as an interface service resource), a real-time data resource, a file resource, and the like.
In the embodiment of the application, the first resource having the binding relation with the first information item can be determined according to the first detail information.
As an example, a first resource having a binding relationship with a first information item may be queried based on identification information of the first information item in the first detail information.
Step S203, updating the first resource according to the first detail information.
In the embodiment of the present application, the first resource may be updated according to the first detail information.
As an example, the first resource may be updated according to a display field (referred to as a first display field in this application) of the first information item in the first detail information, to obtain an updated first resource.
According to the resource updating method, first detailed information of the updated first information item is obtained by responding to the fact that the updated first information item in the directory of the directory system is monitored; determining a first resource with a binding relation with the first information item according to the first detail information; and updating the first resource according to the first detail information. Therefore, when the information items in the directory system are updated, the resources (such as table resources, interface resources, real-time data resources, file resources and the like) bound with the information items can be automatically updated, the matching degree of the resources and the information items in the directory system can be improved, manual updating of the resources is not needed, manual operation steps can be reduced, and the updating efficiency of the resources is improved.
In order to clearly explain how to determine the first resource having the binding relation with the first information item in the above embodiment of the present application, the present application further proposes a resource updating method.
Fig. 3 is a flowchart of another resource updating method according to an embodiment of the present application.
As shown in fig. 3, the resource updating method may include the steps of:
in step S301, in response to monitoring that the first information item in the directory of the directory system is updated, first detail information of the updated first information item is obtained, where the first detail information includes first identification information of the first information item.
The explanation of step S301 may be referred to the related description in any embodiment of the present application, and will not be repeated here.
Step S302, second identification information of at least one created candidate resource is acquired.
Among other candidate resources may include, but are not limited to, table resources, interface resources, real-time data resources, file resources, and the like.
In an embodiment of the present application, second identification information (such as a resource ID) of at least one created candidate resource may be obtained.
Step S303, determining target identification information with binding relation with the first identification information from at least one piece of second identification information.
In the embodiment of the application, the target identification information having the binding relation with the first identification information can be determined from at least one piece of second identification information.
That is, in the present application, when binding an information item with a resource, a binding relationship between the information item ID and the resource ID is established.
Step S304, the candidate resource corresponding to the target identification information is used as a first resource with binding relation with the first information item.
In the embodiment of the application, the candidate resource corresponding to the target identification information can be used as the first resource with the binding relation with the first information item.
Step S305 updates the first resource according to the first detail information.
The explanation of step S305 may be referred to the related description in any embodiment of the present application, and will not be repeated here.
The resource updating method can effectively and accurately determine the resources bound with the information items according to the identification information of the information items, and improves the effectiveness and accuracy of resource determination.
In order to clearly explain how to update the first resource according to the first detailed information in any embodiment of the present application, the present application further provides a resource updating method.
Fig. 4 is a flowchart of another resource updating method according to an embodiment of the present application.
As shown in fig. 4, the resource updating method may include the steps of:
in step S401, in response to monitoring that the first information item in the directory of the directory system is updated, first detail information of the updated first information item is obtained, where the first detail information includes a first display field of the first information item.
Step S402, according to the first detail information, determining a first resource with a binding relation with the first information item.
The explanation of steps S401 to S402 may be referred to the related description in any embodiment of the present application, and will not be repeated here.
Step S403, determining a first resource field of the first resource according to the second detail information of the first resource.
In the embodiment of the present application, the second detail information may include, but is not limited to, identification information (such as a resource ID) of the first resource, version information of the first resource, a resource field (or referred to as resource field detail, resource detail field) of the first resource, and the like. For example, the resource field may include a table field, a service field, and the like.
In the embodiment of the present application, the resource field of the first resource (referred to as the first resource field in the present application) may be determined according to the second detail information of the first field.
Step S404, the first display field is matched with the first resource field.
In the embodiment of the application, the first display field may be compared with the first resource field to determine whether the first display field matches the first resource field.
As an example, where the first display field is included in the first resource field, it may be determined that the first display field matches the first resource field, and where the first display field is not included in the first resource field, or where there is a portion of the first display field that is not located in the first resource field, it may be determined that the first display field does not match the first resource field.
As another example, a similarity between the first display field and the first resource field may be calculated, where the similarity is greater than or equal to a set similarity threshold, the first display field may be determined to match the first resource field, and where the similarity is less than the set similarity threshold, the first display field may be determined to not match the first resource field.
In the embodiment of the present application, when the first display field is matched with the first resource field, the first resource may not need to be updated, and when the first display field is not matched with the first resource field, the first resource may be updated.
In step S405, in response to the first display field not matching the first resource field, the first resource field of the first resource is updated according to the first display field, so as to obtain an updated first resource.
In this embodiment of the present application, when the first display field is not matched with the first resource field, the first resource field of the first resource may be updated according to the first display field, so as to obtain an updated first resource.
For example, assuming that the first resource is a file resource, the first display field may include a Key of the file, and in a case where the Key of the first display field does not match or agree with the Key of the first resource in the first resource field, the Key of the first resource may be modified to the Key of the first display field.
The resource updating method can effectively update the corresponding fields in the resource according to the information item fields, and improves the effectiveness of resource updating.
In order to clearly illustrate the above embodiments of the present application, the present application further proposes a resource updating method.
Fig. 5 is a flowchart of another resource updating method according to an embodiment of the present application.
As shown in fig. 5, on the basis of any one of the embodiments of fig. 2 to 4, the resource updating method may further include the following steps:
in step S501, in response to the adding operation, a second information item corresponding to at least one directory is added in the directory system.
In the embodiment of the application, the second information item corresponding to at least one directory can be added in the directory system in response to the user-triggered adding operation of the information item.
Step S502, creating at least one second resource according to the third detailed information of the at least one second information item, and establishing a binding relation between the at least one second information item and the at least one second resource.
The explanation of the third detail information is similar to that of the first detail information, and will not be repeated here.
In the embodiment of the application, in the case that the at least one second information item is newly added in the directory system, at least one second resource may be created according to third detailed information of the at least one second information item.
In one possible implementation manner of the embodiment of the present application, for any one second information item, a second resource may be created according to a display field (denoted as a second display field in the present application) of the second information item in third detail information of the second information item, where a resource field (denoted as a second resource field in the present application) of the one second resource is matched with the second display field of the second information item.
As an example, for any one of the second information items, when the display field of the second information item includes a table field, a table resource matching the table field may be created in the database according to the table field.
As another example, for any one of the second information items, when the display field of the second information item includes a service field, an interface service resource matching the service field may be created in the specified system according to the service field.
As yet another example, for any one of the second information items, when the display field of the second information item includes a first Key of real-time data, a real-time data resource in a data format (such as JSON format) may be created in the specifying system according to the first Key of real-time data, and the Key of the real-time data resource may be specified as the first Key of real-time data.
As yet another example, for any one of the second information items, when the display field of the second information item includes a second Key of the file, a file resource of a specified file type (e.g., CSV type) may be created in the file system based on the second Key of the file, and the Key of the file resource may be designated as the second Key of the file.
It should be noted that, after the resource is created, identification information (such as a resource ID) and resource version information of the resource may be automatically generated.
In the embodiment of the application, a binding relationship between at least one second resource and at least one second information item can also be established.
In a possible implementation manner of the embodiment of the present application, for any one second information item, a binding relationship between the one second resource and the second information item may be established according to identification information (denoted as fourth identification information in the present application) of the second information item and third identification information of the one second resource in the corresponding third detail information.
For example, taking identification information as an ID as an example, the establishment of the binding relationship between the information item and the resource may be achieved by binding the information item ID with the resource ID.
In conclusion, the information item and the resource can be effectively bound according to the information item identifier and the resource identifier, so that the effectiveness of the establishment of the binding relationship is improved.
Step S503, for any second resource, hooking the second resource to a directory where a second information item having a binding relationship with the second resource is located.
In this embodiment of the present application, after any one second resource is created, the second resource may be hooked or mounted to a directory where a second information item having a binding relationship with the second resource is located in the directory system.
In any embodiment of the present application, when the updating of the first resource is completed, the updated first resource may be further hooked or mounted to the directory where the updated first information item is located. Therefore, the first resource can be directly positioned through the catalogue, and the convenience of resource acquisition is improved.
As an example, when the first resource updating is completed, whether an information item matched with the first detail information exists in the directory system may be further queried according to the first detail information, for example, whether an information item matched with the first identification information exists in the directory system may be determined according to the first identification information in the first detail information. In the case where there is no information item matching the first detailed information in the directory system, it may be unnecessary to attach the updated first resource to the directory in which the updated first information item is located.
In the case that there is an information item matching the first detailed information in the directory system, it may be further determined whether the first resource is updated according to resource version information (hereinafter referred to as current resource version information) in the second detailed information of the updated first resource. For example, the resource version information (hereinafter referred to as the previous resource version information) of the first resource acquired last time may be queried, whether the previous resource version information is matched with the current resource version information may be determined, in the case where the previous resource version information is matched with the current resource version information, the first resource may not be updated, and in the case where the previous resource version information is not matched with the current resource version information, the first resource may be determined to be updated.
In the application, under the condition that the first resource is updated, the updated first resource can be hung to a directory where an information item (such as an updated first information item) matched with the first detail information is located in the directory system, and under the condition that the first resource is not updated, the updated first resource can be not required to be hung to the directory where the information item matched with the first detail information is located in the directory system, and the condition that the first resource which is not updated or is not updated is repeatedly hung to the directory under the condition that the first resource is not updated or is not updated can be avoided.
According to the resource updating method, the table resource, the interface service resource, the real-time data resource, the file resource and the like can be automatically created through the information item, the binding of the information item and the resource, the creation, the modification and the deletion of the resource can be realized, the jump between applications is reduced, the resource creation operation is reduced, and the flexibility and the usability of the system are improved.
In order to clearly illustrate how the first information item updated in the above embodiment of the present application is determined from the directory system, the present application also proposes a resource updating method.
Fig. 6 is a flowchart of another resource updating method according to an embodiment of the present application.
As shown in fig. 6, the resource updating method may include the steps of:
step S601, a log file of the directory system is obtained.
In the embodiment of the application, a log file of a directory system can be obtained.
In step S602, the log file is parsed to determine the first version information of each information item in the directory system.
In the embodiment of the present application, the log file of the directory system may be parsed to determine the current version information (which is denoted as the first version information in the present application) of each information item in the directory system.
Step S603, determining the updated first information item from the information items according to the first version information of the information items.
In the embodiment of the application, the updated first information item can be determined from the information items according to the first version information of the information items.
As a possible implementation manner, for any one of the information items, the second version information of the information item monitored last time may be acquired, and whether the first version information and the second version information of the information item match may be determined, where the information item may be updated when the first version information and the second version information do not match, and where the information item may be regarded as the first information item, and where the information item may be determined not to be updated when the first version information and the second version information match, and where a subsequent flow may not need to be executed.
For example, the directory system may be periodically monitored or perceived, for any information item in the directory system, the first version information monitored in this period and the second version information monitored in the previous period may be obtained, and if the first version information and the second version information corresponding to the information item do not match, it may be determined that the information item is updated.
Step S604, first detail information of the updated first information item is acquired.
Step S605 determines a first resource having a binding relation with the first information item according to the first detail information.
Step S606, the first resource is updated according to the first detail information.
The explanation of steps S604 to S606 may be referred to the related description in any embodiment of the present application, and will not be repeated here.
According to the resource updating method, whether the same information item is updated or not can be determined according to version information corresponding to the same information item monitored twice adjacently, and the same information item is used as the first information item under the condition that the same information item is updated, so that the perception accuracy of the first information item can be improved.
In order to clearly illustrate any one of the embodiments, the application further provides a resource updating system.
Fig. 7 is a schematic structural diagram of a resource updating system according to an embodiment of the present application.
As shown in fig. 7, the resource update system 700 may include: task application 710 and resource creation system 720. Wherein, the liquid crystal display device comprises a liquid crystal display device,
and a task application 710 for, in case that it is detected that the first information item in the directory of the directory system is updated, transmitting the first detailed information of the updated first information item to the resource creation system 720.
The resource creation system 720 is configured to determine, after receiving the first detail information, a first resource having a binding relationship with the first information item according to the first detail information, and update the first resource according to the first detail information.
It should be noted that the explanation of the resource updating method in any of the embodiments of fig. 2 to fig. 6 is also applicable to the resource updating system, and the implementation principle is similar, and will not be repeated here.
In one possible implementation of an embodiment of the present application, as shown in fig. 8, the resource update system 700 may further include a directory system 730.
The resource creation system 720 is further configured to send, in response to the completion of the update of the first resource, the updated second detail information and the first detail information of the first resource to the directory system 730.
A directory system 730 for: after receiving the second detail information and the first detail information, judging whether an information item matched with the first detail information exists in the directory system according to the first detail information, for example, judging whether the information item matched with the first identification information exists in the directory system according to the first identification information of the first information item in the first detail information. In the case where there is no information item matching the first detailed information in the directory system, the subsequent step may not be performed, and in the case where there is an information item matching the first detailed information in the directory system, whether the first resource is updated may be determined according to the resource version information in the second detailed information, in the case where the first resource is updated, the updated first resource may be hooked to the directory where the information item matching the first detailed information is located, and in the case where the first resource is not updated, any processing may not be required.
Therefore, the updated first resource can be directly positioned through the catalogue, and the convenience of resource acquisition is improved.
In one possible implementation of the embodiments of the present application, directory system 730 may also be used to: at least one second information item is added in the directory system 730 in response to a user-triggered add operation.
Task application 710, also can be used to: in case it is detected that at least one second information item is newly added in the catalog information 730, third detailed information of the at least one second information item is transmitted to the resource creation system 720.
The resource creation system 730 is further configured to create at least one second resource according to the third detailed information of the at least one second information item after receiving the third detailed information of the at least one second information item, and establish a binding relationship between the at least one second information item and the at least one second resource. The specific implementation process may refer to step S502, and the implementation principle is similar, which is not described herein.
In one possible implementation of the embodiment of the present application, the resource creation system 720 may also be used to: third details of any second information item and fourth details of the second resource having a binding relationship with the second information item are sent to the directory system 730.
Directory system 730, also operable to: according to the third detail information, whether or not an information item matching the third detail information exists in the directory system is determined, in the case where an information item matching the third detail information does not exist in the directory system, a subsequent procedure may not be performed, and in the case where an information item matching the third detail information exists in the directory system, whether or not a display field of the information item matching the third detail information matches a resource field in the fourth detail information may be further determined. In the case where the display field matches the resource field, the second resource corresponding to the identification information in the fourth detail information may be attached to the directory where the information item matching the third detail information is located, and in the case where the display field does not match the resource field, no processing may be required.
In any one embodiment of the application, the method can automatically create, modify and delete resources (including but not limited to table resources, interface service resources, real-time data resources and file resources) according to the information items on the premise of not changing the service, and has the advantages of simple and convenient use, high flexibility and high fault tolerance.
In particular, interactions between information items and resource creation system 720 may be accomplished through task application 710. It should be noted that, the interaction between the information item and the resource is automatically completed, the first creation of the resource and the modification of the resource need to be considered, and the service is not changed in the whole link.
Wherein, the information item is added for the first time and the resource is created: when an information item is added to the catalog, a unique identification (e.g., information item ID) and version of the information item is automatically generated. The task application 710 may obtain the detailed information of the information item (including, but not limited to, a field, a Key, an API (Application Programming Interface, an application program interface), etc.) through a detailed interface provided by the directory system 730, the task application 710 may issue the detailed information of the information item (including an information item ID, an information item version, an information item field) to the resource creation system 720 through the interface, and the resource creation system 720 may create a resource according to a relevant rule after sorting the detailed information of the information item.
It should be noted that, after the resource is created, each resource generates a resource ID and a resource version, and the information item ID has a binding relationship with the resource ID.
The resource creating system 720 reports the detail information of the created resource to the directory system 730 through the timing task interface, the directory system 730 compares the detail information of the resource with the detail information of the information item after acquiring the detail information of the resource, and the resource is hung under the directory where the successfully compared information item is located in the directory system 720 after the successful comparison.
Wherein the resource is modified: after modifying the information items in the directory system 730, the task application 710 may perceive the change in the information items through the detail interface. The task application 710 issues the detail information of the latest information item to the resource creation system 720 again, the resource creation system 720 queries the resource bound to the latest information item in the resource creation system 720 according to the ID of the information item in the detail information of the latest information item and the resource ID of the created resource and the binding relationship, compares the detail information of the resource with the detail information of the latest information item, and if the detail information of the latest information item is not matched with the detail information of the latest information item, modifies the resource field of the resource according to the detail information of the latest information item so as to update the resource to the latest version. The resource creation system 720 may report the details of the latest resource and the details of the latest information item to the directory system 730.
It should be noted that, if multiple resources are to be modified, only the information items bound to the multiple resources need to be modified.
The principle of resource updating is described in detail below with reference to fig. 9.
As shown in fig. 9, when an information item (hereinafter abbreviated as a current information item) is added in a directory, a task application may acquire the current information item in the directory through a detail interface provided by the directory system, and issue a task for automatically creating a required resource to a resource creation system according to a table field, a service field, a Key in real-time data (JSON format), and a Key in a file (CSV type) selected by the current information item.
The resource creation system creates resources (such as table resources in a database, API interface service resources in the resource creation system, real-time data resources and designates keys in the real-time data resources in a JSON format) in corresponding data sources according to the current information items acquired by the task application, and creates file resources of a CSV type and designates keys in the file resources.
The catalog system obtains detail information (including resource field details, resource ID, resource version) of the resource and detail information (including information item ID, information item version, information item field) of the current information item through a detail interface provided by the resource creation system, and determines whether the resource is the resource created according to the current information item by matching the information item ID with each information item in the catalog system and comparing the resource field details with the information item field, if so, automatically hanging the resource into the catalog where the current information item is located.
When the business changes, only the information item needs to be modified, and the directory system can increment the version of the information item. The task application regularly refreshes the detail interface, analyzes the information item ID and version of the log, and can send the detail information of the information item to the resource creation system after sensing the change of the information item version. If the version of the plurality of information items changes at the same time, the task application senses the plurality of information items at the same time and issues the plurality of information items to the resource creation system together.
The resource creation system compares the information item ID in the detail information with the resource ID to determine the resource bound with the information item, and matches the information item field with the resource field, if the information item field and the resource field are not matched, the resource creation system modifies the resource according to the changed information item. The resource creation system reports the detail information of the modified resource and the detail information of the changed information item to the directory system. And the directory system matches the information item ID in the detail information with each information item in the directory system, if so, the directory system determines whether the resource is updated according to the resource ID and the resource version in the detail information, and if so, the resource is hung in the directory where the changed information item is located.
In summary, automatic creation of resources (including, but not limited to, table resources, interface resources, real-time data resources, file resources, etc., and underlying services associated with the directory) based on the directory information items may be implemented. In addition, the resource is not required to be manually created, so that the creation efficiency of the resource can be improved. In addition, when the catalog information items are subjected to operations of adding, deleting, changing and the like, all resources hung under the catalog, including but not limited to table resources, interface resources, real-time data resources, file resources and the like, are all bottom-layer services related to the catalog, can be adaptively modified according to the information items, can realize personalized customization capability, and add, delete and change required resources in real time according to business requirements.
Corresponding to the resource updating methods provided in the above embodiments, an embodiment of the present application further provides a resource updating device. Since the resource updating device provided in the embodiment of the present application corresponds to the resource updating method provided in the above-mentioned several embodiments, the implementation of the resource updating method is also applicable to the resource updating device provided in the embodiment, and will not be described in detail in the embodiment.
Fig. 10 is a schematic structural diagram of a resource updating device according to an embodiment of the present application.
As shown in fig. 10, the resource updating apparatus 1000 may include: an acquisition module 1010, a determination module 1020, and an update module 1030.
The acquiring module 1010 is configured to acquire first detailed information of a first information item after updating in response to monitoring that the first information item in a directory of the directory system is updated.
A determining module 1020 is configured to determine, according to the first detail information, a first resource having a binding relationship with the first information item.
And an updating module 1030, configured to update the first resource according to the first detail information.
As a possible implementation manner of the embodiment of the present application, the first detailed information includes first identification information of the first information item, and the determining module 1020 is specifically configured to: acquiring second identification information of at least one created candidate resource; determining target identification information with binding relation with the first identification information from at least one piece of second identification information; and taking the candidate resource corresponding to the target identification information as a first resource with a binding relation with the first information item.
As a possible implementation manner of the embodiment of the present application, the first detailed information includes a first display field of the first information item, and the update module 1030 is specifically configured to: determining a first resource field of the first resource according to the second detailed information of the first resource; matching the first display field with the first resource field; and in response to the first display field not matching the first resource field, updating the first resource field of the first resource according to the first display field to obtain an updated first resource.
As a possible implementation manner of the embodiment of the present application, the resource updating apparatus 1000 may further include:
and the adding module is used for responding to the adding operation and adding at least one second information item corresponding to the catalogue in the catalogue system.
A creation module for creating at least one second resource based on third detail information of the at least one second information item.
And the establishing module is used for establishing a binding relation between at least one second information item and at least one second resource.
The first hooking module is used for hooking the second resource to a catalog where a second information item with binding relation with the second resource is located aiming at any second resource.
As a possible implementation manner of the embodiment of the present application, a module is created, specifically configured to: creating a second resource according to the second display field in the corresponding third detail information for any second information item; wherein a second resource field of a second resource matches the second display field.
The building module is specifically used for: and establishing a binding relation between one second resource and any second information item according to the third identification information of the one second resource and the fourth identification information in the corresponding third detail information.
As a possible implementation manner of the embodiment of the present application, the resource updating apparatus 1000 may further include:
and the second hooking module is used for hooking the updated first resource to the catalog of the updated first information item in response to the completion of the updating of the first resource.
As a possible implementation manner of the embodiment of the present application, the second hooking module is specifically configured to: responding to the completion of the first resource updating, and inquiring whether an information item matched with the first detail information exists in the directory system according to the first detail information; determining whether the first resource is updated according to the resource version information in the updated second detail information of the first resource in response to the information item matched with the first detail information in the directory system; and responding to the update of the first resource, and hooking the updated first resource to an information item matched with the first detail information in the directory system.
As a possible implementation manner of the embodiment of the present application, the resource updating apparatus 1000 may further include:
and the file acquisition module is used for acquiring the log file of the directory system.
And the analysis module is used for analyzing the log file to determine the first version information of each information item in the directory system.
And the selection module is used for determining the updated first information item from the information items according to the first version information of the information items.
As a possible implementation manner of the embodiments of the present application, the selecting module is specifically configured to: acquiring second version information of each information item in the directory system which is monitored last time; judging whether the first version information and the second version information corresponding to any information item are matched or not according to any information item; in response to the first version information not matching the second version information, either of the information items is taken as the first information item for which the update occurred.
The resource updating device in the embodiment of the application obtains the first detailed information of the updated first information item by responding to the detection that the first information item in the directory of the directory system is updated; determining a first resource with a binding relation with the first information item according to the first detail information; and updating the first resource according to the first detail information. Therefore, when the information items in the directory system are updated, the resources (such as table resources, interface resources, real-time data resources, file resources and the like) bound with the information items can be automatically updated, the matching degree of the resources and the information items in the directory system can be improved, manual updating of the resources is not needed, manual operation steps can be reduced, and the updating efficiency of the resources is improved.
In order to implement the above embodiments, the present application further provides an electronic device, and fig. 11 is a schematic structural diagram of the electronic device provided in the embodiment of the present application. The electronic device includes:
memory 1101, processor 1102, and a computer program stored on memory 1101 and executable on processor 1102.
The processor 1102 implements the resource update method provided in any of the embodiments described above when executing the program.
Further, the electronic device further includes:
a communication interface 1103 for communication between the memory 1101 and the processor 1102.
Memory 1101 for storing a computer program executable on processor 1102.
The memory 1101 may include a high-speed RAM memory or may further include a non-volatile memory (non-volatile memory), such as at least one magnetic disk memory.
And a processor 1102, configured to implement the resource updating method according to any one of the foregoing embodiments when executing the program.
If the memory 1101, the processor 1102, and the communication interface 1103 are implemented independently, the communication interface 1103, the memory 1101, and the processor 1102 may be connected to each other through a bus and perform communication with each other. The bus may be an industry standard architecture (Industry Standard Architecture, abbreviated ISA) bus, an external device interconnect (Peripheral Component, abbreviated PCI) bus, or an extended industry standard architecture (Extended Industry Standard Architecture, abbreviated EISA) bus, among others. The buses may be classified as address buses, data buses, control buses, etc. For ease of illustration, only one thick line is shown in FIG. 11, but not only one bus or one type of bus.
Alternatively, in a specific implementation, if the memory 1101, the processor 1102, and the communication interface 1103 are integrated on a chip, the memory 1101, the processor 1102, and the communication interface 1103 may perform communication with each other through internal interfaces.
The processor 1102 may be a central processing unit (Central Processing Unit, abbreviated as CPU) or an application specific integrated circuit (Application Specific Integrated Circuit, abbreviated as ASIC) or one or more integrated circuits configured to implement embodiments of the present application.
In order to implement the above embodiments, the embodiments of the present application also propose a non-transitory computer-readable storage medium, on which a computer program is stored, which when being executed by a processor implements a resource updating method as provided in any of the embodiments above.
In order to implement the above embodiments, the embodiments of the present application further propose a computer program product, which when executed by an instruction processor in the computer program product, implements the resource update method provided in any of the above embodiments.
In the description of the present specification, a description referring to terms "one embodiment," "some embodiments," "examples," "specific examples," or "some examples," etc., means that a particular feature, structure, material, or characteristic described in connection with the embodiment or example is included in at least one embodiment or example of the present application. In this specification, schematic representations of the above terms are not necessarily directed to the same embodiment or example. Furthermore, the particular features, structures, materials, or characteristics described may be combined in any suitable manner in any one or more embodiments or examples. Furthermore, the different embodiments or examples described in this specification and the features of the different embodiments or examples may be combined and combined by those skilled in the art without contradiction.
Furthermore, the terms "first," "second," and the like, are used for descriptive purposes only and are not to be construed as indicating or implying a relative importance or implicitly indicating the number of technical features indicated. Thus, a feature defining "a first" or "a second" may explicitly or implicitly include at least one such feature. In the description of the present application, the meaning of "plurality" is at least two, such as two, three, etc., unless explicitly defined otherwise.
Any process or method descriptions in flow charts or otherwise described herein may be understood as representing modules, segments, or portions of code which include one or more executable instructions for implementing specific logical functions or steps of the process, and additional implementations are included within the scope of the preferred embodiment of the present application in which functions may be executed out of order from that shown or discussed, including substantially concurrently or in reverse order, depending on the functionality involved, as would be understood by those reasonably skilled in the art of the embodiments of the present application.
Logic and/or steps represented in the flowcharts or otherwise described herein, e.g., a ordered listing of executable instructions for implementing logical functions, can be embodied in any computer-readable medium for use by or in connection with an instruction execution system, apparatus, or device, such as a computer-based system, processor-containing system, or other system that can fetch the instructions from the instruction execution system, apparatus, or device and execute the instructions. For the purposes of this description, a "computer-readable medium" can be any means that can contain, store, communicate, propagate, or transport the program for use by or in connection with the instruction execution system, apparatus, or device. More specific examples (a non-exhaustive list) of the computer-readable medium would include the following: an electrical connection (electronic device) having one or more wires, a portable computer diskette (magnetic device), a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber device, and a portable compact disc read-only memory (CDROM). In addition, the computer readable medium may even be paper or other suitable medium on which the program is printed, as the program may be electronically captured, via, for instance, optical scanning of the paper or other medium, then compiled, interpreted or otherwise processed in a suitable manner, if necessary, and then stored in a computer memory.
It is to be understood that portions of the present application may be implemented in hardware, software, firmware, or a combination thereof. In the above-described embodiments, the various steps or methods may be implemented in software or firmware stored in a memory and executed by a suitable instruction execution system. As with the other embodiments, if implemented in hardware, may be implemented using any one or combination of the following techniques, as is well known in the art: discrete logic circuits having logic gates for implementing logic functions on data signals, application specific integrated circuits having suitable combinational logic gates, programmable Gate Arrays (PGAs), field Programmable Gate Arrays (FPGAs), and the like.
Those of ordinary skill in the art will appreciate that all or a portion of the steps carried out in the method of the above-described embodiments may be implemented by a program to instruct related hardware, where the program may be stored in a computer readable storage medium, and where the program, when executed, includes one or a combination of the steps of the method embodiments.
In addition, each functional unit in each embodiment of the present application may be integrated in one processing module, or each unit may exist alone physically, or two or more units may be integrated in one module. The integrated modules may be implemented in hardware or in software functional modules. The integrated modules may also be stored in a computer readable storage medium if implemented in the form of software functional modules and sold or used as a stand-alone product.
The above-mentioned storage medium may be a read-only memory, a magnetic disk or an optical disk, or the like. Although embodiments of the present application have been shown and described above, it will be understood that the above embodiments are illustrative and not to be construed as limiting the application, and that variations, modifications, alternatives, and variations may be made to the above embodiments by one of ordinary skill in the art within the scope of the application.

Claims (16)

1. A method for updating a resource, the method comprising:
in response to monitoring that a first information item in a directory of a directory system is updated, acquiring first detail information of the updated first information item;
determining a first resource with a binding relation with the first information item according to the first detail information;
and updating the first resource according to the first detail information.
2. The method of claim 1, wherein the first detail information includes first identification information of the first information item,
the determining, according to the first detail information, a first resource having a binding relationship with the first information item includes:
acquiring second identification information of at least one created candidate resource;
Determining target identification information with binding relation with the first identification information from at least one piece of second identification information;
and taking the candidate resource corresponding to the target identification information as a first resource with a binding relation with the first information item.
3. The method of claim 1, wherein the first detail information comprises a first display field of the first information item,
the updating the first resource according to the first detail information includes:
determining a first resource field of the first resource according to the second detailed information of the first resource;
matching the first display field with the first resource field;
and in response to the first display field not matching the first resource field, updating the first resource field of the first resource according to the first display field to obtain an updated first resource.
4. The method according to claim 1, wherein the method further comprises:
in response to the adding operation, adding at least one second information item corresponding to the catalog in the catalog system;
creating at least one second resource according to third detailed information of at least one second information item, and establishing a binding relation between the at least one second information item and the at least one second resource;
And for any second resource, hooking the second resource to a directory where a second information item with a binding relation with the second resource is located.
5. The method of claim 4, wherein creating at least one second resource from the third detail information of the at least one second information item and establishing a binding relationship between the at least one second information item and the at least one second resource comprises:
creating a second resource according to a second display field in the corresponding third detail information for any one of the second information items; wherein a second resource field of the one second resource matches the second display field;
and establishing a binding relation between the one second resource and any one second information item according to the third identification information of the one second resource and the fourth identification information in the corresponding third detail information.
6. The method according to any one of claims 1-5, wherein after the updating of the first resource according to the first detail information, the method further comprises:
and in response to the first resource updating, hooking the updated first resource to a directory in which the updated first information item is located.
7. The method of claim 6, wherein the hooking the updated first resource to the directory in which the updated first information item is located in response to the first resource update being completed comprises:
responding to the completion of the first resource updating, and inquiring whether an information item matched with the first detail information exists in the directory system according to the first detail information;
determining whether the first resource is updated according to resource version information in updated second detail information of the first resource in response to the information item matched with the first detail information in the directory system;
and responding to the first resource to update, and hooking the updated first resource to an information item matched with the first detail information in the directory system.
8. The method of any of claims 1-5, wherein, in response to monitoring that an update has occurred to a first information item in a directory of a directory system, prior to obtaining first detailed information of the updated first information item, the method further comprises:
acquiring a log file of the directory system;
analyzing the log file to determine first version information of each information item in the directory system;
And determining the updated first information item from the information items according to the first version information of the information items.
9. The method of claim 8, wherein the determining the updated first information item from the information items according to version information of the information items comprises:
acquiring second version information of each information item in the directory system which is monitored last time;
judging whether the first version information corresponding to any information item is matched with the second version information or not according to any information item;
and in response to the first version information not matching the second version information, taking any information item as the first information item updated.
10. A resource update system, the system comprising:
the task application is used for sending the updated first detail information of the first information item to the resource creation system under the condition that the updated first information item in the directory of the directory system is monitored;
and the resource creation system is used for determining a first resource with a binding relation with the first information item according to the first detail information, and updating the first resource according to the first detail information.
11. The resource update system of claim 10, wherein the resource update system further comprises: a directory system;
the resource creation system is further configured to send updated second detail information and the first detail information of the first resource to the directory system in response to the completion of the update of the first resource;
the directory system is used for:
determining whether an information item matched with the first detail information exists in the directory system according to the first detail information;
determining whether the first resource is updated according to resource version information in the second detail information in response to the information item matched with the first detail information in the directory system;
and responding to the first resource to update, and hooking the updated first resource to a catalog of the information item matched with the first detail information.
12. The resource updating system of claim 10 or 11, wherein,
the catalog system is further used for responding to the adding operation and adding at least one second information item corresponding to the catalog in the catalog system;
the task application is further configured to send third detailed information of at least one second information item to the resource creation system when it is detected that the at least one second information item is newly added to the catalog information;
The resource creation system is further configured to create at least one second resource according to third detailed information of the at least one second information item, and establish a binding relationship between the at least one second information item and the at least one second resource.
13. The resource updating system of claim 12, wherein the resource creation system is further configured to send third details of any of the second information items and fourth details of a second resource having a binding relationship with the second information items to the directory system;
the directory system is further configured to:
determining whether an information item matched with the third detail information exists in the directory system according to the third detail information;
judging whether a display field of the information item matched with the third detail information is matched with a resource field in the fourth detail information or not in response to the information item matched with the third detail information in the directory system;
and responding to the display field and the resource field matching, and hanging a second resource corresponding to the identification information in the fourth detail information to a catalog where the information item matched with the third detail information is located.
14. A resource updating apparatus, the apparatus comprising:
the acquisition module is used for responding to the detection that the first information item in the directory of the directory system is updated, and acquiring the updated first detail information of the first information item;
the determining module is used for determining a first resource with a binding relation with the first information item according to the first detail information;
and the updating module is used for updating the first resource according to the first detail information.
15. An electronic device, comprising:
memory, a processor and a computer program stored on the memory and executable on the processor, the processor implementing the resource updating method according to any of claims 1-9 when executing the program.
16. A non-transitory computer readable storage medium having stored thereon a computer program, which when executed by a processor implements the resource updating method according to any of claims 1-9.
CN202310100035.1A 2023-02-01 2023-02-01 Resource updating method, device, system, electronic equipment and storage medium Pending CN116010347A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310100035.1A CN116010347A (en) 2023-02-01 2023-02-01 Resource updating method, device, system, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310100035.1A CN116010347A (en) 2023-02-01 2023-02-01 Resource updating method, device, system, electronic equipment and storage medium

Publications (1)

Publication Number Publication Date
CN116010347A true CN116010347A (en) 2023-04-25

Family

ID=86037378

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310100035.1A Pending CN116010347A (en) 2023-02-01 2023-02-01 Resource updating method, device, system, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN116010347A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116991447A (en) * 2023-09-05 2023-11-03 荣耀终端有限公司 Operating system updating method and related equipment

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116991447A (en) * 2023-09-05 2023-11-03 荣耀终端有限公司 Operating system updating method and related equipment
CN116991447B (en) * 2023-09-05 2023-12-22 荣耀终端有限公司 Operating system updating method and related equipment

Similar Documents

Publication Publication Date Title
CN108038114B (en) Path query method, terminal and computer readable storage medium
CN110737658A (en) Data fragment storage method, device, terminal and readable storage medium
CN107729227B (en) Application program test range determining method, system, server and storage medium
CN106874281B (en) Method and device for realizing database read-write separation
CN108416199B (en) User permission control method and device of application and server
CN109408507B (en) Multi-attribute data processing method, device, equipment and readable storage medium
US8732245B2 (en) Method, system and computer software product for pre-selecting a folder for a message
CN111026775A (en) Method and device for determining correlation index, server and storage medium
CN111752960B (en) Data processing method and device
CN108595965B (en) Method and device for preventing attribute information of interface control from being stolen
CN116010347A (en) Resource updating method, device, system, electronic equipment and storage medium
CN110688305B (en) Test environment synchronization method, device, medium and electronic equipment
CN111756618B (en) Group chat processing method and device, electronic equipment and readable storage medium
CN110442636B (en) Data reading and writing method and device and data reading and writing equipment
US11188360B2 (en) Information processing apparatus and hint provision method
CN112328658A (en) User profile data processing method, device, equipment and storage medium
CN109976828B (en) Method and device for configuring file
CN112527276B (en) Data updating method and device in visual programming tool and terminal equipment
CN110471793B (en) Data backup method, data recovery method, first terminal and second terminal
CN112612817A (en) Data processing method and device, terminal equipment and computer readable storage medium
CN111400260A (en) File display method, display device, terminal device and readable storage medium
CN112417012A (en) Data processing method and system
CN112417259A (en) Media resource processing method, device, equipment and storage medium
CN112445790B (en) Report data storage method, device, equipment and medium
CN112035174B (en) Method, apparatus and computer storage medium for running web service

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