CN109240772A - The operation system and service implementation method that identity-based certificate is read - Google Patents

The operation system and service implementation method that identity-based certificate is read Download PDF

Info

Publication number
CN109240772A
CN109240772A CN201810892525.9A CN201810892525A CN109240772A CN 109240772 A CN109240772 A CN 109240772A CN 201810892525 A CN201810892525 A CN 201810892525A CN 109240772 A CN109240772 A CN 109240772A
Authority
CN
China
Prior art keywords
module
information
identity
result
configuration parameter
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201810892525.9A
Other languages
Chinese (zh)
Inventor
张艳红
李会丽
彭骏
吉纲
谭尧
王虹
龚琦
王宇龙
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
ROUTON ELECTRONIC CO Ltd
Wuhan Puli Commercial Machine Co Ltd
Original Assignee
ROUTON ELECTRONIC CO Ltd
Wuhan Puli Commercial Machine 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 ROUTON ELECTRONIC CO Ltd, Wuhan Puli Commercial Machine Co Ltd filed Critical ROUTON ELECTRONIC CO Ltd
Priority to CN201810892525.9A priority Critical patent/CN109240772A/en
Publication of CN109240772A publication Critical patent/CN109240772A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/448Execution paradigms, e.g. implementations of programming paradigms
    • G06F9/4482Procedural

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The embodiment of the present invention provides the operation system and service implementation method that identity-based certificate is read.Wherein, system includes: business module, identity document read module and at least one functional module;Business module is used to instruct to the transmission of identity document read module, receives that identity document read module returns as a result, and receiving the result of functional module return to each functional module transmission instruction information corresponding with the functional module in a predetermined sequence;Identity document read module, for receiving the instruction of business module transmission, reading identity card part returns to identity information to business module to obtain identity information;Functional module obtains itself corresponding configuration parameter, executes corresponding operation according to corresponding configuration parameter and return to the corresponding result of the operation to business module for receiving the instruction and corresponding information of business module transmission.The operation system and service implementation method that identity-based certificate provided in an embodiment of the present invention is read, can improve scalability.

Description

