CN105516934B - Method and device for realizing community information reminding - Google Patents

Method and device for realizing community information reminding Download PDF

Info

Publication number
CN105516934B
CN105516934B CN201410495786.9A CN201410495786A CN105516934B CN 105516934 B CN105516934 B CN 105516934B CN 201410495786 A CN201410495786 A CN 201410495786A CN 105516934 B CN105516934 B CN 105516934B
Authority
CN
China
Prior art keywords
information
user
community
sns community
authorization information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201410495786.9A
Other languages
Chinese (zh)
Other versions
CN105516934A (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.)
Nanjing ZTE New Software Co Ltd
Original Assignee
Nanjing ZTE New Software 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 Nanjing ZTE New Software Co Ltd filed Critical Nanjing ZTE New Software Co Ltd
Priority to CN201410495786.9A priority Critical patent/CN105516934B/en
Priority to PCT/CN2015/078885 priority patent/WO2016045390A1/en
Publication of CN105516934A publication Critical patent/CN105516934A/en
Application granted granted Critical
Publication of CN105516934B publication Critical patent/CN105516934B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W68/00User notification, e.g. alerting and paging, for incoming communication, change of service or the like

Abstract

The invention discloses a method and a device for realizing community information reminding, which comprises the following steps: receiving a community identification from a user, acquiring community authorization information corresponding to the community identification and storing the community authorization information; acquiring key words and corresponding similar meaning words of information published and/or commented by a user according to the stored community authorization information; and acquiring each piece of information issued by friends of the user according to the stored community authorization information, judging that each piece of acquired information contains the acquired keyword or the corresponding synonym, and sending a notification message to the user according to the acquired information. According to the scheme of the invention, the information issued by the friends of the user is monitored according to the obtained community authorization information, and the notification message is sent to the user for reminding, so that the user experience is improved.

Description

