Movatterモバイル変換


[0]ホーム

URL:


CN118827818B - A protocol configuration management method, system, terminal device and readable storage medium - Google Patents

A protocol configuration management method, system, terminal device and readable storage medium
Download PDF

Info

Publication number
CN118827818B
CN118827818BCN202411298075.2ACN202411298075ACN118827818BCN 118827818 BCN118827818 BCN 118827818BCN 202411298075 ACN202411298075 ACN 202411298075ACN 118827818 BCN118827818 BCN 118827818B
Authority
CN
China
Prior art keywords
protocol
configuration
text
online
adjustment
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202411298075.2A
Other languages
Chinese (zh)
Other versions
CN118827818A (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.)
Tianjin Jincheng Bank Ltd By Share Ltd
Original Assignee
Tianjin Jincheng Bank Ltd By Share 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 Tianjin Jincheng Bank Ltd By Share LtdfiledCriticalTianjin Jincheng Bank Ltd By Share Ltd
Priority to CN202411298075.2ApriorityCriticalpatent/CN118827818B/en
Publication of CN118827818ApublicationCriticalpatent/CN118827818A/en
Application grantedgrantedCritical
Publication of CN118827818BpublicationCriticalpatent/CN118827818B/en
Activelegal-statusCriticalCurrent
Anticipated expirationlegal-statusCritical

Links

Classifications

Landscapes

Abstract

The application relates to the technical field of data processing and discloses a protocol configuration management method, a system, terminal equipment and a readable storage medium, wherein the method comprises the steps of responding to an update request of an original protocol and jumping to a protocol online management interface comprising a protocol attribute configuration area and a protocol text configuration area; the protocol attribute configuration area comprises a plurality of configuration items for configuring one protocol attribute, the protocol text configuration area comprises an adjustment area for displaying protocol text information to be adjusted, format conversion is carried out after an uploaded original protocol is received to obtain an intermediate protocol, the intermediate protocol is displayed in the adjustment area, the configuration instruction is responded, the protocol attribute is configured online according to the configuration instruction, and/or the protocol text information of the intermediate protocol is adjusted online to obtain an updated protocol, and double auditing and issuing are carried out on the updated protocol. The application can improve the development efficiency of various protocol configurations.

Description

