A user login method and device

By obtaining the target webpage address in the browser and automatically logging in using pre-stored binding information, the cumbersome user login problem in existing technologies is solved, realizing a fast and simplified login process and improving work efficiency.

CN116545746BActive Publication Date: 2026-04-17PING AN BANK CO LTD
View PDF 2 Cites 0 Cited by

Patent Information

Authority / Receiving Office
CN · China
Patent Type
Patents(China)
Current Assignee / Owner
PING AN BANK CO LTD
Filing Date
2023-06-05
Publication Date
2026-04-17

AI Technical Summary

Technical Problem

The existing user login process is cumbersome, requiring frequent input of token passwords and account information, which wastes time and reduces work efficiency.

Method used

The system obtains the target webpage address to determine whether the preset webpage library includes the target webpage, receives account information, and uses the browser's pre-stored binding information to obtain the target token string. It then performs login verification and directly logs into the webpage upon successful verification, simplifying the login process.

Benefits of technology

It simplifies the login process for web applications, shortens login time, and improves work efficiency.

✦ Generated by Eureka AI based on patent content.

Smart Images

  • Figure CN116545746B_ABST
    Figure CN116545746B_ABST
Patent Text Reader

Abstract

This application provides a user login method and apparatus. The method includes: when a client opens a target webpage through a browser, obtaining the webpage address of the target webpage; determining whether a preset webpage database includes the target webpage based on the webpage address; if so, receiving the account information entered by the user on the target webpage; obtaining a target token string bound to the account information based on the binding information pre-stored in the browser; determining whether login verification is successful based on the target token string; if so, directly logging into the target webpage and outputting a message indicating successful login. Therefore, this method and apparatus can simplify the login process of web applications, thereby reducing time and improving work efficiency.
Need to check novelty before this filing date? Find Prior Art

Description

Technical Field

[0001] This application relates to the field of computer technology, and more specifically, to a user login method and apparatus. Background Technology

[0002] Currently, banks have many internal websites storing documents, such as wiki sites, requiring frequent document downloads and viewing. Although accessed within the intranet environment, for security reasons, in addition to entering the account and password, a separate token system is usually required to retrieve and enter a token password for verification and login. In practice, it has been found that when a browser is opened and various URLs are entered, the token password and account information must be entered every time to log in, which is a huge waste of development effort and hinders the acquisition of this data. Clearly, the existing user login process is cumbersome, time-consuming, and reduces work efficiency. Summary of the Invention

[0003] The purpose of this application is to provide a user login method and apparatus that can simplify the login process of web applications, thereby shortening the time and improving work efficiency.

[0004] The first aspect of this application provides a user login method, including:

[0005] When it is detected that the client has opened the target webpage through a browser, the webpage address of the target webpage is obtained;

[0006] Determine whether the preset webpage library includes the target webpage based on the webpage address;

[0007] If so, then receive the account information entered by the user on the target webpage;

[0008] Based on the binding information pre-stored in the browser, obtain the target token string bound to the account information;

[0009] Determine whether login verification is successful based on the target token string;

[0010] If so, log in directly to the target webpage and output a message indicating successful login to the target webpage.

[0011] In the above implementation process, this method can first obtain the webpage address of the target webpage when it is detected that the client has opened the target webpage through a browser; then, it determines whether the preset webpage library includes the target webpage based on the webpage address; if the preset webpage library includes the target webpage, it receives the account information entered by the user on the target webpage; and based on the binding information pre-stored in the browser, it obtains the target token string bound to the account information; then, it determines whether the login verification is successful based on the target token string; if the login verification is successful, it directly logs into the target webpage and outputs a message indicating successful login. It is evident that this method can simplify the login process of web applications, thereby shortening the time and improving work efficiency.

[0012] Further, the step of determining whether login verification is successful based on the target token string includes:

[0013] The target token string is parsed to obtain the parsing result;

[0014] Obtain the network segment IP based on the parsing results;

[0015] Determine whether the IP address in the network segment belongs to the preset intranet;

[0016] If so, then confirm that the login verification has been passed and proceed with the direct login to the target webpage.

[0017] Furthermore, the method also includes:

[0018] When it is determined that the IP address of the network segment does not belong to the preset intranet, the login is automatically filled in based on the target token string and the account information.

[0019] Furthermore, the method also includes:

[0020] Obtain the communication address of the intranet client, the user information of the intranet client, and the browser information of the target browser configured on the intranet client;

[0021] Generate a sequential string token based on the communication address;

[0022] The sequence string token, the browser information, and the user information are bound one-to-one to obtain the binding information;

[0023] The binding information is stored in the target browser's cache.

[0024] Furthermore, obtaining the communication address of the intranet client, the user information using the intranet client, and the browser information of the target browser configured on the intranet client includes:

[0025] By integrating network monitoring probes, the communication addresses of intranet clients can be monitored;

[0026] Determine the target browser configured on the intranet client;

[0027] Obtain the browser information of the browser; wherein the browser information includes the browser model and browser fixed parameter flags.

[0028] A second aspect of this application provides a user login device, the user login device comprising:

[0029] The first acquisition unit is used to acquire the web address of the target webpage when it is detected that the client has opened the target webpage through a browser;

[0030] The first judgment unit is used to determine whether the preset webpage library includes the target webpage based on the webpage address;

[0031] The receiving unit is configured to receive account information entered by the user on the target webpage when it is determined that the preset webpage library includes the target webpage;

[0032] The second acquisition unit is used to acquire the target token string bound to the account information based on the binding information pre-stored in the browser.

[0033] The second judgment unit is used to determine whether login verification is successful based on the target token string;

[0034] The login unit is used to directly log in to the target webpage when it is determined that the login verification has been passed;

[0035] The output unit is used to output a message indicating that the target webpage login was successful.

[0036] In the above implementation process, the device can obtain the webpage address of the target webpage when the client opens the target webpage through a browser using the first acquisition unit; determine whether the preset webpage library includes the target webpage based on the webpage address using the first judgment unit; receive the account information entered by the user on the target webpage using the receiving unit when the preset webpage library includes the target webpage; obtain the target token string bound to the account information using the second acquisition unit based on the binding information pre-stored in the browser; determine whether the login verification is successful using the target token string using the second judgment unit; directly log in to the target webpage using the login unit when the login verification is successful; and output a message indicating successful login to the target webpage using the output unit. Therefore, this device can simplify the login process of web applications, thereby shortening the time and improving work efficiency.

[0037] Furthermore, the second determination unit includes:

[0038] The parsing subunit is used to parse the target token string to obtain the parsing result;

[0039] The first acquisition subunit is used to obtain the network segment IP based on the parsing result;

[0040] The determination subunit is used to determine whether the network segment IP belongs to a preset intranet;

[0041] The first determining subunit is used to determine that the login verification is successful and to trigger the login unit to directly log in to the target webpage when it is determined that the network segment IP belongs to the preset intranet.

[0042] Furthermore, the login unit is also used to automatically fill in the login based on the target token string and the account information when it is determined that the network segment IP does not belong to the preset intranet.

[0043] Furthermore, the user login device also includes:

[0044] The third acquisition unit is used to acquire the communication address of the intranet client, the user information of the intranet client, and the browser information of the target browser configured on the intranet client;

[0045] The generation unit is used to generate a sequential string token based on the communication address;

[0046] A binding unit is used to bind the sequence token, the browser information, and the user information one by one to obtain binding information;

[0047] A storage unit is used to store the binding information in the cache of the target browser.

[0048] Furthermore, the third acquisition unit includes:

[0049] The monitoring subunit is used to monitor the communication addresses of intranet clients by integrating network monitoring probes;

[0050] The second determining subunit is used to determine the target browser configured on the intranet client;

[0051] The second acquisition subunit is used to acquire browser information of the browser; wherein, the browser information includes browser model and browser fixed parameter flags.

[0052] A third aspect of this application provides an electronic device, including a memory and a processor, wherein the memory stores a computer program, and the processor runs the computer program to cause the electronic device to perform the user login method described in any one of the first aspects of this application.

[0053] A fourth aspect of this application provides a computer-readable storage medium storing computer program instructions, which, when read and executed by a processor, perform the user login method described in any one of the first aspects of this application. Attached Figure Description

[0054] To more clearly illustrate the technical solutions of the embodiments of this application, the accompanying drawings used in the embodiments of this application will be briefly introduced below. It should be understood that the following drawings only show some embodiments of this application and should not be regarded as a limitation of the scope. For those skilled in the art, other related drawings can be obtained based on these drawings without creative effort.

[0055] Figure 1 A flowchart illustrating a user login method provided in an embodiment of this application;

[0056] Figure 2 A flowchart illustrating another user login method provided in an embodiment of this application;

[0057] Figure 3 This is a schematic diagram of the structure of a user login device provided in an embodiment of this application;

[0058] Figure 4 This is a schematic diagram of another user login device provided in an embodiment of this application. Detailed Implementation

[0059] The technical solutions in the embodiments of this application will now be described with reference to the accompanying drawings.

[0060] It should be noted that similar reference numerals and letters in the following figures indicate similar items; therefore, once an item is defined in one figure, it does not need to be further defined and explained in subsequent figures. Furthermore, in the description of this application, terms such as "first," "second," etc., are used only to distinguish descriptions and should not be construed as indicating or implying relative importance.

[0061] Example 1

[0062] Please refer to Figure 1 , Figure 1 This embodiment provides a flowchart illustrating a user login method. The user login method includes:

[0063] S101. When it is detected that the client has opened the target webpage through a browser, obtain the webpage address of the target webpage.

[0064] S102. Determine whether the preset webpage library includes the target webpage based on the webpage address. If yes, proceed to step S103; otherwise, end the process.

[0065] S103. Receive the account information entered by the user on the target webpage.

[0066] S104. Based on the binding information pre-stored in the browser, obtain the target token string bound to the account information.

[0067] S105. Determine whether login verification is successful based on the target token string. If yes, proceed to step S106; otherwise, end the process.

[0068] S106. Directly log in to the target webpage and output a message indicating successful login to the target webpage.

[0069] In the financial sector, many websites (such as wikis) typically store documents, requiring frequent document downloads and viewings. Currently, although these websites are accessed from an intranet environment, to enhance security, in addition to username and password input, a separate token system is usually required for querying and login verification. This means that when a browser opens various URLs, the token and username / password must be entered once for each address, significantly wasting developers' time and effort in retrieving this data.

[0070] Therefore, to avoid wasting and hindering developers' efforts, this application proposes an intelligent token-based automatic login method. This method enables simple and secure web page login, allowing developers to quickly access websites and obtain the information they need through authentication. Clearly, this method simplifies web application login and viewing processes, and by using form input for passwords, it reduces time and improves work efficiency.

[0071] In this embodiment, the subject executing the method can be a computing device such as a computer or server, and no limitation is made in this embodiment.

[0072] In this embodiment, the subject executing the method can also be a smart device such as a smartphone or tablet, and no limitation is made in this embodiment.

[0073] As can be seen, implementing the user login method described in this embodiment can simplify the login process of web applications, thereby shortening the time and improving work efficiency.

[0074] Example 2

[0075] Please refer to Figure 2 , Figure 2 This embodiment provides a flowchart illustrating a user login method. The user login method includes:

[0076] S201. Monitor the communication addresses of intranet clients by integrating network monitoring probes.

[0077] In this embodiment, the method can monitor the communication addresses of clients on the company's intranet by integrating network monitoring probes. Simultaneously, it can also identify the IP and MAC addresses of client computers, etc., to determine whether they are located on the office area network.

[0078] S202. Determine the target browser configured on the intranet client.

[0079] S203. Obtain browser information.

[0080] In this embodiment, the browser information includes the browser model and browser fixed parameter flags.

[0081] In this embodiment, when a user opens a website they want to access using a browser, the system can detect and collect fixed parameter flags that are not variable in the browser itself, such as the corresponding browser model. This allows the system to quickly identify multiple different websites when using the same browser.

[0082] S204. Generate a sequential string token based on the communication address.

[0083] S205. Bind the sequence token, browser information, and user information one by one to obtain the binding information.

[0084] S206. Store the binding information in the target browser's cache.

[0085] In this embodiment, when a user enters their account password, employee information such as account details can be captured, and the generated token string, browser identifier, etc. can be bound to the account. The corresponding data can then be stored in the browser cache.

[0086] S207. When it is detected that the client has opened the target webpage through a browser, obtain the webpage address of the target webpage.

[0087] S208. Determine whether the preset webpage library includes the target webpage based on the webpage address. If yes, proceed to steps S209 to S213; otherwise, end the process.

[0088] In this embodiment, the method can parse keywords from website addresses or domain names, thereby distinguishing and identifying whether a target website is within the group or industry based on the target URL or access domain name.

[0089] For example, if an employee wants to access the group's website, this method can quickly locate the group's office website based on the specific keywords used in the website.

[0090] S209. Receive the account information entered by the user on the target webpage.

[0091] S210. Based on the binding information pre-stored in the browser, obtain the target token string bound to the account information.

[0092] In this embodiment, the method can generate a simple, sequential token based on the collected IP and MAC addresses, such as the IP backend 50.119.AB.FG.00.GH. Using this token string facilitates subsequent automatic login verification to determine whether the same person is accessing the office website from the same PC address.

[0093] S211. Parse the target token string to obtain the parsing result.

[0094] S212. Obtain the network segment IP based on the resolution result.

[0095] S213. Determine whether the network segment IP belongs to the preset internal network. If yes, proceed to step S214; otherwise, proceed to step S215.

[0096] S214. Directly log in to the target webpage, output a message indicating successful login to the target webpage, and end this process.

[0097] S215. Automatically fill in login information based on the target token string and account information, and end this process.

[0098] In this embodiment, when a user accesses multiple different work websites using the same browser, the method can determine whether the website belongs to the company. After the user enters their username and password, the method retrieves the corresponding token string bound to the account from the cache and performs data parsing rule matching. If the token parsing verification network segment IP and other information both belong to the internal network, and the target website also belongs to the group, the information matches, and the user can log in directly without re-verifying the token. If the verification target is inconsistent, the method re-retrieves the token value and fills in the login information.

[0099] In this embodiment, the method provides a novel token login method, allowing developers to access the device automatically without a token by simply entering their username and password in a browser.

[0100] In this embodiment, the subject executing the method can be a computing device such as a computer or server, and no limitation is made in this embodiment.

[0101] In this embodiment, the subject executing the method can also be a smart device such as a smartphone or tablet, and no limitation is made in this embodiment.

[0102] As can be seen, implementing the user login method described in this embodiment can simplify the login process of web applications, thereby shortening the time and improving work efficiency.

[0103] Example 3

[0104] Please refer to Figure 3 , Figure 3 This is a schematic diagram of a user login device provided in this embodiment. Figure 3 As shown, the user login device includes:

[0105] The first acquisition unit 310 is used to acquire the web address of the target webpage when it is detected that the client has opened the target webpage through a browser;

[0106] The first judgment unit 320 is used to determine whether the preset web page library includes the target web page based on the web page address;

[0107] The receiving unit 330 is used to receive the account information entered by the user on the target webpage when it is determined that the preset webpage library includes the target webpage;

[0108] The second acquisition unit 340 is used to acquire the target token string bound to the account information based on the binding information pre-stored in the browser.

[0109] The second judgment unit 350 is used to determine whether login verification is successful based on the target token string;

[0110] The login unit 360 is used to directly log in to the target webpage when the login verification is successful.

[0111] Output unit 370 is used to output a message indicating successful login to the target webpage.

[0112] In this embodiment, the explanation of the user login device can be referred to the description in Embodiment 1 or Embodiment 2, and will not be repeated here.

[0113] As can be seen, implementing the user login device described in this embodiment can simplify the login process of web applications, thereby shortening the time and improving work efficiency.

[0114] Example 4

[0115] Please refer to Figure 4 , Figure 4 This is a schematic diagram of a user login device provided in this embodiment. Figure 4 As shown, the user login device includes:

[0116] The first acquisition unit 310 is used to acquire the web address of the target webpage when it is detected that the client has opened the target webpage through a browser;

[0117] The first judgment unit 320 is used to determine whether the preset web page library includes the target web page based on the web page address;

[0118] The receiving unit 330 is used to receive the account information entered by the user on the target webpage when it is determined that the preset webpage library includes the target webpage;

[0119] The second acquisition unit 340 is used to acquire the target token string bound to the account information based on the binding information pre-stored in the browser.

[0120] The second judgment unit 350 is used to determine whether login verification is successful based on the target token string;

[0121] The login unit 360 is used to directly log in to the target webpage when the login verification is successful.

[0122] Output unit 370 is used to output a message indicating successful login to the target webpage.

[0123] As an optional implementation, the second determination unit 350 includes:

[0124] Parsing subunit 351 is used to parse the target token string and obtain the parsing result;

[0125] The first acquisition subunit 352 is used to obtain the network segment IP based on the resolution result;

[0126] Judgment subunit 353 is used to determine whether the network segment IP belongs to the preset internal network;

[0127] The first determining subunit 354 is used to determine that the login verification is successful and to trigger the login unit to directly log in to the target webpage when it is determined that the network segment IP belongs to the preset intranet.

[0128] As an optional implementation, the login unit 360 is also used to automatically fill in login based on the target token string and account information when it is determined that the network segment IP does not belong to the preset intranet.

[0129] As an optional implementation, the user login device further includes:

[0130] The third acquisition unit 380 is used to acquire the communication address of the intranet client, the user information of the intranet client, and the browser information of the target browser configured on the intranet client;

[0131] Generation unit 390 is used to generate sequential string tokens based on communication addresses;

[0132] Binding unit 400 is used to bind sequential string tokens, browser information and user information one by one to obtain binding information;

[0133] Storage unit 410 is used to store the binding information in the target browser's cache.

[0134] As an optional implementation, the third acquisition unit 380 includes:

[0135] Monitoring subunit 381 is used to monitor the communication addresses of intranet clients by integrating network monitoring probes;

[0136] The second determining subunit 382 is used to determine the target browser configured on the intranet client;

[0137] The second acquisition subunit 383 is used to acquire browser information; wherein, the browser information includes the browser model and browser fixed parameter flags.

[0138] In this embodiment, the explanation of the user login device can be referred to the description in Embodiment 1 or Embodiment 2, and will not be repeated here.

[0139] As can be seen, implementing the user login device described in this embodiment can simplify the login process of web applications, thereby shortening the time and improving work efficiency.

[0140] This application provides an electronic device, including a memory and a processor. The memory stores a computer program, and the processor runs the computer program to enable the electronic device to perform the user login method in embodiment 1 or embodiment 2 of this application.

[0141] This application provides a computer-readable storage medium storing computer program instructions. When these computer program instructions are read and executed by a processor, the user login method described in embodiment 1 or embodiment 2 of this application is performed.

[0142] In the several embodiments provided in this application, it should be understood that the disclosed apparatus and methods can also be implemented in other ways. The apparatus embodiments described above are merely illustrative. For example, the flowcharts and block diagrams in the accompanying drawings illustrate the architecture, functionality, and operation of possible implementations of apparatus, methods, and computer program products according to various embodiments of this application. In this regard, each block in a flowchart or block diagram may represent a module, segment, or portion of code containing one or more executable instructions for implementing a specified logical function. It should also be noted that in some alternative implementations, the functions marked in the blocks may occur in a different order than those marked in the drawings. For example, two consecutive blocks may actually be executed substantially in parallel, and they may sometimes be executed in reverse order, depending on the functions involved. It should also be noted that each block in a block diagram and / or flowchart, and combinations of blocks in block diagrams and / or flowcharts, can be implemented using a dedicated hardware-based system that performs the specified function or action, or using a combination of dedicated hardware and computer instructions.

[0143] In addition, the functional modules in the various embodiments of this application can be integrated together to form an independent part, or each module can exist independently, or two or more modules can be integrated to form an independent part.

[0144] If the aforementioned functions are implemented as software functional modules and sold or used as independent products, they can be stored in a computer-readable storage medium. Based on this understanding, the technical solution of this application, in essence, or the part that contributes to the prior art, or a portion of the technical solution, can be embodied in the form of a software product. This computer software product is stored in a storage medium and includes several instructions to cause a computer device (which may be a personal computer, server, or network device, etc.) to execute all or part of the steps of the methods described in the various embodiments of this application. The aforementioned storage medium includes various media capable of storing program code, such as USB flash drives, portable hard drives, read-only memory (ROM), random access memory (RAM), magnetic disks, or optical disks.

[0145] The above description is merely an embodiment of this application and is not intended to limit the scope of protection of this application. Various modifications and variations can be made to this application by those skilled in the art. Any modifications, equivalent substitutions, improvements, etc., made within the spirit and principles of this application should be included within the scope of protection of this application. It should be noted that similar reference numerals and letters in the following figures indicate similar items; therefore, once an item is defined in one figure, it does not need to be further defined and explained in subsequent figures.

[0146] The above description is merely a specific embodiment of this application, but the scope of protection of this application is not limited thereto. Any variations or substitutions that can be easily conceived by those skilled in the art within the scope of the technology disclosed in this application should be included within the scope of protection of this application. Therefore, the scope of protection of this application should be determined by the scope of the claims.

[0147] It should be noted that, in this document, relational terms such as "first" and "second" are used only to distinguish one entity or operation from another, and do not necessarily require or imply any such actual relationship or order between these entities or operations. Furthermore, the terms "comprising," "including," or any other variations thereof are intended to cover non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements includes not only those elements but also other elements not expressly listed, or elements inherent to such a process, method, article, or apparatus. Without further limitations, an element defined by the phrase "comprising one..." does not exclude the presence of other identical elements in the process, method, article, or apparatus that includes said element.

Claims

1. A user login method, characterized by, include: When it is detected that the client has opened the target webpage through a browser, the webpage address of the target webpage is obtained; Determine whether the preset webpage library includes the target webpage based on the webpage address; If so, then receive the account information entered by the user on the target webpage; Account information includes username and password; Based on the binding information pre-stored in the browser, obtain the target token string bound to the account information; The target token string is a simple, sequentially ordered token generated based on the network segment's IP and MAC addresses. Determine whether login verification is successful based on the target token string; If so, log in directly to the target webpage and output a message indicating successful login to the target webpage; The step of determining whether login verification is successful based on the target token string includes: The target token string is parsed to obtain the parsing result; Obtain the network segment IP based on the parsing results; Determine whether the IP address in the network segment belongs to the preset intranet; If so, then confirm that the login verification has been passed and proceed with the direct login to the target webpage; If not, then auto-login will be performed based on the target token string and the account information.

2. The user login method according to claim 1, characterized in that, The method further includes: Obtain the communication address of the intranet client, the user information of the intranet client, and the browser information of the target browser configured on the intranet client; Generate a sequential string token based on the communication address; The sequence string token, the browser information, and the user information are bound one-to-one to obtain the binding information; The binding information is stored in the target browser's cache.

3. The user login method according to claim 2, characterized in that, The process of obtaining the communication address of the intranet client, the user information using the intranet client, and the browser information of the target browser configured on the intranet client includes: By integrating network monitoring probes, the communication addresses of intranet clients can be monitored; Determine the target browser configured on the intranet client; Obtain the browser information of the browser; wherein the browser information includes the browser model and browser fixed parameter flags.

4. A user login device, characterized in that, The user login device includes: The first acquisition unit is used to acquire the web address of the target webpage when it is detected that the client has opened the target webpage through a browser; The first judgment unit is used to determine whether the preset webpage library includes the target webpage based on the webpage address; The receiving unit is configured to receive account information entered by the user on the target webpage when it is determined that the preset webpage library includes the target webpage; the account information includes username and password; The second acquisition unit is used to acquire the target token string bound to the account information according to the binding information pre-stored in the browser; the target token string is a simple sequential token with rules generated based on the network segment IP and MAC. The second judgment unit is used to determine whether login verification is successful based on the target token string; The login unit is used to directly log in to the target webpage when it is determined that the login verification has been passed; The output unit is used to output a message indicating successful login to the target webpage. The second judgment unit includes: The parsing subunit is used to parse the target token string to obtain the parsing result; The first acquisition subunit is used to obtain the network segment IP based on the parsing result; The determination subunit is used to determine whether the network segment IP belongs to a preset intranet; The first determining subunit is used to determine that the login verification is successful and to trigger the login unit to directly log in to the target webpage when it is determined that the network segment IP belongs to the preset intranet; The login unit is further configured to automatically fill in the login information based on the target token string and the account information when it is determined that the network segment IP does not belong to the preset intranet.

5. An electronic device, characterized in that, The electronic device includes a memory and a processor, the memory being used to store a computer program, and the processor running the computer program to cause the electronic device to perform the user login method according to any one of claims 1 to 3.

6. A readable storage medium, characterized in that, The readable storage medium stores computer program instructions, which, when read and executed by a processor, perform the user login method according to any one of claims 1 to 3.

Citation Information

Patent Citations

  • Website login method and device

    CN106059776A

  • Method for accessing intranet application and related equipment

    CN115150113A