Method and device for realizing community information reminding
Technical Field
The present invention relates to mobile terminal technologies, and in particular, to a method and an apparatus for implementing community information reminding.
Background
With the gradual development of intelligent mobile terminals and mobile internet services, more and more ways for people to communicate are provided. In addition to using traditional telephone, short Message, and Email (Email), users can obtain information published by friends using various internet community applications, including Instant Messaging (IM) communities (e.g., QQ, Microsoft online information (MSN), etc.), and Social Networking Software (SNS) (e.g., newsbook, FaceBook, etc.). The IM community is characterized by real-time performance and can communicate with online friends in time. The SNS community application enables users to interact by providing multiple ways, and the users can release moods, forward, share data and comments in the SNS community, so that a more convenient way is provided for information exchange and sharing.
But SNS communities do not have real-time. The SNS community actively refreshes to acquire the latest information after the user logs in, and the user is difficult to acquire the latest information issued by friends in the first time. From the perspective of users, most messages are not very sensitive to time, and the current SNS community implementation can meet the requirements of most users. Some users are very interested in certain specific information of the buddy and would like to be notified the first time after the buddy releases it. In this case, since the time for the friend to specifically issue information is not known, the user needs to continuously refresh manually so as to obtain the update in time; when the mobile terminal operates through the client, unnecessary traffic waste may be generated, and thus, the user experience is low.
Disclosure of Invention
In order to solve the above problems, the invention provides a method and a device for realizing community information reminding, which can improve user experience.
In order to achieve the above object, the present invention provides a method for realizing community information reminding, including:
receiving a community identification from a user, acquiring community authorization information corresponding to the community identification and storing the community authorization information;
acquiring key words and corresponding similar meaning words of information published and/or commented by a user according to the stored community authorization information;
and acquiring each piece of information issued by friends of the user according to the stored community authorization information, judging that each piece of acquired information contains the acquired keyword or the corresponding synonym, and sending a notification message to the user according to the acquired information.
Preferably, the method further comprises, before:
receiving registration information from the user, judging that the registration information is legal, and storing the registration information into a registration information library;
and receiving login information from the user, judging that the login information is legal, and allowing the user to log in.
Preferably, the registration information includes a second username and a corresponding second password;
the judging that the registration information is legal comprises the following steps:
and judging that the second username of the registration information and the second password have no illegal characters, and the second username of the registration information is different from all usernames in the registration information base.
Preferably, the determining that the login information is legal includes:
and searching a third user name and a corresponding third password in the login information in the registration information base, and if the third user name and the corresponding third password are searched, judging that the login information is legal.
Preferably, when receiving a delete message from the user, the method further comprises: and deleting the authorization information in the deletion message.
Preferably, the community authorization information includes a first username and a corresponding first password; or the community authorization information is an access token of a community corresponding to the community identifier.
Preferably, the obtaining and storing community authorization information corresponding to the community identifier includes:
accessing a community corresponding to the community identification by using community authorization information from the user, and if the access is successful, storing the community authorization information; and if the access is unsuccessful, prompting the user to re-input the community authorization information.
Preferably, the acquiring the keywords and the corresponding synonyms of the information published and/or commented by the user includes:
and extracting key words of the information issued and/or commented by the user, and searching the extracted key words and the similar meaning words corresponding to the key words in a pre-stored knowledge base.
Preferably, the obtaining information published by the friend of the user according to the stored community authorization information includes:
and acquiring information released by friends of the user according to the stored community authorization information by taking a preset time interval as a period in the monitoring time.
Preferably, the notification message includes: friend user name, time for releasing the information, and content of the information.
Preferably, a short message notification, a mail notification, or a telephone notification is adopted to send a notification message to the user according to the obtained information.
The invention also provides a device for realizing community information reminding, which at least comprises:
the receiving module is used for receiving community identification from a user;
the acquisition module is used for acquiring community authorization information corresponding to the community identification; acquiring key words and corresponding similar meaning words of information published and/or commented by a user according to the stored community authorization information; acquiring various information released by friends of the user according to the stored community authorization information;
the storage module is used for storing community authorization information corresponding to the obtained community identification;
and the sending module is used for judging that the information contains the acquired keywords or the corresponding synonyms for each piece of acquired information and sending a notification message to the user according to the acquired information.
Preferably, the receiving module is further configured to:
receiving registration information from the user; receiving login information from the user;
the storage module is further configured to:
judging that the registration information is legal, and storing the registration information into a registration information library;
further comprising:
and the login module is used for judging that the login information is legal and allowing the user to log in.
Preferably, the storage module is further configured to:
and judging that the second username of the registration information and the second password have no illegal characters, and the second username of the registration information is different from all usernames in the registration information base.
Preferably, the login module is further configured to:
and searching a third user name and a corresponding third password in the login information in the registration information base, and if the third user name and the corresponding third password are searched, judging that the login information is legal.
Preferably, the receiving module is further configured to: receiving a deletion message from the user;
further comprising:
and the deleting module is used for deleting the community authorization information in the deleting message.
Preferably, the obtaining module is further configured to:
accessing a community corresponding to the community identification by using community authorization information from the user, and if the access is successful, storing the community authorization information; and if the access is unsuccessful, prompting the user to re-input the community authorization information.
Preferably, the storage module is further configured to: saving a knowledge base;
the acquisition module is further configured to:
and extracting key words of the information issued and/or commented by the user, and searching the extracted key words and the similar meaning words corresponding to the key words in a pre-stored knowledge base.
Preferably, the obtaining module is further configured to:
and acquiring information released by friends of the user according to the stored community authorization information by taking a preset time interval as a period in the monitoring time.
Preferably, the sending module is further configured to:
and sending a notification message to the user according to the obtained information in a short message notification mode, a mail notification mode or a telephone notification mode.
Compared with the prior art, the invention comprises the following steps: receiving a community identification from a user, acquiring community authorization information corresponding to the community identification and storing the community authorization information; acquiring key words and corresponding similar meaning words of information published and/or commented by a user according to the stored community authorization information; and acquiring each piece of information issued by friends of the user according to the stored community authorization information, judging that each piece of acquired information contains the acquired keyword or the corresponding synonym, and sending a notification message to the user according to the acquired information. According to the scheme of the invention, the information issued by the friends of the user is monitored according to the obtained community authorization information, and the notification message is sent to the user for reminding, so that the user experience is improved.
Drawings
The accompanying drawings in the embodiments of the present invention are described below, and the drawings in the embodiments are provided for further understanding of the present invention, and together with the description serve to explain the present invention without limiting the scope of the present invention.
FIG. 1 is a flow chart of a method for implementing community information alerts in accordance with the present invention;
fig. 2 is a schematic structural diagram of the device for realizing community information reminding according to the present invention.
Detailed Description
The following further description of the present invention, in order to facilitate understanding of those skilled in the art, is provided in conjunction with the accompanying drawings and is not intended to limit the scope of the present invention. In the present application, the embodiments and various aspects of the embodiments may be combined with each other without conflict.
Referring to fig. 1, the present invention provides a method for implementing community information reminding, including:
step 100, receiving a community identification from a user, acquiring and storing community authorization information corresponding to the community identification.
In this step, the communities may be QQ, microblog, WeChat friend circle, MSN, and the like.
In this step, the community authorization information includes a first username and a corresponding first password.
Acquiring and storing community authorization information corresponding to the community identification, wherein the steps comprise:
accessing the community corresponding to the community identification by using community authorization information from the user, and if the access is successful, storing the community authorization information; and if the access is unsuccessful, prompting the user to re-input the community authorization information.
In this step, the community authorization information may also be an access token of the community corresponding to the community identifier.
The OAuth authorization method may be used to obtain the authorization information, and the specific implementation belongs to the common general knowledge of those skilled in the art, and is not used to limit the protection method of the present invention, and will not be described herein again.
Step 101, obtaining keywords and corresponding similar meaning words of information published and/or commented by a user according to the stored community authorization information.
In this step, obtaining the keywords and corresponding synonyms of the information published and/or commented by the user includes:
extracting key words of information issued and/or commented by a user, and searching the extracted key words and the similar meaning words corresponding to the key words in a pre-stored knowledge base.
Wherein, the corresponding relation between the key words and the similar meaning words is stored in the knowledge base.
If the extracted keyword cannot be found in the pre-stored knowledge base, the process is ended.
102, obtaining each piece of information issued by friends of the user according to the stored community authorization information, judging that each piece of obtained information contains the obtained keyword or the corresponding synonym, and sending a notification message to the user according to the obtained information.
In this step, obtaining information published by a friend of the user according to the stored community authorization information includes:
and acquiring information released by friends of the user according to the stored community authorization information by taking a preset time interval as a period in the monitoring time.
Wherein the monitoring time can be input by a user; the preset time interval may be preset, or obtained from the monitoring time (e.g., a ratio of the monitoring time to a preset integer), or input by a user.
In this step, the notification message includes: friend user name, time of releasing information, and content of information. For example, the notification message may be that your friend B issued a microblog message "has reached jiuzhaigou" at 11 points in 1 st 8 th 2014 by 20 points.
In this step, a notification message may be sent to the user according to the obtained information by using a short message notification, a mail notification, or a telephone notification.
The method also comprises the following steps:
and 103, receiving the registration information from the user, judging that the registration information is legal, and storing the registration information into a registration information library.
In this step, the registration information includes a second username and a corresponding second password.
In this step, determining that the registration information is legal includes:
and judging that the second user name and the second password of the registration information have no illegal characters, and the second user name of the registration information is different from all user names in the registration information base.
In this step, the corresponding relationship between the user name and the password is stored in the registration information base.
And 104, receiving login information from the user, judging that the login information is legal, and allowing the user to log in.
In this step, when the login information is judged to be illegal, the user is not allowed to login.
In this step, determining that the login information is legal includes:
and searching the third user name and the corresponding third password in the login information in the registration information base, and if the third user name and the corresponding third password are searched, judging that the login information is legal.
When a delete message is received from the user, the method further comprises:
and deleting the community authorization information in the deletion message.
Referring to fig. 2, the present invention further provides a device for implementing community information reminding, which at least includes:
the receiving module is used for receiving community identification from a user;
the acquisition module is used for acquiring community authorization information corresponding to the community identification; acquiring key words and corresponding similar meaning words of information published and/or commented by a user according to the stored community authorization information; acquiring various information released by friends of the user according to the stored community authorization information;
the storage module is used for storing community authorization information corresponding to the obtained community identification;
and the sending module is used for judging that the information contains the acquired keywords or the corresponding synonyms for each piece of acquired information and sending a notification message to the user according to the acquired information.
In the apparatus of the present invention, the receiving module is further configured to:
receiving registration information from a user; receiving login information from a user;
the storage module is further configured to:
judging that the registration information is legal, and storing the registration information into a registration information library;
further comprising:
and the login module is used for judging that the login information is legal and allowing the user to log in.
In the apparatus of the present invention, the storage module is further configured to:
and judging that the second user name and the second password of the registration information have no illegal characters, and the second user name of the registration information is different from all user names in the registration information base.
In the device of the present invention, the login module is further configured to:
and searching the third user name and the corresponding third password in the login information in the registration information base, and if the third user name and the corresponding third password are searched, judging that the login information is legal.
In the apparatus of the present invention, the receiving module is further configured to: receiving a deletion message from a user;
further comprising:
and the deleting module is used for deleting the community authorization information in the deleting message.
In the apparatus of the present invention, the obtaining module is further configured to:
accessing the community corresponding to the community identification by using community authorization information from the user, and if the access is successful, storing the community authorization information; and if the access is unsuccessful, prompting the user to re-input the community authorization information.
In the apparatus of the present invention, the storage module is further configured to: saving a knowledge base;
the acquisition module is further configured to:
extracting key words of information issued and/or commented by a user, and searching the extracted key words and the similar meaning words corresponding to the key words in a pre-stored knowledge base.
In the apparatus of the present invention, the obtaining module is further configured to:
and acquiring information released by friends of the user according to the stored community authorization information by taking a preset time interval as a period in the monitoring time.
In the apparatus of the present invention, the sending module is further configured to:
and sending a notification message to the user according to the obtained information in a short message notification mode, a mail notification mode or a telephone notification mode.
It should be noted that the above-mentioned embodiments are only for facilitating the understanding of those skilled in the art, and are not intended to limit the scope of the present invention, and any obvious substitutions, modifications, etc. made by those skilled in the art without departing from the inventive concept of the present invention are within the scope of the present invention.