The operation system and service implementation method that identity-based certificate is read
Technical field
The present embodiments relate to operation systems and industry that field of computer technology more particularly to identity-based certificate are read Business implementation method.
Background technique
The application scenarios for the operation system that identity-based certificate is read are very rich.Testimony of a witness unification verifying system is exactly a kind of The operation system, such as hotel, railway station, passenger station, express delivery point, public security organ, examination hall etc. that identity-based certificate is read all can The operation system read using identity-based certificate.
Identity-based certificate read operation system common core function include ID card information read, face acquisition with Comparison, information uploads and advertising-on-demand, but is not limited to above-mentioned function.The each function for the operation system that identity-based certificate is read Can, it is realized by a module in operation system.But industry is many and diverse, and different scenes demand difference is big, and some scenes need certain A module, another scene is without the module, and the data format that different scenes need to upload is also different.Therefore, Module that existing business system includes is different, when causing to carry out programming to call each module to realize corresponding function, be for Different clients establishes different code branches, or a large amount of if else control flow statements are used in operation flow.But work as When number of modules, data format and many upload modes, after permutation and combination, code branch will increase at multiple, and modification is difficult, It is big to extend difficulty, maintenance cost increases, and the readability of program becomes worse and worse, and code expands and testability is very poor.Therefore, The scalability for the operation system that existing identity-based certificate is read is very poor.
Summary of the invention
Aiming at the problem that poor expandability of the existing technology, the embodiment of the present invention provides what identity-based certificate was read Operation system and service implementation method.
According to the first aspect of the invention, the embodiment of the present invention provides a kind of operation system that identity-based certificate is read, It include: business module, identity document read module and at least one functional module;
The business module is instructed for sending to the identity document read module, is received the identity document and is read It is that module returns as a result, and sent to each functional module instruct corresponding with functional module information in a predetermined sequence, Receive the result of functional module return;
The identity document read module, the instruction sent for receiving the business module, reading identity card part is to obtain Identity information is obtained, and returns to the identity information to the business module;
Functional module, the instruction and the corresponding information sent for receiving the business module obtain itself and correspond to Configuration parameter, corresponding operation is executed according to the corresponding configuration parameter and to return to the operation to the business module corresponding Result.
According to the second aspect of the invention, the embodiment of the present invention provide it is a kind of applied to above-mentioned identity-based certificate read The service implementation method of operation system, comprising:
It sends and instructs to identity document read module, so that the identity document read module reading identity card part is to obtain Identity information is obtained, and returns to the identity information;
It is sent in a predetermined sequence to each functional module and instructs information corresponding with the functional module, so that the function Module receives instruction and the corresponding information, obtains itself corresponding configuration parameter, is held according to the corresponding configuration parameter Row corresponding operation simultaneously returns to the corresponding result of the operation.
According to the third aspect of the invention we, the embodiment of the present invention provide it is a kind of applied to above-mentioned identity-based certificate read The service implementation method of operation system, comprising:
Instruction and corresponding information that business module is sent are received, itself corresponding configuration parameter is obtained;
It is corresponding that the operation is returned according to the corresponding configuration parameter execution corresponding operation and to the business module As a result.
According to the fourth aspect of the invention, the embodiment of the present invention provides a kind of electronic equipment, comprising:
At least one processor;And
At least one processor being connect with the processor communication, in which:
The memory is stored with the program instruction that can be executed by the processor, and the processor calls described program to refer to Order is able to carry out the service implementation method of the embodiment of the present invention and its method of all alternative embodiments.
According to the fifth aspect of the invention, the embodiment of the present invention provides a kind of non-transient computer readable storage medium, institute Non-transient computer readable storage medium storage computer instruction is stated, the computer instruction makes the computer execute the present invention The method of the service implementation method of embodiment and its all alternative embodiments.
The operation system and service implementation method that identity-based certificate provided in an embodiment of the present invention is read, by vertical Service logic realizes that each function, each functional module are only concerned itself corresponding configuration parameter, do not hand over other function module Mutually, it is only interacted with business module, coupling between each module can be substantially reduced, the scalability of system is strong.Further, Service logic is simplified, to reduce the branch of the program code for realizing system function, so that for realizing system function The program code of energy is easily modified and safeguards, can increase the readability and testability of program, reduces development and maintenance cost.
Detailed description of the invention
In order to more clearly explain the embodiment of the invention or the technical proposal in the existing technology, to embodiment or will show below There is attached drawing needed in technical description to be briefly described, it should be apparent that, the accompanying drawings in the following description is this hair Bright some embodiments for those of ordinary skill in the art without creative efforts, can be with root Other attached drawings are obtained according to these attached drawings.
Fig. 1 is the functional block diagram for the operation system that identity-based of embodiment of the present invention certificate is read;
Fig. 2 is the flow chart of service implementation method of the embodiment of the present invention;
Fig. 3 is the flow chart of service implementation method of the embodiment of the present invention;
Fig. 4 is the functional block diagram for the operation system that identity-based of embodiment of the present invention certificate is read;
Fig. 5 is the signaling interaction diagram for the operation system that identity-based of embodiment of the present invention certificate is read;
Fig. 6 is the structural block diagram of electronic equipment of the embodiment of the present invention;
Fig. 7 is the structural block diagram of electronic equipment of the embodiment of the present invention.
Specific embodiment
In order to make the object, technical scheme and advantages of the embodiment of the invention clearer, below in conjunction with the embodiment of the present invention In attached drawing, technical scheme in the embodiment of the invention is clearly and completely described, it is clear that described embodiment is A part of the embodiment of the present invention, instead of all the embodiments.Embodiment in the present invention, those of ordinary skill in the art are not having Every other embodiment obtained under the premise of creative work is made, shall fall within the protection scope of the present invention.
In order to overcome the above problem of the prior art, the embodiment of the present invention provides a kind of business that identity-based certificate is read System, inventive concept are that each function for the operation system for reading identity-based certificate passes through one in operation system Independent functional module or identity document read module are completed, and each inside modules process has self limiting, default operation system packet Include repertoire module;When operation system works, using vertical mode, function is called using bridge mode by a business module The interface of energy module or identity document read module calls each functional module, called function according to the logical order of function Module is automatically performed work and returns the result to business module;Configuration parameter is carried out to each functional module by unified parameter, If corresponding configuration parameter is not need some functional module, inside the functional module directly return do-nothing operation it is corresponding as a result, If corresponding configuration parameter is to need some functional module, which carries out realizing the operation of corresponding function and returns to behaviour Make result.By the above process, service logic can be simplified.In the case where functional module is constant, main business logic it is not necessary to modify; When there is new functional requirement, increase corresponding functional module, scalability is high;Using business module as bridge, function Life cycle is non-overlapping between module, and coupling between each module, greatly improves testability, reduce maintenance in energy reduction system Cost.
Fig. 1 is the functional block diagram for the operation system that identity-based of embodiment of the present invention certificate is read.As shown in Figure 1, a kind of The operation system that identity-based certificate is read includes: business module 101, identity document read module 102 and at least one function Module 103.
Business module 101 is electrically connected with identity document read module 102, each functional module 103 respectively.Identity document is read Connection relationship is all not present between module 102 and each functional module 103, also there is no connect between any two functional module 103 Connect relationship.
Business module 101 is instructed for sending to identity document read module 102, receives identity document read module 102 Return as a result, and in a predetermined sequence to each functional module 103 send instruction and the corresponding letter of functional module 103 Breath receives the result of the functional module 103 return.
Business module 101, for sending instruction, and reception identity document read module 102 and the return of functional module 103 Result.
The instruction that business module 101 is sent to identity document read module 102, for calling identity document read module 102 interface, triggering identity document read module 102 work.
Business module 101 sends to each functional module 103 and instructs, and for calling the interface of the functional module 103, triggers The functional module 103 work.
Due between partial function module 103 there are the sequencing in service logic, between partial function module 103 not There are the sequencings in service logic, and therefore, preset sequence is related with service logic, the first functional module of service logic 103 is forward in preset sequence, the posterior functional module 103 of service logic in preset sequence rearward, with other function There is no the functional modules 103 of service logic sequence can arbitrarily be arranged in preset sequence for module 103.
For example, needing to upload face alignment in testimony of a witness unification business as a result, face alignment formerly uploads in service logic Face alignment result is rear, and therefore, business module 101 first sends instruction to for realizing the functional module of face alignment, receives For realizing face alignment functional module return as a result, it is backward for realizing face alignment result upload functional module hair Instruction is sent, the result that the functional module uploaded for realizing face alignment result returns is received.
According to preset sequence, after business module 101 receives the result of a upper functional module 103 return, a function still further below It can the transmission instruction of module 103.
Identity document read module 102, for receiving the instruction of the transmission of business module 101, reading identity card part is to obtain Identity information, and identity information is returned to business module 101.
After identity document read module 102 receives the instruction that business module 101 is sent, the behaviour of reading identity card part is executed Make, obtains the identity information that identity document carries;After obtaining the identity information that identity document carries, the identity information of acquisition is sent out It send to business module 101.
Identity document includes identity card, work card of unit etc..Identity document carries the holder in due course's of identity document Identity information.
The identity information of acquisition, the photo including holder, can also include the name of holder in due course, identification card number, At least one of information such as gender, address, work number, department.
It is corresponding to obtain itself for receiving the instruction and corresponding information of the transmission of business module 101 for functional module 103 Configuration parameter executes corresponding operation according to corresponding configuration parameter and returns to the corresponding result of the operation to business module 101.
After functional module 103 receives the instruction and corresponding information that business module 101 is sent, itself corresponding configuration is obtained Parameter.
Configuration parameter includes needing and not needing.
If corresponding configuration parameter is not need, corresponding operation is do-nothing operation, which executes do-nothing operation, And the corresponding result of do-nothing operation is sent to business module 101;
If corresponding configuration parameter is to need, corresponding operation is to realize the operation of corresponding function, which holds Row the operation, and to business module 101 send the operation result.
The embodiment of the present invention realizes each function by vertical service logic, and each functional module is only concerned itself and corresponding matches Parameter is set, is not interacted with other function module, is only interacted with business module, can be substantially reduced and be coupled between each module Property, the scalability of system is strong.Further, service logic is simplified, to reduce the program for realizing system function The branch of code so that the program code for realizing system function is easily modified and safeguards, can increase program readability and Testability reduces development and maintenance cost.
Content based on the above embodiment, at least one functional module include face acquisition comparison module;Correspondingly, face The corresponding information of comparison module is acquired, is identity information;Face acquires comparison module, for receiving the finger of business module transmission It enables, obtains itself corresponding configuration parameter, if corresponding configuration parameter is to need, face information is acquired, according to the people of acquisition Face information and identity information carry out face alignment, return to face alignment result to business module;If corresponding configuration parameter is not It needs, then directly returns to empty result to business module.
Specifically, at least one functional module includes face acquisition comparison module.The main function of face acquisition comparison module Can be the face information of acquisition, and holder's photo in the identity information that the face information of acquisition and identity document are carried into Row compares, and obtains face alignment result.
Correspondingly, the corresponding information of face acquisition comparison module, for the identity information of identity document read module acquisition.
After face acquires instruction and the identity information that comparison module receives business module transmission, obtains face acquisition and compare mould The corresponding configuration parameter of block.
When corresponding configuration parameter is to need, face acquisition comparison module is performed the following operations:
The face information that detection face and acquisition testing arrive believes the identity that the face information of acquisition and identity document carry Holder's photo in breath is compared, and obtains face alignment result;
After obtaining face alignment result, face alignment result is sent to business module.
When corresponding configuration parameter is not need, face acquires comparison module and executes do-nothing operation, directly to business module Send empty as a result, notice business module face acquisition is compared and is completed.
Ratio is acquired by face, testimony of a witness unification verifying can be carried out, determine the current holder and identity card of identity document Whether the holder in due course of part is same people.
Content based on the above embodiment, at least one functional module include information uploading module;Correspondingly, information uploads The corresponding information of module is identity information;Information uploading module, for receiving instruction and the identity information of business module transmission, Itself corresponding configuration parameter is obtained, if corresponding configuration parameter is to need, identity information is uploaded to specified server, It is returned to business module and uploads result;If corresponding configuration parameter is not need, empty result is returned to business module.
Specifically, at least one functional module includes information uploading module.The major function of information uploading module is by industry The corresponding information of information uploading module that business module is sent is uploaded.
It should be noted that the embodiment of the present invention, which is suitable for operation system, does not include the case where that face acquires comparison module.
Correspondingly, the corresponding information of information uploading module, for the identity information of identity document read module acquisition.
After information uploading module receives the instruction that business module is sent and identity information, it is corresponding to obtain information uploading module Configuration parameter.
When corresponding configuration parameter is to need, information uploading module is performed the following operations:
According to preset upload mode and data format, identity information is uploaded to specified server, and will be in information It passes result and is sent to business module.
When identity information, which is successfully uploaded to specified server, to be uploaded, it is to upload successfully that information, which uploads result,;Work as identity When information fails to be uploaded to specified server upload, it is to upload failure or upload time-out that information, which uploads result,.
When corresponding configuration parameter is not need, information uploading module executes do-nothing operation, directly sends to business module Sky is as a result, notice business module information upload is completed.
Upload mode includes at least: being uploaded to network server by HTTP and uploads to computer by HID.
When using the upload mode for uploading to computer by HID, in order to improve the stability of HID communication, it can use Heartbeat mechanism;For the ease of carrying out the communication of big data quantity, the more packet transmission of agreement progress are sent by wrapping, in upload information more The corresponding information of transmission module.
Content based on the above embodiment, at least one functional module further include information uploading module;Correspondingly, in information The corresponding information of transmission module is identity information and face alignment result;Information uploading module, for receiving business module transmission Instruction, identity information and face alignment are as a result, obtain itself corresponding configuration parameter, if corresponding configuration parameter is to need, Identity information and face alignment result are uploaded to specified server, is returned to business module and uploads result;If corresponding match Setting parameter is not need, then returns to empty result to business module.
Specifically, at least one functional module includes information uploading module.The major function of information uploading module is by industry The corresponding information of information uploading module that business module is sent is uploaded.
It should be noted that the embodiment of the present invention, which is suitable for operation system, includes the case where that face acquires comparison module.
In present example, the course of work of information uploading module does not include that face acquisition compares with above-mentioned operation system In the embodiment of module, the course of work of information uploading module is similar, and details are not described herein again.Difference is, the embodiment of the present invention The corresponding information of middle information uploading module acquires comparison module and obtains for the identity information and face of identity document read module acquisition The face alignment result taken;When corresponding configuration parameter is to need, information uploading module is by identity information and face alignment knot Fruit is uploaded to specified server.
It is understood that when the corresponding configuration parameter of face acquisition comparison module is to need, information uploading module pair The face alignment that face acquisition comparison module obtains in the information answered is as a result, be the face alignment result obtained after comparing;Work as people The corresponding configuration parameter of face acquisition comparison module is when not needing, and face acquisition compares mould in the corresponding information of information uploading module The face alignment that block obtains is as a result, for empty result.
Content based on the above embodiment, at least one functional module include advertising-on-demand module;Correspondingly, advertising-on-demand The corresponding information of module is corresponding advertisement of identity information;Advertising-on-demand module, for receiving the finger of business module transmission Advertisement is enabled and put, itself corresponding configuration parameter is obtained, if corresponding configuration parameter is to need, play-on-demand advertisement, and The result for playing and terminating is returned to business module;If corresponding configuration parameter is not need, is returned to business module and play knot The result of beam.
Specifically, at least one functional module includes advertising-on-demand module.The major function of advertising-on-demand module is to play Point advertisement.
Correspondingly, the corresponding information of advertising-on-demand module is corresponding advertisement of identity information.
After advertising-on-demand module receives corresponding advertisement of instruction and identity information that business module is sent, advertisement is obtained The corresponding configuration parameter of point broadcasting module.
When corresponding configuration parameter is to need, advertising-on-demand module is performed the following operations:
Play corresponding advertisement of identity information;
After point advertisement plays, the result for playing and terminating is sent to business module.
Preferably, advertisement is played is executed by independent application program (Application, abbreviation APP).Advertising-on-demand module Start activity mode starts advertisement play-back application.After finishing playing, advertisement play-back application can be with broadcast Form notice business module broadcasting terminates.
When corresponding configuration parameter is not need, information uploading module executes do-nothing operation, directly sends to business module Sky is as a result, notice business module advertising-on-demand is completed.
Fig. 2 is the flow chart of service implementation method of the embodiment of the present invention.As shown in Fig. 2, a kind of be based on body applied to above-mentioned The service implementation method for the operation system that part certificate is read, comprising: it step S201, sends and instructs to identity document read module, So that identity document read module reading identity card part to be to obtain identity information, and return to identity information;Step S202, with pre- If sequence sent to each functional module and instruct corresponding with functional module information so that the functional module receives instruction With corresponding information, itself corresponding configuration parameter is obtained, corresponding operation is executed according to corresponding configuration parameter and returns and be somebody's turn to do Operate corresponding result.
It should be noted that the executing subject of service implementation method provided in an embodiment of the present invention is business module.
Service implementation method provided in an embodiment of the present invention, the operation system read applied to above-mentioned identity-based certificate. The implementation procedure of service implementation method, it is no longer superfluous herein referring to the embodiment for the operation system that above-mentioned identity-based certificate is read It states.
The embodiment of the present invention realizes each function by vertical service logic, and each functional module is only concerned itself and corresponding matches Parameter is set, is not interacted with other function module, is only interacted with business module, can be substantially reduced and be coupled between each module Property, the scalability of system is strong.Further, service logic is simplified, to reduce the program for realizing system function The branch of code so that the program code for realizing system function is easily modified and safeguards, can increase program readability and Testability reduces development and maintenance cost.
Fig. 3 is the flow chart of service implementation method of the embodiment of the present invention.As shown in figure 3, a kind of be based on body applied to above-mentioned The service implementation method for the operation system that part certificate is read, comprising: step S301, receive instruction and correspondence that business module is sent Information, obtain itself corresponding configuration parameter;Step S302, corresponding operation executed according to corresponding configuration parameter and to industry Business module returns to the corresponding result of the operation.
It should be noted that the executing subject of service implementation method provided in an embodiment of the present invention is functional module.
Service implementation method provided in an embodiment of the present invention, the operation system read applied to above-mentioned identity-based certificate. The implementation procedure of service implementation method, it is no longer superfluous herein referring to the embodiment for the operation system that above-mentioned identity-based certificate is read It states.
The operation system and be applied to the operation system that the identity-based certificate provided to facilitate the understanding of the present invention is read Service implementation method, below by an example illustrate identity-based certificate read operation system the course of work.
Fig. 4 is the functional block diagram for the operation system that identity-based of embodiment of the present invention certificate is read.As shown in figure 4, being based on The operation system that identity document is read includes: business module 401, identity document read module 402 and three functional modules.Three Functional module is respectively as follows: face acquisition comparison module 403, information uploading module 404 and advertising-on-demand module 405.
Business module 401 acquires comparison module 403, information uploading module with identity document read module 102, face respectively 404 and advertising-on-demand module 405 be electrically connected.Identity document read module 102, face acquisition comparison module 403, information upload mould Connection relationship is not present in block 404 and advertising-on-demand module 405 between any two.
Fig. 5 is the signaling interaction diagram for the operation system that identity-based of embodiment of the present invention certificate is read.
Preset sequence are as follows: face acquires 403 → information of comparison module, 404 → advertising-on-demand of uploading module module 405.
As shown in figure 5, the course of work for the operation system that identity-based certificate is read, i.e. business realizing process are as follows:
Business module 401 sends to identity document read module 402 and instructs;
After identity document read module 402 receives the instruction that business module 401 is sent, the behaviour of reading identity card part is executed Make, obtains the identity information that identity document carries, the identity information of acquisition is sent to business module 401;Reading identity card part, Also referred to as card reading;The identity information of acquisition, i.e. card reading information;
After business module 401 receives identity information, instruction and identity information are sent to face acquisition comparison module 403;
After face acquires instruction and the identity information that comparison module 403 receives the transmission of business module 401, face acquisition is obtained The corresponding configuration parameter of comparison module 403;If corresponding configuration parameter is to need, face information is acquired, according to the people of acquisition Face information and identity information carry out face alignment, return to face alignment result to business module 401;If corresponding configuration parameter is It does not need, then directly returns to empty result to business module 401;
After business module 401 receives the result that face acquisition comparison module 403 returns, sent to information uploading module 404 Instruction, identity information and face alignment result;Face alignment is as a result, also referred to as face alignment information;
After information uploading module 404 receives instruction, identity information and the face alignment result that business module 401 is sent, obtain The corresponding configuration parameter of breath uploading module of winning the confidence 404;If corresponding configuration parameter is to need, by identity information and face alignment As a result it is uploaded to specified server, is returned to business module and uploads result;If corresponding configuration parameter is not need, to industry Module of being engaged in returns to empty result;
After business module 401 receives the result that information uploading module 404 returns, sends and instruct to advertising-on-demand module 405 Corresponding with identity information advertisement;Corresponding advertisement of identity information, i.e. on-demand content;
After advertising-on-demand module 405 receives corresponding advertisement of instruction and identity information that business module 401 is sent, obtain Take the corresponding configuration parameter of advertising-on-demand module 405;If corresponding configuration parameter is to need, play-on-demand advertisement, and to industry Module of being engaged in returns to the result for playing and terminating;If corresponding configuration parameter is not need, is returned to business module and play end As a result.
After business module 401 receives the result that advertising-on-demand module 405 returns, sent to identity document read module 402 Instruction, starts the business realizing process of a new round.
Fig. 6 is the structural block diagram of electronic equipment of the embodiment of the present invention.Content based on the above embodiment, as shown in fig. 6, one Kind electronic equipment includes: processor (processor) 601, memory (memory) 602 and bus 603;Wherein, processor 601 Mutual communication is completed by bus 603 with memory 602;Processor 601 is for calling the program in memory 602 to refer to It enables, to execute method provided by above-mentioned each method embodiment, for example, service implementation method;Mould is read to identity document Block sends instruction, the method for receiving the result that identity document read module returns;It is sent out in a predetermined sequence to each functional module It send instruction information corresponding with the functional module, receives the method etc. of the result of functional module return.
Another embodiment of the present invention discloses a kind of computer program product, and computer program product is non-transient including being stored in Computer program on computer readable storage medium, computer program include program instruction, when program instruction is held by computer When row, computer is able to carry out method provided by above-mentioned each method embodiment, for example, service implementation method;To identity Certificate read module sends instruction, the method for receiving the result that identity document read module returns;In a predetermined sequence to each Functional module, which is sent, instructs information corresponding with the functional module, receives the method etc. of the result of functional module return.
Another embodiment of the present invention provides a kind of non-transient computer readable storage medium, non-transient computer readable storages Medium storing computer instruction, computer instruction makes computer execute method provided by above-mentioned each method embodiment, such as wraps It includes: service implementation method;It sends and instructs to identity document read module, receive the side for the result that identity document read module returns Method;It is sent in a predetermined sequence to each functional module and instructs information corresponding with the functional module, received the functional module and return The method etc. for the result returned.
Fig. 7 is the structural block diagram of electronic equipment of the embodiment of the present invention.Content based on the above embodiment, as shown in fig. 7, one Kind electronic equipment includes: processor (processor) 701, memory (memory) 702 and bus 703;Wherein, processor 701 Mutual communication is completed by bus 703 with memory 702;Processor 701 is for calling the program in memory 702 to refer to It enables, to execute method provided by above-mentioned each method embodiment, for example, service implementation method;Business module is received to send Instruction and corresponding information, obtain itself corresponding configuration parameter, corresponding operation executed according to configuration parameter and to business The method that module returns to the corresponding result of the operation;Face acquisition is carried out according to configuration parameter to compare, and is returned to face acquisition and is compared As a result it or acquires and compares without face, directly return to the method for empty result;Information upload is carried out according to configuration parameter, returns to letter Breath uploads result or uploads without information, directly returns to the method for empty result;According to configuration parameter play-on-demand advertisement, return The result or not play-on-demand advertisement terminated is played, the method etc. of empty result is directly returned.
Another embodiment of the present invention discloses a kind of computer program product, and computer program product is non-transient including being stored in Computer program on computer readable storage medium, computer program include program instruction, when program instruction is held by computer When row, computer is able to carry out method provided by above-mentioned each method embodiment, for example, service implementation method;Receive industry The instruction and corresponding information that module of being engaged in is sent, obtain itself corresponding configuration parameter, execute corresponding behaviour according to configuration parameter The method made and return to the corresponding result of the operation to business module;Face acquisition is carried out according to configuration parameter to compare, and returns to people Face acquires comparison result or acquires without face and compares, and directly returns to the method for empty result;Information is carried out according to configuration parameter It uploads, return information uploads result or uploads without information, directly returns to the method for empty result;According to configuration parameter broadcast point Advertisement returns to the result or not play-on-demand advertisement for playing and terminating, directly returns to the method etc. of empty result.
Another embodiment of the present invention provides a kind of non-transient computer readable storage medium, non-transient computer readable storages Medium storing computer instruction, computer instruction makes computer execute method provided by above-mentioned each method embodiment, such as wraps It includes: service implementation method;Instruction and corresponding information that business module is sent are received, itself corresponding configuration parameter, root are obtained The method for executing corresponding operation according to configuration parameter and returning to the corresponding result of the operation to business module;According to configuration parameter into The acquisition of pedestrian's face compares, and returns to face acquisition comparison result or compares without face acquisition, directly returns to the method for empty result; Information upload is carried out according to configuration parameter, return information uploads result or uploads without information, directly returns to the side of empty result Method;According to configuration parameter play-on-demand advertisement, the result or not play-on-demand advertisement for playing and terminating are returned, directly returns to empty result Method etc..
The apparatus embodiments described above are merely exemplary, wherein unit can be as illustrated by the separation member Or may not be and be physically separated, component shown as a unit may or may not be physical unit, i.e., It can be located in one place, or may be distributed over multiple network units.It can select according to the actual needs therein Some or all of the modules achieves the purpose of the solution of this embodiment.Those of ordinary skill in the art are not paying creative labor In the case where dynamic, it can understand and implement.
Through the above description of the embodiments, those skilled in the art can be understood that each embodiment can It realizes by means of software and necessary general hardware platform, naturally it is also possible to pass through hardware.Such understanding, above-mentioned skill Substantially the part that contributes to existing technology can be embodied in the form of software products art scheme in other words, the calculating Machine software product may be stored in a computer readable storage medium, such as ROM/RAM, magnetic disk, CD, including some instructions are used So that a computer equipment (can be personal computer, server or the network equipment etc.) executes above-mentioned each implementation The method of certain parts of example or embodiment.
Finally, it should be noted that the above embodiments are merely illustrative of the technical solutions of the present invention, rather than its limitations;Although Present invention has been described in detail with reference to the aforementioned embodiments, those skilled in the art should understand that: it still may be used To modify the technical solutions described in the foregoing embodiments or equivalent replacement of some of the technical features; And these are modified or replaceed, technical solution of various embodiments of the present invention that it does not separate the essence of the corresponding technical solution spirit and Range.

