CN109597640B - Account management method, device, equipment and medium for application program - Google Patents

Account management method, device, equipment and medium for application program Download PDF

Info

Publication number
CN109597640B
CN109597640B CN201810846824.9A CN201810846824A CN109597640B CN 109597640 B CN109597640 B CN 109597640B CN 201810846824 A CN201810846824 A CN 201810846824A CN 109597640 B CN109597640 B CN 109597640B
Authority
CN
China
Prior art keywords
account
application
service data
virtual account
virtual
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
CN201810846824.9A
Other languages
Chinese (zh)
Other versions
CN109597640A (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.)
Beijing ByteDance Network Technology Co Ltd
Original Assignee
Beijing ByteDance Network Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing ByteDance Network Technology Co Ltd filed Critical Beijing ByteDance Network Technology Co Ltd
Priority to CN201810846824.9A priority Critical patent/CN109597640B/en
Publication of CN109597640A publication Critical patent/CN109597640A/en
Priority to PCT/CN2019/097422 priority patent/WO2020020202A1/en
Application granted granted Critical
Publication of CN109597640B publication Critical patent/CN109597640B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management

Abstract

The embodiment of the disclosure discloses an account management method, device, equipment and medium of an application program. Wherein, the method comprises the following steps: a first application terminal receives an account operation request; the first application terminal queries a second application account in the account operation request, and whether a related virtual account exists in the first application terminal or not; and if the associated virtual account exists, processing the service data of the virtual account. According to the embodiment of the disclosure, when business data is shared among different application programs, the account of the application program is managed, service is provided according to the data sharing historical behavior of the user, and user experience is improved.

Description

