CN115994270A - UID-based user information collection method, system, electronic equipment and medium - Google Patents

UID-based user information collection method, system, electronic equipment and medium Download PDF

Info

Publication number
CN115994270A
CN115994270A CN202310289917.7A CN202310289917A CN115994270A CN 115994270 A CN115994270 A CN 115994270A CN 202310289917 A CN202310289917 A CN 202310289917A CN 115994270 A CN115994270 A CN 115994270A
Authority
CN
China
Prior art keywords
user
user information
information
uid
service end
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
CN202310289917.7A
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.)
Accumulus Technologies Tianjin Co Ltd
Original Assignee
Accumulus Technologies Tianjin 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 Accumulus Technologies Tianjin Co Ltd filed Critical Accumulus Technologies Tianjin Co Ltd
Priority to CN202310289917.7A priority Critical patent/CN115994270A/en
Publication of CN115994270A publication Critical patent/CN115994270A/en
Pending legal-status Critical Current

Links

Images

Abstract

The invention provides a user information collection method, a system, electronic equipment and a medium based on UID, wherein the method comprises the following steps: when receiving a command of handling a service by a user, sending a request for inquiring the user information collection condition of the user to a server, wherein the request comprises the UID of the user; receiving a response of the user information collection condition sent by the server; when the response indicates that the user information is not collected, displaying an information collection page provided by the server on a user interface; when the response indicates that the user information is collected or the user information of the information collection page is collected, sending an instruction for inquiring the user information required by business handling to the server, wherein the instruction comprises the UID of the user; and executing business transaction according to the user information. According to the invention, the user information is inquired from the server side through the UID of the user, the service side does not need to collect and store the user information, and the service side does not need to intervene when the user information required by the service is changed, so that redundant work and extra manpower consumption are reduced.

Description

