CN110730085B - User group management method, device and system, storage medium and related equipment - Google Patents

User group management method, device and system, storage medium and related equipment Download PDF

Info

Publication number
CN110730085B
CN110730085B CN201911002109.8A CN201911002109A CN110730085B CN 110730085 B CN110730085 B CN 110730085B CN 201911002109 A CN201911002109 A CN 201911002109A CN 110730085 B CN110730085 B CN 110730085B
Authority
CN
China
Prior art keywords
user group
user
group management
social application
request
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
CN201911002109.8A
Other languages
Chinese (zh)
Other versions
CN110730085A (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.)
Tencent Technology Shenzhen Co Ltd
Original Assignee
Tencent Technology Shenzhen 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 Tencent Technology Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Priority to CN201911002109.8A priority Critical patent/CN110730085B/en
Publication of CN110730085A publication Critical patent/CN110730085A/en
Application granted granted Critical
Publication of CN110730085B publication Critical patent/CN110730085B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/02Details
    • H04L12/16Arrangements for providing special services to substations
    • H04L12/18Arrangements for providing special services to substations for broadcast or conference, e.g. multicast
    • H04L12/1813Arrangements for providing special services to substations for broadcast or conference, e.g. multicast for computer conferences, e.g. chat rooms
    • H04L12/1822Conducting the conference, e.g. admission, detection, selection or grouping of participants, correlating users to one or more conference sessions, prioritising transmission
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/02Details
    • H04L12/16Arrangements for providing special services to substations
    • H04L12/18Arrangements for providing special services to substations for broadcast or conference, e.g. multicast
    • H04L12/185Arrangements for providing special services to substations for broadcast or conference, e.g. multicast with management of multicast group membership
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/04Real-time or near real-time messaging, e.g. instant messaging [IM]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/52User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail for supporting social networking services

Abstract

The embodiment of the invention discloses a user group management method, a user group management device, a user group management system, a storage medium and related equipment, which are applied to the technical field of information processing. The user group management device starts a user group management process through the social application process, after the user group management process acquires the session key, a user group request is sent to the social application background, the user group request carries the user identity identifier and the session key, so that the social application background can return a user group list associated with the user identity identifier according to the user group request, and the user group management process can display the user group list so as to manage the user group. Therefore, the user group created by the social application process is managed in a centralized manner through another application process started by the social application process, namely the user group management process, so that batch management of a plurality of user groups is facilitated, and the user groups are not dispersedly and inconveniently managed due to the influence of other functions in the social application process.

Description

