+

CN112561521A - Method, system and equipment for processing mass electronic red packet data - Google Patents

Method, system and equipment for processing mass electronic red packet data Download PDF

Info

Publication number
CN112561521A
CN112561521A CN202011393755.4A CN202011393755A CN112561521A CN 112561521 A CN112561521 A CN 112561521A CN 202011393755 A CN202011393755 A CN 202011393755A CN 112561521 A CN112561521 A CN 112561521A
Authority
CN
China
Prior art keywords
activity
cache
red packet
electronic red
data
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202011393755.4A
Other languages
Chinese (zh)
Inventor
冯希宁
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Star Media Ltd
Original Assignee
Star Media 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 Star Media Ltd filed Critical Star Media Ltd
Priority to CN202011393755.4A priority Critical patent/CN112561521A/en
Publication of CN112561521A publication Critical patent/CN112561521A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/30Payment architectures, schemes or protocols characterised by the use of specific devices or networks
    • G06Q20/36Payment architectures, schemes or protocols characterised by the use of specific devices or networks using electronic wallets or electronic money safes
    • G06Q20/367Payment architectures, schemes or protocols characterised by the use of specific devices or networks using electronic wallets or electronic money safes involving electronic purses or money safes
    • G06Q20/3678Payment architectures, schemes or protocols characterised by the use of specific devices or networks using electronic wallets or electronic money safes involving electronic purses or money safes e-cash details, e.g. blinded, divisible or detecting double spending
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/02Marketing; Price estimation or determination; Fundraising
    • G06Q30/0207Discounts or incentives, e.g. coupons or rebates
    • G06Q30/0239Online discounts or incentives

