CN108924258B - Background information pushing method and device, computer equipment and storage medium - Google Patents

Background information pushing method and device, computer equipment and storage medium Download PDF

Info

Publication number
CN108924258B
CN108924258B CN201810925228.XA CN201810925228A CN108924258B CN 108924258 B CN108924258 B CN 108924258B CN 201810925228 A CN201810925228 A CN 201810925228A CN 108924258 B CN108924258 B CN 108924258B
Authority
CN
China
Prior art keywords
user
information
background information
sub
label
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
CN201810925228.XA
Other languages
Chinese (zh)
Other versions
CN108924258A (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.)
OneConnect Financial Technology Co Ltd Shanghai
Original Assignee
OneConnect Financial Technology Co Ltd Shanghai
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 OneConnect Financial Technology Co Ltd Shanghai filed Critical OneConnect Financial Technology Co Ltd Shanghai
Priority to CN201810925228.XA priority Critical patent/CN108924258B/en
Publication of CN108924258A publication Critical patent/CN108924258A/en
Application granted granted Critical
Publication of CN108924258B publication Critical patent/CN108924258B/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
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/55Push-based network services
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Storage Device Security (AREA)

Abstract

The application relates to a background information pushing method and device, computer equipment and a storage medium. The method comprises the following steps: receiving a query request sent by a sub-application program; the sub-application program generates the query request according to the image characteristics and the account information of the user; inquiring in a user database according to the image characteristics to obtain a corresponding inquiry result; the query result comprises identity information of the user; acquiring corresponding user activity according to the identity information; determining the management authority of the account information according to the user activity; and calling background information corresponding to the management authority, and pushing the background information to the sub-application program. By adopting the method, the purpose of acquiring the background information in the platform through the sub-application program and processing the background information in the platform is realized, the use threshold of the user is reduced, the requirement of the user for processing the background information anytime and anywhere is met, and the background information processing efficiency is improved.

Description