User group management method, device and system, storage medium and related equipment
Technical Field
The embodiment of the invention relates to the technical field of information processing, in particular to a user group management method, a user group management device, a user group management system, a storage medium and related equipment.
Background
The existing instant messaging programs all have a function of user group communication, such as a WeChat or group chat function in QQ, a user can establish at least one user group by operating a terminal device loaded with the instant messaging program, and after the user group is established, if the user needs to set a certain user group, the user group needs to be searched first and enters a setting interface of the user group, so that the setting of the related information of the user group, such as setting of information of an administrator or the number of members, is realized.
However, if a large number of user groups are established in the instant messaging program, if a plurality of user groups need to be set, the user groups need to be searched from the message list or the contact list of the instant messaging program respectively, and then information setting is performed on each user group respectively, so that the management of the user groups is not very convenient.
Disclosure of Invention
The embodiment of the invention provides a user group management method, a device and a system, a storage medium and related equipment, which realize the centralized management of a user group through another user group management process started in a social application process.
The embodiment of the invention provides a user group management method, which comprises the following steps:
displaying a starting interface of a user group management process on a user interface of a social application process;
when the social application process receives the operation information of the starting interface, starting the user group management process;
the user group management process acquires a session key corresponding to a user identity of a current user;
the user group management process initiates a user group request to a social application background, wherein the user group request comprises the user identity identification and a session key;
and the user group management process acquires and displays a user group list associated with the user identity identification so as to manage the user group.
The embodiment of the invention provides a user group management method, which is applied to a social application background and comprises the following steps:
receiving a user group request sent by a user group management process, wherein the user group request comprises a user identity identifier and a session key of a current user;
when the user group request is verified according to the session key, the user identity is converted into a user identity which can be identified by the current application;
and acquiring a user group list associated with the converted user identification, and sending the user group list to the user group management process.
The embodiment of the invention provides a user group management device, which comprises a social application process and a user group management process, wherein the social application process comprises a display unit and a starting unit, the user group management process comprises a key acquisition unit, a request initiating unit and an information management unit, and the user group management process comprises:
the display unit is used for displaying a starting interface of the user group management process on a user interface of the social application process;
the starting unit is used for starting the user group management process when the social application process receives the operation information of the starting interface;
the key acquiring unit is used for acquiring a session key corresponding to the user identity of the current user;
the request initiating unit is used for initiating a user group request to a social application background, wherein the user group request comprises the user identity identifier and the session key;
and the information management unit is used for acquiring and displaying a user group list associated with the user identity so as to manage the user group.
The embodiment of the invention provides a social application background, which comprises the following steps:
the request receiving unit is used for receiving a user group request sent by a user group management process, wherein the user group request comprises a user identity identifier and a session key of a current user;
the conversion unit is used for converting the user identity into a user identity which can be identified by the current application after the user group request is verified according to the session key;
and the acquisition and sending unit is used for acquiring the user group list associated with the converted user identifier and sending the user group list to the user group management process.
The embodiment of the invention provides a storage medium, wherein the storage medium stores a plurality of instructions, and the instructions are suitable for being loaded by a processor and executing the user group management method.
The embodiment of the invention provides terminal equipment, which is characterized by comprising a processor and a storage medium, wherein the processor is used for realizing each instruction;
the storage medium is used for storing a plurality of instructions, and the instructions are used for being loaded by a processor and executing the user group management method according to the embodiment of the invention.
The embodiment of the invention provides a server, which comprises a processor and a storage medium, wherein the processor is used for realizing each instruction;
the storage medium is used for storing a plurality of instructions, and the instructions are used for being loaded by a processor and executing the user group management method according to the embodiment of the invention.
The embodiment of the invention provides a user group management system, which comprises a user group management device and a social application background, wherein:
the user group management apparatus is a user group management apparatus according to the third aspect of the embodiment of the present invention, or a terminal device according to the embodiment of the present invention;
the social application background is the social application background described in the fourth aspect of the embodiment of the present invention, or the server described in the embodiment of the present invention.
It can be seen that, in the method of this embodiment, the user group management device starts the user group management process through the social application process, and after obtaining the session key, the user group management process initiates a user group request to the social application background, where the user group request carries the user identity and the session key, so that the social application background returns a user group list associated with the user identity according to the user group request, and the user group management process displays the user group list to perform user group management. Therefore, the user group created by the social application process is managed in a centralized manner through another application process started by the social application process, namely the user group management process, so that batch management of a plurality of user groups is facilitated, and the user groups are not dispersedly and inconveniently managed due to the influence of other functions in the social application process.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to these drawings without creative efforts.
Fig. 1 is a schematic diagram of a user group management method according to an embodiment of the present invention;
FIG. 2 is a flow chart of a user group management method according to an embodiment of the invention;
fig. 3 is a flowchart of a user group management method according to another embodiment of the present invention;
fig. 4 is a signaling flow diagram of a user group management method in an embodiment of the present invention;
FIG. 5a is a diagram of a QQ process initiating a user group management applet in an embodiment of the present invention;
FIG. 5b is a diagram of a user group management applet managing a user group 1 from a user group list in an embodiment of the invention;
FIG. 5c is a diagram illustrating the user group management applet processing join requests in user group 1 in an embodiment of the present invention;
FIG. 5d is a diagram illustrating a user group management applet publishing advertisement in bulk in an embodiment of the present invention;
FIG. 5e is a diagram illustrating the user group management applet jumping to the QQ process in an embodiment of the present invention;
fig. 6 is a schematic structural diagram of a user group management apparatus according to an embodiment of the present invention;
FIG. 7 is a schematic structural diagram of a social application background according to an embodiment of the present invention;
fig. 8 is a schematic structural diagram of a terminal device according to an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
The terms "first," "second," "third," "fourth," and the like in the description and in the claims, as well as in the drawings, if any, are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used is interchangeable under appropriate circumstances such that the embodiments of the invention described herein are, for example, capable of operation in sequences other than those illustrated or otherwise described herein. Furthermore, the terms "comprises," "comprising," and "having," and any variations thereof, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed, but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
Definition of the applet: with the development of internet technology, small programs (Mini programs) have come to be used, and are applications that can be used without downloading and installing by a user. In order to provide more diversified business services to users, developers can develop corresponding applets for applications (such as instant messaging applications, shopping applications, mail applications, and the like) of the terminal, the applets can be embedded into the applications of the terminal as sub-applications, and the corresponding business services can be provided for the users by running the sub-applications (i.e., the corresponding applets) in the applications.
The embodiment of the invention provides a user group management method, which is mainly applied to managing a user group created by a social application process, and as shown in fig. 1, a user group management device can manage the user group created by the social application process through the following steps:
displaying a starting interface of a user group management process on a user interface of a social application process; when the social application process receives the operation information of the starting interface, starting the user group management process; the user group management process acquires a session key corresponding to a user identity of a current user; the user group management process initiates a user group request to a social application background, wherein the user group request comprises the user identity identification and a session key; and the user group management process acquires and displays a user group list associated with the user identity identification so as to manage the user group.
The social application background in this embodiment may implement management of the user group according to the following steps:
receiving a user group request sent by a user group management process, wherein the user group request comprises a user identity identifier and a session key of a current user; when the user group request is verified according to the session key, the user identity is converted into a user identity which can be identified by the current application; and acquiring a user group list associated with the converted user identification, and sending the user group list to the user group management process.
Therefore, the user group created by the social application process is managed in a centralized manner through another application process started by the social application process, namely the user group management process, so that batch management of a plurality of user groups is facilitated, and the user groups are not dispersedly and inconveniently managed due to the influence of other functions in the social application process.
An embodiment of the present invention provides a user group management method, which is a method executed by a user group management device, and a flowchart is shown in fig. 2, where the method includes:
step 101, displaying a starting interface of a user group management process on a user interface of a social application process.
It is understood that the social application process has a function of opening another application process, such as an applet in the wechat or an applet in the instant messenger, where the applet corresponds to another application process that the social application process can open, and the instant messenger or wechat corresponds to the social application process. Specifically, a starting interface of another application process may be displayed on a user interface of the social application process, and in this embodiment, a starting interface of the user group management process is displayed, so that a user may operate the starting interface, so that the social application process may receive operation information of the starting interface.
For example, an icon of the user group management process is displayed on a user interface of the social application process, and when the user clicks the icon, the social application process receives operation information of the start interface.
And 102, when the social application process receives the operation information of the starting interface, starting a user group management process.
Specifically, the social application process may call a process loading interface, so that the user group management apparatus loads code information and the like of the user group management process.
Step 103, the user group management process obtains a session key (sessionkey) corresponding to the user identity of the current user.
Specifically, the user group management process firstly logs in the user group management background by using the user identity of the current user, and the user group management background allocates a session key for the current user and returns the session key to the user group management process. The session key is mainly used for verifying the subsequent request initiated by the user group management process, the session keys distributed by the user group management background for different users can be different, and the session keys distributed for the same user in each login process can also be different.
The user identity identifier used by the user group management process is consistent with the content identified by the user identifier of the social application process, only has different formats, and belongs to different formats which can be identified by applications, for example, the social application process is a QQ process, and the user group management process is a user group management applet, so that the user group management applet can log in a user group management background by adopting a QQ account and a password which can be identified by the user group management background.
And 104, the user group management process initiates a user group request to the social application background, wherein the user group request comprises a user identity and a session key.
Since the user group list associated with the user id is created by the social application process and stored in the social application background, the user group management process needs to request the social application background for obtaining the user group list, and the initiated user group request is used to request to obtain the corresponding user group list.
Therefore, the social application background firstly verifies the user group request according to the session key in the user group request, if the verification is passed, the user identity in the user group request is extracted, and the extracted user identity is converted into a user identity which can be identified by the social application background, namely the converted user identity is in a format which can be identified by the current application; and then obtaining a user group list associated with the converted user identification and returning the user group list to the user group management process. Wherein the user group list may include at least one user group created by the social application process.
And 105, the user group management process acquires and displays a user group list associated with the user identity so as to manage the user group through the user group management process. And the user group list is returned by the social application background according to the user identity and the session key in the user group request.
It can be understood that, after the user group management process displays the user group list, the user may set information of any user group in the user group list through a user interface displayed by the user group management process, for example, set information of the number of users, an administrator, and the like included in the user group. Specifically, the method comprises the following steps:
the user may perform an operation on any user group in the user group list, for example, click an icon of a certain user group, and the like, so that the user group management process receives operation information on the certain user group in the user group list and initiates a request of a user group to the social application background, where the request of the user group includes a user identity, an identifier of the user group, and a session key.
The social application background firstly verifies the request of a user group according to the session key, if the verification is passed, the user identity in the request of the user group is extracted, and the extracted user identity is converted into a user identity which can be identified by the social application background; then, the related information of a user group associated with the converted user identifier, such as the credit, the liveness, the members of the user group and the like of the user group, is obtained and finally returned to the user group management process.
Therefore, the user group management process acquires and displays the related information of the user group, which is returned by the social application background according to the user identity identifier, the identifier of the user group and the session key in the request of the user group and is related to the user identity identifier, so as to manage the user group.
Wherein, the related information of the user group associated with the user identity may include, but is not limited to, at least one of the following information: setting information, credit information, active information, user information included in a user group, a user join request of a user group, unread messages of a user group, and the like. Some information such as credit information, active information, user information and the like is obtained by statistics of the social application background; some information does not need statistics of a social application background, for example, the setting information is attribute information which can be set for the user group, such as a search mode, announcement content and the like; the user joining request, unread messages and the like of the user group are messages sent to the social application process of the current user by the social application processes of other users through the social application background.
In the process of managing a user group, when a user operates first-class information in related information of the user group, the user group management process receives the operation information of the first-class information in the related information of the user group, under one condition, the user group management process can directly display a management interface of the first-class information and manage the first-class information through the user group management process; in another case, the user group management process may jump to the social application process to display a management interface for the first type of information, so that the user may manage the first type of information through the social application process. The first type of information may be information that can be set or viewed through both the social application process and the user group management process, for example, information such as setting information, a user join request of the user group, and unread messages of the user group.
Further, after the user group management process displays the user group list, the user may also perform batch management on the information of a plurality of user groups in the user group list through a user interface displayed by the user group management process, specifically:
the user group management process displays the user group list and simultaneously displays an information input interface, a user inputs certain information through the information input interface, then the user group management process displays a selection interface of the user groups in the user group list, and the user selects at least one user group through the selection interface, so the user group management process receives the information input by the user and receives the at least one user group selected from the user group list; and the user group management process sends the information input by the user and the information of at least one user group to the social application background so that the social application background associates the information input by the user with the information of at least one user group.
For example, the user group management process displays the advertisement management of the user group list, and then the user group management process receives the advertisement information input by the user and the information of the selected at least one user group and sends the information to the social application background, and the social application background sets the advertisement information input by the user to the advertisement positions of the at least one user group respectively.
It can be seen that, in the method of this embodiment, the user group management device starts the user group management process through the social application process, and after obtaining the session key, the user group management process initiates a user group request to the social application background, where the user group request carries the user identity and the session key, so that the social application background returns a user group list associated with the user identity according to the user group request, and the user group management process displays the user group list to perform user group management. Therefore, the user group created by the social application process is managed in a centralized manner through another application process started by the social application process, namely the user group management process, so that batch management of a plurality of user groups is facilitated, and the user groups are not dispersedly and inconveniently managed due to the influence of other functions in the social application process.
Another embodiment of the present invention provides a user group management method, which is a method executed by the social application background, and a flowchart is shown in fig. 3, where the method includes:
step 201, receiving a user group request sent by a user group management process, where the user group request includes a user identity and a session key of a current user.
It can be understood that a user may operate a starting interface of the user group management process displayed on the user interface of the social application process in the user group management device, so that the user group management process initiates a user group request to the social application background after acquiring the session key, and a user identity included in the user group request is a user identity recognizable by the user group management process.
Step 202, after the user group request is verified according to the session key, the user identity is converted into a user identity which can be identified by the current application.
Specifically, when the social application background executes the conversion operation, the user identity may be obtained according to a preset calculation function, so that the user identity recognizable by the current application may be obtained.
Step 203, obtaining the user group list associated with the converted user identifier, and sending the user group list to the user group management process.
After each user group in the user group list is created through the social application process and stored in the social application background, the social application background acquires the corresponding user group list according to the converted user identifier, and sends the user group list to the user group management process, and the user group management process manages the user group.
Furthermore, in the process of managing a user group through the user group management process, if the user group management process initiates a request for the user group, the social application background receives the request of the user group management process for the user group in the user group list, and the request for the user group comprises a user identity, a user group identifier and a session key; the social application background firstly checks the request of a user group according to the session key, and when the check is passed, the user identity is converted into a user identity which can be identified by the current application, and then the related information of a user group in the user group list associated with the converted user identity is acquired and sent to the user group management process, so that the related information of a user group is managed through the user group management process.
Further, in the process of batch management of a plurality of user groups through the user group management process, if the user group management process receives information input by a user and information of at least one user group selected from the user group list and sends the information to the social application background, the social application background sets the information input by the user as receiving information of the at least one user group after receiving the information input by the user and the information of the at least one user group selected from the user group list sent by the user group management process.
It can be seen that, in the method of this embodiment, the user group management device starts the user group management process through the social application process, the user group management process initiates a user group request to the social application background, and the user group request carries the user identity and the session key, so that the social application background returns a user group list associated with the user identity according to the user group request, and the user group management process displays the user group list to perform user group management. Therefore, the user group created by the social application process and stored in the social application background is managed in a centralized manner through another application process started by the social application process, namely the user group management process, so that batch management of a plurality of user groups is facilitated, and scattered and inconvenient management of the user groups due to influence of other functions in the social application process is avoided.
In this embodiment, the user group management apparatus may be a terminal device such as a mobile phone or a computer, a social application process, specifically a QQ process, is loaded in the terminal device, the social application background includes a QQ server, and the user group management process is a user group management applet, as shown in fig. 4, the method of this embodiment may include the following steps:
step 301, the user interface of the terminal device is displayed by the QQ process, where the user interface may include a starting interface of the user group management applet, and when the user operates the starting interface, the QQ process starts the user group management applet.
Step 302, the user group management applet will log in the user group management background by using the user identity, and the user group management background will distribute a session key for the user group management applet and issue it to the user group management applet.
Step 303, the user group management applet initiates a user group request to the QQ server, where the user group request includes: session secrets and user identity (openid), and may also include information such as the identity of the user group management applet (appid).
Step 304, after receiving the user group request, the QQ server verifies the user group request according to the session key therein, and then converts the user identity therein into a user identity that can be recognized by the QQ server, such as a User Identity Number (UIN) recognized as a QQ, and obtains a user group list associated with the converted user identity.
In a specific implementation, the QQ server may be divided into a Common Gateway Interface (CGI) and a server background, and when the CGI receives a user group request and verifies the user group request, a conversion request, such as 0xda8, may be sent to the server background; after receiving 0xda8, the server background converts the user identity into a user identity that can be recognized by the service background, such as UIN, and sends the user identity to the CGI; CGI invokes a background service, initiating a request to pull a user group list to the server background, such as 0x55 x; after receiving 0x55x, the server background acquires a user group list associated with the converted user identifier, and issues the user group list to the CGI, and the CGI executes the following step 305.
And 305, returning the user group list to the user group management applet by the QQ server for displaying, wherein during displaying, the user group management applet can display the user group list by adopting a structure of combining an inlet and a tab, and can provide a flat user group management mode for a user by using an interactive form of a card, a list or a pure tab.
In one case, when the user operates user group 1 in the user group list displayed by the user group management applet, the user group management applet is still logged into the user group management background, and the user group management applet continues to perform steps 306 and 308 as follows, depending on the operation of user group 1.
Step 306, the user group management applet initiates a request of user group 1 to the QQ server, where the user group request includes: session secrets, user group 1 identification and user identity (openid), and may also include information such as user group management applet identification (appid).
Step 307, after receiving the request of the user group 1, the QQ server verifies the request of the user group 1 according to the session key therein, and first converts the user identity identifier therein into a user identifier recognizable by the QQ server, and obtains related information of the user group 1 in a user group list associated with the converted user identifier, such as setting information, credit information, active information, members of the user group 1, a user joining request of the user group 1, unread messages of the user group 1, and the like.
In a specific implementation, after the CGI in the QQ server receives and verifies the request of the user group 1, a conversion request, such as 0xda8, may be sent to the server background; after receiving 0xda8, the server background converts the user identity into a user identity that can be recognized by the service background, such as UIN, and sends the user identity to the CGI; the CGI invokes a background service, and initiates a request for pulling user group 1 information to the server background, such as 0x88 d; after receiving 0x88d, the server background acquires the information of user group 1 in the user group list associated with the converted user identifier, and sends the information to the CGI, and the CGI executes the following step 308. The information such as credit and active information of the user group 1 is obtained by server background statistics.
In step 308, the QQ server returns the information related to the user group 1 to the user group management applet for display.
In another case, when the user operates the user group 1 in the user group list displayed by the user group management applet, the user group management applet is in a log-in state with the user group management background, the user group management applet will log in the user group management background first, and obtain the session key, and then execute the above steps 306 and 308 according to the operation on the user group 1.
For example, as shown in fig. 5a, a QQ message list, a QQ task bar, an icon of a user group management applet, etc. are displayed at the upper end of the QQ user interface, and when the user clicks the icon of the user group management applet, the QQ process will start the user group management applet, and the user group management applet can display a user group list according to the steps 302 to 305, which can include a list of user groups that the current user (i.e., me) is the administrator and a list of user groups that the current user (i.e., me) is the group owner.
As shown in fig. 5b, when the user clicks the information of the user group 1 in the user group list, the user group management applet may display the related information of the user group 1 according to the steps 306 to 308, which may specifically include: setting information, such as a search mode, or attribute information displayed by clicking a "manage user group" button, and the like; data such as credit and user information included in the user group 1, etc.; a "bulletin" button for displaying the information input interface by clicking the "bulletin" button; and an "approval" button, a user join request of the user group 1 displayed by clicking the "approval" button, and the like.
For example, as shown in fig. 5c, when the user group 1 corresponds to an unprocessed user join request, the user group management applet may prompt the user through an icon of the "approval" button, for example, through a small black dot at the upper right corner of the "approval" button; when a user clicks an 'approval' button, the user group management applet can display 'approval' and 'rejection' buttons corresponding to the user 1 and the user 2 according to a user joining request of the user group 1, such as the joining request of the user 1 and the joining request of the user 2, and the user group management applet can approve or reject the joining request of each user; the user group management applet may then send the processed information to the QQ server for storage.
It can be seen that through the communication between the user group management applet in the QQ process and the QQ server in steps 301 to 308, the user group management applet centrally manages the user group of the QQ process.
Further, in this embodiment, a user may perform batch management on a plurality of user groups through a user group list displayed by a user group management process in the terminal device, and specifically, the user group management process provides an information input interface and a user group selection interface, receives information input by the user through the information input interface of the user group management process, and receives at least one user group selected by the user through the user group selection interface; the user group management process may transmit the information input by the user and the information of the at least one user group to the QQ server, and the QQ server sets the information input by the user as the received messages of the at least one user group, respectively.
For example, as shown in fig. 5d, after the user group management applet displays the information related to user group 1, when the user clicks the "announce" button, the user group management applet will display an "announce editing" page, which includes a "enter information" frame, a "simultaneously issue to other user groups" button, a "distribute to new users" button, and a "issue" button; when a user clicks a button of 'simultaneously issuing to other user groups', the user group management applet can display a user group selection interface, receive at least one user group selected by the user through the user group selection interface, and return a page of 'announcement editing'; when the user clicks the "publish" button, the user group management applet sets the information input by the user to be the at least one user group respectively and sends the information to the QQ server.
Further, in this embodiment, in the process of managing the user group through the user group management process in the terminal device, in some cases, a jump may be made to the QQ process, for example, as shown in fig. 5e, after the user group management applet displays the related information of the user group 1, when the user clicks the button of "manage user group", the user group management applet jumps to the QQ process to display the settings of some information in the user group 1, such as settings of information of "administrator", "announcement of user group", "membership right" and "name of user group 1", and finally, the QQ process directly sends the set information to the QQ server for storage.
Therefore, the user group management applet and the QQ process can flexibly jump according to user requirements, and management based on the user group is facilitated.
The embodiment of the present invention further provides a user group management apparatus, a schematic structural diagram of which is shown in fig. 6, and the user group management apparatus includes a social application process 100 and a user group management process 200, where the social application process 100 includes a display unit 10 and a starting unit 11, the user group management process 200 includes a key obtaining unit 12, a request initiating unit 13, and an information management unit 14, where:
the display unit 10 is configured to display a starting interface of the user group management process 200 on a user interface of the social application process 100;
the starting unit 11 is configured to start the user group management process 200 when the social application process 100 receives operation information of a starting interface displayed by the display unit 10;
the key obtaining unit 12 is configured to obtain, through the user group management process 200 started by the starting unit 11, a session key corresponding to the user identity of the current user;
the request initiating unit 13 is configured to initiate a user group request to a social application background, where the user group request includes the user identity and a session key;
the information management unit 14 is configured to acquire and display a user group list, which is returned by the social application background according to the user identity and the session key in the user group request initiated by the request initiating unit 13 and is associated with the user identity, so as to perform user group management.
Further, the request initiating unit 13 is further configured to receive operation information on a user group in the user group list, and initiate a request of the user group to the social application background, where the request of the user group includes the user identity, the identifier of the user group, and a session key; the information management unit 14 is further configured to acquire and display the relevant information of the user group, which is returned by the social application background according to the user identity, the identifier of the user group, and the session key in the request of the user group and is associated with the user identity, so as to manage the user group.
Wherein the related information of the user group associated with the user identity comprises at least one of the following information: setting information, credit information, active information, user information included by the user group, a user join request of the user group, and unread messages of the user group.
Further, the user management process 200 may further include a jumping unit 15, configured to jump to the social application process 100 when operation information of a first type of information in the information related to the user group is received, and a management interface for the first type of information is displayed by the display unit 10 of the social application process 100, so as to manage the first type of information through the social application process 100.
Further, the user group management process 200 may further include a batch sending unit 16, configured to receive information input by a user, and receive at least one user group selected from the user group list displayed by the information management unit 14; and sending the information input by the user and the information of the at least one user group to the social application background so that the social application background can set the information input by the user as the receiving information of the at least one user group respectively.
It can be seen that, in the user group management apparatus in this embodiment, the starting unit 11 in the social application process 100 starts the user group management process 200 through the social application process, after the key obtaining unit 12 in the user group management process 200 obtains the session key, the request initiating unit 13 initiates a user group request to the social application background, where the user group request carries the user identity and the session key, so that the social application background returns a user group list associated with the user identity according to the user group request, and the information management unit 14 displays the user group list for user group management. In this way, the user group created by the social application process 100 is managed centrally through another application process started by the social application process 100, i.e., the user group management process 200, which facilitates batch management of a plurality of user groups without dispersion and inconvenience in management of the user groups due to influence of other functions in the social application process 100.
An embodiment of the present invention further provides a social application background, a schematic structural diagram of which is shown in fig. 7, including:
a request receiving unit 20, configured to receive a user group request sent by a user group management process, where the user group request includes a user identity and a session key of a current user;
a converting unit 21, configured to convert the user identity into a user identity that can be recognized by the current application after the session key in the user group request received by the request receiving unit 20 passes verification of the user group request;
an obtaining and sending unit 22, configured to obtain a user group list associated with the user identifier converted by the converting unit 21, and send the user group list to the user group management process.
Further, the request receiving unit 20 is further configured to receive a request of the user group management process for a user group in the user group list, where the request of the user group includes the user identity, the identifier of the user group, and a session key; the converting unit 21 is further configured to convert the user identity into a user identity that can be recognized by the current application after the request of the user group is verified according to the session key; the obtaining and sending unit 22 is further configured to obtain the relevant information of the user group in the user group list associated with the converted user identifier, and send the relevant information to the user group management process.
Further, the social application background in this embodiment may further include: a setting unit 23, configured to receive information input by a user and information of at least one user group selected from the user group list, where the information is sent by the user group management process; and setting the information input by the user as the received messages of at least one user group respectively.
Therefore, the user group created by the social application process and stored in the social application background is managed in a centralized manner through another application process started by the social application process, namely the user group management process, so that batch management of a plurality of user groups is facilitated, and scattered and inconvenient management of the user groups due to influence of other functions in the social application process is avoided.
The present invention further provides a terminal device, a schematic structural diagram of which is shown in fig. 8, where the terminal device may generate a relatively large difference due to different configurations or performances, and may include one or more Central Processing Units (CPUs) 30 (e.g., one or more processors) and a memory 31, and one or more storage media 32 (e.g., one or more mass storage devices) for storing applications 321 or data 322. The memory 31 and the storage medium 32 may be, among other things, transient storage or persistent storage. The program stored in the storage medium 32 may include one or more modules (not shown), each of which may include a series of instruction operations for the terminal device. Still further, the central processor 30 may be configured to communicate with the storage medium 32 to execute a series of instruction operations in the storage medium 32 on the terminal device.
Specifically, the application programs 321 stored in the storage medium 32 include a current application and an application program for user group management, and the current application program may include the display unit 10 and the starting unit 11 in the user group management apparatus, and the application program for user group management may include the key obtaining unit 12, the request initiating unit 13, the information management unit 14, the jumping unit 15 and the batch sending unit 16 in the user group management apparatus, which will not be described herein again. Further, the central processor 30 may be configured to communicate with the storage medium 32, and execute a series of operations corresponding to the current application stored in the storage medium 32 and the application program managed by the user group on the terminal device.
The terminal equipment may also include one or more power supplies 33, one or more wired or wireless network interfaces 34, one or more input-output interfaces 35, and/or one or more operating systems 323, such as Windows Server, Mac OS XTM, UnixTM, LinuxTM, FreeBSDTM, and the like.
The steps performed by the user group management apparatus in the above-described method embodiment may be based on the structure of the terminal device shown in fig. 8.
An embodiment of the present invention further provides a server, which has a structure similar to that of the terminal device shown in fig. 8, except that in the server of this embodiment, the application program stored in the storage medium includes a currently applied program, and the current application program may include the request receiving unit 20, the converting unit 21, the obtaining and sending unit 22, and the setting unit 23 in the social application background, which are not described herein again. Still further, the central processor 30 may be configured to communicate with the storage medium 32 to execute a series of operations corresponding to the program of the current application stored in the storage medium on the server. The steps performed by the social application background in the above method embodiments may be based on the structure of the server in this embodiment.
The embodiment of the invention also provides a storage medium, wherein the storage medium stores a plurality of instructions, and the instructions are suitable for being loaded by the processor and executing the user group management method executed by the user group management device or the social application background.
The embodiment of the invention also provides terminal equipment, which comprises a processor and a storage medium, wherein the processor is used for realizing each instruction; the storage medium is used for storing a plurality of instructions which are used for loading and executing the user group management method executed by the user group management device by the processor.
The embodiment of the invention also provides a server, which comprises a processor and a storage medium, wherein the processor is used for realizing each instruction; the storage medium is used for storing a plurality of instructions, and the instructions are used for loading and executing the user group management method executed by the social application background.
The embodiment of the invention also provides a user group management system, which comprises a user group management device and a social application background, wherein: the user group management means is a user group management means as shown in the above-mentioned fig. 6, or a terminal device 8 as shown in the above-mentioned fig.; the social application backend is a social application backend as described above in fig. 7, or a server as described above.
Those skilled in the art will appreciate that all or part of the steps in the methods of the above embodiments may be implemented by associated hardware instructed by a program, which may be stored in a computer-readable storage medium, and the storage medium may include: read Only Memory (ROM), Random Access Memory (RAM), magnetic or optical disks, and the like.
The user group management method, device, system, storage medium and related devices provided by the embodiments of the present invention are described in detail above, and a specific example is applied in the present disclosure to explain the principle and the implementation of the present invention, and the description of the above embodiments is only used to help understanding the method and the core idea of the present invention; meanwhile, for a person skilled in the art, according to the idea of the present invention, there may be variations in the specific embodiments and the application scope, and in summary, the content of the present specification should not be construed as a limitation to the present invention.