Claims (9)

1. the operation system that a kind of identity-based certificate is read characterized by comprising business module, identity document read mould Block and at least one functional module;
The business module instructs for sending to the identity document read module, receives the identity document read module It is returning as a result, and sent to each functional module instruct corresponding with functional module information in a predetermined sequence, receive The result that the functional module returns;
The identity document read module, the instruction sent for receiving the business module, reading identity card part is to obtain body Part information, and the identity information is returned to the business module;
Functional module, the instruction and the corresponding information sent for receiving the business module obtain itself and corresponding match Parameter is set, corresponding operation is executed according to the corresponding configuration parameter and returns to the corresponding knot of the operation to the business module Fruit.
2. operation system according to claim 1, which is characterized in that at least one described functional module includes face acquisition Comparison module;
Correspondingly, the corresponding information of face acquisition comparison module is the identity information;
The face acquires comparison module, the instruction sent for receiving the business module, obtains itself corresponding configuration ginseng Number acquires face information if corresponding configuration parameter is to need, and is carried out according to the face information of acquisition and the identity information Face alignment returns to face alignment result to the business module;If corresponding configuration parameter is not need, directly to described Business module returns to empty result.
3. operation system according to claim 1, which is characterized in that at least one described functional module includes that information uploads Module;
Correspondingly, the corresponding information of information uploading module is the identity information;
It is right to obtain itself for receiving the instruction and the identity information that the business module is sent for the information uploading module The identity information is uploaded to specified server, to described if corresponding configuration parameter is to need by the configuration parameter answered Business module, which returns, uploads result;If corresponding configuration parameter is not need, empty result is returned to the business module.
4. operation system according to claim 2, which is characterized in that at least one described functional module further includes in information Transmission module;
Correspondingly, the corresponding information of information uploading module is the identity information and the face alignment result;
The information uploading module, instruction, the identity information and the comparison knot sent for receiving the business module Fruit obtains itself corresponding configuration parameter, if corresponding configuration parameter is to need, by the identity information and face ratio It is uploaded to specified server to result, is returned to the business module and uploads result;If corresponding configuration parameter is not need, Then empty result is returned to the business module.
5. operation system according to any one of claims 1 to 4, which is characterized in that at least one described functional module includes Advertising-on-demand module;
Correspondingly, the corresponding information of advertising-on-demand module is corresponding advertisement of the identity information;
It is right to obtain itself for receiving the instruction and described advertisement that the business module is sent for the advertising-on-demand module The configuration parameter answered plays described advertisement, and broadcast to business module return if corresponding configuration parameter is to need Put the result of end;If corresponding configuration parameter is not need, the result for playing and terminating is returned to the business module.
6. a kind of service implementation method applied to operation system as claimed in claim 1 to 5, which is characterized in that packet It includes:
It sends and instructs to identity document read module, so that the identity document read module reading identity card part is to obtain body Part information, and return to the identity information;
It is sent in a predetermined sequence to each functional module and instructs information corresponding with the functional module, so that the functional module Instruction and the corresponding information are received, itself corresponding configuration parameter is obtained, corresponding behaviour is executed according to the configuration parameter Make and returns to the corresponding result of the operation.
7. a kind of service implementation method applied to operation system as claimed in claim 1 to 5, which is characterized in that packet It includes:
Instruction and corresponding information that business module is sent are received, itself corresponding configuration parameter is obtained;
Corresponding operation is executed according to the corresponding configuration parameter and returns to the corresponding result of the operation to the business module.
8. a kind of electronic equipment characterized by comprising
At least one processor;And
At least one processor being connect with the processor communication, in which:
The memory is stored with the program instruction that can be executed by the processor, and the processor calls described program to instruct energy It is enough to execute method as claimed in claim 6.
9. a kind of non-transient computer readable storage medium, which is characterized in that the non-transient computer readable storage medium is deposited Computer instruction is stored up, the computer instruction executes the computer method as claimed in claim 6.
CN201810892525.9A 2018-08-07 2018-08-07 The operation system and service implementation method that identity-based certificate is read Pending CN109240772A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810892525.9A CN109240772A (en) 2018-08-07 2018-08-07 The operation system and service implementation method that identity-based certificate is read

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810892525.9A CN109240772A (en) 2018-08-07 2018-08-07 The operation system and service implementation method that identity-based certificate is read

