CN108989063B - Group account data processing method, device and equipment and readable storage medium - Google Patents

Group account data processing method, device and equipment and readable storage medium Download PDF

Info

Publication number
CN108989063B
CN108989063B CN201810866820.7A CN201810866820A CN108989063B CN 108989063 B CN108989063 B CN 108989063B CN 201810866820 A CN201810866820 A CN 201810866820A CN 108989063 B CN108989063 B CN 108989063B
Authority
CN
China
Prior art keywords
group account
data
group
request
identification 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
CN201810866820.7A
Other languages
Chinese (zh)
Other versions
CN108989063A (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.)
China United Network Communications Group Co Ltd
Original Assignee
China United Network Communications Group 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 China United Network Communications Group Co Ltd filed Critical China United Network Communications Group Co Ltd
Priority to CN201810866820.7A priority Critical patent/CN108989063B/en
Publication of CN108989063A publication Critical patent/CN108989063A/en
Application granted granted Critical
Publication of CN108989063B publication Critical patent/CN108989063B/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
    • 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

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention provides a group account data processing method, a device, equipment and a readable storage medium, wherein a group account data processing request sent by a user terminal is received, and the group account data processing request carries request identification information and data identification information; according to the group account data processing request, acquiring group account data corresponding to the request identification information and the data identification information; and processing the group account data, and storing the processing result data into a group account domain database. The method and the device can perform corresponding service processing aiming at the group account, enable consumption users to establish the group account and consume according to respective communication groups, facilitate the handling of services for each member in the group, and enable the group members to perform reasonable consumption by counting the consumption in the communication groups, thereby improving the service experience of the users and further reducing the off-network probability of the users.

Description

