CN111224993B - Method and system for simplifying code scanning login process - Google Patents

Method and system for simplifying code scanning login process Download PDF

Info

Publication number
CN111224993B
CN111224993B CN202010039379.2A CN202010039379A CN111224993B CN 111224993 B CN111224993 B CN 111224993B CN 202010039379 A CN202010039379 A CN 202010039379A CN 111224993 B CN111224993 B CN 111224993B
Authority
CN
China
Prior art keywords
task
executed
server
information
order
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202010039379.2A
Other languages
Chinese (zh)
Other versions
CN111224993A (en
Inventor
刘威
唐光宇
卢学明
闫乃永
蔡泸炜
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Baobao Bus Co ltd
Original Assignee
Baobao Bus 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 Baobao Bus Co ltd filed Critical Baobao Bus Co ltd
Priority to CN202010039379.2A priority Critical patent/CN111224993B/en
Publication of CN111224993A publication Critical patent/CN111224993A/en
Application granted granted Critical
Publication of CN111224993B publication Critical patent/CN111224993B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/08Network architectures or network communication protocols for network security for authentication of entities
    • H04L63/0815Network architectures or network communication protocols for network security for authentication of entities providing single-sign-on or federations
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/955Retrieval from the web using information identifiers, e.g. uniform resource locators [URL]
    • G06F16/9554Retrieval from the web using information identifiers, e.g. uniform resource locators [URL] by using bar codes
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/08Network architectures or network communication protocols for network security for authentication of entities
    • H04L63/083Network architectures or network communication protocols for network security for authentication of entities using passwords

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Signal Processing (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Computing Systems (AREA)
  • Computer Security & Cryptography (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Hardware Design (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention relates to a method and a system for simplifying a code scanning login process.A ordering server configures account information and a task to be executed and sends the task to be executed to an ordering server; the order receiving server receives a task to be executed, acquires account information of an order placing server, and pre-logs in a target site according to the account information; the order receiving server sends a query request to an order placing server, detects whether the order placing server stores login information matched with the information of the task to be executed or not, if not, captures a two-dimensional code from a target site and executes code scanning operation, stores the login information after the code scanning operation to the order placing server, and executes the task to be executed by using the login information; and if so, executing the task to be executed by using the login information. The target site is logged in and the task is executed by pre-configuring the account information and the task mode to be executed, so that the login process can be simplified, and the working efficiency is improved.

Description

Method and system for simplifying code scanning login process
Technical Field
The invention relates to the field of computer software, in particular to a method and a system for simplifying a code scanning login process.
Background
In recent years, more and more websites are registered by adopting a code scanning registration mode, and authentication of certain services can be executed after code scanning registration. For example, a technology company needs to scan a large number of accounts owned under a flag to log in a certain platform, and then can capture data or perform authentication of a service after logging in, and in the process of performing the login service, the technology company needs to manually switch between different sites and accounts frequently, and needs to scan the code again to log in after the current site quits the current account or switches the account, which wastes labor cost and time cost, and has low working efficiency.
Disclosure of Invention
Technical problem to be solved
In order to solve the above problems in the prior art, the present invention provides a method and system for simplifying code scanning login process, which improves the work efficiency.
(II) technical scheme
In order to achieve the purpose, the invention adopts a technical scheme that:
a method for simplifying code scanning login process comprises the following steps:
s1, the order placing server configures account information and tasks to be executed, and sends the tasks to be executed to the order receiving server;
s2, the order taking server receives the task to be executed, obtains account information of the order taking server, and pre-logs in the target site according to the account information;
s3, the order receiving server sends a query request to the order placing server, detects whether the order placing server stores login information matched with the task information to be executed, if not, the order placing server captures the two-dimensional code from the target site and executes code scanning operation, stores the login information after the code scanning operation to the order placing server, and executes the task to be executed by using the login information;
and if so, executing the task to be executed by using the login information.
The other technical scheme adopted by the invention is as follows:
a system for simplifying code scanning login process comprises an order placing server and an order receiving server, wherein the order placing server comprises a first memory, a first processor and a first computer program which is stored on the first memory and can run on the first processor, the order receiving server comprises a second memory, a second processor and a second computer program which is stored on the second memory and can run on the second processor, and the first processor implements the following steps when executing the first computer program:
s1, the order placing server configures account information and tasks to be executed, and sends the tasks to be executed to the order receiving server;
the second processor, when executing the second computer program, implements the steps of:
s2, the order taking server receives the task to be executed, obtains account information of the order taking server, and pre-logs in the target site according to the account information;
s3, the order receiving server sends a query request to the order placing server, detects whether the order placing server stores login information matched with the task information to be executed, if not, the order placing server captures the two-dimensional code from the target site and executes code scanning operation, stores the login information after the code scanning operation to the order placing server, and executes the task to be executed by using the login information;
and if so, executing the task to be executed by using the login information.
(III) advantageous effects
The invention has the beneficial effects that: according to the invention, the target site is logged in and the task is executed by pre-configuring the account information and the task mode to be executed, so that the login process can be simplified, and the processes of manually and frequently switching accounts and repeatedly logging in are reduced; under the various conditions that a large number of accounts need to be operated, the accounts are frequently switched or one account is used by a plurality of people, repeated operation can be saved, and the working efficiency is greatly improved.
Drawings
FIG. 1 is a flow chart of a method of simplifying a code scan entry process of the present invention;
FIG. 2 is a schematic diagram of a simplified code scanning login process system according to the present invention;
FIG. 3 is a detailed flowchart of a method for simplifying a code scanning login process according to the present invention;
[ description of reference ]
1. A system for simplifying code scanning login process; 2. ordering a server; 3. a receipt server; 4. a first memory; 5. a first processor; 6. a second memory; 7. a second processor.
Detailed Description
For the purpose of better explaining the present invention and to facilitate understanding, the present invention will be described in detail by way of specific embodiments with reference to the accompanying drawings.
Referring to fig. 1 and fig. 3, a method for simplifying a code scanning login process includes:
s1, the order placing server configures account information and tasks to be executed, and sends the tasks to be executed to the order receiving server;
s2, the order taking server receives the task to be executed, obtains account information of the order taking server, and pre-logs in the target site according to the account information;
s3, the order receiving server sends a query request to the order placing server, detects whether the order placing server stores login information matched with the task information to be executed, if not, the order placing server captures the two-dimensional code from the target site and executes code scanning operation, stores the login information after the code scanning operation to the order placing server, and executes the task to be executed by using the login information;
and if so, executing the task to be executed by using the login information.
From the above description, the beneficial effects of the present invention are: according to the invention, the target site is logged in and the task is executed by pre-configuring the account information and the task mode to be executed, so that the login process can be simplified, and the processes of manually and frequently switching accounts and repeatedly logging in are reduced; under the various conditions that a large number of accounts need to be operated, the accounts are frequently switched or one account is used by a plurality of people, repeated operation can be saved, and the working efficiency is greatly improved.
Further, the configuration account information of the ordering server and the task information to be executed in S1 include:
the order placing server establishes a configuration center, and uses the configuration center to configure account information, task information, terminal information for receiving messages, message types, order receiving server information and tasks to be executed;
the task to be executed comprises main task information, task parameters, an execution period and time strategy information, wherein the main task information can comprise a plurality of subtask information.
Further, the S1 includes before: the order receiving server presets a verification parameter and a task operation parameter;
the step of sending the task to be executed to the order receiving server in S1 includes:
the order placing server receives a task request of the order receiving server, acquires a check parameter of the order receiving server, and judges whether the order receiving server meets the requirement of a task to be executed or not according to the check parameter and the task parameter;
if yes, sending the task to be executed to the order receiving server;
and if not, rejecting the task request of the order receiving server.
As can be seen from the above description, the order taking server verifies the task parameters of the order placing server by configuring the verification parameters in advance, so that the tasks to be executed can be accurately allocated to the corresponding order taking server.
Further, the receiving, by the order taking server in S2, the task to be executed includes:
and the order receiving server receives the task to be executed, communicates with the order placing server in real time and sends the task execution process log to the order placing server.
As can be seen from the above description, the order receiving server sends the execution process log to the order placing server after receiving the task to be executed, so that the task execution situation can be known in real time, and the staff can manage the task according to the task progress.
Further, the S3 includes:
s30, the order receiving server sends a query request to the order placing server to detect whether the order placing server stores the login information matched with the task information to be executed, if yes, S31 is executed,
if not, capturing the two-dimensional code from the target site, executing code scanning operation, storing login information after the code scanning operation to a ordering server, and executing S31;
s31, verifying whether the login is successful by using the login information;
if yes, go to S32;
if not, performing login retry, judging whether the login retry frequency exceeds the preset frequency, if so, executing S33, otherwise, executing S32;
s32, executing the task to be executed by using the login information;
s33, judging whether tasks to be executed need to be executed;
if yes, executing the task to be executed, and returning to the step S3;
if not, the execution result is sent to the message receiving terminal.
From the above description, it can be known that the login information can be stored after the first code scanning login is completed, and the subsequent login can be performed only by using the login information, so that the reusability is improved. And the login result is verified and retried, so that the reliability is improved, a plurality of tasks can be arranged to be executed at one time, and the execution result is sent to the message receiving terminal after all the tasks are executed, so that the task execution efficiency is improved.
Referring to fig. 2, a system for simplifying a code scanning login process includes an order placing server and an order receiving server, where the order placing server includes a first memory, a first processor, and a first computer program stored in the first memory and operable on the first processor, the order receiving server includes a second memory, a second processor, and a second computer program stored in the second memory and operable on the second processor, and the first processor implements the following steps when executing the first computer program:
s1, the order placing server configures account information and tasks to be executed, and sends the tasks to be executed to the order receiving server;
the second processor, when executing the second computer program, implements the steps of:
s2, the order taking server receives the task to be executed, obtains account information of the order taking server, and pre-logs in the target site according to the account information;
s3, the order receiving server sends a query request to the order placing server, detects whether the order placing server stores login information matched with the task information to be executed, if not, the order placing server captures the two-dimensional code from the target site and executes code scanning operation, stores the login information after the code scanning operation to the order placing server, and executes the task to be executed by using the login information;
and if so, executing the task to be executed by using the login information.
From the above description, the beneficial effects of the present invention are: according to the invention, the target site is logged in and the task is executed by pre-configuring the account information and the task mode to be executed, so that the login process can be simplified, and the processes of manually and frequently switching accounts and repeatedly logging in are reduced; under the various conditions that a large number of accounts need to be operated, the accounts are frequently switched or one account is used by a plurality of people, repeated operation can be saved, and the working efficiency is greatly improved.
Further, the configuration account information of the ordering server and the task information to be executed in S1 include:
the order placing server establishes a configuration center, and uses the configuration center to configure account information, task information, terminal information for receiving messages, message types, order receiving server information and tasks to be executed;
the task to be executed comprises main task information, task parameters, an execution period and time strategy information, wherein the main task information can comprise a plurality of subtask information.
Further, the S1 includes before: the order receiving server presets a verification parameter and a task operation parameter;
the step of sending the task to be executed to the order receiving server in S1 includes:
the order placing server receives a task request of an order receiving server, acquires a check parameter of the order receiving server, and judges whether the order receiving server meets the requirement of a task to be executed or not according to the check parameter and the task parameter;
if yes, sending the task to be executed to the order receiving server;
and if not, rejecting the task request of the order receiving server.
As can be seen from the above description, the order taking server verifies the task parameters of the order placing server by configuring the verification parameters in advance, so that the tasks to be executed can be accurately allocated to the corresponding order taking server.
Further, the receiving, by the order taking server in S2, the task to be executed includes:
and the order receiving server receives the task to be executed, communicates with the order placing server in real time and sends the task execution process log to the order placing server.
As can be seen from the above description, the order receiving server sends the execution process log to the order placing server after receiving the task to be executed, so that the task execution situation can be known in real time, and the staff can manage the task according to the task progress.
Further, the S3 includes:
s30, the order receiving server sends a query request to the order placing server to detect whether the order placing server stores the login information matched with the task information to be executed, if yes, S31 is executed,
if not, capturing the two-dimensional code from the target site, executing code scanning operation, storing login information after the code scanning operation to a ordering server, and executing S31;
s31, verifying whether the login is successful by using the login information;
if yes, go to S32;
if not, performing login retry, judging whether the login retry frequency exceeds the preset frequency, if so, executing S33, otherwise, executing S32;
s32, executing the task to be executed by using the login information;
s33, judging whether tasks to be executed need to be executed;
if yes, executing the task to be executed, and returning to the step S3;
if not, the execution result is sent to the message receiving terminal.
From the above description, it can be known that the login information can be stored after the first code scanning login is completed, and the subsequent login can be performed only by using the login information, so that the reusability is improved. And the login result is verified and retried, so that the reliability is improved, a plurality of tasks can be arranged to be executed at one time, and the execution result is sent to the message receiving terminal after all the tasks are executed, so that the task execution efficiency is improved.
Example one
Referring to fig. 1 and fig. 3, a method for simplifying a code scanning login process includes:
s01, presetting a verification parameter and a task operation parameter by the order receiving server;
s1, the order placing server configures account information and tasks to be executed, and sends the tasks to be executed to the order receiving server;
in S1, the order issuing server configuration account information and the task information to be executed include:
the order placing server establishes a configuration center, and uses the configuration center to configure account information, task information, terminal information for receiving messages, message types, order receiving server information and tasks to be executed;
the task to be executed comprises main task information, task parameters, an execution period and time strategy information, wherein the main task information can comprise a plurality of subtask information.
Specifically, the time policy information is used to control the start-stop time of the task to be executed, and the account information includes login information and authentication information (such as cookie and curl information) of an account;
wherein, the sending the task to be executed to the order receiving server in S1 includes:
the order placing server receives a task request of an order receiving server, acquires a check parameter of the order receiving server, and judges whether the order receiving server meets the requirement of a task to be executed or not according to the check parameter and the task parameter;
if yes, sending the task to be executed to the order receiving server;
and if not, rejecting the task request of the order receiving server.
Specifically, the order placing server is a server where the background page is located, and the order receiving server is a server for executing the task, and the order receiving server and the order placing server can be the same server, and the order receiving server needs to establish a task order receiving service and a task running service before executing the task.
S2, the order taking server receives the task to be executed, obtains account information of the order taking server, and pre-logs in the target site according to the account information;
wherein, the receiving, by the order taking server in S2, the task to be executed includes:
the order receiving server receives the task to be executed, communicates with the order placing server in real time and sends a task execution process log to the order placing server; and after receiving the task execution process log, the ordering server stores the task execution process log into a database and displays the execution process log in real time.
S3, the order receiving server sends a query request to the order placing server, detects whether the order placing server stores login information matched with the information of the task to be executed, if not, the order placing server captures the two-dimensional code from the target site and executes code scanning operation, stores the login information after the code scanning operation to the order placing server, and executes the task to be executed by using the login information;
and if so, executing the task to be executed by using the login information.
Wherein the S3 includes:
s30, the order taking server sends a query request to the order placing server, detects whether the order placing server stores the login information adapted to the task information to be executed, if yes, executes S31,
if not, capturing the two-dimensional code from the target site, executing code scanning operation, storing login information after the code scanning operation to a ordering server, and executing S31;
s31, verifying whether the login is successful by using the login information;
if yes, go to S32;
if not, performing login retry, judging whether the login retry frequency exceeds the preset frequency, if so, executing S33, otherwise, executing S32;
s32, executing the task to be executed by using the login information;
s33, judging whether tasks to be executed need to be executed;
if yes, executing the task to be executed, and returning to the step S3;
if not, the execution result is sent to the message receiving terminal.
Example two
Referring to fig. 2, a system 1 for simplifying a code scanning login process includes an order placing server 2 and an order receiving server 3, where the order placing server 2 includes a first memory 4, a first processor 5 and a first computer program stored in the first memory 4 and capable of running on the first processor 5, the order receiving server 3 includes a second memory 6, a second processor 7 and a second computer program stored in the second memory 6 and capable of running on the second processor 7, and the first processor 5 and the second processor 7 implement the steps in the first embodiment when executing the first computer program and the second computer program, respectively.
In summary, according to the method and the system for simplifying the code scanning login process, the target site is logged in and the task is executed by pre-configuring the account information and the task to be executed, so that the login process can be simplified, and the processes of manually and frequently switching accounts and repeatedly logging in are reduced; under the various conditions that a large number of accounts need to be operated, the accounts are frequently switched or one account is used by a plurality of people, repeated operation can be saved, and the working efficiency is greatly improved. The login information can be stored after the first code scanning login is completed, and the subsequent login can be performed only by using the login information, so that the reusability is improved. And the login result is verified and retried, so that the reliability is improved, a plurality of tasks can be arranged to be executed at one time, and the execution result is sent to the message receiving terminal after all the tasks are executed, so that the task execution efficiency is improved.
The above description is only an embodiment of the present invention, and not intended to limit the scope of the present invention, and all equivalent changes made by using the contents of the present specification and the drawings, or applied directly or indirectly to the related technical fields, are included in the scope of the present invention.

Claims (10)

1. A method for simplifying code scanning login process is characterized by comprising the following steps:
s1, the ordering server configures account information and the task to be executed, and sends the task to be executed to the order receiving server;
s2, the order taking server receives the task to be executed, acquires the account information of the order taking server, and pre-logs in the target site according to the account information;
s3, the order receiving server sends a query request to the order placing server, detects whether the order placing server stores login information matched with the task information to be executed, if not, the order placing server captures the two-dimensional code from the target site and executes code scanning operation, stores the login information after the code scanning operation to the order placing server, and executes the task to be executed by using the login information;
and if so, executing the task to be executed by using the login information.
2. The method for simplifying code scanning login process according to claim 1, wherein the step of configuring account information and task information to be executed by the order issuing server in S1 includes:
the order placing server establishes a configuration center, and uses the configuration center to configure account information, task information, terminal information for receiving messages, message types, order receiving server information and tasks to be executed;
the task to be executed comprises main task information, task parameters, an execution period and time strategy information, wherein the main task information can comprise a plurality of subtask information.
3. The method for simplifying code scanning login procedure of claim 2,
said S1 previously comprising: the order receiving server presets a verification parameter and a task operation parameter;
the step of sending the task to be executed to the order receiving server in S1 includes:
the order placing server receives a task request of an order receiving server, acquires a check parameter of the order receiving server, and judges whether the order receiving server meets the requirement of a task to be executed or not according to the check parameter and the task parameter;
if yes, sending the task to be executed to the order receiving server;
and if not, rejecting the task request of the order receiving server.
4. The method for simplifying code scanning login process of claim 1, wherein the step of receiving the task to be executed by the order taking server in S2 comprises:
and the order receiving server receives the task to be executed, communicates with the order placing server in real time and sends the task execution process log to the order placing server.
5. The method for simplifying code scanning login procedure according to claim 1, wherein said S3 comprises:
s30, the order receiving server sends a query request to the order placing server to detect whether the order placing server stores the login information matched with the task information to be executed, if yes, S31 is executed,
if not, capturing the two-dimensional code from the target site, executing code scanning operation, storing login information after the code scanning operation to a ordering server, and executing S31;
s31, verifying whether the login is successful by using the login information;
if yes, go to S32;
if not, performing login retry, judging whether the login retry frequency exceeds the preset frequency, if so, executing S33, otherwise, executing S32;
s32, executing the task to be executed by using the login information;
s33, judging whether tasks to be executed need to be executed;
if yes, executing the task to be executed, and returning to the step S3;
if not, the execution result is sent to the message receiving terminal.
6. A system for simplifying code scanning login process comprises an order placing server and an order receiving server, wherein the order placing server comprises a first memory, a first processor and a first computer program which is stored on the first memory and can run on the first processor, the order receiving server comprises a second memory, a second processor and a second computer program which is stored on the second memory and can run on the second processor, and the following steps are realized when the first processor executes the first computer program:
s1, the order placing server configures account information and tasks to be executed, and sends the tasks to be executed to the order receiving server;
the second processor, when executing the second computer program, implements the steps of:
s2, the order taking server receives the task to be executed, obtains account information of the order taking server, and pre-logs in the target site according to the account information;
s3, the order receiving server sends a query request to the order placing server, detects whether the order placing server stores login information matched with the task information to be executed, if not, the order placing server captures the two-dimensional code from the target site and executes code scanning operation, stores the login information after the code scanning operation to the order placing server, and executes the task to be executed by using the login information;
and if so, executing the task to be executed by using the login information.
7. The system for simplifying code scanning login process according to claim 6, wherein the configuration account information of the order placing server and the task information to be executed in S1 include:
the order placing server establishes a configuration center, and uses the configuration center to configure account information, task information, terminal information for receiving messages, message types, order receiving server information and tasks to be executed;
the task to be executed comprises main task information, task parameters, an execution period and time strategy information, wherein the main task information can comprise a plurality of subtask information.
8. The system for simplifying code scanning login procedure of claim 7,
said S1 previously comprising: the order receiving server presets a verification parameter and a task operation parameter;
the step of sending the task to be executed to the order receiving server in S1 includes:
the order placing server receives a task request of the order receiving server, acquires a check parameter of the order receiving server, and judges whether the order receiving server meets the requirement of a task to be executed or not according to the check parameter and the task parameter;
if yes, sending the task to be executed to the order receiving server;
and if not, rejecting the task request of the order receiving server.
9. The system for simplifying code scanning login process of claim 6, wherein the receiving of the task to be executed by the order taking server in S2 comprises:
and the order receiving server receives the task to be executed, communicates with the order placing server in real time and sends the task execution process log to the order placing server.
10. The system for simplifying code scanning login procedure according to claim 6, wherein said S3 comprises:
s30, the order receiving server sends a query request to the order placing server to detect whether the order placing server stores the login information matched with the task information to be executed, if yes, S31 is executed,
if not, capturing the two-dimensional code from the target site, executing code scanning operation, storing login information after the code scanning operation to a ordering server, and executing S31;
s31, verifying whether the login is successful by using the login information;
if yes, go to S32;
if not, performing login retry, judging whether the login retry frequency exceeds the preset frequency, if so, executing S33, otherwise, executing S32;
s32, executing the task to be executed by using the login information;
s33, judging whether tasks to be executed need to be executed;
if yes, executing the task to be executed, and returning to the step S3;
if not, the execution result is sent to the message receiving terminal.
CN202010039379.2A 2020-01-15 2020-01-15 Method and system for simplifying code scanning login process Active CN111224993B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010039379.2A CN111224993B (en) 2020-01-15 2020-01-15 Method and system for simplifying code scanning login process

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010039379.2A CN111224993B (en) 2020-01-15 2020-01-15 Method and system for simplifying code scanning login process

Publications (2)

Publication Number Publication Date
CN111224993A CN111224993A (en) 2020-06-02
CN111224993B true CN111224993B (en) 2022-05-17

Family

ID=70829520

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010039379.2A Active CN111224993B (en) 2020-01-15 2020-01-15 Method and system for simplifying code scanning login process

Country Status (1)

Country Link
CN (1) CN111224993B (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102594813A (en) * 2012-02-10 2012-07-18 奇智软件(北京)有限公司 Multi-account login method and device
CN104869127A (en) * 2015-06-24 2015-08-26 郑州悉知信息技术有限公司 Website login method, code-scanning client and server
CN108269030A (en) * 2018-03-08 2018-07-10 深圳市买买提信息科技有限公司 A kind of task processing method and server
CN109089264A (en) * 2018-08-02 2018-12-25 江苏满运软件科技有限公司 A kind of mobile terminal exempts from the method and system of close login

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107679955A (en) * 2017-10-11 2018-02-09 掌合天下(北京)信息技术有限公司 Order Processing Method and System

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102594813A (en) * 2012-02-10 2012-07-18 奇智软件(北京)有限公司 Multi-account login method and device
CN104869127A (en) * 2015-06-24 2015-08-26 郑州悉知信息技术有限公司 Website login method, code-scanning client and server
CN108269030A (en) * 2018-03-08 2018-07-10 深圳市买买提信息科技有限公司 A kind of task processing method and server
CN109089264A (en) * 2018-08-02 2018-12-25 江苏满运软件科技有限公司 A kind of mobile terminal exempts from the method and system of close login

Also Published As

Publication number Publication date
CN111224993A (en) 2020-06-02

Similar Documents

Publication Publication Date Title
JP2018513489A (en) Cloud printer sharing method, cloud server, and cloud print system in cloud print system
CN111885115B (en) Device binding changing method and device
CN106254560A (en) Information transferring method and device
CN105450643A (en) Network access authentication method, apparatus and system
CN103973787A (en) Method and system for remotely controlling display terminals through mobile intelligent terminal
CN105827624A (en) Identity verifying system
CN112968963B (en) WebSocket-based method for forced real-time offline of user
CN104361435A (en) Business process management method and business process management device
CN111259278B (en) Automatic code scanning method and system
CN112448873A (en) Equipment binding method and device and computer readable storage medium
CN110413308B (en) Software operation and maintenance method, device, equipment and computer storage medium
CN111224993B (en) Method and system for simplifying code scanning login process
CN111414595A (en) Identity screening method, handheld device, background server and system
CN113596792B (en) Binding method and device of electronic equipment, storage medium and electronic device
CN111316246A (en) Maintenance equipment management method, user terminal and server
CN107548054A (en) Master-slave equipment switching method, slave unit and the eSIM card management servers of eSIM cards
CN111356090B (en) Networking method of network, device thereof, terminal and computer readable storage medium
CN111491351B (en) Method and system for sensing online of WiFi terminal based on authentication information
CN110493206B (en) Account login method and device
CN101141485A (en) System and method of world-wide-web based user side access session TV
CN116319132A (en) Smart home account rapid delivery method and system based on association code scanning
CN115379590B (en) Bluetooth connection establishing method and device, electronic equipment and computer storage medium
CN114900385A (en) Household appliance binding method and device, electronic device and storage medium
CN111478901B (en) Account weak password detection method and device, server and storage medium
CN115065510A (en) Login method, device, system, electronic equipment and readable storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
CB02 Change of applicant information
CB02 Change of applicant information

Address after: 350028 Jinshan Juyuan Industrial Park project a, No.18, West Third Ring Road, Jianxin Town, Cangshan District, Fuzhou City, Fujian Province

Applicant after: Baobao Bus Co.,Ltd.

Address before: 350003 15th floor, building 3, zone F, Fuzhou Software Park, No. 89, software Avenue, Gulou District, Fuzhou City, Fujian Province

Applicant before: FUZHOU ZHIYONG INFORMATION TECHNOLOGY Co.,Ltd.

GR01 Patent grant
GR01 Patent grant