+

CN113626398A - Material sharing implementation method applied to government affair service affair online declaration - Google Patents

Material sharing implementation method applied to government affair service affair online declaration Download PDF

Info

Publication number
CN113626398A
CN113626398A CN202110747262.4A CN202110747262A CN113626398A CN 113626398 A CN113626398 A CN 113626398A CN 202110747262 A CN202110747262 A CN 202110747262A CN 113626398 A CN113626398 A CN 113626398A
Authority
CN
China
Prior art keywords
service
interface
parameters
business
government
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.)
Granted
Application number
CN202110747262.4A
Other languages
Chinese (zh)
Other versions
CN113626398B (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.)
Inspur Software Co Ltd
Original Assignee
Inspur Software Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Inspur Software Co Ltd filed Critical Inspur Software Co Ltd
Priority to CN202110747262.4A priority Critical patent/CN113626398B/en
Publication of CN113626398A publication Critical patent/CN113626398A/en
Application granted granted Critical
Publication of CN113626398B publication Critical patent/CN113626398B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/17Details of further file system functions
    • G06F16/176Support for shared access to files; File sharing support
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/14Details of searching files based on file metadata
    • G06F16/148File search processing
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/25Integrating or interfacing systems involving database management systems

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Library & Information Science (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Stored Programmes (AREA)

Abstract

本发明公开了一种应用于政务服务事项网上申报的材料共享实现方法,属于政务服务的接口通信API技术领域,该方法自定义接口配置和调用模式,将服务封装为统一的接口服务并设置统一的数据服务调用模式;将接口服务本身进行抽象封装,并与事项材料进行映射配置;将请求参数与实名认证体系用户的要素对应,服务接口返回参数与材料关联;服务运行时,通过参数的解析获取数据服务;调用模式定义的参数基于实名认证体系的用户核心要素获取共享的材料文件数据。本发明能够实现共享所有接入的材料,避免新增材料服务再次对接的情况,最大程度减少开发测试工作量,提高工作效率,实现快速的交付。

Figure 202110747262

The invention discloses a material sharing implementation method applied to online declaration of government affairs service matters, belonging to the technical field of interface communication API for government affairs services. The data service invocation mode of the interface service itself; abstractly encapsulate the interface service itself, and map and configure with the event materials; correspond the request parameters to the elements of the real-name authentication system user, and the service interface returns parameters and materials; Obtain data services; parameters defined by the calling mode obtain shared material file data based on the user core elements of the real-name authentication system. The invention can realize the sharing of all the accessed materials, avoid the situation of re-connecting the newly added material services, reduce the development and testing workload to the greatest extent, improve the work efficiency, and realize rapid delivery.

Figure 202110747262

Description

Material sharing implementation method applied to government affair service affair online declaration
Technical Field
The invention relates to the technical field of interface communication API of government affair service, in particular to a material sharing realization method applied to the online declaration of government affair service affairs.
Background
Along with the improvement of national requirements on data sharing in the field of government affair services, the release of national standards of electronic certificates and the requirements of various electronic certificate applications, more and more materials are required to be accessed and shared by applications such as an online declaration system, an APP (application), a self-service terminal and the like, the online time of a client is tight, the development workload of an original customized data service access mode is large, the service operation is influenced by the updating and testing of the system, and the existing applications cannot be met.
Disclosure of Invention
The technical task of the invention is to provide a material sharing implementation method applied to the online declaration of government affair service affair, which can realize sharing of all accessed materials, avoid the situation that newly added material services are butted again, reduce the development and test workload to the maximum extent, improve the working efficiency and realize rapid delivery.
The technical scheme adopted by the invention for solving the technical problems is as follows:
a material sharing implementation method applied to government affair service affair online declaration, which self-defines interface configuration and calling mode, packages service into uniform interface service and sets uniform data service calling mode;
abstract packaging is carried out on the interface service, and mapping configuration is carried out on the interface service and the item material; the request parameters correspond to the elements of the real-name authentication system user, and the service interface returns the parameters to be associated with the materials; when the service runs, acquiring data service through parameter analysis;
and calling the parameters defined by the mode to acquire the shared material file data based on the user core element of the real-name authentication system.
The services are packaged into uniform interface services and uniform service calling modes, developers only need to configure the mapping relation of the accessed application services and the fields, and then the online operation of new services can be realized, so that the workload of development and test can be reduced to the greatest extent, the working efficiency is improved, and the rapid delivery is realized.
Preferably, the mapping of the transaction material and the interface service is configured based on the common standard element of the real-name authenticated user system.
Preferably, the special processing of the interface parameters adopts a hot loading mode extension tool, and the method is used without interrupting service.
Preferably, the parameter analysis obtains the data service by a path analysis method of jsonnpath or xpath.
Further, providing the service, automatically acquiring the interface mapping relation between the material of the item and the service after receiving the parameters, and acquiring the parameters required by the interface through the mapping relation;
calling back service data taken by a service system;
selecting a proper general tool class through a service mode of the interface, calling the interface, taking the material file, and storing the material file;
and finally, informing the service system to acquire the material file.
Preferably, the unified data service invocation mode adopts a mode of triggering notification to interact with the service system, and guarantees the invocation success rate of the service by defining and simplifying the transmitted parameters and the three-way handshake mode through a unified interface.
Further, the implementation flow of the unified data service call mode is as follows:
1) service calling incoming service number and item id;
2) service inquires the mapping relation between the item material and the interface to obtain the needed interface parameter;
3) acquiring user information and other data required by an interface from the service information;
4) acquiring interface configuration information;
5) calling a third-party service to obtain materials and storing the material files;
6) and informing the service system of the service callback to acquire the material file.
Preferably, the material obtained by the third party is stored to a network disk or oss cloud storage, and only a storage path is reserved.
The application configured in the method needs to be shared based on the materials of the affair handling guide, and in addition, the information of the user needs to contain the essential element information of the user required by the national government affair service platform.
The invention also claims a material sharing implementation system applied to the government affairs service affair online declaration, which comprises an interface packaging and material mapping module, a unified business mode setting module,
the interface packaging and material mapping module is used for packaging and abstracting an interface and mapping materials, and comprises an interface analysis and parameter configuration, a matter material mapping configuration and a service operation analysis engine;
the unified service mode setting module adopts a mode of triggering notification to interact with a service system, and ensures the calling success rate of the service by defining and simplifying the transmitted parameters and the three-way handshake mode through a unified interface;
the system realizes the material sharing realization method applied to the government affair service affair online declaration.
Further, the configuration process of the system for realizing the sharing of the declaration material on the government affair service affair network is as follows:
1) configuring interface service, configuring the address of the interface and the interface entry parameter return parameters;
2) after the configuration is completed, verifying the service input parameters, and directly testing whether the verification file is successfully acquired;
3) newly added item mapping configuration, item selection application material and corresponding interface service selection;
4) the request parameter corresponding relation of the configuration items, and the selection of the interface request parameter and the user information element;
5) the business reporting a matter on the internet, the shared material and the background business approval system check the application effect.
Compared with the prior art, the material sharing implementation method applied to the online declaration of government affair service affairs has the following beneficial effects:
the method and the system can realize that the business system for government affair service approval is in one-time butt joint and shares all accessed materials, thereby avoiding the condition that newly added material service is in butt joint again; meanwhile, the method supports the extensible interface docking standard by packaging a universal calling mode of various complex interfaces and a common parameter configuration analysis method, and can realize the effect of newly adding configuration completion service, namely applying on-line application.
Drawings
FIG. 1 is a diagram of the structure and relationship of a material sharing implementation method applied to the online declaration of government affairs service affairs, according to an embodiment of the present invention;
fig. 2 is a flow diagram of a unified business model provided by an embodiment of the present invention.
Detailed Description
Along with the release of the national standard of electronic certificates and the release and application of various electronic certificate engineering standards, the requirement of the government affairs service field on data sharing is higher and higher, the application of electronic certificates or electronic materials on a government affairs service platform is promoted, the sharing and reusing of related information such as certificates or materials are realized, the business and the masses are facilitated, the improvement of the efficiency of government affairs service becomes the inevitable requirement of various application of business affairs service, but because the data providing developers are different, the adopted technical routes and the implementation modes are also different, the parameters and the returned results are different, the access repeatability work of the data sharing service is more, however, comparing various data sharing services, the overall data sharing service modes are found to be different, and are basically the service modes of Rest API, Webservice and the like, and most of the returned parameters are in JSON format or XML format.
Meanwhile, user systems in the field of government affair services are uniformly built according to the standard of a national real-name authentication user system, and the core elements of natural people and legal people are consistent. A unified data sharing method can be abstracted by utilizing the data characteristics in the field of government affair services and the service mode characteristics of the interfaces, the condition that a service system solidifies personalized codes in code logic is avoided through a new data sharing mode and method, extra maintenance cost and butt joint cost are reduced, but the service interfaces with special formats are accessed or data with a returned format which is not in an xml or json format need customized upgrading expansion besides the current common interface mode, for example, the returned data needs decryption before the interface service is called and does not support the mode of calling a complex combined interface.
The embodiment of the invention provides a material sharing implementation method applied to government affair service affair online declaration, which self-defines interface configuration and a calling mode, packages the service into a uniform interface service and sets a uniform data service calling mode; the mapping of the event material and the interface service is configured based on common standard elements of a real-name authentication user system, and the interface parameter special processing adopts a hot loading mode extension tool without interrupting the service.
1. Abstract packaging is carried out on the interface service, and mapping configuration is carried out on the interface service and the item material; the value resolution of the interface is based on the configuration implementation of xpath or jsonnpath. The encapsulation and abstraction of the interface and the mapping of the material include the following three steps:
1) interface analysis and parameter configuration.
Common interface services include RESTful API, Web Service, RPC interface and the like, specific URL requests include GET, POST, PUT, PATCH, COPY and the like, and network protocols of the services are http and https. Taking a common POST interface as an example, the request modes of the interface include application/json and application/x-www-form-url, and the request parameter types of the interface include Headers parameter and Body parameter, etc. The common structure can be combed out by each type of interface request mode. The unified and common interface configuration is combed out, for example, the parameters returned by the interface or the transmitted parameters are specially processed, such as encryption, decryption, token interface acquisition and the like, and the expansion is defined by self.
2) And item material mapping configuration.
The application material of the matters is defined in the matters elements in the field of government affairs service, the request parameters are corresponding to the elements of the real-name authentication system user by selecting the matters, the materials of the matters correspond to the configured interface service, the service interface returns the parameters to be associated with the materials, and when the service runs, the data service is obtained by analyzing the parameters through a path analysis method of xpath or jsonnpath.
3) And the service operation analysis engine.
The method comprises the steps of providing outgoing services, automatically acquiring interface mapping relations of materials and services of matters after receiving parameters, acquiring parameters required by an interface through the mapping relations, calling back service data taken by a service system, selecting a proper general tool class through a service mode of the interface, calling the interface, taking a material file, storing a network disk or cloud storage, and finally informing the service system of acquiring the material file.
2. And the unified data service calling mode acquires the shared material file data based on the user core element of the real-name authentication system by using the parameters defined by the calling mode.
The method adopts a mode of triggering notification to interact with a service system, and ensures the calling success rate of the service by defining and simplifying the transmitted parameters and the three-way handshake mode through a uniform interface.
Referring to fig. 2, the implementation flow of the unified data service invocation mode is as follows:
1) the service calls an incoming service number and a transaction id from the service system;
2) service inquires the mapping relation between the item material and the interface to obtain the needed interface parameter;
3) acquiring user information and other data required by an interface from the service information;
4) acquiring interface configuration information;
5) calling a third-party service to obtain materials, storing the material files to a network disk or oss cloud storage, and only reserving storage paths;
6) and informing the service system of the service callback to acquire the material file.
The overall composition and relationship of the method are shown in figure 1, the method packages the services into uniform interface services and uniform service calling modes, developers only need to configure the mapping relationship of the accessed application services and fields, and the online operation of new services can be realized, so that the workload of development and test can be reduced to the maximum extent, the working efficiency is improved, and the rapid delivery is realized.
Taking a certain provincial government affair service business system as an example, the method comprises the following configuration and implementation steps:
1) configuring interface service, configuring the address of the interface and the interface entry parameter return parameters;
2) after the configuration is completed, verifying the service input parameters, and directly testing whether the verification file is successfully acquired;
3) newly added item mapping configuration, item selection application material and corresponding interface service selection;
4) the request parameter corresponding relation of the configuration items, and the selection of the interface request parameter and the user information element;
5) the business reporting a matter on the internet, the shared material and the background business approval system check the application effect.
The application configured in the method needs to be shared based on the materials of the affair handling guide, and in addition, the information of the user needs to contain the essential element information of the user required by the national government affair service platform.
The method is used as a data sharing application mode of a real-name authentication user system based on the government affair service field, and can be integrated into an online declaration system or APP and self-service terminal service on any real-name authentication user system based on the government affair service field.
The invention also claims a material sharing implementation system applied to the government affair service affair online declaration, which comprises an interface packaging and material mapping module and a unified business mode setting module.
The interface packaging and material mapping module is used for packaging and abstracting an interface and mapping materials, and comprises an interface analysis and parameter configuration, a matter material mapping configuration and a service operation analysis engine;
the unified service mode setting module adopts a mode of triggering notification to interact with a service system, and ensures the calling success rate of the service through unified interface definition, simplified transmission parameters and a three-way handshake mode.
The system realizes the material sharing realization method applied to the online declaration of the government affair service affairs in the embodiment.
Taking a certain provincial government affair service business system as an example, the configuration process of the system for realizing the sharing of the declaration material on the government affair service affair network is as follows:
1) configuring interface service, configuring the address of the interface and the interface entry parameter return parameters;
2) after the configuration is completed, verifying the service input parameters, and directly testing whether the verification file is successfully acquired;
3) newly added item mapping configuration, item selection application material and corresponding interface service selection;
4) the request parameter corresponding relation of the configuration items, and the selection of the interface request parameter and the user information element;
5) the business reporting a matter on the internet, the shared material and the background business approval system check the application effect.
The present invention can be easily implemented by those skilled in the art from the above detailed description. It should be understood, however, that the intention is not to limit the invention to the particular embodiments described. On the basis of the disclosed embodiments, a person skilled in the art can combine different technical features at will, thereby implementing different technical solutions.
In addition to the technical features described in the specification, the technology is known to those skilled in the art.

Claims (10)

1.一种应用于政务服务事项网上申报的材料共享实现方法,其特征在于自定义接口配置和调用模式,将服务封装为统一的接口服务并设置统一的数据服务调用模式;1. a material sharing implementation method applied to the online declaration of government affairs service matters, it is characterized in that self-defining interface configuration and calling pattern, service is encapsulated as unified interface service and set unified data service calling pattern; 将接口服务本身进行抽象封装,并与事项材料进行映射配置;将请求参数与实名认证体系用户的要素对应,服务接口返回参数与材料关联;服务运行时,通过参数的解析获取数据服务;The interface service itself is abstractly encapsulated, and mapped and configured with the event materials; the request parameters are corresponding to the elements of the real-name authentication system user, and the service interface return parameters are associated with the materials; when the service is running, the data service is obtained through parameter analysis; 调用模式定义的参数基于实名认证体系的用户核心要素获取共享的材料文件数据。The parameters defined by the calling mode are based on the user core elements of the real-name authentication system to obtain the shared material file data. 2.根据权利要求1所述的一种应用于政务服务事项网上申报的材料共享实现方法,其特征在于,事项材料与接口服务的映射基于实名认证用户体系共性标准要素进行关联配置。2 . A material sharing implementation method applied to online declaration of government affairs service items according to claim 1 , wherein the mapping between the item material and the interface service is associated and configured based on the common standard elements of the real-name authentication user system. 3 . 3.根据权利要求1所述的一种应用于政务服务事项网上申报的材料共享实现方法,其特征在于接口参数特殊处理采用热加载方式扩展工具。3. A material sharing implementation method applied to online declaration of government service matters according to claim 1, characterized in that the special processing of interface parameters adopts a hot loading method to expand the tool. 4.根据权利要求1所述的一种应用于政务服务事项网上申报的材料共享实现方法,其特征在于参数解析通过jsonpath或xpath的路径解析方法。4. A material sharing implementation method applied to online declaration of government affairs service items according to claim 1, characterized in that the parameter parsing is through the path parsing method of jsonpath or xpath. 5.根据权利要求1或2或3或4所述的一种应用于政务服务事项网上申报的材料共享实现方法,其特征在于提供出去的服务,在接收到参数后,自动获取事项的材料与服务的接口映射关系,通过映射关系获取接口需要的参数;5. A kind of material sharing implementation method applied to online declaration of government service matters according to claim 1 or 2 or 3 or 4, is characterized in that the service provided, after receiving the parameters, automatically obtains the material of the matter and the information. The interface mapping relationship of the service, and the parameters required by the interface are obtained through the mapping relationship; 回调业务系统拿到业务数据;Call back the business system to get business data; 通过接口的服务模式,选择合适的通用工具类,调用接口,拿到材料文件,并进行存储;Through the service mode of the interface, select the appropriate general tool class, call the interface, get the material file, and store it; 最后通知业务系统获取材料文件。Finally notify the business system to obtain the material file. 6.根据权利要求1所述的一种应用于政务服务事项网上申报的材料共享实现方法,其特征在于所述统一的数据服务调用模式,采用触发通知的模式与业务系统交互,通过统一的接口定义与简化传递的参数以及三次握手的方式,保证服务的调用成功率。6. A kind of realization method of material sharing applied to online declaration of government service matters according to claim 1, it is characterized in that described unified data service invocation mode, adopts the mode of trigger notification to interact with business system, through unified interface Define and simplify the passed parameters and the three-way handshake to ensure the success rate of the service invocation. 7.根据权利要求1或6所述的一种应用于政务服务事项网上申报的材料共享实现方法,其特征在于所述统一的数据服务调用模式实现流程如下:7. a kind of material sharing realization method applied to the online declaration of government service matters according to claim 1 or 6, is characterized in that described unified data service invocation pattern realization flow is as follows: 1)、服务调用传入业务编号、事项id;1), the service call passes in the business number and item id; 2)、服务查询事项材料与接口的映射关系,获取需要的接口参数;2), the service inquires about the mapping relationship between the material and the interface, and obtains the required interface parameters; 3)、从业务信息中获取接口需要的用户信息和其他数据;3), obtain the user information and other data required by the interface from the business information; 4)、获取接口配置信息;4), obtain interface configuration information; 5)、调用第三方服务获取材料,并将材料文件进行存储;5), call third-party services to obtain materials, and store the material files; 6)、通知业务系统业务回调获取材料文件。6), notify the business system of business callback to obtain material files. 8.根据权利要求7所述的一种应用于政务服务事项网上申报的材料共享实现方法,其特征在于所述将第三方获取的材料进行存储,存储至网盘或oss云存储,只保留存储路径。8. a material sharing implementation method applied to online declaration of government service matters according to claim 7, is characterized in that the described material obtained by a third party is stored, stored in a network disk or oss cloud storage, and only reserved for storage path. 9.一种应用于政务服务事项网上申报的材料共享实现系统,其特征在于包括接口封装与材料映射模块、统一的业务模式设置模块,9. A material sharing realization system applied to online declaration of government service matters, characterized in that it comprises an interface encapsulation and material mapping module, a unified business model setting module, 接口封装与材料映射模块用于接口的封装和抽象与材料的映射,包括接口解析与参数配置、事项材料映射配置和服务运行解析引擎;The interface encapsulation and material mapping module is used for interface encapsulation, abstraction and material mapping, including interface parsing and parameter configuration, event material mapping configuration and service running parsing engine; 统一的业务模式设置模块采用触发通知的模式与业务系统交互,通过统一的接口定义与简化传递的参数以及三次握手的方式,保证服务的调用成功率;The unified business mode setting module uses the mode of triggering notification to interact with the business system, and defines and simplifies the passed parameters and three-way handshake through a unified interface to ensure the success rate of service invocation; 该系统实现权利要求1-8任意项所述的应用于政务服务事项网上申报的材料共享实现方法。The system implements the material sharing implementation method described in any one of claims 1-8, which is applied to online declaration of government service matters. 10.根据权利要求9所述的一种应用于政务服务事项网上申报的材料共享实现系统,其特征在于该系统实现政务服务事项网上申报材料共享的配置过程如下:10. A kind of material sharing realization system applied to the online declaration of government affairs service items according to claim 9, is characterized in that the configuration process that this system realizes the online declaration material sharing of government affairs service matters is as follows: 1)、配置接口服务,配置接口的地址、接口入参返回参数;1), configure the interface service, configure the address of the interface, and the input and return parameters of the interface; 2)、配置完成,验证服务输入参数,直接测试验证文件是否获取成功;2) After the configuration is completed, verify the service input parameters, and directly test whether the verification file is obtained successfully; 3)、新增事项映射配置,选择事项,选择事项的申请材料,选择对应的接口服务;3), add the item mapping configuration, select the item, select the application materials for the item, and select the corresponding interface service; 4)、配置事项的请求参数对应关系,选择接口请求参数和用户信息要素;4), the corresponding relationship of the request parameters of the configuration items, select the interface request parameters and user information elements; 5)、网上申报一个事项的业务,共享材料,后台业务审批系统查看应用效果。5), declare the business of a matter online, share materials, and check the application effect in the background business approval system.
CN202110747262.4A 2021-07-01 2021-07-01 A material sharing implementation method for online reporting of government service items Active CN113626398B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110747262.4A CN113626398B (en) 2021-07-01 2021-07-01 A material sharing implementation method for online reporting of government service items

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110747262.4A CN113626398B (en) 2021-07-01 2021-07-01 A material sharing implementation method for online reporting of government service items

