CN111988159B - Network management service data association downloading activation method and system - Google Patents

Network management service data association downloading activation method and system Download PDF

Info

Publication number
CN111988159B
CN111988159B CN201910435270.8A CN201910435270A CN111988159B CN 111988159 B CN111988159 B CN 111988159B CN 201910435270 A CN201910435270 A CN 201910435270A CN 111988159 B CN111988159 B CN 111988159B
Authority
CN
China
Prior art keywords
service
downloading
service object
list
objects
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
CN201910435270.8A
Other languages
Chinese (zh)
Other versions
CN111988159A (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.)
Fiberhome Telecommunication Technologies Co Ltd
Original Assignee
Fiberhome Telecommunication Technologies 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 Fiberhome Telecommunication Technologies Co Ltd filed Critical Fiberhome Telecommunication Technologies Co Ltd
Priority to CN201910435270.8A priority Critical patent/CN111988159B/en
Publication of CN111988159A publication Critical patent/CN111988159A/en
Application granted granted Critical
Publication of CN111988159B publication Critical patent/CN111988159B/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
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/06Protocols specially adapted for file transfer, e.g. file transfer protocol [FTP]

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention discloses a network management service data association download activation method and a system, relating to the technical field of network management, grouping according to the device types contained in service objects, adding each group of service objects into different download task queues, and constructing an association service object list for each service object; and respectively starting each group of downloading task queues, judging whether each service object meets the downloading condition or not according to the associated service object list, downloading the service object if the condition is met, realizing automatic analysis and ensuring the downloading sequence, reducing the difficulty of opening, operating and maintaining the service, and supporting that the rear service object automatically cancels the downloading when the front service object is abnormal.

Description

Network management service data association downloading activation method and system
Technical Field
The invention relates to the technical field of network management, in particular to a method and a system for activating network management service data association downloading.
Background
The configuration and daily maintenance management operations of network equipment are currently mainly configured and managed by means of a private graphical network manager provided by an equipment manufacturer. After a user operates a network management software configuration service, a service data object needs to be downloaded, configuration data is issued to equipment for activation, and due to the fact that the downloading of the service object has an association relationship, strict constraint limits are imposed on the issuing sequence, such as: if the father service object is not successfully downloaded and issued, the downloading of the son service object to the equipment will report an error. And the user manually issues the service objects in sequence, and manually confirms the result of issuing the preposed service data before issuing, so that the service opening and maintenance efficiency is very low.
Disclosure of Invention
Aiming at the defects in the prior art, the invention aims to provide a network management service data association downloading activation method and system, which ensure the downloading sequence and reduce the difficulty in service activation and operation.
In order to achieve the above purposes, the technical scheme adopted by the invention is as follows: a network management service data association downloading activation method includes the following steps:
grouping the service objects according to the equipment types and downloading modes of the service objects, and adding each group of service objects into different downloading task queues;
constructing an associated business object list for each business object;
and respectively starting each group of downloading task queues, and downloading the service objects meeting the downloading conditions according to the associated service object list.
On the basis of the above scheme, the grouping the service objects according to the device types and the downloading modes of the service objects specifically includes the following steps:
the equipment types comprise a full-quantity downloading network element and an incremental downloading network element, and each group of service objects are divided into a full-quantity serial network element downloading group, a full-quantity parallel network element downloading group and an incremental parallel network element downloading group according to the equipment types and whether the service objects support parallel downloading.
On the basis of the above scheme, the building of the associated business object list for each business object specifically includes the following steps:
constructing an associated service object list for each service object, wherein the associated service object list comprises a front service object list and a rear service object list;
the preposed service object list is used for recording a service object set which needs to be downloaded before the service object is downloaded, and if the service object is a bottom-layer service object, the list is empty;
the post-service object list is used for recording a service object set which needs to be downloaded after the service object is downloaded, and if the service object is a top-level service object, the list is empty.
On the basis of the above scheme, the downloading conditions are as follows: the pre-service object list of the service object is empty.
On the basis of the scheme, the method further comprises the following steps:
if the business object is downloaded successfully, removing the business object from a preposed business object list of a postpositional business object;
if the downloading of the service object fails, the downloading of the service object in the post-positioned service object list of the service object is finished, and downloading error information is reported.
The invention also provides a system for activating the network management service data association download, which comprises:
a download grouping module to: grouping the service objects according to the equipment types and downloading modes of the service objects, and adding each group of service objects into different downloading task queues;
an association list building module to: constructing an associated business object list for each business object;
a download module to: and respectively starting each group of downloading task queues, and downloading the service objects meeting the downloading conditions according to the associated service object list.
On the basis of the above scheme, the download grouping module groups the service objects according to the device types and download modes of the service objects, and specifically includes the following steps:
the equipment types comprise a full-quantity downloading network element and an incremental downloading network element, and each group of service objects are divided into a full-quantity serial network element downloading group, a full-quantity parallel network element downloading group and an incremental parallel network element downloading group according to the equipment types and whether the service objects support parallel downloading.
On the basis of the above scheme, the association list construction module constructs an association business object list for each business object, and specifically includes the following steps:
constructing an associated service object list for each service object, wherein the associated service object list comprises a front service object list and a rear service object list;
the preposed service object list is used for recording a service object set which needs to be downloaded before the service object is downloaded, and if the service object is a bottom-layer service object, the list is empty;
the post-service object list is used for recording a service object set which needs to be downloaded after the service object is downloaded, and if the service object is a top-level service object, the list is empty.
On the basis of the above scheme, the downloading conditions are as follows: the pre-service object list of the service object is empty.
On the basis of the above scheme, the download module is further configured to:
if the business object is downloaded successfully, removing the business object from a preposed business object list of a postpositional business object;
if the downloading of the service object fails, the downloading of the service object in the post-service object list of the service object is finished, and downloading error information is reported.
Compared with the prior art, the invention has the advantages that:
grouping according to the equipment types contained in the business objects, adding each group of business objects into different download task queues, and constructing a related business object list for each business object; and respectively starting each group of downloading task queues, judging whether each service object meets the downloading condition or not according to the associated service object list, downloading the service object if the condition is met, realizing automatic analysis and ensuring the downloading sequence, reducing the difficulty of opening, operating and maintaining the service, and supporting that the rear service object automatically cancels the downloading when the front service object is abnormal.
Drawings
Fig. 1 is a schematic flow chart of a network management service data association download activation method according to an embodiment of the present invention.
Detailed Description
Embodiments of the present invention will be described in further detail below with reference to the accompanying drawings.
Referring to fig. 1, an embodiment of the present invention provides a method for activating network management service data association downloading, including the following steps:
s1, grouping the service objects according to the equipment type and the downloading mode of the service objects, and adding each group of service objects into different downloading task queues;
s2, constructing a related business object list for each business object;
and S3, respectively starting each group of downloading task queues, judging whether each service object meets the downloading condition according to the associated service object list, if so, downloading the service object, otherwise, ending the downloading of the service object.
Preferably, before the service is downloaded to the device, validity check is required, for example, the validity check includes IP configuration of the interface, validity check of service parameters, and the like.
Preferably, after the validity check, the service objects are grouped according to the device types and the downloading modes of the service objects, and the method specifically includes the following steps:
the equipment types comprise a full-quantity downloading network element and an incremental downloading network element, and each group of service objects are divided into a full-quantity serial network element downloading group, a full-quantity parallel network element downloading group and an incremental parallel network element downloading group according to the equipment types and whether the service objects support parallel downloading.
The full download network element means that the network element only supports full overlay download of single-disk configuration data, and for the network element, only a small amount of services are newly added, deleted or modified, and all configuration files of the single disk of the network element also need to be downloaded. The incremental downloading of the network element means that the network element supports only newly adding, deleting and modifying part of service configuration data, and the equipment software automatically completes the updating operation of configuration.
The full-download network element usually has no device configuration management program or configuration file database, is usually used for small and medium-sized switching devices with less traffic and simple service types, and can also be used for large-sized devices with less configuration and infrequent configuration.
The equipment software of the incremental downloading network element is provided with a control plane, supports a configuration management program and a configuration file storage service, and supports large switching equipment or routing equipment with large configuration service volume and complex types.
For mixed network element service types (including full download network elements and incremental download network elements), different task queues are required to be entered, the full download network elements enter full serial and parallel download task queues, and the incremental download network elements enter incremental parallel download task queues.
Preferably, the constructing a list of associated business objects for each business object specifically includes the following steps:
constructing an associated service object list for each service object, wherein the associated service object list comprises a front service object list and a rear service object list;
the preposed service object list is used for recording a service object set needing to be downloaded before the service object is downloaded, and if the service object is a bottom-layer service object, the list is empty;
the post-service object list is used for recording a service object set which needs to be downloaded after the service object is downloaded, and if the service object is a top-level service object, the list is empty.
The scheme for constructing and constructing the associated business object list is as follows:
taking the network management supporting the service types including PTN \ IPRAN \ POTS \ SDH \ OTN service types as an example, the hierarchical relationship table of the service is shown in table 1:
table 1 service hierarchy relation table
Hierarchy PTN\IPRAN\POTS SDH OTN
3 L2、L3VPN MSTP-ETH OTN client layer traffic
2 VC\MS-PW VCG ODUK
1 Tunnel SDH circuit OCH
Taking PTN \ IPRAN service type as an example, the association relationship of different objects is shown in table 2:
table 2 table of association relation of objects to be serviced
Front download object Object Post download object
NULL Tunnel MSPW
NULL Tunnel L3VPN
NULL Tunnel L2VPN
Tunnel MSPW L2VPN
Tunnel L2VPN NULL
Tunnel、MSPW L2VPN NULL
Tunnel L3VPN NULL
For example, for an L3VPN, the pre-service object is a group of tunnels carrying the L3 VPN.
Preferably, the downloading condition is: the pre-service object list of the service object is empty.
Preferably, the method further comprises the steps of:
if the business object is downloaded successfully, removing the business object from a preposed business object list of a postpositional business object;
if the downloading of the service object fails, the downloading of the service object in the post-service object list of the service object is finished, and downloading error information is reported.
The specific flow of the associated downloading of the embodiment of the invention is as follows:
and opening a full parallel download queue, a full serial download queue and an incremental parallel download queue.
The batch control sequence of the download objects in the queue is as follows: after all the associated business object lists are constructed for the first time, the business objects with empty front download object lists are used as the first batch, and the business objects which are not associated with any other business objects are also placed in the first batch. The second to N batches of service objects meeting the downloading condition start downloading conditions as follows: the pre-service object list is empty.
And checking whether the rest service objects in the download queue meet the download condition (namely the preposed service object list is empty) by adopting a timing round robin or message notification mode after the service objects are finished, and if so, carrying out the download operation on the rest service objects.
And according to the downloading callback operation result, if the downloading of the service object is successful, updating the preposed service object list of the service object associated with the service object, removing the key words of the service object, if the downloading is failed, updating the service object set in the batch to be downloaded according to the postpositional service object list of the service object, not downloading the postpositional service object of the failed service object, and reporting downloading error information.
And finishing the downloading operation when the associated service object list is empty.
The embodiment of the invention also provides a system for activating the network management service data association downloading, which comprises the following steps:
a download grouping module to: grouping the service objects according to the equipment types and downloading modes of the service objects, and adding each group of service objects into different downloading task queues;
an association list building module to: constructing an associated business object list for each business object;
a download module to: and respectively starting each group of downloading task queues, judging whether each service object meets the downloading condition or not according to the associated service object list, if so, downloading the service object, otherwise, finishing the downloading of the service object.
Preferably, the download grouping module groups the service objects according to the device types and download modes of the service objects, and specifically includes the following steps:
the equipment types comprise a full-quantity downloading network element and an incremental downloading network element, and each group of service objects are divided into a full-quantity serial network element downloading group, a full-quantity parallel network element downloading group and an incremental parallel network element downloading group according to the equipment types and whether the service objects support parallel downloading.
Preferably, the association list building module builds an association business object list for each business object, and specifically includes the following steps:
constructing an associated service object list for each service object, wherein the associated service object list comprises a front service object list and a rear service object list;
the preposed service object list is used for recording a service object set which needs to be downloaded before the service object is downloaded, and if the service object is a bottom-layer service object, the list is empty;
the post-service object list is used for recording a service object set which needs to be downloaded after the service object is downloaded, and if the service object is a top-level service object, the list is empty.
Preferably, the downloading condition is: the pre-service object list of the service object is empty.
Preferably, the download module is further configured to:
if the business object is downloaded successfully, removing the business object from a preposed business object list of a postpositional business object;
if the downloading of the service object fails, the downloading of the service object in the post-service object list of the service object is finished, and downloading error information is reported.
Based on the same inventive concept, embodiments of the present application provide a computer-readable storage medium, on which a computer program is stored, and when the computer program is executed by a processor, all method steps or part of method steps of the network management service data association download activation method are implemented.
The invention realizes all or part of the flow in the network management service data association downloading activation method, and can also be completed by instructing related hardware through a computer program, the computer program can be stored in a computer readable storage medium, and the steps of the method embodiments can be realized when the computer program is executed by a processor. Wherein the computer program comprises computer program code, which may be in the form of source code, object code, an executable file or some intermediate form, etc. The computer readable medium may include: any entity or device capable of carrying computer program code, recording medium, U.S. disk, removable hard disk, magnetic disk, optical disk, computer Memory, Read-Only Memory (ROM), Random Access Memory (RAM), electrical carrier wave signals, telecommunications signals, software distribution media, and the like. It should be noted that the computer readable medium may contain other components which may be suitably increased or decreased as required by legislation and patent practice in jurisdictions, for example, in some jurisdictions, in accordance with legislation and patent practice, the computer readable medium does not include electrical carrier signals and telecommunications signals.
Based on the same inventive concept, an embodiment of the present application further provides an electronic device, which includes a memory and a processor, where the memory stores a computer program running on the processor, and the processor executes the computer program to implement all or part of the method steps in the network management service data association download activation method.
The processor may be a Central Processing Unit (CP U), or may be other general purpose processor, a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), a Field-Programmable Gate Array (FPGA) or other Programmable logic device, discrete Gate or transistor logic device, discrete hardware component, or the like. The general purpose processor may be a microprocessor or the processor may be any conventional processor or the like, the processor being the control center of the computer device and the various interfaces and lines connecting the various parts of the overall computer device.
The memory may be used to store computer programs and/or modules, and the processor may implement various functions of the computer device by executing or executing the computer programs and/or modules stored in the memory, as well as by invoking data stored in the memory. The memory may mainly include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program required by at least one function (such as a sound playing function, an image playing function, etc.), and the like; the storage data area may store data (such as audio data, video data, etc.) created according to the use of the cellular phone, etc. In addition, the memory may include high speed random access memory, and may also include non-volatile memory, such as a hard disk, a memory, a plug-in hard disk, a Smart Media Card (SMC), a Secure Digital (SD) Card, a Flash memory Card (Flash Card), at least one magnetic disk storage device, a Flash memory device, or other volatile solid state storage device.
As will be appreciated by one skilled in the art, embodiments of the present invention may be provided as a method, system, server, or computer program product. Accordingly, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present invention may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, optical storage, and the like) having computer-usable program code embodied therein.
The present invention has been described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), servers and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
It will be apparent to those skilled in the art that various changes and modifications may be made in the present invention without departing from the spirit and scope of the invention. Thus, if such modifications and variations of the present invention fall within the scope of the claims of the present invention and their equivalents, the present invention is also intended to include such modifications and variations.

Claims (8)

1. A network management service data association downloading activation method is characterized by comprising the following steps:
grouping the service objects according to the equipment types and downloading modes of the service objects, and adding each group of service objects into different downloading task queues;
constructing an associated business object list for each business object;
respectively starting each group of downloading task queues, and downloading the service objects meeting the downloading conditions according to the associated service object list;
the grouping of the service objects according to the device types and the downloading modes of the service objects specifically comprises the following steps:
the equipment types comprise a full-quantity downloading network element and an incremental downloading network element, and each group of service objects are divided into a full-quantity serial network element downloading group, a full-quantity parallel network element downloading group and an incremental parallel network element downloading group according to the equipment types and whether the service objects support parallel downloading.
2. The method according to claim 1, wherein said building a list of associated business objects for each business object comprises the steps of:
constructing an associated service object list for each service object, wherein the associated service object list comprises a front service object list and a rear service object list;
the preposed service object list is used for recording a service object set which needs to be downloaded before the service object is downloaded, and if the service object is a bottom-layer service object, the list is empty;
the post-service object list is used for recording a service object set which needs to be downloaded after the service object is downloaded, and if the service object is a top-level service object, the list is empty.
3. The method of claim 2, wherein the download condition is: the pre-service object list of the service object is empty.
4. The method of claim 2, further comprising the steps of:
if the business object is downloaded successfully, removing the business object from a preposed business object list of a postpositional business object;
if the downloading of the service object fails, the downloading of the service object in the post-service object list of the service object is finished, and downloading error information is reported.
5. A network management service data association download activation system is characterized by comprising:
a download grouping module to: grouping the service objects according to the equipment types and downloading modes of the service objects, and adding each group of service objects into different downloading task queues;
an association list building module to: constructing an associated business object list for each business object;
a download module to: respectively starting each group of downloading task queues, and downloading the service objects meeting the downloading conditions according to the associated service object list;
the downloading grouping module groups the service objects according to the equipment types and downloading modes of the service objects, and specifically comprises the following steps:
the equipment types comprise a full-quantity downloading network element and an incremental downloading network element, and each group of service objects are divided into a full-quantity serial network element downloading group, a full-quantity parallel network element downloading group and an incremental parallel network element downloading group according to the equipment types and whether the service objects support parallel downloading.
6. The system of claim 5, wherein the association list building module builds an association business object list for each business object, comprising the steps of:
constructing an associated service object list for each service object, wherein the associated service object list comprises a front service object list and a rear service object list;
the preposed service object list is used for recording a service object set which needs to be downloaded before the service object is downloaded, and if the service object is a bottom-layer service object, the list is empty;
the post-service object list is used for recording a service object set which needs to be downloaded after the service object is downloaded, and if the service object is a top-level service object, the list is empty.
7. The system of claim 6, wherein the download condition is: the pre-service object list of the service object is empty.
8. The system of claim 6, wherein the download module is further to:
if the business object is downloaded successfully, removing the business object from a preposed business object list of a postpositional business object;
if the downloading of the service object fails, the downloading of the service object in the post-service object list of the service object is finished, and downloading error information is reported.
CN201910435270.8A 2019-05-23 2019-05-23 Network management service data association downloading activation method and system Active CN111988159B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910435270.8A CN111988159B (en) 2019-05-23 2019-05-23 Network management service data association downloading activation method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910435270.8A CN111988159B (en) 2019-05-23 2019-05-23 Network management service data association downloading activation method and system

