Patents
Literature
Patsnap Eureka AI that helps you search prior art, draft patents, and assess FTO risks, powered by patent and scientific literature data.

1214 results about "Business logic" patented technology

In computer software, business logic or domain logic is the part of the program that encodes the real-world business rules that determine how data can be created, stored, and changed. It is contrasted with the remainder of the software that might be concerned with lower-level details of managing a database or displaying the user interface, system infrastructure, or generally connecting various parts of the program.

Code generation and evaluation method and system based on RAG and multilevel decision tree

The invention provides a code generation and evaluation method and system based on RAG and a multilevel decision tree, and the method comprises the steps: integrating project related design documents, and constructing a knowledge base capable of semantic retrieval through a vectorization technology; associating business demand description with related documents in the knowledge base based on an RAG technology, and performing demand semantic enhancement to generate a technology demand cue word; receiving the technical requirement cue word by adopting a large language model so as to generate a complete code conforming to business logic; constructing a four-level decision tree evaluation system, and sequentially executing code quality scanning, deployability verification, dynamic test verification and demand satisfaction verification through an evaluation assembly line to generate an evaluation result; and generating an optimization suggestion according to the evaluation result so as to trigger an iteration generation process when the code does not pass the verification, thereby solving the problems of disjunction between code generation and business requirements, low verification efficiency and insufficient iteration optimization.
Owner:SHANDING YUNKE INFORMATION TECHNOLOGY CO LTD

Method and device for automatically generating Java method unit test case based on AI

The invention discloses a method and device for automatically generating a Java method unit test case based on AI, and the method comprises the steps: building a structured annotation specification, carrying out the automatic traversal and intelligent analysis of a Java project, extracting a method signature, a parameter type and a parameter constraint condition, constructing a test data generation model, and carrying out the automatic generation of the test case. The model is transmitted to an AI service to analyze business logic and boundary conditions, test case codes are generated, test cases are optimized and integrated to a project test directory, finally, code areas with insufficient coverage are identified through coverage rate analysis, a test completion strategy is generated, and iterative perfection of the test cases is completed. The technical problems that in the prior art, project-level automatic test case generation cannot be achieved, the generated test case cannot fully cover business logic and boundary conditions, and context relation understanding is lacked are solved, full-automatic project-level test generation is achieved, and the test efficiency and quality are improved.
Owner:BEIJING YULORE INNOVATION TECH

Interaction control method and system for intelligent agent and front-end and back-end systems

The invention discloses an interaction control method and system for an intelligent agent and a front-end and back-end system, and the method achieves the automatic control of the intelligent agent on the front-end and back-end system through the integration of a large language model. The method comprises the following steps: an intelligent agent performs natural language intention recognition through a large language model, automatically selects a proper tool, extracts parameters required by the tool, converts the intention into a target task, generates a structured control instruction, maintains a complete session history and supports multiple rounds of dialogue interaction; the back end receives a user request, calls an intelligent agent to generate a structured instruction, transmits the structured instruction to the front end, and dynamically adjusts a subsequent instruction according to the received front end feedback; and the front end receives the instruction transmitted by the rear end, automatically identifies an instruction format through a regular expression, performs corresponding operation after parameter verification and feeds back a result. According to the method, unified control of the agent on the front-end UI and the back-end business logic is realized, complex multi-round dialogue and multi-step operation are supported, and the method has a wide application prospect.
Owner:ZHEJIANG LAB

Insurance multi-source retrieval and consistency verification method and device, medium and product

The invention provides an insurance multi-source retrieval and consistency verification method and device, a medium and a product, and the method comprises the following steps: obtaining heterogeneous document data in an insurance field, carrying out semantic analysis, and constructing an insurance knowledge graph containing business concepts and logical relationships; receiving a service query request of a user, retrieving in the knowledge graph and sorting according to correlation to obtain a candidate evidence set; performing logic comparison on the candidate evidence fragments, and identifying and constructing a business logic conflict set; calculating evidence reliability scores based on information source types and release time of the evidence fragments, performing conflict resolution according to the evidence reliability scores, and screening target evidence fragments from the candidate evidence set to form a consistent evidence chain; and inputting the business query request and the consistency evidence chain into the generation model, and generating a query result and traceability interpretation information. By implementing the technical scheme provided by the invention, more accurate, consistent and efficient service decision support can be realized in multi-source complex information.
Owner:BEIJING ZHIBAO HUIZHONG DIGITAL TECHNOLOGY CO LTD