Publications (2)

Publication Number Publication Date
CN113626398A true CN113626398A (en) 2021-11-09
CN113626398B CN113626398B (en) 2024-08-30

Family

ID=78378958

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110747262.4A Active CN113626398B (en) 2021-07-01 2021-07-01 A material sharing implementation method for online reporting of government service items

Country Status (1)

Country Link
CN (1) CN113626398B (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114519271A (en) * 2022-02-14 2022-05-20 浪潮软件股份有限公司 Data quality detection implementation method and system applied to government affair service
CN115576906A (en) * 2022-09-06 2023-01-06 浪潮软件股份有限公司 A standardized certificate sharing method and device
CN116414901A (en) * 2023-04-03 2023-07-11 浪潮软件股份有限公司 Method and system for implementing configuration-based transaction interface

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150324386A1 (en) * 2014-05-11 2015-11-12 Microsoft Technology Licensing, Llc File service using a shared file access-rest interface
CN109754220A (en) * 2018-12-26 2019-05-14 浙江非线数联科技有限公司 The one yard of universal method and system called based on government data
CN110738454A (en) * 2019-08-27 2020-01-31 格局商学教育科技(深圳)有限公司 enterprise management platform system
CN110781151A (en) * 2019-10-31 2020-02-11 浪潮云信息技术有限公司 Method for sharing and removing duplication of engineering construction project declaration material
CN111064722A (en) * 2019-12-12 2020-04-24 山西云时代技术有限公司 Data sharing method for realizing protocol conversion of set in API mode
CN111444263A (en) * 2020-02-17 2020-07-24 江苏荣泽信息科技股份有限公司 Block chain-based electronic license data information sharing system
CN111612429A (en) * 2020-05-26 2020-09-01 山东汇贸电子口岸有限公司 Auxiliary approval method and auxiliary approval system applied to administrative approval

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150324386A1 (en) * 2014-05-11 2015-11-12 Microsoft Technology Licensing, Llc File service using a shared file access-rest interface
CN109754220A (en) * 2018-12-26 2019-05-14 浙江非线数联科技有限公司 The one yard of universal method and system called based on government data
CN110738454A (en) * 2019-08-27 2020-01-31 格局商学教育科技(深圳)有限公司 enterprise management platform system
CN110781151A (en) * 2019-10-31 2020-02-11 浪潮云信息技术有限公司 Method for sharing and removing duplication of engineering construction project declaration material
CN111064722A (en) * 2019-12-12 2020-04-24 山西云时代技术有限公司 Data sharing method for realizing protocol conversion of set in API mode
CN111444263A (en) * 2020-02-17 2020-07-24 江苏荣泽信息科技股份有限公司 Block chain-based electronic license data information sharing system
CN111612429A (en) * 2020-05-26 2020-09-01 山东汇贸电子口岸有限公司 Auxiliary approval method and auxiliary approval system applied to administrative approval

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114519271A (en) * 2022-02-14 2022-05-20 浪潮软件股份有限公司 Data quality detection implementation method and system applied to government affair service
CN115576906A (en) * 2022-09-06 2023-01-06 浪潮软件股份有限公司 A standardized certificate sharing method and device
CN116414901A (en) * 2023-04-03 2023-07-11 浪潮软件股份有限公司 Method and system for implementing configuration-based transaction interface

Also Published As

Publication number Publication date
CN113626398B (en) 2024-08-30

Similar Documents

Publication Publication Date Title
TWI767182B (en) H5-Based Access Components and Mobile Terminals
CN109002362B (en) Service method, device and system and electronic equipment
CN102281311B (en) Method, system and device for implementing network service based on open application programming interface
EP2947569B1 (en) Hybrid applications operating between on-premise and cloud platforms
US9883047B2 (en) Multiple service group interactions and authorizations
US8656417B2 (en) Interface for telecommunication services using uniform resource identifiers
CN113626398A (en) Material sharing implementation method applied to government affair service affair online declaration
US9189649B2 (en) Security model for workflows aggregating third party secure services
CN111858101B (en) Cloud architecture system-oriented adaptation method, device, equipment and storage medium
CN111722947A (en) Service calling method and system
US20170324719A1 (en) User authentication framework
CN102437998B (en) Application store system and the method using this application store system to develop
CN115170117B (en) 5G message payment method and system, device, computer-readable storage medium
CN115982257A (en) Interface creation method and related device
US10397342B2 (en) Web service contract selection
WO2021093671A1 (en) Task processing method, system, apparatus and device, and computer readable storage medium
CN116051218A (en) Client billing method and system based on embedded browser
CN113626001B (en) API dynamic arrangement method and device based on script
CN116528178B (en) Traffic packet service processing system, method, device and readable storage medium
CN112416621B (en) Method and system for managing and controlling system resources based on Web technology
CN114885030B (en) Service calling method, device, equipment, storage medium and program product
CN114048043A (en) Multi-platform rights processing system, method, electronic device, and storage medium
CN119603348A (en) Interface calling method, device, electronic device and storage medium
HK40071416A (en) Test system, system test method, related equipment and storage medium
CN115510359A (en) H5 page generation 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
GR01 Patent grant
GR01 Patent grant
点击 这是indexloc提供的php浏览器服务,不要输入任何密码和下载