Group account data processing method, device and equipment and readable storage medium
Technical Field
The embodiment of the invention relates to the technical field of business data processing, in particular to a method, a device and equipment for processing group account data and a readable storage medium.
Background
With the development of communication technology, terminal communication has become an important communication mode in people's life and work. Consumer users are a direct source of revenue for the business to the operator. Better management is performed on the data of the consumption users, and meeting the requirements of the consumption users to the maximum extent becomes an important means for avoiding the users from being off-network.
In the prior art, data management of consuming users is managed across regions and is independently managed according to individual users.
The existing management mode for consumer data causes inconvenience when a consumer transacts business for members of the communication group of the home. If the cross-regional recharging service is carried out for family members, the members of the communication group can not carry out reasonable consumption, and the off-network probability of the consuming user is increased.
Disclosure of Invention
The embodiment of the invention provides a group account data processing method, a group account data processing device, group account data processing equipment and a readable storage medium, and solves the technical problems that a consumption user is inconvenient to handle services for members in a communication group due to the existing management mode of consumption user data, the members of the communication group cannot reasonably consume, and the off-network probability of the consumption user is increased.
In a first aspect, an embodiment of the present invention provides a method for processing group account data, including:
further, the method receives a group account data processing request sent by a user terminal, where the group account data processing request carries request identification information and data identification information;
according to the group account data processing request, acquiring group account data corresponding to the request identification information and the data identification information;
and processing the group account data, and storing the processing result data into a group account domain database.
Further, the method for acquiring group account data corresponding to the request identification information and the data identification information according to the group account data processing request specifically includes:
judging whether group account data corresponding to the request identification information and the data identification information is stored in a local area database;
if the group account data corresponding to the request identification information and the data identification information is stored in a local area database, acquiring the corresponding group account data from the corresponding local area database by adopting a micro-service technology;
and if the group account data corresponding to the request identification information and the data identification information is stored in the group account domain database, acquiring the corresponding group account data from the group account domain database.
Further, the method as described above, after storing the processing result data in the group account domain database, further comprising:
and synchronizing the processing result data to a corresponding local area database by adopting a kafka message.
Further, the method as described above, the group account data comprising at least: group member data information, group member service information, group consumption limit information, and log information.
Further, the method as described above, the group account data processing request includes at least: the method comprises the steps of creating a group account request, changing a group account data request, canceling a group account request, recharging a group account request, inquiring a balance, distributing a consumption amount and inquiring a log.
Further, the method as described above, further comprising:
determining the level information of the group account according to the group consumption amount information of the group account;
determining a corresponding service pushing scheme and a preferential strategy according to the grade information of the group account;
and pushing a corresponding service pushing scheme to the group account terminal and executing a preferential strategy.
In a second aspect, an embodiment of the present invention provides a device for processing group account data, including:
the system comprises a receiving module, a sending module and a receiving module, wherein the receiving module is used for receiving a group account data processing request sent by a user terminal, and the group account data processing request carries request identification information and data identification information;
the acquisition module is used for acquiring the group account data corresponding to the request identification information and the data identification information according to the group account data processing request;
the processing module is used for processing the group account data;
and the storage module is used for storing the processing result data into the group account domain database.
Further, in the apparatus described above, the obtaining module is specifically configured to:
judging whether group account data corresponding to the request identification information and the data identification information is stored in a local area database; if the group account data corresponding to the request identification information and the data identification information is stored in a local area database, acquiring the corresponding group account data from the corresponding local area database by adopting a micro-service technology; and if the group account data corresponding to the request identification information and the data identification information is stored in the group account domain database, acquiring the corresponding group account data from the group account domain database.
Further, the apparatus as described above, further comprising:
and the synchronization module is used for synchronizing the processing result data to the corresponding local area database by adopting the kafka message.
Further, the apparatus as described above, the group account data comprising at least: group member data information, group member service information, group consumption limit information and log information;
the group account data processing request at least comprises: the method comprises the following steps of creating a group account request, changing a group account data request, canceling a group account request, recharging a group account request, inquiring a balance, distributing a consumption amount and inquiring a log;
the device further comprises: the system comprises a determining module and a pushing execution module;
the determining module is used for determining the grade information of the group account according to the group consumption amount information of the group account;
the determining module is further configured to determine a corresponding service push scheme and a discount policy according to the level information of the group account;
and the pushing execution module is used for pushing the corresponding service pushing scheme to the group account terminal and executing a preference strategy.
In a third aspect, an embodiment of the present invention provides a network device, including:
a memory, a processor, and a computer program;
wherein the computer program is stored in the memory and configured to be executed by the processor to implement a method as claimed in any one of the above.
In a fourth aspect, embodiments of the invention provide a computer-readable storage medium having a computer program stored thereon, the computer program being executable by a processor to implement a method as described in any one of the above.
The embodiment of the invention provides a method, a device, equipment and a readable storage medium for processing group account data, wherein a group account data processing request sent by a user terminal is received, and the group account data processing request carries request identification information and data identification information; according to the group account data processing request, acquiring group account data corresponding to the request identification information and the data identification information; and processing the group account data, and storing the processing result data into a group account domain database. The method and the device can perform corresponding service processing aiming at the group account, enable consumption users to establish the group account and consume according to respective communication groups, facilitate the handling of services for each member in the group, and enable the group members to perform reasonable consumption by counting the consumption in the communication groups, thereby improving the service experience of the users and further reducing the off-network probability of the users.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings needed to be used in the description of the embodiments or the prior art will be briefly introduced below, and it is obvious that the drawings in the following description are some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to these drawings without creative efforts.
FIG. 1 is a flowchart of a first embodiment of a method for processing group account data according to the present invention;
FIG. 2 is a flowchart of a second embodiment of a method for processing group account data according to the present invention;
FIG. 3 is a schematic structural diagram of a first embodiment of a device for processing group account data according to the present invention;
FIG. 4 is a schematic structural diagram of a second apparatus for processing group account data according to the present invention;
fig. 5 is a schematic structural diagram of a network device according to a first embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention clearer, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, but not all, embodiments of the present invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
It should be understood that the term "and/or" as used herein is merely one type of association that describes an associated object, meaning that three relationships may exist, e.g., a and/or B may mean: a exists alone, A and B exist simultaneously, and B exists alone. In addition, the character "/" herein generally indicates that the former and latter related objects are in an "or" relationship.
The word "if" as used herein may be interpreted as "at … …" or "when … …" or "in response to a determination" or "in response to a detection", depending on the context. Similarly, the phrases "if determined" or "if detected (a stated condition or event)" may be interpreted as "when determined" or "in response to a determination" or "when detected (a stated condition or event)" or "in response to a detection (a stated condition or event)", depending on the context.
Fig. 1 is a flowchart of a first embodiment of a method for processing group account data according to the present invention, and as shown in fig. 1, an execution subject of the embodiment is a processing device of the group account data, and the processing device of the group account data can be integrated in a computer or a server and provides a service for a user through a web page or a client. The processing method of the group account data provided by this embodiment includes the following steps.
Step 101, receiving a group account data processing request sent by a user terminal, wherein the group account data processing request carries request identification information and data identification information.
Wherein, the user is a worker of an operator who handles the group account service. The user terminal may be a computer, a notebook computer, a smart phone, and the like, which is not limited in this embodiment.
Specifically, in this embodiment, a group account service is established, and a group account data processing request sent by a user terminal is received, where the group account data processing request may be a group account creation request, a group account data change request, a group account logout request, a group account recharging request, a balance inquiry request, a consumption amount allocation request, a log inquiry request, or other requests, which is not limited in this embodiment. After receiving a group account data processing request, determining the specific type of the processing request according to request identification information in the group account data processing request, and determining data needing to be processed according to the data identification information.
The request identification information may be a name, a serial number, and the like of the request. The data identification information may be a name, a serial number, etc. of the data.
And 102, acquiring group account data corresponding to the request identification information and the data identification information according to the group account data processing request.
Specifically, in this embodiment, the specific type of the request is determined according to the request identification information in the group account data processing request, and it can be known whether the database in which the data to be processed is specifically stored is a local area database or a group account area database according to the specific type of the request. In the case of the local area database, the specific storage in which the local area database is stored can be determined by the data identification information. And further acquiring corresponding group account data from the corresponding local area database. If the group account domain database is used, the specific storage position in the group account domain database can be determined according to the data identification information, and then the corresponding group account data is obtained.
And 103, processing the group account data, and storing the processing result data into a group account domain database.
Specifically, in this embodiment, the processing method for the group account data is different according to different data processing requests. And if the data processing request is a group account creation request, processing the group account data, namely storing the member related data of the same group account into a group account domain database under the same group account name. If the data processing request is a group account data change request, the group account data change comprises: changing group account name, adding group members, reducing group members, etc. And correspondingly changing the group account data according to the group account data change request, and storing a change result into a group account domain database. Similarly, if the data processing request is a group account logout request, a group account recharging request, a balance inquiry request, a consumption amount allocation request, a log inquiry request, and the like, corresponding processing is performed according to the specific processing request, and the processing result is stored in the group account domain database.
In the processing method of group account data provided by this embodiment, a group account data processing request sent by a user terminal is received, where the group account data processing request carries request identification information and data identification information; according to the group account data processing request, acquiring group account data corresponding to the request identification information and the data identification information; and processing the group account data, and storing the processing result data into a group account domain database. The method and the device can perform corresponding service processing aiming at the group account, enable consumption users to establish the group account and consume according to respective communication groups, facilitate the handling of services for each member in the group, and enable the group members to perform reasonable consumption by counting the consumption in the communication groups, thereby improving the service experience of the users and further reducing the off-network probability of the users.
Fig. 2 is a flowchart of a second embodiment of the processing method of the group account data of the present invention, and as shown in fig. 2, the processing method of the group account data provided in this embodiment is further detailed in steps 101 to 102 on the basis of the first embodiment of the processing method of the group account data of the present invention, and further includes a step of synchronizing the processing result data into a corresponding local area database, and a step of performing service push and executing a coupon policy for a group account level. The processing method of the group account data provided by this embodiment includes the following steps.
Step 201, receiving a group account data processing request sent by a user terminal, where the group account data processing request carries request identification information and data identification information.
Further, in this embodiment, the group account data processing request at least includes: the method comprises the steps of creating a group account request, changing a group account data request, canceling a group account request, recharging a group account request, inquiring a balance, distributing a consumption amount and inquiring a log.
Specifically, in this embodiment, a group account data creation request sent by a user terminal is received first, after the group account is created, any one or more of a group account data change request, a group account logout request, a group account recharging request, a balance inquiry request, a consumption amount allocation request, and a log inquiry request may be received, and a receiving sequence is determined according to a consumer user requirement.
Further, in this embodiment, the group account data at least includes: group member data information, group member service information, group consumption limit information, and log information.
Specifically, in this embodiment, the processing of the group account data may be processing of information of group members, such as adding a group member, deleting a group member, and the like. The processing of the service information of the group members can be the charging of a certain group member or the processing of other service information. The processing of the group consumption limit information may be setting a threshold value for the consumption limit of each group member, or performing other processing on the group consumption limit information. The processing of the log information may be extracting the log information of a certain group member to check the terminal use condition of the group member, or performing other processing on the log information, which is not limited in this embodiment.
Step 202, judging whether the group account data corresponding to the request identification information and the data identification information is stored in the local area database, if so, executing step 203, otherwise, executing step 204.
And step 203, acquiring corresponding group account data from the corresponding local area database by adopting a micro-service technology.
Step 204, obtaining the corresponding group account data from the group account domain database.
Further, in this embodiment, the specific type of the data processing request can be determined according to the request identification information, the specific data to be processed can be determined according to the data identification information, and whether to obtain the corresponding data from the local area database or the group account area database can be determined according to the request identification information and the data identification information. If the group account data corresponding to the request identification information and the data identification information is stored in the local area database, acquiring the corresponding group account data from the corresponding local area database by adopting a micro-service technology; and if the group account data corresponding to the request identification information and the data identification information is stored in the group account domain database, acquiring the corresponding group account data from the group account domain database.
Examples are: the request identification information is a group account creation request, and the data identification information is group member data information in the group account and service information of the group members. And acquiring corresponding data information and business information from a local area database to which each group member belongs by adopting a micro-service technology according to the group account creation request, the group member data information in the group account and the business information of the group members. If the request identification information is a group balance query request, the data identification information is a group balance. And acquiring the group balance from the group account domain database according to the group balance query request.
Step 205, processing the group account data, and storing the processing result data in the group account domain database.
In this embodiment, the implementation manner of step 205 is the same as the implementation manner of step 103 in the first embodiment of the processing method of group account data of the present invention, and details are not repeated here.
And step 206, synchronizing the processing result data to the corresponding local area database by adopting the kafka message.
Further, in this embodiment, a kafka distributed message system is adopted, the processing result data is formed into a kafka message, and the processing result data is synchronized into the corresponding local area database through the kafka message.
Examples are: the group account data processing request is a recharging request of a certain member of the group account, after the certain member of the group account is recharged, the recharged quota data is synchronized to a local area database of the group member through kafka information.
Step 207, determining the level information of the group account according to the group consumption amount information of the group account.
Further, in this embodiment, a threshold of the group consumption amount of each level of group account is preset, and if the consumption amount of a certain group account reaches the threshold of the group consumption amount of a certain level of group account, the group account is determined as the group account of the level.
And 208, determining a corresponding service pushing scheme and a discount strategy according to the grade information of the group account.
Further, in this embodiment, a service push scheme and a benefit policy for each level of the group account are set, and the group account level information is stored in association with the service push scheme and the benefit policy. Therefore, the corresponding service push scheme and the preferential strategy are determined according to the grade information of the group account.
Step 209, pushing the corresponding service pushing scheme to the group account terminal and executing the preferential policy.
Further, in this embodiment, the corresponding service push scheme may be pushed to a terminal of a group owner of the group account, or may be pushed to each member of the group account, which is not limited in this embodiment.
In the method for processing group account data provided by this embodiment, a group account data processing request sent by a user terminal is received, where the group account data processing request carries request identification information and data identification information, and whether group account data corresponding to the request identification information and the data identification information is stored in a local area database is determined, if so, the micro-service technology is used to obtain the corresponding group account data from the corresponding local area database, otherwise, the corresponding group account data is obtained from the group account area database. And processing the group account data, storing the processing result data into a group account domain database, and synchronizing the processing result data into a corresponding local domain database by adopting kafka messages. Not only is the business handling of each member in the group convenient, but also the user off-network probability is reduced. And the group account domain database is communicated with each local domain database through a micro-service technology, and data is synchronized through kafka messages, so that other services can be ensured to be smoothly carried out.
In the processing method of group account data provided in this embodiment, the level information of the group account is determined according to the group consumption amount information of the group account, the corresponding service push scheme and the benefit policy are determined according to the level information of the group account, and the corresponding service push scheme is pushed to the group account terminal and the benefit policy is executed. Differentiated services can be provided for group accounts of different levels, user experience is improved, and user off-network probability is further reduced.
Those of ordinary skill in the art will understand that: all or a portion of the steps of implementing the above-described method embodiments may be performed by hardware associated with program instructions. The foregoing program may be stored in a readable storage medium. When executed, the program performs steps comprising the method embodiments described above; and the aforementioned storage medium includes: various media that can store program codes, such as ROM, RAM, magnetic or optical disks.
Fig. 3 is a schematic structural diagram of a first embodiment of a processing device for group account data according to the present invention, and as shown in fig. 3, the processing device for group account data provided in this embodiment includes: a receiving module 31, an obtaining module 32, a processing module 33 and a storage module 34.
The receiving module 31 is configured to receive a group account data processing request sent by a user terminal, where the group account data processing request carries request identification information and data identification information. The obtaining module 32 is configured to obtain group account data corresponding to the request identification information and the data identification information according to the group account data processing request. And the processing module 33 is configured to process the group account data. And the storage module 34 is used for storing the processing result data into the group account domain database.
The processing apparatus for group account data provided in this embodiment may execute the technical solution of the method embodiment shown in fig. 1, and the implementation principle and the technical effect are similar, which are not described herein again.
Fig. 4 is a schematic structural diagram of a second processing device for group account data according to the present invention, and as shown in fig. 4, the processing device for group account data provided in this embodiment further includes, on the basis of the first processing device for group account data according to the present invention: a synchronization module 41, a determination module 42 and a push execution module 43.
Further, the obtaining module 32 is specifically configured to: judging whether group account data corresponding to the request identification information and the data identification information is stored in a local area database; if the group account data corresponding to the request identification information and the data identification information is stored in the local area database, acquiring the corresponding group account data from the corresponding local area database by adopting a micro-service technology; and if the group account data corresponding to the request identification information and the data identification information is stored in the group account domain database, acquiring the corresponding group account data from the group account domain database.
Further, a synchronization module 41 is configured to synchronize the processing result data to the corresponding local area database using the kafka message.
Further, the group account data includes at least: group member data information, group member service information, group consumption limit information, and log information. The group account data processing request at least comprises: the method comprises the steps of creating a group account request, changing a group account data request, canceling a group account request, recharging a group account request, inquiring a balance, distributing a consumption amount and inquiring a log.
And the determining module 42 is configured to determine the level information of the group account according to the group consumption amount information of the group account. The determining module 42 is further configured to determine a corresponding service pushing scheme and a discount policy according to the level information of the group account. And the push execution module 43 is configured to push the corresponding service push scheme to the group account terminal and execute the coupon policy.
The processing apparatus for group account data provided in this embodiment may execute the technical solution of the method embodiment shown in fig. 2, and the implementation principle and the technical effect are similar, which are not described herein again.
Fig. 5 is a schematic structural diagram of a network device according to a first embodiment of the present invention. As shown in fig. 5, the network device provided in this embodiment includes: a memory 51, a processor 52 and a computer program.
The computer program is stored in the memory 51 and configured to be executed by the processor 52 to implement the method in the first embodiment of the processing method of the group account data or the second embodiment of the processing method of the group account data. The relevant description may be understood by referring to the relevant description and effect corresponding to the steps in fig. 1 to fig. 2, and redundant description is not repeated here.
In the present embodiment, the memory 51 and the processor 52 are connected by a bus 53.
The embodiment of the present invention further provides a computer-readable storage medium, on which a computer program is stored, where the computer program is executed by a processor to implement the method in the embodiment of the processing method of group account data of the present invention or the method in the embodiment of the processing method of group account data of the present invention.
Finally, it should be noted that: the above embodiments are only used to illustrate the technical solution of the present invention, and not to limit the same; while the invention has been described in detail and with reference to the foregoing embodiments, it will be understood by those skilled in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some or all of the technical features may be equivalently replaced; and the modifications or the substitutions do not make the essence of the corresponding technical solutions depart from the scope of the technical solutions of the embodiments of the present invention.

Claims (10)

1. A method for processing group account data is characterized by comprising the following steps:
receiving a group account data processing request sent by a user terminal, wherein the group account data processing request carries request identification information and data identification information;
judging whether group account data corresponding to the request identification information and the data identification information is stored in a local area database;
if the group account data corresponding to the request identification information and the data identification information is stored in a local area database, acquiring the corresponding group account data from the corresponding local area database by adopting a micro-service technology;
if the group account data corresponding to the request identification information and the data identification information is stored in the group account domain database, acquiring the corresponding group account data from the group account domain database;
and processing the group account data, and storing the processing result data into a group account domain database.
2. The method of claim 1, wherein after storing the processing result data in the group account domain database, further comprising:
and synchronizing the processing result data to a corresponding local area database by adopting a kafka message.
3. The method according to claim 1 or 2, wherein the group account data comprises at least: group member data information, group member service information, group consumption limit information, and log information.
4. The method of claim 3, wherein the group account data processing request comprises at least: the method comprises the steps of creating a group account request, changing a group account data request, canceling a group account request, recharging a group account request, inquiring a balance, distributing a consumption amount and inquiring a log.
5. The method of claim 4, further comprising:
determining the level information of the group account according to the group consumption amount information of the group account;
determining a corresponding service pushing scheme and a preferential strategy according to the grade information of the group account;
and pushing a corresponding service pushing scheme to the group account terminal and executing a preferential strategy.
6. A device for processing group account data, comprising:
the system comprises a receiving module, a sending module and a receiving module, wherein the receiving module is used for receiving a group account data processing request sent by a user terminal, and the group account data processing request carries request identification information and data identification information;
the acquisition module is used for acquiring the group account data corresponding to the request identification information and the data identification information according to the group account data processing request;
the processing module is used for processing the group account data;
the storage module is used for storing the processing result data into the group account domain database;
the acquisition module is specifically configured to:
judging whether group account data corresponding to the request identification information and the data identification information is stored in a local area database; if the group account data corresponding to the request identification information and the data identification information is stored in a local area database, acquiring the corresponding group account data from the corresponding local area database by adopting a micro-service technology; and if the group account data corresponding to the request identification information and the data identification information is stored in the group account domain database, acquiring the corresponding group account data from the group account domain database.
7. The apparatus of claim 6, further comprising:
and the synchronization module is used for synchronizing the processing result data to the corresponding local area database by adopting the kafka message.
8. The apparatus of claim 6 or 7, wherein the group account data comprises at least: group member data information, group member service information, group consumption limit information and log information;
the group account data processing request at least comprises: the method comprises the following steps of creating a group account request, changing a group account data request, canceling a group account request, recharging a group account request, inquiring a balance, distributing a consumption amount and inquiring a log;
the device further comprises: the system comprises a determining module and a pushing execution module;
the determining module is used for determining the grade information of the group account according to the group consumption amount information of the group account;
the determining module is further configured to determine a corresponding service push scheme and a discount policy according to the level information of the group account;
and the pushing execution module is used for pushing the corresponding service pushing scheme to the group account terminal and executing a preference strategy.
9. A network device, comprising:
a memory, a processor, and a computer program;
wherein the computer program is stored in the memory and configured to be executed by the processor to implement the method of any one of claims 1-5.
10. A computer-readable storage medium, having stored thereon a computer program for execution by a processor to perform the method of any one of claims 1-5.
CN201810866820.7A 2018-08-01 2018-08-01 Group account data processing method, device and equipment and readable storage medium Active CN108989063B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810866820.7A CN108989063B (en) 2018-08-01 2018-08-01 Group account data processing method, device and equipment and readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810866820.7A CN108989063B (en) 2018-08-01 2018-08-01 Group account data processing method, device and equipment and readable storage medium