Multi-agent cooperative RESTful API vulnerability test method

The invention relates to the technical field of network security, and discloses a multi-agent cooperative RESTful API vulnerability test method. Constructing a parameter structured representation by analyzing an API interface specification, generating a test value conforming to service semantics by using a large language model, and establishing a semantic request baseline representing normal service logic; constructing a multi-agent collaborative architecture including vulnerability reasoning, case generation, test execution, test analysis and test management; all the agents are coordinated to carry out iterative vulnerability testing through a signal mechanism and a state transition table, and API service analysis, test strategy customization, use case directional variation and execution, result study and judgment and strategy optimization are achieved; and finally generating a structured vulnerability report. According to the method, the problems of semantic blind areas, shallow analysis layers, insufficient adaptive capacity and the like are solved, security risks such as business logic vulnerabilities and sensitive data leakage in the RESTful API can be deeply detected, and the accuracy and coverage rate of vulnerability detection are remarkably improved.
Owner:SICHUAN UNIV

Knowledge Token generation and tracing method based on structured metadata

The invention belongs to the technical field of knowledge Token generation and traceability, and discloses a knowledge Token generation and traceability method based on structured metadata, which is characterized in that a current knowledge scene is quickly matched and a core field is dynamically adjusted through few-sample learning in combination with various technical models and a preset industry field model library; a mixed semantic segmentation mode is adopted, knowledge fragments are completely segmented according to business logic, then a refined element extraction strategy is matched, three types of key elements including entities, relationships and clauses are accurately extracted, and errors are reduced through multi-dimensional verification; originally dispersed PDF, audio and video and other unstructured knowledge can be converted into standardized assets with anchoring information. Meanwhile, a multi-dimensional verification process is designed, comprehensive verification is carried out from a data source, access permission and logic consistency to a health state, it is ensured that a knowledge source can be checked, authenticity can be distinguished, and the information distortion risk during large model calling is reduced.
Owner:COLORFUL PRISM (HANGZHOU) INFORMATION TECHNOLOGY SERVICES CO LTD

Flood control decision-making method and system based on multi-agent cooperation

The invention discloses a flood control decision-making method and system based on multi-agent cooperation, and relates to the technical field of artificial intelligence and water conservancy information.The flood control decision-making method comprises the steps that a decision-making thinking chain template guided by domain business logic is constructed, and the flood control decision-making process originally depending on artificial experience is converted into an interpretable and traceable structured reasoning process; modularized disassembly is carried out on complex tasks in flood control business to form a standardized decision sequence, and a business framework is provided for the reasoning process of a large language model, so that each step of reasoning must be aligned with a preset decision target and call a specified knowledge demand; therefore, the common logic jump and constraint omission problems of a general large model in a professional scene are completely eradicated from the working principle, when a system processes user query, automatic matching is carried out, step-by-step advancing is carried out along the thinking chain template, and an intermediate result highly consistent with business operation is generated; effective alignment of artificial intelligence reasoning and domain expert thinking modes is realized.
Owner:CHINA THREE GORGES UNIV

Data processing method and device based on request interception, equipment and medium

The invention provides a data processing method based on request interception, which comprises the following steps of: intercepting a calling request for marking a service method through a request interception mechanism, preposing a decision point of service logic, and selecting whether the service method is executed or not according to a request context. According to the method and the device, the business rules are stored in the configuration center, external rule configuration is performed, the business rule expressions are pre-stored in the configuration center, dynamic acquisition is performed based on the rule identifiers, decoupling of the business rules and the codes is realized, the business rules can be configured independent of the codes, and flexible business processing can be realized only by modifying the expressions of the corresponding rules in the configuration center. The problems of code expansion and difficult maintenance caused by business rule change in a multi-channel environment are effectively solved, so that the flexibility and maintainability of a business data processing system are improved. The method can be applied to a business processing system in the financial field or the medical field, so that the flexibility of the business processing system in the financial field or the medical field is improved.
Owner:PING AN TECH (SHENZHEN) CO LTD

