CN110781370B - Mobile terminal information query method and computer equipment - Google Patents

Mobile terminal information query method and computer equipment Download PDF

Info

Publication number
CN110781370B
CN110781370B CN201910982726.2A CN201910982726A CN110781370B CN 110781370 B CN110781370 B CN 110781370B CN 201910982726 A CN201910982726 A CN 201910982726A CN 110781370 B CN110781370 B CN 110781370B
Authority
CN
China
Prior art keywords
wifi
mobile terminal
target
information
data table
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
CN201910982726.2A
Other languages
Chinese (zh)
Other versions
CN110781370A (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.)
Hangzhou Yunshen Technology Co ltd
Original Assignee
Hangzhou Yunshen Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hangzhou Yunshen Technology Co ltd filed Critical Hangzhou Yunshen Technology Co ltd
Priority to CN201910982726.2A priority Critical patent/CN110781370B/en
Publication of CN110781370A publication Critical patent/CN110781370A/en
Application granted granted Critical
Publication of CN110781370B publication Critical patent/CN110781370B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/953Querying, e.g. by the use of web search engines
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/45Network directories; Name-to-address mapping
    • H04L61/4547Network directories; Name-to-address mapping for personal communications, i.e. using a personal identifier

Abstract

The invention discloses a mobile terminal information query method and a mobile terminal, comprising the following steps: receiving an input query request; according to the query request, target WIFI list data corresponding to each target mobile terminal are searched in a WIFI data table; determining relationship information between different target mobile terminals according to the target WIFI list data; and outputting the relation information. Through the technical scheme, the incidence relation among different target mobile terminals can be determined according to the WIFI list data, and users can conveniently know the relation among different terminal users on the basis of effectively utilizing the WIFI list data.

Description