Claims (20)

1. A method for realizing community information reminding is characterized by comprising the following steps:
receiving an SNS community identifier from a user, acquiring SNS community authorization information corresponding to the SNS community identifier and storing the SNS community authorization information;
acquiring keywords and corresponding similar words of information issued by a user according to the stored SNS community authorization information;
and acquiring each piece of information issued by friends of the user according to the stored community authorization information, judging that each piece of acquired information contains the acquired keyword or the corresponding synonym, and sending a notification message to the user according to the acquired information containing the acquired keyword or the corresponding synonym.
2. The method of claim 1, further comprising, prior to the method:
receiving registration information from the user, judging that the registration information is legal, and storing the registration information into a registration information library;
and receiving login information from the user, judging that the login information is legal, and allowing the user to log in.
3. The method of claim 2, wherein the registration information includes a second username and a corresponding second password;
the judging that the registration information is legal comprises the following steps:
and judging that the second username of the registration information and the second password have no illegal characters, and the second username of the registration information is different from all usernames in the registration information base.
4. The method according to claim 2 or 3, wherein the determining that the login information is legal comprises:
and searching a third user name and a corresponding third password in the login information in the registration information base, and if the third user name and the corresponding third password are searched, judging that the login information is legal.
5. The method of claim 1, wherein when a delete message is received from the user, the method further comprises: and deleting the authorization information in the deletion message.
6. The method of claim 1, 2 or 5, wherein the SNS community authorization information comprises a first username and a corresponding first password;
the acquiring and storing SNS community authorization information corresponding to the SNS community identifier comprises:
accessing an SNS community corresponding to an SNS community identifier by adopting SNS community authorization information from the user, and if the access is successful, storing the SNS community authorization information; and if the access is unsuccessful, prompting the user to input the SNS community authorization information again.
7. The method of claim 6, wherein the SNS community authorization information identifies an access token for the SNS community that corresponds to the SNS community.
8. The method according to claim 1, 2 or 5, wherein the acquiring the keywords and the corresponding synonyms of the information issued by the user comprises:
and extracting the key words of the information issued by the user, and searching the extracted key words and the similar words corresponding to the key words in a pre-stored knowledge base.
9. The method of claim 1, 2 or 5, wherein the obtaining information published by friends of the user according to the stored SNS community authorization information comprises:
and acquiring information released by friends of the user according to the stored SNS community authorization information by taking a preset time interval as a period in the monitoring time.
10. The method of claim 1, 2 or 5, wherein the notification message comprises: friend user name, time for releasing the information, and content of the information.
11. The method according to claim 1, 2 or 5, characterized in that a notification message is sent to the user according to the obtained information by means of short message notification, mail notification or telephone notification.
12. An apparatus for implementing community information reminding, at least comprising:
the receiving module is used for receiving the SNS community identification from the user;
the acquisition module is used for acquiring SNS community authorization information corresponding to the SNS community identifier; acquiring keywords and corresponding similar words of information issued by a user according to the stored SNS community authorization information; acquiring various information released by friends of a user according to the stored SNS community authorization information;
the storage module is used for storing SNS community authorization information corresponding to the obtained SNS community identifier;
and the sending module is used for judging that the information contains the obtained keywords or the corresponding synonyms for each piece of the obtained information and sending a notification message to the user according to the information containing the obtained keywords or the corresponding synonyms.
13. The apparatus of claim 12, wherein the receiving module is further configured to:
receiving registration information from the user; receiving login information from the user;
the storage module is further configured to:
judging that the registration information is legal, and storing the registration information into a registration information library;
further comprising:
and the login module is used for judging that the login information is legal and allowing the user to log in.
14. The apparatus of claim 13, wherein the storage module is further configured to:
and judging that the second username of the registration information and the second password have no illegal characters, and the second username of the registration information is different from all usernames in the registration information base.
15. The apparatus of claim 13 or 14, wherein the login module is further configured to:
and searching a third user name and a corresponding third password in the login information in the registration information base, and if the third user name and the corresponding third password are searched, judging that the login information is legal.
16. The apparatus of claim 12, wherein the receiving module is further configured to: receiving a deletion message from the user;
further comprising:
and the deleting module is used for deleting the SNS community authorization information in the deleting message.
17. The apparatus of claim 12, 13, or 16, wherein the obtaining module is further configured to:
accessing an SNS community corresponding to an SNS community identifier by adopting SNS community authorization information from the user, and if the access is successful, storing the SNS community authorization information; and if the access is unsuccessful, prompting the user to input the SNS community authorization information again.
18. The apparatus of claim 17, wherein the storage module is further configured to: saving a knowledge base;
the acquisition module is further configured to:
and extracting the key words of the information issued by the user, and searching the extracted key words and the similar words corresponding to the key words in a pre-stored knowledge base.
19. The apparatus of claim 12, wherein the obtaining module is further configured to:
and acquiring information released by friends of the user according to the stored community authorization information by taking a preset time interval as a period in the monitoring time.
20. The apparatus of claim 12, 13 or 16, wherein the sending module is further configured to:
and sending a notification message to the user according to the obtained information in a short message notification mode, a mail notification mode or a telephone notification mode.
CN201410495786.9A 2014-09-24 2014-09-24 Method and device for realizing community information reminding Active CN105516934B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201410495786.9A CN105516934B (en) 2014-09-24 2014-09-24 Method and device for realizing community information reminding
PCT/CN2015/078885 WO2016045390A1 (en) 2014-09-24 2015-05-13 Method and apparatus for implementing community information reminding

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410495786.9A CN105516934B (en) 2014-09-24 2014-09-24 Method and device for realizing community information reminding

