CN110324236B - Event record sharing method and device and computer equipment - Google Patents

Event record sharing method and device and computer equipment Download PDF

Info

Publication number
CN110324236B
CN110324236B CN201910496992.4A CN201910496992A CN110324236B CN 110324236 B CN110324236 B CN 110324236B CN 201910496992 A CN201910496992 A CN 201910496992A CN 110324236 B CN110324236 B CN 110324236B
Authority
CN
China
Prior art keywords
user
event record
friends
relatives
record information
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
CN201910496992.4A
Other languages
Chinese (zh)
Other versions
CN110324236A (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.)
Individual
Original Assignee
Individual
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 Individual filed Critical Individual
Priority to CN201910496992.4A priority Critical patent/CN110324236B/en
Publication of CN110324236A publication Critical patent/CN110324236A/en
Application granted granted Critical
Publication of CN110324236B publication Critical patent/CN110324236B/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
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/52User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail for supporting social networking services
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/55Push-based network services

Abstract

The invention is applicable to the technical field of computers, and provides an event record sharing method and device, computer equipment and a computer readable storage medium. The method comprises the following steps: when the operation that a user adds an event record for the user is detected, generating event record information of the user according to the operation; acquiring the identity information of relatives and friends on a family tree of a user; and sending the event record information of the user and the identity information of the relatives and friends to a server so that the server pushes the event record information of the user to a terminal corresponding to the identity information of the relatives and friends. The method and the device realize the purpose that the event record information of the user can be shared with relatives and friends on the family tree according to the generated family tree, are simple and convenient to operate, and improve the efficiency of sharing the event record information with the relatives and friends.

Description

Event record sharing method and device and computer equipment
Technical Field
The invention belongs to the technical field of communication, and particularly relates to an event record sharing method and device, computer equipment and a computer readable storage medium.
Background
Currently, social software becomes a part of daily life of many users, and the social software can provide corresponding social functions for the users, including a function of sharing dynamic life information of the users with friends.
However, in current social software such as WeChat, if a user wants to browse the dynamic life information published by the user to a specific friend, the user needs to search and select the specific friend from a certain number of friends respectively to determine the specific friend, so that the purpose that the dynamic life information is only visible to the specific friend can be achieved. In the current social software (such as WeChat), when a user only wants to share the dynamic life information of the user with relatives and friends having a blood relationship with the user, each relatives and friends need to be searched and selected respectively, and the operation is complex and time-consuming.
Therefore, the current social software has low operation efficiency when sharing dynamic life information with relatives and friends.
Disclosure of Invention
The embodiment of the invention provides an event record sharing method and device, computer equipment and a computer readable storage medium, and aims to solve the problem that the operation efficiency is low when the existing social software shares dynamic information with relatives and friends.
A first aspect of an embodiment of the present invention provides an event record sharing method, including:
when the operation that a user adds an event record for the user is detected, generating event record information of the user according to the operation;
acquiring the identity information of relatives and friends on a family tree of a user;
and sending the event record information of the user and the identity information of the relatives and friends to a server so that the server pushes the event record information of the user to a terminal corresponding to the identity information of the relatives and friends.
A second aspect of the embodiments of the present invention provides an event record sharing device, including:
the generating module is used for generating event record information of a user according to an operation when the operation that the user adds an event record for the user is detected;
the acquiring module is used for acquiring the identity information of relatives and friends on the family tree of the user;
and the sending module is used for sending the event record information of the user and the identity information of the relatives and friends to a server so that the server pushes the event record information of the user to a terminal corresponding to the identity information of the relatives and friends.
A third aspect of an embodiment of the present invention provides a computer device, including: a memory, a processor, and a computer program stored in the memory and executable on the processor, the processor implementing the following steps when executing the computer program:
when the operation that a user adds an event record for the user is detected, generating event record information of the user according to the operation;
acquiring the identity information of relatives and friends on a family tree of a user;
and sending the event record information of the user and the identity information of the relatives and friends to a server so that the server pushes the event record information of the user to a terminal corresponding to the identity information of the relatives and friends.
A fourth aspect of embodiments of the present invention provides a computer-readable storage medium storing a computer program which, when executed by a processor, implements the steps of:
when the operation that a user adds an event record for the user is detected, generating event record information of the user according to the operation;
acquiring the identity information of relatives and friends on a family tree of a user;
and sending the event record information of the user and the identity information of the relatives and friends to a server so that the server pushes the event record information of the user to a terminal corresponding to the identity information of the relatives and friends.
In the embodiment of the invention, firstly, when the operation that a user adds an event record for the user is detected, the event record information of the user is generated according to the operation; then acquiring the identity information of relatives and friends on the family tree of the user; and finally, the event record information of the user and the identity information of the relatives and friends are sent to a server, so that the server pushes the event record information of the user to a terminal corresponding to the identity information of the relatives and friends, the purpose that the event record information of the user can be shared by the relatives and friends on the relatives and friends according to the generated relatives and friends tree is achieved, the operation is simple and convenient, and the efficiency of sharing the event record information with the relatives and friends 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 embodiments or the prior art descriptions will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without inventive exercise.
Fig. 1 is a schematic diagram of an application environment of a method for sharing event records according to an embodiment of the present invention;
fig. 2 is a schematic flow chart illustrating an implementation process of a method for sharing event records according to an embodiment of the present invention;
fig. 3 is a schematic flowchart illustrating another implementation flow of the event record sharing method according to an embodiment of the present invention;
fig. 4 is a schematic diagram of an event record sharing device according to a second embodiment of the present invention;
fig. 5 is a schematic diagram of a computer device provided in the third embodiment of the present invention.
Detailed Description
In the following description, for purposes of explanation and not limitation, specific details are set forth, such as particular system structures, techniques, etc. in order to provide a thorough understanding of the embodiments of the invention. It will be apparent, however, to one skilled in the art that the present invention may be practiced in other embodiments that depart from these specific details. In other instances, detailed descriptions of well-known systems, devices, circuits, and methods are omitted so as not to obscure the description of the present invention with unnecessary detail.
The event record sharing method provided by the embodiment of the present invention can be applied to the application environment shown in fig. 1, in which the terminal 100 and the client 130 communicate with a server (the server 200) through a network. Wherein, the terminal 100 may be, but is not limited to, various personal computers, notebook computers, smart phones, tablet computers and portable wearable devices, and the client 130 may be, but is not limited to, various personal computers, notebook computers, smart phones, tablet computers and portable wearable devices. The server may be implemented as a stand-alone server or as a server cluster consisting of a plurality of servers. The server in the following embodiments refers to the server 200, and unless otherwise specified, the "terminal" refers to the terminal 100 in general.
In order to illustrate the method for sharing event records according to the embodiment of the present invention, the following description is provided with specific embodiments.
The first embodiment is as follows:
fig. 2 is a schematic flow chart illustrating an implementation process of the event record sharing method according to an embodiment of the present invention. As shown in fig. 2, the event record sharing method specifically includes the following steps 101 to 103, which are detailed as follows:
step 101, when detecting the operation of adding an event record for a user, generating event record information of the user according to the operation.
For step 101, when the client detects that the user adds an event record to the client, the client generates event record information of the non-user according to the event record added by the user, such as text, photo, video and the like.
And 102, acquiring the identity information of relatives and friends on the family tree of the user.
For step 102, before obtaining the identity information of the relatives and friends on the relatives and friends tree of the user, generating the relatives and friends tree may be: and generating the familiarity tree of the registered user according to the familiarity node adding operation of the registered user.
The user's affinity tree includes five generations of the user, including specifically the user's siblings, parents, grandparents, children and grandparents. In the familiarity tree, each user is a node, each node only needs to add the three generations of familiarity nodes, and the three generations of familiarity nodes comprise a spouse node, a parent node and a child node, so that the whole family is associated by means of the inheritance familiarity node relationship. The adding operation of the user refers to adding the third generation familiarity nodes for the user, and then continuously adding the third generation familiarity nodes of a certain familiarity node in the third generation familiarity nodes on the basis of the added third generation familiarity nodes.
After generating the family tree of the user, as shown in fig. 3, step 102 may specifically include:
step 201, obtaining a third generation familiarity node of the user on the familiarity tree of the user, wherein the third generation familiarity node comprises at least one of a spouse node, a parent node and a child node.
Step 202, third generation familiarity nodes of relatives and friends corresponding to the third generation familiarity nodes of the user are obtained until the identity information of all relatives and friends on the familiarity tree is obtained.
For steps 201 and 202, the purpose of this embodiment is to obtain identity information of all familiarity nodes on the familiarity tree where the user is located, where the identity information has uniqueness, for example, the identity information may be a unique serial number corresponding to an identification number or a mobile phone number, and the serial number may be a string of numbers, a combination of numbers and letters, or an electronic code in other forms, and the like, which is not limited herein.
103, sending the event record information of the user and the identity information of the relatives and friends to a server so that the server pushes the event record information of the user to a terminal corresponding to the identity information of the relatives and friends.
The terminal corresponding to the identity information of the relatives and friends is the terminal 130.
As an embodiment of the present invention, before step 103, the method further includes:
and 104, receiving a browsing permission setting request, responding to the browsing permission setting request, and sending the browsing permission setting request to a server so that the server generates a browsing permission setting instruction.
On the basis of the corresponding embodiment of the step 104, the step 103 includes:
and sending the event record information of the user and the identity information of the relatives and friends with the browsing authority to a server, so that the server pushes the event record information of the user to a terminal corresponding to the identity information of the relatives and friends with the browsing authority.
As an embodiment of the present invention, after step 101, the method further includes:
and 105, acquiring identity information of friends paying attention to the user.
The attention function is used for conveniently checking records issued by the other party, and after the user A pays attention to the user B (a user who is not in a friend circle), public records issued by the user B are displayed in the friend circle of the user A; after the user A pays attention to the user B (the same user in the friend circle), public records published by the user B and public records published by the friend tree are displayed in the friend circle of the user A; after the user A pays attention to the user B (users paying attention to each other), public records published by the user B and records which can pay attention to each other and are visible are displayed in the friend circle of the user A; whether it is visible in the user's friends or not depends on the authority of the published record in addition to the attention. And event record information shared by relatives and friends on the relatives and friends tree forms a relatives and friends circle.
And 106, sending the event record information of the user and the identity information of the friend to a server so that the server pushes the event record information of the user to a terminal corresponding to the identity information of the friend.
In the embodiment of the invention, firstly, when the operation that a user adds an event record for the user is detected, the event record information of the user is generated according to the operation; then acquiring the identity information of relatives and friends on the family tree of the user; and finally, the event record information of the user and the identity information of the relatives and friends are sent to a server, so that the server pushes the event record information of the user to a terminal corresponding to the identity information of the relatives and friends, the purpose that the event record information of the user can be shared by the relatives and friends on the relatives and friends according to the generated relatives and friends tree is achieved, the operation is simple and convenient, and the efficiency of sharing the event record information with the relatives and friends is improved.
Example two:
referring to fig. 4, a schematic diagram of an event record sharing device 30 according to a second embodiment of the present invention is shown. The event record sharing device 40 includes: a generating module 41, a first obtaining module 42 and a first sending module 43. The specific functions of each module are as follows:
the generating module 41 is configured to, when an operation that a user adds an event record to the user is detected, generate event record information of the user according to the operation.
The first obtaining module 42 is configured to obtain identity information of relatives and friends on the family tree of the user.
The first sending module 43 is configured to send the event record information of the user and the identity information of the relatives and friends to a server, so that the server pushes the event record information of the user to a terminal corresponding to the identity information of the relatives and friends.
Optionally, the device for sharing event record information further includes:
the second acquisition module is used for acquiring the identity information of the friend paying attention to the user;
and the second sending module is used for sending the event record information of the user and the identity information of the friend to a server so that the server pushes the event record information of the user to a terminal corresponding to the identity information of the friend.
Optionally, the obtaining module includes:
the system comprises a first acquisition unit, a second acquisition unit and a third generation family node, wherein the first acquisition unit is used for acquiring a third generation family node of a user on a family tree of the user, and the third generation family node comprises at least one of a spouse node, a parent node and a child node;
and the second acquisition unit is used for acquiring the third-generation familiarity nodes of the relatives and friends corresponding to the third-generation familiarity nodes of the user until the identity information of all relatives and friends on the familiarity tree is acquired.
Optionally, the device for sharing event record information further includes:
receiving a browsing permission setting request, responding to the browsing permission setting request, and sending the browsing permission setting request to a server so that the server generates a browsing permission setting instruction.
Optionally, the first sending module comprises:
and sending the event record information of the user and the identity information of the relatives and friends with the browsing authority to a server, so that the server pushes the event record information of the user to a terminal corresponding to the identity information of the relatives and friends with the browsing authority.
In the embodiment of the invention, firstly, when the operation that a user adds an event record for the user is detected, the event record information of the user is generated according to the operation; then acquiring the identity information of relatives and friends on the family tree of the user; and finally, the event record information of the user and the identity information of the relatives and friends are sent to a server, so that the server pushes the event record information of the user to a terminal corresponding to the identity information of the relatives and friends, the purpose that the event record information of the user can be shared by the relatives and friends on the relatives and friends according to the generated relatives and friends tree is achieved, the operation is simple and convenient, and the efficiency of sharing the event record information with the relatives and friends is improved.
For specific limitations of the event record sharing device, reference may be made to the above limitations on the event record sharing method, which is not described herein again. All or part of the modules in the event record sharing device can be realized by software, hardware and a combination thereof. The modules can be embedded in a hardware form or independent from a processor in the computer device, and can also be stored in a memory in the computer device in a software form, so that the processor can call and execute operations corresponding to the modules.
Example three:
fig. 5 is a schematic diagram of a computer device provided in the third embodiment of the present invention. As shown in fig. 5, the terminal device 5 of this embodiment includes: a processor 50, a memory 51 and a computer program 52 stored in said memory 51 and operable on said processor 50, such as a sharing method program for event records. The processor 50 executes the computer program 52 to implement the steps in the above-mentioned sharing method embodiment of event records, such as the steps 101 to 103 shown in fig. 1. Alternatively, the processor 50, when executing the computer program 52, implements the functions of the modules in the above-described device embodiments, such as the functions of the modules 41 to 43 shown in fig. 4.
Illustratively, the computer program 52 may be partitioned into one or more modules/units that are stored in the memory 51 and executed by the processor 50 to implement the present invention. The one or more modules/units may be a series of computer program instruction segments capable of performing specific functions, which are used to describe the execution process of the computer program 52 in the terminal device 5. For example, the computer program 52 may be divided into a generating module, a first obtaining module and a first sending module. The specific functions of each module are as follows:
and the generating module is used for generating the event record information of the user according to the operation when the operation that the user adds the event record for the user is detected.
The first obtaining module is used for obtaining the identity information of relatives and friends on the family tree of the user.
The first sending module is used for sending the event record information of the user and the identity information of the relatives and friends to a server so that the server can push the event record information of the user to a terminal corresponding to the identity information of the relatives and friends.
The terminal device 5 may be a desktop computer, a notebook, a palm computer, a cloud server, or other computing devices. The terminal device may include, but is not limited to, a processor 50, a memory 51. Those skilled in the art will appreciate that fig. 5 is merely an example of a terminal device 5 and does not constitute a limitation of terminal device 5 and may include more or fewer components than shown, or some components may be combined, or different components, e.g., the terminal device may also include input-output devices, network access devices, buses, etc.
The Processor 50 may be a Central Processing Unit (CPU), other general purpose Processor, a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), an off-the-shelf Programmable Gate Array (FPGA) or other Programmable logic device, discrete Gate or transistor logic, discrete hardware components, etc. A general purpose processor may be a microprocessor or the processor may be any conventional processor or the like.
The memory 51 may be an internal storage unit of the terminal device 5, such as a hard disk or a memory of the terminal device 5. The memory 51 may also be an external storage device of the terminal device 5, such as a plug-in hard disk, a Smart Media Card (SMC), a Secure Digital (SD) Card, a Flash memory Card (Flash Card), and the like, which are provided on the terminal device 5. Further, the memory 51 may also include both an internal storage unit and an external storage device of the terminal device 5. The memory 51 is used for storing the computer program and other programs and data required by the terminal device. The memory 51 may also be used to temporarily store data that has been output or is to be output.
It will be apparent to those skilled in the art that, for convenience and brevity of description, only the above-mentioned division of the functional units and modules is illustrated, and in practical applications, the above-mentioned function distribution may be performed by different functional units and modules according to needs, that is, the internal structure of the apparatus is divided into different functional units or modules to perform all or part of the above-mentioned functions. Each functional unit and module in the embodiments may be integrated in one processing unit, or each unit may exist alone physically, or two or more units are integrated in one unit, and the integrated unit may be implemented in a form of hardware, or in a form of software functional unit. In addition, specific names of the functional units and modules are only for convenience of distinguishing from each other, and are not used for limiting the protection scope of the present application. The specific working processes of the units and modules in the system may refer to the corresponding processes in the foregoing method embodiments, and are not described herein again.
In the above embodiments, the descriptions of the respective embodiments have respective emphasis, and reference may be made to the related descriptions of other embodiments for parts that are not described or illustrated in a certain embodiment.
Those of ordinary skill in the art will appreciate that the various illustrative elements and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware or combinations of computer software and electronic hardware. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the implementation. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present invention.
In the embodiments provided in the present invention, it should be understood that the disclosed apparatus/terminal device and method may be implemented in other ways. For example, the above-described embodiments of the apparatus/terminal device are merely illustrative, and for example, the division of the modules or units is only one logical division, and there may be other divisions when actually implemented, for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, devices or units, and may be in an electrical, mechanical or other form.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present invention may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, and can also be realized in a form of a software functional unit.
The integrated modules/units, if implemented in the form of software functional units and sold or used as separate products, may be stored in a computer readable storage medium. Based on such understanding, all or part of the flow of the method according to the embodiments of the present invention may also be implemented by a computer program, which may be stored in a computer-readable storage medium, and when the computer program is executed by a processor, the steps of the method embodiments may be implemented. . Wherein the computer program comprises computer program code, which may be in the form of source code, object code, an executable file or some intermediate form, etc. The computer-readable medium may include: any entity or device capable of carrying the computer program code, recording medium, usb disk, removable hard disk, magnetic disk, optical disk, computer Memory, Read-Only Memory (ROM), Random Access Memory (RAM), electrical carrier wave signals, telecommunications signals, software distribution medium, and the like. It should be noted that the computer readable medium may contain content that is subject to appropriate increase or decrease as required by legislation and patent practice in jurisdictions, for example, in some jurisdictions, computer readable media does not include electrical carrier signals and telecommunications signals as is required by legislation and patent practice.
The above-mentioned embodiments are only used for illustrating the technical solutions of the present invention, and not for limiting the same; although the present invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; such modifications and substitutions do not substantially depart from the spirit and scope of the embodiments of the present invention, and are intended to be included within the scope of the present invention.