Protocol configuration management method, system, terminal equipment and readable storage medium
Technical Field
The present application relates to the field of data processing technologies, and in particular, to a protocol configuration management method, a system, a terminal device, and a readable storage medium.
Background
The method comprises the steps of reading and authorizing a protocol contract related to a bank loan type service flow, wherein the developed online flow is as shown in fig. 1, the service provides a legal-review protocol file, when the format of the protocol file is PDF, the protocol file in the PDF format is developed and obtained, then configuration is directly stored and produced and released after signature, when the format of the protocol file is word, a development part analyzes a content adjustment style and converts the content adjustment style into an HTML format file, compiling and deploying the HTML format file into a static storage library of a test environment, compiling and releasing the HTML format file to the static storage library after test acceptance is passed, and the protocol configuration is completed.
In the development and test process according to the requirements, the protocol of the previous version is converted into html and is well regulated, the changing requirement of a client is received in the middle, and the protocol needs to be updated, so that the protocol needs to be converted and regulated again due to the local updating of the protocol, the workload of development and test is increased, moreover, the product needs to go through a version process for regulating the online protocol content, and the service requirement cannot be responded quickly.
In addition, the butting structures between banks are increased, and the banks in butting cooperation often lag the provided protocol files due to the fact that the protocol contents need to be confirmed, so that development and testing events are compressed, and the risk of on-line delay of demands exists.
Disclosure of Invention
In view of this, embodiments of the present application provide a method, a system, a terminal device, and a readable storage medium for managing protocol configuration, which can effectively solve the problem of low efficiency of protocol development and testing.
In a first aspect, an embodiment of the present application provides a protocol configuration management method, at least including:
The method comprises the steps of responding to an updating request of an original protocol, jumping to a protocol online management interface, wherein the management interface comprises a protocol attribute configuration area and a protocol text configuration area, the protocol attribute configuration area comprises a plurality of configuration items, each configuration item is used for configuring one protocol attribute, and the protocol text configuration area comprises an adjustment area which is used for displaying protocol text information to be adjusted;
after receiving the uploaded original protocol, performing format conversion to obtain an intermediate protocol, and displaying the intermediate protocol in the adjustment area;
responding to a configuration instruction, and carrying out online configuration on the protocol attribute according to the configuration instruction, and/or carrying out online adjustment on the protocol text information of the intermediate protocol to obtain an updated protocol;
And double auditing and issuing are carried out on the update protocol.
In some embodiments, configuring the original protocol further includes:
carrying out format conversion processing on the original protocol by a processor in the uploading process to obtain the intermediate protocol;
the intermediate protocol is returned through the processor;
And displaying the returned intermediate protocol through the adjustment area so as to carry out online adjustment configuration.
In some embodiments, the converting the original protocol further includes:
And performing format check and security check on the file of the original protocol, and allowing uploading after determining that the file is complete and does not carry malicious codes.
In some embodiments, the protocol attributes include a combination of a protocol template name, a third party signature, whether to force reading, a version number, and a validity time.
In some embodiments, the file format of the original protocol supports word format and/or PDF format, and the file format of the intermediate protocol after the format conversion is a rich text format.
In some embodiments, the protocol text information includes text content and text styles, the adjustment area includes a text display sub-area and an editing toolbar sub-area;
The step of obtaining an updated protocol after online adjustment of the text information of the intermediate protocol comprises the following steps:
responding to a tool item selected by a user in an editing toolbar subarea, and carrying out online adjustment on the text content and/or the text style of the intermediate protocol in the text display subarea to obtain the updated protocol.
In some embodiments, the double auditing and publishing the update protocol file includes:
The obtained update protocol is displayed in real time in an adjustment area so as to carry out online auditing on the text content and/or the text style, and the update protocol is stored after the online auditing is confirmed;
And acquiring the stored offline file of the update protocol through the access identification information, and issuing after offline verification.
In a second aspect, an embodiment of the present application provides a protocol configuration management system, including:
The interface management unit is used for jumping to a management interface when responding to an update request of an original protocol, wherein the management interface is provided with a protocol attribute configuration area and a protocol text configuration area, and the protocol attribute configuration area comprises a plurality of configuration items for configuring protocol attributes;
The protocol updating unit is used for responding to the configuration instruction, carrying out protocol online configuration on the protocol attribute according to the configuration instruction, and/or carrying out online adjustment on the protocol text information of the intermediate protocol to obtain an updated protocol;
and the auditing and issuing unit is used for performing double auditing and issuing on the updating protocol.
In a third aspect, an embodiment of the present application provides a terminal device, including a processor and a memory, where the memory stores a computer program, and the processor is configured to execute the computer program to implement the above-mentioned protocol configuration management method.
In a fourth aspect, an embodiment of the present application provides a computer readable storage medium storing a computer program which, when executed on a processor, implements a method of configuration management according to the above-described protocol.
The embodiment of the application has the following beneficial effects:
The protocol configuration management method provided by the application comprises the steps of firstly converting the format of the file of the original protocol into a format capable of being edited and adjusted on line when responding to the update request of the original protocol, then editing and adjusting the intermediate protocol after the format conversion according to the configuration instruction to obtain the updated protocol, and rapidly responding to the client requirement to change on the basis of the online editing and adjustment of the online management interface, thereby improving the development efficiency of research personnel, realizing rapid configuration management of the original protocol and rapidly obtaining the updated protocol.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present application, the drawings that are needed in the embodiments will be briefly described below, it being understood that the following drawings only illustrate some embodiments of the present application and therefore should not be considered as limiting the scope, and other related drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
FIG. 1 is a block diagram illustrating a prior art protocol management method;
FIG. 2 is a flow chart of a protocol configuration management method in an embodiment of the application;
FIG. 3 is a schematic diagram of a specific flow of a management optimization scheme in an embodiment of the application;
FIG. 4 illustrates a schematic diagram of a management interface according to an embodiment of the present application;
FIG. 5 is a schematic diagram illustrating a preview of protocol partial text in an embodiment of the present application;
Fig. 6 is a schematic structural diagram of a protocol configuration management system according to an embodiment of the present application.
Detailed Description
The following description of the embodiments of the present application will be made clearly and completely with reference to the accompanying drawings, in which it is apparent that the embodiments described are only some embodiments of the present application, but not all embodiments.
The components of the embodiments of the present application generally described and illustrated in the figures herein may be arranged and designed in a wide variety of different configurations. Thus, the following detailed description of the embodiments of the application, as presented in the figures, is not intended to limit the scope of the application, as claimed, but is merely representative of selected embodiments of the application. All other embodiments, which can be made by a person skilled in the art without making any inventive effort, are intended to be within the scope of the present application.
The terms "comprises," "comprising," "including," or any other variation thereof, are intended to cover a specific feature, number, step, operation, element, component, or combination of the foregoing, which may be used in various embodiments of the present application, and are not intended to first exclude the presence of or increase the likelihood of one or more other features, numbers, steps, operations, elements, components, or combinations of the foregoing. Furthermore, the terms "first," "second," "third," and the like are used merely to distinguish between descriptions and should not be construed as indicating or implying relative importance.
Unless otherwise defined, all terms (including technical and scientific terms) used herein have the same meaning as commonly understood by one of ordinary skill in the art to which various embodiments of the application belong. The terms (such as those defined in commonly used dictionaries) will be interpreted as having a meaning that is the same as the context of the relevant art and will not be interpreted in an idealized or overly formal sense unless expressly so defined herein in connection with the various embodiments of the application.
Some embodiments of the present application are described in detail below with reference to the accompanying drawings. The embodiments described below and features of the embodiments may be combined with each other without conflict.
In the process of developing the test agreement contract according to the requirement, the application can possibly receive the change requirement of the customer at any time before the contract is released. For the requirements which can be changed at any time, research and development staff are tired to be forced to independently reconfigure the requirements for the protocol at any time, so that the whole period of protocol processing, testing and production is prolonged, and the development efficiency of the protocol contract according to the requirements is low.
Therefore, the protocol configuration management method provided by the application has the advantages that after format conversion is carried out on the protocol file subjected to uploading method, the protocol content is displayed in a rich text form, the attribute and text of the original protocol can be subjected to online adjustment, preview and the like, and compared with the process of carrying out protocol configuration again, the development efficiency is greatly improved, and the risk of on-line delay is reduced.
The protocol configuration management method is described below in connection with some specific embodiments.
Fig. 2 shows a flowchart of a protocol configuration management method according to an embodiment of the present application. The protocol configuration management method exemplarily comprises the following steps:
S100, when responding to an update request of an original protocol, jumping to a protocol online management interface, wherein the management interface is used for configuring protocol attributes and protocol text information;
It should be noted that the original protocol does not refer to only the protocol file received by the service personnel for the first time, but refers to the current protocol before adjustment with respect to the protocol content. It is also understood that the protocol before each update is the original protocol.
In the present application, as shown in fig. 4, the management interface includes a protocol attribute configuration area and a protocol text configuration area.
The protocol attribute configuration area comprises a plurality of configuration items, and each configuration item is used for configuring one protocol attribute.
In some embodiments, the protocol attribute includes a plurality of combinations of a protocol template name, a third party signature, whether to force reading, a version number, a valid time, etc., wherein the protocol template name can effectively distinguish between different topics of the protocol, the third party signature can satisfy operation confirmation of a client, the version number is to distinguish between updating of the same protocol, etc. The application can enable the client to clearly know whether the currently read protocol is the latest version or not by displaying the information such as the name, version number, time stamp and the like of the protocol template in the protocol list. As other implementations, the agreement attributes also include various combinations of whether or not to sign, template number, institution, contract category, and the like.
The management interface of the application also supports the parameters, rules, procedures and the like of the custom protocol according to actual requirements, so that the management interface has high configurability, for example, metadata sets (names, identification card numbers, enterprise names, mobile phone numbers, mailboxes, home address and the like) can be defined, updating, deleting, adding and the like can be carried out according to requirements, metadata sets required by the protocol are checked when loan protocol configuration is carried out, metadata rule sets (signature procedures, nodes, node execution sequences and the like) can be defined, updating, deleting, adding and the like can be carried out according to requirements, metadata seal information (seal positions, seal modes and the like) and metadata rule sets required by the configuration in loan protocol configuration can be adapted to various complex service scenes.
The protocol text configuration area comprises an adjustment area, wherein the adjustment area is used for displaying protocol text information to be adjusted, format conversion is carried out after the original protocol is received, so that an intermediate protocol is obtained, and the intermediate protocol is displayed in the adjustment area. In some embodiments, the management interface further includes an interface module for uploading the raw protocol in word format/PDF format after the censoring. In the uploading process of the original protocol, the platform automatically performs format check and security check on the word/PDF file, and allows uploading after determining that the file is complete and does not carry malicious codes.
Advanced security technology and encryption means are adopted by the platform to ensure the data security and integrity in the protocol configuration management process. Meanwhile, the platform also provides authority management and audit functions so as to ensure that only authorized personnel can perform protocol configuration and management operation.
In some embodiments, when the original protocol is subjected to format conversion, the server performs format conversion on the uploaded original protocol, and transmits the intermediate protocol of the converted rich text format back to the adjustment area of the protocol text configuration area to display in the rich text format, so that online adjustment configuration is performed in the adjustment area. By converting the original protocol in the word format into the intermediate protocol in the rich text format capable of being edited online and converting the original protocol in the PDF format into the intermediate protocol in the rich text format capable of being edited online, service personnel can directly edit and adjust protocol attributes and text information on the intermediate protocol in the rich text format converted from the original protocol through a management interface of a management platform.
In some embodiments, the management platform aggregates loan agreement configurations of all scenes, including scenes such as identity authentication phase, enterprise authentication phase, tax bank authentication phase, borrowing phase, and the like, and constructs metadata sets, and configures metadata to share through agreement customization so as to eliminate information independence between agreements. The management platform provided by the application provides a centralized management platform for integrating and managing various different types of protocols, which is beneficial to eliminating information islands and improving management efficiency.
Specifically, when the original protocol needs to be updated, the management interface is skipped, as shown in fig. 3, a protocol list is displayed first, and then an uploading operation is performed on the original protocol. That is, before updating the original protocol, the processor performs format conversion on the original protocol and returns the intermediate protocol with the converted rich text format in the uploading process, and the returned intermediate protocol is displayed through the adjustment area shown in fig. 4, so that the text information of the intermediate protocol with the converted rich text format can be directly edited and adjusted on line through the adjustment area.
S200, responding to the configuration instruction, and carrying out online adjustment on the protocol attribute and/or the protocol text information according to the configuration change instruction to obtain an updated protocol;
The application carries out online modification according to the configuration instruction to obtain the updated protocol, which comprises carrying out online configuration on the protocol attribute according to the configuration instruction and/or carrying out online adjustment on the protocol text information of the intermediate protocol to obtain the updated protocol.
When the original protocol needs to be updated, a business person receives a modification instruction, then converts the original protocol in the word/PDF format into an intermediate protocol in the rich text format according to the modification instruction, and carries out online adjustment in a protocol text configuration area of the management interface.
In an embodiment, when a service personnel receives an instruction for updating an original protocol, the service personnel obtains modification content corresponding to the modification instruction, and then directly performs online adjustment on an intermediate protocol in a rich text format according to the modification content to realize rich text editing as shown in fig. 3, and online adjustment on protocol text information is realized through online editing adjustment on text content and text styles. The text content specifically refers to elements such as characters, pictures and tables of the protocol, the text style specifically refers to paragraph distribution, line spacing, font size, font format and the like, and the update protocol is obtained after the on-line adjustment of the intermediate protocol in the rich text format is completed.
The adjustment area in the corresponding figure 4 comprises a text display subarea and an editing toolbar subarea, and specifically, responding to a tool item selected by a user in the editing toolbar subarea, carrying out online adjustment on text content and/or text style of an intermediate protocol positioned in the text display subarea, and displaying the adjusted updated protocol in real time.
It can be understood that when the on-line original protocol needs to be adjusted, the application provides friendly editing interfaces and rich editing functions based on the platform, so that service personnel can edit the on-platform directly and easily complete the configuration management of the protocol.
S300, double auditing and publishing are carried out on the files of the update protocol.
The application carries out double auditing on the files of the update protocol, and issues after auditing confirmation. Specifically, the business personnel performs online verification on text content and/or text style of the update protocol displayed in real time in the adjustment area, stores the text content and/or text style after previewing verification, performs offline verification on the update protocol after previewing and storing, and can ensure the correctness of protocol modification through double verification of online verification and offline verification.
The application adopts the caching technology to cache the stored update protocol into the server so as to quickly acquire the content of the update protocol before release, thereby improving the experience effect of the quick preview protocol.
In an embodiment, the online preview shown in fig. 3 is executed for the updated protocol after the completion of the rich text editing adjustment, wherein the online preview is that service personnel preview and confirm the comparison change point through an online preview function, and save the updated protocol after online verification is correct, and the saved updated protocol is automatically stored and a corresponding protocol address is obtained. It can be understood that the online preview operation of the updated protocol can enable the business personnel to intuitively see the modified protocol content, so that the online quick verification is facilitated.
In some embodiments, the protocol identifier is generated after the update protocol is stored, for example, as shown in fig. 3, the protocol identifier is a two-dimensional code, an auditor identifies the protocol identifier by using a terminal device such as a mobile phone or a tablet, and the update protocol stored in the server is called, and the offline preview is performed by the update protocol obtained by the server, as shown in fig. 5, and the auditor performs a re-verification on the offline update protocol. It can be understood that after the business personnel performs online verification on the updated protocol, the updated protocol is submitted to the auditing personnel for verification, the auditing personnel performs offline verification on the retrieved updated protocol again, the platform supports multi-person collaborative verification, and detailed verification is performed on the updated protocol content until the dual verification is confirmed to be correct.
After the double verification confirms the correctness, the update protocol is issued, the original protocol stored in the server is updated, and relevant clients are informed of being capable of reading so as to realize the display of the update protocol again.
In one embodiment, the update protocol stored in the S3 server (Simple Storage Service simple storage service) can be read and displayed in real time to improve the reading of clients, and the S3 server provides high availability and expandability to meet the requirements of large-scale data storage and access.
The management platform and the S3 server adopt a safe transmission protocol so as to ensure the safety of data transmission.
The application also provides a protocol configuration management system, as shown in figure 6, comprising an interface management unit, a protocol updating unit and an audit release unit;
The interface management unit 10 is used for jumping to a management interface when responding to an update request of an original protocol, wherein the management interface is provided with a protocol attribute configuration area and a protocol text configuration area, and the protocol attribute configuration area comprises a plurality of configuration items for configuring protocol attributes;
the protocol updating unit 20 is configured to respond to a configuration instruction, perform online configuration on the protocol attribute according to the configuration instruction, and/or perform online adjustment on the protocol text information of the intermediate protocol to obtain an updated protocol;
and the audit release unit 30 is used for carrying out double audit on the update protocol and releasing the update protocol.
The protocol configuration management system may be implemented by using a software and/or hardware method, and it will be understood that the system of this embodiment corresponds to the protocol management method of the foregoing embodiment, and the options in the foregoing embodiment are equally applicable to this embodiment, so that a description thereof will not be repeated here.
The application also provides terminal equipment, which can be particularly terminal equipment such as a smart phone, a car phone and the like. The terminal device comprises a processor and a memory, wherein the memory stores a computer program, and the processor causes the terminal device to execute the functions of each unit in the protocol management method or the protocol management system by running the computer program.
The processor may be an integrated circuit chip with signal processing capabilities. The processor may be a general purpose processor including at least one of a central processing unit (Central Processing Unit, CPU), a graphics processor (Graphics Processing Unit, GPU) and a network processor (Network Processor, NP), a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), an off-the-shelf programmable gate array (FPGA) or other programmable logic device, discrete gate or transistor logic device, discrete hardware components. A general purpose processor may be a microprocessor or the processor may be any conventional processor or the like that may implement or perform the methods, steps, and logic blocks disclosed in embodiments of the present application.
The Memory may be, but is not limited to, random access Memory (Random Access Memory, RAM), read Only Memory (ROM), programmable Read Only Memory (Programmable Read-Only Memory, PROM), erasable Read Only Memory (Erasable Programmable Read-Only Memory, EPROM), electrically erasable Read Only Memory (Electric Erasable Programmable Read-Only Memory, EEPROM), etc. The memory is used for storing a computer program, and the processor can correspondingly execute the computer program after receiving the execution instruction.
The present application also provides a computer readable storage medium storing the computer program for use in the above terminal device. For example, the computer readable storage medium may include, but is not limited to, U disk, removable hard disk, read-Only Memory (ROM), random access Memory (RAM, random Access Memory), magnetic or optical disk, etc. various media that can store program code.
In the several embodiments provided in the present application, it should be understood that the disclosed apparatus and method may be implemented in other manners. The apparatus embodiments described above are merely illustrative, for example, of the flow diagrams and block diagrams in the figures, which illustrate the architecture, functionality, and operation of possible implementations of apparatus, methods and computer program products according to various embodiments of the present application. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
In addition, functional modules or units in various embodiments of the application may be integrated together to form a single part, or the modules may exist alone, or two or more modules may be integrated to form a single part.
The functions, if implemented in the form of software functional modules and sold or used as a stand-alone product, may be stored in a computer-readable storage medium. Based on such understanding, the technical solution of the present application may be embodied essentially or in a part contributing to the prior art or in a part of the technical solution in the form of a software product stored in a storage medium, comprising several instructions for causing a computer device (which may be a smart phone, a personal computer, a server, a network device, etc.) to perform all or part of the steps of the method according to the embodiments of the present application.
The foregoing is merely illustrative of the present application, and the present application is not limited thereto, and any person skilled in the art will readily recognize that variations or substitutions are within the scope of the present application.