Data query statement dynamic generation method and device, equipment and medium

The invention relates to the technical field of data query, can be applied to business scenes such as financial science and technology and medical health, and discloses a data query statement dynamic generation method and device, equipment and a medium, and the method comprises the steps: receiving query request information, matching business strategies, completing conflict resolution, and generating a target business strategy set; obtaining dynamic context information formed by a database structure, an index, statistical information and a system load; and generating an initial data query statement based on the target business strategy set, the dynamic context information and the query request information, and obtaining an executable data query statement through grammar verification, logic optimization and execution cost analysis. According to the method, service rule analysis, conflict resolution and environment perception are combined, so that the query statement generation process can be adaptively adjusted along with the change of the service rules and the change of the running state of the database, and the accuracy and execution efficiency of query statement generation are improved while the correctness of service logic is kept.
Owner:PING AN TECH (SHENZHEN) CO LTD

Electric bicycle data collaborative sharing method based on multi-party safety calculation

According to the electric bicycle data collaborative sharing method based on multi-party security computing, the collaborative computing system is constructed, the collaborative control nodes in the collaborative computing system are independent of the business departments, and the collaborative computing system allocates at least one computing execution node to each business department. The calculation execution nodes are in communication connection with a database of a business department, and each calculation execution node is in communication connection with the coordination control node; the method comprises the following steps: splitting a calculation task in a collaborative governance service related to cross-department data sharing based on service logic, and obtaining a single-department calculation sub-task and a cross-department calculation sub-task after splitting; each calculation execution node executes a calculation task which only relates to the data of the business department, and only submits a calculation result to the coordination control node; all calculation tasks related to cross-department data are completed at the coordination control node; and then the coordination control node feeds back the data requested by the business department to the requesting department.
Owner:TRAFFIC MANAGEMENT RES INST OF THE MIN OF PUBLIC SECURITY

Intelligent contract-driven enterprise tax risk management system

The invention relates to the technical field of enterprise management and information processing, in particular to an intelligent contract-driven enterprise tax risk management system, which adopts a rule management layer and contract execution layer separation architecture: the rule management layer is responsible for configuring and testing a tax rule and generating a rule version identifier; and the contract execution layer is composed of intelligent contracts deployed in the block chain, and comprises a rule state contract for anchoring a rule version and a business risk contract for executing business logic. And coupling the off-chain rule with the on-chain contract through the rule version identifier. And the business risk contract monitors an on-chain evidence storage event, obtains a current effective rule version, delegates under-chain service calculation, verifies a returned result by signature, version, time and the like, and executes corresponding treatment after the verification is passed. For high-risk disposal, the system provides an on-chain arbitration mechanism by governing a contract. According to the method, dynamic and safe updating of the tax risk management rule is realized on the premise of ensuring that the process is automatic, credible and non-tampering.
Owner:ZHEJIANG ECONOMIC & TRADE POLYTECHNIC

Software test expected result prediction method and system based on deep learning

The invention discloses a software test expected result prediction method and system based on deep learning, and the method comprises the steps: obtaining multi-source heterogeneous data of a tested system, and carrying out the preprocessing and correlation fusion based on the multi-source heterogeneous data, so as to determine a multi-modal data set; performing feature extraction on the multi-modal data set through a text encoder, a structured data encoder and a time sequence feature encoder to obtain a plurality of feature vectors, and performing fusion processing on the feature vectors to generate a feature vector set; performing deep learning reasoning on the feature vector set, and generating a multi-dimensional prediction result through multi-head self-attention mechanism and cross-modal attention fusion; and carrying out dynamic verification and conflict resolution processing on the multi-dimensional prediction result to generate a test expectation result conforming to system constraints and business logic. According to the method, the multi-modal features are automatically extracted and fused through the deep learning technology, the accurate test expected result is generated, manual intervention is reduced, and the software test efficiency and accuracy are improved.
Owner:BEIJING YULORE INNOVATION TECH