Claims (14)

1. A user group management method, comprising:
displaying a starting interface of a user group management process on a user interface of a social application process;
when the social application process receives the operation information of the starting interface, starting the user group management process; the user group management process acquires a session key corresponding to a user identity of a current user;
the user group management process initiates a user group request to a social application background, wherein the user group request comprises the user identity identification and a session key; the session key is used for the social application background to verify the user group request according to the session key;
and the user group management process acquires and displays a user group list associated with the user identity identification so as to manage the user group.
2. The method of claim 1, wherein the method further comprises:
the user group management process receives operation information of a user group in the user group list and initiates a request of the user group to the social application background, wherein the request of the user group comprises the user identity identification, the identification of the user group and a session key;
and the user group management process acquires and displays the related information of the user group associated with the user identity identification so as to manage the user group.
3. The method of claim 2, wherein the information related to the user group associated with the user identity comprises at least one of: setting information, credit information, active information, user information included by the user group, a user join request of the user group, and unread messages of the user group.
4. The method of claim 2, wherein the method further comprises:
and when the user group management process receives operation information of first-class information in the related information of the user group, jumping to the social application process to display a management interface of the first-class information, so as to manage the first-class information through the social application process.
5. The method of any of claims 1 to 4, further comprising:
the user group management process receives information input by a user and receives at least one user group selected from the user group list;
and the user group management process sends the information input by the user and the information of the at least one user group to the social application background so that the social application background can set the information input by the user as the receiving information of the at least one user group respectively.
6. A user group management method is applied to a social application background and comprises the following steps:
receiving a user group request sent by a user group management process, wherein the user group request comprises a user identity identifier and a session key of a current user;
when the user group request is verified according to the session key, the user identity is converted into a user identity which can be identified by the current application;
and acquiring a user group list associated with the converted user identification, and sending the user group list to the user group management process.
7. The method of claim 6, wherein the method further comprises:
receiving a request of the user group management process for a user group in the user group list, wherein the request of the user group comprises the user identity identifier, the identifier of the user group and a session key;
when the request of the user group is verified according to the session key, the user identity is converted into a user identity which can be identified by the current application;
and acquiring the related information of the user group in the user group list associated with the converted user identifier, and sending the related information to the user group management process.
8. The method of claim 6 or 7, wherein the method further comprises:
receiving information input by a user and information of at least one user group selected from the user group list, wherein the information is sent by the user group management process;
and setting the information input by the user as the received messages of at least one user group respectively.
9. A user group management device is characterized by comprising a social application process and a user group management process, wherein the social application process comprises a display unit and a starting unit, the user group management process comprises a key acquisition unit, a request initiating unit and an information management unit, and the user group management device comprises:
the display unit is used for displaying a starting interface of the user group management process on a user interface of the social application process;
the starting unit is used for starting the user group management process when the social application process receives the operation information of the starting interface;
the key acquiring unit is used for acquiring a session key corresponding to the user identity of the current user; the session key is used for the social application background to verify the user group request according to the session key;
the request initiating unit is used for initiating a user group request to a social application background, wherein the user group request comprises the user identity identifier and the session key;
and the information management unit is used for acquiring and displaying a user group list associated with the user identity so as to manage the user group.
10. A social application backend, comprising:
the request receiving unit is used for receiving a user group request sent by a user group management process, wherein the user group request comprises a user identity identifier and a session key of a current user;
the conversion unit is used for converting the user identity into a user identity which can be identified by the current application after the user group request is verified according to the session key;
and the acquisition and sending unit is used for acquiring the user group list associated with the converted user identifier and sending the user group list to the user group management process.
11. A storage medium storing a plurality of instructions adapted to be loaded by a processor and to perform the user group management method according to any of claims 1 to 8.
12. A terminal device comprising a processor and a storage medium, the processor configured to implement instructions;
the storage medium is configured to store a plurality of instructions for loading by a processor and executing the user group management method according to any one of claims 1 to 5.
13. A server comprising a processor and a storage medium, the processor configured to implement instructions;
the storage medium is configured to store a plurality of instructions for loading by a processor and executing the user group management method according to any one of claims 6 to 8.
14. A user group management system is characterized by comprising a user group management device and a social application background, wherein:
the user group management apparatus is a user group management apparatus as claimed in claim 9, or a terminal device as claimed in claim 12;
the social application backend is the social application backend as claimed in claim 10 or the server as claimed in claim 13.
CN201911002109.8A 2019-10-21 2019-10-21 User group management method, device and system, storage medium and related equipment Active CN110730085B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911002109.8A CN110730085B (en) 2019-10-21 2019-10-21 User group management method, device and system, storage medium and related equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911002109.8A CN110730085B (en) 2019-10-21 2019-10-21 User group management method, device and system, storage medium and related equipment