Claims (7)

The interface management unit is used for jumping to a management interface when responding to an update request of an original protocol, wherein the management interface is provided with a protocol attribute configuration area and a protocol text configuration area, the protocol attribute configuration area comprises a plurality of configuration items for configuring protocol attributes, the protocol text configuration area comprises an adjustment area for displaying protocol text information to be adjusted, the protocol attributes comprise a plurality of combinations of a protocol template name, a third party signature, whether forced reading, a version number and effective time, format conversion is carried out after the uploaded original protocol is received, so as to obtain an intermediate protocol, and the intermediate protocol is displayed in the adjustment area;
The protocol updating unit is used for responding to a configuration instruction, carrying out online protocol configuration on the protocol attribute according to the configuration instruction, and/or carrying out online adjustment on protocol text information of the intermediate protocol to obtain an updated protocol, wherein the protocol text information comprises text content and text style, the adjustment area comprises a text display subarea and an editing toolbar subarea, the online adjustment on the text information of the intermediate protocol to obtain the updated protocol comprises responding to a tool item selected by a user in the editing toolbar subarea, carrying out online adjustment on the text content and/or the text style of the intermediate protocol in the text display subarea to obtain the updated protocol, and the text content comprises text, pictures and table elements of the protocol, and the text style comprises paragraph distribution, line spacing, font size and font format;
CN202411298075.2A2024-09-182024-09-18 A protocol configuration management method, system, terminal device and readable storage mediumActiveCN118827818B (en)

Priority Applications (1)

Application NumberPriority DateFiling DateTitle
CN202411298075.2ACN118827818B (en)2024-09-182024-09-18 A protocol configuration management method, system, terminal device and readable storage medium

Applications Claiming Priority (1)

Application NumberPriority DateFiling DateTitle
CN202411298075.2ACN118827818B (en)2024-09-182024-09-18 A protocol configuration management method, system, terminal device and readable storage medium

Publications (2)

Publication NumberPublication Date
CN118827818A CN118827818A (en)2024-10-22
CN118827818Btrue CN118827818B (en)2025-03-18

Family

ID=93078906

Family Applications (1)

Application NumberTitlePriority DateFiling Date
CN202411298075.2AActiveCN118827818B (en)2024-09-182024-09-18 A protocol configuration management method, system, terminal device and readable storage medium

Country Status (1)

CountryLink
CN (1)CN118827818B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN119781887A (en)*2024-12-202025-04-08北京百度网讯科技有限公司 Method, device and equipment for obtaining application program jump protocol

Citations (1)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN115186632A (en)*2022-07-182022-10-14建信金融科技有限责任公司 Text production method, device, electronic device and storage medium

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN111325621A (en)*2020-02-242020-06-23中国工商银行股份有限公司Protocol processing method, device, computer system and medium
CN112131504B (en)*2020-08-282024-03-26长沙市到家悠享网络科技有限公司Webpage editing and displaying method, device, equipment and storage medium
CN114116773A (en)*2021-12-022022-03-01建信金融科技有限责任公司 Structured query language SQL text review method and device
CN115037728B (en)*2022-04-202024-01-30上海极豆科技有限公司Protocol updating method, device, equipment and storage medium
CN114997676A (en)*2022-06-142022-09-02海南众乐邦网络科技有限公司 A protocol management system and management method thereof
CN115329737A (en)*2022-08-032022-11-11浙江海规技术有限公司Intelligent referee document generation method and device, computer equipment and storage medium
CN115858685B (en)*2023-02-142023-05-23青岛中科方德软件有限公司Online synchronization method and device for demand files, terminal and readable storage medium
CN117455215A (en)*2023-10-302024-01-26宁波深擎信息科技有限公司Development operation and maintenance work order flow management system, method, equipment and storage medium

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN115186632A (en)*2022-07-182022-10-14建信金融科技有限责任公司 Text production method, device, electronic device and storage medium