Publications (2)

Publication Number Publication Date
CN105516934A CN105516934A (en) 2016-04-20
CN105516934B true CN105516934B (en) 2020-10-09

Family

ID=55580245

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410495786.9A Active CN105516934B (en) 2014-09-24 2014-09-24 Method and device for realizing community information reminding

Country Status (2)

Country Link
CN (1) CN105516934B (en)
WO (1) WO2016045390A1 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106789557A (en) * 2016-11-30 2017-05-31 北京小米移动软件有限公司 The reminding method and equipment of dynamic message
CN106789598B (en) * 2017-01-20 2022-02-25 腾讯科技(深圳)有限公司 Social relation chain-based public number message pushing method, device and system

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101827123A (en) * 2010-03-29 2010-09-08 北京掌中宽途科技有限公司 Method and system for realizing mobile widget engine with SNS function
CN102075552A (en) * 2009-11-19 2011-05-25 盛大计算机(上海)有限公司 System and method for synchronizing information between electronic book reader and Internet
CN103023974A (en) * 2012-11-16 2013-04-03 北京奇虎科技有限公司 Website message notifying method and device
WO2013174199A1 (en) * 2012-05-23 2013-11-28 腾讯科技(深圳)有限公司 Microblog display control method, microblog client and computer storage medium

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102075552A (en) * 2009-11-19 2011-05-25 盛大计算机(上海)有限公司 System and method for synchronizing information between electronic book reader and Internet
CN101827123A (en) * 2010-03-29 2010-09-08 北京掌中宽途科技有限公司 Method and system for realizing mobile widget engine with SNS function
WO2013174199A1 (en) * 2012-05-23 2013-11-28 腾讯科技(深圳)有限公司 Microblog display control method, microblog client and computer storage medium
CN103023974A (en) * 2012-11-16 2013-04-03 北京奇虎科技有限公司 Website message notifying method and device

