CN113609427A - System data resource extraction method and system under condition of no interface - Google Patents

System data resource extraction method and system under condition of no interface Download PDF

Info

Publication number
CN113609427A
CN113609427A CN202110901718.8A CN202110901718A CN113609427A CN 113609427 A CN113609427 A CN 113609427A CN 202110901718 A CN202110901718 A CN 202110901718A CN 113609427 A CN113609427 A CN 113609427A
Authority
CN
China
Prior art keywords
data
interface
target information
under
client
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
CN202110901718.8A
Other languages
Chinese (zh)
Other versions
CN113609427B (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.)
Shandong Hongye Information Technology Co ltd
Original Assignee
Shandong Hongye Information Technology 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 Shandong Hongye Information Technology Co ltd filed Critical Shandong Hongye Information Technology Co ltd
Priority to CN202110901718.8A priority Critical patent/CN113609427B/en
Publication of CN113609427A publication Critical patent/CN113609427A/en
Application granted granted Critical
Publication of CN113609427B publication Critical patent/CN113609427B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR 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/22Indexing; Data structures therefor; Storage structures
    • G06F16/2282Tablespace storage structures; Management thereof
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR 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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/31User authentication
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2221/00Indexing scheme relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F2221/21Indexing scheme relating to G06F21/00 and subgroups addressing additional information or applications relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F2221/2133Verifying human interaction, e.g., Captcha
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Software Systems (AREA)
  • Computer Security & Cryptography (AREA)
  • Computer Hardware Design (AREA)
  • Storage Device Security (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The utility model provides a system data resource extraction method and system under the condition of no interface, which is used for acquiring the information that a designated page is opened and a target information system is logged in; reading data returned by the target information system to the client, analyzing the data based on a preset analysis model, and classifying and storing the analyzed data after structuring; storing and sharing the classification result to an external terminal or other application software of the same terminal or an application system of the same terminal; according to the method, under the condition that a target information system does not have an open data service interface, explicit data resources and implicit data resources of a designated page (under a B/S framework) or a designated client program interface (under a C/S framework) are automatically extracted, the read data resources are structurally output and automatically and adaptively stored in a local database in a persistent mode, and data interaction between multiple information systems under the condition that no data interface exists is achieved.

Description

System data resource extraction method and system under condition of no interface
Technical Field
The present disclosure relates to the field of computer science and technology, and in particular, to a method and system for extracting system data resources without an interface.
Background
The statements in this section merely provide background information related to the present disclosure and may not necessarily constitute prior art.
At present, data interaction is often required to be performed between different systems on a unified terminal or between different systems of different terminals to realize collaboration between the systems.
The inventor finds that in the existing data reading strategy, data interaction between two different information systems generally requires that two parties open a data service interface mutually, and data transmission is carried out through the data interface, so that the data transmission efficiency is reduced; meanwhile, the data interface protocols of each information system are various, the coordination between the interfaces consumes time and labor, and the working efficiency is further reduced.
Disclosure of Invention
In order to solve the defects of the prior art, the present disclosure provides a method and a system for extracting system data resources under the condition of no interface, in the condition that a target information system has no open data service interface, explicit data resources and implicit data resources of a designated page (under a B/S architecture) or a designated client program interface (under a C/S architecture) are automatically extracted, and the read data resources are structurally output and automatically adaptively persistently stored in a local database, so that data interaction between multiple information systems under the condition of no data interface is realized.
In order to achieve the purpose, the following technical scheme is adopted in the disclosure:
the first aspect of the present disclosure provides a method for extracting system data resources without an interface.
A method for extracting system data resources under the condition of no interface comprises the following processes:
acquiring information that a designated page is opened and a target information system is logged in;
reading data returned by the target information system to the client, analyzing the data based on a preset analysis model, and classifying and storing the analyzed data after structuring;
and storing and sharing the classification result to an external terminal or other application software of the same terminal or an application system of the same terminal.
Further, the designated page is a client program of the C/S architecture software or a page of the B/S architecture software.
Furthermore, after the target information system is automatically logged in by a legal account or a secret key;
reading resident data of client data returned by a server side of a target information system in a memory area;
analyzing data based on a preset extraction model, and extracting and structuring related data resources;
and automatically classifying and storing the data resources in the database, and adaptively adapting the structure of the database table to the structure of the read data resources.
Furthermore, the automatic login of the target information system by the legal account number or the key comprises the following processes:
automatically filling a user name or a key in a login interface of a client of a C/S architecture target information system or a browser login page of a B/S architecture target information system;
automatically identifying the verification code of the login interface and automatically filling in;
a login or login related function button script on an interface or page is automatically executed.
Furthermore, reading the resident data of the client data in the memory area returned by the server of the target information system comprises the following processes:
and identifying the initial address and the storage length of the resident part of the data of the client returned by the server side of the target information system in the memory area of the client, and reading the data in the identified address range.
Furthermore, the data analysis is carried out based on the preset extraction model, and the related data resources are extracted and structured, and the method comprises the following processes:
constructing a data analysis model according to the characteristics of a client program interface under the C/S architecture and a browser display page under the B/S architecture;
analyzing the read dominant data based on a pre-constructed analysis model to form a Key-Value Key Value pair;
analyzing implicit data which is not displayed on a client program interface under a C/S framework and a browser display page under a B/S framework to form a Key-Value Key Value pair, and correcting an analysis model;
and summarizing the analyzed explicit data and the implicit data to form a structured data resource.
Furthermore, the data resources are automatically classified and stored in the database, and the structure of the database table is adaptively adapted to the structure of the read data resources, which comprises the following processes:
adaptively constructing a database table structure and a database model according to the structured analysis result;
processing the data with conflict and problem according to the time stamp and a preset logic rule;
if a database model has been successfully built that can accommodate the task, the parsed data is stored in the database.
A second aspect of the present disclosure provides a system data resource extraction system without an interface.
A system data resource extraction system without an interface, comprising:
an access identification module configured to: acquiring information that a designated page is opened and a target information system is logged in;
a parsing module configured to: reading data returned by the target information system to the client, analyzing the data based on a preset analysis model, and classifying and storing the analyzed data after structuring;
a sharing module configured to: and storing and sharing the classification result to an external terminal or other application software of the same terminal or an application system of the same terminal.
A third aspect of the present disclosure provides a computer-readable storage medium, on which a program is stored, which when executed by a processor, implements the steps in the method for extracting system data resources without an interface according to the first aspect of the present disclosure.
A fourth aspect of the present disclosure provides an electronic device, including a memory, a processor, and a program stored in the memory and executable on the processor, where the processor executes the program to implement the steps in the method for extracting system data resources without an interface according to the first aspect of the present disclosure.
Compared with the prior art, the beneficial effect of this disclosure is:
1. according to the method, the system, the medium and the electronic equipment, mutual data service interfaces of information systems of two parties are not required to be opened, explicit data and implicit data returned to a client (C/S framework or B/S framework) by a server side of a target information system in response to requirements of the client are achieved through modes of simulating manual operation, reading data in a memory area and the like, and structured output and storage of the read data are achieved through analysis.
2. The method, the system, the medium and the electronic equipment can save the interface development cost of information systems of both communication parties and improve the project implementation efficiency; or when the service interface of the system can not be coordinated, the data extraction, sharing and interaction among the systems are realized, and the method has remarkable progress.
3. According to the method, the system, the medium and the electronic equipment, software is used for replacing people through technologies of automatically logging in the target information system, simulating manual operation and the like, so that the number of personnel is saved, the labor cost is saved, and the working efficiency is improved.
4. According to the method, the system, the medium and the electronic equipment, through the technologies of data extraction, automatic login, manual operation simulation and the like, the automatic circulation of the workflow can be realized, particularly, the cross-system workflow automation under the condition of no interface can be realized, the manual intervention is avoided, the data chimney and the information barrier are broken, and the working efficiency is greatly improved.
Advantages of additional aspects of the disclosure will be set forth in part in the description which follows, and in part will be obvious from the description, or may be learned by practice of the disclosure.
Drawings
The accompanying drawings, which are included to provide a further understanding of the disclosure, illustrate embodiments of the disclosure and together with the description serve to explain the disclosure and are not to limit the disclosure.
Fig. 1 is a schematic flowchart of a method for extracting system data resources under the condition of no interface according to embodiment 1 of the present disclosure.
Fig. 2 is a schematic flow chart of a data resource analysis method provided in embodiment 1 of the present disclosure.
Fig. 3 is a schematic structural diagram of a system data resource extraction system under the condition of no interface according to embodiment 2 of the present disclosure.
Fig. 4 is a schematic diagram of an analysis module of the system data resource extraction system in the case of no interface according to embodiment 2 of the present disclosure.
Fig. 5 is a schematic view of an electronic device provided in embodiment 4 of the present disclosure.
Detailed Description
The present disclosure is further described with reference to the following drawings and examples.
It should be noted that the following detailed description is exemplary and is intended to provide further explanation of the disclosure. Unless defined otherwise, all technical and scientific terms used herein have the same meaning as commonly understood by one of ordinary skill in the art to which this disclosure belongs.
It is noted that the terminology used herein is for the purpose of describing particular embodiments only and is not intended to be limiting of example embodiments according to the present disclosure. As used herein, the singular forms "a", "an" and "the" are intended to include the plural forms as well, and it should be understood that when the terms "comprises" and/or "comprising" are used in this specification, they specify the presence of stated features, steps, operations, devices, components, and/or combinations thereof, unless the context clearly indicates otherwise.
The embodiments and features of the embodiments in the present disclosure may be combined with each other without conflict.
Example 1:
as shown in fig. 1, an embodiment 1 of the present disclosure provides a method for reading a system data resource, including:
110: automatically opening a client program of the C/S framework software or a specified page of the B/S framework software;
120: automatically logging in a target information system, reading data returned by the target information system to a client, analyzing the data based on an analysis model, and outputting the data to a database in a structured manner for automatic classification and storage;
130: and sharing the extracted data to other application software for use.
Optionally, the automatic login of the target information system, the reading of the data returned by the target information system to the client, the data analysis based on the analysis model, and the structured output to the database for the automatic classification and storage are obtained through the following steps.
Fig. 2 is a schematic flow chart of an analysis method (configured to automatically log in a target system, read data returned by a target information system to a client, perform data analysis based on an analysis model, and structurally output the data to a database for automated classification and storage) provided in this embodiment, where the analysis method is implemented by the following steps:
210: automatically logging in a target information system by using a legal account number and a password;
220: reading resident data of a server-side return client (C/S architecture or B/S architecture) of a target information system in a memory area;
230: carrying out data analysis based on the extraction model, and extracting and structurally outputting related data resources;
240: the data resources are classified and stored in the database automatically, and the structure of the database table can be adaptive to the structure of the read data resources.
In this embodiment, the purpose of extracting the data resource of the target information system can be achieved by the analysis method under the condition that the information systems of the two interacting parties do not open a service interface to the other party, so that cross-system data extraction, sharing and interaction, cross-system flow intercommunication and automatic circulation thereof are achieved under the condition of no interface.
Example 2:
as shown in fig. 3, embodiment 2 of the present disclosure provides a system data resource extraction system 300 under the condition of no interface, including an access identification module 310, an analysis module 320, and a sharing module 330, where:
the access identification module 310 is configured to automatically open a client program of the C/S architecture software or a designated page of the B/S architecture software;
the analysis module 320 is configured to automatically log in a target information system, read data returned by the target information system to a client, analyze the data based on an analysis model, and structurally output the data to a database for automatic classification and storage;
the sharing module 330 is configured to share the extracted data to other application software for use.
Optionally, the parsing module 320 includes a system login unit 322, a data reading unit 324, a data parsing unit 326, and a data processing and storing unit 328, as shown in fig. 4, where:
the system login unit 322 is configured to automatically log in the target information system according to the legal account and the password;
the data reading unit 324 is configured to read resident data of the data returned by the server of the target information system to the memory area of the client (C/S architecture or B/S architecture);
the data analysis unit 326 is configured to perform data analysis based on an extraction model, extract and structurally output related data resources;
the data processing and storing unit 328 is configured to perform automatic classification and storage of the data resources in the database, and the structure of the database table can be adaptively adapted to the structure of the read data resources.
The system data resource extraction system 300 provided in this embodiment can implement data extraction, sharing, and interaction between two parties of an interactive system in the case of no interface, and the specific working method is the same as that provided in embodiment 1, and is not described here again.
Example 3:
the embodiment 3 of the present disclosure provides a computer-readable storage medium, on which a program is stored, which when executed by a processor, implements the steps in the method for extracting system data resources in the case of no interface as described in the embodiment 1 of the present disclosure.
Example 4:
as shown in fig. 5, embodiment 4 of the present disclosure provides an electronic device 700, which includes a memory 710, a processor 720, and a program stored on the memory and executable on the processor, and when the processor executes the program, the processor implements the steps in the method for extracting system data resources in the case of no interface according to embodiment 1 of the present disclosure.
As will be appreciated by one skilled in the art, embodiments of the present disclosure may be provided as a method, system, or computer program product. Accordingly, the present disclosure may take the form of a hardware embodiment, a software embodiment, or an embodiment combining software and hardware aspects. Furthermore, the present disclosure may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, optical storage, and the like) having computer-usable program code embodied therein.
The present disclosure is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the disclosure. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by a computer program, which can be stored in a computer-readable storage medium, and when executed, can include the processes of the embodiments of the methods described above. The storage medium may be a magnetic disk, an optical disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), or the like.
The above description is only a preferred embodiment of the present disclosure and is not intended to limit the present disclosure, and various modifications and changes may be made to the present disclosure by those skilled in the art. Any modification, equivalent replacement, improvement and the like made within the spirit and principle of the present disclosure should be included in the protection scope of the present disclosure.