Claims (10)

1. A method for sharing event record information is characterized by comprising the following steps:
when the operation that a user adds an event record for the user is detected, generating event record information of the user according to the operation;
acquiring the identity information of relatives and friends on a family tree of a user; the family tree of the user comprises five generations of the user, specifically comprises siblings, parents, ancestors, children and grandchildren of the user; in the familiarity tree, each user is a node, each node is added with a third-generation familiarity node, and the third-generation familiarity nodes comprise spouse nodes, parent nodes and child nodes;
and sending the event record information of the user and the identity information of the relatives and friends to a server so that the server pushes the event record information of the user to a terminal corresponding to the identity information of the relatives and friends, wherein the relatives and friends have the browsing permission of the event record information of the user.
2. The method for sharing event record information according to claim 1, further comprising:
acquiring identity information of friends paying attention to the user;
and sending the event record information of the user and the identity information of the friend to a server so that the server pushes the event record information of the user to a terminal corresponding to the identity information of the friend.
3. The method for sharing event record information according to claim 1, wherein the obtaining identity information of relatives and friends on the family tree of the user comprises:
obtaining third-generation familiarity nodes of a user on a familiarity tree of the user, wherein the third-generation familiarity nodes comprise at least one of spouse nodes, parent nodes and child nodes;
and acquiring third-generation familiarity nodes of relatives and friends corresponding to the third-generation familiarity nodes of the user until the identity information of all relatives and friends on the familiarity tree is acquired.
4. The method for sharing event record information according to claim 1, wherein before the sending the event record information of the user and the identity information of the relatives and friends to a server, the method further comprises: receiving a browsing permission setting request, responding to the browsing permission setting request, and sending the browsing permission setting request to a server so that the server generates a browsing permission setting instruction.
5. The method for sharing event record information according to claim 4, wherein the sending the event record information of the user and the identity information of the relatives and friends to a server so that the server pushes the event record information of the user to a terminal corresponding to the identity information of the relatives and friends comprises:
and sending the event record information of the user and the identity information of the relatives and friends with the browsing authority to a server, so that the server pushes the event record information of the user to a terminal corresponding to the identity information of the relatives and friends with the browsing authority.
6. An event record information sharing device, comprising:
the generating module is used for generating event record information of a user according to an operation when the operation that the user adds an event record for the user is detected;
the first acquisition module is used for acquiring the identity information of relatives and friends on the family tree of the user; the family tree of the user comprises five generations of the user, specifically comprises siblings, parents, ancestors, children and grandchildren of the user; in the familiarity tree, each user is a node, each node is added with a third-generation familiarity node, and the third-generation familiarity nodes comprise spouse nodes, parent nodes and child nodes;
the first sending module is used for sending the event record information of the user and the identity information of the relatives and friends to a server so that the server can push the event record information of the user to a terminal corresponding to the identity information of the relatives and friends, and the relatives and friends have the browsing permission of the event record information of the user.
7. The apparatus for sharing event log information according to claim 6, further comprising:
the second acquisition module is used for acquiring the identity information of the friend paying attention to the user; and the second sending module is used for sending the event record information of the user and the identity information of the friend to a server so that the server pushes the event record information of the user to a terminal corresponding to the identity information of the friend.
8. The apparatus for sharing event record information according to claim 6, wherein the acquiring module comprises:
the system comprises a first acquisition unit, a second acquisition unit and a third generation family node, wherein the first acquisition unit is used for acquiring a third generation family node of a user on a family tree of the user, and the third generation family node comprises at least one of a spouse node, a parent node and a child node;
and the second acquisition unit is used for acquiring the third-generation familiarity nodes of the relatives and friends corresponding to the third-generation familiarity nodes of the user until the identity information of all relatives and friends on the familiarity tree is acquired.
9. A computer device comprising a memory, a processor and a computer program stored in the memory and executable on the processor, characterized in that the processor implements the steps of the method according to any of claims 1 to 5 when executing the computer program.
10. A computer-readable storage medium, in which a computer program is stored which, when being executed by a processor, carries out the steps of the method according to any one of claims 1 to 5.
CN201910496992.4A 2019-06-10 2019-06-10 Event record sharing method and device and computer equipment Active CN110324236B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910496992.4A CN110324236B (en) 2019-06-10 2019-06-10 Event record sharing method and device and computer equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910496992.4A CN110324236B (en) 2019-06-10 2019-06-10 Event record sharing method and device and computer equipment

Publications (2)

Publication Number Publication Date
CN110324236A CN110324236A (en) 2019-10-11
CN110324236B true CN110324236B (en) 2021-05-07

Family

ID=68120696

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910496992.4A Active CN110324236B (en) 2019-06-10 2019-06-10 Event record sharing method and device and computer equipment

Country Status (1)

Country Link
CN (1) CN110324236B (en)

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103780760A (en) * 2014-01-21 2014-05-07 宇龙计算机通信科技(深圳)有限公司 Method and device for speed-dial contact grouping management
CN104348706A (en) * 2013-08-02 2015-02-11 腾讯科技(深圳)有限公司 Information display method and device and server
CN104427102A (en) * 2013-08-27 2015-03-18 上海斐讯数据通信技术有限公司 Expression information display method and mobile terminal
CN105005499A (en) * 2015-06-19 2015-10-28 上海久云信息科技有限公司 Multi-client cooperative grouping and displaying method
CN105930165A (en) * 2016-05-03 2016-09-07 珠海市小源科技有限公司 Display method of application program pushing information
CN107231242A (en) * 2016-03-25 2017-10-03 阿里巴巴集团控股有限公司 Chatroom message treatment method and device
CN107835114A (en) * 2017-09-19 2018-03-23 上海掌门科技有限公司 A kind of information processing method, equipment and computer-readable medium
CN108650387A (en) * 2018-03-06 2018-10-12 魏新成 It is grouped the social method and system of communication by intelligent communication column
CN109818922A (en) * 2018-12-14 2019-05-28 深圳壹账通智能科技有限公司 The account number sharing method and computer equipment of application program

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040186792A1 (en) * 2002-07-16 2004-09-23 Eastman Kodak Company Method of ordering prints of digital photographs
US20080263053A1 (en) * 2006-09-12 2008-10-23 Jonathan Hull System and method for creating online social-networks and historical archives based on shared life experiences
US20090322493A1 (en) * 2007-03-20 2009-12-31 Kumagai Monto H Method to personalize, promote, and distribute multimedia content using radio frequency identification
US20170286060A1 (en) * 2016-03-30 2017-10-05 Panasonic Automotive Systems Company Of America, Division Of Panasonic Corporation Of North America Method for song suggestion sharing

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104348706A (en) * 2013-08-02 2015-02-11 腾讯科技(深圳)有限公司 Information display method and device and server
CN104427102A (en) * 2013-08-27 2015-03-18 上海斐讯数据通信技术有限公司 Expression information display method and mobile terminal
CN103780760A (en) * 2014-01-21 2014-05-07 宇龙计算机通信科技(深圳)有限公司 Method and device for speed-dial contact grouping management
CN105005499A (en) * 2015-06-19 2015-10-28 上海久云信息科技有限公司 Multi-client cooperative grouping and displaying method
CN107231242A (en) * 2016-03-25 2017-10-03 阿里巴巴集团控股有限公司 Chatroom message treatment method and device
CN105930165A (en) * 2016-05-03 2016-09-07 珠海市小源科技有限公司 Display method of application program pushing information
CN107835114A (en) * 2017-09-19 2018-03-23 上海掌门科技有限公司 A kind of information processing method, equipment and computer-readable medium
CN108650387A (en) * 2018-03-06 2018-10-12 魏新成 It is grouped the social method and system of communication by intelligent communication column
CN109818922A (en) * 2018-12-14 2019-05-28 深圳壹账通智能科技有限公司 The account number sharing method and computer equipment of application program

Also Published As

Publication number Publication date
CN110324236A (en) 2019-10-11

Similar Documents

Publication Publication Date Title
CN109558748B (en) Data processing method and device, electronic equipment and storage medium
EP3819855A1 (en) Cross-block chain interaction method and system, computer device, and storage medium
CN107798038B (en) Data response method and data response equipment
US20200026688A1 (en) File sharing method based on two-dimensional code, server and terminal device
CN108038112B (en) File processing method, mobile terminal and computer readable storage medium
CN108400868B (en) Seed key storage method and device and mobile terminal
CN107862352B (en) Two-dimensional code sharing method and two-dimensional code sharing equipment
CN110489994B (en) File authority management method and device for nuclear power station and terminal equipment
CN109711190B (en) Data table batch authorization method and device
CN111143446A (en) Data structure conversion processing method and device of data object and electronic equipment
CN110704833A (en) Data permission configuration method, device, electronic device and storage medium
CN113711220B (en) Method and system for controlling access to stored data
CN110555129B (en) Space image data interaction method and device based on alliance chain
CN112001376A (en) Fingerprint identification method, device, equipment and storage medium based on open source component
CN112667638A (en) Dynamic report generation method and device, terminal equipment and readable storage medium
CN111124883B (en) Test case library introduction method, system and equipment based on tree form
CN110324236B (en) Event record sharing method and device and computer equipment
CN109324997B (en) Block chain-based digital right protection method and device
CN110619204A (en) Invitation code generation method and device, terminal equipment and storage medium
CN113312669B (en) Password synchronization method, device and storage medium
CN110336737B (en) Life record sharing method and device and computer equipment
CN110245016B (en) Data processing method, system, device and terminal equipment
US20170163676A1 (en) Security and Authentication Daisy Chain Analysis and Warning System
CN108985758B (en) Data processing method, data processing system and terminal equipment
CN112035471A (en) Transaction processing method and computer 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