Account management method, device, equipment and medium for application program
Technical Field
The embodiment of the disclosure relates to the internet data processing technology, and in particular, to an account management method, device, equipment and medium for an application program.
Background
With the development of the internet and intelligent terminals, various Applications (APP) are increased, and when an application is newly launched, especially an application mainly based on social contact, the use experience of the application is poor due to the fact that the number of users is small and the shared information of the users is small, so that people are less prone to gathering and vicious circle.
And the sharing between the user data and the service data of the application program is difficult to realize due to the limitation of the respective user management rules and privacy requirements of the application program.
Disclosure of Invention
The embodiment of the disclosure provides an account management method, device, equipment and medium of an application program, so as to realize sharing of service data among different application programs.
In a first aspect, an embodiment of the present disclosure provides an account management method for an application program, including:
a first application terminal receives an account operation request;
the first application terminal queries a second application account in the account operation request, and whether a related virtual account exists in the first application terminal or not;
and if the associated virtual account exists, processing the service data of the virtual account.
In the foregoing scheme, optionally, the account operation request is an authorized login request for logging in the first application terminal based on the second application account, and if there is a related virtual account, processing the service data of the virtual account includes:
and if the associated virtual account exists, changing the virtual account into a conventional account of the first application terminal.
In the foregoing scheme, optionally, the account operation request is an account binding request for binding a first application account and a second application account, and if there is a related virtual account, processing service data of the virtual account includes:
and if the associated virtual account exists, the first application terminal binds the virtual account with the first application account and migrates the service data of the virtual account to the service data space of the first application account.
In the foregoing scheme, optionally, the account operation request is an account unbinding request for unbinding the first application account and the second application account, and if there is a related virtual account, processing the service data of the virtual account includes:
if the associated virtual account exists, the first application performs release function disabling processing on the service data of the virtual account, or deletes the virtual account and the corresponding service data thereof.
In the foregoing scheme, optionally, the account operation request is an account binding replacement request for binding and replacing a first application account and two second application accounts, and if there is a related virtual account, processing service data of the virtual account includes:
and if the associated virtual account exists, the first application terminal adjusts the binding relationship between the virtual accounts corresponding to the two second application accounts and the first application account, migrates the service data of the adjusted bound virtual account to the service data space of the first application account, and performs release function forbidding processing on the service data of the virtual account corresponding to the unbound second application account or deletes the virtual account and the corresponding service data.
In the foregoing scheme, optionally, the service data includes at least one of the following: the system comprises characters, pictures, audio or video, user portrait and user behavior data, wherein the characters, pictures, audio or video are issued by a user at a first application end or a second application end.
In a second aspect, an embodiment of the present disclosure provides an account management apparatus for an application program, configured at a first application end, including:
the request receiving module is used for receiving an account number operation request;
the account query module is used for querying a second application account in the account operation request and whether a related virtual account exists in the first application terminal;
and the data processing module is used for processing the service data of the virtual account if the associated virtual account exists.
In the foregoing solution, optionally, the account operation request is an authorized login request for logging in the first application terminal based on the second application account, and the data processing module includes:
and the account number changing module is used for changing the virtual account number into a conventional account number of the first application terminal if the associated virtual account number exists.
In the foregoing scheme, optionally, the account operation request is an account binding request for binding the first application account and the second application account, and the data processing module includes:
and if the associated virtual account exists, binding the virtual account with the first application account, and transferring the service data of the virtual account to the service data space of the first application account.
In the foregoing scheme, optionally, the account operation request is an account unbinding request for unbinding the first application account and the second application account, and the data processing module includes:
and if the associated virtual account exists, the service data of the virtual account is subjected to release function forbidding processing, or the virtual account and the corresponding service data are deleted.
In the foregoing scheme, optionally, the account operation request is an account binding and replacing request for binding and replacing the first application account and the two second application accounts, and the data processing module includes:
and if the associated virtual account exists, adjusting the binding relationship between the virtual accounts corresponding to the two second application accounts and the first application account, migrating the service data of the adjusted bound virtual account to the service data space of the first application account, and performing release function forbidding processing on the service data of the virtual account corresponding to the unbound second application account or deleting the virtual account and the corresponding service data thereof.
In the foregoing scheme, optionally, the service data includes at least one of the following: the system comprises characters, pictures, audio or video, user portrait and user behavior data, wherein the characters, pictures, audio or video are issued by a user at a first application end or a second application end.
In a third aspect, an embodiment of the present disclosure provides an electronic device, including:
one or more processors;
a memory for storing one or more programs;
when the one or more programs are executed by the one or more processors, the one or more processors implement the account management method of the application program according to the embodiment of the disclosure.
In a fourth aspect, the present disclosure also provides a computer-readable storage medium, on which a computer program is stored, where the computer program, when executed by a processor, implements an account management method for an application program according to the present disclosure.
According to the method and the device for processing the business data, the first application terminal receives the account operation request, the second application account in the account operation request is inquired, whether the associated virtual account exists in the first application terminal or not is judged, if the associated virtual account exists, the business data of the virtual account are processed, the account of the application program can be managed when the business data are shared among different application programs, service is provided according to the data sharing historical behaviors of the user, and user experience is improved.
Drawings
Fig. 1 is a flowchart of an account management method for an application according to an embodiment of the present disclosure;
fig. 2 is a flowchart of an account management method for an application program according to a second embodiment of the present disclosure;
fig. 3 is a flowchart of an account management method for an application program according to a third embodiment of the present disclosure;
fig. 4 is a flowchart of an account management method of an application program according to a fourth embodiment of the present disclosure;
fig. 5 is a flowchart of an account management method for an application program according to a fifth embodiment of the present disclosure;
fig. 6 is a schematic structural diagram of an account management apparatus for an application according to a sixth embodiment of the present disclosure;
fig. 7 is a schematic structural diagram of an electronic device according to a seventh embodiment of the disclosure.
Detailed Description
The present disclosure is described in further detail below with reference to the accompanying drawings and examples. It is to be understood that the specific embodiments described herein are merely illustrative of the disclosure and are not limiting of the disclosure.
It should be further noted that, for the convenience of description, only some of the structures relevant to the present disclosure are shown in the drawings, not all of them. Before discussing exemplary embodiments in more detail, it should be noted that some exemplary embodiments are described as processes or methods depicted as flowcharts. Although a flowchart may describe the operations (or steps) as a sequential process, many of the operations can be performed in parallel, concurrently or simultaneously. In addition, the order of the operations may be re-arranged. The process may be terminated when its operations are completed, but may have additional steps not included in the figure. The processes may correspond to methods, functions, procedures, subroutines, and the like.
In the following embodiments, optional features and examples are provided in each embodiment, and various features described in the embodiments may be combined to form a plurality of alternatives, and each numbered embodiment should not be regarded as only one technical solution.
Aiming at the requirement of sharing service data among application programs, in order to take user management rules and privacy requirements of the application programs into consideration, some off-site accounts which are not controlled by users can be tried to be created for the application programs, and the off-site accounts can also be regarded as virtual accounts, namely the off-site accounts are not users who really log in the application programs, but users who log in other application programs. The new application may borrow some information of the user from other applications under the control of the permissions. And simulate the existence of real users in the new application program to release some business data, push some advertisements, etc. However, the above scheme also has some disadvantages, breaks through the corresponding relationship between the service data and the user account, and is not beneficial to the sustainable development. For example, with the popularization of a new application program, a situation may occur that the user, in which other application programs actually exist, authorizes login or directly logs in to the new application program, and at this time, if a normal login program is adopted, a new account needs to be created for the user and user data needs to be stored. However, by such operation, the user cannot know the service data published in the past or cannot obtain some services according to historical behaviors, obviously, the user experience is not good, and the above scheme does not have seamless continuity in different promotion stages of the application program.
Example one
Fig. 1 is a flowchart of an account management method for an application according to an embodiment of the present disclosure, where the present embodiment is applicable to a case where an account of an application is managed when business data is shared among different applications, and the method may be executed by an account management device for an application, where the account management device may be implemented in a software and/or hardware manner, and may generally be integrated in a terminal device or an electronic device such as an application service platform. The method specifically comprises the following steps:
step 101, a first application terminal receives an account operation request.
The first application may be an application client of a first application installed on the terminal device, or an application service platform capable of providing a service to the first application client.
The account operation request is a request for operation based on the second application account. The user can perform authorized login on the first application program based on the second application account, can bind the second application account with the first application account, establish a binding relationship, and can also remove and change the binding relationship between the second application account and the first application account. The first application account is the account of the first application program. The second application account is an account of the second application program.
When the first application terminal is an application program client terminal of the first application program, the user can input an account operation request on an interface of the application program client terminal. Or when the first application terminal is an application service platform for providing services to the first application client terminal, the user may input an account operation request on an interface of the first application client terminal, and then the first application client terminal transmits the account operation request to the first application terminal.
Step 102, the first application terminal queries the second application account in the account operation request, and whether a related virtual account exists in the first application terminal.
The virtual account is an account established for a user to which the service data belongs according to user information of the user corresponding to the service data after the service data shared by other application programs is acquired by the application program. The user information may include a user name, a user avatar, and the like. The virtual account includes user information and a service data space. The service data space is a storage space dedicated to storing service data of a user. When the virtual account is established, the user information is assigned as the user information of the virtual account, and the service data is stored in the service data space of the virtual account.
After receiving the account operation request, the first application terminal acquires a second application account in the account operation request, queries the second application account in the account operation request, and determines whether a related virtual account exists in the first application terminal. Specifically, the first application terminal acquires user information corresponding to the second application account according to the second application account, and matches the user information corresponding to the second application account with the user information of the virtual account stored in the database. If the user information corresponding to the second application account is matched with the user information of the virtual account, the second application account in the account operation request is indicated, and the associated virtual account exists in the first application terminal; if the user information corresponding to the second application account is not matched with the user information of the virtual account, the second application account in the account operation request is indicated, and no associated virtual account exists in the first application terminal.
And 103, if the associated virtual account exists, processing the service data of the virtual account.
If the associated virtual account exists, the service data stored in the service data space of the virtual account is service data associated with the second application account, and the service data of the virtual account needs to be processed according to the operation of the user based on the second application account. Specifically, according to the operation performed by the user based on the second application account, the virtual account can be changed into the conventional account of the first application terminal, the service data of the virtual account can be migrated, the release function disabling processing can be performed on the service data of the virtual account, and the virtual account and the service data corresponding to the virtual account can be deleted.
Optionally, the service data includes at least one of the following: the system comprises characters, pictures, audio or video, user portrait and user behavior data, wherein the characters, pictures, audio or video are issued by a user at a first application end or a second application end.
After the first application program acquires the service data shared by the second application program, the service data is stored in the service data space of the virtual account, a real user is simulated, and the service data is issued at the first application end. For example, after acquiring the text issued by the user at the second application terminal, the first application program stores the text into the service data space of the virtual account, simulates a real user, and issues the text at the first application terminal, so that the user of the first application program can browse the text.
And if the associated virtual account does not exist, processing the service data of the virtual account in the database without the operation of the user based on the second application account.
According to the technical scheme, the account operation request is received through the first application terminal, the second application account in the account operation request is inquired, whether the associated virtual account exists in the first application terminal or not is judged, if the associated virtual account exists, the service data of the virtual account is processed, the account of the application program can be managed when the service data are shared among different application programs, service is provided according to the data sharing historical behavior of the user, and user experience is improved.
Example two
Fig. 2 is a flowchart of an account management method of an application program according to a second embodiment of the present disclosure. The present embodiment is embodied on the basis of various alternatives in the above-described embodiments. In this embodiment, the account operation request is specifically an authorized login request for logging in the first application terminal based on the second application account, and if there is a related virtual account, the processing of the service data of the virtual account specifically includes: and if the associated virtual account exists, changing the virtual account into a conventional account of the first application terminal.
As shown in fig. 2, the method specifically includes the following steps:
step 201, a first application terminal receives an account operation request.
The account operation request is specifically an authorized login request for logging in the first application terminal based on the second application account. The user of the second application program can select to log in the first application terminal through the second application account.
Step 202, the first application terminal queries the second application account in the account operation request, and whether a related virtual account exists in the first application terminal.
The first application terminal receives an authorized login request for logging in the first application terminal based on the second application account, acquires the second application account according to the authorized login request, and acquires user information corresponding to the second application account according to the second application account. And matching the user information corresponding to the second application account with the user information of the virtual account stored in the database.
Step 203, if the associated virtual account exists, changing the virtual account into a conventional account of the first application terminal.
If the second application account in the account operation request has a related virtual account in the first application terminal, the virtual account is changed into a conventional account of the first application program, specifically, the user information of the virtual account is migrated into a user information storage space of the conventional account, or the tag attribute of the virtual account is changed into the conventional account. The user can log in the first application end through the conventional account, browse the business data and the operation behavior data related to the business data at the first application end, and carry out business operation on the first application end.
If the associated virtual account does not exist, the service data of the virtual account in the database is processed without operation of the user based on the second application account, and login is directly performed according to an authorized login request of the user for logging in the first application terminal based on the second application account.
According to the technical scheme, when the account operation request is specifically an authorized login request for logging in the first application terminal based on the second application account, the second application account in the account operation request is inquired, whether a related virtual account exists in the first application terminal or not is judged, if the related virtual account exists, the virtual account is changed into a conventional account of the first application terminal, service can be provided according to data sharing historical behaviors of a user when authorized login is carried out among different application programs, and user experience is improved.
EXAMPLE III
Fig. 3 is a flowchart of an account management method of an application program according to a third embodiment of the present disclosure. The present embodiment is embodied on the basis of various alternatives in the above-described embodiments. In this embodiment, the account operation request is specifically an account binding request for binding a first application account and a second application account, and if there is a related virtual account, the processing of the service data of the virtual account specifically includes: and if the associated virtual account exists, the first application terminal binds the virtual account with the first application account and migrates the service data of the virtual account to the service data space of the first application account.
As shown in fig. 3, the method specifically includes the following steps:
step 301, the first application terminal receives an account operation request.
The account operation request is specifically an account binding request for binding a first application account and a second application account.
Step 302, the first application terminal queries the second application account in the account operation request, and whether a related virtual account exists in the first application terminal.
The first application terminal receives an account binding request for binding the first application account and the second application account, acquires user information corresponding to the second application account according to the account binding request, and matches the user information corresponding to the second application account with the user information of the virtual account stored in the database.
Step 303, if there is a related virtual account, the first application terminal binds the virtual account with the first application account, and migrates the service data of the virtual account to the service data space of the first application account.
If the second application account in the account operation request has a related virtual account in the first application terminal, the first application terminal binds the virtual account with the first application account, establishes a binding relationship between the virtual account and the first application account, transfers the service data of the virtual account to a service data space of the first application account, and then binds the first application account with the second application account.
If the associated virtual account does not exist, the service data of the virtual account in the database is processed without the operation of the user based on the second application account, and the first application account and the second application account are directly bound.
According to the technical scheme, when the account operation request is specifically an account binding request for binding the first application account and the second application account, the second application account in the account operation request is inquired, whether a related virtual account exists in the first application terminal or not is judged, if the related virtual account exists, the virtual account and the first application account are bound, the service data of the virtual account is transferred to the service data space of the first application account, when a binding relation is established among accounts of different application programs, service can be provided according to data sharing historical behaviors of a user, and user experience is improved.
Example four
Fig. 4 is a flowchart of an account management method of an application program according to a fourth embodiment of the present disclosure. The present embodiment is embodied on the basis of various alternatives in the above-described embodiments. In this embodiment, the account operation request is specifically an account unbinding request for unbinding the first application account and the second application account, and if there is a related virtual account, processing the service data of the virtual account includes: if the associated virtual account exists, the first application performs release function disabling processing on the service data of the virtual account, or deletes the virtual account and the corresponding service data thereof.
As shown in fig. 4, the method specifically includes the following steps:
step 401, the first application terminal receives an account operation request.
The account operation request is specifically an account unbinding request for unbinding the first application account and the second application account.
Step 402, the first application terminal queries the second application account in the account operation request, and whether a related virtual account exists in the first application terminal.
The first application terminal receives an account unbinding request for unbinding the first application account and the second application account, acquires user information corresponding to the second application account according to the account unbinding request, and matches the user information corresponding to the second application account with the user information of the virtual account stored in the database.
Step 403, if there is a related virtual account, the first application performs release function disabling processing on the service data of the virtual account, or deletes the virtual account and the service data corresponding to the virtual account.
If the associated virtual account exists, the first application terminal performs release function disabling processing on the service data of the virtual account, and removes the binding relationship between the first application account and the second application account. After the release function disabling processing is carried out, the first application end does not simulate a real user any more, and releases the service data of the virtual account. Or the first application terminal deletes the virtual account and the corresponding service data thereof, and removes the binding relationship between the first application account and the second application account.
If the associated virtual account does not exist, the service data of the virtual account in the database is processed without the operation of the user based on the second application account, and the binding relationship between the first application account and the second application account is directly released.
According to the technical scheme, when the account operation request is specifically an account unbinding request for unbinding a first application account and a second application account, the second application account in the account operation request is inquired, whether a related virtual account exists in a first application terminal or not is judged, if the related virtual account exists, the first application terminal conducts issuing function forbidding processing on service data of the virtual account or deletes the virtual account and the corresponding service data, account unbound service can be provided for a user according to data sharing historical behaviors of the user when the bound relation between accounts of different application programs is unbound, and user experience is improved.
EXAMPLE five
Fig. 5 is a flowchart of an account management method of an application program according to a fifth embodiment of the present disclosure. The present embodiment is embodied on the basis of various alternatives in the above-described embodiments. In this embodiment, the account operation request is specifically an account binding and replacement request for binding and replacing a first application account and two second application accounts, and if there is a related virtual account, processing service data of the virtual account includes: and if the associated virtual account exists, the first application terminal adjusts the binding relationship between the virtual accounts corresponding to the two second application accounts and the first application account, migrates the service data of the adjusted bound virtual account to the service data space of the first application account, and performs release function forbidding processing on the service data of the virtual account corresponding to the unbound second application account or deletes the virtual account.
As shown in fig. 5, the method specifically includes the following steps:
step 501, a first application terminal receives an account operation request.
The account operation request is specifically an account binding and replacing request for binding and replacing the first application account and the two second application accounts. Namely, the binding relationship between the first application account and one of the two second application accounts which needs to be unbound is requested to be removed, and the binding relationship between the first application account and the other second application account which needs to be bound is established.
Step 502, the first application terminal queries the second application account in the account operation request, and whether a related virtual account exists in the first application terminal.
The first application terminal receives an account binding and replacing request for binding and replacing the first application account and the two second application accounts, obtains user information corresponding to the two second application accounts according to the account binding and replacing request, and matches the user information corresponding to the two second application accounts with the user information of the virtual account stored in the database respectively.
Step 503, if the associated virtual account exists, the first application terminal adjusts the binding relationship between the virtual accounts corresponding to the two second application accounts and the first application account, migrates the service data of the adjusted bound virtual account to the service data space of the first application account, and performs release function disabling processing on the service data of the virtual account corresponding to the unbound second application account or deletes the virtual account and the corresponding service data.
If the two second application accounts have associated virtual accounts, removing the binding relationship between the first application account and a second application account needing to be unbound in the two second application accounts, and performing release function forbidding processing on the service data of the virtual account corresponding to the unbound second application account or deleting the virtual account and the corresponding service data thereof; and establishing a binding relationship between the first application account and another second application account needing to be bound, and transferring the service data of the virtual account corresponding to the second application account needing to be bound to the service data space of the first application account.
If the unbound second application account has a related virtual account and the other second application account to be bound does not have a related virtual account, the binding relationship between the first application account and the second application account to be unbound of the two second application accounts is eliminated, and the release function forbidding processing is carried out on the service data of the corresponding virtual account or the virtual account and the corresponding service data are deleted; and directly establishing a binding relationship between the first application account and another second application account needing to be bound.
If the unbound second application account does not have a related virtual account and another second application account needing to be bound has a related virtual account, directly removing the binding relationship between the first application account and the second application account needing to be unbound in the two second application accounts; and establishing a binding relationship between the first application account and another second application account needing to be bound, and transferring the service data of the virtual account corresponding to the second application account needing to be bound to the service data space of the first application account.
And if the two second application accounts do not have associated virtual accounts, directly removing the binding relationship between the first application account and one of the two second application accounts which needs to be unbound, and establishing the binding relationship between the first application account and the other second application account which needs to be bound.
In the technical scheme of this embodiment, when the account operation request is specifically an account binding replacement request for binding and replacing a first application account and two second application accounts, the second application account in the account operation request is queried, whether a related virtual account exists in a first application terminal, if the related virtual account exists, the first application terminal adjusts the binding relationship between the virtual accounts corresponding to the two second application accounts and the first application account, transfers the service data of the adjusted bound virtual account to the service data space of the first application account, and performs issuing function disabling processing or deleting on the service data of the virtual account corresponding to the unbound second application account, so as to provide services according to the data sharing history behavior of a user when the binding relationship is adjusted between accounts of different application programs, the user experience is improved.
EXAMPLE six
Fig. 6 is a schematic structural diagram of an account management apparatus for an application according to a sixth embodiment of the present disclosure, where this embodiment is applicable to a case where accounts of applications are managed when business data is shared among different applications. The apparatus can be implemented in software and/or hardware, and can be generally integrated in a terminal device or an electronic device such as an application service platform. As shown in fig. 6, the apparatus specifically includes: a request receiving module 601, an account query module 602 and a data processing module 603.
The request receiving module 601 is configured to receive an account operation request; the account query module 602 is configured to query whether a second application account in the account operation request has a related virtual account in the first application terminal; the data processing module 603 is configured to, if there is a related virtual account, process service data of the virtual account.
According to the technical scheme, the account operation request is received through the first application terminal, the second application account in the account operation request is inquired, whether the associated virtual account exists in the first application terminal or not is judged, if the associated virtual account exists, the service data of the virtual account is processed, the account of the application program can be managed when the service data are shared among different application programs, service is provided according to the data sharing historical behavior of the user, and user experience is improved.
Optionally, on the basis of each alternative in the foregoing technical solution, if the account operation request is an authorized login request for logging in the first application terminal based on the second application account, the data processing module includes:
and the account number changing module is used for changing the virtual account number into a conventional account number of the first application terminal if the associated virtual account number exists.
Optionally, on the basis of each alternative in the above technical solution, the account operation request is an account binding request for binding the first application account and the second application account, and the data processing module includes:
and if the associated virtual account exists, binding the virtual account with the first application account, and transferring the service data of the virtual account to the service data space of the first application account.
Optionally, on the basis of each alternative in the above technical solution, the account operation request is an account unbinding request for unbinding the first application account and the second application account, and the data processing module includes:
and if the associated virtual account exists, the service data of the virtual account is subjected to release function forbidding processing, or the virtual account and the corresponding service data are deleted.
Optionally, on the basis of each alternative in the above technical solution, the account operation request is an account binding replacement request for binding and replacing the first application account and the two second application accounts, and the data processing module includes:
and if the associated virtual account exists, adjusting the binding relationship between the virtual accounts corresponding to the two second application accounts and the first application account, migrating the service data of the adjusted bound virtual account to the service data space of the first application account, and performing release function forbidding processing on the service data of the virtual account corresponding to the unbound second application account or deleting the virtual account and the corresponding service data thereof.
Optionally, on the basis of each alternative in the above technical solution, the service data includes at least one of the following items: the system comprises characters, pictures, audio or video, user portrait and user behavior data, wherein the characters, pictures, audio or video are issued by a user at a first application end or a second application end.
The account management device for the application program provided by the embodiment of the disclosure can execute the account management method for the application program provided by any embodiment of the disclosure, and has corresponding functional modules and beneficial effects of the execution method.
EXAMPLE seven
Fig. 7 is a schematic structural diagram of an electronic device according to a seventh embodiment of the disclosure. FIG. 7 illustrates a block diagram of an exemplary electronic device 712 suitable for use in implementing embodiments of the present disclosure. The electronic device 712 shown in fig. 7 is only an example and should not bring any limitations to the functionality and scope of use of the embodiments of the present disclosure.
As shown in fig. 7, electronic device 712 is embodied in the form of a general purpose computing device. Components of electronic device 712 may include, but are not limited to: one or more processors or processing units 716, a system memory 728, and a bus 718 that couples the various system components (including the system memory 728 and the processing unit 716).
Bus 718 represents one or more of any of several types of bus structures, including a memory bus or memory controller, a peripheral bus, an accelerated graphics port, and a processor or local bus using any of a variety of bus architectures. By way of example, such architectures include, but are not limited to, Industry Standard Architecture (ISA) bus, micro-channel architecture (MAC) bus, enhanced ISA bus, Video Electronics Standards Association (VESA) local bus, and Peripheral Component Interconnect (PCI) bus.
Electronic device 712 typically includes a variety of computer system readable media. Such media can be any available media that is accessible by electronic device 712 and includes both volatile and nonvolatile media, removable and non-removable media.
The system memory 728 may include computer system readable media in the form of volatile memory, such as Random Access Memory (RAM)730 and/or cache memory 732. The electronic device 712 may further include other removable/non-removable, volatile/nonvolatile computer system storage media. By way of example only, storage system 734 may be used to read from and write to non-removable, nonvolatile magnetic media (not shown in FIG. 7, commonly referred to as a "hard drive"). Although not shown in FIG. 7, a magnetic disk drive for reading from and writing to a removable, nonvolatile magnetic disk (e.g., a "floppy disk") and an optical disk drive for reading from or writing to a removable, nonvolatile optical disk (e.g., a CD-ROM, DVD-ROM, or other optical media) may be provided. In these cases, each drive may be connected to the bus 718 by one or more data media interfaces. Memory 728 may include at least one program product having a set (e.g., at least one) of program modules that are configured to carry out the functions of embodiments of the disclosure.
Program/utility 740 having a set (at least one) of program modules 742 may be stored, for instance, in memory 728, such program modules 742 including, but not limited to, an operating system, one or more application programs, other program modules, and program data, each of which examples or some combination thereof may include an implementation of a network environment. Program modules 742 generally perform the functions and/or methodologies of embodiments described in this disclosure.
The electronic device 712 may also communicate with one or more external devices 714 (e.g., keyboard, pointing device, display 724, etc.), with one or more devices that enable a user to interact with the electronic device 712, and/or with any devices (e.g., network card, modem, etc.) that enable the electronic device 712 to communicate with one or more other computing devices. Such communication may occur through input/output (I/O) interfaces 722. Also, the electronic device 712 may communicate with one or more networks (e.g., a Local Area Network (LAN), a Wide Area Network (WAN), and/or a public network, such as the internet) via the network adapter 720. As shown, the network adapter 720 communicates with the other modules of the electronic device 712 via the bus 718. It should be appreciated that although not shown in FIG. 7, other hardware and/or software modules may be used in conjunction with electronic device 712, including but not limited to: microcode, device drivers, redundant processing units, external disk drive arrays, RAID systems, tape drives, and data backup storage systems, among others.
The processing unit 716 executes various functional applications and data processing by running programs stored in the system memory 728, for example, implementing an account management method for an application program provided by an embodiment of the present disclosure. The method specifically comprises the following steps: a first application terminal receives an account operation request; the first application terminal queries a second application account in the account operation request, and whether a related virtual account exists in the first application terminal or not; and if the associated virtual account exists, processing the service data of the virtual account.
Example eight
An eighth embodiment of the present disclosure further provides a computer-readable storage medium, where a computer program is stored on the computer-readable storage medium, and when the computer program is executed by a processor, the method for managing an account of an application program provided in the embodiment of the present disclosure is implemented, where the method specifically includes: a first application terminal receives an account operation request; the first application terminal queries a second application account in the account operation request, and whether a related virtual account exists in the first application terminal or not; and if the associated virtual account exists, processing the service data of the virtual account.
The computer storage media of the disclosed embodiments may take any combination of one or more computer-readable media. The computer readable medium may be a computer readable signal medium or a computer readable storage medium. A computer readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the foregoing. More specific examples (a non-exhaustive list) of the computer readable storage medium would include the following: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the context of this document, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device.
A computer readable signal medium may include a propagated data signal with computer readable program code embodied therein, for example, in baseband or as part of a carrier wave. Such a propagated data signal may take many forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device.
Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to wireless, wireline, optical fiber cable, RF, etc., or any suitable combination of the foregoing.
Computer program code for carrying out operations for aspects of the present disclosure may be written in any combination of one or more programming languages, including an object oriented programming language such as Java, Smalltalk, C + +, Ruby, Go, and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the case of a remote computer, the remote computer may be connected to the user's computer through any type of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or the connection may be made to an external computer (for example, through the Internet using an Internet service provider).
It is to be noted that the foregoing is only illustrative of the preferred embodiments of the present disclosure and the technical principles employed. Those skilled in the art will appreciate that the present disclosure is not limited to the particular embodiments described herein, and that various obvious changes, adaptations, and substitutions are possible, without departing from the scope of the present disclosure. Therefore, although the present disclosure has been described in greater detail with reference to the above embodiments, the present disclosure is not limited to the above embodiments, and may include other equivalent embodiments without departing from the spirit of the present disclosure, the scope of which is determined by the scope of the appended claims.