Background information pushing method and device, computer equipment and storage medium
Technical Field
The present application relates to the field of internet technologies, and in particular, to a method and an apparatus for pushing background information, a computer device, and a storage medium.
Background
With the rapid development of internet technology, background management systems of various operation platforms are in the endlessly. In order to manage the background information of the operating platform, more and more enterprises begin to use corresponding background management systems.
However, the conventional operation platform background management system can push the background information to the user only by relying on the computer device, and the user can manage the background information only by logging in the computer device, which is complicated in process, so that the background information cannot be processed anytime and anywhere, and thus the background information is inconvenient to process, and the processing efficiency of the background information is low.
Disclosure of Invention
In view of the foregoing, it is desirable to provide a method, an apparatus, a computer device, and a storage medium for pushing background information, which can improve the efficiency of background information processing.
A background information pushing method comprises the following steps:
receiving a query request sent by a sub-application program; the sub-application program generates the query request according to the image characteristics and the account information of the user;
inquiring in a user database according to the image characteristics to obtain a corresponding inquiry result; the query result comprises identity information of the user;
acquiring corresponding user activity according to the identity information;
determining the management authority of the account information according to the user activity;
and calling background information corresponding to the management authority, and pushing the background information to the sub-application program.
In one embodiment, the querying in the user database according to the image feature to obtain a corresponding query result includes:
extracting image features of known users in a user database;
matching the image features of the user with image features of known users;
and when the image characteristics of the user are matched with those of the user, acquiring the identity information of the known user as the identity information of the user.
In one embodiment, the obtaining the corresponding user activity according to the identity information includes:
acquiring historical background information processing records of the user according to the identity information;
extracting behavior characteristics of the user from the historical background information processing record, and determining a characteristic value corresponding to the behavior characteristics of the user according to the corresponding relation between the behavior characteristics and the characteristic value;
and determining the user activity corresponding to the characteristic value according to the characteristic value corresponding to the behavior characteristic.
In one embodiment, the user activity comprises a first tab and a second tab; the determining the management authority of the account information according to the user activity degree comprises:
identifying the content of the first label, and determining the authority category corresponding to the first label according to the content of the first label;
identifying the content of the second label, and determining the authority level corresponding to the second label according to the content of the second label;
and determining the management authority of the account information according to the authority category and the authority level.
In one embodiment, the invoking background information corresponding to the management authority includes:
combining the permission types and the permission levels according to a preset sequence to obtain corresponding sequence codes;
and calling background information corresponding to the sequence code in an information database as background information corresponding to the management authority.
A background information push device, the device comprising:
the request receiving module is used for receiving a query request sent by the sub-application program; the sub-application program generates the query request according to the image characteristics and the account information of the user;
the image query module is used for querying in a user database according to the image characteristics to obtain a corresponding query result; the query result comprises identity information of the user;
the activity obtaining module is used for obtaining the corresponding user activity according to the identity information;
the authority determining module is used for determining the management authority of the account information according to the user activity;
and the information pushing module is used for calling background information corresponding to the management authority and pushing the background information to the sub-application program.
A computer device comprising a memory and a processor, the memory storing a computer program, the processor implementing the following steps when executing the computer program:
receiving a query request sent by a sub-application program; the sub-application program generates the query request according to the image characteristics and the account information of the user;
inquiring in a user database according to the image characteristics to obtain a corresponding inquiry result; the query result comprises identity information of the user;
acquiring corresponding user activity according to the identity information;
determining the management authority of the account information according to the user activity;
and calling background information corresponding to the management authority, and pushing the background information to the sub-application program.
A computer-readable storage medium, on which a computer program is stored which, when executed by a processor, carries out the steps of:
receiving a query request sent by a sub-application program; the sub-application program generates the query request according to the image characteristics and the account information of the user;
inquiring in a user database according to the image characteristics to obtain a corresponding inquiry result; the query result comprises identity information of the user;
acquiring corresponding user activity according to the identity information;
determining the management authority of the account information according to the user activity;
and calling background information corresponding to the management authority, and pushing the background information to the sub-application program.
According to the background information pushing method and device, the computer equipment and the storage medium, the server determines the identity information of the user according to the user image characteristics acquired by the sub-application program; acquiring corresponding user activity according to the identity information of the user, thereby determining the management authority of the user account information; the background information corresponding to the management authority is called, and is pushed to the sub-application program, so that the user can process the background information conveniently through the sub-application program, the use threshold is reduced, the requirement of the user on processing the background information anytime and anywhere is met, the background information processing efficiency is effectively improved, and the defect that the traditional background information processing needs to depend on computer equipment is overcome. Meanwhile, by setting the management authority, only a user with the designated management authority is allowed to access, so that the safety of the information can be ensured, and the information is prevented from being tampered.
Drawings
Fig. 1 is an application scenario diagram of a background information pushing method in an embodiment;
FIG. 2 is a flowchart illustrating a background information pushing method according to an embodiment;
FIG. 3 is a flowchart illustrating steps for obtaining corresponding user liveness based on identity information in one embodiment;
fig. 4 is a schematic flowchart of a background information pushing method in another embodiment;
fig. 5 is a schematic flowchart of a background information pushing method in yet another embodiment;
FIG. 6 is a block diagram of a background information pushing device in one embodiment;
FIG. 7 is a diagram illustrating an internal structure of a computer device according to an embodiment.
Detailed Description
In order to make the objects, technical solutions and advantages of the present application more apparent, the present application is described in further detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the present application and are not intended to limit the present application.
The background information processing method provided by the application can be applied to the application environment shown in fig. 1. Wherein the terminal 110 and the server 120 communicate through a network. The terminal 110 may run a plurality of parent applications, and each parent application may run one or more child applications. In the terminal 110, the sub application running on the parent application acquires the image characteristics and the account information of the user, generates a query request, and sends the query request to the server 120. The server 120 parses the query request to obtain user image characteristics; inquiring in a user database according to the image characteristics to obtain the identity information of the user; acquiring corresponding user activity by identifying identity information; analyzing the activity of the user and determining the management authority of the account information; and calling background information corresponding to the management authority from the information database, and pushing the background information to a sub-application program running in the terminal 110 so as to trigger a user to process the background information through the sub-application program. The terminal 110 may be, but is not limited to, a smart phone and a portable wearable device, and the server 120 may be implemented by a separate server or a server cluster composed of a plurality of servers.
In one embodiment, as shown in fig. 2, a background information processing method is provided, which is described by taking the method as an example applied to the server in fig. 1, and includes the following steps:
step S201, receiving a query request sent by a sub-application program; and the sub-application program generates a query request according to the image characteristics and the account information of the user.
The sub application is an application that runs on the parent application and can be used without downloading and installing. Such as a wechat applet, may run on the wechat client. The image characteristics refer to facial characteristic information of the user, including a human face, a retina, an iris and the like. The account information refers to account information of a user logging in a sub application program, and is the same as account information of a corresponding parent application program, for example, account information of a logging-in wechat applet and a wechat client is the same.
The user logs in the sub-application program, the facial image information of the user is obtained through the camera equipment arranged in the terminal and uploaded to the image processing system, so that the facial image information is detected and preprocessed, the image features in the facial image information are extracted, and the image features are returned to the sub-application program. And the sub-application program generates a query request according to the image characteristics and the acquired account information, and sends the query request to a corresponding server. The server receives the query request sent by the sub-application program, and then the identity information of the user is determined by subsequent query.
Step S202, inquiring in a user database according to the image characteristics to obtain a corresponding inquiry result; the query result includes identity information of the user.
The image characteristics of the known users published on the Internet and the corresponding identity information such as names, identification card numbers, company under employment and the like are obtained through big data and stored in a user database. And taking the image characteristics of the user as query conditions, querying in a user database to obtain the image characteristics matched with the image characteristics of the user, and taking the identity information of the known user to which the image characteristics belong as the identity information of the user. By identifying the image characteristics, the identity information of the user can be confirmed, and the accuracy of identifying the identity of the user is improved.
Step S203, obtaining the corresponding user activity according to the identity information.
The user activity level refers to the activity level of processing background information in an operation platform background management system. The server can confirm an operation platform managed by the user, such as an one-account platform, by calling the data processing interface and based on big data analysis according to the user identity information, and call background information processing records of the user from the operation platform. By analyzing the background information processing record of the user, the activity degree of the user can be confirmed, and further the activity degree of the user can be confirmed.
And step S204, determining the management authority of the account information according to the activity of the user.
The management authority refers to the management authority of the user on background information, and the greater the activity of the user is, the greater the management authority of the corresponding account information is. By setting the management authority of the account information, only a user with the specified management authority is allowed to access, so that the safety of the background information can be ensured, and the background information is prevented from being tampered.
Step S205, retrieving the background information corresponding to the management authority, and pushing the background information to the sub-application.
And establishing an information database for storing background information corresponding to the management authority of the plurality of account information. The server calls background information corresponding to the management authority from the information database and pushes the background information to the sub-application program, and a user can conveniently process the background information through the sub-application program. For example, the server pushes the background information to the WeChat small program, the WeChat small program displays a background information processing interface (such as the setting of the lottery activity of the national festival in the Zijin bank), and the user can process the background information (such as adjusting the winning rate of the lottery activity of the national festival in the Zijin bank) by logging in the WeChat small program, so that the method is convenient and fast, does not need to rely on computer equipment, and improves the background information processing efficiency.
In the background information pushing method, the server determines the identity information of the user according to the user image characteristics acquired by the sub-application program; acquiring corresponding user activity according to the identity information of the user, thereby determining the management authority of the user account information; the background information corresponding to the management authority is called, and is pushed to the sub-application program, so that the user can process the background information conveniently through the sub-application program, the use threshold is reduced, the requirement of the user on processing the background information anytime and anywhere is met, the background information processing efficiency is effectively improved, and the defect that the traditional background information processing needs to depend on computer equipment is overcome. Meanwhile, by setting the management authority, only a user with the designated management authority is allowed to access, so that the safety of the information can be ensured, and the information is prevented from being tampered.
In order to confirm the identity information of the user, the server needs to identify the image features of the user. In one embodiment, the step of querying in the user database according to the image features to obtain the corresponding query result specifically includes: extracting image features of known users in a user database; matching the image characteristics of the user with the image characteristics of the known user; and when the image characteristics of the user are matched with the image characteristics of the known user, acquiring the identity information of the known user as the identity information of the user.
For example, the matching degree of the image features of the user and the image features of a plurality of known users is calculated, and the image feature with the highest matching degree is screened out from the image features of the plurality of known users; and acquiring the identity information of the known user corresponding to the image feature with the highest matching degree as the identity information of the user. At intervals, the user database may update the data of the original known user and store the data of the new known user. The user database is queried according to the image characteristics of the user, so that the identity information of the user can be quickly determined, the accuracy of identifying the identity information of the user is improved, and the subsequent determination of the corresponding user activity is facilitated.
In an embodiment, as shown in fig. 3, the step of obtaining the corresponding user activity according to the identity information specifically includes:
step S301, obtaining the historical background information processing record of the user according to the identity information.
In the same operation platform background management system, different users have different times and behaviors for processing background information in the system, and corresponding historical background information processing records are different. By identifying the user identity information, the operation platform managed by the user can be confirmed, and then the historical background information processing record of the user is called from the operation platform, so that the subsequent confirmation of the user activity is facilitated, and the accuracy of confirming the user activity is further improved.
Step S302, behavior characteristics of the user are extracted from the historical background information processing records, and characteristic values corresponding to the behavior characteristics of the user are determined according to the corresponding relation between the behavior characteristics and the characteristic values.
The behavior characteristics of the user refer to characteristics of the user for processing background information, including information processing frequency characteristics, activity attention characteristics and the like, which can reflect the activity degree of the user. The characteristic value is used for measuring the activity degree of the user. The characteristic values corresponding to the behavior characteristics of different users are different, for example, for the characteristic information with high information processing frequency and information processing frequency characteristic, the corresponding characteristic value is higher; the feature information having a low information processing frequency has a low corresponding feature value. For example, behavior features of the user are extracted from historical background information processing records, feature information included in the extracted behavior features is identified, and feature values corresponding to the behavior features of the user are determined according to the corresponding relation between the feature information and the feature values of the behavior features.
Step S303, determining the user activity corresponding to the characteristic value according to the characteristic value corresponding to the behavior characteristic.
Calling a historical background information processing record of the user according to the user identity information; the historical background information processing records of the user are comprehensively considered, so that the activity of the user can be accurately judged, and convenience is provided for subsequently determining the management authority of the user account information.
In one embodiment, after obtaining the corresponding user activity according to the identity information, the method includes: and if the user account information has no management authority, generating a piece of reminding information and sending the reminding information to the sub-application program. Meanwhile, an alarm can be triggered. Under the condition that the user account information has no management authority, the user is reminded through the information, and unnecessary consequences caused by the fact that the user carries out wrong operation are avoided.
In one embodiment, the user activity includes a first tab and a second tab. Then, determining the management authority of the account information according to the user activity includes: identifying the content of the first label, and determining the authority category corresponding to the first label according to the content of the first label; identifying the content of the second label, and determining the authority level corresponding to the second label according to the content of the second label; and determining the management authority of the account information according to the authority category and the authority level. For example, the first label is a platform label, and the second label is an activity label; identifying the content of the platform tag, determining a platform operated by a user, and determining the authority category corresponding to the platform operated by the user according to the corresponding relationship between the platform and the authority category; identifying the content of the activity label, confirming the activity of the user, and confirming the authority level corresponding to the activity of the user according to the corresponding relation between the activity and the authority level (the higher the activity is, the higher the authority level is); the management authority of the account information can be determined by combining the authority category and the authority level. By setting the management authority of the account information, only the specified account information is allowed to access, the safety of the background information is ensured, and the background information is prevented from being tampered.
In one embodiment, invoking background information corresponding to the management authority includes: combining the permission types and permission levels according to a preset sequence to obtain corresponding sequence codes; calling background information corresponding to the sequence codes in an information database as background information corresponding to the management authority; the information database stores background information corresponding to a plurality of sequence codes.
In another embodiment, invoking background information corresponding to the management authority includes: inquiring in an information database according to the authority category, and marking data corresponding to the authority category in the information database; and acquiring background information corresponding to the authority level from the marked data as background information corresponding to the management authority. Through the authority category and the authority level, the background information corresponding to the management authority of the account information can be accurately acquired, and information leakage and unnecessary consequences caused by acquiring the non-corresponding background information are avoided.
In one embodiment, the background information processing method further includes: receiving an information processing request sent by a sub-application program; the information processing request is a request generated by the sub-application program according to the processing operation of the user on the background information; and analyzing the information processing request, correspondingly processing the background information, and returning a processing result to the sub-application program. On the information processing interface of the sub-application program, the information which is not processed and needs to be processed can be viewed (namely the information can be displayed in a classified mode). The user can add, delete, change and check the information which is not processed and needs to be processed. For the same category of information, the user can adopt a one-key processing mode. The sub-application program is used for managing the background information, so that the use threshold is reduced, the background information processing efficiency is improved, and the requirement of a user on processing the background information anytime and anywhere is met.
Further, background information corresponding to the management authority in the information database is updated. And in addition, at intervals, the server can update the background information stored in the information database according to the operation condition of each operation platform. By updating the background information of the information database, the accuracy and timeliness of obtaining the background information corresponding to the management authority of the account information can be improved, and the problem that the processing efficiency of a user on the background information is influenced due to the fact that the latest background information cannot be obtained is avoided, and therefore unnecessary consequences are caused.
In one embodiment, as shown in fig. 4, another background information pushing method is provided, which includes the following steps:
step S401, the sub-application program obtains the image characteristics and the account information of the user, and generates a query request according to the image characteristics and the account information.
Step S402, the server receives the query request sent by the sub-application program, and queries in the user database according to the image characteristics to obtain a corresponding query result; the query result comprises identity information of the user; acquiring corresponding user activity according to the identity information; determining the management authority of the account information according to the activity of the user; and calling background information corresponding to the management authority.
In step S403, the sub-application receives the background information pushed by the server.
According to the background information pushing method, the server calls the background information corresponding to the management authority of the user account information and pushes the background information to the sub-application program, so that the user can process the background information conveniently through the sub-application program, the use threshold is reduced, the requirement of the user on processing the background information anytime and anywhere is met, the information processing efficiency is effectively improved, and the defect that the traditional background information processing needs to depend on computer equipment is overcome. Meanwhile, by setting the management authority, only a user with the designated management authority is allowed to access, so that the safety of the information can be ensured, and the information is prevented from being tampered.
In one embodiment, from the perspective of a sub-application, there is provided yet another background information pushing method, including the following steps:
step S501, acquiring image characteristics and account information of a user, and generating a query request according to the image characteristics and the account information.
Step S502, sending the query request to a server; the query request is used for triggering the server to query in the user database according to the image characteristics to obtain a corresponding query result; the query result comprises identity information of the user; acquiring corresponding user activity according to the identity information; determining the management authority of the account information according to the activity of the user; and calling background information corresponding to the management authority.
Step S503, receiving the background information pushed by the server.
According to the background information pushing method, the sub-application program receives the background information which is called by the server and corresponds to the management authority of the user account information, the user can conveniently process the background information through the sub-application program, the use threshold is lowered, the requirement of the user for processing the background information at any time and any place is met, the information processing efficiency is effectively improved, and the defect that the traditional background information processing needs to depend on computer equipment is overcome. Meanwhile, by setting the management authority, only a user with the designated management authority is allowed to access, so that the safety of the information can be ensured, and the information is prevented from being tampered.
It should be understood that although the various steps in the flow charts of fig. 2-5 are shown in order as indicated by the arrows, the steps are not necessarily performed in order as indicated by the arrows. The steps are not performed in the exact order shown and described, and may be performed in other orders, unless explicitly stated otherwise. Moreover, at least some of the steps in fig. 2-5 may include multiple sub-steps or multiple stages that are not necessarily performed at the same time, but may be performed at different times, and the order of performance of the sub-steps or stages is not necessarily sequential, but may be performed in turn or alternating with other steps or at least some of the sub-steps or stages of other steps.
In one embodiment, as shown in fig. 6, there is provided a background information pushing apparatus, including: a request receiving module 610, an image query module 620, an activity obtaining module 630, a permission determining module 640 and an information pushing module 650, wherein:
a request receiving module 610, configured to receive a query request sent by a sub-application; and the sub-application program generates a query request according to the image characteristics and the account information of the user.
The image query module 620 is configured to query the user database according to the image features to obtain a corresponding query result; the query result includes identity information of the user.
An activity obtaining module 630, configured to obtain the corresponding user activity according to the identity information.
And the permission determining module 640 is configured to determine the management permission of the account information according to the activity of the user.
And the information pushing module 650 is configured to call background information corresponding to the management authority, and push the background information to the sub-application.
In one embodiment, the image query module comprises: the image extraction unit is used for extracting the image characteristics of the known users in the user database; an image matching unit for matching the image features of the user with image features of known users; and the information acquisition unit is used for acquiring the identity information of the known user as the identity information of the user when the image characteristics of the user are matched with the image characteristics of the known user.
In one embodiment, the liveness acquisition module includes: the record acquisition unit is used for acquiring the historical background information processing record of the user according to the identity information; the characteristic analysis unit is used for extracting the behavior characteristics of the user from the historical background information processing records and determining the characteristic value corresponding to the behavior characteristics of the user according to the corresponding relation between the behavior characteristics and the characteristic value; and the activity confirming unit is used for confirming the user activity corresponding to the characteristic value according to the characteristic value corresponding to the behavior characteristic.
In one embodiment, the permission determination module is further configured to identify content of the first tag, and determine a permission category corresponding to the first tag according to the content of the first tag; identifying the content of the second label, and determining the authority level corresponding to the second label according to the content of the second label; and determining the management authority of the account information according to the authority category and the authority level.
In one embodiment, the information pushing module is further configured to combine the permission type and the permission level according to a preset sequence to obtain a corresponding sequence code; and calling background information corresponding to the sequence code in an information database as background information corresponding to the management authority.
In each of the above embodiments, the background information pushing device retrieves the background information corresponding to the management authority of the user account information and pushes the background information to the sub-application program, so that the user can process the background information through the sub-application program conveniently, the use threshold is reduced, the requirement of the user on processing the background information anytime and anywhere is met, the information processing efficiency is effectively improved, and the defect that the traditional background information processing needs to depend on computer equipment is overcome. Meanwhile, by setting the management authority, only a user with the designated management authority is allowed to access, so that the safety of the information can be ensured, and the information is prevented from being tampered.
For specific limitations of the background information pushing apparatus, reference may be made to the above limitations on the background information pushing method, which is not described herein again. All or part of the modules in the background information pushing device can be realized by software, hardware and a combination thereof. The modules can be embedded in a hardware form or independent from a processor in the computer device, and can also be stored in a memory in the computer device in a software form, so that the processor can call and execute operations corresponding to the modules.
In one embodiment, a computer device is provided, which may be a server, the internal structure of which may be as shown in fig. 7. The computer device includes a processor, a memory, a network interface, and a database connected by a system bus. Wherein the processor of the computer device is configured to provide computing and control capabilities. The memory of the computer device comprises a nonvolatile storage medium and an internal memory. The non-volatile storage medium stores an operating system, a computer program, and a database. The internal memory provides an environment for the operation of an operating system and computer programs in the non-volatile storage medium. The database of the computer device is used for storing background information. The network interface of the computer device is used for communicating with an external terminal through a network connection. The computer program is executed by a processor to implement a background information pushing method.
Those skilled in the art will appreciate that the architecture shown in fig. 7 is merely a block diagram of some of the structures associated with the disclosed aspects and is not intended to limit the computing devices to which the disclosed aspects apply, as particular computing devices may include more or less components than those shown, or may combine certain components, or have a different arrangement of components.
In one embodiment, there is provided a computer device comprising a memory storing a computer program and a processor implementing the following steps when the processor executes the computer program:
receiving a query request sent by a sub-application program; the sub-application program generates a query request according to the image characteristics and the account information of the user;
inquiring in a user database according to the image characteristics to obtain a corresponding inquiry result; the query result comprises identity information of the user;
acquiring corresponding user activity according to the identity information;
determining the management authority of the account information according to the activity of the user;
and calling background information corresponding to the management authority, and pushing the background information to the sub-application program.
In one embodiment, the processor, when executing the computer program, further performs the steps of: extracting image features of known users in a user database; matching the image characteristics of the user with the image characteristics of the known user; and when the image characteristics of the user are matched with the image characteristics of the known user, acquiring the identity information of the known user as the identity information of the user.
In one embodiment, the processor, when executing the computer program, further performs the steps of: acquiring historical background information processing records of the user according to the identity information; extracting behavior characteristics of the user from the historical background information processing records, and determining characteristic values corresponding to the behavior characteristics of the user according to the corresponding relation between the behavior characteristics and the characteristic values; and determining the user activity corresponding to the characteristic value according to the characteristic value corresponding to the behavior characteristic.
In one embodiment, the processor, when executing the computer program, further performs the steps of: identifying the content of the first label, and determining the authority category corresponding to the first label according to the content of the first label; identifying the content of the second label, and determining the authority level corresponding to the second label according to the content of the second label; and determining the management authority of the account information according to the authority category and the authority level.
In one embodiment, the processor, when executing the computer program, further performs the steps of: combining the permission types and permission levels according to a preset sequence to obtain corresponding sequence codes; and calling background information corresponding to the sequence code in an information database as background information corresponding to the management authority.
In the above embodiments, the computer device implements the purpose that the user processes the background information through the sub-application program through the computer program running on the processor, so that the use threshold is reduced, the requirement of the user for processing the background information anytime and anywhere is met, the information processing efficiency is effectively improved, and the defect that the traditional background information processing needs to depend on the computer device is overcome.
In one embodiment, a computer-readable storage medium is provided, having a computer program stored thereon, which when executed by a processor, performs the steps of:
receiving a query request sent by a sub-application program; the sub-application program generates a query request according to the image characteristics and the account information of the user;
inquiring in a user database according to the image characteristics to obtain a corresponding inquiry result; the query result comprises identity information of the user;
acquiring corresponding user activity according to the identity information;
determining the management authority of the account information according to the activity of the user;
and calling background information corresponding to the management authority, and pushing the background information to the sub-application program.
In one embodiment, the computer program when executed by the processor further performs the steps of: extracting image features of known users in a user database; matching the image characteristics of the user with the image characteristics of the known user; and when the image characteristics of the user are matched with the image characteristics of the known user, acquiring the identity information of the known user as the identity information of the user.
In one embodiment, the computer program when executed by the processor further performs the steps of: acquiring historical background information processing records of the user according to the identity information; extracting behavior characteristics of the user from the historical background information processing records, and determining characteristic values corresponding to the behavior characteristics of the user according to the corresponding relation between the behavior characteristics and the characteristic values; and determining the user activity corresponding to the characteristic value according to the characteristic value corresponding to the behavior characteristic.
In one embodiment, the computer program when executed by the processor further performs the steps of: identifying the content of the first label, and determining the authority category corresponding to the first label according to the content of the first label; identifying the content of the second label, and determining the authority level corresponding to the second label according to the content of the second label; and determining the management authority of the account information according to the authority category and the authority level.
In one embodiment, the computer program when executed by the processor further performs the steps of: combining the permission types and permission levels according to a preset sequence to obtain corresponding sequence codes; calling background information corresponding to the sequence codes in an information database as background information corresponding to the management authority; the information database stores background information corresponding to a plurality of sequence codes.
In the embodiments, the computer-readable storage medium stores the computer program, so that the purpose that the user processes the background information through the sub-application program is achieved, the use threshold is reduced, the requirement of the user on processing the background information anytime and anywhere is met, the information processing efficiency is effectively improved, and the defect that the traditional background information processing needs to depend on computer equipment is overcome.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by hardware instructions of a computer program, which can be stored in a non-volatile computer-readable storage medium, and when executed, can include the processes of the embodiments of the methods described above. Any reference to memory, storage, database, or other medium used in the embodiments provided herein may include non-volatile and/or volatile memory, among others. Non-volatile memory can include read-only memory (ROM), Programmable ROM (PROM), Electrically Programmable ROM (EPROM), Electrically Erasable Programmable ROM (EEPROM), or flash memory. Volatile memory can include Random Access Memory (RAM) or external cache memory. By way of illustration and not limitation, RAM is available in a variety of forms such as Static RAM (SRAM), Dynamic RAM (DRAM), Synchronous DRAM (SDRAM), Double Data Rate SDRAM (DDRSDRAM), Enhanced SDRAM (ESDRAM), Synchronous Link DRAM (SLDRAM), Rambus Direct RAM (RDRAM), direct bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM).
The technical features of the above embodiments can be arbitrarily combined, and for the sake of brevity, all possible combinations of the technical features in the above embodiments are not described, but should be considered as the scope of the present specification as long as there is no contradiction between the combinations of the technical features.
The above-mentioned embodiments only express several embodiments of the present application, and the description thereof is more specific and detailed, but not construed as limiting the scope of the invention. It should be noted that, for a person skilled in the art, several variations and modifications can be made without departing from the concept of the present application, which falls within the scope of protection of the present application. Therefore, the protection scope of the present patent shall be subject to the appended claims.

Claims (8)

1. A background information pushing method comprises the following steps:
receiving a query request sent by a sub-application program; the sub-application program generates the query request according to the image characteristics and the account information of the user;
inquiring in a user database according to the image characteristics to obtain a corresponding inquiry result; the query result comprises identity information of the user;
acquiring historical background information processing records of the user according to the identity information;
extracting behavior characteristics of the user from the historical background information processing records, and determining characteristic values corresponding to the behavior characteristics of the user according to the corresponding relation between the behavior characteristics and the characteristic values;
determining the user activity corresponding to the characteristic value according to the characteristic value corresponding to the behavior characteristic; wherein the user activity comprises a first tab and a second tab; the first label is a platform label, and the second label is an activity label;
identifying the content of the first label, and determining the authority category corresponding to the first label according to the content of the first label;
identifying the content of the second label, and determining the authority level corresponding to the second label according to the content of the second label;
determining the management authority of the account information according to the authority category and the authority level;
calling background information corresponding to the management authority, and pushing the background information to the sub-application program;
after the obtaining of the corresponding user activity according to the identity information, the method includes:
if the user account information has no management authority, generating a piece of reminding information, sending the reminding information to the sub-application program, and triggering an alarm;
the method further comprises the following steps: receiving an information processing request sent by a sub-application program; the information processing request is generated by the sub-application program according to the processing operation of the user on the background information; and analyzing the information processing request, correspondingly processing the background information, and returning a processing result to the sub-application program.
2. The method of claim 1, wherein the querying a user database according to the image features to obtain a corresponding query result comprises:
extracting image features of known users in a user database;
matching the image features of the user with image features of known users;
and when the image characteristics of the user are matched with the image characteristics of the known user, acquiring the identity information of the known user as the identity information of the user.
3. The method of claim 1, wherein the invoking background information corresponding to the administrative authority comprises:
combining the permission types and the permission levels according to a preset sequence to obtain corresponding sequence codes;
and calling background information corresponding to the sequence code in an information database as background information corresponding to the management authority.
4. A background information pushing apparatus, the apparatus comprising:
the request receiving module is used for receiving a query request sent by the sub-application program; the sub-application program generates the query request according to the image characteristics and the account information of the user;
the image query module is used for querying in a user database according to the image characteristics to obtain a corresponding query result; the query result comprises identity information of the user;
the activity obtaining module is used for obtaining the historical background information processing record of the user according to the identity information; extracting behavior characteristics of the user from the historical background information processing records, and determining characteristic values corresponding to the behavior characteristics of the user according to the corresponding relation between the behavior characteristics and the characteristic values; determining the user activity corresponding to the characteristic value according to the characteristic value corresponding to the behavior characteristic; wherein the user activity comprises a first tab and a second tab; the first label is a platform label, and the second label is an activity label;
the permission determining module is used for identifying the content of the first label and determining a permission type corresponding to the first label according to the content of the first label; identifying the content of the second label, and determining the authority level corresponding to the second label according to the content of the second label; determining the management authority of the account information according to the authority category and the authority level;
the information pushing module is used for calling background information corresponding to the management authority and pushing the background information to the sub-application program;
the activeness obtaining module is further used for generating a piece of reminding information if the user account information has no management authority, sending the reminding information to the sub-application program and triggering an alarm;
the background information processing module is used for receiving an information processing request sent by the sub-application program; the information processing request is a request generated by the sub-application program according to the processing operation of the user on the background information; and analyzing the information processing request, correspondingly processing the background information, and returning a processing result to the sub-application program.
5. The apparatus of claim 4, wherein the image query module comprises:
the image extraction unit is used for extracting the image characteristics of the known users in the user database;
an image matching unit for matching the image features of the user with image features of known users;
and the information acquisition unit is used for acquiring the identity information of the known user as the identity information of the user when the image characteristics of the user are matched with the image characteristics of the known user.
6. The device of claim 4, wherein the information pushing module is further configured to combine the permission type and the permission level according to a preset sequence to obtain a corresponding sequence code; and calling background information corresponding to the sequence code in an information database as background information corresponding to the management authority.
7. A computer device comprising a memory and a processor, the memory storing a computer program, characterized in that the processor realizes the steps of the method of any one of claims 1 to 3 when executing the computer program.
8. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the steps of the method of any one of claims 1 to 3.
CN201810925228.XA 2018-08-14 2018-08-14 Background information pushing method and device, computer equipment and storage medium Active CN108924258B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810925228.XA CN108924258B (en) 2018-08-14 2018-08-14 Background information pushing method and device, computer equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810925228.XA CN108924258B (en) 2018-08-14 2018-08-14 Background information pushing method and device, computer equipment and storage medium

