CN110661789B - Address resetting method, device, equipment and computer readable storage medium - Google Patents

Address resetting method, device, equipment and computer readable storage medium Download PDF

Info

Publication number
CN110661789B
CN110661789B CN201910849352.7A CN201910849352A CN110661789B CN 110661789 B CN110661789 B CN 110661789B CN 201910849352 A CN201910849352 A CN 201910849352A CN 110661789 B CN110661789 B CN 110661789B
Authority
CN
China
Prior art keywords
group
user
address
virtual user
resetting
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
CN201910849352.7A
Other languages
Chinese (zh)
Other versions
CN110661789A (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 CN201910849352.7A priority Critical patent/CN110661789B/en
Publication of CN110661789A publication Critical patent/CN110661789A/en
Application granted granted Critical
Publication of CN110661789B publication Critical patent/CN110661789B/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
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/08Network architectures or network communication protocols for network security for authentication of entities
    • H04L63/0876Network architectures or network communication protocols for network security for authentication of entities based on the identity of the terminal or configuration, e.g. MAC address, hardware or software configuration or device fingerprint
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/50Address allocation
    • H04L61/5076Update or notification mechanisms, e.g. DynDNS
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/12Applying verification of the received information

Abstract

The embodiment of the invention discloses an address resetting method, an address resetting device, equipment and a computer readable storage medium, wherein a group virtual user address resetting instruction is received, wherein the group virtual user address resetting instruction carries a user identity and a function resetting parameter of a group virtual user; carrying out validity check on the group virtual user address resetting instruction according to the user identity; when the user validity check is passed, establishing user verification according to the user identity; when the created user passes the verification, acquiring a virtual user address of the group to be reset according to the virtual user identifier of the group to be reset; acquiring group information corresponding to a virtual user address of a group to be reset, and resetting the virtual user address of the group according to the group information and a function reset parameter; and acquiring group information corresponding to the virtual user address to be reset, and resetting the group virtual user address according to the group information and the function reset parameter. The scheme can reduce the operation steps of address resetting and improve the address resetting efficiency.

Description

Address resetting method, device, equipment and computer readable storage medium
Technical Field
The invention relates to the technical field of communication, in particular to an address resetting method, device, equipment and a computer readable storage medium.
Background
With the development of communication software and the popularization of mobile terminals, some emerging functions are gradually emerging, and swarm robots are one of the emerging functions.
The swarm robots have diversified functions, such as welcome words for the swarm, swarm notification, automatic keyword response, swarm member management, and the like. When the swarm robots are configured functionally, address resetting is needed, in the prior art, resetting is performed by calling an Application Programming Interface (API) mode, which involves constructing a very strict request format and response field, and a very strict access token (access token) calling mechanism is set to prevent malicious resetting, which results in complicated steps and low efficiency of address resetting.
Disclosure of Invention
Embodiments of the present invention provide an address resetting method, apparatus, device, and computer-readable storage medium, which can ensure the security of address resetting and improve the efficiency of address resetting.
In order to solve the above technical problems, embodiments of the present invention provide the following technical solutions:
receiving a group virtual user address resetting instruction, wherein the group virtual user address resetting instruction carries a user identity and a function resetting parameter of the group virtual user;
carrying out validity check on the group virtual user address resetting instruction according to the user identity;
when the user validity check is passed, establishing user authentication according to the user identity;
when the created user passes the verification, acquiring a group virtual user identifier to be reset according to the group virtual user address resetting instruction;
acquiring a virtual user address of the group to be reset according to the virtual user identifier of the group to be reset;
and acquiring group information corresponding to the virtual user address of the group to be reset, and resetting the virtual user address of the group according to the group information and the function reset parameter.
Optionally, in some embodiments, the group information corresponding to the group virtual user to be reset includes an identification code, a group identification code, and user information corresponding to the user identity, and the obtaining of the group information corresponding to the group virtual user address to be reset and the resetting of the group virtual user address according to the group information and the function resetting parameter include:
acquiring the address identification code to be reset;
acquiring a group identification code corresponding to the address to be reset;
acquiring user information corresponding to the user identity;
establishing a group virtual user address according to the function resetting parameter, the address identification code to be reset, the group identification code and the user information;
and replacing the group virtual user address with the group virtual user address to be reset.
Optionally, in some embodiments, the performing the user validity check according to the user identity includes:
acquiring user information and an encrypted user account according to the user identity;
and carrying out user validity check according to the user information and the encrypted user account.
Optionally, in some embodiments, the creating a user verification according to the user identity includes:
acquiring a user account for creating the group virtual user according to the group virtual user address resetting instruction;
comparing the user account of the group virtual user with the encrypted user account;
and if the user account of the group virtual user is consistent with the encrypted user account, confirming that the verification of the created user is passed.
Optionally, in some embodiments, the receiving a group virtual user address reset instruction includes:
acquiring and displaying a visual group virtual user address resetting interface;
and receiving a group virtual user address resetting instruction through the visual group virtual user address resetting interface.
Optionally, in some embodiments, after the resetting the address of the group virtual user according to the group information and the function resetting parameter, the method further includes:
activating the reset group virtual user address;
when receiving the activated address response feedback information, generating response success information;
and displaying the response success information through the visual group virtual user address resetting interface.
Optionally, in some embodiments, after the resetting the address of the group virtual user according to the group information and the function resetting parameter, the method further includes:
modifying the address attribute according to the reset group virtual user address and the reset time;
and storing the modified address attribute.
Optionally, in some embodiments, after the resetting the address of the group virtual user according to the group information and the function resetting parameter, the method further includes:
and storing the reset group virtual user address to the block chain.
Correspondingly, an embodiment of the present invention further provides an address resetting apparatus, including:
a receiving unit, configured to receive a group virtual user address resetting instruction, where the group virtual user address resetting instruction carries a user identity and a function resetting parameter of the group virtual user;
the checking unit is used for carrying out validity check on the group virtual user address resetting instruction according to the user identity;
the verification unit is used for establishing user verification according to the user identity identification when the user validity verification passes;
the first acquisition unit is used for acquiring a group virtual user identifier to be reset according to the group virtual user address resetting instruction when the creation user passes the creation; acquiring a virtual user address of the group to be reset according to the virtual user identifier of the group to be reset;
and the second acquisition unit is used for acquiring the group information corresponding to the virtual user address of the group to be reset and resetting the virtual user address of the group according to the group information and the function resetting parameter.
Optionally, in some embodiments, the address resetting apparatus further includes:
and the third obtaining unit is used for obtaining the appearance positions corresponding to the interactive content keywords based on a mapping relation set, wherein the mapping relation set comprises the interactive content keywords and the mapping relations among the appearance positions and the appearance frequencies.
Optionally, in some embodiments, the adjusting unit includes:
and the first adjusting subunit is used for adjusting the video interaction corresponding to the appearance position based on the address resetting strategy.
Optionally, in some embodiments, the address resetting apparatus further includes:
the first establishing unit is used for establishing an interactive content database according to the acquired interactive content;
the computing unit is used for computing the occurrence frequency of the interactive content keywords according to the interactive content database;
a fourth obtaining unit, configured to obtain a client identifier for displaying the interactive content and a position of the interactive content keyword in the interactive content database;
and the second establishing unit is used for establishing a mapping relation set of the interactive content key words, the client identification, the positions in the interactive content database and the occurrence frequency.
Optionally, in some embodiments, the fourth obtaining unit includes:
the sequencing subunit is used for sequencing each character included in each interactive content according to the total word number of each interactive content to obtain each character number; sequencing the interactive contents in the interactive content database according to the acquisition sequence to obtain the serial numbers of the interactive contents;
and the first acquisition subunit is used for acquiring the position of the interactive content key word in the interactive content database according to the character number and the interactive content number.
Optionally, in some embodiments, the address resetting apparatus further includes:
the compression unit is used for compressing the interactive content keywords, the client identification, the position in the interactive content database and the occurrence frequency included in the mapping relation set to obtain a compressed mapping relation set;
and the storage unit is used for storing the compressed mapping relation set.
Optionally, in some embodiments, the adjusting unit further includes:
the second obtaining subunit is used for obtaining the interactive content number and the character number of the interactive content key word in the interactive content database according to the interactive content key word; acquiring a client identifier of the interactive content keyword according to the interactive content number;
and the second adjusting subunit is used for adjusting the video parameters corresponding to the client identifier through the address resetting strategy.
Optionally, in some embodiments, the extracting unit includes:
the third acquisition subunit is used for acquiring the associated interactive content keyword library;
and the searching subunit is used for searching in the associated interactive content keyword library to match out the keywords in the interactive content.
Optionally, in some embodiments, the address resetting apparatus further includes:
a fifth obtaining unit, configured to obtain historical interactive content; acquiring an unambiguous word according to the historical interactive content;
the construction unit is used for constructing the database of the meaningless words;
and the filtering unit is used for filtering the interactive content according to the meaningless word database to obtain the filtered interactive content.
In addition, an embodiment of the present invention further provides an address resetting device, including: a processor and a memory; the memory stores a plurality of instructions, and the processor loads the instructions stored in the memory to execute any one of the address resetting methods provided by the embodiments of the present invention.
In addition, an embodiment of the present invention further provides a computer-readable storage medium, where a plurality of instructions are stored, and the instructions are suitable for being loaded by a processor to perform any one of the address resetting methods provided in the embodiment of the present invention.
The embodiment of the invention receives a group virtual user address resetting instruction, wherein the group virtual user address resetting instruction carries a user identity and a function resetting parameter of a group virtual user; carrying out validity check on the group virtual user address resetting instruction according to the user identity; when the validity check is passed, establishing user verification according to the user identity; therefore, strict login identity verification and data authentication are carried out on the user, and the validity of the group virtual user address resetting is ensured; when the created user passes the verification, acquiring a group virtual user identifier to be reset according to the group virtual user address resetting instruction; acquiring a virtual user address of the group to be reset according to the virtual user identifier of the group to be reset; the method comprises the steps of obtaining group information corresponding to the virtual user address to be reset, resetting the virtual user address according to the group information and the function resetting parameters, and not needing to call an interface for resetting, so that the operation steps of resetting the address by a user are reduced, and the address resetting efficiency is improved.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present invention, the drawings needed to be used in the description of the embodiments will be briefly introduced below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without creative efforts.
FIG. 1a is a schematic diagram of an address resetting system according to an embodiment of the present invention;
FIG. 1b is a schematic diagram of another structure of an address resetting system according to an embodiment of the present invention;
FIG. 2a is a flowchart of an address resetting method according to an embodiment of the present invention;
FIG. 2b is a schematic diagram of a visual group virtual user address resetting interface provided by an embodiment of the present invention;
FIG. 3 is another flowchart of an address resetting method according to an embodiment of the present invention;
fig. 4 is a schematic diagram illustrating pushing of group virtual user information according to an address resetting method provided in an embodiment of the present invention;
FIG. 5a is a schematic diagram of a first structure of an address resetting apparatus according to an embodiment of the present invention;
FIG. 5b is a schematic diagram of a second structure of an address resetting apparatus according to an embodiment of the present invention
FIG. 5c is a diagram illustrating a third structure of an address resetting apparatus according to an embodiment of the present invention;
FIG. 5d is a schematic diagram of a fourth structure of the address resetting apparatus according to the embodiment of the present invention;
fig. 5e is a schematic diagram illustrating a fifth structure of an address resetting apparatus according to an embodiment of the present invention;
FIG. 5f is a diagram illustrating a sixth structure of an address resetting apparatus according to an embodiment of the present invention;
fig. 6 is a schematic structural diagram of a server 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 embodiment of the invention provides an address resetting method, an address resetting device, address resetting equipment and a computer readable storage medium.
The following are detailed below.
The embodiment of the invention provides an address resetting system, which can comprise a client and a server.
The client may be integrated on a group creator device, which is a device used by the group creator, and may include a terminal or a server, for example. In one embodiment, when the group creator is a real object, such as an administrator, a user, etc., the group creator device may be a terminal of the real object, such as a terminal used by the administrator. For another example, in an embodiment, when the group creator is a virtual object, such as an application, the group creator device may be a device in which the virtual object is located, such as a server, a terminal, a robot, etc. in which the application is located.
The server may be integrated in an information verification server, and the information verification server may be a background server for instant messaging, and the like.
For example, referring to fig. 1a, an address resetting system may include: the system comprises a client and a server, wherein the client may comprise a network request module, a network page module and an information frame module, and the server may comprise a receiving module, an information verification module and a reset address management module, which may be specifically referred to fig. 1 a. The network request module is used for sending the address resetting request to the server through the network request module so that the server can carry out information verification according to the address resetting request; the network page module receives an address resetting request through the network page module; and the information frame module can display the push information corresponding to the address after the group virtual user is reset through the information frame module after the group virtual user address is reset.
The server receives an address resetting request sent by the client through the receiving module, verifies information corresponding to the address resetting request through the information verification module, and manages the reset address through the resetting address management module.
Referring to fig. 1b, the client may include a group member device, and the server may include an information verification server and an information push server. In fig. 1b, the group creating device may be a terminal (e.g., a mobile phone, a laptop, a tablet computer, etc.), and the group member device may be a terminal, an information push server, an information verification server, or a virtual user server. The equipment is connected with the server through a network, and the server is connected with the server through a network. The following were used:
when a group needs to be created, the address resetting system may further include a group creator device, and the group creator device may determine a plurality of user identifiers to be added to the group; acquiring address information of an information verification server; and sending a group creation request carrying a plurality of user identifications to be added to the information verification server according to the address information so as to create a group containing a plurality of real users.
After the group is created, in the process of using the group, a group virtual user may be further added to the group, where the group virtual user is a virtual user in the group, such as a group robot, a customer service application in the group, an enterprise service application, a consultation application, etc., then a group virtual user identifier to be added to the group is determined, address information of the information verification server is obtained, and a group virtual user addition request carrying the group virtual user identifier to be added is sent to the information verification server according to the address information to add the group virtual user. Wherein, the function of the group virtual user can be set according to the actual requirement, and the function of the group virtual user can be set according to the received function parameters, after the function of the group virtual user is set, the function of the group virtual user can be changed according to the actual requirement, and at this time, the group virtual user address resetting instruction may be received by displaying a group virtual user address resetting page in the terminal display interface, then receiving the group virtual user address resetting instruction through the group virtual user address resetting interface, wherein, the group virtual user address resetting instruction carries the user identification and the function resetting parameter of the group virtual user, the function resetting parameter comprises the parameter corresponding to the function realized by the group virtual user, in the specific implementation process, in order to ensure the legitimacy of the reset of the group virtual user address, the group virtual user address reset instruction is verified through the information verification server.
The information verification server may verify whether the group virtual user address resetting instruction is triggered by the user who creates the group virtual user according to the user identity, and when the group virtual user address resetting instruction is triggered by the user who creates the group virtual user, it is determined that the group virtual user address resetting instruction is verified to be passed through, at this time, user validity verification is further performed according to the user identity, that is, whether a user account is valid or not is verified first, and then, whether the group virtual user address resetting instruction is triggered by the user who creates the group virtual user is verified, which is not limited herein.
When the establishment verification is carried out firstly, after the user validity verification is passed, the corresponding group virtual user address to be reset is obtained according to the group virtual user address resetting instruction; and acquiring group information corresponding to the virtual user address to be reset, such as a group identification code, user information triggering the reset of the group virtual user address in the group, and the like, and then resetting the group virtual user address according to the group information and the function reset parameter, thereby completing the address reset.
The group member device may receive group synchronization information sent by the information verification server, where the group synchronization information includes information sent by a real user and a group virtual user, and display a group session interface including at least one group virtual user and at least one real user according to the group synchronization information.
After the group session creation is successful, either the real user or the group virtual user may send a message in the group session. For example, when a group virtual user sends information in a group session, the user may send group information to an information verification server through user equipment, the information verification server sends the group information to an information push server, and the information push server pushes the group information to a device corresponding to a member identifier in the group session, thereby implementing group message sending.
According to the scheme, the login identity verification and the data authentication of the user are strictly performed in the address resetting process, so that the legality of the address resetting of the group virtual user is ensured, and an interface does not need to be called for resetting in the address resetting process of the group virtual user, so that the operation steps of resetting the address by the user are reduced, and the address resetting efficiency is improved.
The following are detailed below. The order of the following examples is not intended to limit the preferred order of the examples.
In this embodiment, a description will be made from the perspective of an address resetting apparatus, which may be specifically integrated in a network device such as a terminal or a server.
As shown in fig. 2a, the specific process of the address resetting apparatus may be as follows:
a group virtual user address resetting instruction is received 201, where the group virtual user address resetting instruction carries a user identity and a function resetting parameter of the group virtual user.
The real user is a common user, and refers to a real person using a device, a network service, or software. A group virtual user refers to a non-real person using a device, web service, or software, for example, a group virtual user may include an application (or software) or the like, such as a swarm robot, a customer service application in a group, an enterprise service application, an advisory application, and so forth.
The real user identifier is a user identifier of the real user and is used for identifying the identity of the real user. Such as a user identification of a person.
The group virtual user identifier is a user identifier of the group virtual user and is used for identifying the identity of the group virtual user such as an application program; such as a user identification of an enterprise service application.
Wherein, the user identification can be composed of numbers, and/or binary characters, and/or letters, etc. In one embodiment, the user identification may be a certain number of digits id, such as a 64-digit id. Further, in order to distinguish between the real user identification and the group virtual user identification, when the id is identified by a certain number of digits, the real user id and the virtual user id may be set in different intervals to distinguish between the real user and the group virtual user.
In one embodiment, the group virtual user and the real user may belong to different messaging systems, for example, user identifications (e.g., accounts) of the group virtual user and the real user belong to different identification types, and each identification type corresponds to a messaging system. For example, the group virtual user identity type is a first identity type, the first identity type corresponding to a first messaging system, the real user identity type is a second identity type, the second identity type corresponding to a second messaging system.
In a specific implementation process, the group virtual user address resetting instruction may be received through the visualized group virtual user address resetting interface, and specifically, the visualized group virtual user address resetting interface may be obtained by receiving a display visualized group virtual user address resetting interface instruction triggered by a user by clicking or touching the group virtual user, that is, the visualized group virtual user address resetting interface may be passed through the visualized group virtual user address resetting interface, and the visualized group virtual user address resetting interface may be as shown in fig. 2 b. The group virtual user address resetting instruction carries a user identity and a function resetting parameter of the group virtual user, that is, a user identity corresponding to a user triggering the group virtual user address resetting instruction, such as an individual user unique identifier OpenID.
The process of receiving the group virtual user address resetting instruction may specifically include:
and A1, acquiring and displaying a visual group virtual user address resetting interface.
A2, receiving a group virtual user address resetting instruction through the visualization group virtual user address resetting interface.
The method comprises the steps of obtaining and displaying a visual group virtual user address resetting interface, wherein the visual group virtual user address resetting interface can comprise a main interface of a client side, and an entrance for triggering the group virtual user address resetting is displayed on the visual group virtual user address resetting interface.
The group virtual user address resetting instruction may include an instruction triggered by a user operating a visual group virtual user address resetting interface of the client, for example, a group virtual user address resetting interface may be set on the visual group virtual user address resetting interface, when the user operates the resetting interface, such as clicking operation, sliding operation, and the like, the corresponding group virtual user address resetting instruction may be triggered, and at this time, the terminal or the client may receive the group virtual user address resetting instruction.
The representation form of the reset interface is various, such as an input box, an icon button and the like.
Therefore, before receiving the group virtual user address resetting instruction, it is necessary to add a group virtual user to the group, specifically:
receiving an adding group virtual user instruction, wherein the adding group virtual user instruction comprises a group virtual user function parameter and a group virtual user name;
and generating a corresponding group virtual user according to the group virtual user adding instruction.
Specifically, before implementing the embodiment, a group needs to be created first, and when the group needs to be created, the group creator device may determine a plurality of to-be-added user identifiers to be added to the group session, where the plurality of to-be-added user identifiers include a group virtual user identifier and a real user identifier; acquiring address information of a creation request message processing server; and sending a group creation request carrying a plurality of user identifications to be added to a creation request message processing server according to the address information so as to create a group session containing the group virtual users and the real users. When the group creator is a group virtual user such as an application, the group creator device may include a device of the group virtual user, for example, a device where the group virtual user such as the application is located, such as a server where the group virtual user such as the application is located, or a terminal. When the group creator is a real user, the group creator device may include a user device of the real user, such as a terminal used by the real user. If a group virtual user is not added during group creation, adding the group virtual user before implementing the embodiment, specifically, receiving a group virtual user adding instruction, where the group virtual user adding instruction includes a group virtual user function parameter and a group virtual user name; and acquiring address information of the added user message processing server, and adding a user adding request carrying a to-be-added group virtual user identifier to the added user message processing server according to the address information so as to add the group virtual user in the group.
Further, before adding a group virtual user to the group, a group creator, such as a person, may create a group session through a client, such as an instant messaging client, and the specific steps may include:
and B1, receiving a group creation instruction acting on the user operation interface of the client.
The client is software installed on the user terminal for interacting with messages, and may be an instant messaging client, for example.
The user operation interface is displayed by the client, and a user can operate the interface to realize human-computer interaction. For example, the user interface may include a main interface of the client, such as a message main interface, which displays a portal for at least one group session or at least one individual session.
The group creation instruction may include a group creation instruction triggered by a user operating a user operation interface of the client, for example, a group creation interface may be set on the user operation interface, and when the user operates the creation interface, such as clicking operation, sliding operation, and the like, a corresponding group creation instruction is triggered, and at this time, the terminal or the client receives the group creation instruction.
The presentation form of the group creation interface is various, such as an input box, an icon button, and the like. For example, the user terminal may display a function menu button "+" on the message main interface; when a user needs to create a group such as an external group, the user can click the function menu button "+", and when the user clicks the function menu button "+", the terminal is triggered to display a function menu bar on the message main interface, wherein the function menu bar comprises a group creation button "initiate group chat"; when the user clicks the group creation button "initiate group chat", a group creation command is triggered.
And B2, displaying user information of a plurality of users based on the group creating instruction, wherein the plurality of users can comprise at least one group virtual user and at least one real user, or a plurality of real users and the like.
The user information may include information such as a nickname and a head portrait of the user, or information such as a name and an icon. For example, a contact selection interface may be displayed in accordance with the group creation instructions, the contact selection interface including user information (nicknames, avatars, etc.) of friend users (e.g., real users), group virtual users (e.g., applications, etc.) (names, icons, etc.).
And B3, acquiring user identifications of a plurality of users to be added selected from a plurality of users.
For example, a group creator such as a real user or a group virtual user may select a user to be added to a group session from a plurality of users, so that a group creation device (e.g., a terminal) acquires a user identifier of the user to be added. For example, the creator may select a user to be added to the group session in the contact selection interface by operation, so that the terminal may obtain the user identifier of the user to be added.
And B4, creating a group session containing the group virtual user and the real user according to the user identifications to be added.
For example, when the group virtual user is an application program, a group session including the application program and a real user is created according to a plurality of user identifiers to be added, or when a plurality of users are all real users, a group session including a plurality of real users is created according to a plurality of user identifiers to be added.
202, performing validity check on the group virtual user address resetting instruction according to the user identity.
Specifically, the user validity is checked according to the user identity, for example, whether a user triggering the group virtual user address resetting instruction is reported with illegal operations, such as fraud, infringement, impersonation and the like is checked, if any operation is reported by the user, the user validity is determined not to pass, and otherwise, the user validity is determined to pass.
Specifically, the process of performing user validity check may include:
and C1, acquiring user information and the encrypted user account according to the user identity.
The method includes the steps that user information corresponding to a user triggering a group virtual user address resetting instruction and an encrypted user account are obtained according to a user identity, specifically, in order to protect privacy of the user, when the user joins a group, the user account can be encrypted and stored, and therefore the encrypted user account can be obtained through the user identity.
And C2, carrying out user validity check according to the user information and the encrypted user account.
According to the user information and the encrypted user account, whether the user triggering the group virtual user address resetting instruction is reported illegal operations such as cheating, infringement, faking and the like is comprehensively checked, if the user is reported any operation, the user validity check is determined to be not passed, and otherwise, the user validity check is determined to be passed.
And 203, when the user validity check is passed, establishing user authentication according to the user identity.
And when the user validity check is passed, carrying out user creation verification according to the user identity, specifically verifying whether the group virtual user address resetting instruction is triggered by the user who creates the group virtual user, namely, triggering by the user who adds the group virtual user to the group. The method comprises the steps of firstly obtaining a user account of a group virtual user through a group virtual user address resetting instruction, specifically obtaining the user account of the group virtual user through an incidence relation between the group virtual user and the group virtual user, wherein the incidence relation is established when the group virtual user is established, namely, the group virtual user and the group virtual user are stored in an associated mode when the group virtual user is established. And then according to the user identity carried by the group virtual user address resetting instruction, acquiring a user account triggering the group virtual user address resetting instruction, comparing the associated user account with the user account triggering the group virtual user address resetting instruction, if the associated user account is consistent with the user account triggering the group virtual user address resetting instruction, determining that the group virtual user address resetting instruction is established and verified, and otherwise, determining that the group virtual user address resetting instruction is not established and verified.
The process of specifically creating the verification may include:
d1, acquiring a user account for creating the group virtual user according to the group virtual user address resetting instruction.
And acquiring a user account of the group virtual user according to the address resetting instruction of the group virtual user, and specifically, directly acquiring the user account of the group virtual user through the association relationship between the group virtual user and the group virtual user, which is established when the group virtual user is added.
And D2, comparing the user account of the group virtual user with the encrypted user account.
D3, if the user account of the group virtual user is consistent with the encrypted user account, confirming that the verification of the creating user is passed.
And comparing the user account of the group creation virtual user with the encrypted user account, if the user account of the group creation virtual user is consistent with the encrypted user account, confirming that the verification of the creation user is passed, and otherwise, confirming that the verification of the creation user is not passed.
204, when the created user passes the verification, acquiring a group virtual user identifier to be reset according to the group virtual user address resetting instruction; acquiring a virtual user address of the group to be reset according to the virtual user identifier of the group to be reset;
when the created user verification passes, acquiring a group virtual user identifier to be reset, such as a group virtual user id to be reset, according to the group virtual user address reset instruction, and acquiring a corresponding group virtual user address to be reset according to the group virtual user address reset identifier, that is, specifically, acquiring the corresponding group virtual user address to be reset according to the group virtual user id in the group virtual user address reset instruction.
205, obtaining the group information corresponding to the group virtual user address to be reset, and resetting the group virtual user address according to the group information and the function reset parameter.
And acquiring group information corresponding to the virtual user address of the group to be reset according to the virtual user address of the group to be reset, wherein the group information comprises an identification code of the address to be reset, a group identification code and user information triggering a reset instruction of the virtual user address of the group.
Specifically, the process of resetting the group virtual user address may include:
and E1, acquiring the address identification code to be reset.
The method comprises the steps of obtaining an address identification code of a group virtual user to be reset, wherein the identification code can comprise core access information in a UUID of the virtual user address to be reset, namely a Webhook Key of the UUID, the UUID is a universal Unique Identifier (universal Unique Identifier) of the address to be reset, the identification code can be randomly generated through a UUID algorithm, a developer in the UUID calls the core access information of the group virtual user, and the address identification code of the group virtual user to be reset can be obtained.
And E2, acquiring the group identification code corresponding to the address to be reset.
And acquiring a group identification code corresponding to the address to be reset, wherein the group identification code comprises an organization identifier, such as an organization number (correct), of the group corresponding to the address to be reset.
And E3, acquiring the user information corresponding to the user identity.
The user information corresponding to the user identity, that is, the user information corresponding to the user who triggers the group virtual user address resetting instruction, is obtained, and may specifically include a user nickname, an account, an identifier, and the like.
E4, constructing a group virtual user address according to the function resetting parameter, the address identification code to be reset, the group identification code and the user information.
And performing data reconstruction on the function resetting parameters, the group identification code corresponding to the address to be reset and the user information corresponding to the user identity identification to obtain a new UUID, performing repeated investigation on the newly generated UUID and the identification code of the virtual user address of the group to be reset, and performing serialization processing to obtain a group virtual user address, wherein the obtained group virtual user address can be further stored in a database.
And E5, replacing the group virtual user address with the group virtual user address to be reset.
And replacing the to-be-reset group virtual user address with the obtained group virtual address, thereby completing the reset process of the to-be-reset group virtual user address.
By using the user related information triggering the group virtual user address resetting instruction and the mechanism attribute data of the group to which the group virtual user belongs as a part of the generated address, other data do not need to be acquired from other ways, thereby reducing the time required for generating the address and improving the resetting efficiency of the group virtual address.
After the resetting the group virtual address, the reset group virtual user address may be further activated, which specifically includes:
f1, activating the reset group virtual user address;
f2, when receiving the activated address response feedback information, generating response success information;
f3, displaying the response success information through the visualization group virtual user address resetting interface.
Activating the reset group virtual user address so as to verify whether the reset of the group virtual user address is successful, and when the activated address response feedback information is received, determining that the reset of the group virtual user address is successful, and generating response success information at the moment; and displaying response success information through a visual group virtual user address resetting interface so that the user can know that the group virtual user address is successfully reset.
Further, after the group virtual user address is reset, the group virtual user addresses before and after the reset may be included, specifically including:
g1, modifying the address attribute according to the reset group virtual user address and the reset time;
g2, saving the modified address attribute.
And acquiring the generation time of the new group virtual user address, taking the generation time as the reset time, and taking the reset time and the reset group virtual user address as the address of the new group virtual user address.
After the resetting the group virtual address, the reset group virtual user address may be further saved in the blockchain, which specifically includes:
and storing the reset group virtual user address to the block chain.
The blockchain is a novel application mode of computer technologies such as distributed data storage, point-to-point transmission, a consensus mechanism and an encryption algorithm. A block chain (Blockchain), which is essentially a decentralized database, is a series of data blocks associated by using a cryptographic method, and each data block contains information of a batch of network transactions, so as to verify the validity (anti-counterfeiting) of the information and generate a next block. The blockchain may include a blockchain underlying platform, a platform product services layer, and an application services layer.
The blockchain underlying platform may include processing modules such as group virtual user address management, base services, and intelligent contracts. The group virtual user address management module is responsible for identity information management of all blockchain participants, and comprises public and private key generation maintenance (account management), key management, user real identity and blockchain address corresponding relation maintenance (authority management) and the like, and under the authorization condition, the group virtual user address management module supervises and audits the transaction condition of certain real identities and provides rule configuration (wind control audit) of risk control; the basic service module is deployed on all block chain node equipment and used for verifying the validity of the request, recording the request to storage after consensus on the valid request is completed, for a new request, the basic service firstly performs interface adaptation analysis and authentication processing (interface adaptation), then encrypts service information (consensus management) through a consensus algorithm, and transmits the encrypted service information to a shared account (network communication) completely and consistently, and records and stores the encrypted service information; the intelligent contract module is responsible for registering and issuing contracts, contract triggering and contract execution, developers can define contract logic through a certain programming language, issue the contract logic to a block chain (contract registration), call keys or other event triggering execution according to the logic of contract terms, complete the contract logic, and provide the function of upgrading and canceling the contracts.
The platform product service layer provides basic capability and an implementation framework of typical application, and developers can complete block chain implementation of business logic based on the basic capability and the characteristics of the superposed business. The application service layer provides the application service based on the block chain scheme for the business participants to use.
The embodiment of the invention receives a group virtual user address resetting instruction, wherein the group virtual user address resetting instruction carries a user identity and a function resetting parameter of a group virtual user; carrying out validity check on the group virtual user address resetting instruction according to the user identity; when the validity check is passed, establishing user verification according to the user identity; therefore, strict login identity verification and data authentication are carried out on the user, and the validity of the group virtual user address resetting is ensured; when the created user passes the verification, acquiring a group virtual user identifier to be reset according to the group virtual user address resetting instruction; acquiring a virtual user address of the group to be reset according to the virtual user identifier of the group to be reset; the method comprises the steps of obtaining group information corresponding to the virtual user address of the group to be reset, resetting the virtual user address of the group according to the group information and the function resetting parameters, and not needing to call an interface for resetting, so that the operation steps of resetting the address by the user are reduced, and the address resetting efficiency is improved.
The method according to the preceding embodiment is illustrated in further detail below by way of example.
In this embodiment, the address resetting apparatus will be described by taking an example in which it is specifically integrated in a server. The server may include multiple types of servers, the number of each type of server may be determined according to a specific application scenario, and the servers may be deployed in different regions or rooms, or use different network providers. The server comprises a user input layer, an information verification layer and an address resetting layer. Different hierarchies may be implemented using different types of servers.
As shown in fig. 3, another address resetting method is provided, where the address resetting method is executed by a processor in a server, and the specific flow may be as follows:
301, a group is created through an input server.
When a group needs to be created, a plurality of user identifications to be added to the group can be determined through an input server; acquiring address information of a user to be added; and sending a group creation request carrying a plurality of user identifications to be added to the information verification server according to the address information so as to create a group containing a plurality of real users.
After the group is created, in the process of using the group, a group virtual user can be further added to the group, a group virtual user identifier to be added to the group is determined, address information of the information verification server is obtained, a virtual user adding request carrying the group virtual user identifier to be added is sent to the information verification server according to the address information, so as to add the group virtual user. The function of the group virtual user can be set according to actual requirements, the function of the group virtual user can be set according to received function parameters, after the function of the group virtual user is set, the function of the group virtual user can be changed according to the actual requirements, at the moment, a group virtual user address resetting page can be displayed in a display interface of an input server, and then a group virtual user address resetting instruction is received through a group virtual user address resetting interface, wherein the group virtual user address resetting instruction carries a user identity and group virtual user function resetting parameters, and the function resetting parameters comprise parameters corresponding to the functions realized by the group virtual user.
And 302, based on the information verification server, carrying out validity verification on the group virtual user address resetting instruction according to the user identity.
In order to ensure the legitimacy of the reset of the group virtual user address, the group virtual user address reset instruction is verified by the information verification server.
Specifically, in order to protect privacy of a user, when the user joins a group, the user account can be encrypted and stored, so that the encrypted user account can be obtained through the user identity, whether the user triggering the group virtual user address resetting instruction reports illegal operation, such as fraud, infringement, spoofing others and the like, is more comprehensively checked according to the user information and the encrypted user account, if the user reports any operation, the user validity check is determined to be failed, otherwise, the user validity check is determined to be passed.
303, when the user validity check passes, establishing user authentication according to the user identity based on the information authentication server.
And when the user validity check is passed, carrying out user creation verification according to the user identity, specifically verifying whether the group virtual user address resetting instruction is triggered by the user who creates the group virtual user, namely, triggering by the user who adds the group virtual user to the group. The method comprises the steps of firstly obtaining a user account of a group virtual user through a group virtual user address resetting instruction, specifically obtaining the user account of the group virtual user through an incidence relation between the group virtual user and the group virtual user, wherein the incidence relation is established when the group virtual user is established, namely, the group virtual user and the group virtual user are stored in an associated mode when the group virtual user is established. And then according to the user identity carried by the group virtual user address resetting instruction, acquiring a user account triggering the group virtual user address resetting instruction, comparing the associated user account with the user account triggering the group virtual user address resetting instruction, if the associated user account is consistent with the user account triggering the group virtual user address resetting instruction, determining that the group virtual user address resetting instruction is established and verified, and otherwise, determining that the group virtual user address resetting instruction is not established and verified.
After determining that the group virtual user address resetting instruction creation verification passes, the information verification server may further generate a verification result to the address resetting server so that the address resetting server performs address resetting.
304, when the address resetting server receives the verification passing information sent by the information verification server, acquiring the group virtual user identifier to be reset according to the group virtual user address resetting instruction; and acquiring the address of the group virtual user to be reset according to the identifier of the group virtual user to be reset.
Specifically, the corresponding group virtual user address to be reset can be obtained according to the group virtual user id in the group virtual user address resetting instruction.
305, the address resetting server obtains the group information corresponding to the virtual user address of the group to be reset, and resets the virtual user address of the group according to the group information and the function resetting parameter.
And acquiring group information corresponding to the virtual user address of the group to be reset according to the virtual user address of the group to be reset, wherein the group information comprises an identification code of the address to be reset, a group identification code and user information triggering a reset instruction of the virtual user address of the group.
And acquiring the identification code of the address to be reset and the group identification code corresponding to the address to be reset.
The method comprises the steps of obtaining an address identification code of a group virtual user to be reset, wherein the identification code can comprise core access information in a UUID of the virtual user address to be reset, namely a Webhook Key of the UUID, the UUID is a universal Unique Identifier (universal Unique Identifier) of the address to be reset, the identification code can be randomly generated through a UUID algorithm, a developer in the UUID calls the core access information of the group virtual user, and the address identification code of the group virtual user to be reset can be obtained. And acquiring a group identification code corresponding to the address to be reset, wherein the group identification code comprises an organization identifier, such as an organization number (correct), of the group corresponding to the address to be reset.
The user information corresponding to the user identity, that is, the user information corresponding to the user who triggers the group virtual user address resetting instruction, is obtained, and may specifically include a user nickname, an account, an identifier, and the like.
And reconstructing a group virtual user address according to the function resetting parameter, the address identification code to be reset, the group identification code and the user information. And performing data reconstruction on the function resetting parameters, the group identification code corresponding to the address to be reset and the user information corresponding to the user identity identification to obtain a new UUID, performing repeated investigation on the newly generated UUID and the identification code of the virtual user address to be reset, and performing serialization processing to obtain a group virtual user address, wherein the obtained group virtual user address can be further stored in a database or a block chain.
And replacing the to-be-reset virtual user address with the obtained group virtual address, thereby completing the reset process of the to-be-reset group virtual user address. By using the user related information triggering the group virtual user address resetting instruction and the mechanism attribute data of the group to which the group virtual user belongs as a part of the generated address, other data do not need to be acquired from other ways, thereby reducing the time required for generating the address and improving the resetting efficiency of the group virtual address.
And 306, activating the reset group virtual user address by the address resetting server, generating response success information when receiving the activated address response feedback information, and displaying the response success information through a visual virtual user address resetting interface.
Activating the reset group virtual user address so as to verify whether the reset of the group virtual user address is successful, and when the activated address response feedback information is received, determining that the reset of the group virtual user address is successful, and generating response success information at the moment; and displaying response success information through a visual virtual user address resetting interface so that the user can know that the resetting of the group virtual user address is successful.
After the address of the group virtual user is successfully reset, the group virtual user may perform operations such as information pushing according to the reset address based on the input server and the information processing server, for example, when a function parameter corresponding to the reset address is that a welcome word of "welcome join" is pushed when a new user is added to the group, or a meeting notification is performed when a preset time is reached, including:
and when the function parameter corresponding to the reset address is that a welcome word of 'welcome join' is pushed when a new user is added to the group, detecting whether a user adding request is received or not in real time through the input server. Wherein the user addition may be triggered automatically by the user or by other members of the group sending an invitation request. And when a user adding request is detected, acquiring a user identifier, and adding the user to the group according to the user identifier. The group virtual user synchronizes the group welcome of the group session through the information handling server prior to adding to the group. The group session may include, among other things, group virtual users and real users. And displaying the group conversation interface according to the group welcome language.
In an embodiment, the group session interface may further include message content, for example, when the group virtual user pushes the group welcome, the group session interface displayed by the group member device may further include specific message content sent by the group virtual user, and the specific display manner may be as shown in fig. 4.
A group member device, such as a terminal, may synchronize a group welcome from a message processing server and display a group session interface, such as that shown in fig. 4, according to the group welcome. The group session interface includes a group virtual user and a real user. The group conversation interface also displays messages sent by the group virtual users, such as group welcome words and the like.
Further, when the group virtual user sends information, a functional character of a certain user (a real user, a user who has just added to the group, or the group virtual user) in the group session may be specified, and the character may be set according to actual requirements, for example, the character may be a key character such as "@".
The target message receiver is a user (including a real user or a group virtual user) receiving a current message to be sent in the group session. The target message receiver identification is the user identification of the current message user to be sent received in the group session. For example, the virtual user identifier and the real user identifier may be group.
In practical applications, the group conversation interface further includes a message input interface, which may be represented in various forms, for example, an input box, an icon, and the like. The message input interface may include a text message input interface for a user to input text information, and a voice message input interface for a user to input voice information.
After the group session interface is displayed, the group members can input message contents such as a message receiver designator and the like in a text message input interface or a voice message input interface of the group session interface; the group member device can detect the input of the user, thereby obtaining the message content to be sent input by the user; for example, when a message sending instruction is received, the message content (voice or text) input by the user can be acquired, and then the group message containing the message content is sent to the devices of the members in the group session.
The embodiment of the invention can select the target message receiver from the members of the group conversation when detecting the appointed characters such as '@' of the message receiver input by the group virtual user. For example, in an embodiment, the group owner may be a default target message recipient, or a predetermined member may be a message recipient.
For another example, in an embodiment, in order to improve user experience and flexibility of message sending, when it is detected that a character specified by a message recipient is input, an interface of group members may be displayed, and a user may select the message recipient in the interface; for example, the step of "selecting a target message recipient from the members of the group session" may include:
displaying a member selection interface, wherein the member selection interface comprises user information of members in the group session;
and selecting a target message receiver from the members of the group conversation based on the selection operation of the user on the member selection interface.
According to the scheme, the login identity verification and the data authentication of the user are strictly performed in the address resetting process, so that the legality of the address resetting of the group virtual user is ensured, and an interface does not need to be called for resetting in the address resetting process of the group virtual user, so that the operation steps of resetting the address by the user are reduced, and the address resetting efficiency is improved.
In order to better implement the above method, an embodiment of the present invention may further provide an address resetting apparatus, where the address resetting apparatus may be specifically integrated in a network device, and the network device may be a terminal or a server.
For example, as shown in fig. 5a, the address resetting apparatus may include a receiving unit 501, a verifying unit 502, a verifying unit 503, a first obtaining unit 504, and a second obtaining unit 505, as follows:
(1) a receiving unit 501;
a receiving unit 501, configured to receive a group virtual user address resetting instruction, where the group virtual user address resetting instruction carries a user identity and a function resetting parameter of the group virtual user.
In a specific implementation process, the group virtual user address resetting instruction may be received through the visualized group virtual user address resetting interface, and specifically, the visualized group virtual user address resetting interface may be obtained by receiving a display visualized group virtual user address resetting interface instruction triggered by a user by clicking or touching the group virtual user, that is, the visualized group virtual user address resetting interface may be obtained through the visualized group virtual user address resetting interface, and the visualized group virtual user address resetting interface may be as shown in fig. 3. The group virtual user address resetting instruction carries a user identity and a function resetting parameter of the group virtual user, that is, a user identity corresponding to a user triggering the group virtual user address resetting instruction, such as an individual user unique identifier OpenID.
(2) A verification unit 502;
a checking unit 502, configured to perform validity checking on the group virtual user address resetting instruction according to the user identity.
Specifically, the user validity is checked according to the user identity, for example, whether a user triggering the group virtual user address resetting instruction is reported with illegal operations, such as fraud, infringement, impersonation and the like is checked, if any operation is reported by the user, the user validity is determined not to pass, and otherwise, the user validity is determined to pass.
Specifically, in order to protect privacy of the user, when the user joins the group, the user account may be encrypted and stored, so that the encrypted user account may be obtained through the user identity. According to the user information and the encrypted user account, whether the user triggering the group virtual user address resetting instruction is reported illegal operations such as cheating, infringement, faking and the like is comprehensively checked, if the user is reported any operation, the user validity check is determined to be not passed, and otherwise, the user validity check is determined to be passed.
(3) A verification unit 503;
and the verifying unit 503 is configured to perform user verification according to the user identity when the user validity check passes.
And when the user validity check is passed, carrying out user creation verification according to the user identity, specifically verifying whether the group virtual user address resetting instruction is triggered by the user who creates the group virtual user, namely, triggering by the user who adds the group virtual user to the group. The method comprises the steps of firstly obtaining a user account of a group virtual user through a group virtual user address resetting instruction, specifically obtaining the user account of the group virtual user through an incidence relation between the group virtual user and the group virtual user, wherein the incidence relation is established when the group virtual user is established, namely, the group virtual user and the group virtual user are stored in an associated mode when the group virtual user is established. And then according to the user identity carried by the group virtual user address resetting instruction, acquiring a user account triggering the group virtual user address resetting instruction, comparing the associated user account with the user account triggering the group virtual user address resetting instruction, if the associated user account is consistent with the user account triggering the group virtual user address resetting instruction, determining that the group virtual user address resetting instruction is established and verified, and otherwise, determining that the group virtual user address resetting instruction is not established and verified.
(4) A first acquisition unit 504;
a first obtaining unit 504, configured to obtain, according to the group virtual user address resetting instruction, a group virtual user identifier to be reset when the created user passes verification; and acquiring the address of the group virtual user to be reset according to the identifier of the group virtual user to be reset.
And when the created user passes the verification, acquiring the corresponding group virtual user address to be reset according to the group virtual user address resetting instruction, and specifically acquiring the corresponding group virtual user address to be reset according to the group virtual user id in the group virtual user address resetting instruction.
(5) A second acquisition unit 505;
a second obtaining unit 505, configured to obtain group information corresponding to the group virtual user address to be reset, and perform group virtual user address resetting according to the group information and the function resetting parameter.
And acquiring group information corresponding to the virtual user address of the group to be reset according to the virtual user address of the group to be reset, wherein the group information comprises an identification code of the address to be reset, a group identification code and user information triggering a reset instruction of the virtual user address of the group.
And acquiring the identification code of the address to be reset and the group identification code corresponding to the address to be reset.
The method comprises the steps of obtaining an address identification code of a group virtual user to be reset, wherein the identification code can comprise core access information in a UUID of the virtual user address to be reset, namely a Webhook Key of the UUID, the UUID is a universal Unique Identifier (universal Unique Identifier) of the address to be reset, the identification code can be randomly generated through a UUID algorithm, a developer in the UUID calls the core access information of the group virtual user, and the address identification code of the group virtual user to be reset can be obtained. And acquiring a group identification code corresponding to the address to be reset, wherein the group identification code comprises an organization identifier, such as an organization number (correct), of the group corresponding to the address to be reset.
The user information corresponding to the user identity, that is, the user information corresponding to the user who triggers the group virtual user address resetting instruction, is obtained, and may specifically include a user nickname, an account, an identifier, and the like.
And reconstructing a group virtual user address according to the function resetting parameter, the address identification code to be reset, the group identification code and the user information. And performing data reconstruction on the function resetting parameters, the group identification code corresponding to the address to be reset and the user information corresponding to the user identity identification to obtain a new UUID, performing repeated investigation on the newly generated UUID and the identification code of the virtual user address of the group to be reset, and performing serialization processing to obtain a group virtual user address, wherein the obtained group virtual user address can be further stored in a database.
And replacing the to-be-reset group virtual user address with the obtained group virtual address, thereby completing the reset process of the to-be-reset group virtual user address. By using the user related information triggering the group virtual user address resetting instruction and the mechanism attribute data of the group to which the group virtual user belongs as a part of the generated address, other data do not need to be acquired from other ways, thereby reducing the time required for generating the address and improving the resetting efficiency of the group virtual address.
Specifically, as shown in fig. 5b, the second obtaining unit 505 includes:
a first obtaining subunit 506, configured to obtain the address identifier to be reset; acquiring a group identification code corresponding to the address to be reset; acquiring user information corresponding to the user identity;
a constructing subunit 507, configured to construct a group virtual user address according to the function resetting parameter, the address identification code to be reset, the group identification code, and the user information;
a replacing subunit 508, configured to replace the group virtual user address with the group virtual user address to be reset.
The method comprises the steps of obtaining an address identification code of a group virtual user to be reset, wherein the identification code can comprise core access information in a UUID of the virtual user address to be reset, namely a Webhook Key of the UUID, the UUID is a universal Unique Identifier (universal Unique Identifier) of the address to be reset, the identification code can be randomly generated through a UUID algorithm, a developer in the UUID calls the core access information of the group virtual user, and the address identification code of the group virtual user to be reset can be obtained.
And acquiring a group identification code corresponding to the address to be reset, wherein the group identification code comprises an organization identifier, such as an organization number (correct), of the group corresponding to the address to be reset. The user information corresponding to the user identity, that is, the user information corresponding to the user who triggers the group virtual user address resetting instruction, is obtained, and may specifically include a user nickname, an account, an identifier, and the like. And performing data reconstruction on the function resetting parameters, the group identification code corresponding to the address to be reset and the user information corresponding to the user identity identification to obtain a new UUID, performing repeated investigation on the newly generated UUID and the identification code of the virtual user address to be reset, and performing serialization processing to obtain a group virtual user address, wherein the obtained group virtual user address can be further stored in a database or a block chain. And replacing the to-be-reset virtual user address with the obtained group virtual address, thereby completing the reset process of the to-be-reset group virtual user address.
By using the user related information triggering the group virtual user address resetting instruction and the mechanism attribute data of the group to which the group virtual user belongs as a part of the generated address, other data do not need to be acquired from other ways, thereby reducing the time required for generating the address and improving the resetting efficiency of the group virtual address.
Specifically, as shown in fig. 5c, the verification unit 502 includes:
a second obtaining subunit 509, configured to obtain, according to the user identity, user information and an encrypted user account;
a checking subunit 510, configured to perform user validity checking according to the user information and the encrypted user account.
The method includes the steps that user information corresponding to a user triggering a group virtual user address resetting instruction and an encrypted user account are obtained according to a user identity, specifically, in order to protect privacy of the user, when the user joins a group, the user account can be encrypted and stored, and therefore the encrypted user account can be obtained through the user identity. According to the user information and the encrypted user account, whether the user triggering the group virtual user address resetting instruction is reported illegal operations such as cheating, infringement, faking and the like is comprehensively checked, if the user is reported any operation, the user validity check is determined to be not passed, and otherwise, the user validity check is determined to be passed.
Specifically, as shown in fig. 5d, the verification unit 503 includes:
a third obtaining subunit 511, configured to obtain, according to the group virtual user address resetting instruction, a user account for creating the group virtual user;
a comparing subunit 512, configured to compare the user account of the group virtual user with the encrypted user account; and if the user account of the group virtual user is consistent with the encrypted user account, confirming that the verification of the created user is passed.
And acquiring a user account of the group virtual user according to the address resetting instruction of the group virtual user, and specifically, directly acquiring the user account of the group virtual user through the association relationship between the group virtual user and the group virtual user, which is established when the group virtual user is added. And comparing the user account of the group creation virtual user with the encrypted user account, if the user account of the group creation virtual user is consistent with the encrypted user account, confirming that the verification of the creation user is passed, and otherwise, confirming that the verification of the creation user is not passed.
Specifically, the receiving unit 501 includes:
the fourth acquisition subunit is used for acquiring and displaying a visual group virtual user address resetting interface;
and the receiving subunit is used for receiving a group virtual user address resetting instruction through the visual group virtual user address resetting interface.
Specifically, as shown in fig. 5e, the address resetting apparatus further includes:
an activation unit 513, configured to activate the reset group virtual user address; when receiving the activated address response feedback information, generating response success information;
a display unit 514, configured to display the response success information through the visual virtual user address resetting interface.
Activating the reset group virtual user address so as to verify whether the reset of the group virtual user address is successful, and when the activated address response feedback information is received, determining that the reset of the group virtual user address is successful, and generating response success information at the moment; and displaying response success information through a visual virtual user address resetting interface so that the user can know that the resetting of the group virtual user address is successful.
Specifically, as shown in fig. 5f, the address resetting apparatus further includes:
a modifying unit 515, configured to modify an address attribute according to the reset group virtual user address and the reset time;
and a saving unit 516, configured to save the modified address attribute.
And acquiring the generation time of the new group virtual user address, taking the generation time as the reset time, and taking the reset time and the reset group virtual user address as the address of the new group virtual user address.
Specifically, the address resetting apparatus further includes:
and the storage unit is used for storing the reset group virtual user address to the block chain.
An embodiment of the present invention further provides a server, as shown in fig. 6, which shows a schematic structural diagram of the server according to the embodiment of the present invention, specifically:
the server may include components such as a processor 701 of one or more processing cores, memory 702 of one or more computer-readable storage media, a power supply 703, and an input unit 704. Those skilled in the art will appreciate that the server architecture shown in FIG. 6 is not meant to be limiting, and may include more or fewer components than those shown, or some components may be combined, or a different arrangement of components.
Wherein:
the processor 701 is a control center of the server, connects various parts of the entire server using various interfaces and lines, and performs various functions of the server and processes data by running or executing software programs and/or modules stored in the memory 702 and calling data stored in the memory 702, thereby performing overall monitoring of the server. Optionally, processor 701 may include one or more processing cores; preferably, the processor 701 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 701.
The memory 702 may be used to store software programs and modules, and the processor 701 executes various functional applications and data processing by operating the software programs and modules stored in the memory 702. The memory 702 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 the use of the server, and the like. Further, the memory 702 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 702 may also include a memory controller to provide the processor 701 with access to the memory 702.
The server further includes a power source 703 for supplying power to each component, and preferably, the power source 703 may be logically connected to the processor 701 through a power management system, so as to implement functions of managing charging, discharging, and power consumption through the power management system. The power supply 703 may also include any component including one or more of a dc or ac power source, a recharging system, a power failure detection circuit, a power converter or inverter, a power status indicator, and the like.
The server may also include an input unit 704, and the input unit 704 may be used 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 server may further include a display unit and the like, which will not be described in detail herein. Specifically, in this embodiment, the processor 701 in the server loads the executable file corresponding to the process of one or more application programs into the memory 702 according to the following instructions, and the processor 701 runs the application program stored in the memory 702, thereby implementing various functions as follows:
receiving a group virtual user address resetting instruction, wherein the group virtual user address resetting instruction carries a user identity and a function resetting parameter of the group virtual user;
carrying out validity check on the group virtual user address resetting instruction according to the user identity;
when the user validity check is passed, establishing user authentication according to the user identity;
when the created user passes the verification, acquiring a group virtual user identifier to be reset according to the group virtual user address resetting instruction;
acquiring a virtual user address of the group to be reset according to the virtual user identifier of the group to be reset;
and acquiring group information corresponding to the virtual user address of the group to be reset, and resetting the virtual user address of the group according to the group information and the function reset parameter.
The above operations can be implemented in the foregoing embodiments, and are not described in detail herein.
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 embodiment of the present invention provides a computer-readable storage medium, in which a plurality of instructions are stored, and the instructions can be loaded by a processor to execute the steps in any one of the address resetting methods provided by the embodiment of the present invention. For example, the instructions may perform the steps of:
receiving a group virtual user address resetting instruction, wherein the group virtual user address resetting instruction carries a user identity and a function resetting parameter of the group virtual user;
carrying out validity check on the group virtual user address resetting instruction according to the user identity;
when the user validity check is passed, establishing user authentication according to the user identity;
when the created user passes the verification, acquiring a group virtual user identifier to be reset according to the group virtual user address resetting instruction;
acquiring a virtual user address of the group to be reset according to the virtual user identifier of the group to be reset;
and acquiring group information corresponding to the virtual user address of the group to be reset, and resetting the virtual user address of the group according to the group information and the function reset parameter.
The above operations can be implemented in the foregoing embodiments, and are not described in detail herein.
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 address resetting method provided in the embodiments of the present invention, the beneficial effects that can be achieved by any address resetting method provided in the embodiments of the present invention can be achieved, which are detailed in the foregoing embodiments and will not be described again here.
The address resetting method, apparatus, device and computer-readable storage medium provided by the embodiments of the present invention are described in detail above, and the principles and embodiments of the present invention are explained herein by applying specific examples, and the descriptions of the above embodiments are only used to help understand the method and core ideas of the present invention; meanwhile, for those 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 (11)

1. An address resetting method, comprising:
receiving a group virtual user address resetting instruction, wherein the group virtual user address resetting instruction carries a user identity and a function resetting parameter of the group virtual user;
carrying out validity check on the group virtual user address resetting instruction according to the user identity;
when the user validity check is passed, establishing user authentication according to the user identity;
when the created user passes the verification, acquiring a group virtual user identifier to be reset according to the group virtual user address resetting instruction;
acquiring a virtual user address of the group to be reset according to the virtual user identifier of the group to be reset;
and acquiring group information corresponding to the virtual user address of the group to be reset, constructing the virtual user address of the group according to the group information and the function reset parameter, and replacing the virtual user address of the group to be reset with the virtual user address of the group.
2. The address resetting method of claim 1, wherein the group information corresponding to the group virtual user to be reset comprises an address identification code to be reset, a group identification code, and user information corresponding to the user id, and the constructing the group virtual user address according to the group information and the function resetting parameter comprises:
and constructing a group virtual user address according to the function resetting parameter, the address identification code to be reset, the group identification code and the user information.
3. The address resetting method of claim 1, wherein the performing the user validity check according to the user identity comprises:
acquiring user information and an encrypted user account according to the user identity;
and carrying out user validity check according to the user information and the encrypted user account.
4. The address resetting method of claim 3, wherein said creating a user authentication based on the user identity comprises:
acquiring a user account for creating the group virtual user according to the group virtual user address resetting instruction;
comparing the user account of the group virtual user with the encrypted user account;
and if the user account of the group virtual user is consistent with the encrypted user account, confirming that the verification of the created user is passed.
5. The address resetting method of claim 1, wherein the receiving a group virtual user address resetting instruction comprises:
acquiring and displaying a visual group virtual user address resetting interface;
and receiving a group virtual user address resetting instruction through the visual group virtual user address resetting interface.
6. The address resetting method of claim 5, wherein after the resetting the group virtual user address according to the group information and the function resetting parameter, the method further comprises:
activating the reset group virtual user address;
when receiving the activated address response feedback information, generating response success information;
and displaying the response success information through the visual group virtual user address resetting interface.
7. The address resetting method according to any of claims 1-6, wherein after the resetting the group virtual user address according to the group information and the function resetting parameter, the method further comprises:
modifying the address attribute according to the reset group virtual user address and the reset time;
and storing the modified address attribute.
8. The address resetting method according to any of claims 1-6, wherein after the resetting the group virtual user address according to the group information and the function resetting parameter, the method further comprises:
and storing the reset group virtual user address to the block chain.
9. An address resetting apparatus, comprising:
a receiving unit, configured to receive a group virtual user address resetting instruction, where the group virtual user address resetting instruction carries a user identity and a function resetting parameter of the group virtual user;
the checking unit is used for carrying out validity check on the group virtual user address resetting instruction according to the user identity;
the verification unit is used for establishing user verification according to the user identity identification when the user validity verification passes;
the first acquisition unit is used for acquiring a group virtual user identifier to be reset according to the group virtual user address resetting instruction when the creation user passes the creation; acquiring a virtual user address of the group to be reset according to the virtual user identifier of the group to be reset;
and the second acquisition unit is used for acquiring the group information corresponding to the virtual user address of the group to be reset, constructing the virtual user address of the group according to the group information and the function reset parameter, and replacing the virtual user address of the group to be reset with the virtual user address of the group.
10. An address reset apparatus, comprising: a processor and a memory; the memory stores a plurality of instructions, and the processor loads the instructions stored in the memory to execute the address resetting method according to any one of claims 1 to 8.
11. A computer-readable storage medium storing instructions adapted to be loaded by a processor to perform the address resetting method of any one of claims 1 to 8.
CN201910849352.7A 2019-09-09 2019-09-09 Address resetting method, device, equipment and computer readable storage medium Active CN110661789B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910849352.7A CN110661789B (en) 2019-09-09 2019-09-09 Address resetting method, device, equipment and computer readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910849352.7A CN110661789B (en) 2019-09-09 2019-09-09 Address resetting method, device, equipment and computer readable storage medium

Publications (2)

Publication Number Publication Date
CN110661789A CN110661789A (en) 2020-01-07
CN110661789B true CN110661789B (en) 2021-11-02

Family

ID=69038034

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910849352.7A Active CN110661789B (en) 2019-09-09 2019-09-09 Address resetting method, device, equipment and computer readable storage medium

Country Status (1)

Country Link
CN (1) CN110661789B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113285855B (en) * 2021-07-14 2021-12-07 天聚地合(苏州)数据股份有限公司 Server monitoring method and system

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101282314A (en) * 2008-05-23 2008-10-08 中国移动通信集团北京有限公司 Group communication method, equipment and system for instant communication
CN109040303A (en) * 2018-09-07 2018-12-18 山东交通学院 One kind being based on Internet of Things Network Communication and control device, system and method
CN109587044A (en) * 2019-01-22 2019-04-05 腾讯科技(深圳)有限公司 Group creating, method for message interaction and device
CN110113795A (en) * 2019-05-29 2019-08-09 应急管理部沈阳消防研究所 It is the group machines people communication means driven and its application with service application

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9124633B1 (en) * 2012-03-29 2015-09-01 Infoblox Inc. IP address and domain name automation of virtual infrastructure

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101282314A (en) * 2008-05-23 2008-10-08 中国移动通信集团北京有限公司 Group communication method, equipment and system for instant communication
CN109040303A (en) * 2018-09-07 2018-12-18 山东交通学院 One kind being based on Internet of Things Network Communication and control device, system and method
CN109587044A (en) * 2019-01-22 2019-04-05 腾讯科技(深圳)有限公司 Group creating, method for message interaction and device
CN110113795A (en) * 2019-05-29 2019-08-09 应急管理部沈阳消防研究所 It is the group machines people communication means driven and its application with service application

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
微信机器人软件的研究与实现;张振扬;《中国优秀硕士学位论文全文数据库(电子期刊)》;20190515;全文 *

Also Published As

Publication number Publication date
CN110661789A (en) 2020-01-07

Similar Documents

Publication Publication Date Title
CN111064757B (en) Application access method and device, electronic equipment and storage medium
CN112073289B (en) Instant messaging control method and device
WO2022227311A1 (en) Access processing method for performing remote control on terminal, and device and storage medium
CN109818957B (en) Intelligent contract calling method, device and system based on visual interface
CN113010254A (en) Interaction method and device based on group channel, computer equipment and storage medium
CN108369614A (en) User authen method and system for carrying out the process
CN112235303A (en) Account logout method and device and computer equipment
CN110661789B (en) Address resetting method, device, equipment and computer readable storage medium
CN112131535B (en) Integrated small program authorization method for multi-deployment environment
CN113506100A (en) Alliance link data processing method and device, computer equipment and storage medium
CN110601850B (en) Scenic spot information recording method, related equipment and storage medium
CN113420133B (en) Session processing method, device, equipment and storage medium
CN112995357B (en) Domain name management method, device, medium and electronic equipment based on cloud hosting service
CN108377217A (en) A kind of real-time communication method and device
CN110134530B (en) Session content processing method and device
CN116521509A (en) Intelligent contract testing method, device, equipment, storage medium and product
CN110310118B (en) User information verification method, device, equipment and medium based on block chain
CN114238889A (en) Database login method and device
CN111193694B (en) Application authorization management method, terminal and medium based on dual-system operating environment
CN112084485A (en) Data acquisition method, device, equipment and computer storage medium
CN114828000B (en) Login method, login device and computer readable storage medium
CN116887382A (en) Network allocation method, device, equipment, medium and program product of intelligent equipment
CN111431728B (en) User group management method of distributed application program
CN110730085B (en) User group management method, device and system, storage medium and related equipment
CN117135720A (en) Network allocation method, device, equipment, medium and program product of intelligent equipment

Legal Events

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