UID-based user information collection method, system, electronic equipment and medium
Technical Field
The embodiment of the invention relates to the technical field of information collection, in particular to a user information collection method, system, electronic equipment and medium based on UID.
Background
User identification (User Identification, UID) is a numerical value automatically generated by the system when the network platform registers, and after the user registers at the service end, the system can automatically distribute the UID of the user.
At present, the information of the user in the technical docking is generally collected locally by a service end and then is delivered to a technical docking provider for storage, and when the service end needs the information, the information is queried from the provider.
However, such information collection and storage methods have a certain problem, for the service end, the service end needs to collect information of the user information locally, and if the information demand of the user changes and changes, the service end needs to cooperate to collect and modify the user information again, so that redundant work of the service end is increased, and additional manpower is needed for processing.
Disclosure of Invention
The embodiment of the invention provides a user information collection method, a system, electronic equipment and a medium based on UID (user identification device), which are used for solving the problems of redundant work and extra labor caused by the fact that the service end is required to collect information locally and the service end is matched with the user information to collect and modify the user information again in the prior art.
In order to solve the technical problems, the invention is realized as follows:
in a first aspect, an embodiment of the present invention provides a user information collection method based on UID, which is applied to a service end, and includes:
after receiving an instruction of a user for handling a service, sending a request for inquiring the collection condition of user information of the user to a server, wherein the request comprises the UID of the user;
receiving a response which is sent by the server and comprises the collection condition of the user information of the user;
when the response indicates that the user information of the user is not collected, or the response indicates that the user information of the user is incomplete, or the response indicates that the user information of the user needs to be updated, displaying an information collection page provided by the server on a user interface, wherein the information collection page is used for collecting the user information input by the user on the user interface;
when the response indicates that the user information of the user is collected, or when the response indicates that the user information of the information collection page is collected, sending an instruction for inquiring the user information required by the user to transact business to the server, wherein the instruction comprises the UID of the user;
and executing the business transaction according to the user information required by the business transaction of the user, which is sent by the server.
Optionally, when the response indicates that the user information of the user has been collected, or when the response indicates that the user information of the information collection page has been collected, the method further includes:
and sending a request for transacting the service according to the user information to the server, wherein the request comprises the UID of the user.
Optionally, after the response indicates that the user information of the information collection page has been collected, the method further includes:
and popping a new page out of the user interface, wherein the page is used for carrying out next-step business, or,
and returning the user interface to a previous page of the information collection page provided by the service end.
In a second aspect, an embodiment of the present invention provides a user information collection method based on UID, which is applied to a server, and includes:
when a request for inquiring the collection condition of the user information of the user, which is sent by a service end, is received, wherein the request comprises the UID of the user, and the user information is inquired in a database according to the UID of the user;
sending the collection condition of the user information comprising the user to a service end;
if the user information of the user is not queried in the database, or the user information of the user in the database is incomplete, or the user information of the user in the database needs to be updated, an information collection page is sent to the service end, and the information collection page is used for collecting the user information input by the user in the user interface;
if the user information of the user is queried in the database, sending a response of the collected user information of the user to the service end;
when receiving an instruction that the user information sent by the user on the information collection page is completed, sending a response that the user information of the information collection page is completed to the service end;
when receiving an instruction which is sent by the service end and is used for inquiring user information required by the user to transact the service, the instruction comprises the UID of the user, and the user information required by the user to transact the service is searched in the database according to the UID of the user;
and sending the user information required by the user to transact business to the business end.
Optionally, after receiving the instruction that the user has completed filling in the user information sent by the information collection page, the method further includes:
when receiving a request sent by the service end for handling the service according to the user information, wherein the request comprises the UID of the user, and searching the user information required by the user for handling the service in the database according to the UID of the user;
and executing the business transaction according to the user information required by the user to transact business.
Optionally, after receiving the instruction that the user has completed filling in the user information sent by the information collection page, the method further includes:
checking whether user information filled in the information collection page by the user is complete or not;
and if the user information filled in the information collection page by the user is not complete, prompting the user to refill in the information collection page, or supplementing unfilled information until the user information is completely filled in.
Optionally, the method further comprises:
and storing the user information filled in the information collection page by the user in the database.
In a third aspect, an embodiment of the present invention provides a user information collection system based on UID, which is applied to a service end, and includes:
the system comprises a first request module, a second request module and a service end, wherein the first request module is used for sending a request for inquiring the collection condition of user information of a user to the service end after receiving a command of handling the service by the user, and the request comprises the UID of the user;
the first receiving module is used for receiving a response which is sent by the server and comprises the collection condition of the user information of the user;
the second receiving module is used for displaying an information collection page provided by the server on a user interface when the response indicates that the user information of the user is not collected, or the response indicates that the user information of the user is incomplete, or the response indicates that the user information of the user needs to be updated, and the information collection page is used for collecting the user information input by the user on the user interface;
the second request module is used for sending an instruction for inquiring the user information required by the user to transact business to the server when the response indicates that the user information of the user is collected or when the response indicates that the user information of the information collection page is collected, wherein the instruction comprises the UID of the user;
and the first processing module is used for executing the business transaction according to the user information required by the business transaction of the user sent by the server.
In a fourth aspect, an embodiment of the present invention provides a user information collection system based on UID, which is applied to a server, and includes:
the first response module is used for inquiring the user information in the database according to the UID of the user when receiving a request which is sent by the service end and used for inquiring the collection condition of the user information of the user, wherein the request comprises the UID of the user;
the first sending module is used for sending the collection condition of the user information comprising the user to a service end;
the second sending module is configured to send an information collection page to the service end if no user information of the user is queried in the database, or if the user information of the user in the database is incomplete, or if the user information of the user in the database needs to be updated, where the information collection page is used to collect the user information input by the user at the user interface;
the third sending module is used for sending a response of the collected user information of the user to the service end if the user information of the user is queried in the database;
the second response module is used for sending a response that the user information of the information collection page is collected to the service end when receiving an instruction that the user information sent by the user on the information collection page is completed;
the first query module is used for searching the user information required by the user to transact the service in the database according to the UID of the user when receiving the instruction which is sent by the service end and is used for querying the user information required by the user to transact the service;
and the second processing module is used for sending the user information required by the user for handling the service to the service end.
In a fifth aspect, an embodiment of the present invention provides an electronic device, including: a processor, a memory, and a program stored on the memory and executable on the processor, which when executed by the processor, performs the steps of the UID-based user information collection method of the first aspect described above; alternatively, the program when executed by the processor implements the steps of the UID-based user information collection method of the second aspect.
In a sixth aspect, an embodiment of the present invention provides a computer readable storage medium, on which a computer program is stored, the computer program implementing the steps of the UID-based user information collection method according to the first aspect, when the computer program is executed by a processor; alternatively, the computer program when executed by a processor implements the steps of the UID-based user information collection method as described in the second aspect.
In the embodiment of the invention, a service end inquires the information collection condition of a user from a service end by using a request containing a user UID, and when receiving the user information of a user which is not collected, or the user information is incomplete, or the response indication that the user information needs to be updated, an information collection page provided by the service end is displayed on a user interface; the service end does not need to collect and store user information, and when the user information required by business handling is changed, the service end does not need to coordinate with modification, and the service end collects the changed information, so that the service pressure of the service end can be effectively reduced; after the collected user information or the user information of the information collection page is received, the user information required by the service is queried to the server to execute business handling, and the service end does not need to intervene in the process of collecting, storing and changing the user information, so that the redundant work and the extra labor consumption of the service end are reduced.
Drawings
Various other advantages and benefits will become apparent to those of ordinary skill in the art upon reading the following detailed description of the preferred embodiments. The drawings are only for purposes of illustrating the preferred embodiments and are not to be construed as limiting the invention. Also, like reference numerals are used to designate like parts throughout the figures. In the drawings:
fig. 1 is a flowchart of a user information collection method based on UID according to an embodiment of the present invention;
fig. 2 is a flowchart of another UID-based user information collection method provided by an embodiment of the present invention;
fig. 3 is a flowchart of a whole process of UID-based user information collection provided by an embodiment of the present invention;
fig. 4 is a schematic structural diagram of a UID-based user information collection system according to an embodiment of the present invention;
fig. 5 is a schematic structural diagram of another UID-based user information collection system according to an embodiment of the present invention;
fig. 6 is a schematic structural diagram of an electronic device according to an embodiment of the present invention.
Detailed Description
The following description of the embodiments of the present invention will be made clearly and fully with reference to the accompanying drawings, in which it is evident that the embodiments described are some, but not all embodiments of the invention. All other embodiments, which can be made by those skilled in the art based on the embodiments of the invention without making any inventive effort, are intended to be within the scope of the invention.
Referring to fig. 1, an embodiment of the present invention provides a user information collection method based on UID, including:
step 11: after receiving an instruction of a user for handling a service, sending a request for inquiring the collection condition of user information of the user to a server, wherein the request comprises the UID of the user;
the user information is user information required by the business party to transact related business, such as name, gender, mobile phone number, bank card number, identity card number and the like required by transacting the present business.
Step 12: receiving a response which is sent by the server and comprises the collection condition of the user information of the user;
step 13: when the response indicates that the user information of the user is not collected, or the response indicates that the user information of the user is incomplete, or the response indicates that the user information of the user needs to be updated, displaying an information collection page provided by the server on a user interface, wherein the information collection page is used for collecting the user information input by the user on the user interface;
the information collection page is an HTML5 page, called an H5 page for short, the H5 information collection page can be embedded into the APP or the applet, and the service end can configure the theme, the color and the like of the information collection page according to requirements and favorites.
Further, before the user interface displays the information collection page provided by the server, the user interface prompts the user to input user information in the information collection page, or the user interface displays the collection condition of the user information, so as to remind the user whether the user information is collected or whether the user information is completely collected.
The user information may be user information required for handling only the current service, or may include user information required for handling the current service and user information possibly required for other subsequent services.
Step 14: when the response indicates that the user information of the user is collected, or when the response indicates that the user information of the information collection page is collected, sending an instruction for inquiring the user information required by the user to transact business to the server, wherein the instruction comprises the UID of the user;
step 15: and executing the business transaction according to the user information required by the business transaction of the user, which is sent by the server.
In the embodiment of the invention, a service end inquires the information collection condition of a user from a service end by using a request containing a user UID, and when receiving the user information of a user which is not collected, or the user information is incomplete, or the response indication that the user information needs to be updated, an information collection page provided by the service end is displayed on a user interface; the service end does not need to collect and store user information, and when the user information required by business handling is changed, the service end does not need to coordinate with modification, and the service end collects the changed information, so that the service pressure of the service end can be effectively reduced; after the collected user information or the user information of the information collection page is received, the user information required by the service is queried to the server to execute business handling, and the service end does not need to intervene in the process of collecting, storing and changing the user information, so that the redundant work and the extra labor consumption of the service end are reduced.
In this embodiment of the present invention, optionally, when the response indicates that the user information of the user has been collected, or when the response indicates that the user information of the information collection page has been collected, the method further includes:
and handling the request of the service to the server according to the user information, wherein the request comprises the UID of the user.
Furthermore, the service end can further reduce the service pressure of the service end by sending a request for handling the service according to the user information of the user.
In this embodiment of the present invention, optionally, after the response indicates that the user information of the information collection page has been collected, the method further includes:
and popping a new page out of the user interface, wherein the page is used for carrying out next-step business, or,
and returning the user interface to a previous page of the information collection page provided by the service end.
The new page may be provided by the server or the service.
Referring to fig. 3, for example, at a service end, a user opens an app or applet at the service end, initiates a service request to the service end, and before the service is handled, the service end performs a check on the information collection condition of the user, that is, sends a request with the UID to a service end to check whether the information of the user is collected, when a response sent by the service end is received, the response indicates that the information of the user is not collected, or the response indicates that the information of the user is incomplete, or the response indicates that the information of the user needs to be updated, an H5 information collection page provided by the service end is displayed on a page of the user, and during this process, the service end does not know the information content collected by the service end, that is, the service end does not participate in the information collection and preservation process. After receiving the response that the information sent by the server has been collected, the method further sends an instruction for inquiring the user information required by the user for transacting the service to the server, and after receiving the user information, such as name, telephone and bank card number, related to the service, which is sent by the server and is encrypted by encapsulation, transacting the service to the user.
Referring to fig. 2, an embodiment of the present invention provides a user information collection method based on UID, which is applied to a server, and includes:
step 21: when a request for inquiring the collection condition of the user information of the user, which is sent by a service end, is received, wherein the request comprises the UID of the user, and the user information is inquired in a database according to the UID of the user;
wherein the database may be a mysql database.
Step 22: sending the collection condition of the user information comprising the user to a service end;
step 23: if the user information of the user is not queried in the database, or the user information of the user in the database is incomplete, or the user information of the user in the database needs to be updated, an information collection page is sent to the service end, and the information collection page is used for collecting the user information input by the user in the user interface;
the user information can be set by the field requirement by the server, and the user UID of the user is supported to be used by the butt joint party to acquire the dynamic information collection H5 page, namely, after the user information required by the service is changed, the corresponding H5 page can be returned according to different field requirements.
Step 24: if the user information of the user is queried in the database, sending a response of the collected user information of the user to the service end;
step 25: when receiving an instruction that the user information sent by the user on the information collection page is completed, sending a response that the user information of the information collection page is completed to the service end;
step 26: when receiving an instruction which is sent by the service end and is used for inquiring user information required by the user to transact the service, the instruction comprises the UID of the user, and the user information required by the user to transact the service is searched in the database according to the UID of the user;
step 27: and sending the user information required by the user to transact business to the business end.
In the embodiment of the invention, after receiving a request of a service end for inquiring the collection condition of user information corresponding to a user, inquiring in a database according to a user UID in the request, and then sending the collection condition to the service end; if the user information is not inquired in the database, namely the user information of the current user is not collected, or the user information is incomplete, or the user information needs to be updated, and the like, an information collection page is sent to the service end, the service end performs the collection work of the user information, and if the user information of the current user is collected or the collection of the user information is completed through the information collection page, a corresponding response is sent to the service end; when a request of inquiring and handling the user information of the current user by the service end is received, the corresponding user information is sent to the service end, and as one user corresponds to one UID, the UID is used as a basis in the process of inquiring and sending the information, so that the uniqueness can be ensured during the searching, and the accuracy is ensured.
In an embodiment of the present invention, optionally, after receiving an instruction that the user has completed filling in the user information sent by the information collection page, the method further includes:
when receiving a request sent by the service end for handling the service according to the user information, wherein the request comprises the UID of the user, and searching the user information required by the user for handling the service in the database according to the UID of the user;
and executing the business transaction according to the user information required by the user to transact business.
Furthermore, the service end can not only collect and store the user information, but also further develop and conduct business handling work, in which case, the service end only needs to include the UID of the user and the information of the business requirement in the sending request, and does not need to pay attention to the specific content of the user information needed by handling the current business, and the service end performs business encapsulation handling.
In an embodiment of the present invention, optionally, after receiving an instruction that the user has completed filling in the user information sent by the information collection page, the method further includes:
checking whether user information filled in the information collection page by the user is complete or not;
and if the user information filled in the information collection page by the user is not complete, prompting the user to refill in the information collection page, or supplementing unfilled information until the user information is completely filled in.
And judging the collection condition of the user information of the information collection page through callback notification after the user operation is completed.
In an embodiment of the present invention, optionally, the method further includes:
and storing the user information filled in the information collection page by the user in the database.
Furthermore, in order to ensure the information security in the information transmission process, the authentication service is docked by a construction technology, when the service end needs to inquire the user information collection condition of the user or inquire the user information, the interface authentication needs to be carried out by a docking key, on one hand, the service end can encrypt the data and then send a request, and the service end uses the key to decrypt; on the other hand, when the server returns information, encryption processing can be performed, and the service side uses the secret key to decrypt so as to ensure information security. And when the information collection page collects information, the user interface Token authentication is supported, so that the data security is further ensured.
Of course, the information collection page also supports configuration user awareness, i.e., the user needs to know which server the information provided by the H5 page is collected.
In order to ensure smooth operation of the service end and the service end, the service interface also supports health examination, and the service end can also carry out interface flow limiting on service end inquiry and transmission service, so as to avoid congestion caused by overlarge interface flow.
In the embodiment of the invention, the server side can provide the dynamic embeddable H5 page, the H5 page supports the custom jump, the development of the H5 page is not limited to development languages, for example, a golang language and the like can be used in a linux system, the development and maintenance are more convenient, the information collection, inquiry and transfer docking are carried out based on the UID of the user, the development and maintenance cost in the process can be saved, the development docking with the service side is not needed after the information demand is changed, the service side is only needed to interact with the user from the information as a medium, the development workload of the service side is effectively reduced, and the information is not perceptively upgraded.
Referring to fig. 4, the present invention further provides a user information collecting system 40 based on UID, including:
a first request module 41, configured to send a request for querying a collection situation of user information of a user to a server after receiving an instruction for handling a service by the user, where the request includes a UID of the user;
a first receiving module 42, configured to receive a response including a collection condition of user information of the user sent by the server;
a second receiving module 43, configured to display, on a user interface, an information collection page provided by the server, where the information collection page is used to collect user information input by a user on the user interface, where the response indicates that user information of the user is not collected, or the response indicates that the user information of the user is incomplete, or the response indicates that the user information of the user needs to be updated;
a second request module 44, configured to send, to the server, an instruction for querying user information required by the user to transact business when the response indicates that user information of the user has been collected, or when the response indicates that user information of the information collection page has been collected, where the instruction includes a UID of the user;
the first processing module 45 is configured to execute the transaction of the service according to the user information required by the user to transact the service sent by the server.
Optionally, the second request module 44 further includes:
and the second request first sub-module is used for sending a request for transacting the service according to the user information to the server, wherein the request comprises the UID of the user.
Optionally, the second request module 44 further includes:
a second request second sub-module, configured to pop up a new page in the user interface, where the page is used for performing a next service, or,
and returning the user interface to a previous page of the information collection page provided by the service end.
Referring to fig. 5, the present invention further provides a user information collection system 50 based on UID, including:
the first response module 51 is configured to, when receiving a request sent by a service end for querying a collection situation of user information of the user, where the request includes a UID of the user, query the user information in a database according to the UID of the user;
a first sending module 52, configured to send a collection situation including user information of the user to a service end;
a second sending module 53, configured to send an information collection page to the service end if no user information of the user is queried in the database, or if the user information of the user in the database is incomplete, or if the user information of the user in the database needs to be updated, where the information collection page is used to collect user information input by the user at the user interface;
a third sending module 54, configured to send, to the service end, a response to which the user information of the user has been collected, if the user information of the user is queried in the database;
the second response module 55 is configured to send a response to the service end that the user information of the information collection page has been collected when receiving an instruction that the user information sent by the user on the information collection page has been completed;
the first query module 56 is configured to, when receiving an instruction sent by the service end to query user information required by the user to transact a service, where the instruction includes a UID of the user, search, in the database, user information required by the user to transact the service according to the UID of the user;
and the second processing module 57 is configured to send user information required by the user for transacting business to the business end.
Optionally, the second answering module 55 further includes:
the second response first sub-module is used for receiving a request sent by the service end for transacting the service according to the user information, wherein the request comprises the UID of the user, and searching the user information required by transacting the service for the user in the database according to the UID of the user;
and executing the business transaction according to the user information required by the user to transact business.
Optionally, the second answering module 55 further includes:
the second response second sub-module is used for checking whether the user information filled in by the user on the information collection page is complete or not;
and if the user information filled in the information collection page by the user is not complete, prompting the user to refill in the information collection page, or supplementing unfilled information until the user information is completely filled in.
Optionally, the UID-based user information collection system 50 further includes:
and the data module is used for storing the user information filled in the information collection page by the user in the database.
The user information collection system based on UID provided by the embodiment of the invention can realize each process realized by the method embodiments of fig. 1 to 5 and achieve the same technical effect, and in order to avoid repetition, the description is omitted here.
An embodiment of the present invention provides an electronic device 60, referring to fig. 6, and fig. 6 is a schematic block diagram of the electronic device 60 according to an embodiment of the present invention, including a processor 61, a memory 62, and a program or an instruction stored in the memory 62 and executable on the processor 61, where the program or the instruction implements steps in any UID-based user information collection method according to the present invention when executed by the processor.
The embodiment of the invention provides a readable storage medium, on which a program or an instruction is stored, which when executed by a processor, implements each process of the embodiment of the UID-based user information collection method according to any one of the above, and can achieve the same technical effects, and in order to avoid repetition, a detailed description is omitted herein.
Computer-readable media include both permanent and non-permanent, removable and non-removable media, and information storage may be implemented by any method or technology. The information may be computer readable instructions, data structures, modules of a program, or other data. Examples of storage media for a computer include, but are not limited to, phase change memory (PRAM), static Random Access Memory (SRAM), dynamic Random Access Memory (DRAM), other types of Random Access Memory (RAM), read Only Memory (ROM), electrically Erasable Programmable Read Only Memory (EEPROM), flash memory or other memory technology, compact disc read only memory (CD-ROM), digital Versatile Discs (DVD) or other optical storage, magnetic cassettes, magnetic tape magnetic disk storage or other magnetic storage devices, or any other non-transmission medium, which can be used to store information that can be accessed by a computing device. Computer-readable media, as defined herein, does not include transitory computer-readable media (transmission media), such as modulated data signals and carrier waves.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising one … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
The foregoing embodiment numbers of the present invention are merely for the purpose of description, and do not represent the advantages or disadvantages of the embodiments.
From the above description of the embodiments, it will be clear to those skilled in the art that the above-described embodiment method may be implemented by means of software plus a necessary general hardware platform, but of course may also be implemented by means of hardware, but in many cases the former is a preferred embodiment. Based on such understanding, the technical solution of the present application may be embodied essentially or in a part contributing to the prior art in the form of a software product stored in a storage medium (such as ROM/RAM, magnetic disk, optical disk), comprising several instructions for causing a service classification device (which may be a mobile phone, a computer, a server, an air conditioner, or a network device, etc.) to perform the method described in the embodiments of the present application.
The foregoing is merely a preferred embodiment of the present application and it should be noted that modifications and adaptations to those skilled in the art may be made without departing from the principles of the present application and are intended to be comprehended within the scope of the present application.

Claims (11)

1. The UID-based user information collection method is applied to a service end and is characterized by comprising the following steps:
after receiving an instruction of a user for handling a service, sending a request for inquiring the collection condition of user information of the user to a server, wherein the request comprises the UID of the user;
receiving a response which is sent by the server and comprises the collection condition of the user information of the user;
when the response indicates that the user information of the user is not collected, or the response indicates that the user information of the user is incomplete, or the response indicates that the user information of the user needs to be updated, displaying an information collection page provided by the server on a user interface, wherein the information collection page is used for collecting the user information input by the user on the user interface;
when the response indicates that the user information of the user is collected, or when the response indicates that the user information of the information collection page is collected, sending an instruction for inquiring the user information required by the user to transact business to the server, wherein the instruction comprises the UID of the user;
and executing the business transaction according to the user information required by the business transaction of the user, which is sent by the server.
2. The method of claim 1, wherein the step of, when the response indicates that the user information of the user has been collected, or when the response indicates that the user information of the information collection page has been collected further comprises:
and sending a request for transacting the service according to the user information to the server, wherein the request comprises the UID of the user.
3. The method of claim 1, wherein after the response indicates that the user information of the information collection page has been collected, further comprising:
and popping a new page out of the user interface, wherein the page is used for carrying out next-step business, or,
and returning the user interface to a previous page of the information collection page provided by the service end.
4. The user information collection method based on UID is applied to a server and is characterized by comprising the following steps:
when a request for inquiring the collection condition of the user information of the user, which is sent by a service end, is received, wherein the request comprises the UID of the user, and the user information is inquired in a database according to the UID of the user;
sending the collection condition of the user information comprising the user to a service end;
if the user information of the user is not queried in the database, or the user information of the user in the database is incomplete, or the user information of the user in the database needs to be updated, an information collection page is sent to the service end, and the information collection page is used for collecting the user information input by the user in a user interface;
if the user information of the user is queried in the database, sending a response of the collected user information of the user to the service end;
when receiving an instruction that the user information sent by the user on the information collection page is completed, sending a response that the user information of the information collection page is completed to the service end;
when receiving an instruction which is sent by the service end and is used for inquiring user information required by the user to transact the service, the instruction comprises the UID of the user, and the user information required by the user to transact the service is searched in the database according to the UID of the user;
and sending the user information required by the user to transact business to the business end.
5. The method of claim 4, wherein the receiving the user after the user information sent by the information collection page has been completed further comprises:
when receiving a request sent by the service end for handling the service according to the user information, wherein the request comprises the UID of the user, and searching the user information required by the user for handling the service in the database according to the UID of the user;
and executing the business transaction according to the user information required by the user to transact business.
6. The method of claim 4, wherein the receiving the user after the user information sent by the information collection page has been completed further comprises:
checking whether user information filled in the information collection page by the user is complete or not;
and if the user information filled in the information collection page by the user is not complete, prompting the user to refill in the information collection page, or supplementing unfilled information until the user information is completely filled in.
7. The method according to claim 4 or 6, further comprising:
and storing the user information filled in the information collection page by the user in the database.
8. A UID-based user information collection system, applied to a business end, comprising:
the system comprises a first request module, a second request module and a service end, wherein the first request module is used for sending a request for inquiring the collection condition of user information of a user to the service end after receiving a command of handling the service by the user, and the request comprises the UID of the user;
the first receiving module is used for receiving a response which is sent by the server and comprises the collection condition of the user information of the user;
the second receiving module is used for displaying an information collection page provided by the server on a user interface when the response indicates that the user information of the user is not collected, or the response indicates that the user information of the user is incomplete, or the response indicates that the user information of the user needs to be updated, and the information collection page is used for collecting the user information input by the user on the user interface;
the second request module is used for sending an instruction for inquiring the user information required by the user to transact business to the server when the response indicates that the user information of the user is collected or when the response indicates that the user information of the information collection page is collected, wherein the instruction comprises the UID of the user;
and the first processing module is used for executing the business transaction according to the user information required by the business transaction of the user sent by the server.
9. A UID-based user information collection system, applied to a server, comprising:
the first response module is used for inquiring the user information in the database according to the UID of the user when receiving a request which is sent by the service end and used for inquiring the collection condition of the user information of the user, wherein the request comprises the UID of the user;
the first sending module is used for sending the collection condition of the user information comprising the user to a service end;
the second sending module is configured to send an information collection page to the service end if no user information of the user is queried in the database, or if the user information of the user in the database is incomplete, or if the user information of the user in the database needs to be updated, where the information collection page is used to collect the user information input by the user at the user interface;
the third sending module is used for sending a response of the collected user information of the user to the service end if the user information of the user is queried in the database;
the second response module is used for sending a response that the user information of the information collection page is collected to the service end when receiving an instruction that the user information sent by the user on the information collection page is completed;
the first query module is used for searching the user information required by the user to transact the service in the database according to the UID of the user when receiving the instruction which is sent by the service end and is used for querying the user information required by the user to transact the service;
and the second processing module is used for sending the user information required by the user for handling the service to the service end.
10. An electronic device, comprising; a processor, a memory and a program stored on the memory and executable on the processor, which when executed by the processor, implements the steps of the UID-based user information collection method of any one of claims 1 to 3; alternatively, the program when executed by the processor implements the steps of a UID-based user information collection method according to any one of claims 4 to 7.
11. A computer-readable storage medium, having stored thereon a computer program which, when executed by a processor, implements the steps of the UID-based user information collection method of any one of claims 1 to 3; or the computer program when executed by a processor implements the steps of the UID-based user information collection method of any one of claims 4 to 7.
CN202310289917.7A 2023-03-23 2023-03-23 UID-based user information collection method, system, electronic equipment and medium Pending CN115994270A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310289917.7A CN115994270A (en) 2023-03-23 2023-03-23 UID-based user information collection method, system, electronic equipment and medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310289917.7A CN115994270A (en) 2023-03-23 2023-03-23 UID-based user information collection method, system, electronic equipment and medium