Publications (2)

Publication Number Publication Date
CN110730085A CN110730085A (en) 2020-01-24
CN110730085B true CN110730085B (en) 2021-11-02

Family

ID=69220497

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911002109.8A Active CN110730085B (en) 2019-10-21 2019-10-21 User group management method, device and system, storage medium and related equipment

Country Status (1)

Country Link
CN (1) CN110730085B (en)

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
ATE363806T1 (en) * 2002-11-22 2007-06-15 Intellisist Inc METHOD AND DEVICE FOR PROVIDING MESSAGE-ORIENTED VOICE COMMUNICATIONS BETWEEN SEVERAL PARTNERS
CN101771677B (en) * 2008-12-31 2013-08-07 华为技术有限公司 Method for providing resource for access user, server and system thereof
KR101701832B1 (en) * 2010-05-31 2017-02-02 엘지전자 주식회사 Mobile Terminal and Method for Controlling Group Chatting thereof
CN105357037B (en) * 2015-10-23 2019-05-17 成都简一科技有限公司 A kind of implementation method of public's wechat platform centralized management
US10348730B2 (en) * 2015-12-28 2019-07-09 International Business Machines Corporation Reducing complexities of authentication and authorization for enterprise web-based social applications
CN105978792B (en) * 2016-05-16 2019-12-10 泉州市协升礼品有限公司 management method for instant messaging multi-person chat topic