Publications (2)

Publication Number Publication Date
CN111988159A CN111988159A (en) 2020-11-24
CN111988159B true CN111988159B (en) 2022-08-12

Family

ID=73437455

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910435270.8A Active CN111988159B (en) 2019-05-23 2019-05-23 Network management service data association downloading activation method and system

Country Status (1)

Country Link
CN (1) CN111988159B (en)

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120254859A1 (en) * 2011-03-31 2012-10-04 Sony Corporation Method and apparatus for downloading software updates to place user terminal into a desired configuration state
CN103595554B (en) * 2013-08-23 2017-06-13 烽火通信科技股份有限公司 A kind of method that webmaster carries out increment download to business datum
CN107222347B (en) * 2017-06-09 2020-01-14 烽火通信科技股份有限公司 Configuration reverse-brushing method based on PTN equipment
CN108829880B (en) * 2018-06-27 2020-12-01 烽火通信科技股份有限公司 Method for configuration management of optical network terminal equipment
CN109788373B (en) * 2019-03-29 2020-07-14 烽火通信科技股份有限公司 Method and system for lossless adjustment of OTN protection service

Also Published As

Publication number Publication date
CN111988159A (en) 2020-11-24

Similar Documents

Publication Publication Date Title
CN112019369A (en) Dynamic configuration management method and system under micro-service framework
CN110493067B (en) Method and device for updating API gateway service
US7360208B2 (en) Rolling upgrade of distributed software with automatic completion
CN111787171A (en) Automatic outbound method, device, electronic equipment and computer readable storage medium
CN107391622B (en) Data access method and equipment
CN111857747A (en) Method, system, device and medium for installing database based on OpenStack cloud host
CN111988159B (en) Network management service data association downloading activation method and system
CN111399866B (en) Updating method and device of VNF (virtual network function) package
KR101587030B1 (en) System and method for api call policy management of m2m application
CN112542002A (en) Car renting system control method and device
CN115983991A (en) Flow adjusting method, device, equipment and medium
CN110674220B (en) Data heterogeneous method, device and equipment
CN113934552A (en) Method and device for determining function code, storage medium and electronic device
CN111698691B (en) 5G network capacity control method and device
CN112927066A (en) Batch deduction method and device
CN110740192A (en) mirror image distribution method and system in P2P network-based virtualization environment
CN112019261B (en) Method and system for returning distributed control plane electrical layer 1+1 service
CN114219305B (en) Method and system for enhancing stability of network vehicle-closing wind control system
CN110071837B (en) Alarm processing method and system for access network
CN112241315A (en) Network resource reporting method and system based on classification serial numbers
CN116088913B (en) Integrated device, method and computer program product for whole vehicle upgrade software
CN108388571A (en) It is a kind of to realize the method and system for customizing data
CN108399323B (en) Parameter management system and parameter management method
CN108279939A (en) A kind of Android card cages support the method, apparatus and equipment of newly-increased broadcast recipients
CN107087266B (en) Method and device for making industry customer short message office data

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