Controller programming method and device based on equipment model, equipment, medium and product

The invention discloses a controller programming method and device based on an equipment model, equipment, a medium and a product, the equipment model is used as a unified semantic anchor point, heterogeneous characteristics of physical equipment are converted into computable structured description, hardware adaptation and business logic are decoupled through a driving framework, a large model focuses on generation of a high-value control strategy, and the control strategy is optimized. Semantic drift and logic illusion of a program generation large model are remarkably inhibited by relying on double constraints of equipment document data and a knowledge graph, finally, an executable drive program meeting strict requirements of an industrial site is output through compiling verification of a closed loop, and due to the fact that manual development is not needed, development efficiency is improved, development cost is reduced, and development efficiency is improved. The equipment model provides a cross-protocol and cross-manufacturer standardized interface contract, so that the problem of poor reusability in traditional development is solved, and the reusability is improved.
Owner:HUNAN KAIHONG ZHIGU DIGITAL IND DEV CO LTD

Web3D zero code interactive design platform and method based on unified model

The invention belongs to the technical field of code-free development, and particularly relates to a Web3D zero-code interactive design platform and method based on a unified model, and the platform comprises a unified business logic model UBLM and a platform-independent, self-described and structured data container which is used for completely defining all behavior logics in 3D interactive application, including events, conditions, actions, parameters, variables and flow relations; the dual-mode editor comprises a form-type editor and a blueprint-type editor, and the form-type editor and the blueprint-type editor can be used for completely creating, editing and visualizing the same UBLM and realizing real-time state synchronization; and the interpreted rule execution engine IREE is a lightweight engine running in a JavaScript environment of a browser and is responsible for analyzing the UBLM during running and converting the declarative logic into an executable instruction in a 3D scene through a rule matching and function registration mechanism. According to the invention, the development and cooperation efficiency can be improved, and the iterative maintenance process is simplified.
Owner:SHANDONG YINGXIAN INFORMATION TECH CO LTD

SOA architecture vehicle-cloud integrated communication middleware system and deployment method

The invention provides an SOA architecture vehicle-cloud integrated communication middleware system and a deployment method, and the system comprises a unified communication interface module which is used for providing a Topic-based publishing / subscribing model communication interface for an application layer, and providing a Method-based client / server model remote service calling interface; the communication abstraction and adaptation module is used for performing unified abstraction and protocol conversion on various heterogeneous physical buses and communication protocols in the vehicle and among vehicle clouds; the system configuration and management module is used for carrying out centralized configuration and management on definition of communication interfaces, mapping relations of communication channels and system operation parameters; the system receives a communication request of an application layer through the unified communication interface module, obtains configuration information through the system configuration and management module, and adapts the communication request to a specific physical bus or a network protocol for transmission through the communication abstraction and adaptation module. According to the system and the deployment method provided by the invention, the service logic of the application layer and the complex communication of the bottom layer are thoroughly decoupled.
Owner:WUHAN JIANGXIA CHUNENG AUTOMOBILE TECHNOLOGY R&D CO LTD

Water conservancy data informatization management system and method

The invention provides a water conservancy data informatization management system and method. The method comprises the following steps: constructing an object association map of a water conservancy data entity object and business logic based on basic object data, mapping relation data and business logic data in water conservancy data; performing cryptographic hash operation on nodes and connecting lines in the object association map to obtain a data consanguinity fingerprint with uniqueness and tamper-proof characteristics, and storing the data consanguinity fingerprint and an authority strategy matrix for accessing the water conservancy data into an intelligent contract to obtain an authority control contract of the water conservancy data; capturing a data access request of an access user, and determining a data access permission of the access session according to the permission control contract and the data access request; and performing business scene-oriented controlled visual sharing on the water conservancy data extracted from the object association map based on the data access permission. By adopting the scheme of the invention, a water conservancy data security sharing system considering data dynamic adaptation, multi-attribute permission constraint and full-link credible tracing can be constructed.
Owner:CHANGJIANG RIVER SCI RES INST CHANGJIANG WATER RESOURCES COMMISSION +1

