CN111209061B - User information filling method, device, computer equipment and storage medium - Google Patents

User information filling method, device, computer equipment and storage medium Download PDF

Info

Publication number
CN111209061B
CN111209061B CN201911373610.5A CN201911373610A CN111209061B CN 111209061 B CN111209061 B CN 111209061B CN 201911373610 A CN201911373610 A CN 201911373610A CN 111209061 B CN111209061 B CN 111209061B
Authority
CN
China
Prior art keywords
user information
application program
information
target
user
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201911373610.5A
Other languages
Chinese (zh)
Other versions
CN111209061A (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.)
Guangdong Decheng Scientific Education Co ltd
Original Assignee
Guangdong Decheng Scientific Education 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 Guangdong Decheng Scientific Education Co ltd filed Critical Guangdong Decheng Scientific Education Co ltd
Priority to CN201911373610.5A priority Critical patent/CN111209061B/en
Publication of CN111209061A publication Critical patent/CN111209061A/en
Application granted granted Critical
Publication of CN111209061B publication Critical patent/CN111209061B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/448Execution paradigms, e.g. implementations of programming paradigms
    • G06F9/4482Procedural
    • 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/252Integrating or interfacing systems involving database management systems between a Database Management System and a front-end application
    • 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
    • G06Q50/00Systems or methods specially adapted for specific business sectors, e.g. utilities or tourism
    • G06Q50/10Services
    • G06Q50/20Education
    • G06Q50/205Education administration or guidance

Abstract

The application relates to a method, a device, computer equipment and a storage medium for filling user information. The method comprises the following steps: adding a target application program to be filled with user information into a pre-established application program group; searching target user information from a preset user information cloud database according to a to-be-filled item in the target application program; the user information cloud database stores general user information in different application programs; and filling the searched target user information into the target application program. By the embodiment of the application, the filling time of the user information can be saved, and filling errors can be avoided.

Description

User information filling method, device, computer equipment and storage medium
Technical Field
The present application relates to the field of application program management technologies, and in particular, to a method and apparatus for filling user information, a computer device, and a storage medium.
Background
With the widespread use of teacher and information technology, educational systems are being put on-line with various applications, such as performance management applications, job management applications, and the like.
Currently, user information in these applications is manually filled in. Since the number of applications is increasing and user information needs to be filled once when each new application is used, the user information needs to be filled very much, and manual repeated filling is not only time-consuming, but also is easy to cause a filling error.
Disclosure of Invention
In view of the foregoing, it is desirable to provide a filling method, apparatus, computer device, and storage medium for user information that can save time and avoid filling errors.
In a first aspect, an embodiment of the present invention provides a method for filling in user information, where the method includes:
adding a target application program to be filled with user information into a pre-established application program group;
Searching target user information from a preset user information cloud database according to items to be filled in the target application program; the user information cloud database stores general user information in different application programs;
Filling the searched target user information into the target application program.
In one embodiment, before adding the target application program to be filled with the user information to the pre-established application program group, the method further includes:
Establishing an application program group; the application program group comprises a plurality of application programs;
Extracting general user information from information of each application program in the application program group; the user information comprises at least one of user identification, gender, age, post, performance and title;
and storing the extracted user information into a user information cloud database.
In one embodiment, the extracting the general user information from the information of each application in the application group includes:
And extracting the user information from the information of the application program according to the association relation between the information of the application program and the service of the application program or according to the service logic of the application program.
In one embodiment, the method further comprises:
extracting service information from the information of the application program according to the association relation between the information of the application program and the service of the application program or according to the service logic of the application program;
And storing the service information into a preset service information cloud database.
In one embodiment, the method further comprises:
Classifying the user information in the user information cloud database to obtain sub-user information corresponding to a plurality of information types; the information type comprises at least one of access frequency and importance degree;
and storing the sub-user information according to the information type.
In one embodiment, the adding the target application program to be filled with the user information to the pre-established application program group includes:
determining a target user to add a target application to the application community;
When the access right of the target user with the application program group is determined according to the pre-established mapping relation, adding the target application program into the application program group; the mapping relation is the corresponding relation between different users and different application program groups.
In one embodiment, the method further comprises:
Receiving a modification operation for first user information in a user information cloud database;
and modifying the first user information according to the modification operation, and synchronizing the modified first user information to each application program in the application program group.
In one embodiment, the method further comprises:
Receiving a modification operation of second user information for any one application program in the application program group;
And modifying the second user information according to the modification operation, and synchronizing the modified second user information to the user information cloud database.
In a second aspect, an embodiment of the present invention provides a device for filling in user information, including:
An application program adding module for adding a target application program to be filled with user information into a pre-established application program group;
The target user information searching module is used for searching target user information from a preset user information cloud database according to the item to be filled in the target application program; the user information cloud database stores general user information in different application programs;
And the filling module is used for filling the searched target user information into the target application program.
In one embodiment, the apparatus further comprises:
The application program group establishing module is used for establishing an application program group; the application program group comprises a plurality of application programs;
The user information extraction module is used for extracting general user information from the information of each application program in the application program group; the user information comprises at least one of user identification, gender, age, post, performance and title;
and the user information storage module is used for storing the extracted user information into the user information cloud database.
In one embodiment, the user information extracting module is specifically configured to extract the user information from the information of the application program according to an association relationship between the information of the application program and the service of the application program or according to service logic of the application program.
In one embodiment, the apparatus further comprises:
the service information extraction module is used for extracting service information from the information of the application program according to the association relation between the information of the application program and the service of the application program or according to the service logic of the application program;
and the service information storage module is used for storing the service information into a preset service information cloud database.
In one embodiment, the apparatus further comprises:
The user information classification module is used for classifying the user information in the user information cloud database to obtain sub-user information corresponding to a plurality of information types; the information type comprises at least one of access frequency and importance degree;
and the sub-user information storage module is used for respectively storing the sub-user information according to the information type.
In one embodiment, the application adding module is specifically configured to determine a target user that adds a target application to the application group; when the access right of the target user with the application program group is determined according to the pre-established mapping relation, adding the target application program into the application program group; the mapping relation is the corresponding relation between different users and different application program groups.
In one embodiment, the apparatus further comprises:
a first modification operation receiving module for receiving a modification operation for first user information in the user information cloud database;
The first modification module is used for modifying the first user information according to the modification operation and synchronizing the modified first user information to each application program in the application program group.
In one embodiment, the apparatus further comprises:
a second modification operation receiving module, configured to receive a modification operation of second user information for any one application program in the application program group;
And the second modification module is used for modifying the second user information according to the modification operation and synchronizing the modified second user information into the user information cloud database.
In a third aspect, an embodiment of the present invention provides a computer device, including a memory storing a computer program and a processor implementing steps in a method as described above when the processor executes the computer program.
In a fourth aspect, embodiments of the present invention provide a computer readable storage medium having stored thereon a computer program which when executed by a processor performs steps in a method as described above.
The method, the device, the computer equipment and the storage medium for filling the user information add the target application program of the user information to be filled into the pre-established application program group; searching target user information from a preset user information cloud database according to items to be filled in the target application program; filling the searched target user information into the target application program. By the embodiment of the invention, the filling time of the user information can be saved, and filling errors can be avoided; the problems of large-area data falsification or loss and the like caused by the misoperation of manual filling of a user can be avoided.
Drawings
FIG. 1 is an application environment diagram of a method of filling user information in one embodiment;
FIG. 2 is a flow chart of a method for filling user information in one embodiment;
FIG. 3 is a flow chart illustrating the pre-storing of user information into a user information cloud database in one embodiment;
FIG. 4 is a flow chart of a method for filling user information in another embodiment;
FIG. 5 is a block diagram of a user information filling apparatus in one embodiment;
Fig. 6 is an internal structural diagram of a computer device in one embodiment.
Detailed Description
The present application will be described in further detail with reference to the drawings and examples, in order to make the objects, technical solutions and advantages of the present application more apparent. It should be understood that the specific embodiments described herein are for purposes of illustration only and are not intended to limit the scope of the application.
The filling method of the user information provided by the application can be applied to an application environment shown in figure 1. The application environment includes a terminal 102 and a server 104, the terminal 102 and the server 104 communicating over a network. The terminal 102 may be, but not limited to, various personal computers, notebook computers, smartphones, tablet computers, and portable wearable devices, and the server 104 may be implemented by a stand-alone server or a server cluster composed of a plurality of servers.
In one embodiment, as shown in fig. 2, a method for filling in user information is provided, and the method is applied to the server in fig. 1 for illustration, and includes the following steps:
in step 201, a target application program to be filled with user information is added to a pre-established application program group.
In this embodiment, an application program group including a plurality of application programs is previously established in a server. The application program can be a teaching management application program or a teacher and resource management application program. The embodiment of the invention does not limit the application program in detail, and can be set according to actual conditions.
In practical application, the user may perform an adding operation of adding the target application to the application group at the terminal, the terminal transmits the target application, the application group, and the adding operation to the server, and the server adds the target application to the application group after receiving the target application, the application group, and the adding operation.
For example, the user performs an adding operation of adding the target application M to the application group X at the terminal, the terminal transmits the target application M, the application group X, and the adding operation to the server, and the server adds the target application M to the application group X.
The user may also directly perform an adding operation of adding the target application program to the application program group in the server, which is not limited in detail in the embodiment of the present invention, and may be set according to actual situations.
Step 202, searching target user information from a preset user information cloud database according to a to-be-filled item in a target application program; the user information cloud database stores user information which is common in different application programs.
In this embodiment, after adding the target application to the application group, the item to be filled in the target application is acquired. For example, the items to be filled in the target application are age, sex, post, etc. of the user a.
After determining the item to be filled in the target application program, searching user information corresponding to the item to be filled in from a user information cloud database, and taking the searched user information as target user information. For example, the to-be-filled item is the age, sex and post of the user a, and the age, sex and post of the user a are searched from the user information cloud database. If the age and sex of the user A are found, the age and sex of the user A are taken as target user information.
The user information cloud database is preset, and universal user information in different application programs is stored in the user information cloud database. For example, if the user information common to the application N, O, P is age and gender, the user information cloud database stores the age and gender corresponding to the application N, O, P. Cloud databases refer to databases optimized or deployed into a virtual computing environment, with the advantages of pay-per-view, expansion-on-demand, high availability, and storage integration. The user information is stored in the user information cloud database, so that the storage efficiency can be improved, and the method is suitable for application scenes with large data volume and high concurrency.
And 203, filling the searched target user information into a target application program.
In this embodiment, after the target user information is found, the target user information is filled into the target application program, so as to realize automatic filling of the user information. For example, if the age and sex of the user a are found, the age and sex of the user a can be filled in the target application program M, and the user only needs to fill in the post manually. Compared with the prior art that the user repeatedly fills in the user information, the method not only can save time, but also can avoid filling in errors. Moreover, the manual filling of the user is not needed or reduced, and the misoperation of the user can be avoided, so that the problems of large-area data falsification or loss and the like caused by misoperation of the user are avoided.
In the method for filling the user information, a target application program for filling the user information is added into a pre-established application program group; searching target user information from a preset user information cloud database according to items to be filled in the target application program; filling the searched target user information into the target application program. By the embodiment of the invention, the filling time of the user information can be saved, and filling errors can be avoided; the problems of large-area data falsification or loss and the like caused by the misoperation of manual filling of a user can be avoided.
In another embodiment, as shown in fig. 3, this embodiment relates to an optional process of storing user information in advance in a user information cloud database. On the basis of the embodiment shown in fig. 2, the method further comprises the following steps:
Step 301, an application Cheng Xuqun is established; the application program group comprises a plurality of application programs.
In this embodiment, a plurality of applications are integrated into a group, and information of each application in the group can be shared. For example, application N, O, P is integrated into a group to form application group X. The application programs can be teaching management application programs and teaching management application programs, and the embodiment of the invention is not limited in detail, and can be set according to actual conditions.
Step 302, extracting general user information from information of each application program in the application program group; the user information includes at least one of user identification, gender, age, post, performance, title.
In this embodiment, after the application group is established, general user information is extracted from information of each application in the application group. For example, general user information such as user identification, gender, age, post, performance, title, etc. is extracted.
In one embodiment, the step of extracting user information may include: and extracting the user information from the information of the application program according to the association relation between the information of the application program and the service of the application program or according to the service logic of the application program.
Specifically, if the information of the application program has a weak association relationship with the service of the application program, the information of the application program is user information; if the information of the application program has a strong association relationship with the service of the application program, the information of the application program is service information. Or if the information of the application program is a domain entity in the business logic, the information of the application program is user information; if the information of the application program is a business rule or workflow in business logic, the information of the application program is business information. After determining that the information of the application is user information, the user information is extracted from the information of the application.
And step 303, storing the extracted user information into a user information cloud database.
In this embodiment, the extracted user information is stored in the user information cloud database. For example, the extracted user identification, gender, age, post, performance, title, etc. are stored in the user information cloud database.
Correspondingly, extracting the user information, further comprises: extracting service information from the information of the application program according to the association relation between the information of the application program and the service of the application program or according to the service logic of the application program; and storing the service information into a preset service information cloud database.
After storing the service information into the service information cloud database, a user can search the service information of all application programs in the application program group through the service information cloud database; and, the service information of another application program stored in the service information cloud database can also be obtained through one application program in the application program group. The embodiment of the invention is not limited in detail, and can be set according to actual conditions.
Step 304, classifying the user information in the user information cloud database to obtain sub-user information corresponding to a plurality of information types; and storing the sub-user information according to the information type.
In this embodiment, the information type includes at least one of an access frequency and a degree of importance. Specifically, classifying user information according to access frequencies to obtain sub-user information with different access frequencies; or classifying the user information according to the important program to obtain the sub-user information with different importance degrees.
For example, the user information is classified according to the access frequency, wherein the access frequency of the gender and the age is high, and the access frequency of the post, the performance and the job name is low, and the gender and the age are stored with the post, the performance and the job name respectively. Or classifying the user information according to the importance degree, wherein the importance degree of the performance and the job title is high, and the importance degree of the gender, the age and the post is low, so that the performance and the job title and the gender, the age and the post are respectively stored. The embodiment of the invention does not limit the information type in detail, and can be set according to actual conditions.
It can be appreciated that classifying the user information according to the access frequency can create a hot spot user information table, and can first search from the hot spot user information table each time the user information is searched, thereby improving the searching efficiency. The user information is classified according to the important programs, and different search authorities can be set for the user information with different importance degrees, so that important user information can be prevented from being revealed.
In the step of storing the user information into the user information cloud database in advance, an application program group is established; extracting general user information from information of each application program in the application program group; storing the extracted user information into a user information cloud database; classifying the user information in the user information cloud database to obtain sub-user information corresponding to a plurality of information types; and storing the sub-user information according to the information type. By the embodiment of the invention, the application program group can be pre-established, and the user information is extracted from the application program group and stored in the user information cloud database, so that when the user information of the target application program is filled, the user information can be searched from the user information cloud database and automatically filled. Not only can save the filling time of user information and avoid filling errors; and, store the user information into user information cloud database, reuse rate and fluxion of user information are improved yet.
In another embodiment, as shown in fig. 4, this embodiment relates to an alternative procedure of the filling method of user information. On the basis of the embodiment, the method further comprises the following steps:
Step 401, determining a target user adding a target application to an application group; and adding the target application program into the application program group when the access right of the target user with the application program group is determined according to the pre-established mapping relation.
In this embodiment, a mapping relationship is pre-established, where the mapping relationship is a correspondence relationship between different users and different application program groups. For example, a correspondence relationship between the user a and the application group X is established in advance, and a correspondence relationship between the user B and the application group Y is established. Or establishing a corresponding relation between the user A and the application program group X and a corresponding relation between the user A and the application program group Y. The embodiment of the invention does not limit the mapping relation in detail, and can be set according to actual conditions.
After receiving the target application program, the application program group and the adding operation sent by the terminal, the server determines a target user for implementing the adding operation. If the target user has a mapping relation with the application program group, determining that the target user has the access right of the application program group, and if the target user does not have the mapping relation with the application program group, determining that the target user does not have the access right of the application program group.
For example, if the user a has a mapping relationship with the application program group X, the user a may access the application program group X; the user a has a mapping relationship with the application group X and the application group Y, and can access both the application group X and the application group Y.
And adding the target application program into the application program group after determining that the target user has the access right of the application program group. For example, the target user a has access to the application group X, and the server adds the target application M to the application group X. Then, the application program group includes the application programs M, N, O and P.
In step 402, the target application program to be filled in with the user information is added to the pre-established application program group.
Step 403, searching target user information from a preset user information cloud database according to the item to be filled in the target application program; the user information cloud database stores user information which is common in different application programs.
And step 404, filling the searched target user information into the target application program.
Step 405, receiving a modification operation for first user information in a user information cloud database; and modifying the first user information according to the modification operation, and synchronizing the modified first user information to each application program in the application program group.
In this embodiment, the user information in the user information cloud database may be modified. Specifically, the terminal receives a modification operation of a user for first user information in a user information cloud database and sends the modification operation to the server; and after receiving the modification operation, the server correspondingly modifies the first user information in the user information cloud database. For example, the server modifies the role of user a in the user information cloud database from mid-level to high-level according to the modification operation. The embodiment of the invention does not limit the first user information in detail, and can be set according to actual conditions.
After the first user information is modified, the modified first user information is synchronized to each application in the application group. For example, after the job title of the user a is modified from the middle level to the high level, the first user information of the job title of the user a is synchronized into the application M, N, O, P in the application group X.
Step 406, receiving a modification operation of the second user information for any one application program in the application program group; and modifying the second user information according to the modification operation, and synchronizing the modified second user information to the user information cloud database.
In this embodiment, the user information of any one of the application programs in the application program group may be modified. Specifically, the terminal receives a modification operation of a user for second user information of any one application program in the application program group, and sends the modification operation to the server; and after receiving the modification operation, the server correspondingly modifies the second user information of the application program. For example, the server modifies the performance of user a from b to a in application M. The embodiment of the invention does not limit the second user information in detail, and can be set according to actual conditions.
After the second user information is modified, the modified second user information is synchronized to the user information cloud database. For example, second user information, which modifies the performance of user a from b to a, is synchronized from application M into the user information cloud database.
In one embodiment, the method further comprises: receiving a modification operation of service information of any one application program in the application program group; and modifying the service information according to the modification operation, and synchronizing the modified service information to the service information cloud database.
In the method for filling in the user information, determining a target user for adding the target application program to the application program group; when the access right of the target user with the application program group is determined according to the pre-established mapping relation, adding the target application program into the application program group; adding a target application program to be filled with user information into a pre-established application program group; searching target user information from a preset user information cloud database according to items to be filled in the target application program; filling the searched target user information into a target application program; receiving a modification operation aiming at first user information in a user information cloud database; modifying the first user information according to the modification operation, and synchronizing the modified first user information to each application program in the application program group; receiving a modification operation of second user information for any one application program in the application program group; and modifying the second user information according to the modification operation, and synchronizing the modified second user information to the user information cloud database. By the embodiment of the invention, the user information can be automatically filled, the filling time of the user information is saved, and filling errors are avoided; and the user information can be modified and shared among application programs, so that the reuse rate and the flow of the user information are improved.
It should be understood that, although the steps in the flowcharts of fig. 2-4 are shown in order as indicated by the arrows, these steps are not necessarily performed in order as indicated by the arrows. The steps are not strictly limited to the order of execution unless explicitly recited herein, and the steps may be executed in other orders. Moreover, at least some of the steps in fig. 2-4 may include multiple sub-steps or stages that are not necessarily performed at the same time, but may be performed at different times, nor does the order in which the sub-steps or stages are performed necessarily occur in sequence, but may be performed alternately or alternately with at least a portion of the other steps or sub-steps of other steps.
In one embodiment, as shown in fig. 5, there is provided a filling device of user information, including:
an application adding module 501, configured to add a target application to be filled with user information to a pre-established application group;
The target user information searching module 502 is configured to search target user information from a preset user information cloud database according to a to-be-filled item in the target application program; the user information cloud database stores general user information in different application programs;
And a filling module 503, configured to fill the searched target user information into the target application program.
In one embodiment, the apparatus further comprises:
The application program group establishing module is used for establishing an application program group; the application program group comprises a plurality of application programs;
The user information extraction module is used for extracting general user information from the information of each application program in the application program group; the user information comprises at least one of user identification, gender, age, post, performance and title;
and the user information storage module is used for storing the extracted user information into the user information cloud database.
In one embodiment, the user information extracting module is specifically configured to extract the user information from the information of the application program according to an association relationship between the information of the application program and the service of the application program or according to service logic of the application program.
In one embodiment, the apparatus further comprises:
the service information extraction module is used for extracting service information from the information of the application program according to the association relation between the information of the application program and the service of the application program or according to the service logic of the application program;
and the service information storage module is used for storing the service information into a preset service information cloud database.
In one embodiment, the apparatus further comprises:
The user information classification module is used for classifying the user information in the user information cloud database to obtain sub-user information corresponding to a plurality of information types; the information type comprises at least one of access frequency and importance degree;
and the sub-user information storage module is used for respectively storing the sub-user information according to the information type.
In one embodiment, the application adding module is specifically configured to determine a target user that adds a target application to the application group; when the access right of the target user with the application program group is determined according to the pre-established mapping relation, adding the target application program into the application program group; the mapping relation is the corresponding relation between different users and different application program groups.
In one embodiment, the apparatus further comprises:
a first modification operation receiving module for receiving a modification operation for first user information in the user information cloud database;
The first modification module is used for modifying the first user information according to the modification operation and synchronizing the modified first user information to each application program in the application program group.
In one embodiment, the apparatus further comprises:
a second modification operation receiving module, configured to receive a modification operation of second user information for any one application program in the application program group;
And the second modification module is used for modifying the second user information according to the modification operation and synchronizing the modified second user information into the user information cloud database.
The specific definition of the filling device for the user information may be referred to the definition of the filling method for the user information hereinabove, and will not be described herein. The respective modules in the above-described filling device for user information may be implemented in whole or in part by software, hardware, and a combination thereof. The above modules may be embedded in hardware or may be independent of a processor in the computer device, or may be stored in software in a memory in the computer device, so that the processor may call and execute operations corresponding to the above modules.
In one embodiment, a computer device is provided, which may be a server, the internal structure of which may be as shown in fig. 6. The computer device includes a processor, a memory, a network interface, and a database connected by a system bus. Wherein the processor of the computer device is configured to provide computing and control capabilities. The memory of the computer device includes a non-volatile storage medium and an internal memory. The non-volatile storage medium stores an operating system, computer programs, and a database. The internal memory provides an environment for the operation of the operating system and computer programs in the non-volatile storage media. The database of the computer device is used for storing filling data of user information. The network interface of the computer device is used for communicating with an external terminal through a network connection. The computer program is executed by a processor to implement a method of filling in user information.
It will be appreciated by those skilled in the art that the structure shown in FIG. 6 is merely a block diagram of some of the structures associated with the present inventive arrangements and is not limiting of the computer device to which the present inventive arrangements may be applied, and that a particular computer device may include more or fewer components than shown, or may combine some of the components, or have a different arrangement of components.
In one embodiment, a computer device is provided comprising a memory and a processor, the memory having stored therein a computer program, the processor when executing the computer program performing the steps of:
adding a target application program to be filled with user information into a pre-established application program group;
Searching target user information from a preset user information cloud database according to items to be filled in the target application program; the user information cloud database stores general user information in different application programs;
Filling the searched target user information into the target application program.
In one embodiment, the processor when executing the computer program further performs the steps of:
Establishing an application program group; the application program group comprises a plurality of application programs;
Extracting general user information from information of each application program in the application program group; the user information comprises at least one of user identification, gender, age, post, performance and title;
and storing the extracted user information into a user information cloud database.
In one embodiment, the processor when executing the computer program further performs the steps of:
And extracting the user information from the information of the application program according to the association relation between the information of the application program and the service of the application program or according to the service logic of the application program.
In one embodiment, the processor when executing the computer program further performs the steps of:
extracting service information from the information of the application program according to the association relation between the information of the application program and the service of the application program or according to the service logic of the application program;
And storing the service information into a preset service information cloud database.
In one embodiment, the processor when executing the computer program further performs the steps of:
Classifying the user information in the user information cloud database to obtain sub-user information corresponding to a plurality of information types; the information type comprises at least one of access frequency and importance degree;
and storing the sub-user information according to the information type.
In one embodiment, the processor when executing the computer program further performs the steps of:
determining a target user to add a target application to the application community;
When the access right of the target user with the application program group is determined according to the pre-established mapping relation, adding the target application program into the application program group; the mapping relation is the corresponding relation between different users and different application program groups.
In one embodiment, the processor when executing the computer program further performs the steps of:
Receiving a modification operation for first user information in a user information cloud database;
and modifying the first user information according to the modification operation, and synchronizing the modified first user information to each application program in the application program group.
In one embodiment, the processor when executing the computer program further performs the steps of:
Receiving a modification operation of second user information for any one application program in the application program group;
And modifying the second user information according to the modification operation, and synchronizing the modified second user information to the user information cloud database.
In one embodiment, a computer readable storage medium is provided having a computer program stored thereon, which when executed by a processor, performs the steps of:
adding a target application program to be filled with user information into a pre-established application program group;
Searching target user information from a preset user information cloud database according to items to be filled in the target application program; the user information cloud database stores general user information in different application programs;
Filling the searched target user information into the target application program.
In one embodiment, the computer program when executed by the processor further performs the steps of:
Establishing an application program group; the application program group comprises a plurality of application programs;
Extracting general user information from information of each application program in the application program group; the user information comprises at least one of user identification, gender, age, post, performance and title;
and storing the extracted user information into a user information cloud database.
In one embodiment, the computer program when executed by the processor further performs the steps of:
And extracting the user information from the information of the application program according to the association relation between the information of the application program and the service of the application program or according to the service logic of the application program.
In one embodiment, the computer program when executed by the processor further performs the steps of:
extracting service information from the information of the application program according to the association relation between the information of the application program and the service of the application program or according to the service logic of the application program;
And storing the service information into a preset service information cloud database.
In one embodiment, the computer program when executed by the processor further performs the steps of:
Classifying the user information in the user information cloud database to obtain sub-user information corresponding to a plurality of information types; the information type comprises at least one of access frequency and importance degree;
and storing the sub-user information according to the information type.
In one embodiment, the computer program when executed by the processor further performs the steps of:
determining a target user to add a target application to the application community;
When the access right of the target user with the application program group is determined according to the pre-established mapping relation, adding the target application program into the application program group; the mapping relation is the corresponding relation between different users and different application program groups.
In one embodiment, the computer program when executed by the processor further performs the steps of:
Receiving a modification operation for first user information in a user information cloud database;
and modifying the first user information according to the modification operation, and synchronizing the modified first user information to each application program in the application program group.
In one embodiment, the computer program when executed by the processor further performs the steps of:
Receiving a modification operation of second user information for any one application program in the application program group;
And modifying the second user information according to the modification operation, and synchronizing the modified second user information to the user information cloud database.
Those skilled in the art will appreciate that implementing all or part of the above described methods may be accomplished by way of a computer program stored on a non-transitory computer readable storage medium, which when executed, may comprise the steps of the embodiments of the methods described above. Any reference to memory, storage, database, or other medium used in embodiments provided herein may include non-volatile and/or volatile memory. The nonvolatile memory can include Read Only Memory (ROM), programmable ROM (PROM), electrically Programmable ROM (EPROM), electrically Erasable Programmable ROM (EEPROM), or flash memory. Volatile memory can include Random Access Memory (RAM) or external cache memory. By way of illustration and not limitation, RAM is available in a variety of forms such as Static RAM (SRAM), dynamic RAM (DRAM), synchronous DRAM (SDRAM), double Data Rate SDRAM (DDRSDRAM), enhanced SDRAM (ESDRAM), synchronous link (SYNCHLINK) DRAM (SLDRAM), memory bus (Rambus) direct RAM (RDRAM), direct memory bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM), among others.
The technical features of the above embodiments may be arbitrarily combined, and all possible combinations of the technical features in the above embodiments are not described for brevity of description, however, as long as there is no contradiction between the combinations of the technical features, they should be considered as the scope of the description.
The above examples illustrate only a few embodiments of the application, which are described in detail and are not to be construed as limiting the scope of the application. It should be noted that it will be apparent to those skilled in the art that several variations and modifications can be made without departing from the spirit of the application, which are all within the scope of the application. Accordingly, the scope of protection of the present application is to be determined by the appended claims.

Claims (9)

1. A method for filling in user information, the method comprising:
establishing an application program group; the application program group comprises a plurality of application programs;
Extracting general user information from information of each application program in the application program group; the user information comprises at least one of user identification, gender, age, post, performance and title;
Storing the extracted user information into a user information cloud database;
adding a target application program to be filled with user information into the application program group;
Searching target user information from the user information cloud database according to the item to be filled in the target application program;
Filling the searched target user information into the target application program;
the adding the target application program to be filled with the user information into the application program group comprises the following steps:
determining a target user to add the target application to the application community;
When the access right of the target user with the application program group is determined according to the pre-established mapping relation, adding the target application program into the application program group; the mapping relation is the corresponding relation between different users and different application program groups.
2. The method of claim 1, wherein extracting common user information from information of each application in the application group comprises:
And extracting the user information from the information of the application program according to the association relation between the information of the application program and the service of the application program or according to the service logic of the application program.
3. The method according to claim 2, wherein the method further comprises:
extracting service information from the information of the application program according to the association relation between the information of the application program and the service of the application program or according to the service logic of the application program;
and storing the service information into a preset service information cloud database.
4. The method according to claim 1, wherein the method further comprises:
classifying the user information in the user information cloud database to obtain sub-user information corresponding to a plurality of information types; the information type comprises at least one of access frequency and importance degree;
And storing the sub-user information respectively according to the information type.
5. The method according to claim 1, wherein the method further comprises:
receiving a modification operation for first user information in the user information cloud database;
And modifying the first user information according to the modification operation, and synchronizing the modified first user information to each application program in the application program group.
6. The method according to claim 1, wherein the method further comprises:
receiving a modification operation of second user information for any one application program in the application program group;
and modifying the second user information according to the modification operation, and synchronizing the modified second user information to the user information cloud database.
7. A device for filling in user information, the device comprising:
the application program group establishing module is used for establishing an application program group; the application program group comprises a plurality of application programs;
The user information extraction module is used for extracting general user information from the information of each application program in the application program group; the user information comprises at least one of user identification, gender, age, post, performance and title;
the user information storage module is used for storing the extracted user information into a user information cloud database;
An application program adding module for adding a target application program of user information to be filled into the application program group;
The target user information searching module is used for searching target user information from the user information cloud database according to the item to be filled in the target application program;
The filling module is used for filling the searched target user information into the target application program;
The application program adding module is specifically configured to determine a target user who adds the target application program to the application program group; when the access right of the target user with the application program group is determined according to the pre-established mapping relation, adding the target application program into the application program group; the mapping relation is the corresponding relation between different users and different application program groups.
8. A computer device comprising a memory and a processor, the memory storing a computer program, characterized in that the processor implements the steps of the method of any of claims 1 to 6 when the computer program is executed.
9. A computer readable storage medium, on which a computer program is stored, characterized in that the computer program, when being executed by a processor, implements the steps of the method of any of claims 1 to 6.
CN201911373610.5A 2019-12-27 2019-12-27 User information filling method, device, computer equipment and storage medium Active CN111209061B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911373610.5A CN111209061B (en) 2019-12-27 2019-12-27 User information filling method, device, computer equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911373610.5A CN111209061B (en) 2019-12-27 2019-12-27 User information filling method, device, computer equipment and storage medium

Publications (2)

Publication Number Publication Date
CN111209061A CN111209061A (en) 2020-05-29
CN111209061B true CN111209061B (en) 2024-04-30

Family

ID=70789415

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911373610.5A Active CN111209061B (en) 2019-12-27 2019-12-27 User information filling method, device, computer equipment and storage medium

Country Status (1)

Country Link
CN (1) CN111209061B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111752968B (en) * 2020-06-12 2021-11-23 支付宝(杭州)信息技术有限公司 Identity file processing method, device, equipment and storage medium
CN111783049A (en) * 2020-06-30 2020-10-16 北京海益同展信息科技有限公司 User information processing method and system based on block chain
TWI780514B (en) * 2020-11-13 2022-10-11 臺灣銀行股份有限公司 Private data authorization system and private data authorization method

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101051975A (en) * 2007-05-21 2007-10-10 王伟 Shared registration method for network account
CN102238213A (en) * 2010-04-29 2011-11-09 腾讯科技(深圳)有限公司 Internet application login method and system
CN109308350A (en) * 2018-09-26 2019-02-05 平安普惠企业管理有限公司 Format Auto Filling Forms method, apparatus, computer equipment and storage medium
CN110365684A (en) * 2019-07-17 2019-10-22 中国工商银行股份有限公司 Access control method, device and the electronic equipment of application cluster
CN110442774A (en) * 2019-07-12 2019-11-12 平安普惠企业管理有限公司 Information acquisition method and device

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3928574B2 (en) * 2003-03-26 2007-06-13 ソニー株式会社 Information processing apparatus, information processing method, program, and recording medium
US20140109176A1 (en) * 2012-10-15 2014-04-17 Citrix Systems, Inc. Configuring and providing profiles that manage execution of mobile applications

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101051975A (en) * 2007-05-21 2007-10-10 王伟 Shared registration method for network account
CN102238213A (en) * 2010-04-29 2011-11-09 腾讯科技(深圳)有限公司 Internet application login method and system
CN109308350A (en) * 2018-09-26 2019-02-05 平安普惠企业管理有限公司 Format Auto Filling Forms method, apparatus, computer equipment and storage medium
CN110442774A (en) * 2019-07-12 2019-11-12 平安普惠企业管理有限公司 Information acquisition method and device
CN110365684A (en) * 2019-07-17 2019-10-22 中国工商银行股份有限公司 Access control method, device and the electronic equipment of application cluster

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
DOA下数据注册方法的初步研究与实现;王梦佳;《中国优秀硕士学位论文全文数据库 信息科技辑》;I138-835 *
Matching user accounts across social networks based on username and display name;Yongjun Li 等;《World Wide Web》;20180426;第22卷;第1075–1097页 *
基于同无线局域网用户群的App个性化推荐模型;巢婉琼;《中国优秀硕士学位论文全文数据库 信息科技辑》;20190315;I136-195 *

Also Published As

Publication number Publication date
CN111209061A (en) 2020-05-29

Similar Documents

Publication Publication Date Title
CN110069449B (en) File processing method, device, computer equipment and storage medium
CN108573371B (en) Data approval method, device, computer equipment and storage medium
CN109408746B (en) Image information query method, image information query device, computer equipment and storage medium
CN108829781B (en) Client information query method, device, computer equipment and storage medium
CN111209061B (en) User information filling method, device, computer equipment and storage medium
CN109542961B (en) Data storage method, device, computer equipment and storage medium
US11442790B2 (en) Resource scheduling system, method and server for ensuring high availability of services
CN109558404B (en) Data storage method, device, computer equipment and storage medium
CN111177302B (en) Service bill processing method, device, computer equipment and storage medium
CN111191221B (en) Configuration method and device of authority resources and computer readable storage medium
CN105447046A (en) Distributed system data consistency processing method, device and system
CN108334625B (en) User information processing method and device, computer equipment and storage medium
CN107580032B (en) Data processing method, device and equipment
CN111708794B (en) Data comparison method and device based on big data platform and computer equipment
CN110795171B (en) Service data processing method, device, computer equipment and storage medium
CN109460252B (en) Configuration file processing method and device based on git and computer equipment
CN110109712A (en) Service Component loading method, device, computer equipment and storage medium
CN106776795B (en) Data writing method and device based on Hbase database
CN109902272A (en) Electronic form data processing method, device, computer equipment and storage medium
CN110659297A (en) Data processing method, data processing device, computer equipment and storage medium
CN106980618B (en) File storage method and system based on MongoDB distributed cluster architecture
CN108389124B (en) Data processing method, data processing device, computer equipment and storage medium
CN114327374A (en) Business process generation method and device and computer equipment
WO2021068524A1 (en) Image matching method and apparatus, computer device, and storage medium
CN113342579A (en) Data restoration method and device

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