CN115510121A - Method, device and equipment for managing business form data and readable storage medium - Google Patents

Method, device and equipment for managing business form data and readable storage medium Download PDF

Info

Publication number
CN115510121A
CN115510121A CN202211222138.7A CN202211222138A CN115510121A CN 115510121 A CN115510121 A CN 115510121A CN 202211222138 A CN202211222138 A CN 202211222138A CN 115510121 A CN115510121 A CN 115510121A
Authority
CN
China
Prior art keywords
list
request
content
database
data
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.)
Granted
Application number
CN202211222138.7A
Other languages
Chinese (zh)
Other versions
CN115510121B (en
Inventor
周许朋
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shanghai Shuhe Information Technology Co Ltd
Original Assignee
Shanghai Shuhe 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 Shanghai Shuhe Information Technology Co Ltd filed Critical Shanghai Shuhe Information Technology Co Ltd
Priority to CN202211222138.7A priority Critical patent/CN115510121B/en
Publication of CN115510121A publication Critical patent/CN115510121A/en
Application granted granted Critical
Publication of CN115510121B publication Critical patent/CN115510121B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/245Query processing
    • G06F16/2457Query processing with adaptation to user needs
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/245Query processing
    • G06F16/2455Query execution
    • G06F16/24552Database cache management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/25Integrating or interfacing systems involving database management systems
    • G06F16/258Data format conversion from or to a database
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/604Tools and structures for managing or administering access control systems

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Computational Linguistics (AREA)
  • Automation & Control Theory (AREA)
  • Health & Medical Sciences (AREA)
  • Bioethics (AREA)
  • General Health & Medical Sciences (AREA)
  • Computer Hardware Design (AREA)
  • Computer Security & Cryptography (AREA)
  • Software Systems (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention discloses a method, a device and equipment for managing business form data and a readable storage medium, and relates to the technical field of data processing. The method comprises the following steps: acquiring a list data import request, and authorizing the import request according to a service authority; according to the type of the list, importing the list data corresponding to the authorized import request into a local list database; wherein the import request comprises: a file uploading request, wherein an offline data warehouse synchronous request interface creates one of the requests in real time; acquiring a list data access request, and authorizing the access request according to a service authority; executing corresponding access operation on the authorized access request; wherein the access request comprises: a list query request, or a list edit request. By implementing the method for managing the data of the name list, the import and the access management of the name list system are realized through the authority control.

Description

Business form data management method, device and equipment and readable storage medium
Technical Field
The present invention relates to the field of data processing technologies, and in particular, to a method, an apparatus, a device, and a readable storage medium for managing business form data.
Background
With the refinement of social division of labor, various industries apply various complex forms to perform data statistics, auxiliary management and daily operation. For industries with large form data demand, a computer or even a server is usually adopted to manage forms generated by each service line. The list data is a form, and is commonly used in the financial field. Various services in the financial field all relate to a large amount of list data, and along with diversification of service types, the list data generated by each service department is scattered in each service department and coupled with corresponding service systems of various places. It is difficult to implement sharing, mutual authorization, and unified management of the roster data. Due to repeated construction of the list system among all the business departments, the overall operation and maintenance efficiency is reduced. Query performance is also pulled low for large amounts of business system coupled data. Therefore, a method, an apparatus, a device and a readable storage medium for managing roster data are needed to implement unified management and query of roster system data.
Disclosure of Invention
The method aims to solve the problems that in the prior art, list resources are scattered in each service system, data cannot be managed in a unified mode, repeated function construction to a certain degree is caused, allocation control records of the list data are lacked, and data query performance is reduced due to the fact that the list functions are coupled in the service systems. Embodiments of the present invention provide a method, an apparatus, a device, and a readable storage medium for managing roster data, so as to overcome the defect problems in the existing roster data system.
In order to solve one or more of the above technical problems, the technical solution adopted by the present invention is as follows:
in a first aspect, a method for managing data of a business form is provided, the method comprising:
acquiring a list data import request, and authorizing the import request according to the service authority;
according to the list type, importing the list content corresponding to the authorized import request into a local list database; wherein the import request comprises: file uploading request, off-line data warehouse synchronization request, and one item in interface real-time creation request, wherein the list contents at least comprise: a user name;
acquiring a list data access request, and authorizing the access request according to the service authority;
executing corresponding access operation on the authorized access request; wherein the access request comprises: a list query request, or a list edit request.
Further, when the import request is a file upload request, importing the list content corresponding to the authorized import request into the local list database includes:
sequentially receiving each uploaded file by the list platform server;
converting the uploaded file into a binary data stream, and uploading the binary data stream to a cloud for storage; wherein, the data in the binary data stream are arranged in series according to the template items of the uploaded files;
downloading and analyzing the binary data stream from the cloud storage to obtain the list content corresponding to the binary data stream; creating a file content code corresponding to the list content, and storing the list content and the corresponding file content code in a local database;
when the import request is an offline data warehouse synchronous request, importing the list content corresponding to the authorized import request into the local list database, wherein the importing comprises:
sending a data packet to local data by calling an Http interface;
analyzing the data packet to obtain the type and content of the list;
creating a file content code corresponding to the list content, and storing the list content and the corresponding file content code in a local database;
when the import request is an interface real-time creation request, importing the list content corresponding to the authorized import request into a local list database, wherein the importing comprises:
calling a local database interface through an upstream system, and importing the list content into a local list database through the interface, wherein the upstream system at least comprises: other service systems with the function of calling the local database interface;
and creating a file content code corresponding to the list content, and storing the file content code in a local database.
Further, when the access request is a list query request, performing a corresponding access operation on the authorized access request includes:
acquiring the content of the list to be inquired by an inquiry interface;
searching a storage record in a cache database or a local database, and returning all contents of the list to be queried corresponding to the contents of the list to be queried to a query interface if the contents of the list to be queried hit the storage record; wherein the storage record at least comprises list content;
and adding one to the inquired times of the content codes of the list to be inquired.
Further, searching a storage record in a cache database or a local database, and returning all contents of the list to be queried corresponding to the contents of the list to be queried to a query interface if the contents of the list to be queried hit the storage record, including:
judging whether the contents of the list to be inquired hit the storage records stored in the cache database or not;
if the contents of the list to be queried hit the storage records stored in the cache database, returning all the contents of the list to be queried corresponding to the contents of the list to be queried to a query interface;
if the contents of the list to be inquired do not hit the storage records stored in the cache database, judging whether the contents of the list to be inquired hit the storage records in the local database;
and if the contents of the list to be inquired hit the storage record in the local database, writing the contents of the list to be inquired into the cache database, and returning the contents of the list to be inquired to the inquiry interface from the cache database.
Further, list content codes obtained by screening according to the list query strategy and list contents corresponding to the list content codes are stored in the cache database; the caching strategy comprises the following steps:
sequencing the content codes of the list according to the queried times of the storage records in the cache database every interval of a preset time period;
setting the validity period of the list content codes of the previous preset number, which are arranged from large to small in the inquired times, as first time;
setting the validity period of the rest list content codes as a second time;
and when the validity period of the list content code expires, deleting the list content code and the list content corresponding to the list content code from the cache database.
Further, when the access request is a list editing request, performing a corresponding access operation on the authorized access request includes:
creating a list configuration code of a list to be edited;
acquiring editing contents corresponding to the list to be edited and editing operation; wherein the editing operation comprises: adding, deleting and modifying;
in a local database, executing corresponding editing operation on the editing content of the list to be edited;
judging whether the list content code of the list to be edited hits the storage record in the cache database;
if so, the list content corresponding to the list content code of the edited list to be edited covers the list content corresponding to the list to be edited in the cache database.
Further, the method for managing the list data further includes:
when the list content corresponding to the list content code stored in the local list database is changed, generating a list change log; wherein the list change log at least comprises: the list content includes changed item, change time, content before item change, content after item change, and content change behavior at least including: creating and editing;
and when the list content is circulated in different list configuration codes, generating a list circulation log.
In a second aspect, there is provided a business form data management apparatus comprising: the system comprises an import authorization module, a data import module, an access authorization module and an access operation module;
the import authorization module is used for acquiring the import request of the list data and authorizing the import request according to the service authority;
the data import module is used for importing the list content corresponding to the authorized import request into the local list database according to the list type; wherein the import request comprises: file uploading request, offline data warehouse synchronization request, and one item in the interface real-time creation request, wherein the list contents at least comprise: a user name;
the access authorization module is used for acquiring the list data access request and authorizing the access request according to the service authority;
the access operation module is used for executing corresponding access operation on the authorized access request; wherein the access request comprises: a list query request, or a list edit request.
In a third aspect, a computer device is provided, which comprises a memory, a processor and a computer program stored on the memory and executable on the processor, wherein the processor implements the steps of the method according to the first aspect when executing the computer program.
In a fourth aspect, a computer-readable storage medium is provided, on which a computer program is stored, which computer program, when being executed by a processor, carries out the steps of the method according to the first aspect.
The technical scheme provided by the embodiment of the invention has the following beneficial effects:
1. by implementing the method for managing the data of the name list, the import and the access management of the name list system are realized through the authority control;
2. managing various lists in a separated mode through the types of the lists, and adopting an independent server to operate a list system, so that the list platform is decoupled from other services;
3. the common inquiry list is stored in a cache database through a cache strategy, so that the response speed of list inquiry is improved; 4. and recording the change or circulation of the list contents through the log to realize the source tracing of the list.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present invention, the drawings required to be used in the description of the embodiments are briefly introduced below, and it is obvious that the drawings in the description below are only some embodiments of the present invention, and it is obvious for those skilled in the art that other drawings can be obtained according to the drawings without creative efforts.
Fig. 1 is a schematic diagram of a method for managing data of a business form according to an embodiment of the present invention;
FIG. 2 is a schematic diagram of a business form data management apparatus according to an embodiment of the present invention;
fig. 3 is a schematic diagram of a device for managing business form data according to an embodiment of the present invention.
Detailed Description
To make the objects, technical solutions and advantages of the present invention more apparent, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the accompanying drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of examples of the present invention, and not all examples. All other embodiments, which can be obtained by a person skilled in the art without inventive step based on the embodiments of the present invention, are within the scope of protection of the present invention.
Unless otherwise defined, technical or scientific terms used herein shall have the ordinary meaning as understood by one of ordinary skill in the art to which this disclosure belongs. The use of "first," "second," and similar terms in this disclosure is not intended to indicate any order, quantity, or importance, but rather is used to distinguish one element from another. Also, the use of the terms "a," "an," or "the" and similar referents do not denote a limitation of quantity, but rather denote the presence of at least one. The reference numerals in the drawings in the specification merely indicate the distinction between the respective functional components or modules, and do not indicate the logical relationship between the components or modules. The word "comprising" or "comprises", and the like, means that the element or item listed before the word covers the element or item listed after the word and its equivalents, but does not exclude other elements or items. The terms "connected" or "coupled" and the like are not restricted to physical or mechanical connections, but may include electrical connections, whether direct or indirect. "upper", "lower", "left", "right", and the like are used merely to indicate relative positional relationships, and when the absolute position of the object being described is changed, the relative positional relationships may also be changed accordingly.
Hereinafter, various embodiments according to the present disclosure will be described in detail with reference to the accompanying drawings. It is to be noted that, in the drawings, the same reference numerals are given to constituent portions having substantially the same or similar structures and functions, and repeated description thereof will be omitted.
The method aims to solve the problems that in the prior art, the name list resources are scattered in each service system, data cannot be managed in a unified mode, repeated function construction to a certain degree is caused, the name list data are lack of deployment management and control records, and the name list functions are coupled in the service systems, so that the data query performance is reduced. Embodiments of the present invention provide a method, an apparatus, a device, and a readable storage medium for managing roster data, so as to overcome the defect problems in the existing roster data system.
In one embodiment, as shown in fig. 1, a method for managing roster data includes:
s100: and acquiring a list data import request, and authorizing the import request according to the service authority.
S200: according to the list type, importing the list content corresponding to the authorized import request into a local list database; wherein the import request comprises: file uploading request, off-line data warehouse synchronization request, and one item in interface real-time creation request, wherein the list contents at least comprise: the name of the user.
S300: and acquiring a list data access request, and authorizing the access request according to the service authority.
S400: and executing corresponding access operation on the authorized access request. Wherein the access request comprises: a list query request, or a list edit request.
In another embodiment, a method of managing business form data includes:
s100: and acquiring a list data import request, and authorizing the import request according to the service authority.
S200: according to the list type, importing the list content corresponding to the authorized import request into a local list database; wherein the import request comprises: file uploading request, off-line data warehouse synchronization request, and one item in interface real-time creation request, wherein the list contents at least comprise: the name of the user. The file uploading request comprises modes such as a batch uploading request or a single uploading request, and data are imported into the local namelist database by generally adopting the batch uploading mode.
Specifically, when the import request is a file upload request, importing the list data corresponding to the authorized import request into the local list database includes:
s211: sequentially receiving each uploaded file by the list platform server;
s212: converting the uploaded file into a binary data stream, and uploading the binary data stream to a cloud for storage; wherein, the data in the binary data stream are arranged in series according to the template items of the uploaded files. The document templates correspond to the list types, i.e., one list type has one document template corresponding to it. The file template is filled with the contents of the list corresponding to the items in the list.
S213: downloading and analyzing the binary data stream from the cloud storage to obtain the list content corresponding to the binary data stream; and creating a file content code corresponding to the list content, and storing the list content and the corresponding file content code in a local database.
In the binary data stream, the data units are identified as "separator", and each line of data ends with a line changer as the end. When the binary data stream is analyzed, a line-by-line traversal method is adopted for analyzing. Because the data structure of the binary data stream corresponds to the list type, the data units in the binary data stream are arranged according to the item sequence in the corresponding list type, and when in analysis, the results obtained by the analysis are sequentially stored in the list content, namely correspond to the corresponding items.
When the import request is an offline data warehouse synchronous request or an interface real-time creation request, importing the roster data corresponding to the authorized import request into the local roster database, wherein the importing comprises:
s221: sending a data packet to local data by calling an Http interface;
s222: analyzing the data packet to obtain the type and content of the list;
s223: and creating a file content code corresponding to the list content, and storing the list content and the corresponding file content code in a local database.
The method called by the interface can lead batch data into the data in batch in one time in an off-line way. Normally, the interface issues jar packets through a fail Client, and the jar packets can be called after adding the dependency packets and completing authorization during use.
When the import request is an interface real-time creation request, importing the list content corresponding to the authorized import request into a local list database, wherein the importing comprises:
s231: calling a local database interface through an upstream system, and importing the list content into a local list database through the interface, wherein the upstream system at least comprises: other service systems with the function of calling the local database interface;
s232: and creating a file content code corresponding to the list content, and storing the file content code in a local database.
S300: and acquiring a list data access request, and authorizing the access request according to the service authority.
S400: executing corresponding access operation on the authorized access request; wherein the access request comprises: a list query request, or a list edit request.
Specifically, when the access request is a list query request, the performing a corresponding access operation on the authorized access request includes:
s411: and obtaining the content of the list to be queried through a query interface.
S412: searching a storage record in a cache database or a local database, and returning all contents of the list to be queried corresponding to the contents of the list to be queried to a query interface if the contents of the list to be queried hit the storage record; wherein the stored record comprises at least the content of the list.
The method specifically comprises the following steps:
s4121: judging whether the contents of the list to be inquired hit the storage records stored in the cache database or not;
s4122: if the contents of the list to be inquired hit the storage records stored in the cache database, returning all contents of the list to be inquired corresponding to the contents of the list to be inquired to the inquiry interface;
s4122': if the contents of the list to be inquired do not hit the storage records stored in the cache database, judging whether the contents of the list to be inquired hit the storage records in the local database;
s4123': and if the contents of the list to be inquired hit the storage record in the local database, writing the contents of the list to be inquired into the cache database, and returning the contents of the list to be inquired to the inquiry interface from the cache database.
In one embodiment, the cache database employs the REDIS architecture.
When the list content to be queried is written into the cache database, whether the capacity of the cache database is enough to accommodate the list content to be written needs to be considered. If yes, directly writing the list content into a cache database; if not, after partial list content needs to be deleted, new list content is written into the cache database.
The list content is deleted, the list content corresponding to the list content code arranged at the tail of the query times can be coded according to the list content arranged at the tail of the query times, and the list content corresponding to the corresponding list content code can also be deleted according to the least recently used principle. The principle according to which the list content corresponding to the list content code is deleted is not limited in the present application.
S4123': and if the content of the list to be inquired does not hit the storage record in the local database, returning a prompt that the item is not searched to the inquiry interface. The specific prompting content may be "check this list", and the application is not limited.
The cache database stores the list content codes obtained by screening according to the list query strategy and the list contents corresponding to the list content codes; the caching strategy comprises the following steps:
sequencing the content codes of the list according to the queried times of the storage records in the cache database every interval of a preset time period;
setting the validity period of the list content codes of the previous preset number, which are arranged from large to small in the inquired times, as first time;
setting the validity period of the rest list content codes as a second time;
and when the validity period of the list content coding expires, deleting the list content coding and the list content corresponding to the list content coding from the cache database.
In one embodiment, the caching policy may be implemented periodically, and usually every 24 hours, the validity period of the list content encoding the first 50 times of queries in the cache database is set to 48 hours, and the validity period of the rest list content encoding is set to 24 hours.
After the above setting, the first 50 list content codes will be deleted after 48 hours, and the rest list content codes will be deleted after 24 hours.
Therefore, the retention time of the common query list in the cache database is prolonged, so that the return time of the query result is reduced. And the storage records in the cache database are dynamically managed through a cache strategy, so that the query efficiency is improved.
S413: and adding one to the inquired times of the content codes of the list to be inquired.
When the access request is a list editing request, the corresponding access operation executed on the authorized access request comprises the following steps:
s421: creating a list configuration code of a list to be edited;
s422: acquiring editing contents corresponding to the list to be edited and editing operation; wherein the editing operation comprises: adding, deleting and modifying;
s423: in a local database, executing corresponding editing operation on the editing content of the list to be edited;
s424: judging whether the list content code of the list to be edited hits the storage record in the cache database;
if yes, S425: and encoding the list content of the edited list to be edited to correspond to the list content to be edited to cover the list content corresponding to the list to be edited in the cache database.
If not, S425': and not covering the list content corresponding to the edited list content code to be edited with the list content corresponding to the content code in the cache database.
The list data management method further includes:
s501: when the list content corresponding to the list content code stored in the local list database is changed, generating a list change log; wherein the list change log at least comprises: the list content includes changed item, change time, content before item change, content after item change, and content change behavior at least including: creating and editing;
s502: and when the list content is circulated in different list configuration codes, generating a list circulation log.
In another embodiment, as shown in fig. 2, a ticket data management apparatus includes: the system comprises an import authorization module, a data import module, an access authorization module and an access operation module;
the import authorization module is used for acquiring the import request of the list data and authorizing the import request according to the service authority;
the data import module is used for importing the list content corresponding to the authorized import request into the local list database according to the list type; wherein the import request comprises: file uploading request, off-line data warehouse synchronization request, and one item in interface real-time creation request, wherein the list contents at least comprise: a user name;
the access authorization module is used for acquiring the list data access request and authorizing the access request according to the service authority;
the access operation module is used for executing corresponding access operation on the authorized access request; wherein the access request comprises: a list query request, or a list edit request.
In a third aspect, a computer device is provided, which comprises a memory, a processor and a computer program stored on the memory and executable on the processor, wherein the processor implements the steps of the method according to the first aspect when executing the computer program.
In a fourth aspect, a computer-readable storage medium is provided, on which a computer program is stored, which computer program, when being executed by a processor, is adapted to carry out the steps of the method according to the first aspect.
All the above optional technical solutions may be combined arbitrarily to form optional embodiments of the present invention, and are not described in detail herein.
Example one
With reference to fig. 1, a method for managing the business form data is described, which includes:
s100: and acquiring a list data import request, and authorizing the import request according to the service authority.
S200: according to the list type, importing the list content corresponding to the authorized import request into a local list database; wherein the import request comprises: file uploading request, offline data warehouse synchronization request, and one item in the interface real-time creation request, wherein the list contents at least comprise: the name of the user.
S300: and acquiring a list data access request, and authorizing the access request according to the service authority.
S400: and executing corresponding access operation on the authorized access request. Wherein the access request comprises: a list query request, or a list edit request.
Example two
A method for managing business form data specifically comprises the following steps:
s100: and acquiring a list data import request, and authorizing the import request according to the service authority.
S200: according to the list type, importing the list content corresponding to the authorized import request into a local list database; wherein the import request comprises: file uploading request, offline data warehouse synchronization request, and one item in the interface real-time creation request, wherein the list contents at least comprise: the name of the user. The file uploading request comprises a batch uploading request or a single uploading request and the like, and data is imported into the local namelist database by generally adopting a batch uploading mode.
Specifically, when the import request is a file upload request, importing the list data corresponding to the authorized import request into the local list database includes:
s211: sequentially receiving each uploaded file by the list platform server;
s212: converting the uploaded file into a binary data stream, and uploading the binary data stream to a cloud for storage; wherein, the data in the binary data stream are arranged in series according to the template items of the uploaded files. The document templates correspond to the list types, i.e., one list type has one document template corresponding to it. The file template is filled with the contents of the list corresponding to the items in the list.
S213: downloading and analyzing the binary data stream from the cloud storage to obtain the list content corresponding to the binary data stream; and creating a file content code corresponding to the list content, and storing the list content and the corresponding file content code in a local database.
In the binary data stream, the data units are identified as "separator", and each line of data ends with a line changer as the end. When the binary data stream is analyzed, a line-by-line traversal method is adopted for analyzing. Because the data structure of the binary data stream corresponds to the list type, the data units in the binary data stream are arranged according to the item sequence in the corresponding list type, and when in analysis, the results obtained by the analysis are sequentially stored in the list content, namely correspond to the corresponding items.
When the import request is an offline data warehouse synchronous request or an interface real-time creation request, importing the roster data corresponding to the authorized import request into the local roster database, wherein the importing comprises:
s221: sending a data packet to local data by calling an Http interface;
s222: analyzing the data packet to obtain the type and content of the list;
s223: and creating a file content code corresponding to the list content, and storing the list content and the corresponding file content code in a local database.
The method called by the interface can lead in batch data at one time in a large batch off line. Normally, the interface issues jar packets through a fail Client, and the jar packets can be called after adding the dependency packets and completing authorization during use.
When the import request is an interface real-time creation request, importing the list content corresponding to the authorized import request into a local list database, wherein the importing comprises:
s231: calling a local database interface through an upstream system, and importing the list content into a local list database through the interface, wherein the upstream system at least comprises: other service systems with the function of calling the local database interface;
s232: and creating a file content code corresponding to the list content, and storing the file content code in a local database.
S300: and acquiring the access request of the list data, and authorizing the access request according to the service authority.
S400: executing corresponding access operation on the authorized access request; wherein the access request comprises: a list query request, or a list edit request.
Specifically, when the access request is a list query request, the performing of the corresponding access operation on the authorized access request includes:
s411: and obtaining the content of the list to be queried through a query interface.
S412: searching a storage record in a cache database or a local database, and returning all contents of the list to be queried corresponding to the contents of the list to be queried to a query interface if the contents of the list to be queried hit the storage record; wherein the stored record comprises at least the content of the list.
The method specifically comprises the following steps:
s4121: judging whether the contents of the list to be inquired hit the storage records stored in the cache database or not;
s4122: if the contents of the list to be inquired hit the storage records stored in the cache database, returning all contents of the list to be inquired corresponding to the contents of the list to be inquired to the inquiry interface;
s4122': if the contents of the list to be inquired do not hit the storage records stored in the cache database, judging whether the contents of the list to be inquired hit the storage records in the local database;
s4123': and if the contents of the list to be inquired hit the storage records in the local database, writing the contents of the list to be inquired into the cache database, and returning the contents of the list to be inquired to the inquiry interface from the cache database.
In one embodiment, the cache database employs the REDIS architecture.
When the list content to be queried is written into the cache database, whether the capacity of the cache database is enough to accommodate the list content to be written needs to be considered. If yes, directly writing the list content into a cache database; if not, after partial list content needs to be deleted, new list content is written into the cache database.
The list content is deleted, the list content corresponding to the list content code arranged at the tail of the query times can be coded according to the list content arranged at the tail of the query times, and the list content corresponding to the list content code can also be deleted according to the least recently used principle. The principle according to which the list content corresponding to the list content code is deleted is not limited in the present application.
S4123': and if the content of the list to be inquired does not hit the storage record in the local database, returning a prompt that the list is not inquired to the inquiry interface. The specific prompting content may be "check this list", and the application is not limited thereto.
The cache database stores list content codes obtained by screening according to the list query strategy and list contents corresponding to the list content codes; the caching strategy comprises the following steps:
sequencing the content codes of the list according to the queried times of the storage records in the cache database every interval of a preset time period;
setting the validity period of the list content codes of the preset number, which are arranged from large to small, as first time;
setting the validity period of the rest list content codes as a second time;
and when the validity period of the list content code expires, deleting the list content code and the list content corresponding to the list content code from the cache database.
In one embodiment, the caching policy may be implemented periodically, and usually every 24 hours, the validity period of the list content encoding the first 50 times of queries in the cache database is set to 48 hours, and the validity period of the rest list content encoding is set to 24 hours.
After the above setting, the first 50 list content codes will be deleted after 48 hours, and the rest list content codes will be deleted after 24 hours.
Therefore, the retention time of the common query list in the cache database is prolonged, so that the return time of the query result is reduced. The storage records in the cache database are dynamically managed through the cache strategy, and the query efficiency is improved.
S413: and adding one to the queried times of the content codes of the list to be queried.
When the access request is a list editing request, the corresponding access operation executed on the authorized access request comprises the following steps:
s421: creating a list configuration code of a list to be edited;
s422: acquiring editing contents corresponding to the list to be edited and editing operation; wherein the editing operation comprises: adding, deleting and modifying;
s423: in a local database, executing corresponding editing operation on the editing content of the list to be edited;
s424: judging whether the list content code of the list to be edited hits the storage record in the cache database;
if yes, S425: and covering the list content corresponding to the list to be edited in the cache database with the list content corresponding to the list to be edited which is encoded by the list content of the list to be edited.
If not, S425': and not covering the list content corresponding to the edited list content code to be edited with the list content corresponding to the content code in the cache database.
The list data management method further includes:
s501: when the list content corresponding to the list content code stored in the local list database is changed, generating a list change log; wherein the list change log at least comprises: the list content comprises changed items, change time, content before item change, content after item change and content change behavior, and the change behavior at least comprises the following steps: creating and editing;
s502: and when the list contents flow in different list configuration codes, generating a list flow log.
EXAMPLE III
Referring to fig. 2, a detailed description will be given of a business form data management apparatus, which includes: the system comprises an import authorization module, a data import module, an access authorization module and an access operation module;
the import authorization module is used for acquiring the import request of the list data and authorizing the import request according to the service authority;
the data import module is used for importing the list content corresponding to the authorized import request into a local list database according to the list type; wherein the import request comprises: file uploading request, off-line data warehouse synchronization request, and one item in interface real-time creation request, wherein the list contents at least comprise: a user name;
the access authorization module is used for acquiring the list data access request and authorizing the access request according to the service authority;
the access operation module is used for executing corresponding access operation on the authorized access request; wherein the access request comprises: a list query request, or a list edit request.
Example four
With reference to fig. 3, a computer device is specifically described below, which includes a memory, a processor, and a computer program stored in the memory and executable on the processor, where the processor implements the steps of the method described in the first aspect when executing the computer program, and specifically includes:
s100: and acquiring a list data import request, and authorizing the import request according to the service authority.
S200: according to the list type, importing the list content corresponding to the authorized import request into a local list database; specifically, when the import request is a file upload request, importing the roster data corresponding to the authorized import request into the local roster database includes:
s211: sequentially receiving each uploaded file by the list platform server;
s212: converting the uploaded file into a binary data stream, and uploading the binary data stream to a cloud for storage; wherein, the data in the binary data stream are arranged in series according to the template items of the uploaded files. The document templates correspond to the list types, i.e., one list type has one document template corresponding to it. The file template is filled with the contents of the list corresponding to the items in the list.
S213: downloading and analyzing the binary data stream from the cloud storage to obtain the list content corresponding to the binary data stream; and creating a file content code corresponding to the list content, and storing the list content and the corresponding file content code in a local database.
S221: sending a data packet to local data by calling an Http interface;
s222: analyzing the data packet to obtain the type and content of the list;
s223: and creating a file content code corresponding to the list content, and storing the list content and the corresponding file content code in a local database.
When the import request is an interface real-time creation request, importing the list content corresponding to the authorized import request into a local list database, wherein the importing comprises:
s231: calling a local database interface through an upstream system, and importing the list contents into a local list database through the interface;
s232: and creating a file content code corresponding to the list content, and storing the file content code in a local database.
S300: and acquiring the access request of the list data, and authorizing the access request according to the service authority.
S400: executing corresponding access operation on the authorized access request; wherein the access request comprises: a list query request, or a list edit request.
Specifically, when the access request is a list query request, the performing of the corresponding access operation on the authorized access request includes:
s411: and obtaining the content of the list to be queried through a query interface.
S412: searching a storage record in a cache database or a local database, and returning all contents of the list to be queried corresponding to the contents of the list to be queried to a query interface if the contents of the list to be queried hit the storage record;
the method specifically comprises the following steps:
s4121: judging whether the contents of the list to be inquired hit the storage records stored in the cache database or not;
s4122: if the contents of the list to be inquired hit the storage records stored in the cache database, returning all contents of the list to be inquired corresponding to the contents of the list to be inquired to the inquiry interface;
s4122': if the contents of the list to be inquired do not hit the storage records stored in the cache database, judging whether the contents of the list to be inquired hit the storage records in the local database;
s4123': and if the contents of the list to be inquired hit the storage records in the local database, writing the contents of the list to be inquired into the cache database, and returning the contents of the list to be inquired to the inquiry interface from the cache database.
S4123': and if the content of the list to be inquired does not hit the storage record in the local database, returning a prompt that the list is not inquired to the inquiry interface.
The cache database stores list content codes obtained by screening according to the list query strategy and list contents corresponding to the list content codes; the caching strategy comprises the following steps:
sequencing the content codes of the list according to the queried times of the storage records in the cache database every interval of a preset time period;
setting the validity period of the list content codes of the previous preset number, which are arranged from large to small in the inquired times, as first time;
setting the validity period of the rest list content codes as a second time;
and when the validity period of the list content coding expires, deleting the list content coding and the list content corresponding to the list content coding from the cache database.
S413: and adding one to the inquired times of the content codes of the list to be inquired.
When the access request is a list editing request, executing corresponding access operation on the authorized access request comprises the following steps:
s421: creating a list configuration code of a list to be edited;
s422: acquiring editing contents corresponding to the list to be edited and editing operation; wherein the editing operation comprises: adding, deleting and modifying;
s423: in a local database, executing corresponding editing operation on the editing content of the list to be edited;
s424: judging whether the list content code of the list to be edited hits the storage record in the cache database;
if so, S425: and covering the list content corresponding to the list to be edited in the cache database with the list content corresponding to the list to be edited which is encoded by the list content of the list to be edited.
If not, S425': and not covering the list content corresponding to the edited list content code to be edited with the list content corresponding to the content code in the cache database.
The list data management method further includes:
s501: when the list content corresponding to the list content code stored in the local list database is changed, generating a list change log; wherein the list change log at least comprises: the list content includes changed item, change time, content before item change, content after item change, and content change behavior at least including: creating and editing;
s502: and when the list content is circulated in different list configuration codes, generating a list circulation log.
EXAMPLE five
A computer-readable storage medium, on which a computer program is stored, the computer program, when executed by a processor, implementing the steps of the method according to the first aspect, specifically comprising:
s100: and acquiring a list data import request, and authorizing the import request according to the service authority.
S200: according to the list type, importing the list content corresponding to the authorized import request into a local list database; specifically, when the import request is a file upload request, importing the roster data corresponding to the authorized import request into the local roster database includes:
s211: sequentially receiving each uploaded file by a list platform server;
s212: converting the uploaded file into a binary data stream, and uploading the binary data stream to a cloud for storage; wherein, the data in the binary data stream are arranged in series according to the template items of the uploaded files. The document templates correspond to the list types, i.e., one list type has one document template corresponding to it. The file template is filled with the contents of the list corresponding to the items in the list.
S213: downloading and analyzing the binary data stream from the cloud storage to obtain the list content corresponding to the binary data stream; and creating a file content code corresponding to the list content, and storing the list content and the corresponding file content code in a local database.
S221: sending a data packet to local data by calling an Http interface;
s222: analyzing the data packet to obtain the type and content of the list;
s223: and creating a file content code corresponding to the list content, and storing the list content and the corresponding file content code in a local database.
When the import request is an interface real-time creation request, importing the list content corresponding to the authorized import request into a local list database, wherein the importing comprises:
s231: calling a local database interface through an upstream system, and importing the list contents into a local list database through the interface;
s232: and creating a file content code corresponding to the list content, and storing the file content code in a local database.
S300: and acquiring the access request of the list data, and authorizing the access request according to the service authority.
S400: executing corresponding access operation on the authorized access request; wherein the access request comprises: a list query request, or a list edit request.
Specifically, when the access request is a list query request, the performing of the corresponding access operation on the authorized access request includes:
s411: and obtaining the content of the list to be inquired through the inquiry interface.
S412: searching a storage record in a cache database or a local database, and returning all contents of the list to be queried corresponding to the contents of the list to be queried to a query interface if the contents of the list to be queried hit the storage record;
the method specifically comprises the following steps:
s4121: judging whether the contents of the list to be inquired hit the storage records stored in the cache database or not;
s4122: if the contents of the list to be queried hit the storage records stored in the cache database, returning all the contents of the list to be queried corresponding to the contents of the list to be queried to a query interface;
s4122': if the contents of the list to be inquired do not hit the storage records stored in the cache database, judging whether the contents of the list to be inquired hit the storage records in the local database;
s4123': and if the contents of the list to be inquired hit the storage records in the local database, writing the contents of the list to be inquired into the cache database, and returning the contents of the list to be inquired to the inquiry interface from the cache database.
S4123': and if the content of the list to be inquired does not hit the storage record in the local database, returning a prompt that the list is not inquired to the inquiry interface.
The cache database stores the list content codes obtained by screening according to the list query strategy and the list contents corresponding to the list content codes; wherein, the caching strategy comprises:
sequencing the content codes of the list according to the queried times of the storage records in the cache database every interval of a preset time period;
setting the validity period of the list content codes of the previous preset number, which are arranged from large to small in the inquired times, as first time;
setting the validity period of the rest list content codes as a second time;
and when the validity period of the list content coding expires, deleting the list content coding and the list content corresponding to the list content coding from the cache database.
S413: and adding one to the queried times of the content codes of the list to be queried.
When the access request is a list editing request, executing corresponding access operation on the authorized access request comprises the following steps:
s421: creating a list configuration code of a list to be edited;
s422: acquiring editing contents corresponding to the list to be edited and editing operation; wherein the editing operation comprises: adding, deleting and modifying;
s423: in a local database, executing corresponding editing operation on the editing content of the list to be edited;
s424: judging whether the list content code of the list to be edited hits the storage record in the cache database;
if yes, S425: and covering the list content corresponding to the list to be edited in the cache database with the list content corresponding to the list to be edited which is encoded by the list content of the list to be edited.
If not, S425': and not covering the list content corresponding to the edited list content code to be edited with the list content corresponding to the content code in the cache database.
The list data management method further includes:
s501: when the list content corresponding to the list content code stored in the local list database is changed, generating a list change log; wherein the list change log at least comprises: the list content comprises changed items, change time, content before item change, content after item change and content change behavior, and the change behavior at least comprises the following steps: creating and editing;
s502: and when the list content is circulated in different list configuration codes, generating a list circulation log.
In particular, according to embodiments of the application, the processes described above with reference to the flow diagrams may be implemented as computer software programs. For example, embodiments of the present application include a computer program product comprising a computer program loaded on a computer readable medium, the computer program comprising program code for performing the method illustrated in the flow chart. In such an embodiment, the computer program may be downloaded and installed from a network via the communication means, or installed from the memory, or installed from the ROM. The computer program, when executed by an external processor, performs the above-described functions defined in the methods of embodiments of the present application.
It should be noted that the computer readable medium of the embodiments of the present application may be a computer readable signal medium or a computer readable storage medium or any combination of the two. A computer readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the foregoing. More specific examples of the computer readable storage medium may include, but are not limited to: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In embodiments of the application, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. In embodiments of the present application, a computer readable signal medium may comprise a propagated data signal with computer readable program code embodied therein, for example, in baseband or as part of a carrier wave. Such a propagated data signal may take any of a variety of forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device. Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to: electrical wires, optical cables, RF (Radio Frequency), etc., or any suitable combination of the foregoing.
The computer readable medium may be embodied in the server; or may exist separately and not be assembled into the server. The computer readable medium carries one or more programs which, when executed by the server, cause the server to: when the peripheral mode of the terminal is detected to be not activated, acquiring a frame rate of an application on the terminal; when the frame rate meets the screen-off condition, judging whether a user is acquiring screen information of the terminal; and controlling the screen to enter an immediate dimming mode in response to the judgment result that the user does not acquire the screen information of the terminal.
Computer program code for carrying out operations for embodiments of the present application may be written in any combination of one or more programming languages, including an object oriented programming language such as Java, smalltalk, C + + or the like and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the latter scenario, the remote computer may be connected to the user's computer through any type of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or the connection may be made to an external computer (for example, through the Internet using an Internet service provider).
The embodiments in the present specification are described in a progressive manner, and the same and similar parts among the embodiments are referred to each other, and each embodiment focuses on the differences from the other embodiments. In particular, the system or system embodiments are substantially similar to the method embodiments and therefore are described in a relatively simple manner, and reference may be made to some of the descriptions of the method embodiments for related points. The above-described system and system embodiments are only illustrative, wherein the units described as separate parts may or may not be physically separate, and the parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of the present embodiment. One of ordinary skill in the art can understand and implement it without inventive effort.
The technical solutions provided by the present application are introduced in detail above, and specific examples are applied in the present application to explain the principles and embodiments of the present application, and the descriptions of the above examples are only used to help understanding the method and the core ideas of the present application; meanwhile, for a person skilled in the art, according to the idea of the present application, the specific embodiments and the application range may be changed. In view of the above, the description should not be taken as limiting the application.
The above description is only for the purpose of illustrating the preferred embodiments of the present invention and should not be taken as limiting the scope of the present invention, which is intended to cover any modifications, equivalents, improvements, etc. within the spirit and scope of the present invention.

Claims (10)

1. A method for managing data for a business form, the method comprising:
acquiring a list data import request, and authorizing the import request according to a service authority;
according to the list type, importing the list content corresponding to the authorized import request into a local list database; wherein the import request comprises: file uploading request, off-line data warehouse synchronization request, and interface real-time creation request, wherein the list content at least comprises: a user name;
acquiring a list data access request, and authorizing the access request according to a service authority;
executing corresponding access operation on the authorized access request; wherein the access request comprises: a list query request, or a list edit request.
2. The method according to claim 1, wherein when the import request is a file upload request, the importing the list content corresponding to the authorized import request into the local list database comprises:
sequentially receiving each uploaded file by the list platform server;
converting the uploaded file into a binary data stream, and uploading the binary data stream to a cloud for storage; wherein, the data in the binary data stream are arranged in series according to the template items of the uploading file;
downloading and analyzing the binary data stream from the cloud storage to obtain the list content corresponding to the binary data stream; creating a file content code corresponding to the list content, and storing the list content and the corresponding file content code in a local database;
when the import request is an offline data warehouse synchronization request, the importing the list content corresponding to the authorized import request into the local list database includes:
sending a data packet to local data by calling an Http interface;
analyzing the data packet to obtain a list type and list content;
creating a file content code corresponding to the list content, and storing the list content and the corresponding file content code in a local database;
when the import request is an interface real-time creation request, importing the list content corresponding to the authorized import request into a local list database includes:
calling the interface of the local database through an upstream system, and importing the list content into the local name list database through the interface, wherein the upstream system at least comprises: other service systems with the function of calling the local database interface;
and creating a file content code corresponding to the list content, and storing the file content code in a local database.
3. The method for managing the data of the business form according to claim 1, wherein when the access request is a request for querying the list, the performing the corresponding access operation on the authorized access request includes:
acquiring the content of a list to be inquired by an inquiry interface;
searching a storage record in a cache database or a local database, and returning all contents of the list to be queried corresponding to the contents of the list to be queried to a query interface if the contents of the list to be queried hit the storage record; wherein the storage record at least comprises list contents;
and adding one to the inquired times of the content codes of the list to be inquired.
4. The method as claimed in claim 3, wherein the searching for the storage record in the cache database or the local database, and returning the entire contents of the to-be-queried list corresponding to the contents of the to-be-queried list to the query interface if the contents of the to-be-queried list hit the storage record, comprises:
judging whether the contents of the list to be inquired hit the storage records stored in the cache database or not;
if the contents of the list to be queried hit the storage record stored in the cache database, returning all contents of the list to be queried corresponding to the contents of the list to be queried to a query interface;
if the content of the list to be inquired does not hit the storage record stored in the cache database, judging whether the content of the list to be inquired hits the storage record in the local database;
and if the contents of the list to be inquired hit the storage record in the local database, writing the contents of the list to be inquired into the cache database, and returning the contents of the list to be inquired to an inquiry interface from the cache database.
5. The method as claimed in claim 3, wherein the cache database stores list content codes obtained by screening according to a list query policy and list contents corresponding to the list content codes; wherein the caching policy comprises:
sequencing the content codes of the list according to the queried times of the storage records in the cache database every interval of a preset time period;
setting the validity period of the list content codes of the preset number, which are arranged from large to small, as first time;
setting the validity period of the rest list content codes as a second time;
and when the validity period of the list content code expires, deleting the list content code and the list content corresponding to the list content code from the cache database.
6. The method for managing data of a business form of claim 1, wherein when the access request is a request for editing a business form, the performing the corresponding access operation on the authorized access request comprises:
creating a list configuration code of a list to be edited;
acquiring editing contents corresponding to the list to be edited and editing operation; wherein the editing operation comprises: adding, deleting and modifying;
in a local database, executing corresponding editing operation on the editing content of the list to be edited;
judging whether the list content code of the list to be edited hits the storage record in the cache database;
if yes, the list content corresponding to the list content code of the edited list to be edited covers the list content corresponding to the list to be edited in the cache database.
7. The method of claim 1, wherein the method further comprises:
when the list content corresponding to the list content code stored in the local list database is changed, generating a list change log; wherein the list change log at least comprises: the list content is changed item, change time, content before item change, content after item change, and the change behavior at least comprises: creating and editing;
and when the list content is circulated in different list configuration codes, generating a list circulation log.
8. An apparatus for managing business form data, the apparatus comprising: the system comprises an import authorization module, a data import module, an access authorization module and an access operation module;
the import authorization module is used for acquiring a list data import request and authorizing the import request according to the service authority;
the data import module is used for importing the list content corresponding to the authorized import request into a local list database according to the list type; wherein the import request comprises: file uploading request, off-line data warehouse synchronization request, and interface real-time creation request, wherein the list content at least comprises: a user name;
the access authorization module is used for acquiring a list data access request and authorizing the access request according to the service authority;
the access operation module is used for executing corresponding access operation on the authorized access request; wherein the access request comprises: a list query request, or a list edit request.
9. A computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, characterized in that the steps of the method according to any of claims 1 to 7 are implemented when the computer program is executed by the processor.
10. A computer-readable storage medium, on which a computer program is stored which, when being executed by a processor, carries out the steps of the method according to any one of claims 1 to 7.
CN202211222138.7A 2022-10-08 2022-10-08 List data management method, device, equipment and readable storage medium Active CN115510121B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202211222138.7A CN115510121B (en) 2022-10-08 2022-10-08 List data management method, device, equipment and readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202211222138.7A CN115510121B (en) 2022-10-08 2022-10-08 List data management method, device, equipment and readable storage medium

Publications (2)

Publication Number Publication Date
CN115510121A true CN115510121A (en) 2022-12-23
CN115510121B CN115510121B (en) 2024-01-05

Family

ID=84507614

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202211222138.7A Active CN115510121B (en) 2022-10-08 2022-10-08 List data management method, device, equipment and readable storage medium

Country Status (1)

Country Link
CN (1) CN115510121B (en)

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100005113A1 (en) * 2008-07-02 2010-01-07 International Business Machines Corporation Function in a relational database
WO2015036817A1 (en) * 2013-09-15 2015-03-19 Yogesh Chunilal Rathod Structured updated status, requests, user data & programming based presenting & accessing of connections
CN104573068A (en) * 2015-01-23 2015-04-29 四川中科腾信科技有限公司 Information processing method based on megadata
CN106202452A (en) * 2016-07-15 2016-12-07 复旦大学 The uniform data resource management system of big data platform and method
CN106407757A (en) * 2015-08-10 2017-02-15 阿里巴巴集团控股有限公司 Access right processing method, apparatus and system for database
US20180027129A1 (en) * 2014-11-01 2018-01-25 Somos, Inc. Toll-tree numbers metadata tagging, analysis and reporting
CN109241358A (en) * 2018-08-14 2019-01-18 中国平安财产保险股份有限公司 Metadata management method, device, computer equipment and storage medium
CN110704375A (en) * 2019-09-26 2020-01-17 深圳前海大数金融服务有限公司 File management method, device, equipment and computer storage medium
CN110958292A (en) * 2019-09-17 2020-04-03 平安银行股份有限公司 File uploading method, electronic device, computer equipment and storage medium
CN111274326A (en) * 2018-12-04 2020-06-12 北京嘀嘀无限科技发展有限公司 Feature data importing method, feature data managing and controlling method, feature data importing device, feature data managing and controlling device and electronic equipment
CN112711730A (en) * 2021-01-21 2021-04-27 上海观察者信息技术有限公司 Data caching method and device, storage medium and electronic equipment

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100005113A1 (en) * 2008-07-02 2010-01-07 International Business Machines Corporation Function in a relational database
WO2015036817A1 (en) * 2013-09-15 2015-03-19 Yogesh Chunilal Rathod Structured updated status, requests, user data & programming based presenting & accessing of connections
US20180027129A1 (en) * 2014-11-01 2018-01-25 Somos, Inc. Toll-tree numbers metadata tagging, analysis and reporting
CN104573068A (en) * 2015-01-23 2015-04-29 四川中科腾信科技有限公司 Information processing method based on megadata
CN106407757A (en) * 2015-08-10 2017-02-15 阿里巴巴集团控股有限公司 Access right processing method, apparatus and system for database
CN106202452A (en) * 2016-07-15 2016-12-07 复旦大学 The uniform data resource management system of big data platform and method
CN109241358A (en) * 2018-08-14 2019-01-18 中国平安财产保险股份有限公司 Metadata management method, device, computer equipment and storage medium
CN111274326A (en) * 2018-12-04 2020-06-12 北京嘀嘀无限科技发展有限公司 Feature data importing method, feature data managing and controlling method, feature data importing device, feature data managing and controlling device and electronic equipment
CN110958292A (en) * 2019-09-17 2020-04-03 平安银行股份有限公司 File uploading method, electronic device, computer equipment and storage medium
CN110704375A (en) * 2019-09-26 2020-01-17 深圳前海大数金融服务有限公司 File management method, device, equipment and computer storage medium
CN112711730A (en) * 2021-01-21 2021-04-27 上海观察者信息技术有限公司 Data caching method and device, storage medium and electronic equipment

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
HUAN CHEN 等: "On Developing and Deploying Large-File Upload Services of Personal Cloud Storage", 《2015 IEEE INTERNATIONAL CONFERENCE ON SERVICES COMPUTING》, pages 371 - 378 *
张亦秋: "计算机云存储数据访问控制技术及系统设计实现", 《科学技术创新》, no. 3, pages 51 - 54 *

Also Published As

Publication number Publication date
CN115510121B (en) 2024-01-05

Similar Documents

Publication Publication Date Title
CN107016094B (en) Project shared file multi-person collaborative development method, device and system
CN105786998A (en) Database middleware system and method for processing data through database middleware system
CN112464034A (en) User data extraction method and device, electronic equipment and computer readable medium
CN112017007A (en) User behavior data processing method and device, computer equipment and storage medium
CN105512910A (en) Target user screening method and apparatus
CN113873288A (en) Method and device for generating playback in live broadcast process
CN115858466B (en) Operation log generation method, device, equipment and medium
CN117271584A (en) Data processing method and device, computer readable storage medium and electronic equipment
WO2023160327A1 (en) Container image management
CN115510121A (en) Method, device and equipment for managing business form data and readable storage medium
CN117235400A (en) Unified multi-platform portal system based on Kafka technology
US11200138B1 (en) Policy-based request tracing using a computer
US11354312B2 (en) Access-plan-based querying for federated database-management systems
CN114253922A (en) Resource directory management method, resource management method, device, equipment and medium
CN109525642B (en) LIMS system client data automatic reporting method under user mechanism
CN114281778A (en) Data sharing method and device
CN114785847B (en) Network control software development configuration method, terminal and storage medium
US20190377566A1 (en) Alerting an offline user of a predicted computer file update
CN116382596B (en) Space-time big data storage method and system based on distributed technology
CN113377371A (en) Multi-scene configuration method, system, device and medium
CN1092901C (en) a flexible call record mechanism
CN116627486A (en) Compact configuration type rest interface management and message conversion method and device
CN117608526A (en) Data simulation method, device, equipment and storage medium
CN116467276A (en) Data processing method and device and electronic equipment
CN115730171A (en) Data storage method, device, equipment and medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant