CN111555894B - Data processing method, device, equipment and storage medium - Google Patents

Data processing method, device, equipment and storage medium Download PDF

Info

Publication number
CN111555894B
CN111555894B CN202010332696.3A CN202010332696A CN111555894B CN 111555894 B CN111555894 B CN 111555894B CN 202010332696 A CN202010332696 A CN 202010332696A CN 111555894 B CN111555894 B CN 111555894B
Authority
CN
China
Prior art keywords
target object
communication data
data
indication information
range indication
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
CN202010332696.3A
Other languages
Chinese (zh)
Other versions
CN111555894A (en
Inventor
刘硕
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Dajia Internet Information Technology Co Ltd
Original Assignee
Beijing Dajia Internet Information Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Dajia Internet Information Technology Co Ltd filed Critical Beijing Dajia Internet Information Technology Co Ltd
Priority to CN202010332696.3A priority Critical patent/CN111555894B/en
Publication of CN111555894A publication Critical patent/CN111555894A/en
Application granted granted Critical
Publication of CN111555894B publication Critical patent/CN111555894B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/02Details
    • H04L12/16Arrangements for providing special services to substations
    • H04L12/18Arrangements for providing special services to substations for broadcast or conference, e.g. multicast
    • H04L12/185Arrangements for providing special services to substations for broadcast or conference, e.g. multicast with management of multicast group membership
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • 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

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Theoretical Computer Science (AREA)
  • Computing Systems (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The present disclosure provides a data processing method, apparatus, device, and storage medium. The method comprises the following steps: receiving a merging request sent by a first target object, wherein the merging request comprises at least one second target object, a target object set identifier and data range indication information of each second target object; the data range indication information is used for indicating a data range authorized for the second target object; acquiring communication data indicated by the data range indication information of the second target object from communication data corresponding to the target object set identifier; and after the second target object is added to the target object set corresponding to the target object set identifier, sending the communication data indicated by the data range indication information of the second target object to the second target object. Therefore, the whole process of the method does not need to select the messages one by one and forward the messages to the group, and the problems that the message sharing is not flexible enough and the operation is complex are solved.

Description

Data processing method, device, equipment and storage medium
Technical Field
The present disclosure relates to the field of data processing, and in particular, to a data processing method, apparatus, device, and storage medium.
Background
With the rapid development of the internet of things, group chat is more popular, so that the distance between people can be shortened, and commercial popularization can be realized by using the group chat. And the group chat also plays a great role in work, and the employees of the enterprise can communicate through the group, so that the working efficiency is greatly improved.
When a new user who has just pulled in a group needs to share a message, in the prior art, the message is generally selected one by one and forwarded to the group, so that the new user who has just entered the group chat can conveniently watch the message. However, the inventor finds that the method needs to select each message one by one, so that the message sharing mode is not flexible enough and the operation is complex.
Disclosure of Invention
The present disclosure aims to provide a data processing method and device, so as to solve the problems that the message sharing mode is not flexible and the operation is complex due to the need to select messages one by one and send the messages to a group.
In a first aspect, the present disclosure provides a data processing method applied to a server, where the method includes:
receiving a merging request sent by a first target object, wherein the merging request comprises at least one second target object, a target object set identifier and data range indication information of each second target object; the data range indication information is used for indicating a data range authorized for the second target object;
for any second target object, acquiring communication data indicated by the data range indication information of the second target object from communication data corresponding to the target object set identifier;
and after the second target object is added to the target object set corresponding to the target object set identifier, sending the communication data indicated by the data range indication information of the second target object to the second target object.
In one embodiment, communication data sent by each target object in the set of target objects is received; generating a corresponding communication data identifier for each piece of communication data;
storing the communication data identification in association with the target object set identification to indicate communication data corresponding to the target object set identification;
the obtaining, from the communication data corresponding to the target object set identifier, the communication data indicated by the data range indication information of the second target object includes:
determining a value range of a communication data identifier authorized to the second target object according to the data range indication information;
and searching and acquiring the communication data in the value range of the communication data identification from the communication data corresponding to the target object set identification.
In one embodiment, the data range indication information includes a distribution time period, a number of pieces of communication data newly distributed, one of all communication data, and/or a target object requirement for distributing the communication data.
In one embodiment, the magnitude of the communication data identification value is proportional to the transmission time of the communication data; the value range of the communication data identifier authorized to the second target object is not less than a specified minimum value;
after determining the value range of the communication data identifier authorized to the second target object according to the data range indication information, the method further includes:
storing the specified minimum value in association with the second target object;
and returning the communication data larger than the specified minimum value to the second target object each time a data acquisition request sent by the second target object is received.
In one embodiment, each piece of communication data indicated by the data range indication information of the second target object is sent to the second target object one by one, or each piece of communication data is merged into one page, and an access link of the page is sent to the second target object.
In a second aspect, the present disclosure provides a data processing method applied to a client of a first target object, the method including:
responding to the selection operation of the first target object, and determining a merging request, wherein the merging request comprises at least one selected second target object, a target object set identifier of a target object set where the first target object is located, and data range indicating information authorized to the second target object;
and sending the merging request to a server, so that the server can obtain the communication data indicated by the data range indication information of the second target object from the communication data corresponding to the target object set identifier and send the communication data to the second target object.
In one embodiment, an operation interface of the data range indication information setting is displayed, and the operation interface comprises a distribution time period, the number of pieces of communication data which are newly distributed, one of all communication data, and/or a target object requirement for distributing the communication data.
And determining data range indication information authorized for the second target object in response to the selection operation of the operation interface.
In one embodiment, in response to the selection operation of the first target object on the user-defined setting option, displaying an operation interface of user-defined setting;
and determining data range indication information authorized for the second target object in response to the input operation of the first target object to the input box.
In one embodiment, a list of objects for selection is obtained;
the second target object is determined in response to a selection operation in the object list.
In a third aspect, the present disclosure provides a data processing apparatus, the apparatus comprising:
the system comprises a receiving module, a merging module and a processing module, wherein the receiving module is configured to receive a merging request sent by a first target object, and the merging request comprises at least one second target object, a target object set identifier and data range indication information of each second target object; the data range indication information is used for indicating a data range authorized to the second target object;
an obtaining module, configured to, for any second target object, obtain, from communication data corresponding to the target object set identifier, communication data indicated by the data range indication information of the second target object;
a sending module, configured to send the communication data indicated by the data range indication information of the second target object to the second target object after the second target object is added to the target object set corresponding to the target object set identifier.
In one embodiment, the apparatus further comprises:
a communication data receiving module configured to receive communication data transmitted by each target object in the set of target objects;
the identification generation module is configured to generate a corresponding communication data identification for each piece of communication data;
a first association storage module configured to store the communication data identification in association with the target object set identification to indicate communication data corresponding to the target object set identification;
the acquisition module configured to:
determining a value range of a communication data identifier authorized to the second target object according to the data range indication information;
and searching and acquiring the communication data in the value range of the communication data identification from the communication data corresponding to the target object set identification.
In one embodiment, the data range indication information includes a distribution time period, a number of pieces of communication data newly distributed, one of all communication data, and/or a target object requirement for distributing the communication data.
In one embodiment, the magnitude of the communication data identification value is proportional to the transmission time of the communication data; the value range of the communication data identifier authorized to the second target object is not less than a specified minimum value; the device further comprises:
a second associative storage module configured to store the specified minimum value in association with the second target object;
and the communication data returning module is configured to return the communication data larger than the specified minimum value to the second target object each time a data acquisition request sent by the second target object is received.
In one embodiment, the transmitting module is configured to:
and sending each piece of communication data indicated by the data range indication information of the second target object to the second target object one by one, or combining each piece of communication data into one page, and sending an access link of the page to the second target object.
In a fourth aspect, the present disclosure provides a data processing apparatus, the apparatus comprising:
a merging request determining module configured to determine a merging request in response to a selection operation of the first target object, where the merging request includes at least one selected second target object, a target object set identifier of a target object set in which the first target object is located, and data range indication information authorized for the second target object;
a merge request sending module configured to send the merge request to a server, so that the server obtains, from communication data corresponding to the target object set identifier, communication data indicated by the data range indication information of the second target object and sends the communication data to the second target object.
In one embodiment, the apparatus comprises:
a data range indication information determination module configured to perform determining data range indication information authorized for the second target object according to;
and displaying an operation interface set by the data range indication information, wherein the operation interface comprises a distribution time period, the number of newly distributed communication data, one of all communication data and/or a target object requirement for distributing the communication data.
And determining data range indication information authorized for the second target object in response to the selection operation of the operation interface.
In one embodiment, the data range indication information determination module is configured to:
responding to the selection operation of the first target object on the user-defined setting option, and displaying a user-defined setting operation interface;
and determining data range indication information authorized for the second target object in response to the input operation of the first target object to the input box.
In one embodiment, prior to the operation of selecting in response to the first target object, the apparatus further comprises:
an object list acquisition module configured to acquire an object list for selection;
a selection operation determination module configured to determine the second target object in response to a selection operation in the object list.
According to a fifth aspect of embodiments of the present disclosure, there is provided an electronic apparatus including:
a processor;
a memory for storing the processor-executable instructions;
wherein the processor is configured to execute the instructions to implement the data processing method of the first aspect and/or the second aspect.
According to a sixth aspect of embodiments of the present disclosure, there is provided a computer storage medium storing computer-executable instructions for performing the data processing method according to the first and/or second aspect.
The technical scheme provided by the embodiment of the disclosure at least brings the following beneficial effects:
the present disclosure provides a data processing method, apparatus, device, and storage medium. The method comprises the following steps: receiving a merging request sent by a first target object, wherein the merging request comprises at least one second target object, a target object set identifier and data range indication information of each second target object; the data range indication information is used for indicating a data range authorized for the second target object; for any second target object, acquiring communication data indicated by the data range indication information of the second target object from communication data corresponding to the target object set identifier; and after the second target object is added to the target object set corresponding to the target object set identifier, sending the communication data indicated by the data range indication information of the second target object to the second target object. For example, in an application scenario of sharing a message to a user who has just entered a group, the first target object is an actively invited user, the second target object is an invited user, the target object set identifier is a group identifier, and the communication data indicated by the data range indication information is shared message data. Therefore, the merging request sent by the active inviting user is received, the merging request is provided with the data range indicating information authorized to the invited user in the group, the shared message data corresponding to the data range indicating information authorized to the invited user is searched in the communication data corresponding to the group identification through the data range indicating information, the shared message data is sent to the invited user, the messages do not need to be selected one by one and forwarded to the group in the whole process, and the problems that the message sharing is not flexible and the operation is complex are solved.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the disclosure.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the present disclosure and, together with the description, serve to explain the principles of the disclosure and are not to be construed as limiting the disclosure.
FIG. 1 is a schematic diagram of a suitable scenario in accordance with an embodiment of the present disclosure;
FIG. 2 is one of the flow diagrams of a data processing method according to one embodiment of the present disclosure;
FIG. 3 is one of the interface diagrams of a data processing method according to one embodiment of the present disclosure;
FIG. 4 is a second schematic interface diagram of a data processing method according to an embodiment of the present disclosure;
FIG. 5 is a third schematic interface diagram of a data processing method according to an embodiment of the present disclosure;
FIG. 6 is a fourth schematic interface diagram of a data processing method according to an embodiment of the present disclosure;
FIG. 7 is a fifth schematic interface diagram of a data processing method according to an embodiment of the present disclosure;
FIG. 8 is a sixth schematic interface diagram of a data processing method according to an embodiment of the present disclosure;
FIG. 9 is one of the schematic diagrams of a data processing apparatus according to an embodiment of the present disclosure;
FIG. 10 is a second schematic diagram of a data processing apparatus according to an embodiment of the present disclosure;
fig. 11 is a schematic structural diagram of an electronic device according to an embodiment of the present disclosure.
Detailed Description
To further illustrate the technical solutions provided by the embodiments of the present disclosure, the following detailed description is made with reference to the accompanying drawings and the specific embodiments. Although the disclosed embodiments provide method steps as shown in the following embodiments or figures, more or fewer steps may be included in the method based on conventional or non-inventive efforts. In steps where no necessary causal relationship exists logically, the order of execution of the steps is not limited to that provided by the disclosed embodiments. The method can be executed in the order of the embodiments or the method shown in the drawings or in parallel in the actual process or the control device.
The term "plurality" in the embodiments of the present disclosure means two or more, and other terms are used similarly, it being understood that the preferred embodiments described herein are only for illustrating and explaining the present disclosure, and are not intended to limit the present disclosure, and that the embodiments and features of the embodiments in the present disclosure may be combined with each other without conflict.
Referring to fig. 1, an application scenario for sharing a message to a newly-entering user is shown. The application scenario includes the terminal 110 of the active inviting user, the terminal 140 of the invited user, and the server 130, and in fig. 1, one terminal device 140 is taken as an example, and the number of terminal devices 140 is not limited in practice. The terminal device 110 and the terminal device 140 have the client 120 installed therein for performing a group chat. Terminals 110, 140 and server 130 may communicate via a communication network. Terminals 110 and 140, such as cell phones, tablets, personal computers, and the like. The server 130 may be implemented by a single server or may be implemented by a plurality of servers. The server 130 may be implemented by a physical server or may be implemented by a virtual server. The terminal 110 determines the invited user, the group identification and the data range indication information authorized to the invited user in response to the selection operation of the active inviting user. And sends the determined information to the server 130, and after receiving the information sent by the terminal 110, the server 130 obtains the message data indicated by the data range indication information of the invited user from the communication data corresponding to the group identifier, and sends the message data to the terminal 140. The terminal 140 receives and displays the message data transmitted from the server 130.
In the related art, as described in the background art, when a message needs to be shared with a user who has just entered a group, the message needs to be selected one by one and forwarded to the user of the shared message, and this method needs to select the message one by one, which results in an inflexible message sharing method and complex operation.
As shown in fig. 2, the present disclosure provides a data processing method, which may include the steps of:
step 201: the client side of the first target object responds to the selection operation of the first target object, and determines a merging request, wherein the merging request comprises at least one selected second target object, a target object set identifier of a target object set where the first target object is located, and data range indicating information authorized to the second target object;
in one embodiment, the client of the first target object displays an operation interface set by the data range indication information, wherein the operation interface comprises a distribution time period, the number of newly distributed communication data, one of all communication data, a target object requirement for distributing the communication data and the like.
The client side of the first target object responds to the selection operation of the first target object on the option, and determines the data range indication information authorized for the second target object. The operation interface for setting the data range indication information may be implemented as shown in fig. 3, and fig. 3 is the operation interface for setting the data range indication information, where the interface includes three visible days at the latest, 10 visible items at the latest, 30 visible items at the latest, all visible items, all invisible items, options required by the target object, and the like. The first target object can select a needed option in the operation interface, and the data range indication information authorized to the second target object can be determined by clicking the determination. It should be noted that, the present application does not limit the options of the operation interface, and the options may be determined according to specific situations.
Thus, the data range indication information authorized for the second target object can be determined according to the selection operation of the first target object.
In an embodiment, the first target client responds to the selection operation of the first target object on the self-defined setting option, and displays the self-defined setting operation interface; and then determining data range indication information authorized for the second target object in response to the input operation of the first target object to the input box. For example, as shown in fig. 3, when the first target object selects the "custom setting" option in fig. 3, the interface shown in fig. 4 is displayed, the first target object may input the data range indication information in the corresponding input box, and the operation may be completed by clicking to determine. For example, as shown in fig. 4, how many pieces of information are up-to-date can be customized, and information in the recent today can be customized to be shared with new users.
Therefore, input operation can be performed through a user-defined setting option, and the data range indicating information authorized for the second target object is determined, so that user-defined setting is more flexible, and the requirements of users can be met.
Before the first target object client determines the data range indication information authorized for the second target object in response to the selection operation of the first target object, in one embodiment, the client of the first target object acquires an object list for selection in response to the acquisition operation of the first target object; the second target object is determined in response to a selection operation in the object list. For example, as shown in fig. 5, after the object list button in the interface is clicked, the corresponding object list in the interface is displayed, and the first target object may select the corresponding object identifier to determine the second target object.
It should be noted that the selected second target object may also be provided with data range indication information, the data range indication information may be set to be visible to all people, or the data range indication information may be set separately for each selected second target object.
Thus, the second target object can be determined by a selection operation on the object list.
Step 202: and the client of the first target object sends the merging request to the server.
Step 203: the server receives a merging request sent by a first target object;
step 204: aiming at any second target object, the server acquires the communication data indicated by the data range indication information of the second target object from the communication data corresponding to the target object set identification;
step 205: and after adding the second target object to a target object set corresponding to the target object set identifier, the server sends the communication data indicated by the data range indication information of the second target object to the second target object.
Step 206: and the second target object receives the communication data indicated by the data range indication information sent by the server and displays the communication data.
For example, as shown in fig. 6 and 7, fig. 6 is a display interface for receiving each piece of data, which is sent by the server one by one and indicates the data range indicating information of the second target object, in each piece of data. Fig. 7 is a display interface for receiving an access link of a page sent by the server and used for merging each piece of communication data into one page. Fig. 8 is a display interface after the access link in fig. 7 is opened.
It should be noted that, in an application scenario of sharing a message to a user who enters a new group, the first target object is a user account that actively initiates an invitation, the second target object is an invited user account, the set identifier of the target objects is a group identifier, and the communication data indicated by the data range indication information is message data shared to the invited user account.
Therefore, the server receives the data range indication information sent by the user who initiatively sends the invitation, then obtains the shared message data indicated by the data range indication information of the invited user from the communication data corresponding to the group identifier, and finally sends the shared message data to the invited user. The whole process does not need to select messages one by one, and the problems that the message sharing mode in the prior art is not flexible enough and the operation is complex are solved.
In an embodiment, for the convenience of executing step 204, the server may generate a corresponding communication data identifier for each piece of communication data after receiving the communication data sent by each target object in the set of target objects; storing the communication data identification in association with the target object set identification to indicate the communication data corresponding to the target object set identification. After the data identifier exists, the communication data indicated by the data range indication information of the second target object is obtained from the communication data corresponding to the target object set identifier, and the method may be performed according to the following method:
the server side determines the value range of the communication data identification authorized to the second target object according to the data range indication information; and searching and acquiring the communication data in the value range of the communication data identification from the communication data corresponding to the target object set identification. Therefore, the data range indicating information only indicates the value range of the communication data identifier, and the indicating mode of the data range indicating information is simple and easy to implement.
In an embodiment, the communication data identifier value may be determined according to the time of information transmission, for example, the size of the communication data identifier value is proportional to the time of communication data transmission, and at this time, the value range of the communication data identifier may be further simplified to be not less than a specified minimum value.
Wherein the data range indication information comprises one of the following data:
1) and the release time period is as follows:
for example, if the release time period sent by the client side receiving the first target object is visible in the last three days, the server side determines the value range of the communication data identifier corresponding to the time period of the last three days according to the time period of the last three days, and if the determined value range of the communication data identifier is that the communication data identifier is not less than the specified value 101, the server side searches and acquires the corresponding communication data in the value range of the communication data identifier greater than or equal to 101 from the communication data corresponding to the target object set identifier.
2) Number of communication data newly issued:
for example, if the server receives 100 pieces of communication data which are newly released, the value range of the communication data identifier corresponding to the received 100 pieces of communication data is determined according to the newly released 100 pieces of communication data, and if the value range of the determined communication data identifier is not less than the value 589, the communication data corresponding to the value range of the communication data identifier which is greater than or equal to the value 589 is searched and obtained from the communication data corresponding to the target object set identifier.
3) All communication data:
all communication data includes all communication data visible or all communication data invisible.
If all the received communication data are visible, the server determines that the value range of the communication data identifier is not less than the value 1 (the value 1 is the minimum value of the communication data corresponding to the target object set identifier), that is, the communication data corresponding to the value range of the communication data identifier which is greater than or equal to the value 1 is searched and obtained from the communication data corresponding to the target object set identifier. The obtained communication data is all communication data, and the value 1 is the minimum value in the corresponding communication data identifiers in the target object set identifier.
If all the received communication data are invisible, the server determines that the value range of the communication data identifier is not less than the maximum value of the communication data identifier in the corresponding communication data in the target object set identifier plus 1, for example, the maximum value is 3900, the determined value range of the communication data identifier is not less than the value 3901, and then the communication data larger than or equal to 3901 is searched for and obtained from the corresponding communication data in the target object set identifier. Since 3900 is the maximum value of the corresponding communication data identifiers in the target set identifier, data greater than or equal to 3901 is absent, so all data is not visible.
4) One of the three and/or a target object requirement for issuing communication data:
for example, if the server receives that the communication data issued by the object a in the last three days is visible, the server determines the value range of the communication data identifier corresponding to the object a according to the time period of the object a in the last three days, and if it is determined that the value range of the communication data is not less than 309, searches and acquires the communication data corresponding to the value range of the communication data which is greater than or equal to 309 from the communication data corresponding to the target object set identifier. Alternatively, based on the classification of object a in the group, e.g., by partial classification, then the target object requirement may be that some portion of the communication data specified be visible to the new user.
And acquiring the communication data indicated by the data range indication information of the second target object from the communication data corresponding to the target object set identification.
After determining the value range of the communication data identifier authorized to the second target object according to the data range indication information, the server stores the specified minimum value in association with the second target object in one embodiment; and returning the communication data larger than the specified minimum value to the second target object each time a data acquisition request sent by the second target object is received.
For example, the minimum value is designated as 40, the minimum value 40 is stored in association with the second target object, and each time a data acquisition request sent by the second target object is received, communication data greater than or equal to the minimum value 40 is returned to the second target object, so that the second target object can be viewed conveniently.
Therefore, when an acquisition request of the second target object is received each time, the communication data larger than or equal to the specified minimum value can be returned, and the message sharing is more convenient.
In one embodiment, the specific manner in which the server sends the communication data indicated by the data range indication information of the second target object to the second target object may be implemented to send each piece of communication data indicated by the data range indication information of the second target object to the second target object one by one, for example, the example shown in fig. 6 in the foregoing. Or, merging each piece of communication data into one page, and sending the access link of the page to the second target object, for example, the example shown in fig. 7 in the foregoing, where the interface shown in fig. 8 is after the access link of the page is opened.
It should be noted that the second target object may be displayed according to its own preference.
Therefore, the communication data can be transmitted in the above mode, so that the watching effect of the user is better.
The data processing method of the present disclosure as described above can also be implemented by a data processing apparatus based on the same inventive concept. The effect of the device is similar to that of the method, and is not repeated herein.
Fig. 9 is one of schematic structural diagrams of a data processing apparatus according to an embodiment of the present disclosure.
As shown in fig. 9, the data processing apparatus 900 of the present disclosure may include a receiving module 901, an obtaining module 902, and a transmitting module 903.
A receiving module 901, configured to receive a merging request sent by a first target object, where the merging request includes at least one second target object, a target object set identifier, and data range indication information of each second target object; the data range indication information is used for indicating a data range authorized for the second target object;
an obtaining module 902, configured to, for any second target object, obtain, from communication data corresponding to the target object set identifier, communication data indicated by the data range indication information of the second target object;
a sending module 903, configured to send the communication data indicated by the data range indication information of the second target object to the second target object after the second target object is added to the target object set corresponding to the target object set identifier.
In one embodiment, the apparatus further comprises:
a communication data receiving module 904 configured to receive communication data transmitted by each target object in the set of target objects;
an identifier generating module 905 configured to generate a corresponding communication data identifier for each piece of communication data;
a first association storage module 906 configured to store the communication data identification in association with the target object set identification to indicate communication data corresponding to the target object set identification;
the obtaining module 902 is configured to:
determining a value range of a communication data identifier authorized to the second target object according to the data range indication information;
and searching and acquiring the communication data in the value range of the communication data identification from the communication data corresponding to the target object set identification.
In one embodiment, the data range indication information includes a distribution time period, a number of pieces of communication data newly distributed, one of all communication data, and/or a target object requirement for distributing the communication data.
In one embodiment, the apparatus further comprises:
a second association storage module 907 configured to store the specified minimum value in association with the second target object;
a communication data returning module 908 configured to return communication data larger than the specified minimum value to the second target object each time a data acquisition request sent by the second target object is received.
In one embodiment, the sending module 903 is configured to:
and sending each piece of communication data indicated by the data range indication information of the second target object to the second target object one by one, or combining each piece of communication data into one page, and sending an access link of the page to the second target object.
Fig. 10 is a second schematic structural diagram of a data processing apparatus according to an embodiment of the present disclosure.
As shown in fig. 10, the data processing apparatus 1000 includes a merge request determination module 1010 and a merge request transmission module 1020.
A merge request determining module 1010 configured to determine, in response to a selection operation of the first target object, a merge request, where the merge request includes at least one selected second target object, a target object set identifier of a target object set in which the first target object is located, and data range indication information authorized for the second target object;
a merge request sending module 1020 configured to send the merge request to a server, so that the server obtains the communication data indicated by the data range indication information of the second target object from the communication data corresponding to the target object set identifier, adds the second target object to the target object set, and then sends the communication data indicated by the data range indication information of the second target object to the second target object.
In one embodiment, the apparatus comprises:
a data range indication information determination module 1030 configured to perform determining data range indication information authorized for the second target object according to;
and displaying an operation interface set by the data range indication information, wherein the operation interface comprises a distribution time period, the number of newly distributed communication data, one of all communication data and/or a target object requirement for distributing the communication data.
And determining data range indication information authorized for the second target object in response to the selection operation of the operation interface.
In one embodiment, the data range indication information determining module 1030 is configured to:
responding to the selection operation of the first target object on the user-defined setting option, and displaying a user-defined setting operation interface;
and determining data range indication information authorized for the second target object in response to the input operation of the first target object to the input box.
In one embodiment, prior to the operation of selecting in response to the first target object, the apparatus further comprises:
an object list obtaining module 1040 configured to obtain an object list for selection;
a selection operation determination module 1050 configured to determine the second target object in response to a selection operation in the object list.
Having described the data processing method and apparatus of an exemplary embodiment of the present disclosure, a computing device according to another exemplary embodiment of the present disclosure is next described.
As will be appreciated by one skilled in the art, aspects of the present disclosure may be embodied as a system, method or program product. Accordingly, various aspects of the present disclosure may be embodied in the form of: an entirely hardware embodiment, an entirely software embodiment (including firmware, microcode, etc.) or an embodiment combining hardware and software aspects that may all generally be referred to herein as a "circuit," module "or" system.
In some possible implementations, an electronic device in accordance with the present disclosure may include at least one processor, and at least one computer storage medium. Wherein the computer storage medium stores program code which, when executed by the processor, causes the processor to perform the steps of the data processing method according to various exemplary embodiments of the present disclosure described above in the present specification.
An electronic device 1100 according to this embodiment of the disclosure is described below with reference to fig. 11. The electronic device 1100 shown in fig. 11 is only an example and should not impose any limitations on the functionality or scope of use of embodiments of the present disclosure.
As shown in fig. 11, the electronic device 1100 is represented in the form of a general electronic device. The components of the electronic device 1100 may include, but are not limited to: the at least one processor 1101, the at least one computer storage medium 1102, and the bus 1103 connecting the various system components (including the computer storage medium 1102 and the processor 1101).
Bus 1103 represents one or more of any of several types of bus structures, including a computer storage media bus or computer storage media controller, a peripheral bus, a processor, or a local bus using any of a variety of bus architectures.
The computer storage media 1102 may include readable media in the form of volatile computer storage media, such as random access computer storage media (RAM)1121 and/or cache storage media 1122, and may further include read-only computer storage media (ROM) 1123.
Computer storage media 1102 may also include a program/utility 1125 having a set (at least one) of program modules 1124, such program modules 1124 including, but not limited to: an operating system, one or more application programs, other program modules, and program data, each of which, or some combination thereof, may comprise an implementation of a network environment.
The electronic device 1100 may also communicate with one or more external devices 1104 (e.g., keyboard, pointing device, etc.), one or more devices that enable a user to interact with the electronic device 1100, and/or any devices (e.g., router, modem, etc.) that enable the electronic device 1100 to communicate with one or more other electronic devices. Such communication may occur via input/output (I/O) interfaces 1105. Also, the electronic device 1100 may communicate with one or more networks (e.g., a Local Area Network (LAN), a Wide Area Network (WAN), and/or a public network such as the internet) via the network adapter 1106. As shown, the network adapter 1106 communicates with the other modules for the electronic device 1100 over a bus 1103. It should be understood that although not shown in the figures, other hardware and/or software modules may be used in conjunction with the electronic device 1100, including but not limited to: microcode, device drivers, redundant processors, external disk drive arrays, RAID systems, tape drives, and data backup storage systems, among others.
In some possible embodiments, various aspects of a data processing method provided by the present disclosure may also be implemented in the form of a program product including program code for causing a computer device to perform the steps of a data processing method according to various exemplary embodiments of the present disclosure described above in this specification when the program product is run on the computer device.
The program product may employ any combination of one or more readable media. The readable medium may be a readable signal medium or a readable storage medium. A readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the foregoing. More specific examples (a non-exhaustive list) of the readable storage medium include: an electrical connection having one or more wires, a portable diskette, a hard disk, a random access computer storage media (RAM), a read-only computer storage media (ROM), an erasable programmable read-only computer storage media (EPROM or flash memory), an optical fiber, a portable compact disc read-only computer storage media (CD-ROM), an optical computer storage media piece, a magnetic computer storage media piece, or any suitable combination of the foregoing.
The program product for data processing of the embodiments of the present disclosure may employ a portable compact disc read-only computer storage medium (CD-ROM) and include program code, and may be run on an electronic device. However, the program product of the present disclosure is not limited thereto, and in this document, a readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device.
A readable signal medium may include a propagated data signal with readable program code embodied therein, for example, in baseband or as part of a carrier wave. Such a propagated data signal may take any of a variety of forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A readable signal medium may also be any readable medium that is not a readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device.
Program code embodied on a readable medium may be transmitted using any appropriate medium, including but not limited to wireless, wireline, optical fiber cable, RF, etc., or any suitable combination of the foregoing.
Program code for carrying out operations for the present disclosure may be written in any combination of one or more programming languages, including an object oriented programming language such as Java, C + + or the like and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the consumer electronic device, partly on the consumer electronic device, as a stand-alone software package, partly on the consumer electronic device and partly on a remote electronic device, or entirely on the remote electronic device or server. In the case of remote electronic devices, the remote electronic devices may be connected to the consumer electronic device through any kind of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or may be connected to an external electronic device (e.g., through the internet using an internet service provider).
It should be noted that although in the above detailed description several modules of the data processing apparatus are mentioned, such a division is merely exemplary and not mandatory. Indeed, the features and functionality of two or more of the modules described above may be embodied in one module, in accordance with embodiments of the present disclosure. Conversely, the features and functions of one module described above may be further divided into embodiments by a plurality of modules.
Further, while the operations of the disclosed methods are depicted in the drawings in a particular order, this does not require or imply that these operations must be performed in this particular order, or that all of the illustrated operations must be performed, to achieve desirable results. Additionally or alternatively, certain steps may be omitted, multiple steps combined into one step execution, and/or one step broken down into multiple step executions.
As will be appreciated by one skilled in the art, embodiments of the present disclosure may be provided as a method, system, or computer program product. Accordingly, the present disclosure may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present disclosure may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, magnetic disk computer storage media, CD-ROMs, optical computer storage media, and the like) having computer-usable program code embodied therein.
The present disclosure is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to the present disclosure. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable computer storage medium that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable computer storage medium produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
It will be apparent to those skilled in the art that various changes and modifications can be made in the present disclosure without departing from the spirit and scope of the disclosure. Thus, if such modifications and variations of the present disclosure fall within the scope of the claims of the present disclosure and their equivalents, the present disclosure is intended to include such modifications and variations as well.

Claims (18)

1. A data processing method is applied to a server side, and the method comprises the following steps:
receiving communication data sent by each target object in the target object set; and the number of the first and second electrodes,
generating a corresponding communication data identifier for each piece of communication data;
storing the communication data identification in association with the target object set identification to indicate communication data corresponding to the target object set identification;
receiving a merging request sent by a first target object, wherein the merging request comprises at least one second target object, a target object set identifier and data range indication information of each second target object; the data range indication information is used for indicating a data range authorized for the second target object;
for any second target object, acquiring the communication data indicated by the data range indication information of the second target object from the communication data corresponding to the target object set identifier, specifically including:
determining a value range of a communication data identifier authorized to the second target object according to the data range indication information;
searching and acquiring communication data in the value range of the communication data identifier from the communication data corresponding to the target object set identifier;
and after the second target object is added into a target object set corresponding to the target object set identification, sending the communication data indicated by the data range indication information of the second target object to the second target object.
2. The method according to claim 1, wherein the data range indication information includes a distribution time period, a number of pieces of communication data newly distributed, one of all communication data, and/or a target object requirement for distributing communication data.
3. The method of claim 1, wherein the magnitude of the communication data identification value is proportional to the transmission time of the communication data; the value range of the communication data identifier authorized to the second target object is not less than a specified minimum value;
after determining the value range of the communication data identifier authorized to the second target object according to the data range indication information, the method further includes:
storing the specified minimum value in association with the second target object;
and returning the communication data larger than the specified minimum value to the second target object each time a data acquisition request sent by the second target object is received.
4. The method according to claim 1, wherein the sending the communication data indicated by the data range indication information of the second target object to the second target object comprises:
and sending each piece of communication data indicated by the data range indication information of the second target object to the second target object one by one, or combining each piece of communication data into one page, and sending an access link of the page to the second target object.
5. A data processing method applied to a client of a first target object, the method comprising:
responding to the selection operation of the first target object, and determining a merging request, wherein the merging request comprises at least one selected second target object, a target object set identifier of a target object set where the first target object is located, and data range indicating information authorized to the second target object;
sending the merge request to a server, so that the server obtains, from communication data corresponding to the target object set identifier, communication data indicated by the data range indication information of the second target object and sends the communication data to the second target object, specifically including:
sending the merging request to a server, so that the server determines a value range of a communication data identifier authorized to the second target object according to the data range indication information; and searching and acquiring the communication data in the value range of the communication data identifier from the communication data corresponding to the target object set identifier, wherein the communication data identifier of the communication data is stored in association with the target object set identifier.
6. The method of claim 5, wherein the data range indication information authorized for the second target object is determined according to the following method:
displaying an operation interface set by the data range indication information, wherein the operation interface comprises a release time period, the number of newly released communication data, one of all communication data and/or a target object requirement for releasing the communication data;
and determining data range indication information authorized for the second target object in response to the selection operation of the operation interface.
7. The method of claim 6, wherein the operator interface further includes a custom setting option, and wherein the determining the data range indicating information authorized for the second target object includes:
responding to the selection operation of the first target object on the user-defined setting option, and displaying a user-defined setting operation interface;
and determining data range indication information authorized for the second target object in response to the input operation of the first target object to the input box.
8. The method of claim 5, further comprising, prior to the selecting operation in response to the first target object:
acquiring an object list for selection;
the second target object is determined in response to a selection operation in the object list.
9. A data processing apparatus, applied to a server, the apparatus comprising:
a communication data receiving module configured to receive communication data transmitted by each target object in the target object set;
the identification generation module is configured to generate a corresponding communication data identification for each piece of communication data;
a first association storage module configured to store the communication data identification in association with the target object set identification to indicate communication data corresponding to the target object set identification;
the system comprises a receiving module, a merging module and a processing module, wherein the receiving module is configured to receive a merging request sent by a first target object, and the merging request comprises at least one second target object, a target object set identifier and data range indication information of each second target object; the data range indication information is used for indicating a data range authorized for the second target object;
an obtaining module, configured to, for any second target object, obtain, from communication data corresponding to the target object set identifier, communication data indicated by the data range indication information of the second target object;
the acquisition module is specifically configured to:
determining a value range of a communication data identifier authorized to the second target object according to the data range indication information;
searching and acquiring communication data in the value range of the communication data identification from the communication data corresponding to the target object set identification;
a sending module, configured to send the communication data indicated by the data range indication information of the second target object to the second target object after the second target object is added to the target object set corresponding to the target object set identifier.
10. The apparatus according to claim 9, wherein the data range indication information includes a distribution time period, a number of pieces of communication data newly distributed, one of all communication data, and/or a target object requirement for distributing communication data.
11. The apparatus of claim 9, wherein the magnitude of the communication data identification value is proportional to the transmission time of the communication data; the value range of the communication data identifier authorized to the second target object is not less than a specified minimum value; the device further comprises:
a second association storage module configured to store the specified minimum value in association with the second target object after determining a value range of a communication data identifier that can be authorized to the second target object according to the data range indication information;
and the communication data returning module is configured to return the communication data larger than the specified minimum value to the second target object each time a data acquisition request sent by the second target object is received.
12. The apparatus of claim 9, wherein the sending module is configured to:
and sending each piece of communication data indicated by the data range indication information of the second target object to the second target object one by one, or combining each piece of communication data into one page, and sending an access link of the page to the second target object.
13. A data processing apparatus, for application to a client of a first target object, the apparatus comprising:
a merging request determining module configured to determine a merging request in response to a selection operation of the first target object, where the merging request includes at least one selected second target object, a target object set identifier of a target object set in which the first target object is located, and data range indication information authorized for the second target object;
a merge request sending module configured to send the merge request to a server, so that the server obtains, from communication data corresponding to the target object set identifier, communication data indicated by the data range indication information of the second target object and sends the communication data to the second target object;
the merge request sending module is specifically configured to:
sending the merging request to a server so that the server can determine a value range of a communication data identifier authorized to the second target object according to the data range indication information; and searching and acquiring the communication data in the value range of the communication data identifier from the communication data corresponding to the target object set identifier, wherein the communication data identifier of the communication data is stored in association with the target object set identifier.
14. The apparatus of claim 13, wherein the apparatus comprises:
a data range indication information determination module configured to perform determining data range indication information authorized for the second target object in accordance with;
displaying an operation interface set by the data range indication information, wherein the operation interface comprises a release time period, the number of newly released communication data, one of all communication data and/or a target object requirement for releasing the communication data;
and determining data range indication information authorized for the second target object in response to the selection operation of the operation interface.
15. The apparatus of claim 14, wherein the data range indication information determination module is configured to:
responding to the selection operation of the first target object on the user-defined setting option, and displaying a user-defined setting operation interface;
and determining data range indication information authorized for the second target object in response to the input operation of the first target object to the input box.
16. The apparatus of claim 13, wherein prior to the operation of selecting in response to the first target object, the apparatus further comprises:
the object list acquisition module is configured to acquire an object list for selection;
a selection operation determination module configured to determine the second target object in response to a selection operation in the object list.
17. An electronic device, comprising:
a processor;
a memory for storing the processor-executable instructions;
wherein the processor is configured to execute the instructions to implement the data processing method of any one of claims 1-8.
18. A computer storage medium having computer-executable instructions stored thereon, the computer-executable instructions configured to perform the data processing method of any one of claims 1-8.
CN202010332696.3A 2020-04-24 2020-04-24 Data processing method, device, equipment and storage medium Active CN111555894B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010332696.3A CN111555894B (en) 2020-04-24 2020-04-24 Data processing method, device, equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010332696.3A CN111555894B (en) 2020-04-24 2020-04-24 Data processing method, device, equipment and storage medium

Publications (2)

Publication Number Publication Date
CN111555894A CN111555894A (en) 2020-08-18
CN111555894B true CN111555894B (en) 2022-05-06

Family

ID=72007630

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010332696.3A Active CN111555894B (en) 2020-04-24 2020-04-24 Data processing method, device, equipment and storage medium

Country Status (1)

Country Link
CN (1) CN111555894B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112953815B (en) * 2021-02-08 2022-07-15 北京字跳网络技术有限公司 Information access control method, device, equipment and storage medium
CN115204251A (en) * 2022-05-19 2022-10-18 中国建设银行股份有限公司 Data processing method and device, electronic equipment and storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106059894A (en) * 2016-05-24 2016-10-26 腾讯科技(深圳)有限公司 Message processing method and message processing device
CN106100974A (en) * 2016-06-16 2016-11-09 北京思源置地科技有限公司 Information sharing method and device
CN106716921A (en) * 2014-09-29 2017-05-24 微软技术许可有限责任公司 Session history horizon control
CN109889424A (en) * 2017-12-06 2019-06-14 腾讯科技(深圳)有限公司 Information processing method, device and storage medium

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105117464B (en) * 2015-08-25 2019-02-15 北京金山安全软件有限公司 Application pushing method and device and service equipment

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106716921A (en) * 2014-09-29 2017-05-24 微软技术许可有限责任公司 Session history horizon control
CN106059894A (en) * 2016-05-24 2016-10-26 腾讯科技(深圳)有限公司 Message processing method and message processing device
CN106100974A (en) * 2016-06-16 2016-11-09 北京思源置地科技有限公司 Information sharing method and device
CN109889424A (en) * 2017-12-06 2019-06-14 腾讯科技(深圳)有限公司 Information processing method, device and storage medium

Also Published As

Publication number Publication date
CN111555894A (en) 2020-08-18

Similar Documents

Publication Publication Date Title
CN111831420B (en) Method for task scheduling, related device and computer program product
CN109189841B (en) Multi-data source access method and system
CN110489440B (en) Data query method and device
CN111555894B (en) Data processing method, device, equipment and storage medium
CN111984234A (en) Method and device for processing work order
CN109636460B (en) Service processing method, device, equipment and storage medium
CN110727736A (en) Data synchronization method and device, electronic equipment and storage medium
CN110647827A (en) Comment information processing method and device, electronic equipment and storage medium
CN112069137A (en) Method and device for generating information, electronic equipment and computer readable storage medium
CN114157627B (en) Group processing method, device, electronic equipment and medium
CN115905322A (en) Service processing method and device, electronic equipment and storage medium
US11277300B2 (en) Method and apparatus for outputting information
CN115081413A (en) Report generation method, device, system, equipment and medium
CN114880020A (en) Software development kit management method, related device and computer program product
CN112947918A (en) Data display method and device
CN110908763A (en) Acceptance method, device, equipment and storage medium
CN112887803B (en) Session processing method, device, storage medium and electronic equipment
CN110262756B (en) Method and device for caching data
US20240146670A1 (en) Method and device for information display, and method and device for information sending
CN113778847A (en) Test report generation method and device
CN116955362A (en) Task processing method and device
CN118093643A (en) Data blood-edge query method and device, medium and electronic equipment
CN108984189B (en) Module parsing method and device
CN116319633A (en) Instant messaging method, device, equipment and storage medium
CN115705326A (en) Real-time data storage method and device and terminal 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