Publications (2)

Publication Number Publication Date
CN108924258A CN108924258A (en) 2018-11-30
CN108924258B true CN108924258B (en) 2022-07-08

Family

ID=64404680

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810925228.XA Active CN108924258B (en) 2018-08-14 2018-08-14 Background information pushing method and device, computer equipment and storage medium

Country Status (1)

Country Link
CN (1) CN108924258B (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109992601B (en) * 2019-03-12 2023-10-27 中国平安财产保险股份有限公司 To-do information pushing method and device and computer equipment
CN112256998B (en) * 2019-07-22 2024-03-22 百度时代网络技术(北京)有限公司 Popularization information management method and device and electronic equipment
CN111078995B (en) * 2019-11-08 2022-05-17 卓尔智联(武汉)研究院有限公司 Data backtracking method and device, computer equipment and storage medium
CN113704830B (en) * 2021-07-26 2023-08-29 山东赛宝电子信息工程有限责任公司 Intelligent website data tamper-proof system and method
CN117579692B (en) * 2024-01-16 2024-03-15 北京睿企信息科技有限公司 Data processing system for information push

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101165696A (en) * 2006-10-16 2008-04-23 中国长城计算机深圳股份有限公司 Safety identification method based on safe computer
CN103634412A (en) * 2013-12-16 2014-03-12 信雅达系统工程股份有限公司 Service information pushing system
CN105263052A (en) * 2015-10-13 2016-01-20 微鲸科技有限公司 Audio-video push method and system based on face identification
CN106713255A (en) * 2015-11-17 2017-05-24 腾讯科技(深圳)有限公司 Use information management method and system
CN107395777A (en) * 2017-09-14 2017-11-24 广州华多网络科技有限公司 A kind of method of information push, server
CN107612989A (en) * 2017-08-18 2018-01-19 广州今也社教育科技有限公司 A kind of information-pushing method, terminal and system
CN108156522A (en) * 2018-02-06 2018-06-12 南京创维信息技术研究院有限公司 Homepage content method for pushing, device and computer readable storage medium
WO2018107727A1 (en) * 2016-12-13 2018-06-21 中兴通讯股份有限公司 Method and device for information processing, and terminal
CN108334625A (en) * 2018-02-09 2018-07-27 深圳壹账通智能科技有限公司 Processing method, device, computer equipment and the storage medium of user information
CN108346018A (en) * 2018-01-12 2018-07-31 吴展 Intelligent classification based on wechat shows order production management billboard

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101702766B (en) * 2009-11-11 2012-05-23 中兴通讯股份有限公司 Method and system for managing transparent text box business of video program
CN105302809B (en) * 2014-06-10 2020-01-10 腾讯科技(深圳)有限公司 Group user level association method and system
CN104268212A (en) * 2014-09-23 2015-01-07 北京奇虎科技有限公司 Internet product release method and device
CN105653903B (en) * 2015-12-18 2019-10-08 小米科技有限责任公司 The management method and device of application program permission
CN105550022B (en) * 2015-12-23 2019-06-04 北京奇虎科技有限公司 A kind for the treatment of method and apparatus of business datum

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101165696A (en) * 2006-10-16 2008-04-23 中国长城计算机深圳股份有限公司 Safety identification method based on safe computer
CN103634412A (en) * 2013-12-16 2014-03-12 信雅达系统工程股份有限公司 Service information pushing system
CN105263052A (en) * 2015-10-13 2016-01-20 微鲸科技有限公司 Audio-video push method and system based on face identification
CN106713255A (en) * 2015-11-17 2017-05-24 腾讯科技(深圳)有限公司 Use information management method and system
WO2018107727A1 (en) * 2016-12-13 2018-06-21 中兴通讯股份有限公司 Method and device for information processing, and terminal
CN107612989A (en) * 2017-08-18 2018-01-19 广州今也社教育科技有限公司 A kind of information-pushing method, terminal and system
CN107395777A (en) * 2017-09-14 2017-11-24 广州华多网络科技有限公司 A kind of method of information push, server
CN108346018A (en) * 2018-01-12 2018-07-31 吴展 Intelligent classification based on wechat shows order production management billboard
CN108156522A (en) * 2018-02-06 2018-06-12 南京创维信息技术研究院有限公司 Homepage content method for pushing, device and computer readable storage medium
CN108334625A (en) * 2018-02-09 2018-07-27 深圳壹账通智能科技有限公司 Processing method, device, computer equipment and the storage medium of user information

Also Published As

Publication number Publication date
CN108924258A (en) 2018-11-30

Similar Documents

Publication Publication Date Title
CN110647438B (en) Event monitoring method and device, computer equipment and storage medium
CN108924258B (en) Background information pushing method and device, computer equipment and storage medium
CN109743390B (en) Task scheduling method and device, computer equipment and storage medium
CN108829727B (en) Data storage method and device, computer equipment and storage medium
CN109474578B (en) Message checking method, device, computer equipment and storage medium
CN110620812B (en) Interactive information pushing method and device, computer equipment and storage medium
CN110490594B (en) Service data processing method and device, computer equipment and storage medium
EP3178011B1 (en) Method and system for facilitating terminal identifiers
CN108256322B (en) Security testing method and device, computer equipment and storage medium
CN108287823B (en) Message data processing method and device, computer equipment and storage medium
CN108282490B (en) Processing method and device for abnormal registered user, computer equipment and storage medium
CN109491772B (en) Service sequence number generation method and device, computer equipment and storage medium
CN113472803A (en) Vulnerability attack state detection method and device, computer equipment and storage medium
CN112613993A (en) Transaction data processing method and device, computer equipment and storage medium
CN111125748A (en) Judgment method and device for unauthorized query, computer equipment and storage medium
CN112507010B (en) Service data processing method and device, computer equipment and storage medium
CN111382976B (en) Early warning data processing method and device, computer equipment and storage medium
CN110648052B (en) Wind control decision method and device, computer equipment and storage medium
CN111708795B (en) Object identification generation method, object identification updating device, computer equipment and medium
CN110460585B (en) Equipment identity identification method and device, computer equipment and storage medium
CN111176930B (en) Component operation data processing method and device, computer equipment and storage medium
CN115017538A (en) Data processing method and device, electronic equipment and storage medium
CN108959486B (en) Audit field information acquisition method and device, computer equipment and storage medium
CN113722225A (en) Page testing method and device, computer equipment and storage medium
CN112860567A (en) Buried point identification method and device, computer equipment and storage medium

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