Claims (10)

1. A method for extracting system data resources under the condition of no interface is characterized in that: the method comprises the following steps:
acquiring information that a designated page is opened and a target information system is logged in;
reading data returned by the target information system to the client, analyzing the data based on a preset analysis model, and classifying and storing the analyzed data after structuring;
and storing and sharing the classification result to an external terminal or other application software of the same terminal or an application system of the same terminal.
2. The method for extracting system data resources under the condition of no interface of claim 1, wherein:
and the designated page is a client program of the C/S architecture software or a page of the B/S architecture software.
3. The method for extracting system data resources under the condition of no interface of claim 1, wherein:
after automatically logging in a target information system by a legal account or a secret key;
reading resident data of client data returned by a server side of a target information system in a memory area;
analyzing data based on a preset extraction model, and extracting and structuring related data resources;
and automatically classifying and storing the data resources in the database, and adaptively adapting the structure of the database table to the structure of the read data resources.
4. The method for extracting system data resources under the condition of no interface of claim 3, wherein:
the method for automatically logging in the target information system by using the legal account number or the key comprises the following steps:
automatically filling a user name or a key in a login interface of a client of a C/S architecture target information system or a browser login page of a B/S architecture target information system;
automatically identifying the verification code of the login interface and automatically filling in;
a login or login related function button script on an interface or page is automatically executed.
5. The method for extracting system data resources under the condition of no interface of claim 3, wherein:
reading resident data of client data in a memory area returned by a server side of a target information system, and the method comprises the following steps:
and identifying the initial address and the storage length of the resident part of the data of the client returned by the server side of the target information system in the memory area of the client, and reading the data in the identified address range.
6. The method for extracting system data resources under the condition of no interface of claim 3, wherein:
carrying out data analysis based on a preset extraction model, extracting and structuring related data resources, and the method comprises the following processes:
constructing a data analysis model according to the characteristics of a client program interface under the C/S architecture and a browser display page under the B/S architecture;
analyzing the read dominant data based on a pre-constructed analysis model to form a Key-Value Key Value pair;
analyzing implicit data which is not displayed on a client program interface under a C/S framework and a browser display page under a B/S framework to form a Key-Value Key Value pair, and correcting an analysis model;
and summarizing the analyzed explicit data and the implicit data to form a structured data resource.
7. The method for extracting system data resources under the condition of no interface of claim 3, wherein:
the data resources are automatically classified and stored in the database, the structure of the database table is adaptively adapted to the structure of the read data resources, and the method comprises the following processes:
adaptively constructing a database table structure and a database model according to the structured analysis result;
processing the data with conflict and problem according to the time stamp and a preset logic rule;
if a database model has been successfully built that can accommodate the task, the parsed data is stored in the database.
8. A system data resource extraction system under the condition of no interface is characterized in that:
the method comprises the following steps:
an access identification module configured to: acquiring information that a designated page is opened and a target information system is logged in;
a parsing module configured to: reading data returned by the target information system to the client, analyzing the data based on a preset analysis model, and classifying and storing the analyzed data after structuring;
a sharing module configured to: and storing and sharing the classification result to an external terminal or other application software of the same terminal or an application system of the same terminal.
9. A computer-readable storage medium, on which a program is stored, which, when being executed by a processor, carries out the steps of the method for extracting system data resources in the absence of an interface according to any one of claims 1 to 7.
10. An electronic device comprising a memory, a processor and a program stored on the memory and executable on the processor, wherein the processor implements the steps of the method for extracting system data resources without interface according to any one of claims 1 to 7 when executing the program.
CN202110901718.8A 2021-08-06 2021-08-06 System data resource extraction method and system under no-interface condition Active CN113609427B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110901718.8A CN113609427B (en) 2021-08-06 2021-08-06 System data resource extraction method and system under no-interface condition

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110901718.8A CN113609427B (en) 2021-08-06 2021-08-06 System data resource extraction method and system under no-interface condition

Publications (2)

Publication Number Publication Date
CN113609427A true CN113609427A (en) 2021-11-05
CN113609427B CN113609427B (en) 2023-09-08

Family

ID=78339631

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110901718.8A Active CN113609427B (en) 2021-08-06 2021-08-06 System data resource extraction method and system under no-interface condition

Country Status (1)

Country Link
CN (1) CN113609427B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114297035A (en) * 2021-12-30 2022-04-08 创维集团智能装备有限公司 Production monitoring method, system, equipment and computer readable storage medium
CN117196996A (en) * 2023-10-17 2023-12-08 山东鸿业信息科技有限公司 Interface-free interaction management method and system for data resources

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080059442A1 (en) * 2006-08-31 2008-03-06 International Business Machines Corporation System and method for automatically expanding referenced data
CN105117829A (en) * 2015-08-11 2015-12-02 甘肃万维信息技术有限责任公司 Intensive broadband secondary pretreatment intelligent production management system
CN106919634A (en) * 2016-06-12 2017-07-04 阿里巴巴集团控股有限公司 Across the method and web browser of Application share data
CN110287255A (en) * 2019-05-23 2019-09-27 深圳壹账通智能科技有限公司 Data sharing method, device and computer equipment based on user behavior
CN110737645A (en) * 2019-10-15 2020-01-31 深圳金蝶账无忧网络科技有限公司 data migration method between different systems, data migration system and related equipment
CN111104369A (en) * 2019-12-16 2020-05-05 北京明略软件***有限公司 Retrieval database construction method and device

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080059442A1 (en) * 2006-08-31 2008-03-06 International Business Machines Corporation System and method for automatically expanding referenced data
CN105117829A (en) * 2015-08-11 2015-12-02 甘肃万维信息技术有限责任公司 Intensive broadband secondary pretreatment intelligent production management system
CN106919634A (en) * 2016-06-12 2017-07-04 阿里巴巴集团控股有限公司 Across the method and web browser of Application share data
CN110287255A (en) * 2019-05-23 2019-09-27 深圳壹账通智能科技有限公司 Data sharing method, device and computer equipment based on user behavior
CN110737645A (en) * 2019-10-15 2020-01-31 深圳金蝶账无忧网络科技有限公司 data migration method between different systems, data migration system and related equipment
CN111104369A (en) * 2019-12-16 2020-05-05 北京明略软件***有限公司 Retrieval database construction method and device

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114297035A (en) * 2021-12-30 2022-04-08 创维集团智能装备有限公司 Production monitoring method, system, equipment and computer readable storage medium
CN114297035B (en) * 2021-12-30 2023-11-14 创维集团智能装备有限公司 Production monitoring method, system, equipment and computer readable storage medium
CN117196996A (en) * 2023-10-17 2023-12-08 山东鸿业信息科技有限公司 Interface-free interaction management method and system for data resources
CN117196996B (en) * 2023-10-17 2024-06-04 山东鸿业信息科技有限公司 Interface-free interaction management method and system for data resources