Mobile terminal information query method and computer equipment
Technical Field
The present invention relates to the field of relational query technologies, and in particular, to a mobile terminal information query method and a computer device.
Background
With the continuous development of big data and artificial intelligence technology and the continuous improvement of processor computing power, the relationship between mobile terminal users needs to be inquired and obtained in more and more application scenes, and then intelligent recommendation, intelligent matching and other processing are carried out based on the inquiry result.
The current common implementation scheme of relationship query is to call different third-party interface data and/or crawl network data by using a crawler technology, and analyze and process the called and/or crawled data by using a preset algorithm, so as to determine the relationship between mobile terminal users. A common approach is to obtain social network data of a mobile terminal user and obtain relationship data from the social network data through semantic recognition. The existing implementation mode has higher implementation difficulty.
Disclosure of Invention
In view of the above problems, the present invention provides a mobile terminal information query method and a mobile terminal, which can determine an association relationship between different target mobile terminals according to WIFI list data, facilitate users to know relationships between different terminal users on the basis of effectively utilizing WIFI list data, and have a simple implementation manner.
According to a first aspect of the embodiments of the present invention, there is provided a method for querying information of a mobile terminal, including:
receiving an input query request;
searching target WIFI list data corresponding to each target mobile terminal in a WIFI data table according to the query request;
determining relationship information between different target mobile terminals according to the target WIFI list data;
And outputting the relation information.
In one embodiment, preferably, the updating manner of the WIFI data table includes:
receiving WIFI list information reported by a mobile terminal according to a preset time interval, wherein the WIFI list information comprises the following information: the method comprises the following steps of identifying the mobile terminal, identifying WIFI of WIFI connected with the mobile terminal, connecting time and the property of the WIFI;
and updating the WIFI data table according to the WIFI list information.
In one embodiment, preferably, the query request includes: and inquiring the relation information between the first target mobile terminal and the second target mobile terminal in the target time period.
In one embodiment, preferably, the query request includes: and inquiring relationship information between third target mobile terminals connected to the target WIFI within the target time period.
In one embodiment, preferably, the WIFI data tables include a first WIFI data table between the mobile terminal and the WIFI connected thereto, and a second WIFI data table between the WIFI and the mobile terminal connected thereto.
In one embodiment, preferably, when the query request includes: when inquiring the relation information between the first target mobile terminal and the second target mobile terminal in the target time period,
The searching target WIFI list data corresponding to each target mobile terminal in a WIFI data table according to the query request comprises the following steps:
inquiring a WIFI identifier of first WIFI connected with the first target mobile terminal and a WIFI identifier of second WIFI connected with the second target mobile terminal in the target time period in the first WIFI data table according to the identifier of the first target mobile terminal and the identifier of the second target mobile terminal;
inquiring a first mobile terminal identifier connected to the first WIFI and a second mobile terminal identifier connected to the second WIFI within the target time period in the second WIFI data table according to the WIFI identifier of the first WIFI and the WIFI identifier of the second WIFI;
the determining of the relationship information between different target mobile terminals according to the target WIFI list data includes:
and comparing the first mobile terminal identification with the second mobile terminal identification, and determining the relationship information between the first target mobile terminal and the second target mobile terminal according to the comparison result.
In one embodiment, preferably, when the query request includes: when inquiring the relation information between the third target mobile terminals connected to the target WIFI within the target time period,
The searching target WIFI list data corresponding to each target mobile terminal in a WIFI data table according to the query request comprises the following steps:
inquiring at least one mobile terminal connected to the target WIFI within the target time period in the second WIFI data table according to the identifier of the target WIFI;
and determining relationship information between different mobile terminals in the at least one mobile terminal according to the property of the target WIFI.
In one embodiment, preferably, the mobile terminal identification comprises an identification card number of the mobile terminal.
In one embodiment, preferably, the relationship information comprises a relationship graph.
According to a second aspect of embodiments of the present invention, there is provided a computer apparatus comprising:
one or more processors;
a memory;
one or more applications, wherein the one or more applications are stored in the memory and configured to be executed by the one or more processors, the one or more programs configured to perform the method as described in the first aspect or any of the embodiments of the first aspect.
According to the embodiment of the invention, target WIFI list data corresponding to each target mobile terminal is searched in the WIFI data table according to the query request, the relationship information between different target mobile terminals is determined according to the target WIFI list data, and the relationship information is output. Therefore, the incidence relation among different target mobile terminals can be determined according to the WIFI list data, users can conveniently know the relation among different terminal users on the basis of effectively utilizing the WIFI list data, and the use experience of the users is improved.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present invention, the drawings needed to be used in the description of the embodiments will be briefly introduced below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without creative efforts.
Fig. 1 is a flowchart of a mobile terminal information query method according to an embodiment of the present invention.
Fig. 2 is a flowchart of a mobile terminal information query method according to another embodiment of the present invention.
Fig. 3 is a diagram illustrating a mobile terminal information query method according to an embodiment of the present invention.
Fig. 4 is a flowchart illustrating a mobile terminal information query method according to still another embodiment of the present invention.
Detailed Description
In order to make those skilled in the art better understand the technical solution of the present invention, the technical solution in the embodiment of the present invention will be clearly and completely described below with reference to the drawings in the embodiment of the present invention.
In some of the flows described in the present specification and claims and in the above figures, a number of operations are included that occur in a particular order, but it should be clearly understood that these operations may be performed out of order or in parallel as they occur herein, with the order of the operations being indicated as 101, 102, etc. merely to distinguish between the various operations, and the order of the operations by themselves does not represent any order of performance. Additionally, the flows may include more or fewer operations, and the operations may be performed sequentially or in parallel. It should be noted that, the descriptions of "first", "second", etc. in this document are used to distinguish different messages, devices, modules, etc., and do not represent a sequential order, nor limit the types of "first" and "second" to be different.
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Fig. 1 is a flowchart of a mobile terminal information query method according to an embodiment of the present invention, and as shown in fig. 1, the method for querying a relationship between mobile terminals includes:
step S101, receiving an input query request.
Specifically, the query request may include: and inquiring the relation information between the first target mobile terminal and the second target mobile terminal in the target time period. In this way, relationship information between two different target mobile terminals can be queried.
Specifically, the query request may further include: and inquiring relationship information between third target mobile terminals connected to the target WIFI within the target time period. Thus, relationship information between different mobile terminals connected to the same WIFI can be queried.
And S102, searching target WIFI list data corresponding to each target mobile terminal in a WIFI data table according to the query request.
Preferably, the updating method of the WIFI data table includes:
receiving WIFI list information reported by a mobile terminal according to a preset time interval, wherein the WIFI list information comprises the following information: the mobile terminal comprises an identifier of the mobile terminal, a WIFI identifier of WIFI connected with the mobile terminal, connection time and the property of the WIFI; and updating the WIFI data table according to the WIFI list information.
In this embodiment, the mobile terminal may periodically report WIFI list information of the connected WIFI, where the WIFI list information includes an identifier of the mobile terminal, a WIFI identifier of the connected WIFI of the mobile terminal, connection time, a property to which the WIFI belongs, and the like, and the WIFI list information reported by the mobile terminal is stored in the WIFI data table according to a predetermined storage manner to update the WIFI data table.
Step S103, determining relationship information between different target mobile terminals according to target WIFI list data;
step S104, outputting the relation information.
In the embodiment of the invention, the incidence relation between different target mobile terminals, such as the incidence relation between two target mobile terminals or the incidence relation between different mobile terminals connected to the same WIFI, is determined according to the WIFI list data, so that users can conveniently know the relation between different terminal users on the basis of effectively utilizing the WIFI list data, and the use experience of the users is improved.
In one embodiment, preferably, the WIFI data tables include a first WIFI data table between the mobile terminal and the WIFI connected thereto, and a second WIFI data table between the WIFI and the mobile terminal connected thereto.
In this embodiment, in order to facilitate data query and speed up data query, two WIFI data tables may be stored, one is a first WIFI data table between the mobile terminal and the WIFI connected to the mobile terminal, the table may directly query the WIFI connected to the mobile terminal according to the mobile terminal, and the other is a second WIFI data table between the WIFI and the mobile terminal connected to the WIFI, and the table may directly query the mobile terminal connected to the WIFI according to the WIFI.
In one embodiment, preferably, the relationship information comprises a relationship graph.
The relationship information can be a relationship map, that is, the relationship between the mobile terminals is displayed in the manner of the relationship map, so that the user can conveniently check the relationship.
Fig. 2 is a flowchart of a method for querying a relationship between mobile terminals according to another embodiment of the present invention.
In one embodiment, preferably, when the query request includes: when inquiring the relationship information between the first target mobile terminal and the second target mobile terminal in the target time period, as shown in fig. 2, step S102 includes: step S1021, inquiring a WIFI identifier of first WIFI connected with a first target mobile terminal and a WIFI identifier of second WIFI connected with a second target mobile terminal in a target time period in a first WIFI data table according to the identifier of the first target mobile terminal and the identifier of the second target mobile terminal;
In one embodiment, the mobile terminal identification preferably comprises an identification card number of the mobile terminal.
Step S1022, querying, in a second WIFI data table, a first mobile terminal identifier connected to the first WIFI and a second mobile terminal identifier connected to the second WIFI in a target time period according to the WIFI identifier of the first WIFI and the WIFI identifier of the second WIFI;
step S103 includes:
and step S1031, comparing the first mobile terminal identification with the second mobile terminal identification, and determining the relationship information between the first target mobile terminal and the second target mobile terminal according to the comparison result.
In this embodiment, the user may query whether there is an association between different mobile terminals through the identifier of the mobile terminal, such as the identification card number of the mobile terminal, i.e., the mobile phone number.
The above technical solution is described in detail below with a specific embodiment.
As shown in fig. 3, for example, when the query request is the query day 8: 00-10: 00, when the target mobile terminal S1 (mobile phone number: 13111111111) and the target terminal S2 (mobile phone number: 13222222222) are in a relationship, respectively searching S1 and S2 in the WIFI data table according to the query request, where 8: 00-10: 00, wherein the S1 is WIFI1 and WIFI2, the S2 is WIFI3 and WIFI4, and the two are respectively queried at 8: 00-10: 00, during the period, the identifiers of the mobile terminals connected with the WIFI1, the WIFI2, the WIFI3 and the WIFI4 are determined, and if the identifier of the mobile terminal connected with the WIFI1 is queried, the identifier is: 13333333333, the identifier of the mobile terminal connected with WIFI2 is: 13444444444, the identifier of the mobile terminal connected with WIFI3 is: 13444444444, the identifier of the mobile terminal connected with WIFI4 is: 13000000000, it can be determined that the WIFI2 and the WIFI3 are connected to the same mobile terminal, and an association exists between the two.
Fig. 4 is a flowchart illustrating a method of querying a relationship between mobile terminals according to still another embodiment of the present invention.
In one embodiment, preferably, when the query request includes: when relationship information between third target mobile terminals connected to the target WIFI within the target time period is queried, as shown in fig. 4, step S102 includes:
step S1023, inquiring at least one mobile terminal connected to the target WIFI within the target time period in a second WIFI data table according to the identification of the target WIFI;
step S103 includes:
step S1032, determining relationship information between different mobile terminals in at least one mobile terminal according to the property of the target WIFI.
In this embodiment, the relationship between different mobile terminals connected to the same target WIFI may also be queried, and specifically, the relationship information between different mobile terminals may be determined according to the duration and frequency of the different mobile terminals connected to the WIFI and the property of the target WIFI.
For example, the query request is the query day 8: 00-10: 00, the association relationship between the mobile terminals S3 and S4 connected to the WIFI5 in the period of time, then the current day 8 is queried in the WIFI data table: 00-10: 00, the connection time, duration and the like of the S3 and the S4 in the period of time are combined with the property of the target WIFI, for example, the property of the target WIFI belongs to company WIFI, and the relationship, intimacy and the like between the target WIFI and the company WIFI are determined.
Embodiments of the present invention also provide a computer device, comprising at least one memory and at least one processor, one or more applications, wherein the one or more applications are stored in the memory and configured to be executed by the one or more processors, and the one or more programs are configured to perform the method provided by any of the above embodiments.
It is clear to those skilled in the art that, for convenience and brevity of description, the specific working processes of the above-described systems, apparatuses and units may refer to the corresponding processes in the foregoing method embodiments, and are not described herein again.
In the several embodiments provided in the present application, it should be understood that the disclosed system, apparatus and method may be implemented in other manners. For example, the above-described apparatus embodiments are merely illustrative, and for example, the division of the units is only one logical 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, devices or units, and may be in an electrical, mechanical or other form.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one position, or may be distributed on multiple network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present invention may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, and can also be realized in a form of a software functional unit.
Those skilled in the art will appreciate that all or part of the steps in the methods of the above embodiments may be implemented by associated hardware instructed by a program, which may be stored in a computer-readable storage medium, and the storage medium may include: read Only Memory (ROM), Random Access Memory (RAM), magnetic or optical disks, and the like.
It will be understood by those skilled in the art that all or part of the steps in the method for implementing the above embodiments may be implemented by hardware that is instructed to implement by a program, and the program may be stored in a computer-readable storage medium, and the above-mentioned storage medium may be a read-only memory, a magnetic disk or an optical disk, etc.
While the terminal device provided by the present invention has been described in detail, for a person skilled in the art, there are variations in the specific implementation and application scope according to the idea of the embodiment of the present invention, and in summary, the content of the present description should not be construed as a limitation to the present invention.

Claims (6)

1. A method for inquiring information of a mobile terminal is characterized by comprising the following steps:
receiving an input query request; the query request includes: inquiring relationship information between a first target mobile terminal and a second target mobile terminal in a target time period, and inquiring relationship information between a third target mobile terminal connected to target WIFI in the target time period;
searching target WIFI list data corresponding to each target mobile terminal in a WIFI data table according to the query request;
the WIFI data table comprises a first WIFI data table between the mobile terminal and the WIFI connected with the mobile terminal and a second WIFI data table between the WIFI and the mobile terminal connected with the WIFI;
the searching target WIFI list data corresponding to each target mobile terminal in a WIFI data table according to the query request comprises the following steps:
inquiring a WIFI identifier of first WIFI connected with the first target mobile terminal and a WIFI identifier of second WIFI connected with the second target mobile terminal in the target time period in the first WIFI data table according to the identifier of the first target mobile terminal and the identifier of the second target mobile terminal;
Determining relationship information between different target mobile terminals according to the target WIFI list data;
inquiring a first mobile terminal identifier connected to the first WIFI and a second mobile terminal identifier connected to the second WIFI within the target time period in the second WIFI data table according to the WIFI identifier of the first WIFI and the WIFI identifier of the second WIFI;
the determining of the relationship information between different target mobile terminals according to the target WIFI list data includes:
comparing the first mobile terminal identification with the second mobile terminal identification, and determining relationship information between the first target mobile terminal and the second target mobile terminal according to a comparison result;
and outputting the relation information.
2. The method for querying the information of the mobile terminal according to claim 1, wherein the updating manner of the WIFI data table comprises:
receiving WIFI list information reported by a mobile terminal according to a preset time interval, wherein the WIFI list information comprises the following information: the method comprises the following steps of identifying the mobile terminal, identifying WIFI of WIFI connected with the mobile terminal, connecting time and the property of the WIFI;
and updating the WIFI data table according to the WIFI list information.
3. The method according to claim 1, wherein when the query request includes: when inquiring the relation information between the third target mobile terminals connected to the target WIFI within the target time period,
the searching target WIFI list data corresponding to each target mobile terminal in a WIFI data table according to the query request comprises the following steps:
inquiring at least one mobile terminal connected to the target WIFI within the target time period in the second WIFI data table according to the identification of the target WIFI;
and determining relationship information between different mobile terminals in the at least one mobile terminal according to the property of the target WIFI.
4. The method according to claim 1, wherein the mobile terminal identifier comprises an identification card number of the mobile terminal.
5. The method according to any of claims 1 to 4, wherein the relationship information comprises a relationship graph.
6. A computer device comprises
One or more processors;
a memory;
one or more applications, wherein the one or more applications are stored in the memory and configured to be executed by the one or more processors, the one or more programs configured to perform the method of any of claims 1-5.
CN201910982726.2A 2019-10-16 2019-10-16 Mobile terminal information query method and computer equipment Active CN110781370B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910982726.2A CN110781370B (en) 2019-10-16 2019-10-16 Mobile terminal information query method and computer equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910982726.2A CN110781370B (en) 2019-10-16 2019-10-16 Mobile terminal information query method and computer equipment