Publications (1)

Publication Number Publication Date
CN115994270A true CN115994270A (en) 2023-04-21

Family

ID=85993852

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310289917.7A Pending CN115994270A (en) 2023-03-23 2023-03-23 UID-based user information collection method, system, electronic equipment and medium

Country Status (1)

Country Link
CN (1) CN115994270A (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101346710A (en) * 2005-10-21 2009-01-14 费瓦科技有限公司 Systems and methods of network operation and information processing, including data acquisition, processing and provision and/or interoperability features
CN108319483A (en) * 2018-01-30 2018-07-24 腾讯科技(深圳)有限公司 Web page processing method, device, terminal and storage medium
CN111913693A (en) * 2020-07-30 2020-11-10 北京数立得科技有限公司 Method and system for determining subclass template of service interface
CN112088373A (en) * 2018-06-25 2020-12-15 甲骨文国际公司 Declarative third party identity provider integration for multi-tenant identity cloud services
CN114239061A (en) * 2021-12-14 2022-03-25 中国平安财产保险股份有限公司 Personal information protection method, personal information protection device, computer equipment and storage medium

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101346710A (en) * 2005-10-21 2009-01-14 费瓦科技有限公司 Systems and methods of network operation and information processing, including data acquisition, processing and provision and/or interoperability features
CN108319483A (en) * 2018-01-30 2018-07-24 腾讯科技(深圳)有限公司 Web page processing method, device, terminal and storage medium
CN112088373A (en) * 2018-06-25 2020-12-15 甲骨文国际公司 Declarative third party identity provider integration for multi-tenant identity cloud services
CN111913693A (en) * 2020-07-30 2020-11-10 北京数立得科技有限公司 Method and system for determining subclass template of service interface
CN114239061A (en) * 2021-12-14 2022-03-25 中国平安财产保险股份有限公司 Personal information protection method, personal information protection device, computer equipment and storage medium

Similar Documents

Publication Publication Date Title
JP6686165B2 (en) Service execution method and device
CN109801051B (en) Resource transfer method, system, server and computer readable storage medium
CN111274045B (en) Multi-platform docking method and device, computer equipment and readable storage medium
CN109298926B (en) Method and device for entering resource transfer party into resource transfer platform and electronic equipment
CN104715389A (en) Information processing method, device and system
CN110007916B (en) Interface rendering method and device of business system and server
CN114022257A (en) Order processing system, method and device, storage medium and electronic equipment
CN108897729B (en) Transaction template sharing method and device, electronic equipment and storage medium
CN111562893A (en) Reprinting method and device
CN113435862B (en) Bill processing method and device based on mailbox
CN113221036A (en) Method and device for processing electronic bill mail
CN110942567A (en) Self-service equipment data processing method, device and system
US20140074914A1 (en) Data Processing Method and System
CN115994270A (en) UID-based user information collection method, system, electronic equipment and medium
CN116362650A (en) Material processing method and device, electronic equipment and computer readable medium
CN111209028B (en) Data processing method and device, electronic equipment and storage medium
CN113076482A (en) Business information pushing method, device, system, computer equipment and storage medium
CN111814014B (en) Information interaction method, device and storage medium
CN109462868B (en) Method and equipment for inquiring target information by wireless access point
CN111523872A (en) Transaction processing method and device, mobile terminal and computer readable storage medium
CN105743937B (en) Method for displaying access content and server
CN111383025B (en) Method and device for forwarding wind control data and electronic equipment
CN113852538A (en) Service promotion processing method and system based on instant chat tool
CN113706727A (en) Movie ticket taking and checking method and system
CN115660744A (en) Rights and interests distribution method, equipment and product

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
RJ01 Rejection of invention patent application after publication

Application publication date: 20230421

RJ01 Rejection of invention patent application after publication