CN113300933A - Session content management method and device, computer equipment and readable storage medium - Google Patents

Session content management method and device, computer equipment and readable storage medium Download PDF

Info

Publication number
CN113300933A
CN113300933A CN202010111832.6A CN202010111832A CN113300933A CN 113300933 A CN113300933 A CN 113300933A CN 202010111832 A CN202010111832 A CN 202010111832A CN 113300933 A CN113300933 A CN 113300933A
Authority
CN
China
Prior art keywords
group members
session content
list
server
current session
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202010111832.6A
Other languages
Chinese (zh)
Inventor
田元
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
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 CN202010111832.6A priority Critical patent/CN113300933A/en
Publication of CN113300933A publication Critical patent/CN113300933A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • 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
    • 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
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/10Network architectures or network communication protocols for network security for controlling access to devices or network resources
    • H04L63/101Access control lists [ACL]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/40Support for services or applications
    • H04L65/403Arrangements for multi-party communication, e.g. for conferences

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Multimedia (AREA)
  • Computer Hardware Design (AREA)
  • Computer Security & Cryptography (AREA)
  • Computing Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Computer And Data Communications (AREA)

Abstract

The application relates to the field of instant messaging, and provides a management method and device of session content, computer equipment and a readable storage medium, which aim to solve the problem that the processing mode of the session content in the prior art is low in efficiency. The method comprises the following steps: sending a request for setting operation authority for the current session content to a server; determining a restricted list of group members which can be given operation authority in all the group members according to the response returned by the server to the request; returning the limited list to the server so that the server sets operation authority for the group members in the limited list; and when the group members in the limited list operate the current session content, applying operation authority to the group members in the limited list. The technical scheme of the invention greatly improves the processing efficiency of the conversation content, has high efficiency and precision of generating the limitation list, and enriches the message types capable of setting the operation authority in the group conversation.

Description