Also Published As

Publication number Publication date
CN105516934A (en) 2016-04-20
WO2016045390A1 (en) 2016-03-31

Similar Documents

Publication Publication Date Title
US10511642B1 (en) Tools for micro-communities
US9674121B2 (en) Dynamic invites with automatically adjusting displays
CN108494571B (en) Method, device and system for initiating reservation conference
JP5905105B2 (en) Method, apparatus and storage medium for adding friends in a social network
US9985944B2 (en) Method and apparatus for user authentication
KR101733011B1 (en) Apparatus for providing recommendation based social network service and method using the same
US20140181117A1 (en) Person search method and apparatus
US20140328478A1 (en) Method and system for identifying prank call, client, server, and storage medium
WO2010002355A1 (en) System and method for facilitating the growth of a mobile community
CN107294832B (en) Method and device for adding friends
US20170339277A1 (en) Methods and systems for notifications in communications networks
EP3198521B1 (en) Method and apparatus of processing a doi (digital object unique identifier) in interaction information
US20240031466A1 (en) Techniques to manage contact records
US20160255024A1 (en) Systems and methods for managing presentation of message content at user communication terminals
US20110307565A1 (en) Group messaging integration system, method and apparatus
US10686746B2 (en) Maintaining relationships between users in a social network by emphasizing a post from a first user in a second user's activity stream based on detected inactivity between users
CN105516934B (en) Method and device for realizing community information reminding
CN102724168B (en) A method and a device for pushing user information
US20160294833A1 (en) Social communication system and method thereof
RU2612607C2 (en) Method and device for sending microblog message
CN110311794B (en) Social group joining method and device, server and storage medium
US20140324987A1 (en) Method for communicating with a public id and public id assistant device
US20140324927A1 (en) Method, im client and cloud server for saving chat record
CN110198264B (en) Processing method and device and electronic equipment
CN102710550A (en) Method, client and system for outputting state prompting information in instant messaging

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
TA01 Transfer of patent application right
TA01 Transfer of patent application right

Effective date of registration: 20200908

Address after: Yuhuatai District of Nanjing City, Jiangsu province 210012 Bauhinia Road No. 68

Applicant after: Nanjing Zhongxing New Software Co.,Ltd.

Address before: 518057 Nanshan District Guangdong high tech Industrial Park, South Road, science and technology, ZTE building, Ministry of Justice

Applicant before: ZTE Corp.

GR01 Patent grant
GR01 Patent grant