Claims (10)

1. An account management method of an application program is characterized by comprising the following steps:
a first application terminal receives an account operation request;
the first application terminal inquires a second application account in the account operation request, and whether a related virtual account exists in the first application terminal or not is judged;
if the associated virtual account exists, processing the service data of the virtual account;
the virtual account number is an account number which is established for a user to which the service data belongs according to user information of the user corresponding to the service data after the service data shared by other application programs is acquired by the application program, and the virtual account number comprises the user information and a service data space and stores the service data into the service data space of the virtual account number.
2. The method according to claim 1, wherein the account operation request is an authorized login request for logging in the first application terminal based on the second application account, and if there is an associated virtual account, processing the service data of the virtual account comprises:
and if the associated virtual account exists, changing the virtual account into a conventional account of the first application terminal.
3. The method according to claim 1, wherein the account operation request is an account binding request for binding a first application account with a second application account, and if there is an associated virtual account, processing the service data of the virtual account includes:
and if the associated virtual account exists, the first application terminal binds the virtual account with the first application account and migrates the service data of the virtual account to the service data space of the first application account.
4. The method according to claim 1, wherein the account operation request is an account unbinding request for unbinding the first application account and the second application account, and if there is an associated virtual account, the processing of the service data of the virtual account includes:
and if the associated virtual account exists, the first application terminal performs release function disabling processing on the service data of the virtual account, or deletes the virtual account and the corresponding service data thereof.
5. The method according to claim 1, wherein the account operation request is an account binding replacement request for binding and replacing a first application account and two second application accounts, and if there is a virtual account associated with the first application account, processing the service data of the virtual account comprises:
and if the associated virtual account exists, the first application terminal adjusts the binding relationship between the virtual accounts corresponding to the two second application accounts and the first application account, migrates the service data of the adjusted bound virtual account to the service data space of the first application account, and performs release function forbidding processing on the service data of the virtual account corresponding to the unbound second application account or deletes the virtual account and the corresponding service data.
6. The method of claim 1, wherein the traffic data comprises at least one of: the system comprises characters, pictures, audio or video, user portrait and user behavior data, wherein the characters, pictures, audio or video are issued by a user at a first application end or a second application end.
7. An account management device of an application program, configured at a first application end, includes:
the request receiving module is used for receiving an account number operation request;
the account query module is used for querying a second application account in the account operation request and whether a related virtual account exists in the first application terminal;
the data processing module is used for processing the service data of the virtual account if the associated virtual account exists;
the virtual account number is an account number which is established for a user to which the service data belongs according to user information of the user corresponding to the service data after the service data shared by other application programs is acquired by the application program, and the virtual account number comprises the user information and a service data space and stores the service data into the service data space of the virtual account number.
8. The apparatus according to claim 7, wherein the account operation request is an authorized login request for logging in the first application terminal based on the second application account, and the data processing module includes:
and the account number changing module is used for changing the virtual account number into a conventional account number of the first application terminal if the associated virtual account number exists.
9. An electronic device, comprising:
one or more processors;
a memory for storing one or more programs;
when executed by the one or more processors, cause the one or more processors to implement the account management method for an application program of any one of claims 1-6.
10. A computer-readable storage medium, on which a computer program is stored, the computer program, when being executed by a processor, implementing an account management method of an application program according to any one of claims 1 to 6.
CN201810846824.9A 2018-07-27 2018-07-27 Account management method, device, equipment and medium for application program Active CN109597640B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201810846824.9A CN109597640B (en) 2018-07-27 2018-07-27 Account management method, device, equipment and medium for application program
PCT/CN2019/097422 WO2020020202A1 (en) 2018-07-27 2019-07-24 Account management method and apparatus of application program, and device and medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810846824.9A CN109597640B (en) 2018-07-27 2018-07-27 Account management method, device, equipment and medium for application program

