CN115168373A - Method and related equipment for rapidly maintaining private fund data - Google Patents

Method and related equipment for rapidly maintaining private fund data Download PDF

Info

Publication number
CN115168373A
CN115168373A CN202210699112.5A CN202210699112A CN115168373A CN 115168373 A CN115168373 A CN 115168373A CN 202210699112 A CN202210699112 A CN 202210699112A CN 115168373 A CN115168373 A CN 115168373A
Authority
CN
China
Prior art keywords
data
message
information
maintenance
sending
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
CN202210699112.5A
Other languages
Chinese (zh)
Inventor
付俊杰
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shenzhen Golden Axe Network Technology Co ltd
Original Assignee
Shenzhen Golden Axe Network Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shenzhen Golden Axe Network Technology Co ltd filed Critical Shenzhen Golden Axe Network Technology Co ltd
Priority to CN202210699112.5A priority Critical patent/CN115168373A/en
Publication of CN115168373A publication Critical patent/CN115168373A/en
Pending legal-status Critical Current

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/23Updating
    • 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/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/31User authentication
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/06Asset management; Financial planning or analysis
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/04Real-time or near real-time messaging, e.g. instant messaging [IM]

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Databases & Information Systems (AREA)
  • General Physics & Mathematics (AREA)
  • Business, Economics & Management (AREA)
  • General Engineering & Computer Science (AREA)
  • Accounting & Taxation (AREA)
  • Finance (AREA)
  • Computer Security & Cryptography (AREA)
  • Data Mining & Analysis (AREA)
  • Development Economics (AREA)
  • Signal Processing (AREA)
  • Operations Research (AREA)
  • Software Systems (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Computer Hardware Design (AREA)
  • Game Theory and Decision Science (AREA)
  • Human Resources & Organizations (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • Strategic Management (AREA)
  • Technology Law (AREA)
  • General Business, Economics & Management (AREA)
  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)

Abstract

The invention provides a method and related equipment for rapidly maintaining private fund data, wherein the method comprises the following steps: receiving data updating information sent by a user in an instant messaging software operation and maintenance conversation group; reading data updating information and obtaining information of a message sender through a message reading sender; sending the data updating information and the message sender information to a message analysis converter for format conversion to obtain structured data of the data updating information and the message sender information; sending the structured data to a permission checker to check the identity of a message sender; and after the verification is passed, sending the structured data into a data processing message queue, and waiting for the server to write the structured data into the database. The invention utilizes the instant communication software platform frequently used by the internal communication of the enterprise to realize that the operation and maintenance personnel can realize data maintenance by sending simple data updating instructions in the corresponding operation and maintenance group without logging in the corresponding system, thereby improving the working efficiency of the operation and maintenance personnel.

Description

Method and related equipment for rapidly maintaining private fund data
Technical Field
The invention relates to the technical field of fund evaluation, in particular to a method for quickly maintaining private fund data and related equipment.
Background
For maintaining the private fund data, a set of corresponding private fund data management system is generally provided, and an operation and maintenance person needs to log in the private fund data management system by using a self account to process the corresponding private fund data, such as putting on and off a shelf of a private fund, inputting a private fund net value, updating information of a private fund, a private fund manager, a private fund company and the like. These simple daily operations cover substantially most of the work of maintaining the data of the private fund. However, in the prior art, an operator needs to log in a corresponding system to perform processing.
For data maintenance personnel of private fund, most of the data maintenance personnel are mechanically repeated work contents, the operation and maintenance personnel need to log in a corresponding system, open a specific page for relevant modification or addition operation, and if a plurality of background systems are involved, the system switching is also involved, so that the work efficiency of the operation and maintenance personnel is greatly reduced.
Accordingly, the prior art is yet to be improved and developed.
Disclosure of Invention
The invention mainly aims to solve the technical problems that the maintenance method of the private fund data in the prior art is low in efficiency and difficult to meet the requirements of users.
The invention provides a method for quickly maintaining private fund data, which comprises the following steps:
receiving data updating information sent by a user in an instant messaging software operation and maintenance session group;
reading the data updating information and obtaining information of a message sender through a message reading sender;
sending the data updating information and the message sender information to a message analysis converter for format conversion to obtain structured data of the data updating information and the message sender information;
sending the structured data to an authority verifier to verify the identity of a message sender;
and after the verification is passed, sending the structured data into a data processing message queue, and waiting for the server to write the structured data into a database.
In an optional implementation manner of the first aspect of the present invention, the method for quickly maintaining the private fund data further includes:
when the verification fails, generating verification failure information;
and sending the information of failing to pass the verification into a result message queue, and waiting for the message reading sender to feed the information of failing to pass the verification back to the operation and maintenance conversation group of the instant messaging software.
In an optional implementation manner of the first aspect of the present invention, after the checking is passed, sending the structured data to a data processing message queue, and after waiting for the server to write the structured data into the database, the method includes:
acquiring processing result information of the structured data written in a preset storage position in a database;
and sending the processing result information into the result message queue, and waiting for the message reading sender to feed back the verification failure information to the operation and maintenance conversation group of the instant messaging software.
In an optional implementation manner of the first aspect of the present invention, the sending the data update information and the message sender information to a message parsing converter for format conversion, and obtaining the structured data of the data update information and the message sender information includes:
sending the data updating information and the message sender information to the message analysis converter;
analyzing and obtaining the data updating information and the text content in the message sender information through the message analysis converter based on a preset template;
and converting the text content into structured data in json format.
In an optional implementation manner of the first aspect of the present invention, the sending the structured data to the permission verifier to verify an identity of a message sender includes:
obtaining the data type of the data updating information and the authority of the message sender from the structured data;
judging whether the authority of the message sender comprises data for updating the data type in a database;
when the authority which the message sender has comprises data for updating the data type in a database, judging that the verification is passed;
determining that the check failed when the authority the message sender has does not include data to update the data type in a database.
In an optional implementation manner of the first aspect of the present invention, in the instant messaging software, the operation and maintenance session groups are provided with multiple sets, the message reading transmitter and the message parsing converter are provided with multiple sets, and each operation and maintenance session group corresponds to one set of the message reading transmitter and the message parsing converter.
In an optional implementation manner of the first aspect of the present invention, the data processing message queue is provided with a plurality of columns, and the server is provided with a plurality of columns, and each column of the data processing message queue corresponds to one server.
A second aspect of the present invention provides a device for quickly maintaining private fund data, including:
the receiving module is used for receiving data updating information sent by a user in the instant messaging software operation and maintenance conversation group;
the reading module is used for reading the data updating information through the message reading transmitter and obtaining the message sender information;
the conversion module is used for sending the data updating information and the message sender information to a message analysis converter for format conversion to obtain structured data of the data updating information and the message sender information;
the verification module is used for sending the structured data to the authority verifier to verify the identity of the message sender;
and the waiting writing-in module is used for sending the structured data into a data processing message queue after the verification is passed, and waiting for the server to write the structured data into a database.
A third aspect of the present invention provides a device for quickly maintaining private fund data, including: a memory having instructions stored therein and at least one processor, the memory and the at least one processor interconnected by a line;
the at least one processor invokes the instructions in the memory to cause the fast maintenance of private fund data device to perform a fast maintenance method of private fund data as in any one of the above.
A third aspect of the invention provides a computer-readable storage medium having stored thereon a computer program which, when executed by a processor, implements a method of fast maintenance of private fund data as defined in any one of the preceding claims.
Has the advantages that: the invention provides a method and related equipment for rapidly maintaining private fund data, wherein the method comprises the following steps: receiving data updating information sent by a user in an instant messaging software operation and maintenance session group; reading data updating information and obtaining information of a message sender through a message reading sender; sending the data updating information and the message sender information to a message analysis converter for format conversion to obtain structured data of the data updating information and the message sender information; sending the structured data to a permission checker to check the identity of a message sender; and after the verification is passed, sending the structured data into a data processing message queue, and waiting for the server to write the structured data into the database. The invention utilizes the instant messaging software platform frequently used by enterprise internal communication to realize that the operation and maintenance personnel can realize data maintenance by sending simple data updating instructions in the corresponding operation and maintenance group without logging in the corresponding system, thereby improving the working efficiency of the operation and maintenance personnel.
Drawings
Fig. 1 is a flow chart of an embodiment of a method for fast maintaining private fund data according to the present invention;
FIG. 2 is a schematic diagram illustrating interaction of data processing flow of a method for rapid maintenance of private fund data according to the present invention;
fig. 3 is a schematic diagram of an embodiment of a fast private fund data maintenance device according to the present invention;
fig. 4 is a schematic diagram of an embodiment of a device for rapid maintenance of private fund data according to the present invention.
Detailed Description
The embodiment of the invention provides a method and related equipment for quickly maintaining private fund data. The terms "first," "second," "third," "fourth," and the like in the description and in the claims, as well as in the drawings, if any, are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It will be appreciated that the data so used may be interchanged under appropriate circumstances such that the embodiments described herein may be practiced otherwise than as specifically illustrated or described herein. Furthermore, the terms "comprises," "comprising," or "having," and any variations thereof, are intended to cover non-exclusive inclusions, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed, but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
Referring to fig. 1, a first aspect of the present invention provides a method for quickly maintaining private fund data, where the method for quickly maintaining private fund data includes:
s100, receiving data updating information sent by a user in an instant messaging software operation and maintenance session group; in an optional implementation manner of the present invention, the instant messaging software may be an instant messaging software used in an enterprise, and in another implementation manner, the instant messaging software may also be an instant messaging software platform of a web page version, and in the instant messaging software, referring to fig. 2, the operation and maintenance session group is provided with a plurality of groups, where the plurality of groups include a private recruitment manager operation and maintenance session group, a private recruitment product operation and maintenance session group, a private recruitment company operation and maintenance session group, and the like. The reason why different operation and maintenance conversation groups are distributed in the instant messaging software inside the enterprise is that different operation and maintenance targets are distinguished by different groups according to different operation and maintenance targets, related enterprise personnel can be added into the groups, and the purpose that all updates are immediately notified to the related personnel is achieved.
S200, reading the data updating information through a message reading transmitter and obtaining message sender information; in an optional embodiment of the present invention, referring to fig. 2, a plurality of message reading transmitters are provided, each message reading transmitter corresponds to one operation and maintenance session group specifically, so as to improve message reading efficiency and reduce the probability of a message reading and sending error, in this step, if an operation and maintenance person has an update requirement, an operation and maintenance person sends a message to the corresponding operation and maintenance session group, for example: and updating the net value-P9876543-20210202-1.234, wherein the message indicates that the product ID = P9876543, the corresponding net value of 20210202 is updated to 1.234, and the message reader calls an external message reading interface of the enterprise instant messaging software to read out the corresponding message and the message sender.
S300, sending the data updating information and the message sender information to a message analysis converter for format conversion to obtain structured data of the data updating information and the message sender information; referring to fig. 2, a plurality of sets of the message reading transmitters and the message parsing converters are provided, each set of the operation and maintenance session group corresponds to one set of the message reading transmitters and the message parsing converters, in this embodiment, each message reading transmitter has a message parsing converter corresponding thereto, and the message parsing converters mainly aim to structure data update information and message sender information.
In step S300, the sending the data update information and the message sender information to a message parsing converter for format conversion, and obtaining the structured data of the data update information and the message sender information includes:
sending the data updating information and the message sender information to the message parsing converter; analyzing and obtaining the data updating information and the text content in the message sender information through the message analysis converter based on a preset template; and converting the text content into structured data in json format.
Specifically, a template of an information format in an operation and maintenance session group is preset in each message analysis converter, the message analysis converter can analyze key information in data update information according to the template, a user issues an "update net value-P9876543-20210202-1.234" in the operation and maintenance session group, a message reading transmitter can forward the data update information to the message analysis converter after reading the data update information, the message analysis converter can analyze that a product ID is P9876543 and a date to be updated is 20210202 according to a template "update net value-product ID-date-value" in the message analysis converter, so that the data needs to be updated to be 1.234, and for message sender information, fixed template analysis can be adopted, and analysis mainly includes obtaining an account number or a user ID of a message sender in the message sender information, identity of operation and maintenance personnel and rights possessed by the operation and maintenance personnel.
After extracting the text content recorded in the data updating information and the message sender information, generating a json format object from the extracted text content, and converting the extracted text content into the json format object for facilitating the acceptance and processing of subsequent programs, wherein the json format object generated by the text content is exemplified as follows:
{
"operation1":
[
{"userID":"280475"},
{"limits":"DB1","DB2","DB3"},
{"productID":"P9876543"},
{"date":"20210202"},
{"data":"1.234"}
]
}
s400, sending the structured data to an authority verifier to verify the identity of a message sender; in this embodiment, referring to fig. 2, all the message parsing converters correspond to one authority verifier, and after the structured data is obtained by conversion, all the message parsing converters are uniformly sent to the authority verifier for verification.
In an optional implementation manner of step S400, the sending the structured data to the authority verifier to verify the identity of the message sender includes:
obtaining the data type of the data updating information and the authority of the message sender from the structured data; in this step, the step of obtaining the data type is: firstly, obtaining an operation and maintenance session group where the structured data is located, if the operation and maintenance session group is an operation and maintenance session group 1 (a private net value operation and maintenance session group), judging whether the 'data' in the operation and maintenance session group is of a numerical value type, and if so, determining that the data updating information is net value data;
judging whether the authority of the message sender comprises data for updating the data type in a database; in this step, for the update of the net worth data, the default net worth data is stored in the database 1 (DB 1), that is, it is determined that all the writing authorities of the database 1 exist in the "limits" field of the structured data;
when the authority which the message sender has comprises data for updating the data type in a database, judging that the verification is passed; if the write-in permission of the corresponding database exists in the content of the 'limits' field, the verification is judged to be passed;
determining that the check failed when the authority the message sender has does not include data to update the data type in a database. And if the write-in permission of the corresponding database does not exist in the fields of the limits, judging that the verification is failed.
And S500, after the verification is passed, sending the structured data into a data processing message queue, and waiting for the server to write the structured data into a database. In this embodiment, if the verification passes, the permission verifier sends the json-formatted structured data to a data processing message queue to wait for processing, and then the corresponding server obtains corresponding data from the data processing message queue to perform update and insertion operations on the data. In an alternative embodiment of the present invention, referring to fig. 2, the data processing message queue is provided with a plurality of columns, and the server is provided with a plurality of columns, and each column of the data processing message queue corresponds to one server. In this embodiment, each data processing message queue is a data type, and one data type corresponds to one server, so that errors in the data updating process can be effectively avoided.
In an optional implementation manner of the first aspect of the present invention, the method for quickly maintaining the private fund data further includes:
when the verification fails, generating verification failure information; and sending the information of failing to pass the verification into a result message queue, and waiting for the message reading sender to feed back the information of failing to pass the verification to the operation and maintenance conversation group of the instant messaging software. In this embodiment, the message reading and sending device may read information from the operation and maintenance session group, and may also read check-failed information from the result message queue, where the check-failed information includes that the check for the piece of data update information fails, the operation and maintenance session group where the data update information is located, who the sender of the data update information is, and a reason why the check fails.
In an optional implementation manner of the first aspect of the present invention, after the checking is passed, sending the structured data to a data processing message queue, and after waiting for the server to write the structured data into the database, the sending includes:
acquiring processing result information of the structured data written in a preset storage position in a database; and sending the processing result information into the result message queue, and waiting for the message reading sender to feed back the verification failure information to the operation and maintenance conversation group of the instant messaging software. In this embodiment, actually, the amount of the processing result information and the check-failing information of the structured data written into the preset storage location in the database is relatively small, so that the processing result information and the check-failing information of the structured data written into the preset storage location in the database may be placed in the same result message queue for processing, all the message reading and sending devices obtain the feedback result from the result message queue, and the operation and maintenance session group to which the processing result information belongs is attached.
In conclusion, the method for rapidly maintaining the private fund data can easily and rapidly update a large amount of data by the operation and maintenance personnel in a chat mode in the instant messaging software in the enterprise, and improves the working efficiency of the operation and maintenance personnel. All operations of operation and maintenance personnel can be traced, and abnormal information can be positioned through chatting records. All operations of the operation and maintenance personnel are concerned by other personnel in the same group, and the error risk of a single operating system is reduced. The labor of repeated machines is reduced, and more time can be spent by operation and maintenance personnel on important things.
Referring to fig. 3, a second aspect of the present invention provides a fast maintenance apparatus for private fund data, including:
the receiving module 10 is configured to receive data update information sent by a user in an instant messaging software operation and maintenance session group;
a reading module 20, configured to read the data update information through a message reading sender and obtain message sender information;
a conversion module 30, configured to send the data update information and the message sender information to a message parsing converter for format conversion, so as to obtain structured data of the data update information and the message sender information;
the verification module 40 is used for sending the structured data to the authority verifier to verify the identity of the message sender;
and a waiting writing module 50, configured to send the structured data to a data processing message queue after the verification is passed, and wait for the server to write the structured data into the database.
In an optional implementation manner of the second aspect of the present invention, the apparatus for quickly maintaining the private fund data further includes:
the verification result notification module is used for generating verification failure information when the verification fails; and sending the verification failure information into a result message queue, and waiting for the message reading transmitter to feed back the verification failure information to the operation and maintenance conversation group of the instant messaging software.
In an optional implementation manner of the second aspect of the present invention, the apparatus for quickly maintaining the private fund data further includes:
the writing result notification module is used for acquiring processing result information of the structured data written in a preset storage position in a database; and sending the processing result information into the result message queue, and waiting for the message reading sender to feed back the check-failed information to the operation and maintenance conversation group of the instant messaging software.
In an alternative embodiment of the second aspect of the present invention, the conversion module 30 includes:
a sending unit, configured to send the data update information and the message sender information to the message parsing converter;
the analysis unit is used for obtaining the data updating information and the text content in the message sender information through the message analysis converter and on the basis of preset template analysis;
and the conversion unit is used for converting the text content into structured data in json format.
In an optional implementation manner of the second aspect of the present invention, the verification module 40 includes:
the acquisition unit is used for acquiring the data type of the data updating information and the authority of the message sender from the structured data;
a judging unit, configured to judge whether the authority possessed by the message sender includes data for updating the data type in a database;
a determination unit configured to determine that the check is passed when the authority that the message sender has includes data for updating the data type in a database;
and for determining that the check failed when the authority the message sender has does not include data for updating the data type in the database.
In an optional implementation manner of the second aspect of the present invention, in the instant messaging software, the operation and maintenance session group is provided with a plurality of sets, the message reading transmitter and the message parsing converter are provided with a plurality of sets, and each set of the operation and maintenance session group corresponds to one set of the message reading transmitter and the message parsing converter.
In an optional implementation manner of the second aspect of the present invention, the data processing message queue is provided with a plurality of columns, and the server is provided with a plurality of columns, and each column of the data processing message queue corresponds to one server.
Fig. 4 is a schematic structural diagram of a fast private fund data maintenance device according to an embodiment of the present invention, which may have a relatively large difference due to different configurations or performances, and may include one or more processors 60 (CPUs) (e.g., one or more processors) and a memory 70, and one or more storage media 80 (e.g., one or more mass storage devices) for storing applications or data. The memory and storage medium may be, among other things, transient or persistent storage. The program stored on the storage medium may include one or more modules (not shown), each of which may include a series of instructional operations on a rapid maintenance device for private fund data. Still further, the processor may be configured to communicate with a storage medium to perform a series of instruction operations in the storage medium on a personal fund data rapid maintenance device.
The inventive fast privacy fund data maintenance device may further comprise one or more power supplies 90, one or more wired or wireless network interfaces 100, one or more input/output interfaces 140, and/or one or more operating systems, such as Windows server, mac OS X, unix, linux, freeBSD, etc. Those skilled in the art will appreciate that the structure of the fast maintenance device for private fund data shown in fig. 4 does not constitute a specific limitation of the fast maintenance device for private fund data of the present invention and may include more or less components than those shown, or some components in combination, or a different arrangement of components.
The present invention also provides a computer-readable storage medium, which may be a non-volatile computer-readable storage medium, and which may also be a volatile computer-readable storage medium, having stored therein instructions, which, when run on a computer, cause the computer to perform the steps of the method for fast maintenance of privacy fund data.
It can be clearly understood by those skilled in the art that, for convenience and simplicity of description, the specific working process of the system, the apparatus, and the unit described above may refer to the corresponding process in the foregoing method embodiment, and details are not described herein again.
The integrated unit, if implemented in the form of a software functional unit and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present invention may be embodied in the form of a software product, which is stored in a storage medium and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present invention. And the aforementioned storage medium includes: various media capable of storing program codes, such as a usb disk, a removable hard disk, a read-only memory (ROM), a Random Access Memory (RAM), a magnetic disk, or an optical disk.
The above embodiments are only used to illustrate the technical solution of the present invention, and not to limit the same; although the present invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; and such modifications or substitutions do not depart from the spirit and scope of the corresponding technical solutions of the embodiments of the present invention.

Claims (10)

1. A method for rapidly maintaining private fund data is characterized by comprising the following steps:
receiving data updating information sent by a user in an instant messaging software operation and maintenance session group;
reading the data updating information and obtaining information of a message sender through a message reading sender;
sending the data updating information and the message sender information to a message analysis converter for format conversion to obtain structured data of the data updating information and the message sender information;
sending the structured data to an authority verifier to verify the identity of a message sender;
and after the verification is passed, sending the structured data into a data processing message queue, and waiting for the server to write the structured data into a database.
2. The method of rapid maintenance of private fund data according to claim 1, wherein the method of rapid maintenance of private fund data further comprises:
when the verification fails, generating verification failure information;
and sending the information of failing to pass the verification into a result message queue, and waiting for the message reading sender to feed back the information of failing to pass the verification to the operation and maintenance conversation group of the instant messaging software.
3. The method for rapidly maintaining private fund data, according to claim 2, wherein the step of sending the structured data to a data processing message queue after the verification is passed and waiting for the server to write the structured data into the database comprises the steps of:
acquiring processing result information of the structured data written in a preset storage position in a database;
and sending the processing result information into the result message queue, and waiting for the message reading sender to feed the check failed information back to the operation and maintenance conversation group of the instant messaging software.
4. The method for rapidly maintaining private fund data, according to any one of claims 1 to 3, wherein the sending the data update information and the message sender information to a message parsing converter for format conversion, and the obtaining of the structured data of the data update information and the message sender information comprises:
sending the data updating information and the message sender information to the message analysis converter;
analyzing and obtaining the data updating information and the text content in the message sender information through the message analysis converter based on a preset template;
and converting the text content into structured data in json format.
5. The method for rapid maintenance of private fund data, according to claim 4, wherein the sending the structured data to a permission verifier to verify the identity of the message sender comprises:
obtaining the data type of the data updating information and the authority of the message sender from the structured data;
judging whether the authority of the message sender comprises data for updating the data type in a database;
when the authority the message sender has includes data for updating the data type in a database, judging that the verification is passed;
determining that the check failed when the authority the message sender has does not include data to update the data type in a database.
6. The method for rapidly maintaining private fund data, according to claim 1, wherein in the instant messaging software, the operation and maintenance session groups are provided with a plurality of sets, the message reading transmitters and the message parsing converters are provided with a plurality of sets, and each set of the operation and maintenance session group corresponds to one set of the message reading transmitters and the message parsing converters.
7. The method of fast maintenance of private fund data as claimed in claim 6, wherein said data processing message queue comprises a plurality of columns and said server comprises a plurality of columns, each of said data processing message queues corresponding to one of said servers.
8. A fast maintenance device for private fund data, characterized in that the fast maintenance device for private fund data comprises:
the receiving module is used for receiving data updating information sent by a user in the instant messaging software operation and maintenance session group;
the reading module is used for reading the data updating information through the message reading transmitter and obtaining the message sender information;
the conversion module is used for sending the data updating information and the message sender information to a message analysis converter for format conversion to obtain structured data of the data updating information and the message sender information;
the verification module is used for sending the structured data to the authority verifier to verify the identity of the message sender;
and the waiting writing-in module is used for sending the structured data into a data processing message queue after the verification is passed, and waiting for the server to write the structured data into a database.
9. A fast maintenance device for private fund data, characterized in that the fast maintenance device for private fund data comprises: a memory having instructions stored therein and at least one processor, the memory and the at least one processor interconnected by a line;
the at least one processor invokes the instructions in the memory to cause the fast maintenance of privacy fund data device to perform the fast maintenance method of privacy fund data recited in any one of claims 1-7.
10. A computer-readable storage medium, on which a computer program is stored which, when executed by a processor, implements a method of fast maintenance of private fund data according to any one of claims 1 to 7.
CN202210699112.5A 2022-06-20 2022-06-20 Method and related equipment for rapidly maintaining private fund data Pending CN115168373A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210699112.5A CN115168373A (en) 2022-06-20 2022-06-20 Method and related equipment for rapidly maintaining private fund data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210699112.5A CN115168373A (en) 2022-06-20 2022-06-20 Method and related equipment for rapidly maintaining private fund data

Publications (1)

Publication Number Publication Date
CN115168373A true CN115168373A (en) 2022-10-11

Family

ID=83486778

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210699112.5A Pending CN115168373A (en) 2022-06-20 2022-06-20 Method and related equipment for rapidly maintaining private fund data

Country Status (1)

Country Link
CN (1) CN115168373A (en)

Similar Documents

Publication Publication Date Title
US8856284B2 (en) Processing a spreadsheet for storage in a database
US20130111016A1 (en) Distributed capture and aggregation of dynamic application usage information
CN108628748B (en) Automatic test management method and automatic test management system
CN112287009A (en) Interface calling and interface data warehousing method, device, equipment and storage medium
US11681685B1 (en) System for uploading information into a metadata repository
CN111199379A (en) Examination and approval method, examination and approval device and storage medium of workflow engine
CN112039701A (en) Interface call monitoring method, device, equipment and storage medium
CN109902493B (en) Script issuing method and server
CN110362630B (en) Data management method, device, equipment and computer readable storage medium
US20210390010A1 (en) Software Application Diagnostic Aid
CN112579632A (en) Data verification method, device, equipment and medium
CN112132545A (en) Evaluation system, information pushing method and device and electronic equipment
CN111367982A (en) Method and device for importing TRIRIGA basic data, computer equipment and storage medium
JP2016024486A (en) Data utilization system and control method therefor
US20040093401A1 (en) Client-server text messaging monitoring for remote computer management
CN115168373A (en) Method and related equipment for rapidly maintaining private fund data
CN116167858A (en) Service processing method, device and system and electronic equipment
CN1932760B (en) System and method for execution of application program
CN114968725A (en) Task dependency relationship correction method and device, computer equipment and storage medium
CN113127109A (en) Interface calling method and device, electronic equipment and readable storage medium
CN113722225A (en) Page testing method and device, computer equipment and storage medium
CN112632247A (en) Method and device for detecting man-hour report, computer equipment and storage medium
CN112184531A (en) Method and system for realizing intelligent and non-inductive pushing of office work
CN114281849B (en) Data query method and device
CN111353763B (en) Method, device, server and storage medium for processing data

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