Landscapes

  • Business, Economics & Management (AREA)
  • Accounting & Taxation (AREA)
  • Finance (AREA)
  • Engineering & Computer Science (AREA)
  • Strategic Management (AREA)
  • Development Economics (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Game Theory and Decision Science (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

The invention provides a method, a system and equipment for processing mass electronic red packet data, wherein the method comprises the following steps: determining a first time period of the activity, initiating and passing the activity audit before the first time period, starting an activity cache creation mechanism after the activity audit passes, and creating electronic red packet cache data of the first time period according to a preset standard value; when a user receives a red packet, reading corresponding electronic red packet data from the cache, starting an active cache creation mechanism according to a comparison result of the total amount of the current electronic red packet cache data and the total amount of the cache, and creating the electronic red packet cache data in the current time period according to a preset standard value; and in the idle time period of the activity, reading the activity information in the database according to a preset frequency, judging whether to start an activity cache creation mechanism or not, and creating the electronic red packet cache data of the next time period according to a preset standard value. The invention can effectively reduce the data volume of the electronic red packet in the process of creating and executing the activity, and reduces the code complexity and the execution time.

Description

Method, system and equipment for processing mass electronic red packet data
Technical Field
The invention relates to the technical field of data processing, in particular to a method, a system and equipment for processing mass electronic red packet data.
Background
With the popularization of e-commerce network consumption, a network-based "e-red packet" is becoming a new fashion for some new and keen families. The electronic red packet is sent out through a network third party platform. Becomes a profit for each large merchant to take up members and advertise and market. The electronic red packet is a product of combining traditional custom and network technology, and is an electronic form of the entity red packet. The user can send the electronic red packet to a specific friend to express a certain emotion anytime and anywhere through the electronic red packet function provided by the communication application software, or send a plurality of electronic red packets in a circle of friends at one time for the friends to rush benefits, thereby adding holiday atmosphere.
Often, merchants hold electronic red packs that need to be prepared in advance before an event. The specific method is that all electronic red packages are created at one time before the activity starts and are put into the database, and the inventory quantity of the red packages is reduced at any time.
However, with the rapid development of electronic red packs, the increasing number of users and the number of large screens and red packs of merchants are increasing in geometric number. The existing electronic red packet sending architecture cannot support the advanced creation of so many red packets, and for ten-million-level electronic red packet data, heavy data calculation is required during creation activities, so that the code complexity is increased, the execution time is prolonged, and the user experience is poor.
Disclosure of Invention
In view of the above problems, an object of the present invention is to provide a method, a system, and a device for processing mass electronic red packet data, which can effectively reduce the data size of electronic red packets during the process of creating and executing activities, and reduce the code complexity and execution time.
In order to achieve the purpose, the invention is realized by the following technical scheme: a method for processing massive electronic red packet data comprises the following steps:
creating an activity and storing activity information and all time periods of the activity in a database;
determining a first time period of the activity, initiating and passing activity audit before the first time period, starting an activity cache creation mechanism after the activity audit passes, and creating electronic red packet cache data of the first time period according to a preset standard value;
when a user receives a red packet, reading corresponding electronic red packet data from a cache, and when the ratio of the total amount of the current electronic red packet cache data to the total amount of the cache is less than or equal to a preset critical point, starting an active cache creation mechanism to create electronic red packet cache data in the current time period according to a preset standard value;
and in the idle time period of the activity, reading activity information in the database according to a preset frequency, if the difference value between the starting time of the next time period of the activity in the database and the current time is less than or equal to a preset time length, starting an activity cache creation mechanism, transmitting an activity code of the activity information, and creating electronic red packet cache data of the next time period according to a preset standard value.
Further, the active cache creation mechanism comprises the steps of:
s1: after activity auditing is initiated, activity codes of a first time period of the activity are transmitted;
s2: judging whether an activity corresponding to the activity code is created or not according to the activity code, if so, returning, and if not, continuing to create and putting an operation identifier;
s3: querying activity data according to the activity code;
s4: the validity of the active data is verified, if the verification is successful, the next step is carried out, and if the verification fails, the operation is returned;
s5: and inquiring the last cache log of the current activity according to the activity code, judging whether the current activity is finished, if so, returning, and if not, turning to the next step.
S6: respectively carrying out cache creation on the electronic red packet data of the preset type, wherein the created quantity is less than or equal to a preset standard value every time, if the residual quantity of the electronic red packet is less than the preset standard value, creating according to the actual data quantity, and generating a new cache log;
s7: storing the new cache log in a database;
s8: storing the created electronic red packet data into a redis cache database;
s9: and deleting the operation identification of the current active code.
Further, the activity data includes: campaign data, campaign information data, and campaign package data.
Further, the step S5 specifically includes:
and inquiring the last log of the current activity cache through the activity code, judging whether the electronic red packet data of the current activity is completely generated according to the generation amount of the electronic red packet data recorded in the log, if so, returning, and if not, turning to the next step.
Further, the step S6 further includes:
if the cache log exists currently, subtracting the generated data quantity from the total quantity of the electronic red packet to be used as a residual quantity; and recording the current processing amount of each preset type of electronic red packet, accumulating the current processing amount of each preset type of electronic red packet with the generated amount recorded in the last cache log to obtain the generated amount of each preset type of electronic red packet, and generating and recording the generated amount in a new cache log.
Further, the preset types of the electronic red packet include: cash, gold coins, points, fragments, wechat cards.
Further, still include: the cache data is stored in a redis cache database, and a preset monitor for monitoring cache data reduction is arranged in the redis cache database; and the preset monitor reads the total amount of the current electronic red packet cache data and calculates the ratio of the total amount of the current electronic red packet cache data to the total amount of the cache.
Further, the activity audit pass time is greater than or equal to 2 hours from the start time of the first time period.
Correspondingly, the invention also discloses a system for processing the mass electronic red packet data, which comprises the following components:
the activity creating module is used for creating activities and storing activity information and all time periods of the activities into a database;
the activity auditing module is used for calling the activity cache creating module and transmitting an activity code of the activity in a first time period; and the activity cache creating module is used for an activity cache creating mechanism, judging whether an activity corresponding to the activity code is being created according to the activity code, inquiring activity data according to the activity code and inquiring the last cache log of the current activity.
Correspondingly, the invention also discloses a device for processing the mass electronic red packet data, which comprises:
a memory for storing a computer program;
a processor for implementing the steps of the method for processing massive electronic red packet data according to any one of the above items when executing the computer program.
Compared with the prior art, the invention has the beneficial effects that:
1. the creation activity time is saved. And heavy data calculation is not needed when the activity is created, so that the code complexity and the execution time are reduced, and the user experience is better.
2. The resource occupation is reduced. The invention can only generate a small part of data volume of the whole activity, and particularly, the data volume is reduced more for million-level and ten million-level red packet activities. The dynamic generation of the action of getting the red packet by the user judges whether the data needs to be added or not, thereby not only meeting the service requirement, but also avoiding the generation of a large amount of useless data.
3. The code structure is clearer, the module function is clearer, and the operation, maintenance and maintenance are more convenient.
4. Better service adaptation. Support may also be guaranteed for future activities with larger data volumes, such as billions.
Therefore, compared with the prior art, the invention has prominent substantive features and remarkable progress, and the beneficial effects of the implementation are also obvious.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the provided drawings without creative efforts.
FIG. 1 is a flow chart of a method according to a first embodiment of the present invention;
FIG. 2 is a flow chart of a method according to a second embodiment of the present invention;
fig. 3 is a system configuration diagram of the present invention.
Detailed Description
The following description of the embodiments of the present invention will be made with reference to the accompanying drawings.
The first embodiment is as follows:
as shown in fig. 1, a method for processing massive electronic red packet data includes the following steps:
step S101: an activity is created and activity information is stored in a database along with all time periods of the activity.
Step S102: and determining a first time period of the activity, initiating and passing the activity audit at any time 2 hours before the first time period starts, starting an activity cache creation mechanism after the activity audit passes, and creating the electronic red packet cache data of the first time period according to a preset standard value.
Step S103: when a user receives the red packet, reading corresponding electronic red packet data from the cache, and when the ratio of the total amount of the current electronic red packet cache data to the total amount of the cache is less than or equal to 30%, starting an active cache creation mechanism to create 5000 pieces of electronic red packet cache data in the current time period.
When the ratio of the total amount of the current electronic red packet cache data to the total amount of the cache is less than or equal to 30%, the capacity expansion action of the cache monitor is triggered. The cache data is stored in a redis cache database, and a cache listener for monitoring cache data reduction is arranged in the redis cache database; and the cache monitor reads the total amount of the current electronic red packet cache data, calculates the ratio of the total amount of the current electronic red packet cache data to the total amount of the cache, and triggers an active cache calling mechanism when the ratio reaches 30%.
S104: and in the idle time period of the activity, reading the activity information in the database at the frequency of executing 1 time every 1 minute, if the difference value between the starting time of the next time period of the activity in the database and the current time is less than or equal to 1 hour, starting an activity cache creating mechanism, transmitting the activity code of the activity information, and creating the electronic red packet cache data of the next time period according to a preset standard value.
Example two:
based on the first embodiment, as shown in fig. 2, the first embodiment discloses a method for processing massive electronic red packet data, wherein an adopted activity cache creation mechanism includes the following steps:
s201: and after activity audit is initiated, activity codes of the first time period of the activity are transmitted.
S202: and judging whether an activity corresponding to the activity code is created or not according to the activity code, if so, returning, and if not, continuing to create and putting the operation identifier.
S203: the activity data is queried according to the activity encoding.
The activity data includes: campaign data, campaign information data, and campaign package data.
S204: and checking the validity of the active data, if the checking is successful, turning to the next step, and if the checking is failed, returning.
S205: and inquiring the last cache log of the current activity according to the activity code, judging whether the current activity is finished, if so, returning, and if not, turning to the next step.
The method specifically comprises the following steps: and inquiring the last log of the current activity cache through the activity code, judging whether the electronic red packet data of the current activity is completely generated according to the generation amount of the electronic red packet data recorded in the log, if so, returning, and if not, turning to the next step.
S206: and respectively carrying out cache creation on the preset types of electronic red packet data, creating 5000 pieces of data at most each time, creating according to the actual data volume if the residual quantity of the electronic red packet is less than 5000, and generating a new cache log.
The preset types of the electronic red packet include: cash, gold coins, points, fragments, wechat cards.
In addition, in the step, if the cache log exists currently, the generated data amount is subtracted from the total amount of the electronic red packet to be used as the residual amount; and recording the current processing amount of each preset type of electronic red packet, accumulating the current processing amount of each preset type of electronic red packet with the generated amount recorded in the last cache log to obtain the generated amount of each preset type of electronic red packet, and generating and recording the generated amount in a new cache log.
S207: storing the new cache log in a database.
S208: and storing the created electronic red packet data into a reds cache database.
S209: and deleting the operation identification of the current active code.
Correspondingly, based on the foregoing embodiment, as shown in fig. 3, the present invention further discloses a system for processing mass electronic red packet data, including:
and the activity creating module is used for creating the activity and storing the activity information and all the time periods of the activity into the database.
And the activity auditing module is used for calling the activity cache creating module and transmitting the activity code of the first time period of the activity.
And the activity cache creating module is used for an activity cache creating mechanism, judging whether an activity corresponding to the activity code is being created according to the activity code, inquiring activity data according to the activity code and inquiring the last cache log of the current activity.
Correspondingly, the invention also discloses a device for processing the mass electronic red packet data, which comprises:
a memory for storing a computer program;
a processor for implementing the steps of the method for processing massive electronic red packet data according to any one of the above items when executing the computer program.
Those skilled in the art will readily appreciate that the techniques of the embodiments of the present invention may be implemented as software plus a required general purpose hardware platform. Based on such understanding, the technical solutions in the embodiments of the present invention may be embodied in the form of a software product, where the computer software product is stored in a storage medium, such as a usb disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and the like, and the storage medium can store program codes, and includes instructions for enabling a computer terminal (which may be a personal computer, a server, or a second terminal, a network terminal, and the like) to perform all or part of the steps of the method in the embodiments of the present invention. The same and similar parts in the various embodiments in this specification may be referred to each other. Especially, for the terminal embodiment, since it is basically similar to the method embodiment, the description is relatively simple, and the relevant points can be referred to the description in the method embodiment.
In the embodiments provided by the present invention, it should be understood that the disclosed system, system and method can be implemented in other ways. For example, the above-described system embodiments are merely illustrative, and for example, the division of the units is only one logical functional division, and other divisions may be realized in practice, for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, systems or units, and may be in an electrical, mechanical or other form.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional modules in the embodiments of the present invention may be integrated into one processing unit, or each module may exist alone physically, or two or more modules are integrated into one unit.
Similarly, each processing unit in the embodiments of the present invention may be integrated into one functional module, or each processing unit may exist physically, or two or more processing units are integrated into one functional module.
The invention is further described with reference to the accompanying drawings and specific embodiments. It should be understood that these examples are for illustrative purposes only and are not intended to limit the scope of the present invention. Further, it should be understood that various changes or modifications of the present invention may be made by those skilled in the art after reading the teaching of the present invention, and these equivalents also fall within the scope of the present application.

Claims (10)

1. A method for processing massive electronic red packet data is characterized by comprising the following steps:
creating an activity and storing activity information and all time periods of the activity in a database;
determining a first time period of the activity, initiating and passing activity audit before the first time period, starting an activity cache creation mechanism after the activity audit passes, and creating electronic red packet cache data of the first time period according to a preset standard value;
when a user receives a red packet, reading corresponding electronic red packet data from a cache, and when the ratio of the total amount of the current electronic red packet cache data to the total amount of the cache is less than or equal to a preset critical point, starting an active cache creation mechanism to create electronic red packet cache data in the current time period according to a preset standard value;
and in the idle time period of the activity, reading activity information in the database according to a preset frequency, if the difference value between the starting time of the next time period of the activity in the database and the current time is less than or equal to a preset time length, starting an activity cache creation mechanism, transmitting an activity code of the activity information, and creating electronic red packet cache data of the next time period according to a preset standard value.
2. The method for processing massive electronic red packet data according to claim 1, wherein the activity cache creation mechanism comprises the following steps:
s1: after activity auditing is initiated, activity codes of a first time period of the activity are transmitted;
s2: judging whether an activity corresponding to the activity code is created or not according to the activity code, if so, returning, and if not, continuing to create and putting an operation identifier;
s3: querying activity data according to the activity code;
s4: the validity of the active data is verified, if the verification is successful, the next step is carried out, and if the verification fails, the operation is returned;
s5: and inquiring the last cache log of the current activity according to the activity code, judging whether the current activity is finished, if so, returning, and if not, turning to the next step.
S6: respectively carrying out cache creation on the electronic red packet data of the preset type, wherein the created quantity is less than or equal to a preset standard value every time, if the residual quantity of the electronic red packet is less than the preset standard value, creating according to the actual data quantity, and generating a new cache log;
s7: storing the new cache log in a database;
s8: storing the created electronic red packet data into a redis cache database;
s9: and deleting the operation identification of the current active code.
3. The method for processing massive electronic red packet data according to claim 2, wherein the activity data comprises: campaign data, campaign information data, and campaign package data.
4. The method for processing the massive electronic red packet data according to claim 2, wherein the step S5 specifically comprises:
and inquiring the last log of the current activity cache through the activity code, judging whether the electronic red packet data of the current activity is completely generated according to the generation amount of the electronic red packet data recorded in the log, if so, returning, and if not, turning to the next step.
5. The method for processing massive electronic red packet data according to claim 2, wherein the step S6 further comprises:
if the cache log exists currently, subtracting the generated data quantity from the total quantity of the electronic red packet to be used as a residual quantity; and recording the current processing amount of each preset type of electronic red packet, accumulating the current processing amount of each preset type of electronic red packet with the generated amount recorded in the last cache log to obtain the generated amount of each preset type of electronic red packet, and generating and recording the generated amount in a new cache log.
6. The method for processing the massive electronic red packet data according to claim 2, wherein the preset types of the electronic red packets include: cash, gold coins, points, fragments, wechat cards.
7. The method for processing the massive electronic red packet data according to claim 1, further comprising: the cache data is stored in a redis cache database, and a preset monitor for monitoring cache data reduction is arranged in the redis cache database; and the preset monitor reads the total amount of the current electronic red packet cache data and calculates the ratio of the total amount of the current electronic red packet cache data to the total amount of the cache.
8. The method for processing the mass electronic red packet data according to claim 1, wherein the activity audit pass time is greater than or equal to 2 hours from the start time of the first time period.
9. A massive electronic red packet data processing system is characterized by comprising:
the activity creating module is used for creating activities and storing activity information and all time periods of the activities into a database;
the activity auditing module is used for calling the activity cache creating module and transmitting an activity code of the activity in a first time period;
and the activity cache creating module is used for an activity cache creating mechanism, judging whether an activity corresponding to the activity code is being created according to the activity code, inquiring activity data according to the activity code and inquiring the last cache log of the current activity.
10. A massive electronic red packet data processing device is characterized by comprising:
a memory for storing a computer program;
a processor for implementing the steps of the method for processing mass electronic red packet data according to any one of the preceding claims when executing the computer program.
CN202011393755.4A 2020-12-03 2020-12-03 Method, system and equipment for processing mass electronic red packet data Pending CN112561521A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011393755.4A CN112561521A (en) 2020-12-03 2020-12-03 Method, system and equipment for processing mass electronic red packet data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011393755.4A CN112561521A (en) 2020-12-03 2020-12-03 Method, system and equipment for processing mass electronic red packet data

Publications (1)

Publication Number Publication Date
CN112561521A true CN112561521A (en) 2021-03-26

Family

ID=75047429

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011393755.4A Pending CN112561521A (en) 2020-12-03 2020-12-03 Method, system and equipment for processing mass electronic red packet data

Country Status (1)

Country Link
CN (1) CN112561521A (en)

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110055201A1 (en) * 2009-09-01 2011-03-03 Louis Burger System, method, and computer-readable medium for automatic index creation to improve the performance of frequently executed queries in a database system
CN107451853A (en) * 2017-07-06 2017-12-08 广州唯品会网络技术有限公司 Method, apparatus, system and the storage medium that a kind of red packet distributes in real time
CN108335089A (en) * 2018-02-13 2018-07-27 成诗文 Distribution method, system, device and the computer readable storage medium of red packet rain
CN108810643A (en) * 2018-06-01 2018-11-13 沈文策 A kind of red packet distribution method, device and live broadcast system
CN109584060A (en) * 2018-10-15 2019-04-05 平安科技(深圳)有限公司 Processing method, device and the computer equipment and storage medium of timing transaction task
CN109949026A (en) * 2017-12-20 2019-06-28 腾讯科技(深圳)有限公司 A kind of red packet information generating method, device, terminal and server
CN110688379A (en) * 2019-09-19 2020-01-14 苏州浪潮智能科技有限公司 Data storage method, system, storage medium and electronic equipment
CN110866053A (en) * 2019-10-16 2020-03-06 平安普惠企业管理有限公司 Method and device for dynamically configuring cache deadline, computer equipment and storage medium

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110055201A1 (en) * 2009-09-01 2011-03-03 Louis Burger System, method, and computer-readable medium for automatic index creation to improve the performance of frequently executed queries in a database system
CN107451853A (en) * 2017-07-06 2017-12-08 广州唯品会网络技术有限公司 Method, apparatus, system and the storage medium that a kind of red packet distributes in real time
CN109949026A (en) * 2017-12-20 2019-06-28 腾讯科技(深圳)有限公司 A kind of red packet information generating method, device, terminal and server
CN108335089A (en) * 2018-02-13 2018-07-27 成诗文 Distribution method, system, device and the computer readable storage medium of red packet rain
CN108810643A (en) * 2018-06-01 2018-11-13 沈文策 A kind of red packet distribution method, device and live broadcast system
CN109584060A (en) * 2018-10-15 2019-04-05 平安科技(深圳)有限公司 Processing method, device and the computer equipment and storage medium of timing transaction task
CN110688379A (en) * 2019-09-19 2020-01-14 苏州浪潮智能科技有限公司 Data storage method, system, storage medium and electronic equipment
CN110866053A (en) * 2019-10-16 2020-03-06 平安普惠企业管理有限公司 Method and device for dynamically configuring cache deadline, computer equipment and storage medium

Similar Documents

Publication Publication Date Title
CN107395697A (en) Push Channel Selection, information push method, device and equipment, computer-readable recording medium
MXPA02010515A (en) Communication billing system.
CN115004672B (en) Information push method, device, server and storage medium
CN110769064B (en) System, method and equipment for offline message pushing
WO2021138823A1 (en) Information pushing method and apparatus, server, and storage medium
CN111028009A (en) Method and device for processing retrievable service entity
CN113127723B (en) User portrait processing method, device, server and storage medium
CN110213071B (en) Data checking method, device, system, computer equipment and storage medium
CN104036406B (en) A kind of method and apparatus for improving ordering information security
CN113792039B (en) Data processing method and device, electronic equipment and storage medium
CN111539730A (en) Data processing method and device based on block chain and electronic equipment
CN115130705A (en) Reserved withdrawal method, device, storage medium and equipment
CN112402955B (en) Game log recording method and system
CN112561521A (en) Method, system and equipment for processing mass electronic red packet data
CN110782310B (en) Method, device and system for asynchronously acquiring user attribute information from third-party platform
US20060112083A1 (en) Object relation information management program, method, and apparatus
CN112258300B (en) Auditing method and device for order generation
CN110059081A (en) Data output method, device and the computer equipment shown based on data
CN115942269A (en) Call bill repetition deleting method, device, equipment and medium
CN111274203B (en) System and method for storing telephone bill
CN105657473A (en) Data processing method and device
CN104504139A (en) User information binding method and system for network platform
CN114385643B (en) Data storage method, device, computer equipment and storage medium
CN117787961B (en) Payment ticket business integrated management method and system
CN116860471A (en) Method, device, system and storage medium for configuring financial marketing campaign message

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
AD01 Patent right deemed abandoned

Effective date of abandoning: 20230714

AD01 Patent right deemed abandoned
点击 这是indexloc提供的php浏览器服务,不要输入任何密码和下载