Publications (2)

Publication Number Publication Date
CN109597640A CN109597640A (en) 2019-04-09
CN109597640B true CN109597640B (en) 2020-01-17

Family

ID=65956917

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810846824.9A Active CN109597640B (en) 2018-07-27 2018-07-27 Account management method, device, equipment and medium for application program

Country Status (2)

Country Link
CN (1) CN109597640B (en)
WO (1) WO2020020202A1 (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109597640B (en) * 2018-07-27 2020-01-17 北京字节跳动网络技术有限公司 Account management method, device, equipment and medium for application program
CN110704501B (en) * 2019-09-11 2022-07-12 上海易点时空网络有限公司 User account correlation method and device
CN111310006B (en) * 2020-02-10 2021-06-04 腾讯科技(深圳)有限公司 Account binding method and device, terminal equipment and computer readable storage medium
CN111339418B (en) * 2020-02-26 2023-07-18 抖音视界有限公司 Page display method, page display device, electronic equipment and computer readable medium
CN111770184B (en) * 2020-06-30 2021-03-30 浙江口碑网络技术有限公司 Method and device for realizing service based on small program
CN113742667A (en) * 2021-08-06 2021-12-03 杭州群核信息技术有限公司 Account information processing method and device, storage medium and electronic equipment

Family Cites Families (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9311457B1 (en) * 2011-11-02 2016-04-12 Google Inc. Platform for cloud application software
US9298796B2 (en) * 2014-08-01 2016-03-29 Veeva Systems Inc. System and method for enterprise data management
US20160364703A1 (en) * 2015-06-09 2016-12-15 Mastercard International Incorporated Systems and Methods for Verifying Users, in Connection With Transactions Using Payment Devices
CN104917670B (en) * 2015-06-09 2018-05-08 北京北信源软件股份有限公司 One kind is supported to apply the associated instantaneous communication system of user identifier and method more
US10158632B2 (en) * 2016-01-20 2018-12-18 Under Armour, Inc. Methods and apparatus for account linking
CN107104923B (en) * 2016-02-22 2020-09-08 阿里巴巴集团控股有限公司 Account binding and service processing method and device
US10341360B2 (en) * 2016-03-07 2019-07-02 Arris Enterprises Llc Method and apparatus for user and entity access management for code signing one or more of a plurality of devices
US10565638B2 (en) * 2016-07-28 2020-02-18 International Business Machines Corporation Selectively shared account access
CN108205630A (en) * 2016-12-20 2018-06-26 中国移动通信有限公司研究院 Resource access method and device based on SeLinux under a kind of multi-user
CN107645486B (en) * 2016-12-28 2018-08-21 平安科技(深圳)有限公司 login authentication method and device
CN107528830B (en) * 2017-08-03 2020-04-10 携程旅游信息技术(上海)有限公司 Account login method, system and storage medium
CN109597640B (en) * 2018-07-27 2020-01-17 北京字节跳动网络技术有限公司 Account management method, device, equipment and medium for application program

Also Published As

Publication number Publication date
WO2020020202A1 (en) 2020-01-30
CN109597640A (en) 2019-04-09

Similar Documents

Publication Publication Date Title
CN109597640B (en) Account management method, device, equipment and medium for application program
CN108737325B (en) Multi-tenant data isolation method, device and system
CN104380261A (en) Locally backed cloud-based storage
WO2020020203A1 (en) Service data sharing implementation method, device and apparatus, and storage medium
CN104603762A (en) Supporting coordinated access to file system's shared storage using automatic alignment of parallel file access protocol and metadata management
CN109951553B (en) Data processing method, system, electronic device and computer readable storage medium
CN113254969B (en) Business data processing method and device, electronic equipment and storage medium
CN107817962B (en) Remote control method, device, control server and storage medium
CN111818145B (en) File transmission method, device, system, equipment and storage medium
CN110704833A (en) Data permission configuration method, device, electronic device and storage medium
CN111586177B (en) Cluster session loss prevention method and system
CN114817901A (en) Authority management method, related device and medium
CN114356521A (en) Task scheduling method and device, electronic equipment and storage medium
CN114020689A (en) Data processing method, data processing device, electronic device, and storage medium
CN111581098B (en) Method, device, server and storage medium for transferring and storing interface data
CN109347899A (en) The method of daily record data is written in distributed memory system
CN106161501A (en) The data sharing method of virtual desktop and device
US8862544B2 (en) Grid based replication
CN111552956B (en) Role authority control method and device for background management
CN114417390A (en) Method and device for synchronizing data of network disk organization account, network disk and storage medium
CN113742104A (en) AI-based RPA (resilient packet Access) body-separating function generation method and device
CN115270110B (en) Account inspection method and device, electronic equipment and storage medium
CN114172749B (en) Test paper downloading method, device, equipment and storage medium
US11487631B2 (en) Data refresh in a replication environment
CN110363401B (en) Integrated viscosity evaluation method and device, computer equipment and storage medium

Legal Events

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