Also Published As

Publication numberPublication date
CN118827818A (en)2024-10-22

Similar Documents

PublicationPublication DateTitle
EP3646529B1 (en)System and method for managing a public software component ecosystem using a distributed ledger
US9430449B2 (en)Systems, methods, and media for managing editable previews of webpages
CN111079047B (en)Web-oriented page construction system
US20140040791A1 (en)Development platform for software as a service (saas) in a multi-tenant environment
CN118827818B (en) A protocol configuration management method, system, terminal device and readable storage medium
CN103685455A (en)Information processing device and conference system
CN111694565A (en)Data visualization application development method and system
KR102402026B1 (en)System for providing virtual space renting service using virtual space archive
KR102312481B1 (en)Method for providing contents production service using intuitive interface
WO2021183219A1 (en)System for custom validations and scripts for mobile applications
RU2662405C2 (en)Certification documents automatic generation
US20250077625A1 (en)Non-fungible token creation workflow with automated rights management
US9846635B2 (en)Making production data available for testing in a non-production environment
US20210124752A1 (en)System for Data Collection, Aggregation, Storage, Verification and Analytics with User Interface
US10452683B2 (en)Selectively synchronizing data on computing devices based on selective sync templates
US20230186418A1 (en)System and method for applying ricardian contract principles to agreements
CN114139502B (en) Document content processing method, device, equipment and storage medium
US8396887B2 (en)Method and system for facilities management
CN112995014B (en)Method and device for mass sending of messages
CN115657901B (en)Service changing method and device based on unified parameters
CN113051477B (en) Content recommendation method, device, electronic device and medium
CN115510822A (en)Document editing method and device, computer equipment and readable storage medium
Wijaya et al.A design study of micro service architecture on white-label travel platforms
WO2019193257A2 (en)Digital document content determination
CN114896224B (en) Database table naming method, device, equipment and storage medium

Legal Events

DateCodeTitleDescription
PB01Publication
PB01Publication
SE01Entry into force of request for substantive examination
SE01Entry into force of request for substantive examination
GR01Patent grant
GR01Patent grant

[8]ページ先頭

©2009-2025 Movatter.jp