Visual form construction method

The invention provides a visual form construction method, which comprises the following steps: receiving user form operation data, carrying out business logic calculation, state change control and inter-service coordination operation on the user form operation data based on domain-driven design, and generating domain events, state data and service governance data. Domain events and state data are recorded to an event storage system, a query optimization view is constructed, event logs and query view data are generated, and dual optimization of data persistence and query efficiency is ensured. According to a preset security policy rule, real-time security monitoring is performed on the service governance data, a system health state index and security audit data are generated, and a system-level observability and security protection mechanism is established. And performing interface rendering and synthesis based on the event log, the query view data, the system health state index and the security audit data to generate a user interactive form interface. Through fusion processing of multi-source data, deep integration of interface rendering and security policies is realized.
Owner:DIGITAL HAINAN CO LTD

Auditing knowledge graph whole-process construction method and system based on large model

The invention discloses an auditing knowledge graph whole-process construction method and system based on a large model, and relates to the technical field of artificial intelligence and auditing informationization. The method comprises the following steps: constructing an entity and relation type set adaptive to the auditing field through an entity and relation joint extraction mechanism driven by the large model; combining a stop word table containing universal meaningless vocabularies and meaningless vocabularies special for auditing scenes to guarantee pertinence of text preprocessing, inputting the preprocessed auditing text into a large model optimized by an auditing field annotation data set, modeling association probability of entities and relationships, and establishing a relationship relationship between the entities and the relationships; implicit association between entities and relationships in audit texts is captured by utilizing context semantic understanding ability of a large model, the step of splitting extraction is not needed, omission of associated information in traditional separated extraction is avoided, field adaptability of extraction is guaranteed through fine adjustment of audit field data, an extraction result better fits audit service logic, and the audit efficiency is improved. And relevance and accuracy of knowledge extraction are improved fundamentally.
Owner:SHENYUAN TECHNOLOGY (NANJING) CO LTD

Data verification method and electronic equipment

The invention discloses a data verification method and electronic equipment, and relates to the technical field of electric digital data processing, metadata can be scanned to identify a target entry point of the metadata, and a plurality of associated verification items of to-be-verified data corresponding to the target entry point can be determined through annotations of the target entry point and corresponding target verification rules, so that the verification efficiency of the to-be-verified data is improved. And verifying the to-be-verified data by using the target verification rule and the plurality of associated verification items, thereby solving the technical problems that in related technologies, association between business logics cannot be perceived, a static verification technology is difficult to meet dynamic business logic requirements, and thus the user experience is affected, reducing the complexity of computer readable instructions, and improving the user experience. According to the method and the device, a plurality of associated verification items needing to be verified are dynamically determined, so that a very complex business verification scene is processed, and the technical effect of efficient and reliable data verification is achieved.
Owner:INSPUR SUZHOU INTELLIGENT TECH CO LTD

System for generating structured data to drive UI dynamic rendering based on natural language processing

The invention discloses a system for generating structured data based on natural language processing to drive UI dynamic rendering. The system comprises a voice acquisition and recognition module, a natural language processing module, a UI dynamic rendering driving module, a control logic automatic binding module and a rendering execution module. User voice or text instructions are automatically analyzed into structured JSON data through natural language processing, Jetpack Compose is driven to dynamically generate UI components, service logic is bound, zero-code interface construction is achieved, in addition, the system is combined with a local AI model, a factory mode and a reflection mechanism, multi-end adaptation, bidirectional data binding and event automatic processing are supported, and the system is suitable for large-scale popularization and application. According to the method, the development threshold is remarkably reduced, the iteration efficiency is improved, the method is particularly suitable for scenes such as smart homes and vehicle-mounted central control which need to quickly customize UIs, and meanwhile offline availability and cross-device consistency are guaranteed.
Owner:XIAMEN DNAKE INTELLIGENT TECH CO LTD

Power network security risk intelligent assessment method based on knowledge graph

The invention discloses a power network security risk intelligent assessment method based on a knowledge graph, and relates to the technical field of power industry network security. The method comprises the following steps: mapping multivariate real-time data to construct a three-dimensional coupling knowledge graph based on a preset node and edge relationship type, and inputting a graph neural network model; the power flow unbalance and the frequency offset are used as physical indexes, node interaction weight is adjusted through a physical constraint attention mechanism to generate risk state representation, the risk state representation is compared with a historical normal graph to quantify multi-dimensional indexes such as the graph structure offset degree, a comprehensive risk score is calculated through multi-factor fusion, and an alarm is generated when a threshold value is exceeded. The method has the advantages that the physical mechanism and the service logic are deeply fused, the risk is comprehensively measured from multiple dimensions, the recognition timeliness and the alarm accuracy are improved by means of a time sequence analysis mechanism, and the long-term effectiveness is ensured through a closed-loop updating and self-learning mechanism.
Owner:GUONENG NINGXIA LIUPANSHAN ENERGY DEVELOPMENT CO LTD

Method of text system

The invention discloses a method for generating a text system, and aims to solve the problems of long development cycle, disjunction of requirements and technology implementation and the like of traditional software and realize automatic generation from a natural language requirement to a deployable service system based on a large language model. The method is divided into two stages: in the first stage, a system is disassembled into a logic subsystem through man-machine cooperation, core business logic is extracted, a large language model is called by adopting a divide-and-conquer strategy, and a detailed specification containing a functional process and an interface form is generated; in the second stage, a large language model is called to generate a database table structure and a DDL script, an engineering framework of a basic technology stack is initialized and integrated through a predefined scaffold, CRUD codes are generated, the codes are analyzed to generate a transformation plan for structured data, and target logic codes are incrementally integrated. According to the method, control is achieved through Python, the problem of large model input limitation is solved, and generated codes are standard and extensible. The development cycle is shortened, the requirement-design-code consistency is guaranteed, the threshold is lowered, platform locking is avoided, and enterprise digital transformation is assisted.
Owner:青岛国实信息科技有限公司

Complex semantic-oriented business process multi-agent modeling and intelligent error correction system

The invention relates to the technical field of data processing, in particular to a complex semantic-oriented business process multi-agent modeling and intelligent error correction method and system. The method comprises the following steps: firstly, based on a BPMN meta-model, disassembling business process elements, analyzing BPMN specifications, forming a structured framework of business process modeling, processing unstructured texts in parallel through an intelligent agent group, identifying business process key concepts, mapping the business process key concepts into semi-structured information, and generating a preliminary extraction result; verifying the integrity of the preliminary extraction result based on a BPMN specification, and generating an information integrity verification report; based on an information integrity verification report, missing information of the preliminary extraction result is retrieved through a knowledge base and complemented; performing secondary verification on the complemented extraction result, and correcting the complemented extraction result based on business logic and user requirements; and generating an XML code and a visual flow chart conforming to the BPMN specification based on the corrected extraction result. According to the method, the problems of semantic fracture and structure deficiency of the complex semantic text in business process modeling can be effectively solved.
Owner:TSINGHUA UNIVERSITY

Visual configuration analysis system for power supply service event

The invention provides a visual configuration analysis system for a power supply service event, and the system achieves the unified access and deep fusion of multi-source heterogeneous data through a data fusion module, and generates high-quality power grid situation awareness data. Abstracting physical resources into standardized service units through a resource packaging module, performing centralized management, and constructing a real-time resource pool; through the visual low-code arrangement module, business personnel can flexibly define and modify complex business processes and scheduling requirements in a graphical mode, and the technical threshold is greatly reduced; the metadata processing engine automatically explains and executes the arranged service logic, and intelligently matches and schedules optimal resources according to requirements; and finally, the operation state and result of the system are visually presented through the visual rendering module. The intelligent level and response efficiency of power supply service event processing are improved, flexible configuration and automatic execution of the process from data to resources to business are achieved, and the agility of a power grid to cope with complex events and the reliability of power supply service are enhanced.
Owner:NORTH CHINA GRID MEASUREMENT CENT

Intelligent agent memory management method and system

The invention discloses an intelligent agent memory management method and system. According to the method, deep semantic organization of memory content is realized by defining a structured memory unit containing ternary metadata formed by a multi-label set, a multi-dimensional attribute set and a multi-level path; and receiving and processing a memory operation from any trigger event through a unified memory management framework. According to the method, the problems of low retrieval precision, poor data isolation between instances and tight coupling with service logic caused by flattening of a memory structure of an existing agent system are effectively solved, and the performance, the safety and the expandability of the agent system in enterprise-level application are remarkably improved.
Owner:CHINA CONSTR BANK CORP (FUJIAN BRANCH)

Interface verification and test method and device based on large model, medium and product

The embodiment of the invention relates to the technical field of information, and discloses an interface verification and test method and device based on a large model, a medium and a product, and the method comprises the steps: obtaining a to-be-tested interface document, analyzing the interface document through a first large model, constructing a test request parameter based on a request parameter definition, acquiring a real-time response message by calling a real interface; performing semantic comparison on a response example in the document structure information and the real-time response message by using the second large model to obtain a corrected interface document; comparing the parameter constraint condition in the corrected interface document with the verification logic in the business logic code snippet by using a third model to generate a logic verification passing result; and on the basis of the corrected interface document and a logic verification passing result, a Mock rule and an automatic test case script are generated by utilizing the fourth model, so that the maintenance cost and the false alarm rate of the automatic test script are reduced, and the automatic test efficiency is improved.
Owner:SHANGHAI SHANGHU INFORMATION TECH CO LTD

Bank network equipment monitoring and operation and maintenance system and method based on time sequence snapshot

The invention discloses a bank network equipment monitoring and operation and maintenance system and method based on a time sequence snapshot, and belongs to the field of communication network management, the system comprises a user interaction layer, a back-end business logic layer, a data storage layer, an acquisition execution layer and a managed equipment layer; the method comprises the steps of system initialization, equipment information input and verification, acquisition strategy generation, data acquisition and storage, interaction between a user and time sequence data, and snapshot comparison and alarm linkage. Multi-time-point state comparison and abnormal alarm are supported, refined monitoring, intelligent analysis and visual operation and maintenance of bank network equipment are realized, and the operation and maintenance efficiency and safety are improved.
Owner:CHINA CONSTRUCTION BANK

Construction method for replacing iframe embedded page

PendingCN121635885AProgram code adaptionQuery stringDocument Object Model
The invention discloses a construction method for replacing an iframe embedded page, which comprises the following steps of: replacing an original iframe component with a common component under a front-end framework, and mounting the common component on a DOM (Document Object Model) tree of a main page; obtaining an src link character string which is originally transmitted to the iframe component; analyzing the src link character string, extracting a query character string, and converting the query character string into a parameter object; transmitting the parameter object as an attribute to a common component; and acquiring data in the parameter object by monitoring the change of the attribute in the common component, and driving business logic execution by using the data. Under the condition that routing configuration is not changed, complex control logic is reduced, and the page rendering speed is greatly increased.
Owner:ZHONGHANG ELECTRONIC MEASURING INSTR (XIAN) CO LTD

UI (User Interface) test and API (Application Program Interface) test collaborative test method based on business logic chain atlas

The invention discloses a business logic chain atlas-based UI (User Interface) test and API (Application Program Interface) test collaborative test method, which comprises the following steps of: performing semantic analysis on a business requirement document, an interface specification and user interface metadata of a target system based on a first large language model, and constructing a business logic chain atlas; automatically generating a test workflow based on the business logic chain atlas, and concurrently driving a UI executor and an API executor to carry out collaborative testing; synchronously capturing multi-modal data of a UI side, an API side and a data storage side in a test process, and generating a verification context based on the multi-modal data; and inputting a second large language model LLM based on the verification context and the business logic chain atlas to perform multi-dimensional consistency verification, and outputting a standardized arbitration result, thereby realizing deep collaboration of the UI test and the API test, and solving the problem of business semantic understanding deficiency.
Owner:ANHUI HIGH QUALITY MINING TECH DEV CO LTD