Also Published As

Publication number Publication date
CN113609427B (en) 2023-09-08

Similar Documents

Publication Publication Date Title
WO2021003818A1 (en) Interface test case generating method and apparatus, computer device, and storage medium
CN106875156B (en) Universal intelligent auditing platform and auditing method thereof
CN113609427B (en) System data resource extraction method and system under no-interface condition
US11150896B2 (en) Automated generation of service definitions for message queue application clients
CN105373478B (en) Automated testing method and system
CN111552633A (en) Interface abnormal call testing method and device, computer equipment and storage medium
CN109254959B (en) Data evaluation method and device, terminal equipment and readable storage medium
CN107526676B (en) Cross-system test method and device
CN109560996B (en) Automatic testing system and method for terminal of Internet of things
CN110798445B (en) Public gateway interface testing method and device, computer equipment and storage medium
CN109408763B (en) Method and system for managing resume of different templates
CN112527666B (en) Automatic testing method and device for business process and computer equipment
CN112286815A (en) Interface test script generation method and related equipment thereof
WO2020019489A1 (en) Method for predicting reason for employee resignation and related device
CN105516337B (en) Web site based on dynamic load mechanism docks analytic method
CN116346456A (en) Business logic vulnerability attack detection model training method and device
CN103399968B (en) A kind of micro-blog information acquisition method and system
Mittal Trustworthiness of big data
CN113347060B (en) Method, device and system for detecting power network fault based on process automation
CN112883088B (en) Data processing method, device, equipment and storage medium
CN101286903B (en) Method for enhancing integrity of sessions in network audit field
CN111209266A (en) Auditing method and device based on Redis database and electronic equipment
CN111193631A (en) Information processing method, system, and computer-readable storage medium
CN112100187B (en) Student learning data storage method and device based on VueJS
CN113590217A (en) Function management method and device based on engine, electronic equipment and storage medium

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