Publications (2)

Publication Number Publication Date
CN108989063A CN108989063A (en) 2018-12-11
CN108989063B true CN108989063B (en) 2021-04-20

Family

ID=64554897

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810866820.7A Active CN108989063B (en) 2018-08-01 2018-08-01 Group account data processing method, device and equipment and readable storage medium

Country Status (1)

Country Link
CN (1) CN108989063B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111062799A (en) * 2019-11-27 2020-04-24 中国建设银行股份有限公司 Method and device for managing family client, electronic equipment and storage medium
CN115695554A (en) * 2022-09-08 2023-02-03 北京奇艺世纪科技有限公司 User information processing method, system, storage medium and electronic equipment

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1482771A (en) * 2002-09-09 2004-03-17 腾讯科技(深圳)有限公司 Method for implementing network communication by identifying one user group with one number
CA2990324A1 (en) * 2015-06-30 2017-01-05 10353744 Canada Ltd. Method for establishing interactive binding relationship and interactive terminal

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101093567A (en) * 2007-08-01 2007-12-26 中国工商银行股份有限公司 System and method of implementing family account
CN102130773B (en) * 2011-02-25 2012-12-19 华为技术有限公司 Group communication method and device
CN106921708B (en) * 2015-12-25 2021-04-06 阿里巴巴集团控股有限公司 Group management method and device
CN108009808B (en) * 2017-11-28 2021-12-10 上海量明科技发展有限公司 Function expansion method and device for group account

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1482771A (en) * 2002-09-09 2004-03-17 腾讯科技(深圳)有限公司 Method for implementing network communication by identifying one user group with one number
CA2990324A1 (en) * 2015-06-30 2017-01-05 10353744 Canada Ltd. Method for establishing interactive binding relationship and interactive terminal