Also Published As

Publication number Publication date
CN110730085A (en) 2020-01-24

Similar Documents

Publication Publication Date Title
CN105530175B (en) Message processing method, device and system
US11320968B2 (en) Processing actionable notifications
CN107294908B (en) Account information processing method, device and system in instant messaging application
US10802681B2 (en) Actionable notifications
CN107104874B (en) Resource sharing method, device, terminal and computer readable storage medium
CN104753911A (en) Information processing method based on communication & social application, relevant device and system
US20100312839A1 (en) Instant Messaging Method and System
CN101119335B (en) Method for logging in game server and implementing system thereof
CN110300046B (en) Business consultation control method, terminal and server
CN110750780B (en) User role permission fusion method, device and equipment based on multi-service system
CN112346751A (en) Application program installation method and device, electronic equipment and storage medium
CN110995706B (en) Authentication system, method, device and storage medium for communication application
CN110730085B (en) User group management method, device and system, storage medium and related equipment
US20090077243A1 (en) Conversation recovery method
CN109491748B (en) Wearable device control method and control terminal based on small program
CN113079085B (en) Business service interaction method, business service interaction device, business service interaction equipment and storage medium
CN113138702B (en) Information processing method, device, electronic equipment and storage medium
CN115410580A (en) Voice recognition method, device, equipment and medium for command scheduling system
CN110661789B (en) Address resetting method, device, equipment and computer readable storage medium
CN113420133A (en) Session processing method, device, equipment and storage medium
CN113206780A (en) Enterprise instant messaging method and device, computer equipment and readable storage medium
CN109150696B (en) Information processing method, server, client, and computer-readable storage medium
CN114828000B (en) Login method, login device and computer readable storage medium
CN115835145B (en) Service management method, device and storage medium
CN112860962B (en) Method, device, electronic equipment and medium for processing questioning information

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
REG Reference to a national code

Ref country code: HK

Ref legal event code: DE

Ref document number: 40020143

Country of ref document: HK

SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant