CN114417195A - Data processing method, device, equipment and medium based on two-dimension code - Google Patents

Data processing method, device, equipment and medium based on two-dimension code Download PDF

Info

Publication number
CN114417195A
CN114417195A CN202111440029.8A CN202111440029A CN114417195A CN 114417195 A CN114417195 A CN 114417195A CN 202111440029 A CN202111440029 A CN 202111440029A CN 114417195 A CN114417195 A CN 114417195A
Authority
CN
China
Prior art keywords
target
dimensional code
data
url
task
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
CN202111440029.8A
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.)
Ping An Technology Shenzhen Co Ltd
Original Assignee
Ping An Technology Shenzhen 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 Ping An Technology Shenzhen Co Ltd filed Critical Ping An Technology Shenzhen Co Ltd
Priority to CN202111440029.8A priority Critical patent/CN114417195A/en
Publication of CN114417195A publication Critical patent/CN114417195A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/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
    • G06KGRAPHICAL DATA READING; PRESENTATION OF DATA; RECORD CARRIERS; HANDLING RECORD CARRIERS
    • G06K19/00Record carriers for use with machines and with at least a part designed to carry digital markings
    • G06K19/06Record carriers for use with machines and with at least a part designed to carry digital markings characterised by the kind of the digital marking, e.g. shape, nature, code
    • G06K19/06009Record carriers for use with machines and with at least a part designed to carry digital markings characterised by the kind of the digital marking, e.g. shape, nature, code with optically detectable marking
    • G06K19/06037Record carriers for use with machines and with at least a part designed to carry digital markings characterised by the kind of the digital marking, e.g. shape, nature, code with optically detectable marking multi-dimensional coding

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • General Engineering & Computer Science (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention relates to the field of data processing, and provides a data processing method, a device, equipment and a medium based on a two-dimension code, which can generate a target two-dimension code according to a data format and data to be processed, when the current application is detected to scan the target two-dimensional code, the target two-dimensional code is analyzed to obtain a target URL, when the target two-dimensional code does not belong to the current application, acquiring the address of the target page and the task data to be executed from the target URL, connecting and transmitting the task data to be executed to the target page, displaying the target page, generating the two-dimensional code based on a specific format, thus, no matter the two-dimensional code is identified by the external application or the internal application, the two-dimensional code does not respond in a messy code form, but guide the user to execute further operation, and avoid the situation that the user cannot process the fault of the process caused by the fact that the two-dimensional code is displayed by scanning by an external application to cause the fault. In addition, the invention also relates to a block chain technology, and the target two-dimensional code can be stored in the block chain node.

Description

Data processing method, device, equipment and medium based on two-dimension code
Technical Field
The present invention relates to the field of data processing technologies, and in particular, to a two-dimensional code based data processing method, apparatus, device, and medium.
Background
The two-dimensional code can be seen everywhere in daily life, for example, the two-dimensional code is used for realizing functions of website jumping, mobile phone electronic commerce, anti-counterfeiting tracing, mobile phone payment, account login and the like, and the type of the two-dimensional code data can be numbers, character numbers, characters, binary information, Chinese characters and the like. Through scanning the two-dimensional code, the identified data can be processed, and various functions can be further realized.
In the prior art, two-dimensional code data formats mainly include: the mobile phone comprises a website, an email address, a telephone number, WiFi configuration, a custom data format and the like, and in addition, more custom two-dimensional code data exist in the market at present.
Especially, the user-defined two-dimensional code data is usually effective only when being identified by self application, but the user-defined two-dimensional code data is usually only a string of characters displayed when being identified by external application, so that corresponding business processing cannot be directly performed based on an identification result, and a user cannot know the effect of the scanned two-dimensional code, so that the use of the two-dimensional code is hindered, and the user experience is not friendly.
Disclosure of Invention
In view of the foregoing, it is desirable to provide a two-dimensional code-based data processing method, apparatus, device, and medium, which are intended to solve the problem of an abnormal jump when a third-party application scans a two-dimensional code.
A data processing method based on two-dimension codes comprises the following steps:
acquiring a pre-configured data format and data to be processed, and generating a target two-dimensional code according to the data format and the data to be processed;
when a signal for scanning the target two-dimensional code through the current application is detected, analyzing the target two-dimensional code to obtain a target URL;
determining whether the target two-dimensional code belongs to the current application or not according to the target URL;
when the target two-dimensional code does not belong to the current application, acquiring an address of a target page from the target URL and acquiring task data to be executed;
connecting to the target page according to the address of the target page, and transmitting the task data to be executed to the target page;
and determining an opening mode of the target page according to the task data to be executed, and displaying the target page according to the opening mode.
According to a preferred embodiment of the present invention, the generating a target two-dimensional code according to the data format and the data to be processed includes:
acquiring a domain name of an application to which the data to be processed belongs from the data to be processed as a target domain name;
acquiring the task data to be executed from the data to be processed;
performing Base64 encoding on the task data to be executed to obtain the target task data;
acquiring an identifier of a pre-configured two-dimension code recognition task as a target identifier;
sequentially splicing the target domain name, the target identification and the target task data to obtain the target URL;
and generating the target two-dimensional code according to the target URL.
According to a preferred embodiment of the present invention, the determining whether the target two-dimensional code belongs to the current application according to the target URL includes:
extracting the target domain name from the target URL;
determining the application of the target two-dimensional code according to the target domain name, and using the application as a target application;
when the current application is different from the target application, determining that the target two-dimensional code does not belong to the current application; or
And when the current application is the same as the target application, determining that the target two-dimensional code belongs to the current application.
According to the preferred embodiment of the present invention, the acquiring the address of the target page from the target URL and the acquiring the task data to be executed include:
extracting the target domain name and the target identification from the target URL;
splicing the target domain name and the target identification to obtain the address of the target page;
extracting the target task data from the target URL;
and performing Base64 decoding on the target task data to obtain the task data to be executed.
According to a preferred embodiment of the present invention, when the target two-dimensional code belongs to the current application, the method further includes:
determining whether the target URL comprises a preset identifier;
when the target URL comprises the preset identification, acquiring a task identification and task information from the task data to be executed, and processing the task information according to the task identification;
when the target URL does not include the preset identification, determining whether the target URL is a preset URL or not;
when the target URL is the preset URL, executing a task corresponding to the preset URL;
when the target URL is not the preset URL, determining whether the target domain name is a preset domain name;
when the target domain name is the preset domain name, determining whether the target URL is loaded in the current application;
when the target domain name is not the preset domain name, determining whether the task data to be executed belongs to a preset task;
when the task data to be executed belong to the preset task, loading the target URL according to the task parameter of the preset task;
when the task data to be executed does not belong to the preset task, acquiring a pre-configured domain name list, and determining whether the target domain name is in the domain name list;
loading the target URL in the current application when the target domain name is in the domain name list;
and when the target domain name is not in the domain name list, generating prompt information, wherein the prompt information is used for prompting that the identification of the target two-dimensional code is abnormal.
According to a preferred embodiment of the present invention, when the target domain name is the preset domain name, the determining whether to load the target URL in the current application includes:
acquiring a configuration file of the current application, wherein the configuration file is used for storing a host of a URL (uniform resource locator) which can be loaded by the current application;
acquiring a host of the target URL as a target host;
querying the configuration file by using the target host;
and when the target host is inquired in the configuration file, loading the target URL in the current application.
According to a preferred embodiment of the present invention, the determining an opening mode of the target page according to the task data to be executed, and displaying the target page according to the opening mode includes:
acquiring a permission list for pre-configuring the current application;
when the task data to be executed is in the permission list, jumping to the target application based on the target page, and processing the task data to be executed in the target application; or
And when the task data to be executed is not in the authority list, pushing the downloading information of the target application to the target page.
A two-dimensional code-based data processing apparatus, the two-dimensional code-based data processing apparatus comprising:
the generating unit is used for acquiring a pre-configured data format and data to be processed and generating a target two-dimensional code according to the data format and the data to be processed;
the analysis unit is used for analyzing the target two-dimensional code to obtain a target URL when a signal for scanning the target two-dimensional code through the current application is detected;
the determining unit is used for determining whether the target two-dimensional code belongs to the current application according to the target URL;
the acquisition unit is used for acquiring the address of a target page from the target URL and acquiring task data to be executed when the target two-dimensional code does not belong to the current application;
the connecting unit is used for connecting to the target page according to the address of the target page and transmitting the task data to be executed to the target page;
and the display unit is used for determining the opening mode of the target page according to the task data to be executed and displaying the target page according to the opening mode.
A computer device, the computer device comprising:
a memory storing at least one instruction; and
and the processor executes the instructions stored in the memory to realize the two-dimension code-based data processing method.
A computer-readable storage medium having at least one instruction stored therein, the at least one instruction being executed by a processor in a computer device to implement the two-dimensional code based data processing method.
According to the technical scheme, the invention can acquire a pre-configured data format and data to be processed, generate a target two-dimensional code according to the data format and the data to be processed, analyze the target two-dimensional code to obtain a target URL when a signal of scanning the target two-dimensional code by a current application is detected, determine whether the target two-dimensional code belongs to the current application according to the target URL, acquire an address of a target page from the target URL and task data to be executed when the target two-dimensional code does not belong to the current application, connect to the target page according to the address of the target page and transmit the task data to be executed to the target page, determine an opening mode of the target page according to the task data to be executed, and display the target page according to the opening mode, the two-dimensional code is generated based on the specific format, so that no matter the two-dimensional code is identified by using external application or internal application, the two-dimensional code does not respond in a messy code form, the user is guided to perform further operation, and the situation that the user cannot process the two-dimensional code to cause the fault of the flow due to the fact that the messy code is displayed when the external application scans the two-dimensional code is avoided.
Drawings
Fig. 1 is a flowchart of a two-dimensional code-based data processing method according to a preferred embodiment of the present invention.
Fig. 2 is a functional block diagram of a two-dimensional code-based data processing device according to a preferred embodiment of the present invention.
Fig. 3 is a schematic structural diagram of a computer device according to a preferred embodiment of the present invention for implementing a two-dimensional code-based data processing method.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the present invention will be described in detail with reference to the accompanying drawings and specific embodiments.
Fig. 1 is a flow chart of a data processing method based on two-dimensional code according to a preferred embodiment of the present invention. The order of the steps in the flow chart may be changed and some steps may be omitted according to different needs.
The data processing method based on the two-dimensional code is applied to one or more computer devices, which are devices capable of automatically performing numerical calculation and/or information processing according to preset or stored instructions, and the hardware of the computer devices includes, but is not limited to, a microprocessor, an Application Specific Integrated Circuit (ASIC), a Programmable Gate Array (FPGA), a Digital Signal Processor (DSP), an embedded device, and the like.
The computer device may be any electronic product capable of performing human-computer interaction with a user, for example, a Personal computer, a tablet computer, a smart phone, a Personal Digital Assistant (PDA), a game machine, an interactive web Television (IPTV), an intelligent wearable device, and the like.
The computer device may also include a network device and/or a user device. The network device includes, but is not limited to, a single network server, a server group consisting of a plurality of network servers, or a Cloud Computing (Cloud Computing) based Cloud consisting of a large number of hosts or network servers.
The server may be an independent server, or may be a cloud server that provides basic cloud computing services such as a cloud service, a cloud database, cloud computing, a cloud function, cloud storage, a Network service, cloud communication, a middleware service, a domain name service, a security service, a Content Delivery Network (CDN), a big data and artificial intelligence platform, and the like.
Among them, Artificial Intelligence (AI) is a theory, method, technique and application system that simulates, extends and expands human Intelligence using a digital computer or a machine controlled by a digital computer, senses the environment, acquires knowledge and uses the knowledge to obtain the best result.
The artificial intelligence infrastructure generally includes technologies such as sensors, dedicated artificial intelligence chips, cloud computing, distributed storage, big data processing technologies, operation/interaction systems, mechatronics, and the like. The artificial intelligence software technology mainly comprises a computer vision technology, a robot technology, a biological recognition technology, a voice processing technology, a natural language processing technology, machine learning/deep learning and the like.
The Network in which the computer device is located includes, but is not limited to, the internet, a wide area Network, a metropolitan area Network, a local area Network, a Virtual Private Network (VPN), and the like.
S10, acquiring a pre-configured data format and data to be processed, and generating a target two-dimensional code according to the data format and the data to be processed.
In this embodiment, the data format refers to a data format of a configured two-dimensional code.
For example: in most scenarios, the data format of the two-dimensional code is a character string, such as mm01EFCB9727 HHKJK.
And S11, when a signal for scanning the target two-dimensional code through the current application is detected, analyzing the target two-dimensional code to obtain a target URL (Uniform Resource Locator).
In this embodiment, the current application may be any application program. Specifically, the current application may be an application program to which the target two-dimensional code belongs, or may be another third-party application program that is not related to the target two-dimensional code.
Further, when a signal for scanning the target two-dimensional code by the current application is detected, the target URL may be directly obtained according to information transmitted by the target two-dimensional code.
S12, determining whether the target two-dimensional code belongs to the current application or not according to the target URL.
In this embodiment, the target URL stores a domain name of an application program to which the target two-dimensional code belongs, and whether the target two-dimensional code belongs to the current application can be further determined by the stored domain name.
It should be noted that, depending on whether the current application belongs to, the response mode after scanning the target two-dimensional code will be different.
And S13, when the target two-dimensional code does not belong to the current application, acquiring the address of a target page from the target URL and acquiring task data to be executed.
In this embodiment, the target page may include an H5(Html 5) page, and the target page is configured in advance and is used to display response data after the target two-dimensional code is scanned.
Specifically, according to the data format of the target URL, the characters at the designated position may be obtained from the target URL, so as to obtain the address of the target page.
In at least one embodiment of the present invention, the generating a target two-dimensional code according to the data format and the data to be processed includes:
acquiring a domain name of an application to which the data to be processed belongs from the data to be processed as a target domain name;
acquiring the task data to be executed from the data to be processed;
performing Base64 encoding on the task data to be executed to obtain the target task data;
acquiring an identifier of a pre-configured two-dimension code recognition task as a target identifier;
sequentially splicing the target domain name, the target identification and the target task data to obtain the target URL;
and generating the target two-dimensional code according to the target URL.
Wherein, the target identification can be configured by self-definition, such as/qr.
For example, when the target domain name is https:// d.123.com/, the target identifier is/qr, the target task number is base64(data), and the generated target URL is: https:// d.123.com/qr/base64(data), further, generating the target two-dimensional code according to the target URL.
It should be noted that, in the conventional two-dimensional code data representation manner, service data is used as a parameter of a URL to implement delivery of the service data.
For example: in a conventional manner, the URL generated by the two-dimensional code can be expressed as: https:// d.123. com/qr? Xxxx, wherein a key is delivered business data, such as the target task data.
Unlike the method of transferring service data in a parameter form, the present embodiment encodes service data (such as the target task data) according to the requirement of the URL for the format, and then directly adds the encoded data to the URL path, thereby implementing the transfer of service data.
Further, the determining whether the target two-dimensional code belongs to the current application according to the target URL includes:
extracting the target domain name from the target URL;
determining the application of the target two-dimensional code according to the target domain name, and using the application as a target application;
when the current application is different from the target application, determining that the target two-dimensional code does not belong to the current application; or
And when the current application is the same as the target application, determining that the target two-dimensional code belongs to the current application.
In the above embodiment, the domain name resolution is performed on the target URL, so that the relationship between the target two-dimensional code and the application for scanning the target two-dimensional code is determined, and subsequent targeted processing is facilitated.
Further, the acquiring the address of the target page from the target URL and the acquiring the task data to be executed include:
extracting the target domain name and the target identification from the target URL;
splicing the target domain name and the target identification to obtain the address of the target page;
extracting the target task data from the target URL;
and performing Base64 decoding on the target task data to obtain the task data to be executed.
Bearing the above example, when the target two-dimensional code is judged not to belong to the current application, the target domain name https:// d.123.com/qr/base64(data) is extracted from the target URL https:// d.123. com/and the target identifier/qr, and further the target domain name https:// d.123. com/and the target identifier/qr are spliced to obtain the address https:// d.123.com/qr/, of the target page. Due to the fact that the page is generated, the two-dimensional code scanning data cannot be displayed in a messy code mode, and the page can be jumped to the target page according to the address of the target page. The target task data base64(data) is further extracted from the target URL https:// d.123.com/qr/base64(data), and the target task data base64(data) can be transmitted to the target page at the same time, so that the target page and the target task data can be obtained through analysis based on the special format of the target two-dimensional code, and a targeted response can be performed on the target page according to the transmitted target task data.
By the embodiment, the target URL can be analyzed to obtain the corresponding page address and the task data, so that subsequent targeted response is facilitated.
Further, when the target two-dimensional code belongs to the current application, the method further includes:
determining whether the target URL comprises a preset identifier;
when the target URL comprises the preset identification, acquiring a task identification and task information from the task data to be executed, and processing the task information according to the task identification;
when the target URL does not include the preset identification, determining whether the target URL is a preset URL or not;
when the target URL is the preset URL, executing a task corresponding to the preset URL;
when the target URL is not the preset URL, determining whether the target domain name is a preset domain name;
when the target domain name is the preset domain name, determining whether the target URL is loaded in the current application;
when the target domain name is not the preset domain name, determining whether the task data to be executed belongs to a preset task;
when the task data to be executed belong to the preset task, loading the target URL according to the task parameter of the preset task;
when the task data to be executed does not belong to the preset task, acquiring a pre-configured domain name list, and determining whether the target domain name is in the domain name list;
loading the target URL in the current application when the target domain name is in the domain name list;
and when the target domain name is not in the domain name list, generating prompt information, wherein the prompt information is used for prompting that the identification of the target two-dimensional code is abnormal.
In this embodiment, the preset identifier may be configured in a user-defined manner, and the URL with the preset identifier may directly execute a corresponding task.
The task identifier refers to a specific identifier of the task and is used for locating the specific task.
The task information refers to specific data related to a task to be executed.
In this embodiment, the preset URL refers to a specific URL, for example: for the preset internet two-dimensional code, the specific URL: https:// qr.456. com/. When the specific URL corresponding to the preset internet two-dimensional code is determined: https:// qr.456.com/, the corresponding cash register station can be pulled up directly by the current application.
In this embodiment, the preset domain name may include a third-party domain name of a partner, such as a domain name of a third-party browser.
Specifically, when the target domain name is the preset domain name, determining whether to load the target URL in the current application includes:
acquiring a configuration file of the current application, wherein the configuration file is used for storing a host of a URL (uniform resource locator) which can be loaded by the current application;
acquiring a host of the target URL as a target host;
querying the configuration file by using the target host;
and when the target host is inquired in the configuration file, loading the target URL in the current application.
The configuration file can be configured according to historical data and updated in real time according to new requirements.
In this embodiment, the preset task may include a configured special task, such as a payment service.
For example: and when the task data to be executed belongs to the preset payment service, transmitting the wind control parameter and the entry information of the payment service so as to execute the payment service.
In this embodiment, the domain name list is similar to a white list, and the URL corresponding to the domain name stored in the domain name list is a trusted URL, and can be directly loaded without further identification and resolution.
For example: and loading the WebView in the current application directly according to the domain name and the service path in the target URL.
In this embodiment, the prompt message is used to prompt the user to identify an abnormality.
For example: the prompt message may include a preset prompt and a character string of the target URL.
The prompt words can be configured in a self-defining mode, such as 'sorry and current two-dimensional code identification abnormity'.
In the embodiment, the judgment is carried out step by step according to different priorities, so that the response efficiency of two-dimensional code identification is effectively improved.
And S14, connecting to the target page according to the address of the target page, and transmitting the task data to be executed to the target page.
In this embodiment, after the task data to be executed is transferred to the target page, the display and jump mode of the target page can be further determined.
S15, determining the opening mode of the target page according to the task data to be executed, and displaying the target page according to the opening mode.
Specifically, the determining an opening mode of the target page according to the task data to be executed, and displaying the target page according to the opening mode includes:
acquiring a permission list for pre-configuring the current application;
when the task data to be executed is in the permission list, jumping to the target application based on the target page, and processing the task data to be executed in the target application; or
And when the task data to be executed is not in the authority list, pushing the downloading information of the target application to the target page.
In the above embodiment, the two-dimensional code is generated based on the specific format, so that no matter the two-dimensional code is identified by the external application or the internal application, the two-dimensional code does not respond in a messy code form, and the user is guided to perform further operation, thereby avoiding the situation that the user cannot process the two-dimensional code and the flow is faulted due to the fact that the two-dimensional code is displayed by scanning of the external application.
It should be noted that, in order to further improve the security of the data and avoid malicious tampering of the data, the target two-dimensional code may be stored in the block chain node.
According to the technical scheme, the invention can acquire a pre-configured data format and data to be processed, generate a target two-dimensional code according to the data format and the data to be processed, analyze the target two-dimensional code to obtain a target URL when a signal of scanning the target two-dimensional code by a current application is detected, determine whether the target two-dimensional code belongs to the current application according to the target URL, acquire an address of a target page from the target URL and task data to be executed when the target two-dimensional code does not belong to the current application, connect to the target page according to the address of the target page and transmit the task data to be executed to the target page, determine an opening mode of the target page according to the task data to be executed, and display the target page according to the opening mode, the two-dimensional code is generated based on the specific format, so that no matter the two-dimensional code is identified by using external application or internal application, the two-dimensional code does not respond in a messy code form, the user is guided to perform further operation, and the situation that the user cannot process the two-dimensional code to cause the fault of the flow due to the fact that the messy code is displayed when the external application scans the two-dimensional code is avoided.
Fig. 2 is a functional block diagram of a two-dimensional code-based data processing device according to a preferred embodiment of the present invention. The two-dimensional code-based data processing apparatus 11 includes a generation unit 110, an analysis unit 111, a determination unit 112, an acquisition unit 113, a connection unit 114, and a display unit 115. The module/unit referred to in the present invention refers to a series of computer program segments that can be executed by the processor 13 and that can perform a fixed function, and that are stored in the memory 12. In the present embodiment, the functions of the modules/units will be described in detail in the following embodiments.
The generating unit 110 obtains a pre-configured data format and data to be processed, and generates a target two-dimensional code according to the data format and the data to be processed.
In this embodiment, the data format refers to a data format of a configured two-dimensional code.
For example: in most scenarios, the data format of the two-dimensional code is a character string, such as mm01EFCB9727 HHKJK.
When a signal for scanning the target two-dimensional code by the current application is detected, the parsing unit 111 parses the target two-dimensional code to obtain a target URL (Uniform Resource Locator).
In this embodiment, the current application may be any application program. Specifically, the current application may be an application program to which the target two-dimensional code belongs, or may be another third-party application program that is not related to the target two-dimensional code.
Further, when a signal for scanning the target two-dimensional code by the current application is detected, the target URL may be directly obtained according to information transmitted by the target two-dimensional code.
The determining unit 112 determines whether the target two-dimensional code belongs to the current application according to the target URL.
In this embodiment, the target URL stores a domain name of an application program to which the target two-dimensional code belongs, and whether the target two-dimensional code belongs to the current application can be further determined by the stored domain name.
It should be noted that, depending on whether the current application belongs to, the response mode after scanning the target two-dimensional code will be different.
When the target two-dimensional code does not belong to the current application, the obtaining unit 113 obtains an address of a target page from the target URL, and obtains task data to be executed.
In this embodiment, the target page may include an H5(Html 5) page, and the target page is configured in advance and is used to display response data after the target two-dimensional code is scanned.
Specifically, according to the data format of the target URL, the characters at the designated position may be obtained from the target URL, so as to obtain the address of the target page.
In at least one embodiment of the present invention, the generating unit 110 generates the target two-dimensional code according to the data format and the data to be processed, including:
acquiring a domain name of an application to which the data to be processed belongs from the data to be processed as a target domain name;
acquiring the task data to be executed from the data to be processed;
performing Base64 encoding on the task data to be executed to obtain the target task data;
acquiring an identifier of a pre-configured two-dimension code recognition task as a target identifier;
sequentially splicing the target domain name, the target identification and the target task data to obtain the target URL;
and generating the target two-dimensional code according to the target URL.
Wherein, the target identification can be configured by self-definition, such as/qr.
For example, when the target domain name is https:// d.123.com/, the target identifier is/qr, the target task number is base64(data), and the generated target URL is: https:// d.123.com/qr/base64(data), further, generating the target two-dimensional code according to the target URL.
It should be noted that, in the conventional two-dimensional code data representation manner, service data is used as a parameter of a URL to implement delivery of the service data.
For example: in a conventional manner, the URL generated by the two-dimensional code can be expressed as: https:// d.123. com/qr? Xxxx, wherein a key is delivered business data, such as the target task data.
Unlike the method of transferring service data in a parameter form, the present embodiment encodes service data (such as the target task data) according to the requirement of the URL for the format, and then directly adds the encoded data to the URL path, thereby implementing the transfer of service data.
Further, the determining unit 112 determines whether the target two-dimensional code belongs to the current application according to the target URL includes:
extracting the target domain name from the target URL;
determining the application of the target two-dimensional code according to the target domain name, and using the application as a target application;
when the current application is different from the target application, determining that the target two-dimensional code does not belong to the current application; or
And when the current application is the same as the target application, determining that the target two-dimensional code belongs to the current application.
In the above embodiment, the domain name resolution is performed on the target URL, so that the relationship between the target two-dimensional code and the application for scanning the target two-dimensional code is determined, and subsequent targeted processing is facilitated.
Further, the acquiring unit 113 acquires the address of the target page from the target URL, and acquiring the task data to be executed includes:
extracting the target domain name and the target identification from the target URL;
splicing the target domain name and the target identification to obtain the address of the target page;
extracting the target task data from the target URL;
and performing Base64 decoding on the target task data to obtain the task data to be executed.
Bearing the above example, when the target two-dimensional code is judged not to belong to the current application, the target domain name https:// d.123.com/qr/base64(data) is extracted from the target URL https:// d.123. com/and the target identifier/qr, and further the target domain name https:// d.123. com/and the target identifier/qr are spliced to obtain the address https:// d.123.com/qr/, of the target page. Due to the fact that the page is generated, the two-dimensional code scanning data cannot be displayed in a messy code mode, and the page can be jumped to the target page according to the address of the target page. The target task data base64(data) is further extracted from the target URL https:// d.123.com/qr/base64(data), and the target task data base64(data) can be transmitted to the target page at the same time, so that the target page and the target task data can be obtained through analysis based on the special format of the target two-dimensional code, and a targeted response can be performed on the target page according to the transmitted target task data.
By the embodiment, the target URL can be analyzed to obtain the corresponding page address and the task data, so that subsequent targeted response is facilitated.
Further, when the target two-dimensional code belongs to the current application, determining whether a preset identifier is included in the target URL;
when the target URL comprises the preset identification, acquiring a task identification and task information from the task data to be executed, and processing the task information according to the task identification;
when the target URL does not include the preset identification, determining whether the target URL is a preset URL or not;
when the target URL is the preset URL, executing a task corresponding to the preset URL;
when the target URL is not the preset URL, determining whether the target domain name is a preset domain name;
when the target domain name is the preset domain name, determining whether the target URL is loaded in the current application;
when the target domain name is not the preset domain name, determining whether the task data to be executed belongs to a preset task;
when the task data to be executed belong to the preset task, loading the target URL according to the task parameter of the preset task;
when the task data to be executed does not belong to the preset task, acquiring a pre-configured domain name list, and determining whether the target domain name is in the domain name list;
loading the target URL in the current application when the target domain name is in the domain name list;
and when the target domain name is not in the domain name list, generating prompt information, wherein the prompt information is used for prompting that the identification of the target two-dimensional code is abnormal.
In this embodiment, the preset identifier may be configured in a user-defined manner, and the URL with the preset identifier may directly execute a corresponding task.
The task identifier refers to a specific identifier of the task and is used for locating the specific task.
The task information refers to specific data related to a task to be executed.
In this embodiment, the preset URL refers to a specific URL, for example: for the preset internet two-dimensional code, the specific URL: https:// qr.456. com/. When the specific URL corresponding to the preset internet two-dimensional code is determined: https:// qr.456.com/, the corresponding cash register station can be pulled up directly by the current application.
In this embodiment, the preset domain name may include a third-party domain name of a partner, such as a domain name of a third-party browser.
Specifically, when the target domain name is the preset domain name, determining whether to load the target URL in the current application includes:
acquiring a configuration file of the current application, wherein the configuration file is used for storing a host of a URL (uniform resource locator) which can be loaded by the current application;
acquiring a host of the target URL as a target host;
querying the configuration file by using the target host;
and when the target host is inquired in the configuration file, loading the target URL in the current application.
The configuration file can be configured according to historical data and updated in real time according to new requirements.
In this embodiment, the preset task may include a configured special task, such as a payment service.
For example: and when the task data to be executed belongs to the preset payment service, transmitting the wind control parameter and the entry information of the payment service so as to execute the payment service.
In this embodiment, the domain name list is similar to a white list, and the URL corresponding to the domain name stored in the domain name list is a trusted URL, and can be directly loaded without further identification and resolution.
For example: and loading the WebView in the current application directly according to the domain name and the service path in the target URL.
In this embodiment, the prompt message is used to prompt the user to identify an abnormality.
For example: the prompt message may include a preset prompt and a character string of the target URL.
The prompt words can be configured in a self-defining mode, such as 'sorry and current two-dimensional code identification abnormity'.
In the embodiment, the judgment is carried out step by step according to different priorities, so that the response efficiency of two-dimensional code identification is effectively improved.
The connection unit 114 connects to the target page according to the address of the target page, and transmits the task data to be executed to the target page.
In this embodiment, after the task data to be executed is transferred to the target page, the display and jump mode of the target page can be further determined.
The display unit 115 determines an opening mode of the target page according to the task data to be executed, and displays the target page according to the opening mode.
Specifically, the determining, by the display unit 115, an opening manner of the target page according to the task data to be executed, and displaying the target page according to the opening manner includes:
acquiring a permission list for pre-configuring the current application;
when the task data to be executed is in the permission list, jumping to the target application based on the target page, and processing the task data to be executed in the target application; or
And when the task data to be executed is not in the authority list, pushing the downloading information of the target application to the target page.
In the above embodiment, the two-dimensional code is generated based on the specific format, so that no matter the two-dimensional code is identified by the external application or the internal application, the two-dimensional code does not respond in a messy code form, and the user is guided to perform further operation, thereby avoiding the situation that the user cannot process the two-dimensional code and the flow is faulted due to the fact that the two-dimensional code is displayed by scanning of the external application.
It should be noted that, in order to further improve the security of the data and avoid malicious tampering of the data, the target two-dimensional code may be stored in the block chain node.
According to the technical scheme, the invention can acquire a pre-configured data format and data to be processed, generate a target two-dimensional code according to the data format and the data to be processed, analyze the target two-dimensional code to obtain a target URL when a signal of scanning the target two-dimensional code by a current application is detected, determine whether the target two-dimensional code belongs to the current application according to the target URL, acquire an address of a target page from the target URL and task data to be executed when the target two-dimensional code does not belong to the current application, connect to the target page according to the address of the target page and transmit the task data to be executed to the target page, determine an opening mode of the target page according to the task data to be executed, and display the target page according to the opening mode, the two-dimensional code is generated based on the specific format, so that no matter the two-dimensional code is identified by using external application or internal application, the two-dimensional code does not respond in a messy code form, the user is guided to perform further operation, and the situation that the user cannot process the two-dimensional code to cause the fault of the flow due to the fact that the messy code is displayed when the external application scans the two-dimensional code is avoided.
Fig. 3 is a schematic structural diagram of a computer device according to a preferred embodiment of the present invention for implementing a two-dimensional code-based data processing method.
The computer device 1 may include a memory 12, a processor 13 and a bus, and may further include a computer program, such as a two-dimensional code-based data processing program, stored in the memory 12 and executable on the processor 13.
It will be understood by those skilled in the art that the schematic diagram is merely an example of the computer device 1, and does not constitute a limitation to the computer device 1, the computer device 1 may have a bus-type structure or a star-shaped structure, the computer device 1 may further include more or less other hardware or software than those shown, or different component arrangements, for example, the computer device 1 may further include an input and output device, a network access device, etc.
It should be noted that the computer device 1 is only an example, and other electronic products that are currently available or may come into existence in the future, such as electronic products that can be adapted to the present invention, should also be included in the scope of the present invention, and are included herein by reference.
The memory 12 includes at least one type of readable storage medium, which includes flash memory, removable hard disks, multimedia cards, card-type memory (e.g., SD or DX memory, etc.), magnetic memory, magnetic disks, optical disks, etc. The memory 12 may in some embodiments be an internal storage unit of the computer device 1, for example a removable hard disk of the computer device 1. The memory 12 may also be an external storage device of the computer device 1 in other embodiments, such as a plug-in removable hard disk, a Smart Media Card (SMC), a Secure Digital (SD) Card, a Flash memory Card (Flash Card), etc. provided on the computer device 1. Further, the memory 12 may also include both an internal storage unit and an external storage device of the computer device 1. The memory 12 can be used not only for storing application software installed in the computer device 1 and various types of data such as codes of a data processing program based on a two-dimensional code, etc., but also for temporarily storing data that has been output or is to be output.
The processor 13 may be composed of an integrated circuit in some embodiments, for example, a single packaged integrated circuit, or may be composed of a plurality of integrated circuits packaged with the same or different functions, including one or more Central Processing Units (CPUs), microprocessors, digital Processing chips, graphics processors, and combinations of various control chips. The processor 13 is a Control Unit (Control Unit) of the computer device 1, connects various components of the entire computer device 1 by using various interfaces and lines, and executes various functions and processes data of the computer device 1 by running or executing programs or modules (for example, executing a two-dimensional code-based data processing program, etc.) stored in the memory 12 and calling data stored in the memory 12.
The processor 13 executes the operating system of the computer device 1 and various installed application programs. The processor 13 executes the application program to implement the steps in the above-mentioned embodiments of the two-dimensional code-based data processing method, such as the steps shown in fig. 1.
Illustratively, the computer program may be divided into one or more modules/units, which are stored in the memory 12 and executed by the processor 13 to accomplish the present invention. The one or more modules/units may be a series of computer readable instruction segments capable of performing certain functions, which are used to describe the execution of the computer program in the computer device 1. For example, the computer program may be divided into a generation unit 110, an analysis unit 111, a determination unit 112, an acquisition unit 113, a connection unit 114, a display unit 115.
The integrated unit implemented in the form of a software functional module may be stored in a computer-readable storage medium. The software functional module is stored in a storage medium and includes several instructions to enable a computer device (which may be a personal computer, a computer device, or a network device) or a processor (processor) to execute parts of the two-dimensional code-based data processing method according to various embodiments of the present invention.
The integrated modules/units of the computer device 1 may be stored in a computer-readable storage medium if they are implemented in the form of software functional units and sold or used as separate products. Based on such understanding, all or part of the flow of the method according to the embodiments of the present invention may be implemented by a computer program, which may be stored in a computer-readable storage medium, and when the computer program is executed by a processor, the steps of the method embodiments may be implemented.
Wherein the computer program comprises computer program code, which may be in the form of source code, object code, an executable file or some intermediate form, etc. The computer-readable medium may include: any entity or device capable of carrying the computer program code, recording medium, U-disk, removable hard disk, magnetic disk, optical disk, computer Memory, Read-Only Memory (ROM), random-access Memory, or the like.
Further, the computer-readable storage medium may mainly include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program required for at least one function, and the like; the storage data area may store data created according to the use of the blockchain node, and the like.
The block chain is a novel application mode of computer technologies such as distributed data storage, point-to-point transmission, a consensus mechanism, an encryption algorithm and the like. A block chain (Blockchain), which is essentially a decentralized database, is a series of data blocks associated by using a cryptographic method, and each data block contains information of a batch of network transactions, so as to verify the validity (anti-counterfeiting) of the information and generate a next block. The blockchain may include a blockchain underlying platform, a platform product service layer, an application service layer, and the like.
The bus may be a Peripheral Component Interconnect (PCI) bus, an Extended Industry Standard Architecture (EISA) bus, or the like. The bus may be divided into an address bus, a data bus, a control bus, etc. For ease of illustration, only one line is shown in FIG. 3, but this does not mean only one bus or one type of bus. The bus is arranged to enable connection communication between the memory 12 and at least one processor 13 or the like.
Although not shown, the computer device 1 may further include a power supply (such as a battery) for supplying power to each component, and preferably, the power supply may be logically connected to the at least one processor 13 through a power management device, so that functions of charge management, discharge management, power consumption management and the like are realized through the power management device. The power supply may also include any component of one or more dc or ac power sources, recharging devices, power failure detection circuitry, power converters or inverters, power status indicators, and the like. The computer device 1 may further include various sensors, a bluetooth module, a Wi-Fi module, and the like, which are not described herein again.
Further, the computer device 1 may further include a network interface, and optionally, the network interface may include a wired interface and/or a wireless interface (such as a WI-FI interface, a bluetooth interface, etc.), which are generally used for establishing a communication connection between the computer device 1 and other computer devices.
Optionally, the computer device 1 may further comprise a user interface, which may be a Display (Display), an input unit, such as a Keyboard (Keyboard), and optionally a standard wired interface, a wireless interface. Alternatively, in some embodiments, the display may be an LED display, a liquid crystal display, a touch-sensitive liquid crystal display, an OLED (Organic Light-Emitting Diode) touch device, or the like. The display, which may also be referred to as a display screen or display unit, is suitable for displaying information processed in the computer device 1 and for displaying a visualized user interface.
It is to be understood that the described embodiments are for purposes of illustration only and that the scope of the appended claims is not limited to such structures.
Fig. 3 shows only the computer device 1 with the components 12-13, and it will be understood by a person skilled in the art that the structure shown in fig. 3 does not constitute a limitation of the computer device 1 and may comprise fewer or more components than shown, or a combination of certain components, or a different arrangement of components.
With reference to fig. 1, the memory 12 in the computer device 1 stores a plurality of instructions to implement a two-dimensional code-based data processing method, and the processor 13 can execute the plurality of instructions to implement:
acquiring a pre-configured data format and data to be processed, and generating a target two-dimensional code according to the data format and the data to be processed;
when a signal for scanning the target two-dimensional code through the current application is detected, analyzing the target two-dimensional code to obtain a target URL;
determining whether the target two-dimensional code belongs to the current application or not according to the target URL;
when the target two-dimensional code does not belong to the current application, acquiring an address of a target page from the target URL and acquiring task data to be executed;
connecting to the target page according to the address of the target page, and transmitting the task data to be executed to the target page;
and determining an opening mode of the target page according to the task data to be executed, and displaying the target page according to the opening mode.
Specifically, the processor 13 may refer to the description of the relevant steps in the embodiment corresponding to fig. 1 for a specific implementation method of the instruction, which is not described herein again.
In the embodiments provided in the present invention, it should be understood that the disclosed system, apparatus and method may be implemented in other ways. For example, the above-described apparatus embodiments are merely illustrative, and for example, the division of the modules is only one logical functional division, and other divisions may be realized in practice.
The invention is operational with numerous general purpose or special purpose computing system environments or configurations. For example: personal computers, server computers, hand-held or portable devices, tablet-type devices, multiprocessor systems, microprocessor-based systems, set top boxes, programmable consumer electronics, network PCs, minicomputers, mainframe computers, distributed computing environments that include any of the above systems or devices, and the like. The invention may be described in the general context of computer-executable instructions, such as program modules, being executed by a computer. Generally, program modules include routines, programs, objects, components, data structures, etc. that perform particular tasks or implement particular abstract data types. The invention may also be practiced in distributed computing environments where tasks are performed by remote processing devices that are linked through a communications network. In a distributed computing environment, program modules may be located in both local and remote computer storage media including memory storage devices.
The modules described as separate parts may or may not be physically separate, and parts displayed as modules may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of the present embodiment.
In addition, functional modules in the embodiments of the present invention may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, or in a form of hardware plus a software functional module.
It will be evident to those skilled in the art that the invention is not limited to the details of the foregoing illustrative embodiments, and that the present invention may be embodied in other specific forms without departing from the spirit or essential attributes thereof.
The present embodiments are therefore to be considered in all respects as illustrative and not restrictive, the scope of the invention being indicated by the appended claims rather than by the foregoing description, and all changes which come within the meaning and range of equivalency of the claims are therefore intended to be embraced therein. Any reference signs in the claims shall not be construed as limiting the claim concerned.
Furthermore, it is obvious that the word "comprising" does not exclude other elements or steps, and the singular does not exclude the plural. A plurality of units or means recited in the present invention may also be implemented by one unit or means through software or hardware. The terms first, second, etc. are used to denote names, but not any particular order.
Finally, it should be noted that the above embodiments are only for illustrating the technical solutions of the present invention and not for limiting, and although the present invention is described in detail with reference to the preferred embodiments, it should be understood by those skilled in the art that modifications or equivalent substitutions may be made on the technical solutions of the present invention without departing from the spirit and scope of the technical solutions of the present invention.

Claims (10)

1. A data processing method based on two-dimension codes is characterized by comprising the following steps:
acquiring a pre-configured data format and data to be processed, and generating a target two-dimensional code according to the data format and the data to be processed;
when a signal for scanning the target two-dimensional code through the current application is detected, analyzing the target two-dimensional code to obtain a target URL;
determining whether the target two-dimensional code belongs to the current application or not according to the target URL;
when the target two-dimensional code does not belong to the current application, acquiring an address of a target page from the target URL and acquiring task data to be executed;
connecting to the target page according to the address of the target page, and transmitting the task data to be executed to the target page;
and determining an opening mode of the target page according to the task data to be executed, and displaying the target page according to the opening mode.
2. The two-dimensional code-based data processing method of claim 1, wherein the generating the target two-dimensional code according to the data format and the data to be processed comprises:
acquiring a domain name of an application to which the data to be processed belongs from the data to be processed as a target domain name;
acquiring the task data to be executed from the data to be processed;
performing Base64 encoding on the task data to be executed to obtain the target task data;
acquiring an identifier of a pre-configured two-dimension code recognition task as a target identifier;
sequentially splicing the target domain name, the target identification and the target task data to obtain the target URL;
and generating the target two-dimensional code according to the target URL.
3. The two-dimensional code-based data processing method of claim 2, wherein the determining whether the target two-dimensional code belongs to the current application according to the target URL comprises:
extracting the target domain name from the target URL;
determining the application of the target two-dimensional code according to the target domain name, and using the application as a target application;
when the current application is different from the target application, determining that the target two-dimensional code does not belong to the current application; or
And when the current application is the same as the target application, determining that the target two-dimensional code belongs to the current application.
4. The two-dimensional code-based data processing method of claim 2, wherein the acquiring the address of the target page from the target URL, and the acquiring the task data to be executed comprises:
extracting the target domain name and the target identification from the target URL;
splicing the target domain name and the target identification to obtain the address of the target page;
extracting the target task data from the target URL;
and performing Base64 decoding on the target task data to obtain the task data to be executed.
5. The two-dimensional code-based data processing method of claim 2, wherein when the target two-dimensional code belongs to the current application, the method further comprises:
determining whether the target URL comprises a preset identifier;
when the target URL comprises the preset identification, acquiring a task identification and task information from the task data to be executed, and processing the task information according to the task identification;
when the target URL does not include the preset identification, determining whether the target URL is a preset URL or not;
when the target URL is the preset URL, executing a task corresponding to the preset URL;
when the target URL is not the preset URL, determining whether the target domain name is a preset domain name;
when the target domain name is the preset domain name, determining whether the target URL is loaded in the current application;
when the target domain name is not the preset domain name, determining whether the task data to be executed belongs to a preset task;
when the task data to be executed belong to the preset task, loading the target URL according to the task parameter of the preset task;
when the task data to be executed does not belong to the preset task, acquiring a pre-configured domain name list, and determining whether the target domain name is in the domain name list;
loading the target URL in the current application when the target domain name is in the domain name list;
and when the target domain name is not in the domain name list, generating prompt information, wherein the prompt information is used for prompting that the identification of the target two-dimensional code is abnormal.
6. The two-dimensional code based data processing method of claim 5, wherein the determining whether to load the target URL in the current application when the target domain name is the preset domain name comprises:
acquiring a configuration file of the current application, wherein the configuration file is used for storing a host of a URL (uniform resource locator) which can be loaded by the current application;
acquiring a host of the target URL as a target host;
querying the configuration file by using the target host;
and when the target host is inquired in the configuration file, loading the target URL in the current application.
7. The two-dimensional code-based data processing method of claim 3, wherein the determining an opening mode of the target page according to the to-be-executed task data and displaying the target page according to the opening mode comprises:
acquiring a permission list for pre-configuring the current application;
when the task data to be executed is in the permission list, jumping to the target application based on the target page, and processing the task data to be executed in the target application; or
And when the task data to be executed is not in the authority list, pushing the downloading information of the target application to the target page.
8. A two-dimensional code-based data processing apparatus, characterized in that the two-dimensional code-based data processing apparatus comprises:
the generating unit is used for acquiring a pre-configured data format and data to be processed and generating a target two-dimensional code according to the data format and the data to be processed;
the analysis unit is used for analyzing the target two-dimensional code to obtain a target URL when a signal for scanning the target two-dimensional code through the current application is detected;
the determining unit is used for determining whether the target two-dimensional code belongs to the current application according to the target URL;
the acquisition unit is used for acquiring the address of a target page from the target URL and acquiring task data to be executed when the target two-dimensional code does not belong to the current application;
the connecting unit is used for connecting to the target page according to the address of the target page and transmitting the task data to be executed to the target page;
and the display unit is used for determining the opening mode of the target page according to the task data to be executed and displaying the target page according to the opening mode.
9. A computer device, characterized in that the computer device comprises:
a memory storing at least one instruction; and
a processor executing the instructions stored in the memory to implement the two-dimensional code-based data processing method according to any one of claims 1 to 7.
10. A computer-readable storage medium characterized by: the computer-readable storage medium stores at least one instruction therein, the at least one instruction being executed by a processor in a computer device to implement the two-dimensional code-based data processing method according to any one of claims 1 to 7.
CN202111440029.8A 2021-11-30 2021-11-30 Data processing method, device, equipment and medium based on two-dimension code Pending CN114417195A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111440029.8A CN114417195A (en) 2021-11-30 2021-11-30 Data processing method, device, equipment and medium based on two-dimension code

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111440029.8A CN114417195A (en) 2021-11-30 2021-11-30 Data processing method, device, equipment and medium based on two-dimension code

Publications (1)

Publication Number Publication Date
CN114417195A true CN114417195A (en) 2022-04-29

Family

ID=81265404

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111440029.8A Pending CN114417195A (en) 2021-11-30 2021-11-30 Data processing method, device, equipment and medium based on two-dimension code

Country Status (1)

Country Link
CN (1) CN114417195A (en)

Similar Documents

Publication Publication Date Title
CN112653760B (en) Cross-server file transmission method and device, electronic equipment and storage medium
CN113806434B (en) Big data processing method, device, equipment and medium
CN112506779A (en) Software interface testing method and device, electronic equipment and storage medium
CN113704665A (en) Dynamic service publishing method, device, electronic equipment and storage medium
CN114301670B (en) Terminal authentication method, device, equipment and medium based on IPV6 address
CN114844792A (en) Dynamic monitoring method, device, equipment and storage medium based on LUA language
CN115081016A (en) Log desensitization method and device, electronic equipment and storage medium
CN114491646A (en) Data desensitization method and device, electronic equipment and storage medium
CN114185776A (en) Big data point burying method, device, equipment and medium for application program
CN114356530A (en) Task scheduling method and device, electronic equipment and storage medium
CN114519084A (en) Block chain-based medical data inspection method, device, equipment and medium
CN114006885A (en) Data acquisition method and device based on intelligent equipment and electronic equipment
CN116205764A (en) Purchase contract generation method, device, equipment and medium
CN114185502B (en) Log printing method, device, equipment and medium based on production line environment
CN114417195A (en) Data processing method, device, equipment and medium based on two-dimension code
CN115544566A (en) Log desensitization method, device, equipment and storage medium
CN115016754A (en) Method and device for synchronously displaying pages among devices, electronic device and medium
CN114826725A (en) Data interaction method, device, equipment and storage medium
CN115357666A (en) Abnormal business behavior identification method and device, electronic equipment and storage medium
CN114723400B (en) Service authorization management method, device, equipment and storage medium
CN114978991B (en) Route distribution method, route distribution device, electronic equipment and computer readable storage medium
CN114006877A (en) Message transmission method and device, electronic equipment and storage medium
CN114237571A (en) Code data conversion method, device, equipment and medium
CN114942855A (en) Interface calling method and device, electronic equipment and storage medium
CN114553519A (en) Webpage encryption method and device, electronic equipment and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination