CN116340924A - Intelligent interaction method and device based on single-point integrated platform - Google Patents

Intelligent interaction method and device based on single-point integrated platform Download PDF

Info

Publication number
CN116340924A
CN116340924A CN202310240255.4A CN202310240255A CN116340924A CN 116340924 A CN116340924 A CN 116340924A CN 202310240255 A CN202310240255 A CN 202310240255A CN 116340924 A CN116340924 A CN 116340924A
Authority
CN
China
Prior art keywords
interface
party
information
configuration
parameter
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202310240255.4A
Other languages
Chinese (zh)
Inventor
孙世杰
丁进
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Inspur General Software Co Ltd
Original Assignee
Inspur General Software Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Inspur General Software Co Ltd filed Critical Inspur General Software Co Ltd
Priority to CN202310240255.4A priority Critical patent/CN116340924A/en
Publication of CN116340924A publication Critical patent/CN116340924A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • 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
    • G06F21/41User authentication where a single sign-on provides access to a plurality of computers
    • 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)
  • Computer Hardware Design (AREA)
  • Computer Security & Cryptography (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Storage Device Security (AREA)

Abstract

The invention provides a method, a system, equipment and a storage medium based on intelligent interaction of a single-point integrated platform, wherein the method comprises the following steps: configuring third party single sign-on interface information by using a visual configuration page; responding to the received parameter input, and configuring a corresponding interface according to the parameter identification access rule; verifying whether the user meets the login requirement or not through the corresponding interface; and responding to the user meeting the login requirement, and jumping to the system page corresponding to the parameter. The invention can achieve the effect of single sign-on by modifying the configuration information, avoids the repeated modification of codes by developers, and is more convenient and simple to use by the visual configuration page.

Description

Intelligent interaction method and device based on single-point integrated platform
Technical Field
The invention relates to the field of computer application, in particular to a method, a system, equipment and a storage medium for intelligent interaction based on a single-point integrated platform.
Background
With the development of information technology, more and more systems have been developed, and in actual services, a user may operate multiple service systems simultaneously. Now, the unified management (such as a portal system) of users is required, and only one user needs to be registered and logged in, so that multiple systems can be accessed without repeated login. The realization of the single sign-on technology realizes one-stop intranet access, improves the working efficiency, simplifies the password management, lightens the non-production line tasks, strengthens the user identity management and the manager control, reduces the attack surface and improves the overall safety of enterprises and units. With the "internet+traditional industry" becoming a new state of economic and social development, governments, enterprises, etc. need to fully exert the optimization and integration roles of the internet in social resource allocation. The innovation achievement of the Internet is deeply integrated with various fields of economy and society, innovation and productivity are improved, so that production elements are optimized, a business system is updated, business modes are reconstructed, and economic transformation and upgrading are completed.
The existing coding and compiling needs to modify codes frequently, and can be deployed when a user does not use a platform, and the system needs to be restarted, so that maintainability of the system is greatly reduced, and maintenance and expandability costs of application programs are improved.
Disclosure of Invention
In view of the above, an object of the embodiments of the present invention is to provide a method, a system, a computer device, and a computer readable storage medium for intelligent interaction based on a single point integration platform, which can be effectively used after targeted configuration according to a single point login interface document, thereby avoiding repeated modification of codes by developers, improving maintainability of the system, reducing maintenance and scalability costs of application programs, and being more convenient and simple to use due to the visual configuration page.
Based on the above objects, an aspect of the embodiments of the present invention provides a method for intelligent interaction based on a single-point integration platform, which includes the following steps: configuring third party single sign-on interface information by using a visual configuration page; responding to the received parameter input, and configuring a corresponding interface according to the parameter identification access rule; verifying whether the user meets the login requirement or not through the corresponding interface; and responding to the user meeting the login requirement, and jumping to the system page corresponding to the parameter.
In some embodiments, the verifying whether the user meets the login requirement through the corresponding interface includes: acquiring corresponding token information according to the parameter information of a third party, and acquiring corresponding user information according to the corresponding token information; and checking whether the user exists in the service system according to the corresponding user information.
In some embodiments, the configuring the third party single sign-on interface information includes: configuration identification, name, whether to authenticate, interface request, and return value.
In some embodiments, the configuration identification, name, whether to authenticate, interface request, and return values include: the interface address and request parameters required in the single point process are configured.
In some embodiments, the configuration identification, name, whether to authenticate, interface request, and return values include: and after the single sign-on is configured successfully, the login page address returned to the third party system is configured.
In some embodiments, the method further comprises: and in response to receiving the new third party service system, adding or editing the third party single sign-on interface information record.
In some embodiments, the adding or editing third party single sign-on interface information records includes: and adding, modifying or disabling the corresponding third-party single-point configuration information record.
In another aspect of the embodiment of the present invention, a system based on intelligent interaction of a single-point integration platform is provided, including: the configuration module is configured to use the visual configuration page to configure the third party single sign-on interface information; the input module is configured to respond to the received parameter input and configure a corresponding interface according to the parameter identification access rule; the verification module is configured to verify whether the user meets the login requirement or not through the corresponding interface; and the execution module is configured to respond to the fact that the user meets the login requirement and jump to the system page corresponding to the parameter.
In yet another aspect of the embodiment of the present invention, there is also provided a computer apparatus, including: at least one processor; and a memory storing computer instructions executable on the processor, which when executed by the processor, perform the steps of the method as above.
In yet another aspect of the embodiments of the present invention, there is also provided a computer-readable storage medium storing a computer program which, when executed by a processor, implements the method steps as described above.
The invention has the following beneficial technical effects: according to the single sign-on interface document, the system can be effectively used after targeted configuration, so that repeated code modification of a developer is avoided, maintainability of the system is improved, maintenance and expandability costs of an application program are reduced, configuration information is clear at a glance through a visualized configuration page, and the system is more convenient and simple to use.
Drawings
In order to more clearly illustrate the embodiments of the invention or the technical solutions in the prior art, the drawings that are necessary for the description of the embodiments or the prior art will be briefly described, it being obvious that the drawings in the following description are only some embodiments of the invention and that other embodiments may be obtained according to these drawings without inventive effort for a person skilled in the art.
FIG. 1 is a schematic diagram of an embodiment of a method for intelligent interaction based on a single point integration platform provided by the present invention;
FIG. 2 is a schematic diagram of an embodiment of a system for single point integration platform based intelligent interaction provided by the present invention;
FIG. 3 is a schematic hardware architecture diagram of an embodiment of a computer device based on single-point integrated platform intelligent interaction provided by the present invention;
fig. 4 is a schematic diagram of an embodiment of a computer storage medium based on single point integration platform intelligent interaction provided by the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the following embodiments of the present invention will be described in further detail with reference to the accompanying drawings.
It should be noted that, in the embodiments of the present invention, all the expressions "first" and "second" are used to distinguish two entities with the same name but different entities or different parameters, and it is noted that the "first" and "second" are only used for convenience of expression, and should not be construed as limiting the embodiments of the present invention, and the following embodiments are not described one by one.
In a first aspect of the embodiment of the invention, an embodiment of a method for intelligent interaction based on a single-point integration platform is provided. Fig. 1 is a schematic diagram of an embodiment of a method for intelligent interaction based on a single-point integrated platform. As shown in fig. 1, the embodiment of the present invention includes the following steps:
s1, configuring third party single sign-on interface information by using a visual configuration page;
s2, responding to the received parameter input, and configuring a corresponding interface according to the parameter identification access rule;
s3, verifying whether the user meets login requirements or not through the corresponding interface; and
s4, responding to the fact that the user meets the login requirement, and jumping to a system page corresponding to the parameter.
The embodiment of the invention is Java-oriented, personnel-oriented and open, and is suitable for single sign-on configuration under different scenes, the single sign-on configuration is independently developed through Java, compared with the traditional coding compiling and code modifying, the frequent code modifying compiling is greatly improved, the single sign-on configuration can be deployed only when a user does not use a platform, the single sign-on configuration does not need to restart a system, and the personnel can take effect for use after carrying out targeted configuration according to a single sign-on interface document, so that the maintainability of the system is improved, and the maintenance and expandability cost of an application program is reduced.
The single sign-on configuration mechanism in the embodiment of the invention comprises the following steps: and configuring the third party single sign-on interface information by using the visual configuration page, receiving parameter input, identifying an access rule according to fi parameters, and skipping to a corresponding system page.
And configuring the third party single sign-on interface information by using the visual configuration page.
In some embodiments, the configuring the third party single sign-on interface information includes: configuration identification, name, whether to authenticate, interface request, and return value.
In some embodiments, the configuration identification, name, whether to authenticate, interface request, and return values include: the interface address and request parameters required in the single point process are configured.
In some embodiments, the configuration identification, name, whether to authenticate, interface request, and return values include: and after the single sign-on is configured successfully, the login page address returned to the third party system is configured.
The configuration parameters include: configuration identification, configuration name, authentication, interface request, return value. Configuration identification: providing a third party interface parameter fi; configuration name: a brief description of the current configuration; whether to authenticate: whether to perform user accuracy verification; interface request: configuring an interface address and a request parameter required in a single-point process; return value: and after the single sign-on is successful, the login page address returned to the third party system.
And responding to the received parameter input, and configuring a corresponding interface according to the parameter identification access rule.
And verifying whether the user meets the login requirement or not through the corresponding interface.
In some embodiments, the verifying whether the user meets the login requirement through the corresponding interface includes: acquiring corresponding token information according to the parameter information of a third party, and acquiring corresponding user information according to the corresponding token information; and checking whether the user exists in the service system according to the corresponding user information.
In the project, there is a requirement to access a third party system, and access a service system through a third party single point. Such as accessing a portal system through which a single point of jump service system is performed. The logic for implementing the single point is: 1. carrying parameter information of a third party to obtain corresponding token information; 2. acquiring corresponding user information according to the token information; 3. and checking whether the user exists in the service system according to the user information, if so, logging is successful, otherwise, failure is caused. In the embodiment of the invention, the single sign-on configuration is used, so that an implementation personnel can modify the configuration information to achieve the effect of realizing single sign-on.
And responding to the user meeting the login requirement, and jumping to a system page corresponding to the parameter.
In some embodiments, the method further comprises: and in response to receiving the new third party service system, adding or editing the third party single sign-on interface information record.
In some embodiments, the adding or editing third party single sign-on interface information records includes: and adding, modifying or disabling the corresponding third-party single-point configuration information record.
And (3) newly adding: adding a new single-point configuration information record, automatically generating a single-point identifier, and configuring information such as authentication, request of an interface address, input and output of a parameter and the like; editing: modifying single-point configuration information records, automatically generating single-point identifiers, configuring information such as authentication, request interface addresses, input and output parameters and the like; and (3) stopping: and disabling the abandoned single-point configuration information.
The embodiment of the invention plays an important role in the process of project development. By using the method, the response speed of the project is greatly improved, the code is possibly rewritten, recompiled, deployed and tested, and the implementation personnel only need to configure according to interface documents provided by different third party systems. The embodiment of the invention has good effect when applied to various projects. The implementation personnel can achieve the effect of single sign-on by modifying the configuration information, so that the repeated modification of codes by the developer is avoided, the configuration information is clear at a glance through the visualized configuration page, and the use is more convenient and simple.
It should be noted that, the steps in the embodiments of the method based on single-point integrated platform intelligent interaction may be intersected, replaced, added and deleted, so that the method based on single-point integrated platform intelligent interaction with reasonable permutation and combination transformation shall also belong to the protection scope of the present invention, and shall not limit the protection scope of the present invention to the embodiments.
Based on the above object, in a second aspect of the embodiment of the present invention, a system based on intelligent interaction of a single-point integrated platform is provided. As shown in fig. 2, the system 200 includes the following modules: the configuration module is configured to use the visual configuration page to configure the third party single sign-on interface information; the input module is configured to respond to the received parameter input and configure a corresponding interface according to the parameter identification access rule; the verification module is configured to verify whether the user meets the login requirement or not through the corresponding interface; and the execution module is configured to respond to the fact that the user meets the login requirement and jump to the system page corresponding to the parameter.
In some embodiments, the verification module is configured to: acquiring corresponding token information according to the parameter information of a third party, and acquiring corresponding user information according to the corresponding token information; and checking whether the user exists in the service system according to the corresponding user information.
In some embodiments, the configuration module is configured to: configuration identification, name, whether to authenticate, interface request, and return value.
In some embodiments, the configuration module is configured to: the interface address and request parameters required in the single point process are configured.
In some embodiments, the configuration module is configured to: and after the single sign-on is configured successfully, the login page address returned to the third party system is configured.
In some embodiments, the system further comprises a setup module configured to: and in response to receiving the new third party service system, adding or editing the third party single sign-on interface information record.
In some embodiments, the setup module is configured to: and adding, modifying or disabling the corresponding third-party single-point configuration information record.
In view of the above object, a third aspect of the embodiments of the present invention provides a computer device, including: at least one processor; and a memory storing computer instructions executable on the processor, the instructions being executable by the processor to perform the steps of: s1, configuring third party single sign-on interface information by using a visual configuration page; s2, responding to the received parameter input, and configuring a corresponding interface according to the parameter identification access rule; s3, verifying whether the user meets login requirements or not through the corresponding interface; and S4, responding to the fact that the user meets the login requirement, and jumping to a system page corresponding to the parameter.
In some embodiments, the verifying whether the user meets the login requirement through the corresponding interface includes: acquiring corresponding token information according to the parameter information of a third party, and acquiring corresponding user information according to the corresponding token information; and checking whether the user exists in the service system according to the corresponding user information.
In some embodiments, the configuring the third party single sign-on interface information includes: configuration identification, name, whether to authenticate, interface request, and return value.
In some embodiments, the configuration identification, name, whether to authenticate, interface request, and return values include: the interface address and request parameters required in the single point process are configured.
In some embodiments, the configuration identification, name, whether to authenticate, interface request, and return values include: and after the single sign-on is configured successfully, the login page address returned to the third party system is configured.
In some embodiments, the steps further comprise: and in response to receiving the new third party service system, adding or editing the third party single sign-on interface information record.
In some embodiments, the adding or editing third party single sign-on interface information records includes: and adding, modifying or disabling the corresponding third-party single-point configuration information record.
Fig. 3 is a schematic hardware structure of an embodiment of the computer device based on the single-point integrated platform intelligent interaction according to the present invention.
Taking the example of the device shown in fig. 3, a processor 301 and a memory 302 are included in the device.
The processor 301 and the memory 302 may be connected by a bus or otherwise, for example in fig. 3.
The memory 302 is used as a non-volatile computer readable storage medium, and can be used for storing non-volatile software programs, non-volatile computer executable programs and modules, such as program instructions/modules corresponding to the method based on intelligent interaction of the single-point integrated platform in the embodiment of the present application. The processor 301 executes various functional applications of the server and data processing, i.e., implements a method of intelligent interaction based on a single point integration platform, by running non-volatile software programs, instructions, and modules stored in the memory 302.
Memory 302 may include a storage program area that may store an operating system, at least one application program required for functionality, and a storage data area; the storage data area may store data created according to the use of a single point integration platform-based intelligent interaction method, etc. In addition, memory 302 may include high-speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other non-volatile solid-state storage device. In some embodiments, memory 302 may optionally include memory located remotely from processor 301, which may be connected to the local module via a network. Examples of such networks include, but are not limited to, the internet, intranets, local area networks, mobile communication networks, and combinations thereof.
Computer instructions 303 corresponding to one or more single point integration platform intelligent interaction based methods are stored in memory 302 that, when executed by processor 301, perform the single point integration platform intelligent interaction based methods of any of the method embodiments described above.
Any one embodiment of the computer equipment for executing the method based on the intelligent interaction of the single-point integrated platform can achieve the same or similar effect as the corresponding any one embodiment of the method.
The invention also provides a computer readable storage medium storing a computer program which when executed by a processor performs a method for intelligent interaction based on a single point integration platform.
FIG. 4 is a schematic diagram of an embodiment of the computer storage medium based on the single point integration platform intelligent interaction according to the present invention. Taking a computer storage medium as shown in fig. 4 as an example, the computer readable storage medium 401 stores a computer program 402 that when executed by a processor performs the above method.
Finally, it should be noted that, as will be appreciated by those skilled in the art, all or part of the processes in the methods of the embodiments described above may be implemented by a computer program to instruct related hardware, and the processes in the methods based on the intelligent interaction of the single point integrated platform may be stored in a computer readable storage medium, where the processes when executed may include the processes in the embodiments of the methods described above. The storage medium of the program may be a magnetic disk, an optical disk, a read-only memory (ROM), a random-access memory (RAM), or the like. The computer program embodiments described above may achieve the same or similar effects as any of the method embodiments described above.
The foregoing is an exemplary embodiment of the present disclosure, but it should be noted that various changes and modifications could be made herein without departing from the scope of the disclosure as defined by the appended claims. The functions, steps and/or actions of the method claims in accordance with the disclosed embodiments described herein need not be performed in any particular order. Furthermore, although elements of the disclosed embodiments may be described or claimed in the singular, the plural is contemplated unless limitation to the singular is explicitly stated.
It should be understood that as used herein, the singular forms "a", "an", and "the" are intended to include the plural forms as well, unless the context clearly supports the exception. It should also be understood that "and/or" as used herein is meant to include any and all possible combinations of one or more of the associated listed items.
The foregoing embodiment of the present invention has been disclosed with reference to the number of embodiments for the purpose of description only, and does not represent the advantages or disadvantages of the embodiments.
It will be understood by those skilled in the art that all or part of the steps for implementing the above embodiments may be implemented by hardware, or may be implemented by a program for instructing relevant hardware, and the program may be stored in a computer readable storage medium, where the storage medium may be a read-only memory, a magnetic disk or an optical disk, etc.
Those of ordinary skill in the art will appreciate that: the above discussion of any embodiment is merely exemplary and is not intended to imply that the scope of the disclosure of embodiments of the invention, including the claims, is limited to such examples; combinations of features of the above embodiments or in different embodiments are also possible within the idea of an embodiment of the invention, and many other variations of the different aspects of the embodiments of the invention as described above exist, which are not provided in detail for the sake of brevity. Therefore, any omission, modification, equivalent replacement, improvement, etc. of the embodiments should be included in the protection scope of the embodiments of the present invention.

Claims (10)

1. The intelligent interaction method based on the single-point integrated platform is characterized by comprising the following steps of:
configuring third party single sign-on interface information by using a visual configuration page;
responding to the received parameter input, and configuring a corresponding interface according to the parameter identification access rule;
verifying whether the user meets the login requirement or not through the corresponding interface; and
and responding to the user meeting the login requirement, and jumping to a system page corresponding to the parameter.
2. The method of claim 1, wherein said verifying, via the corresponding interface, whether the user meets the login requirement comprises:
acquiring corresponding token information according to the parameter information of a third party, and acquiring corresponding user information according to the corresponding token information; and
and checking whether the user exists in the service system according to the corresponding user information.
3. The method of claim 1, wherein the configuring third party single sign-on interface information comprises:
configuration identification, name, whether to authenticate, interface request, and return value.
4. The method of claim 3, wherein the configuration identification, name, authentication, interface request, and return values comprise:
the interface address and request parameters required in the single point process are configured.
5. The method of claim 4, wherein the configuration identification, name, authentication, interface request, and return values comprise:
and after the single sign-on is configured successfully, the login page address returned to the third party system is configured.
6. The method according to claim 1, wherein the method further comprises:
and in response to receiving the new third party service system, adding or editing the third party single sign-on interface information record.
7. The method of claim 6, wherein the adding or editing of the third party single sign-on interface information record comprises:
and adding, modifying or disabling the corresponding third-party single-point configuration information record.
8. A system for intelligent interaction based on a single point integration platform, comprising:
the configuration module is configured to use the visual configuration page to configure the third party single sign-on interface information;
the input module is configured to respond to the received parameter input and configure a corresponding interface according to the parameter identification access rule;
the verification module is configured to verify whether the user meets the login requirement or not through the corresponding interface; and
and the execution module is configured to respond to the fact that the user meets the login requirement and jump to the system page corresponding to the parameter.
9. A computer device, comprising:
at least one processor; and
a memory storing computer instructions executable on the processor, which when executed by the processor, perform the steps of the method of any one of claims 1-7.
10. A computer readable storage medium storing a computer program, characterized in that the computer program when executed by a processor implements the steps of the method of any one of claims 1-7.
CN202310240255.4A 2023-03-09 2023-03-09 Intelligent interaction method and device based on single-point integrated platform Pending CN116340924A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310240255.4A CN116340924A (en) 2023-03-09 2023-03-09 Intelligent interaction method and device based on single-point integrated platform

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310240255.4A CN116340924A (en) 2023-03-09 2023-03-09 Intelligent interaction method and device based on single-point integrated platform

Publications (1)

Publication Number Publication Date
CN116340924A true CN116340924A (en) 2023-06-27

Family

ID=86881664

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310240255.4A Pending CN116340924A (en) 2023-03-09 2023-03-09 Intelligent interaction method and device based on single-point integrated platform

Country Status (1)

Country Link
CN (1) CN116340924A (en)

Similar Documents

Publication Publication Date Title
CN107317730B (en) Method, equipment and system for monitoring state of block chain node
CN110096857B (en) Authority management method, device, equipment and medium for block chain system
US9237130B2 (en) Hierarchical rule development and binding for web application server firewall
CN102447677B (en) Resource access control method, system and equipment
US9805209B2 (en) Systems and methodologies for managing document access permissions
CN108845950A (en) Test device, the method for test and storage medium
US11501000B2 (en) Auto-injection of security protocols
CN108920146A (en) Page control assembly and visual Simulation operating system
CN112468301B (en) Method, system, device and medium for cloud platform authentication based on block chain
CN106656927A (en) Method and device for enabling Linux account to be added to AD domain
US11790058B2 (en) Automated role management for resource accessing code
CN110086827A (en) A kind of SQL injection method of calibration, server and system
CN105022939A (en) Information verification method and device
CN110889108B (en) spark task submitting method and device and server
CN113722114A (en) Data service processing method and device, computing equipment and storage medium
CN113836237A (en) Method and device for auditing data operation of database
CN105681291B (en) A kind of realization multi-client uniform authentication method and system
CN111563215A (en) Method and device for controlling front-end operation authority and related equipment
CN112448909A (en) Electronic lock management method, device, system and storage medium
Chen et al. Service encapsulation for middleware management interfaces
CN116340924A (en) Intelligent interaction method and device based on single-point integrated platform
CN115941782A (en) Message pushing method and system based on RPA and chat robot
CN115733666A (en) Password management method and device, electronic equipment and readable storage medium
CN115378605A (en) Data processing method and device based on block chain
CN115774581A (en) Method and related apparatus for executing robot feet

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