Session content management method and device, computer equipment and readable storage medium
Technical Field
The present application relates to the field of instant messaging, and in particular, to a method and an apparatus for managing session content, a computer device, and a readable storage medium.
Background
With the rapid development of network communication technology, instant messaging such as WeChat, QQ and the like, in which a group session is a typical application example of instant messaging, makes people work and live more efficient and convenient.
A group session refers to a group in which any member of the group interacts with another member, other members or all members of the group in real time by means of voice, video and/or text. Generally, a group session in instant messaging usually includes, in addition to the session itself (e.g., a text or audio-video message issued to all or some members of the group), content attached to the sender, i.e., session auxiliary content, such as various text, image, audio-video files issued with the session itself. In a group session, some session content (including the session itself and session affiliation content) may not be desired to be subjected to some action by one or some members of the group, such as copying, forwarding, or downloading. For this situation, the processing scheme in the prior art is to select a target member of the session content, i.e. a group member to which the session content is expected to be operated, to reestablish a new group, and to publish the session content in the newly-established group.
However, the above prior art processing method is not efficient because different session contents need to establish different new groups, and the session contents are changed at any time.
Disclosure of Invention
The embodiment of the application provides a management method and device of session content, computer equipment and a readable storage medium, so as to solve the problem that the processing mode of the session content in the prior art is low in efficiency. The technical scheme is as follows:
in one aspect, a method for managing session content is provided, where the method includes:
sending a request for setting operation authority for the current session content to a server;
determining a restricted list of group members which can be endowed with the operation authority in all the group members according to the response returned by the server to the request;
returning the limited list to the server so that the server sets the operation authority for the group members in the limited list;
and when the group members in the restricted list operate the current session content, applying the operation authority to the group members in the restricted list.
In one aspect, a method for managing session content is provided, where the method includes:
receiving a request for setting operation authority for current session content, which is sent by a terminal;
responding to the request for setting the operation authority to the current session content, and returning a list of all group members to the terminal;
and receiving a restricted list of group members which can be endowed with the operation authority in the all generated group members, and setting the operation authority for the group members in the restricted list.
In one aspect, an apparatus for managing session content is provided, and the apparatus includes:
the first sending module is used for sending a request for setting operation permission for the current session content to the server;
a list generating module, configured to determine, according to a response returned by the server to the request, a restricted list of group members to which the operation permission can be given, from among all group members;
the second sending module is used for returning the restricted list to the server so that the server sets the operation authority for the group members in the restricted list;
and the authority implementing module is used for applying the operation authority to the group members in the restricted list when the group members in the restricted list operate the current session content.
In one aspect, an apparatus for managing session content is provided, and the apparatus includes:
the receiving module is used for receiving a request for setting operation authority for the current session content, which is sent by a terminal;
the response module is used for responding to the request for setting the operation authority for the current session content and returning a list of all group members to the terminal;
and the authority setting module is used for receiving a restricted list of group members which can be endowed with the operation authority in the all generated group members, and setting the operation authority for the group members in the restricted list.
In one aspect, a computer device is provided that includes a memory, a processor, and a computer program stored in the memory and executable on the processor, the computer program code being loaded and executed by the one or more processors to perform operations performed by the management method of session content.
In one aspect, a computer-readable storage medium storing operations performed by a computer program loaded and executed by a processor to implement the management method of session content is provided.
According to the technical scheme provided by the application, on one hand, compared with the prior art that the session content can be processed by frequently reestablishing the new group, the application can perform the operation authority on the session content without reestablishing the group, and the processing efficiency of the session content is greatly improved; on the other hand, the limitation list to which the operation authority can be applied is determined based on all group members rather than all contacts, the selection range is small, and therefore the efficiency and the precision of generating the limitation list are high; in the third aspect, because the session content includes both the session itself and the auxiliary content of the session, the application enriches the message types capable of setting the operation rights in the group session, compared with the case that only the document in the session is limited.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present application, the drawings needed to be used in the description of the embodiments are briefly introduced below, and it is obvious that the drawings in the following description are only some embodiments of the present application, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without creative efforts.
Fig. 1 is a schematic diagram of an implementation environment of a session content management method provided in an embodiment of the present application;
fig. 2 is a flowchart of a session content management method provided in an embodiment of the present application;
FIG. 3 is a flowchart of determining a restricted list of group members who can be given operation rights among all group members according to an embodiment of the present disclosure;
FIG. 4 is a flowchart of determining a restricted list of group members who can be given operation rights among all group members according to another embodiment of the present application;
fig. 5 is a flowchart of a method for managing session content according to another embodiment of the present application;
fig. 6 is a flowchart of a method for managing session content by a terminal and a server through interaction according to an embodiment of the present application;
fig. 7 is a schematic structural diagram of a management apparatus for session content according to an embodiment of the present application;
fig. 8 is a schematic structural diagram of a session content management apparatus according to another embodiment of the present application;
FIG. 9 is a schematic structural diagram of a computer device according to an embodiment of the present disclosure;
fig. 10 is a schematic structural diagram of a blockchain system according to an embodiment of the present disclosure.
Detailed Description
To make the objects, technical solutions and advantages of the present application more clear, embodiments of the present application will be described in further detail below with reference to the accompanying drawings.
Computer Vision (CV) is a science for researching how to make a machine "see", and further, refers to using a Computer device such as a camera and a Computer to replace human eyes to identify, track, measure and the like a target object in an image, and further processing the image, so that the processed image is more suitable for human eyes to observe or more convenient to transmit to other devices for detection. Theories and techniques related to computer vision research attempt to build artificial intelligence systems that can capture information from images or multidimensional data. Computer vision technologies may generally include image processing, image recognition, image semantic understanding, image retrieval, OCR, video processing, video semantic understanding, video content/behavior recognition, three-dimensional object reconstruction, 3D technologies, virtual reality, augmented reality, synchronous positioning, map construction, and other technologies, and may also include common biometric technologies such as face recognition, fingerprint recognition, and the like. The scheme provided by the embodiment of the application mainly relates to technologies such as text recognition and image recognition in a computer vision technology, and the key information in the conversation content is recognized through the technologies such as the text recognition and the image recognition, so that the intelligent recognition of the conversation content and the conversation environment is completed.
Fig. 1 is a schematic diagram of an implementation environment of a session content management method according to an embodiment of the present application, where the implementation environment includes a terminal 110 and a server 140.
The terminal 110 is connected to the server 110 through a wireless network or a wired network. The terminal 110 may be a smart phone, a tablet computer, a portable computer, or the like. The terminal 110 is installed and operated with an application program supporting a management technology of session contents. Illustratively, the terminal 110 is a terminal used by a user, and an application running in the terminal 110 is logged with a user account.
The terminal 110 is connected to the server 140 through a wireless network or a wired network.
The server 140 may be a cloud computing platform, a virtualization center, or the like. Server 140 is used to provide background services for applications that support management of session content. Alternatively, the server 140 undertakes the management of the content of the primary session and the terminal 110 undertakes the management of the content of the secondary session; alternatively, the server 140 undertakes the management of the secondary session content and the terminal 110 undertakes the management of the primary session content; alternatively, the server 140 or the terminal 110 may respectively undertake the management work of the session content separately; alternatively, both server 140 and terminal 110 may interact to undertake the management of the session content.
Optionally, the server 140 comprises: the system comprises an access server, an intelligent identification server and a database. The access server is used to provide access services for the terminal 110. The intelligent recognition server is used for providing background services related to intelligent recognition. The intelligent identification server can be one or more. When there are multiple smart identification servers, there are at least two smart identification servers for providing different services, and/or there are at least two smart identification servers for providing the same service, for example, providing the same service in a load balancing manner, which is not limited in the embodiments of the present application.
The terminal 110 may be generally referred to as one of a plurality of terminals, and the embodiment is only illustrated by the terminal 110.
Those skilled in the art will appreciate that the number of terminals described above may be greater or fewer. For example, the number of the terminal may be only one, or several tens or hundreds, or more, and in this case, other terminals are also included in the implementation environment. The number of terminals and the type of the device are not limited in the embodiments of the present application.
Fig. 2 is a flowchart of a session content management method according to an embodiment of the present application. The method may be applied to the terminal, and the terminal may be regarded as a computer device, and thus, the embodiments of the present application are described based on the computer device as an execution subject. Referring to fig. 2, this embodiment may specifically include the following steps S201 to S204, which are described in detail as follows:
step S201: and sending a request for setting operation authority for the current session content to the server.
In the embodiment of the present application, the content of the current session includes content contained in the current session itself and/or auxiliary content of the current session, where the content contained in the current session itself may be a text message sent by a group member involved in the current session to other part or all of the group members, and the auxiliary content of the current session may be a file of a document, audio, video, image, or the like type sent along with the content contained in the current session itself. As an embodiment of the present application, the sending of the request for setting the operation authority for the current session content to the server may be sending of the request for setting the operation authority for the current session content to the server based on an operation of a group member having the set operation authority among the group members. Specifically, when a message is issued in the session, a group member (e.g., an administrator or a group owner of the group) having a set operation authority among group members involved in the current session selects the message, and selects an operation authority, e.g., an authority to copy, forward, download, save, etc., from a pull-down menu that is subsequently popped up. When the group member with the set operation authority selects one of the operation authorities and confirms, the terminal sends a request for setting the operation authority for the message to the server. It should be noted that, in the above embodiment, when the content of the current session is more, for example, there are multiple messages and/or multiple auxiliary contents in the current session, in order to improve efficiency, when sending the request for setting the operation right for the content of the current session to the server, the operation may be performed in bulk. Specifically, when the same operation right needs to be set for all of a plurality of messages and/or a plurality of auxiliary contents, a batched selection can be provided, so that when a group member with the set operation right in the group members operates, the plurality of messages and/or the plurality of auxiliary contents can be selected, the operation right is selected and confirmed at one time from a pull-down menu popped up later, and the terminal sends a request for setting the operation right for the plurality of messages and/or the plurality of auxiliary contents to the server at the same time, so that the request for setting the operation right for the messages and/or the auxiliary contents is avoided being sent one by one and/or one by one.
In view of some session contents that inherently imply the requirement of operation right, for example, the sent text or the attached content of the session contains information such as "confidential", "prohibited forwarding" or "copy-free", or the session environment of the current session content has changed, for example, a current group newly joins a member, some members of the current group have increased in duty so that the right is changed, or a current group has a member that has actually left off duty but a group owner or administrator does not timely remove the member from the group, etc., in this scenario, a request for setting operation right for the current session content can be automatically sent to the server through intelligent identification, so as another embodiment of the present application, the request for setting operation right for the current session content to the server can be based on intelligent identification of the current session content and/or the session environment of the current session content, and automatically sending a request for setting operation authority for the current session content to the server. Compared with the foregoing embodiment that the request for setting the operation authority for the current session content is triggered based on the operation of the group member having the set operation authority among the group members, the embodiment is an automated process and does not depend on the operation of the group member having the set operation authority.
As an embodiment of the present application, based on the intelligent identification of the current session content, the request for automatically sending the server to set the operation authority for the current session content may be: carrying out keyword matching on the current session content, wherein the keyword implies the requirement of setting the operation permission on the current session content; and if the keyword is matched from the current session content, sending a request for setting the operation permission for the current session content to the server. As for the specific method for matching keywords with the current session content, the method is mainly divided into two categories, one category is that the current session content is plain text information, and the other category is that the current session content includes picture information, for example, some PDF documents are marked with "no forwarding" watermarks, and so on. When the current conversation content is the plain text information, the plain text information can be subjected to text recognition, and semantic information in the current conversation content is recognized. When the current conversation content includes the picture information, on one hand, text Recognition is performed on the text information, and on the other hand, the text information is converted into editable pure text by detecting text regions in the picture, performing text correction, text segmentation, character segmentation, semantic Recognition and the like by using an image Recognition technology, such as an Optical Character Recognition (OCR) technology, and then, the semantic information in the current conversation content including the picture information is recognized by performing text Recognition on the editable pure text information. After identifying the semantic information in the current conversation content, carrying out keyword matching on the current conversation content, the keywords imply the requirement that the operation authority needs to be set for the current session content, such as "secret-related", "forwarding prohibited", "copy prohibited", or "recording prohibited", etc., and the specific matching method includes locking all target information matched with the keywords in the current session content (where the target information includes text information that is the same as, similar to, and/or has a mapping relationship with the keywords), the semantic recognition is performed on the locked target information, the association degree between the target information and the keywords is calculated according to the recognized semantic, and the target information with high association degree with the keywords (for example, the target information with the association degree higher than a certain set threshold value with the keywords) is used as the matched keywords in the current conversation content.
As an embodiment of the present application, based on the intelligent recognition of the session environment of the current session content, the request for automatically sending the server to set the operation permission for the current session content may be: determining whether the information of the members of the group to which the current session content belongs changes or not by performing big data analysis on the group to which the session environment of the current session content belongs; and if the information of the members of the group to which the current session content belongs is changed, sending a request for setting the operation authority for the current session content to the server. In this embodiment, the big data analysis of the group to which the session environment of the current session content belongs includes analyzing the interaction conditions of the group members, the change conditions of the group members, and messages issued by the group members, for example, analyzing the interaction conditions of the group members, and after knowing that the activity degree of some group members is significantly reduced, preliminarily determining whether the group members are in the off-duty state, so that whether the current session content is not suitable for receiving, querying, forwarding and other operations; for another example, by analyzing the page where the current session content is located, after learning the group new member and the introduction of the group or the group administrator to the new member, it is preliminarily determined that the new member only temporarily enters the group, and therefore, the current session content is not suitable for receiving, querying, forwarding and other operations; for another example, after analyzing the information of the position, the post, etc. of the group member, it can be known that the position and/or the post of the group member has changed obviously, and the current session content is not suitable for receiving, querying, forwarding, etc. operations. Once the information of the members of the group to which the current session content belongs changes, the information is a potential requirement for setting the operation authority for the current session content, and it is reasonable to send a request for setting the operation authority for the current session content to the server.
Of course, other intelligent recognition methods may be included, for example, the Computer Vision (CV) technology mentioned in the foregoing embodiments, and so on, please refer to the corresponding description of the foregoing embodiments. The intelligent identification of the current conversation content and/or the conversation environment of the current conversation content confirms that the current conversation content has the requirement for setting the operation authority, so that the request for setting the operation authority of the current conversation content can be automatically sent to the server.
It should be noted that, in the foregoing embodiment of the present application, the request sent by the terminal to the server for setting the operation authority for the current session content includes, in addition to the operation authority itself (for example, authority for operations such as copying, forwarding, downloading, saving, and the like), an identifier of the current session content, an identifier of a group member involved in the current session, an identifier of a group member having the operation authority set in the group member, and the like, so that the server can know, when receiving the request, which session, which content in the session, which group member the current session is involved in, and which member in the group member is to set the operation authority for the current session, and the like. Considering that the server can know the current session, the identification of the content of the current session, and the group members involved in the current session when the session is initiated, the request may not include the identification of the current session, the identification of the content of the current session, and the identification of the group members involved in the current session.
Step 202: and determining the restricted list of the group members which can be given the operation authority in the whole group members according to the response returned by the server to the request sent in the step S201.
After receiving a request for setting operation authority for the current session content sent by the terminal, the server responds to the request and returns the request to the terminal, and the method comprises the step of returning a list of all group members and a limitation alternative list to the terminal. As an embodiment of the present application, according to a response returned by the server to the request sent in step S201, determining a restricted list of group members in the group members to which the operation right can be given can be implemented by following steps S301 and S302, as shown in fig. 3, which are described in detail as follows:
step S301: and receiving the list of all group members returned by the server according to the request sent by the terminal.
In the embodiment of the present application, the member of the group refers to the member of the group in which the current session exists, and is a subset of all contact lists of the group member having the set operation authority, and therefore, the scope of the member of the group is not larger than that of all contact lists of the group member having the set operation authority.
Step S302: and confirming the list to which the operation authority can be applied in all the group members based on the selection of the group members in the list by the group members with the set operation authority in all the group members.
And in the user interface of the terminal, the server returns a list of all group members to list all group members. If the operation authority is to be given to a certain group member, the group member with the set operation authority is selected, after the group member is selected, a confirmation button provided by a user interface is clicked to show that the list to which the operation authority can be given is confirmed, and the confirmed lists form the set limit list of the group members to which the operation authority can be given in all the group members. It should be noted that although the embodiment of the present application also has a process of selecting group members, as described in the foregoing embodiment, since the server returns a list of all group members, instead of a list of all contacts of the group member having the setting operation authority, the former is a subset of the latter, and the group member having the setting operation authority has a greatly reduced scope when selecting the group member to which the operation authority can be applied, so that the selection efficiency is high and the selection accuracy is high.
In response to the embodiment of automatically sending the request for setting the operation right for the current session content to the server based on the intelligent identification of the current session content and/or the session environment of the current session content, as an embodiment of the present application, determining the restricted list of the group members to which the operation right can be given in all the group members according to the response returned by the server to the request sent in step S201 may be implemented by the following steps S401 to S403, as shown in fig. 4, which are described in detail as follows:
step S401: and receiving the limitation alternative list returned by the server according to the request.
In this embodiment, the list returned by the server in step S401 is called a limitation candidate list because when the terminal sends the request for setting the operation right for the current session content to the server, the list returned by the server may include group members that do not have the operation right for the current session content based on the request sent by the intelligent identification of the current session content and/or the session environment of the current session content.
Step S402: and confirming the group members in the restriction candidate list returned by the step S401.
As described above, the restricted candidate list returned by the server may contain group members that do not have the operation right for the current session content, and therefore, the restricted candidate list needs to be confirmed. In the process of confirmation, group members which do not have the operation authority for the current session content can be removed from the set limit alternative list, group members which can be given the operation authority can be added to the set limit alternative list, and the like; the confirmation method is that the group members in the limit alternative list are listed on the user interface of the terminal, the group members with the set operation authority check whether the members are the group members to which the operation authority can be applied one by one, and after the members (including the group members added to the limit alternative list) in the limit alternative list are all the group members to which the operation authority can be applied, the confirmation button is clicked, and then the confirmation of the group members in the limit alternative list is completed.
Step S403: and listing the group members confirmed in the restriction candidate list into a list to which operation authority can be applied.
And listing the group members confirmed in the restriction candidate list into a list capable of being endowed with the operation authority, wherein the list is the restriction list of the group members capable of being endowed with the operation authority in all the group members.
Step S203: and returning the restricted list to the server so that the server sets operation authority for the group members in the restricted list.
As described above, the request sent by the terminal to the server for setting the operation right for the current session content includes, in addition to the operation right itself (e.g., right of operations such as copying, forwarding, downloading, saving, etc.), an identifier of the current session content, an identifier of a group member involved in the current session, an identifier of a group member having the set operation right among the group members, and the like. After the terminal returns the restricted list generated in step S203 to the server, the server may set an operation authority for the group members in the restricted list in combination with the restricted list and the request sent by the terminal in step S201, which is exemplified by generating an operation authority configuration table such as the following table 1:
table 1: operation authority configuration table
Identification of current session 11
Identification of group members involved in a current session 1、2、3、4、5、6、7、8、9、10
Identification of group members with set operation authority 1、2、3
Identification of current session content 111
Identification of group members to which a first operation right can be given 4、5
Identification of group members to which a second operation right can be given 7、9
In table 1, the group members to which the first operation right can be granted and the group members to which the second operation right can be granted are the group members to which the operation right can be granted in the restricted list. It should be noted that the identifiers of the elements in table 1 are merely examples, and may be in other forms.
After the server sets the operation authority for the group members in the restricted list, the operation authority configuration table exemplified in table 1 may be transmitted back to the terminal.
Step S204: and when the group members in the limited list operate the current session content, the group members in the limited list are operated.
As described above, after the group members in the restricted list complete setting of the operation authority, the server returns the operation authority configuration table exemplified in table 1 to the terminal. When the group members in the restricted list operate the current session content, the terminal performs the operation authority on the group members in the restricted list by combining the operation authority configuration table exemplified in table 1. For example, assuming that the group member identified as 4 or 5 in the example in table 1 has the set operation right of prohibiting copying the current session content identified as 111, when the group member identified as 4 or 5 attempts to copy the current session content identified as 111, the terminal prohibits the group member identified as 4 or 5 from copying the current session content identified as 111 according to the operation right configuration table in the example in table 1, which may be specifically a drop-down menu popped up from a user interface provided by the terminal, and this option is displayed as an unusable gray scale; for another example, assuming that the group member identified as 7 or 9 in the example in table 1 has the set operation right of prohibiting forwarding the current session content identified as 111, when the group member identified as 7 or 9 attempts to forward the current session content identified as 111, the terminal prohibits the group member identified as 7 or 9 from forwarding the current session content identified as 111 according to the operation right configuration table in the example in table 1, which may be specifically in a pull-down menu popped up from a user interface provided by the terminal, and this option is displayed as an unusable gray scale, and so on.
As can be seen from the above management method for session content illustrated in fig. 1, on one hand, compared to the prior art that the session content can be processed by frequently re-establishing a new group, the application can perform the operation right on the session content without re-establishing the group, and the processing efficiency of the session content is greatly improved; on the other hand, the limitation list to which the operation authority can be applied is determined based on all group members rather than all contacts, the selection range is small, and therefore the efficiency and the precision of generating the limitation list are high; in the third aspect, because the session content includes both the session itself and the auxiliary content of the session, the application enriches the message types capable of setting the operation rights in the group session, compared with the case that only the document in the session is limited.
Referring to fig. 5, a session content management method according to another embodiment of the present application is provided, where an execution subject may be a server corresponding to the terminal illustrated in fig. 2, and mainly includes steps S501 to S503, which are described as follows:
step S501: and receiving a request for setting operation authority for the current session content, which is sent by the terminal.
Step S502: and in response to the request for setting the operation authority to the current session content, returning a list of all group members to the terminal.
Step S503: and receiving a restricted list of group members which can be given operation authority in the group members generated in the whole, and setting the operation authority for the group members in the restricted list.
The operation authority, the request for the operation authority, and the limitation list related in the above steps S501 to S503 are respectively the same as the operation authority, the request for the operation authority, and the limitation list related in the foregoing embodiment, and the connotation, the extension, or the explanation of the related terms of the two are also the same, which can refer to the related description of the foregoing embodiment, and are not repeated herein.
In order to more clearly explain the technical solution of the present application, the following takes the terminal 110 and the server 140 illustrated in fig. 1 as an example, and the management method of the session content of the present application is explained by interaction between the two, please refer to fig. 6, which includes steps S601 to S608, and the following is explained in detail:
step S601: and sending a request for setting operation authority for the current session content to the server.
The terminal sends a request for setting the operation authority for the current session content to the server, and an embodiment of the request may be that the request for setting the operation authority for the current session content is sent to the server based on the operation of a group member having the set operation authority among the group members. Specifically, when a message is issued in the session, a group member (e.g., an administrator or a group owner of the group) having a set operation authority among group members involved in the current session selects the message, and selects an operation authority, e.g., an authority to copy, forward, download, save, etc., from a pull-down menu that is subsequently popped up. When the group member with the set operation authority selects one of the operation authorities and confirms, the terminal sends a request for setting the operation authority for the message to the server. Another embodiment implemented in step S601 is to automatically send a request for setting operation permission for the current session content to the server based on intelligent identification of the current session content and/or the session environment of the current session content. Compared with the foregoing embodiment that the request for setting the operation authority for the current session content is triggered based on the operation of the group member having the set operation authority among the group members, the embodiment is an automated process and does not depend on the operation of the group member having the set operation authority. As for the method of intelligent recognition, it can be the technology in the computer vision field mentioned in the foregoing embodiments, please refer to the corresponding description of the foregoing embodiments.
Step S602: and receiving a request for setting operation authority for the current session content, which is sent by the terminal.
The request for setting the operation right for the current session content received by the server includes, in addition to the operation right itself, an identifier of the current session content, an identifier of a group member involved in the current session, an identifier of a group member having the operation right in the group member, and the like, so that the server can know which session, which content in the session, which group member the current session relates to, and which member in the group member is to set the operation right for the current session when receiving the request, and the like. Considering that the server can know the current session, the identification of the content of the current session, and the group members involved in the current session when the session is initiated, the request may not include the identification of the current session, the identification of the content of the current session, and the identification of the group members involved in the current session.
Step S603: and returning the list of all group members to the terminal.
It should be noted that, in step S603, the group members returned by the server to the terminal are the group members of the group in which the current session exists, and are a subset of all contact lists of the group members having the set operation authority, and therefore, the range of the group members is not greater than the range of all contact lists of the group members having the set operation authority; generally, the number of all group members returned to the terminal by the server is less than the number of all contacts of the group member having the set operation authority.
Step S604: a restricted list of group members to which operational rights can be granted is determined.
Corresponding to an embodiment in which, when step S602 is implemented, a request for setting operation authority for current session content is sent to a server based on an operation of a group member having the set operation authority among group members, one embodiment implemented in step S604 is: the terminal receives a list of all group members returned by the server according to a request sent by the terminal, and then, based on the selection of the group members in the list by the group members with the set operation authority, the list which can be endowed with the operation authority in all the group members is confirmed.
Corresponding to an embodiment of automatically sending a request for setting operation rights for the current session content to the server based on the intelligent identification of the current session content when step S602 is implemented, another embodiment of step S604 is: the terminal receives a limit setting alternative list returned by the server according to the request; confirming the group members in the limitation alternative list returned by the server; and listing the group members confirmed in the restriction candidate list into a list to which operation authority can be applied.
Step S605: and returning the limited list to the server.
Step S606: and receiving the restricted list, and setting operation authority for the group members in the restricted list.
As described above, the request for setting the operation right for the current session content received by the server includes, in addition to the operation right itself, an identifier of the current session content, an identifier of a group member related to the current session, an identifier of a group member having the operation right set among the group members, and the like. Therefore, the implementation method of step S606 may be that the server sets the operation authority for the group members in the restricted list in combination with the restricted list and the request sent by the terminal received in step S602, which is exemplified by generating an operation authority configuration table such as table 1.
Step S607: and returning the operation authority configuration table to the terminal.
An example of the operation authority configuration table is shown in the foregoing table 1.
Step S608: and applying operation authority to the group members in the restricted list.
And after the group members in the restricted list are set with the operation authority, the server transmits the operation authority configuration table exemplified in the table 1 back to the terminal. When the group members in the restricted list operate the current session content, the terminal performs the operation authority on the group members in the restricted list by combining the operation authority configuration table exemplified in table 1. For example, assuming that the group member identified as 4 or 5 in the example in table 1 has the set operation right of prohibiting copying the current session content identified as 111, when the group member identified as 4 or 5 attempts to copy the current session content identified as 111, the terminal prohibits the group member identified as 4 or 5 from copying the current session content identified as 111 according to the operation right configuration table in the example in table 1, which may be specifically a drop-down menu popped up from a user interface provided by the terminal, and this option is displayed as an unusable gray scale; for another example, assuming that the group member identified as 7 or 9 in the example in table 1 has the set operation right of prohibiting forwarding the current session content identified as 111, when the group member identified as 7 or 9 attempts to forward the current session content identified as 111, the terminal prohibits the group member identified as 7 or 9 from forwarding the current session content identified as 111 according to the operation right configuration table in the example in table 1, which may be specifically in a pull-down menu popped up from a user interface provided by the terminal, and this option is displayed as an unusable gray scale, and so on.
In an embodiment of the present application, the restricted list of group members that can be given operation authority among all group members and/or the operation authority set for the group members in the restricted list may be stored in a blockchain, so as To facilitate the extraction and storage of subsequent information, as shown in fig. 10, the computer device may be a node 200 in the distributed system 100, where the distributed system may be a blockchain system, the blockchain system may be a distributed system formed by connecting a plurality of nodes such as the node 200 in a network communication manner, a Peer-To-Peer (P2P, Peer To Peer) network may be formed between nodes, any form of computer device, such as a server, a terminal, and other electronic devices, may become a node in the blockchain system by joining the Peer-To-Peer network, where the blockchain includes a series of blocks (blocks) that are consecutive To each other in chronological order of generation, once a new block is added to the blockchain, it is no longer removed, and the recorded data submitted by the nodes in the blockchain system is recorded in the block.
Fig. 7 is a schematic structural diagram of an apparatus for managing session content according to an embodiment of the present application, where the apparatus may be integrated in a computer device such as a terminal, and the apparatus includes a first sending module 701, a list generating module 702, a second sending module 703, and a right implementing module 704, where:
a first sending module 701, configured to send a request for setting an operation permission for current session content to a server;
a list generating module 702, configured to determine, according to a response returned by the server to the request, a restricted list of group members that can be given operation authority among all the group members;
a second sending module 703, configured to return a restricted list of group members to which an operation right can be given to the server, so that the server sets the operation right for the group members in the restricted list;
and the authority implementing module 704 is configured to apply an operation authority to the group member in the restricted list when the group member in the restricted list operates on the current session content.
In one possible implementation manner, the first sending module 701 is configured to: sending a request for setting operation authority for the current session content to a server based on the operation of the group member with the set operation authority in the group members; accordingly, the list generation module 702 is configured to: receiving a list of all group members returned by the server according to the request; and confirming the list to which the operation authority can be applied in all the group members based on the selection of the group members in the list by the group members with the set operation authority in all the group members.
In one possible implementation manner, the first sending module 701 is configured to: based on intelligent identification of the current session content and/or the session environment of the current session content, automatically sending a request for setting operation permission for the current session content to a server; accordingly, the list generation module 702 is configured to: receiving a limitation alternative list returned by the server according to the request; confirming the group members in the limitation alternative list; and listing the group members confirmed in the restriction candidate list into a list to which operation authority can be applied.
It should be noted that: in the management device for session content provided in the foregoing embodiment, only the division of the functional modules is illustrated in the management of session content, and in practical applications, the above function distribution may be completed by different functional modules according to needs, that is, the internal structure of the device is divided into different functional modules to complete all or part of the above described functions. In addition, the management apparatus for session content and the management method for session content provided in the foregoing embodiments belong to the same concept, and specific implementation processes and technical effects thereof are described in detail in the method embodiments and are not described herein again.
Fig. 8 is a schematic structural diagram of an apparatus for managing session content according to an embodiment of the present application, which may be integrated in a computer device such as a server, and includes a receiving module 801, a responding module 802, and a permission setting module 803, where:
a receiving module 801, configured to receive a request for setting an operation permission for current session content, where the request is sent by a terminal;
a response module 802, configured to respond to a request for setting an operation permission for current session content, and return a list of all group members to the terminal;
the authority setting module 803 is configured to receive a restricted list of group members that can be given operation authority from all generated group members, and set operation authority for the group members in the restricted list.
An embodiment of the present application further provides a computer device, where the computer device may be a terminal or a server, and as shown in fig. 9, a schematic structural diagram of the computer device according to the embodiment of the present application is shown, specifically:
the computer device may include components such as a processor 901 of one or more processing cores, memory 902 of one or more computer-readable storage media, a power supply 903, and an input unit 904. Those skilled in the art will appreciate that the computer device configuration illustrated in FIG. 9 does not constitute a limitation of computer devices, and may include more or fewer components than those illustrated, or some components may be combined, or a different arrangement of components. Wherein:
the processor 901 is a control center of the computer device, connects various parts of the entire computer device by using various interfaces and lines, and performs various functions of the computer device and processes data by running or executing software programs and/or modules stored in the memory 902 and calling data stored in the memory 902, thereby monitoring the computer device as a whole. Optionally, processor 901 may include one or more processing cores; preferably, the processor 901 may integrate an application processor, which mainly handles operating systems, user interfaces, application programs, etc., and a modem processor, which mainly handles wireless communications. It will be appreciated that the modem processor described above may not be integrated into the processor 901.
The memory 902 may be used to store software programs and modules, and the processor 901 executes various functional applications and data processing by operating the software programs and modules stored in the memory 902. The memory 902 may mainly include a program storage area and a data storage area, wherein the program storage area may store an operating system, an application program required by at least one function (such as a sound playing function, an image playing function, etc.), and the like; the storage data area may store data created according to use of the computer device, and the like. Further, the memory 902 may include high speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid state storage device. Accordingly, the memory 902 may also include a memory controller to provide the processor 901 access to the memory 902.
The computer device further comprises a power supply 903 for supplying power to each component, and optionally, the power supply 903 may be logically connected to the processor 901 through a power management system, so that functions of managing charging, discharging, power consumption management and the like are realized through the power management system. The power supply 903 may also include any component including one or more dc or ac power sources, recharging systems, power failure detection circuitry, power converters or inverters, power status indicators, and the like.
The computer device may also include an input unit 904, the input unit 904 operable to receive input numeric or character information and generate keyboard, mouse, joystick, optical or trackball signal inputs related to user settings and function control.
Although not shown, the computer device may further include a display unit and the like, which are not described in detail herein. Specifically, in this embodiment, the processor 901 in the computer device loads the executable file corresponding to the process of one or more application programs into the memory 902 according to the following instructions, and the processor 901 runs the application programs stored in the memory 902, so as to implement various functions as follows: sending a request for setting operation authority for the current session content to a server; determining a restricted list of group members which can be given operation authority in all the group members according to a response returned by the server to the request sent by the terminal; returning the limited list to the server so that the server sets operation authority for the group members in the limited list; when the group members in the limited list operate the current session content, the group members in the limited list are operated; alternatively, various functions are implemented as follows: receiving a request for setting operation authority for current session content, which is sent by a terminal; responding to a request for setting operation authority for the current session content, and returning a list of all group members to the terminal; and receiving a restricted list of group members which can be given operation authority in the group members generated in the whole, and setting the operation authority for the group members in the restricted list.
For the above embodiments, reference may be made to the foregoing embodiments, and details are not described herein.
As can be seen from the above, on the one hand, compared with the prior art that the session content can be processed by frequently reestablishing a new group, the application can perform the operation right on the session content without reestablishing the group, and the processing efficiency on the session content is greatly improved; on the other hand, the limitation list to which the operation authority can be applied is determined based on all group members rather than all contacts, the selection range is small, and therefore the efficiency and the precision of generating the limitation list are high; in the third aspect, because the session content includes both the session itself and the auxiliary content of the session, the application enriches the message types capable of setting the operation rights in the group session, compared with the case that only the document in the session is limited.
It will be understood by those skilled in the art that all or part of the steps of the methods of the above embodiments may be performed by instructions or by associated hardware controlled by the instructions, which may be stored in a computer readable storage medium and loaded and executed by a processor.
To this end, the present application provides a computer-readable storage medium, in which a plurality of instructions are stored, where the instructions can be loaded by a processor to execute the steps in any one of the methods for managing session content provided by the present application. For example, the instructions may perform the steps of: sending a request for setting operation authority for the current session content to a server; determining a restricted list of group members which can be given operation authority in all the group members according to a response returned by the server to the request sent by the terminal; returning the limited list to the server so that the server sets operation authority for the group members in the limited list; when the group members in the limited list operate the current session content, the group members in the limited list are operated; alternatively, the instructions may perform the steps of: receiving a request for setting operation authority for current session content, which is sent by a terminal; responding to a request for setting operation authority for the current session content, and returning a list of all group members to the terminal; and receiving a restricted list of group members which can be given operation authority in the group members generated in the whole, and setting the operation authority for the group members in the restricted list.
The above detailed implementation of each operation can refer to the foregoing embodiments, and is not described herein again.
Wherein the computer-readable storage medium may include: read Only Memory (ROM), Random Access Memory (RAM), magnetic or optical disks, and the like.
Since the instructions stored in the computer-readable storage medium can execute the steps in any session content management method provided in the embodiments of the present application, beneficial effects that can be achieved by any session content management method provided in the embodiments of the present application can be achieved, for details, see the foregoing embodiments, and are not described herein again.
The above detailed description is provided for a session content management method, apparatus, computer device and computer-readable storage medium provided in the embodiments of the present application, and specific examples are applied in the present application to explain the principles and embodiments of the present application, and the descriptions of the above embodiments are only used to help understand the method and core ideas of the present application; meanwhile, for those skilled in the art, according to the idea of the present application, 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 application.