Publications (2)

Publication Number Publication Date
CN110781370A CN110781370A (en) 2020-02-11
CN110781370B true CN110781370B (en) 2022-07-29

Family

ID=69385567

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910982726.2A Active CN110781370B (en) 2019-10-16 2019-10-16 Mobile terminal information query method and computer equipment

Country Status (1)

Country Link
CN (1) CN110781370B (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2002061609A1 (en) * 2000-04-12 2002-08-08 Uneeque Pty Ltd Database retrieval system
CN103581828A (en) * 2013-11-14 2014-02-12 三星电子(中国)研发中心 Method for inquiring nearby mobile terminals, server and system
CN104104654A (en) * 2013-04-07 2014-10-15 阿里巴巴集团控股有限公司 Method and device for setting Wifi access authority and Wifi authentication
WO2016086419A1 (en) * 2014-12-05 2016-06-09 华为技术有限公司 Multimedia broadcast multicast service method, device and system
CN109462868A (en) * 2018-09-29 2019-03-12 上海连尚网络科技有限公司 The method and apparatus of wireless access point inquiry target information

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10225788B2 (en) * 2006-05-25 2019-03-05 Truconnect Technologies, Llc Method and system for selecting a wireless network for offloading
CN102958152B (en) * 2011-08-24 2016-03-09 中国电信股份有限公司 Realize WLAN localization method and the location-server of third party location
CN106162575A (en) * 2015-03-17 2016-11-23 唐地涛 The individual icon Display Technique of a kind of Wi-Fi hotspot identification marking and system
CN107820297B (en) * 2017-10-19 2019-04-26 北京三快在线科技有限公司 A kind of information acquisition method and device
CN109582808A (en) * 2018-11-22 2019-04-05 北京锐安科技有限公司 A kind of user information querying method, device, terminal device and storage medium
CN110035393A (en) * 2019-04-22 2019-07-19 浙江每日互动网络科技股份有限公司 The recognition methods of mobile terminal relationship

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2002061609A1 (en) * 2000-04-12 2002-08-08 Uneeque Pty Ltd Database retrieval system
CN104104654A (en) * 2013-04-07 2014-10-15 阿里巴巴集团控股有限公司 Method and device for setting Wifi access authority and Wifi authentication
CN103581828A (en) * 2013-11-14 2014-02-12 三星电子(中国)研发中心 Method for inquiring nearby mobile terminals, server and system
WO2016086419A1 (en) * 2014-12-05 2016-06-09 华为技术有限公司 Multimedia broadcast multicast service method, device and system
CN109462868A (en) * 2018-09-29 2019-03-12 上海连尚网络科技有限公司 The method and apparatus of wireless access point inquiry target information

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
Discovering Individual Life Style From Anonymized WiFi Scan Lists on Smartphone;Sha Zhao 等;《IEEE Access》;20190213;第22698 - 22709页 *
ZigBee路由协议研究及其在智能家居系统中的应用;周泽育;《中国优秀硕士学位论文全文数据库》;20190715;第C038-846页 *

Also Published As

Publication number Publication date
CN110781370A (en) 2020-02-11

Similar Documents

Publication Publication Date Title
CN107515878B (en) Data index management method and device
US11310066B2 (en) Method and apparatus for pushing information
CN106547870B (en) Method and device for dividing tables of database
CN109240876A (en) Example monitoring method, computer readable storage medium and terminal device
CN114265927A (en) Data query method and device, storage medium and electronic device
CN109408737B (en) User recommendation method, device and storage medium
CN113132267A (en) Distributed system, data aggregation method and computer readable storage medium
CN105589873B (en) Data searching method, terminal and server
CN110874365B (en) Information query method and related equipment thereof
CN110781370B (en) Mobile terminal information query method and computer equipment
CN106156210B (en) Method and device for determining application identifier matching list
CN116089658A (en) Object commonality extraction method and device, storage medium and electronic equipment
CN115423030A (en) Equipment identification method and device
CN115495463A (en) Data processing method and device, intelligent equipment and storage medium
CN114356212A (en) Data processing method, system and computer readable storage medium
CN112784025A (en) Method and device for determining target event
CN114547184A (en) Personnel information synchronization method, terminal device and storage medium
CN112100208A (en) Operation request forwarding method and device
CN103152386B (en) Business datum Distributor and business datum distribution method thereof
CN110287406A (en) Channel user recommended method, server and computer readable storage medium
CN105373435A (en) Data synchronous processing method and terminal
CN113127510B (en) Method and device for archiving data, electronic equipment and storage medium
CN113868296A (en) Event data intelligent processing method and device and processor
CN110417841B (en) Address normalization processing method, device and system and data processing method
CN113485886A (en) Alarm log processing method and device, storage medium and electronic device

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