Also Published As

Publication number Publication date
CN108989063A (en) 2018-12-11

Similar Documents

Publication Publication Date Title
CN106384273B (en) Malicious bill-swiping detection system and method
CN106453146B (en) Method, system, device and readable storage medium for allocating private cloud computing resources
CN108269087A (en) The processing method and processing device of location information
CN104579912B (en) Data pushing method and device
CN104954322A (en) Account binding method, device and system
CN106652148A (en) Numbering method and device for electric power business hall
CN109472656B (en) Virtual article display method and device and storage medium
CN109120506B (en) Detection processing method and system for idle account in social network
CN108989063B (en) Group account data processing method, device and equipment and readable storage medium
CN107528761A (en) A kind of method and system of wechat public number automatic information reply
CN109241067A (en) transaction data management method and device
CN106453593B (en) Message pushing method and device
CN104468737A (en) Storage hierarchical scheduling method and system based on service type characteristics
CN107395695B (en) Business pushing method and device
CN111601003A (en) Session establishment method and device
CN113420230A (en) Matching consultation pushing method based on group chat, related device, equipment and medium
CN104735134B (en) A kind of method and apparatus serviced for providing calculating
US10572486B2 (en) Data communication in a distributed data grid
RU2009131586A (en) USER ACCESS POLICY FOR STORING DATA OFFLINE
WO2019232952A1 (en) List clearing method, system, computer device, and storage medium
CN114331446B (en) Method, device, equipment and medium for realizing out-of-chain service of block chain
CN109842482A (en) A kind of information synchronization method, system and terminal device
CN111327771A (en) Method and device for identifying crank call number
CN107016598B (en) Virtual article charging method and device
CN110808961B (en) Data processing method and device for security verification

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