Publications (1)

Publication Number Publication Date
CN109240772A true CN109240772A (en) 2019-01-18

Family

ID=65071002

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810892525.9A Pending CN109240772A (en) 2018-08-07 2018-08-07 The operation system and service implementation method that identity-based certificate is read

Country Status (1)

Country Link
CN (1) CN109240772A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111538531A (en) * 2020-04-28 2020-08-14 高新兴物联科技有限公司 AT instruction system, processing method and computer storage medium based on object-oriented

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102004881A (en) * 2010-11-24 2011-04-06 东莞宇龙通信科技有限公司 Mobile terminal and switching device and method of working modes thereof
CN102129555A (en) * 2011-03-23 2011-07-20 北京深思洛克软件技术股份有限公司 Second-generation identity card-based authentication method and system
CN104820814A (en) * 2015-05-07 2015-08-05 熊小军 Second-generation ID card anti-counterfeiting verification system
CN104901873A (en) * 2015-06-29 2015-09-09 曾劲柏 Social networking system based on scenes and motions
CN106251062A (en) * 2016-07-29 2016-12-21 任明和 The method under utilizing fingerprint technique online, business information confirmed
CN106789077A (en) * 2016-12-29 2017-05-31 北京握奇智能科技有限公司 A kind of real name identification method and system
CN107967741A (en) * 2017-04-24 2018-04-27 孟庆国 Double-channel testimony of a witness in-one intelligent lock control method and system

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102004881A (en) * 2010-11-24 2011-04-06 东莞宇龙通信科技有限公司 Mobile terminal and switching device and method of working modes thereof
CN102129555A (en) * 2011-03-23 2011-07-20 北京深思洛克软件技术股份有限公司 Second-generation identity card-based authentication method and system
CN104820814A (en) * 2015-05-07 2015-08-05 熊小军 Second-generation ID card anti-counterfeiting verification system
CN104901873A (en) * 2015-06-29 2015-09-09 曾劲柏 Social networking system based on scenes and motions
CN106251062A (en) * 2016-07-29 2016-12-21 任明和 The method under utilizing fingerprint technique online, business information confirmed
CN106789077A (en) * 2016-12-29 2017-05-31 北京握奇智能科技有限公司 A kind of real name identification method and system
CN107967741A (en) * 2017-04-24 2018-04-27 孟庆国 Double-channel testimony of a witness in-one intelligent lock control method and system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111538531A (en) * 2020-04-28 2020-08-14 高新兴物联科技有限公司 AT instruction system, processing method and computer storage medium based on object-oriented

Similar Documents

Publication Publication Date Title
CN113038287B (en) Method and device for realizing multi-user video live broadcast service and computer equipment
CN109831506A (en) File uploading method, device, terminal, server and readable storage medium storing program for executing
US10536732B2 (en) Video coding method, system and server
CN103795959B (en) Multi-party video calls device and the multi-party video output intent using the device
CN106375789B (en) Medium living broadcast method and apparatus
CN108833521A (en) Information push method, device, system, computer equipment and storage medium
CN112272291B (en) Video storage method, device, management equipment and readable storage medium
CN109599115B (en) Conference recording method and device for audio acquisition equipment and user terminal
CN104539982B (en) A kind of point-to-point resource-sharing schedule method of video, system and nodal terminal
CN112069154B (en) etcd distributed database automatic operation and maintenance method and related device
CN108880983B (en) Real-time voice processing method and device for virtual three-dimensional space
US11115706B2 (en) Method, client, and terminal device for screen recording
CN111897738B (en) Automatic testing method and device based on atomic service
CN112286723A (en) Computer room disaster recovery control method, terminal and storage medium
CN106416234A (en) Communication apparatus, communication system, communication management system, communication control method, and computer program product
CN109240772A (en) The operation system and service implementation method that identity-based certificate is read
CN112950738A (en) Rendering engine processing method and device, storage medium and electronic equipment
CN106993015A (en) Synchronous method, system and the security server of transaction
CN107015906B (en) Test method and device, port generation method, port generator and test system
CN117194245A (en) Automatic test method, device, equipment and storage medium
CN113992638B (en) Synchronous playing method and device for multimedia resources, storage position and electronic device
CN106997291B (en) Control method, master node and slave node
CN110602515A (en) Data processing method based on block chain, server and storage medium
CN112866738B (en) Message processing method and live message management system
CN112653859B (en) Online transaction video recording method and 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
RJ01 Rejection of invention patent application after publication

Application publication date: 20190118

RJ01 Rejection of invention patent application after publication