Claims (11)

1. A method for managing session content, the method comprising:
sending a request for setting operation authority for the current session content to a server;
determining a restricted list of group members which can be endowed with the operation authority in all the group members according to the response returned by the server to the request;
returning the limited list to the server so that the server sets the operation authority for the group members in the limited list;
and when the group members in the restricted list operate the current session content, applying the operation authority to the group members in the restricted list.
2. The method for managing session contents according to claim 1, wherein said sending a request for setting operation rights for the current session contents to the server comprises:
and sending a request for setting the operation authority for the current session content to the server based on the operation of the group member with the set operation authority.
3. The method for managing session content according to claim 2, wherein said determining a restricted list of group members among all group members to which the operation right can be given according to the response returned by the server to the request comprises:
receiving a list of all group members returned by the server according to the request;
and confirming the list of the group members to which the operation authority can be applied based on the selection of the group members in the list by the group members with the set operation authority.
4. The method for managing session contents according to claim 1, wherein transmitting a request for setting operation rights to the current session contents to the server comprises:
and automatically sending a request for setting the operation permission for the current session content to the server based on intelligent identification of the current session content and/or the session environment of the current session content.
5. The method for managing session contents according to claim 4, wherein said automatically sending a request for setting the operation right for the current session contents to the server based on the intelligent recognition of the current session contents comprises: carrying out keyword matching on the current session content, wherein the keyword implies the requirement of setting the operation permission on the current session content; if the keyword is matched with the current session content, sending a request for setting the operation permission for the current session content to the server;
the automatically sending the request for setting the operation permission for the current session content to the server based on the intelligent identification of the session environment of the current session content comprises: determining whether the information of the members of the group to which the current session content belongs changes or not by performing big data analysis on the group to which the session environment of the current session content belongs; and if the information of the members of the group to which the current session content belongs is changed, sending a request for setting the operation permission for the current session content to the server.
6. The method for managing session content according to claim 4 or 5, wherein said determining a restricted list of group members among all group members to which the operation right can be given according to the response returned by the server to the request comprises:
receiving a limitation alternative list returned by the server according to the request;
confirming the group members in the restriction candidate list;
and listing the group members confirmed in the restriction alternative list into a list which can be endowed with the operation authority.
7. A method for managing session content, the method comprising:
receiving a request for setting operation authority for current session content, which is sent by a terminal;
responding to the request for setting the operation authority to the current session content, and returning a list of all group members to the terminal;
and receiving a restricted list of group members which can be endowed with the operation authority in the all generated group members, and setting the operation authority for the group members in the restricted list.
8. An apparatus for managing session content, the apparatus comprising:
the first sending module is used for sending a request for setting operation permission for the current session content to the server;
the list generating module is used for determining a restricted list of group members which can be endowed with the operation authority in all the group members according to the response returned by the server to the request;
the second sending module is used for returning the restricted list to the server so that the server sets the operation authority for the group members in the restricted list;
and the authority implementing module is used for applying the operation authority to the group members in the restricted list when the group members in the restricted list operate the current session content.
9. An apparatus for managing session content, the apparatus comprising:
the receiving module is used for receiving a request for setting operation authority for the current session content, which is sent by a terminal;
the response module is used for responding to the request for setting the operation authority for the current session content and returning a list of all group members to the terminal;
and the authority setting module is used for receiving a restricted list of group members which can be endowed with the operation authority in the all generated group members, and setting the operation authority for the group members in the restricted list.
10. A computer device comprising a memory, a processor and a computer program stored in the memory and executable on the processor, characterized in that the processor implements the steps of the method according to any one of claims 1 to 7 when executing the computer program.
11. A computer-readable storage medium, in which a computer program is stored which, when being executed by a processor, carries out the steps of the method according to any one of claims 1 to 7.
CN202010111832.6A 2020-02-24 2020-02-24 Session content management method and device, computer equipment and readable storage medium Pending CN113300933A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010111832.6A CN113300933A (en) 2020-02-24 2020-02-24 Session content management method and device, computer equipment and readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010111832.6A CN113300933A (en) 2020-02-24 2020-02-24 Session content management method and device, computer equipment and readable storage medium

Publications (1)

Publication Number Publication Date
CN113300933A true CN113300933A (en) 2021-08-24

Family

ID=77317811

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010111832.6A Pending CN113300933A (en) 2020-02-24 2020-02-24 Session content management method and device, computer equipment and readable storage medium

Country Status (1)

Country Link
CN (1) CN113300933A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113746722A (en) * 2021-08-25 2021-12-03 北京字跳网络技术有限公司 Information processing method, device, equipment and storage medium
CN114726662A (en) * 2022-04-07 2022-07-08 维沃移动通信有限公司 Group chat session management method and device, electronic equipment and readable storage medium
CN115334361A (en) * 2022-08-08 2022-11-11 北京达佳互联信息技术有限公司 Material editing method, device, terminal and storage medium

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1941718A (en) * 2005-09-30 2007-04-04 腾讯科技(深圳)有限公司 Method for managing instant-telecommunication group
CN101098267A (en) * 2006-06-28 2008-01-02 华为技术有限公司 Method and system for establishing cluster conversation
CN101540957A (en) * 2008-03-19 2009-09-23 中兴通讯股份有限公司 Cluster terminal with authority and method for realizing group member management
US20160373525A1 (en) * 2013-12-24 2016-12-22 Yulong Computer Telecommunication Scientific (Shenzhen) Co., Ltd. Server and user group management method
CN107438087A (en) * 2016-05-27 2017-12-05 杨仲辉 Session method for pushing
CN108023805A (en) * 2016-10-31 2018-05-11 阿里巴巴集团控股有限公司 The collocation method and device of interaction authority
CN109412822A (en) * 2014-03-05 2019-03-01 华为技术有限公司 A kind of discussion group's right management method, apparatus and system

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1941718A (en) * 2005-09-30 2007-04-04 腾讯科技(深圳)有限公司 Method for managing instant-telecommunication group
CN101098267A (en) * 2006-06-28 2008-01-02 华为技术有限公司 Method and system for establishing cluster conversation
CN101540957A (en) * 2008-03-19 2009-09-23 中兴通讯股份有限公司 Cluster terminal with authority and method for realizing group member management
US20160373525A1 (en) * 2013-12-24 2016-12-22 Yulong Computer Telecommunication Scientific (Shenzhen) Co., Ltd. Server and user group management method
CN109412822A (en) * 2014-03-05 2019-03-01 华为技术有限公司 A kind of discussion group's right management method, apparatus and system
CN107438087A (en) * 2016-05-27 2017-12-05 杨仲辉 Session method for pushing
CN108023805A (en) * 2016-10-31 2018-05-11 阿里巴巴集团控股有限公司 The collocation method and device of interaction authority

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113746722A (en) * 2021-08-25 2021-12-03 北京字跳网络技术有限公司 Information processing method, device, equipment and storage medium
CN113746722B (en) * 2021-08-25 2022-08-26 北京字跳网络技术有限公司 Information processing method, device, equipment and storage medium
CN114726662A (en) * 2022-04-07 2022-07-08 维沃移动通信有限公司 Group chat session management method and device, electronic equipment and readable storage medium
CN115334361A (en) * 2022-08-08 2022-11-11 北京达佳互联信息技术有限公司 Material editing method, device, terminal and storage medium
CN115334361B (en) * 2022-08-08 2024-03-01 北京达佳互联信息技术有限公司 Material editing method, device, terminal and storage medium

Similar Documents

Publication Publication Date Title
CN102138156B (en) Persisting a group in an instant messaging application
CN113300933A (en) Session content management method and device, computer equipment and readable storage medium
CN109889424B (en) Information processing method, device and storage medium
CN111277637B (en) Method, device, terminal and storage medium for merging session groups
CN110635921B (en) Group-based interaction method, device, equipment and readable medium
US8230031B2 (en) System and method for providing enhanced instant messaging
CN105049336A (en) Method and system for processing instant communication messages, server and client
KR20200020194A (en) Apparatus of work managing based on chat room, method by the same and storage media storing the same
CN110706148B (en) Face image processing method, device, equipment and storage medium
CN103503388B (en) A kind of distributed queue's message read method and equipment, system
CN109672721B (en) Media file pushing method and device, server and computer readable storage medium
KR20200020656A (en) Apparatus of work managing based on chat room, method by the same and storage media storing the same
CN107453977A (en) The method and server of a kind of session management
CN113506100A (en) Alliance link data processing method and device, computer equipment and storage medium
CN105099727A (en) Method of adding group member and apparatus thereof
CN109040331B (en) Electronic business card processing method and device, computing equipment and storage medium
CN109309574B (en) Method and system for establishing micro-assisted superior and subordinate office groups
CN112671636B (en) Group message pushing method and device, computer equipment and storage medium
CN110661789B (en) Address resetting method, device, equipment and computer readable storage medium
CN114489772A (en) Workflow execution method and device, storage medium and equipment
CN112308660A (en) Data processing method, device and system
CN113568687A (en) Method for displaying Web page, related equipment and computer readable storage medium
CN113014404A (en) Message transmission method and device, server and second client
CN110166505B (en) Session record storage method, device, equipment and storage medium
CN115242685B (en) Playback testing method, device, equipment and storage medium based on incidence matrix

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: 40050097

Country of ref document: HK

SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination