CN115311079A - Test point service processing method, server, user side and system - Google Patents

Test point service processing method, server, user side and system Download PDF

Info

Publication number
CN115311079A
CN115311079A CN202211077397.5A CN202211077397A CN115311079A CN 115311079 A CN115311079 A CN 115311079A CN 202211077397 A CN202211077397 A CN 202211077397A CN 115311079 A CN115311079 A CN 115311079A
Authority
CN
China
Prior art keywords
test point
position information
point service
user
server
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
CN202211077397.5A
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.)
Bank of China Ltd
Original Assignee
Bank of China 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 Bank of China Ltd filed Critical Bank of China Ltd
Priority to CN202211077397.5A priority Critical patent/CN115311079A/en
Publication of CN115311079A publication Critical patent/CN115311079A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/02Banking, e.g. interest calculation or account maintenance
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/242Query formulation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/245Query processing
    • G06F16/2455Query execution

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Business, Economics & Management (AREA)
  • Accounting & Taxation (AREA)
  • Finance (AREA)
  • General Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Computational Linguistics (AREA)
  • Development Economics (AREA)
  • General Business, Economics & Management (AREA)
  • Mathematical Physics (AREA)
  • Technology Law (AREA)
  • Strategic Management (AREA)
  • Marketing (AREA)
  • Economics (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

The invention provides a method, a server, a user side and a system for processing a test point service, in particular to the field of finance, wherein the method comprises the following steps: after a user side sends a test point service request, first position information of the user side is obtained; if the first position information is successfully acquired, judging whether the first position information is consistent with a preset test point area, if so, carrying out test point service processing according to the test point service request; if the first position information is not successfully acquired, acquiring a user identifier according to the test point service request, determining corresponding second position information based on the user identifier, judging whether the second position information conforms to a preset test point area, and if so, performing test point service processing according to the test point service request. The invention can effectively and accurately limit the processing amount of the test point service, thereby improving the stability of the test point service processing and further improving the efficiency of the test point service processing.

Description

Test point service processing method, server, user side and system
Technical Field
The invention relates to the technical field of business processing, in particular to the field of finance, and particularly relates to a method, a server, a user side and a system for processing a test point business.
Background
In the process of putting a bank into production, the user in the selected trial area can participate in the trial service to perform relevant processing, so as to test the service in the process of putting the bank into production, and then put the bank into production comprehensively after the trial promotion is completed and the test is correct.
However, in the prior art, there is no way to accurately identify whether the location of a user participating in a service in a test point promotion conforms to a test point area, so that the user in a non-test point area can also successfully participate in the test point service by declaring that the user is in the test point area, which causes the processing amount of the test point service to include not only the service processing amount related to the expected user in the test point area but also a lot of service processing amounts related to the user in the non-test point area, so that the processing amount of the test point service is far beyond expectation, which easily causes the test point service to be overloaded and collapsed or causes a test result to be seriously distorted in a service test process, thereby causing poor stability of the test point service processing and being not beneficial to the test point promotion of the service.
In summary, the prior art has a problem that the processing amount of the test point service cannot be effectively and accurately limited, so that the stability of the test point service processing is poor, and the efficiency of the test point service processing is low.
Disclosure of Invention
An object of the present invention is to provide a method for processing a test point service, so as to solve the problem in the prior art that the processing amount of the test point service cannot be effectively and accurately limited, so that the stability of the test point service processing is poor, and the efficiency of the test point service processing is low. Another object of the present invention is to provide a server. Still another object of the present invention is to provide a user terminal. Still another object of the present invention is to provide a system for processing a test point service. It is a further object of the present invention to provide a computer apparatus. It is a further object of this invention to provide such a readable medium. It is a further object of this invention to provide a computer program product.
In order to achieve the above object, an aspect of the present invention discloses a method for processing a test point service, where the method includes:
after a user side sends a test point service request, first position information of the user side is obtained;
if the first position information is successfully acquired, judging whether the first position information is consistent with a preset test point area, if so, carrying out test point service processing according to the test point service request;
if the first position information is not successfully acquired, a user identifier is acquired according to the test point service request, corresponding second position information is determined based on the user identifier, whether the second position information is consistent with a preset test point area or not is judged, and if yes, test point service processing is carried out according to the test point service request.
Optionally, the determining whether the first location information matches a preset test point area, if so, performing test point service processing according to the test point service request, including:
obtaining corresponding longitude and latitude according to the first position information;
and judging whether the longitude and the latitude are in the test point area, and if so, carrying out test point service processing according to the test point service request.
Optionally, the determining the corresponding second location information based on the user identifier includes:
determining user information corresponding to the user identification in preset user registration information based on the user identification;
and obtaining corresponding second position information based on the user information.
Optionally, the determining whether the second location information matches a preset test point area, if so, performing test point service processing according to the test point service request, including:
obtaining a corresponding user address according to the second position information;
and judging whether the user address is in the test point area, and if so, performing test point service processing according to the test point service request.
Optionally, the determining whether the user address is in the test point area, and if so, performing test point service processing according to the test point service request includes:
determining corresponding longitude and latitude according to the user address;
and judging whether the longitude and latitude are in the trial point area, if so, carrying out trial point service processing according to the trial point service request.
Optionally, the performing of the test point service processing according to the test point service request includes:
obtaining corresponding service input information according to the trial service request;
and performing corresponding trial service processing according to the service input information.
Optionally, further comprising:
and sending first alarm information to the user side when the first position information is judged not to be in accordance with the preset test point area.
Optionally, further comprising:
and sending second alarm information to the user side when the second position information is judged not to accord with the preset test point area.
Optionally, further comprising:
before the obtaining of the first location information of the user terminal,
and sending a positioning request to the user terminal so that the user terminal determines whether to return the first position information, and if so, returning the first position information.
In order to achieve the above object, another aspect of the present invention discloses a method for processing a point of test service, including:
sending a test point service request to a server so that the server acquires first position information of a user side; if the first position information is successfully acquired, judging whether the first position information conforms to a preset test point area, and if so, performing test point service processing according to the test point service request; if the first position information is not successfully acquired, a user identifier is acquired according to the test point service request, corresponding second position information is determined based on the user identifier, whether the second position information is consistent with a preset test point area or not is judged, and if yes, test point service processing is carried out according to the test point service request.
Optionally, further comprising:
after sending the request for a point-of-test service to the server,
and determining whether to return the first position information to the server or not based on a positioning request sent by the server, and if so, returning the first position information to the server.
Optionally, the determining, based on the positioning request sent by the server, whether to return the first location information to the server, and if so, returning the first location information to the server includes:
displaying the positioning request to a user so that the user inputs authorization opinion information;
and judging whether the authorization opinion information is positioning agreement information or not, and if so, returning the first position information to a server.
Optionally, the determining, based on the positioning request sent by the server, whether to return the first location information to the server, and if so, returning the first location information to the server includes:
obtaining an application identifier corresponding to the server based on the positioning request;
and judging whether the application identifier is in a preset positioning authority granting list, and if so, returning the first position information to a server.
In order to achieve the above object, a further aspect of the present invention discloses a server comprising:
the positioning acquisition judging module is used for acquiring first position information of the user side after the user side sends the test point service request;
the first checking module is used for judging whether the first position information conforms to a preset test point area or not if the first position information is successfully acquired, and performing test point service processing according to the test point service request if the first position information conforms to the preset test point area;
and the second checking module is used for obtaining a user identifier according to the test point service request if the first position information is not successfully obtained, determining corresponding second position information based on the user identifier, judging whether the second position information conforms to a preset test point area or not, and if so, carrying out test point service processing according to the test point service request.
In order to achieve the above object, a further aspect of the present invention discloses a ue, configured to:
sending a test point service request to a server so that the server acquires first position information of a user side; if the first position information is successfully acquired, judging whether the first position information conforms to a preset test point area, and if so, performing test point service processing according to the test point service request; if the first position information is not successfully acquired, a user identifier is acquired according to the test point service request, corresponding second position information is determined based on the user identifier, whether the second position information is consistent with a preset test point area or not is judged, and if yes, test point service processing is carried out according to the test point service request.
In order to achieve the above object, a further aspect of the present invention discloses a system for processing a test point service, which includes a server and a user end;
the user side is used for sending a test point service request to the server;
the server is used for acquiring first position information of the user side after the user side sends a test point service request; if the first position information is successfully acquired, judging whether the first position information is consistent with a preset test point area, if so, carrying out test point service processing according to the test point service request; if the first position information is not successfully acquired, acquiring a user identifier according to the test point service request, determining corresponding second position information based on the user identifier, judging whether the second position information conforms to a preset test point area, and if so, performing test point service processing according to the test point service request.
The invention also discloses a computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, wherein the processor implements the method when executing the program.
The invention also discloses a computer-readable medium, on which a computer program is stored which, when executed by a processor, implements a method as described above.
The invention also discloses a computer program product comprising a computer program which, when executed by a processor, implements the method as described above.
According to the method, the server, the user side and the system for processing the test point service, the first position information of the user side is acquired after the user side sends the test point service request, and the operation of determining the position of the user side can be rapidly carried out when the user side requests the test point service processing, so that on the basis of improving the processing speed of the whole test point service, preparation is made for subsequently determining whether the user side is in a test point area or not and limiting the service processing capacity; if the first position information is successfully acquired, whether the first position information is consistent with a preset test point area or not is judged, if yes, test point service processing is carried out according to the test point service request, whether a user side belongs to the test point area or not can be accurately judged, corresponding test point service processing is carried out when the user side is confirmed to belong to the test point area, effectiveness and accuracy of limiting test point service processing amount are improved, the processing amount of the test point service is in an acceptable range, and the stability of test point service processing is improved; if the first position information is not successfully acquired, a user identifier is acquired according to the test point service request, a corresponding second position information is determined based on the user identifier, whether the second position information is consistent with a preset test point area is judged, if yes, test point service processing is carried out according to the test point service request, the corresponding user end position can be accurately determined through the corresponding user identifier when the user end position cannot be directly acquired, and the user identifier has strong uniqueness and is suitable for relevant related information. In summary, the method, the server, the user side and the system for processing the test point service provided by the invention can effectively and accurately limit the processing amount of the test point service, thereby improving the stability of the test point service processing and further improving the efficiency of the test point service processing.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
Fig. 1 is a schematic diagram of a test point service processing system according to an embodiment of the present invention;
fig. 2 is a flowchart illustrating a method for processing a test point service of a server according to an embodiment of the present invention;
FIG. 3 is a schematic diagram illustrating an alternative step of determining whether the first location information matches a predetermined test point region according to an embodiment of the present invention;
fig. 4 is a schematic diagram illustrating an optional step of determining whether the second location information matches the predetermined test point region according to an embodiment of the present invention;
fig. 5 is a flowchart illustrating a method for processing a point of test service at a user end according to an embodiment of the present invention;
FIG. 6 shows a block schematic diagram of a server according to an embodiment of the invention;
fig. 7 is a schematic diagram of a ue according to an embodiment of the present invention;
FIG. 8 shows a schematic block diagram of a computer device suitable for use in implementing embodiments of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
The terms "first," "second," "8230," "8230," and the like, as used herein, are not intended to be limited to a specific meaning or sequence, nor are they intended to limit the invention, but only to distinguish one element from another or to distinguish one element from another element.
As used herein, the terms "comprising," "including," "having," "containing," and the like are open-ended terms that mean including but not limited to.
As used herein, "and/or" includes any and all combinations of the described items.
It should be noted that, in the technical solution of the present invention, the acquisition, storage, use, processing, etc. of the data all conform to the relevant regulations of the national laws and regulations.
It should be noted that the method, the server, the user side and the system for processing the test point service disclosed in the present application can be used in the technical field of service processing, and can also be used in any field except the technical field of service processing.
The embodiment of the invention discloses a test point service processing system, which comprises a server 101 and a user side 102, as shown in figure 1;
the user terminal 102 is configured to send a test point service request to the server 101;
the server 101 is configured to obtain first location information of the user terminal 102 after the user terminal 102 sends a test point service request; if the first position information is successfully acquired, judging whether the first position information is consistent with a preset test point area, if so, carrying out test point service processing according to the test point service request; if the first position information is not successfully acquired, a user identifier is acquired according to the test point service request, corresponding second position information is determined based on the user identifier, whether the second position information is consistent with a preset test point area or not is judged, and if yes, test point service processing is carried out according to the test point service request.
For example, the server 101 and the user terminal 102 may be separately provided, or may be integrally provided. It should be noted that, the specific configuration of the server 101 and the client 102 can be determined by those skilled in the art according to practical situations, and the above description is only an example, and is not limited thereto.
Illustratively, the server 101 and the user terminal 102 interact with each other via a connection, such as, but not limited to, the internet, a WIFI network, or a mobile cellular network. It should be noted that, the specific connection manner between the server 101 and the user terminal 102 can be determined by those skilled in the art according to practical situations, and the foregoing description is only an example and is not limiting.
The following describes an implementation process of the test point service processing method provided in the embodiment of the present invention, taking the server 101 as an execution subject. It can be understood that the executing body of the test point service processing method provided by the embodiment of the present invention includes, but is not limited to, the server 101.
Based on this, the embodiment of the present invention discloses a method for processing a test point service, as shown in fig. 2, the method specifically includes the following steps:
s201: after the user side sends the test point service request, first position information of the user side is obtained.
If the first position information is successfully acquired, step S202 is executed.
S202: and judging whether the first position information accords with a preset test point area, if so, carrying out test point service processing according to the test point service request.
If the first location information is not successfully acquired, step S203 is executed.
S203: and obtaining a user identifier according to the test point service request, determining corresponding second position information based on the user identifier, judging whether the second position information conforms to a preset test point area, and if so, carrying out test point service processing according to the test point service request.
Illustratively, the trial-and-error service may be, but is not limited to, a new transaction service, a new insurance service, a new loan service, or a new financing service, etc., and may be, but is not limited to, a related service that a bank desires to put into operation. It should be noted that the type and kind of the test point service can be determined by those skilled in the art according to the actual situation, and the above description is only an example and is not limited thereto.
Preferably, the examination area may be updated or the details of the examination area may be queried based on instructions or inputs of a worker. The operation of updating the test point area includes, but is not limited to, modifying, adding or deleting the test point area, and the like. The specific condition of inquiring the test point area may be, but is not limited to, inquiring the number of the user terminals or users participating in the service in different test point areas, the opinions or suggestions fed back by the users, the service deployment information of the test point area, and the like. It should be noted that, a specific implementation manner of the specific case of updating the test point area or querying the test point area may be determined by a person skilled in the art according to an actual case, and the above description is only an example, and does not limit this.
According to the method, the server, the user side and the system for processing the test point service, the first position information of the user side is acquired after the user side sends the test point service request, and the operation of determining the position of the user side can be rapidly carried out when the user side requests the test point service processing, so that on the basis of improving the processing speed of the whole test point service, preparation is made for subsequently determining whether the user side is in a test point area or not and limiting the service processing capacity; if the first position information is successfully acquired, whether the first position information is consistent with a preset test point area or not is judged, if yes, test point service processing is carried out according to the test point service request, whether a user side belongs to the test point area or not can be accurately judged, corresponding test point service processing is carried out when the user side is confirmed to belong to the test point area, effectiveness and accuracy of limiting test point service processing amount are improved, the processing amount of the test point service is in an acceptable range, and the stability of test point service processing is improved; if the first position information is not successfully acquired, a user identifier is acquired according to the test point service request, a corresponding second position information is determined based on the user identifier, whether the second position information is consistent with a preset test point area is judged, if yes, test point service processing is carried out according to the test point service request, the corresponding user end position can be accurately determined through the corresponding user identifier when the user end position cannot be directly acquired, and the user identifier has strong uniqueness and is suitable for relevant related information. In summary, the method, the server, the user side and the system for processing the test point service provided by the invention can effectively and accurately limit the processing amount of the test point service, thereby improving the stability of the test point service processing and further improving the efficiency of the test point service processing.
In an optional implementation manner, as shown in fig. 3, the determining whether the first location information matches a preset test point area, and if so, performing test point service processing according to the test point service request includes the following steps:
s301: and obtaining corresponding longitude and latitude according to the first position information.
S302: and judging whether the longitude and the latitude are in the test point area, and if so, carrying out test point service processing according to the test point service request.
Illustratively, the first location information at least includes the latitude and longitude of the current location of the user terminal, so that the corresponding latitude and longitude can be directly obtained according to the first location information.
For example, the determining whether the longitude and latitude are within the test point area may be implemented by, but not limited to, an existing map tool, a map application, map software, a program or an algorithm for determining whether the longitude and latitude are within a preset range, and the like. It should be noted that, for a specific implementation manner of determining whether the longitude and latitude are within the trial area, the specific implementation manner may be determined by a person skilled in the art according to an actual situation, and the above description is only an example, and does not limit this.
Through the steps, the first position information can be analyzed, the detailed longitude and latitude with higher precision are obtained, whether the corresponding user side belongs to the test point area or not is judged by taking the longitude and latitude as the granularity, and the accuracy of judging whether the corresponding user side belongs to the test point area or not is greatly improved, so that the effectiveness and the accuracy of limiting the test point service processing capacity are greatly improved, and the stability of test point service processing is greatly improved.
In an optional embodiment, the determining the corresponding second location information based on the user identifier includes:
determining user information corresponding to the user identification in preset user registration information based on the user identification;
and obtaining corresponding second position information based on the user information.
For example, the determining, based on the user identifier, user information corresponding to the user identifier in the preset user registration information may be, but is not limited to, determining, by querying in the user registration information, the corresponding user information by using the user identifier as a query keyword. It should be noted that, for a specific implementation manner of determining, based on the user identifier, user information corresponding to the user identifier in the preset user registration information, the implementation manner may be determined by a person skilled in the art according to an actual situation, and the foregoing description is only an example, and does not limit this.
For example, the obtaining of the corresponding second location information based on the user information may be, but is not limited to, analyzing the user information to obtain second location information that is included in the user information and is entered or registered by the user in advance. The second location information at least comprises a user address which is previously entered or registered by a user, and the user address can be in a form of, but not limited to, text information, such as "xxx building xxx unit xxx room of xxx district xxx city xx, xx province". It should be noted that, the specific implementation manner, the content and the form of the second location information, etc. for obtaining the corresponding second location information based on the user information may be determined by those skilled in the art according to actual situations, and the above description is only an example, and is not limited thereto.
Through the steps, the parameters for determining the second position information can be embodied to the corresponding user information based on the user identification, and the user information usually comprises the registered second position information or can be positioned to the corresponding second position information in a smaller data range based on the user information, so that the step can greatly reduce the traversal amount of data and improve the corresponding precision when the second position information is obtained, thereby improving the speed and the accuracy for determining the position of the user end in a standby means, further improving the effectiveness and the accuracy for limiting the processing amount of the test point service, and further improving the stability of the whole test point service processing.
In an optional implementation manner, as shown in fig. 4, the determining whether the second location information matches a preset test point area, and if so, performing test point service processing according to the test point service request includes the following steps:
s401: and obtaining a corresponding user address according to the second position information.
S402: and judging whether the user address is in the test point area, and if so, performing test point service processing according to the test point service request.
For example, the obtaining of the corresponding user address according to the second location information may be, but is not limited to, parsing the second location information to obtain a user address included in the second location information, where the user address may be, but is not limited to, a standing address, a home address, a family address, or the like authorized by the user. It should be noted that, the specific implementation manner of obtaining the corresponding user address according to the second location information, the type and content of the user address, and the like can be determined by those skilled in the art according to actual situations, and the above description is only an example, and is not limited thereto.
For example, the determining whether the user address is in the test point area may be implemented by, but not limited to, an existing map tool, a map application, map software, and the like. It should be noted that, for a specific implementation manner of determining whether the user address is in the test point area, the specific implementation manner may be determined by a person skilled in the art according to an actual situation, and the above description is only an example, and does not limit this.
Through the steps, the second position information can be analyzed, a detailed specific user address with higher precision is obtained, whether the corresponding user side belongs to the test point area or not is judged by taking the user address as granularity, and the accuracy of judging whether the corresponding user side belongs to the test point area or not in a standby means is improved, so that the effectiveness and the accuracy of limiting the test point service processing amount are improved, and the stability of test point service processing is improved.
In an optional implementation manner, the determining whether the user address is in the test point area, and if so, performing test point service processing according to the test point service request includes:
determining corresponding longitude and latitude according to the user address;
and judging whether the longitude and latitude are in the trial point area, if so, carrying out trial point service processing according to the trial point service request.
For example, the determining the corresponding longitude and latitude according to the user address may be, but is not limited to, inputting the user address into an existing map tool, a map application, a map software, and the like to perform query and positioning, and determining the longitude and latitude corresponding to the user address, and it should be noted that, for a specific implementation manner of determining the corresponding longitude and latitude according to the user address, a person skilled in the art may determine the longitude and latitude according to an actual situation, and the above description is only an example, and does not limit the present invention.
For example, the determination of whether the longitude and latitude are within the trial area may be implemented by, but not limited to, an existing map tool, a map application, a map software, a program or an algorithm for determining whether the longitude and latitude are within a preset range, and the like. It should be noted that, for a specific implementation manner of determining whether the longitude and latitude are within the trial area, the specific implementation manner may be determined by a person skilled in the art according to an actual situation, and the above description is only an example, and does not limit this.
Through the steps, the user address can be further analyzed, the more detailed and higher-precision specific longitude and latitude are obtained, whether the corresponding user side belongs to the test point area or not is judged by taking the longitude and latitude as the granularity, and the accuracy of judging whether the corresponding user side belongs to the test point area or not in the standby means is further improved, so that the effectiveness and the accuracy of limiting the test point service processing capacity are further improved, and the stability of the test point service processing is further improved.
In an optional implementation manner, the performing the test point service processing according to the test point service request includes:
obtaining corresponding service input information according to the trial service request;
and performing corresponding trial service processing according to the service input information.
Illustratively, the obtaining of the corresponding service input information according to the test point service request may be, but is not limited to, analyzing the test point service request to obtain the service input information included in the test point service request. It should be noted that, for the specific implementation manner of obtaining the corresponding service input information according to the trial service request, the specific implementation manner may be determined by those skilled in the art according to actual situations, and the above description is only an example, and does not limit this.
For example, the performing of the corresponding trial service processing according to the service input information may be, but is not limited to, performing the service processing by inputting the service input information into a corresponding service. It should be noted that, a specific implementation manner of performing the corresponding trial service processing according to the service input information may be determined by those skilled in the art according to actual situations, and the above description is only an example, and does not limit this.
Through the steps, the conformity degree between the service processing and the service request can be enhanced, the service processing can be carried out corresponding to the expectation of the service request, and the accuracy of the trial service processing is improved.
In an optional embodiment, further comprising:
and sending first alarm information to the user side when the first position information is judged not to be in accordance with the preset test point area.
For example, the first warning message may be, but is not limited to, a message such as "sorry does not belong to the promoted user of the test service yet, cannot participate in the test service at present". It should be noted that, specific content of the first warning message may be determined by those skilled in the art according to actual situations, and the foregoing description is only an example, and is not limited thereto.
Through the steps, the user of the user terminal can know that the user can not participate in the trial service in time, so that the user does not need to continue to wait for the response of the trial service in a time-consuming manner, and the user experience is indirectly improved.
In an optional embodiment, further comprising:
and sending second alarm information to the user side when the second position information is judged not to be in accordance with the preset test point area.
For example, the second warning message may be, but is not limited to, a message such as "sorry you do not belong to the promoted user of the test service yet, cannot participate in the test service at present". It should be noted that, specific contents of the second warning message may be determined by those skilled in the art according to practical situations, and the above description is only an example, and is not limited thereto. The content of the second warning information may be completely identical to the content of the first warning information, and may also be slightly different or completely different.
Through the steps, the user of the user terminal can know that the user can not participate in the trial service in time, so that the user does not need to continue to wait for the response of the trial service in a time-consuming manner, and the user experience is indirectly improved.
In an optional embodiment, further comprising:
before the obtaining of the first location information of the user terminal,
and sending a positioning request to the user terminal so that the user terminal determines whether to return the first position information, and if so, returning the first position information.
Illustratively, the location request includes, but is not limited to, an application identifier corresponding to the server, request declaration information, request destination information, and the like. It should be noted that, the specific content of the positioning request can be determined by those skilled in the art according to practical situations, and the above description is only an example, and is not limited thereto.
Through the steps, the first position information sent by the user side can be directly acquired when the user side determines to return the first position information, and the first position information sent by the user side is the position information positioned or set by the user side and is relatively accurate, so that the speed and the accuracy of acquiring the first position information can be improved, the effectiveness and the accuracy of limiting the processing amount of the test point service are improved, and the stability of the test point service processing is improved.
The following describes an implementation process of the point-of-test service processing method provided by the embodiment of the present invention, taking the user terminal 102 as an execution subject. It can be understood that the executing subject of the test point service processing method provided by the embodiment of the present invention includes, but is not limited to, the user terminal 102.
Based on this, the embodiment of the present invention discloses a method for processing a test point service, and as shown in fig. 5, the method specifically includes the following steps:
s501: sending a test point service request to a server so that the server acquires first position information of a user side; if the first position information is successfully acquired, judging whether the first position information conforms to a preset test point area, and if so, performing test point service processing according to the test point service request; if the first position information is not successfully acquired, acquiring a user identifier according to the test point service request, determining corresponding second position information based on the user identifier, judging whether the second position information conforms to a preset test point area, and if so, performing test point service processing according to the test point service request.
According to the method, the server, the user side and the system for processing the test point service, the first position information of the user side is acquired after the user side sends the test point service request, and the operation of determining the position of the user side can be rapidly carried out when the user side requests the test point service processing, so that on the basis of improving the processing speed of the whole test point service, preparation is made for subsequently determining whether the user side is in a test point area or not and limiting the service processing capacity; if the first position information is successfully acquired, whether the first position information is consistent with a preset test point area or not is judged, if yes, test point service processing is carried out according to the test point service request, whether a user side belongs to the test point area or not can be accurately judged, corresponding test point service processing is carried out when the user side is confirmed to belong to the test point area, effectiveness and accuracy of limiting test point service processing amount are improved, the processing amount of the test point service is in an acceptable range, and the stability of test point service processing is improved; if the first position information is not successfully acquired, a user identifier is acquired according to the test point service request, corresponding second position information is determined based on the user identifier, whether the second position information conforms to a preset test point area or not is judged, if yes, test point service processing is carried out according to the test point service request, the corresponding user end position can be accurately determined through the corresponding user identifier when the user end position cannot be directly acquired, and on the basis of providing a standby user end position determining means, the user end position determined through a standby means still has high accuracy, the speed of determining the user end position is high, the success rate of accurately judging whether the user end belongs to the test point area or not can be improved, the effectiveness and the accuracy of limiting the test point service processing amount can be further improved, the processing amount of the test point service is further favorably kept in an acceptable range, and the stability of test point service processing is further improved. In summary, the method, the server, the user side and the system for processing the test point service provided by the invention can effectively and accurately limit the processing amount of the test point service, thereby improving the stability of the test point service processing and further improving the efficiency of the test point service processing.
In an optional embodiment, further comprising:
after sending the request for a point-of-test service to the server,
and determining whether to return the first position information to the server or not based on a positioning request sent by the server, and if so, returning the first position information to the server.
Through the steps, the first position information can be sent to the server after the positioning request is confirmed, so that the probability that the first position information is sent to an unexpected server is reduced, and the user experience and the confidentiality of the first position information are improved.
In an optional embodiment, the determining, based on the positioning request sent by the server, whether to return the first location information to the server, and if so, returning the first location information to the server includes:
displaying the positioning request to a user so that the user inputs authorization opinion information;
and judging whether the authorization opinion information is positioning approval information or not, and if so, returning the first position information to a server.
Illustratively, the authorization opinion information may be, but is not limited to, option information about whether the user agrees to location authorization or not, or an authorization opinion text input by the user. It should be noted that the specific form and content of the authorization opinion information can be determined by those skilled in the art according to the actual situation, and the above description is only an example and is not limiting.
For example, the determining whether the authorization opinion information is positioning approval information may be, but is not limited to, performing an option parsing operation or a text semantic recognition operation on the authorization opinion information to determine whether the authorization opinion information is positioning approval information. It should be noted that, for a specific implementation manner of determining whether the authorization opinion information is the information agreeing to positioning, the foregoing description is merely an example, and is not limited thereto, which can be determined by a person skilled in the art according to practical situations.
Through the steps, the user can confirm whether to send the first position information in person, and the first position information is sent to the server when the user agrees, so that the probability that the first position information is sent to an unexpected server is further reduced on the basis that the user requirements are better met and the user will be met, and the user experience and the confidentiality of the first position information are further improved.
In an optional embodiment, the determining, based on the positioning request sent by the server, whether to return the first location information to the server, and if so, returning the first location information to the server includes:
obtaining an application identifier corresponding to the server based on the positioning request;
and judging whether the application identifier is in a preset positioning authority grant list, and if so, returning the first position information to a server.
For example, the obtaining of the application identifier corresponding to the server based on the positioning request may be, but is not limited to, analyzing the positioning request to obtain the application identifier included in the positioning request. The application identifier may be, but is not limited to, an application name or an application id of an application owned by the server. It should be noted that, for the specific implementation manner of obtaining the application identifier corresponding to the server and the specific type of the application identifier based on the positioning request, which can be determined by those skilled in the art according to actual situations, the above description is only an example, and does not limit this.
For example, the positioning right grant list may be, but is not limited to, a list of application identifiers corresponding to applications that allow obtaining relevant positioning information from an application right list provided in a user side, and it should be noted that specific properties and contents of the positioning right grant list may be determined by those skilled in the art according to actual situations, and the foregoing description is only an example, and does not limit the present invention.
Through the steps, whether the server sending the positioning request is an expected server which is credible relative to the user side can be judged more accurately, and the first position information is sent to the server when the server sending the positioning request is confirmed to be the expected server, so that the probability that the first position information is sent to an unexpected server is further reduced, and the user experience and the confidentiality of the first position information are further improved.
Based on the same principle, the embodiment of the present invention discloses a server 600, as shown in fig. 6, the server 600 includes:
the positioning acquisition and judgment module 601 is configured to acquire first location information of a user side after the user side sends a test point service request;
a first checking module 602, configured to, if the first location information is successfully obtained, determine whether the first location information matches a preset test point area, and if so, perform test point service processing according to the test point service request;
the second checking module 603 is configured to, if the first location information is not successfully obtained, obtain a user identifier according to the test point service request, determine, based on the user identifier, corresponding second location information, determine whether the second location information matches a preset test point region, and if so, perform test point service processing according to the test point service request.
In an optional embodiment, the first checking module 602 is configured to:
obtaining corresponding longitude and latitude according to the first position information;
and judging whether the longitude and latitude are in the trial point area, if so, carrying out trial point service processing according to the trial point service request.
In an optional implementation manner, the second check module 603 is configured to:
determining user information corresponding to the user identification in preset user registration information based on the user identification;
and obtaining corresponding second position information based on the user information.
In an optional implementation manner, the second check module 603 is configured to:
obtaining a corresponding user address according to the second position information;
and judging whether the user address is in the test point area, and if so, performing test point service processing according to the test point service request.
In an optional implementation manner, the second check module 603 is configured to:
determining corresponding longitude and latitude according to the user address;
and judging whether the longitude and latitude are in the trial point area, if so, carrying out trial point service processing according to the trial point service request.
In an optional embodiment, the first check module 602 and the second check module 603 are configured to:
obtaining corresponding service input information according to the trial service request;
and performing corresponding trial service processing according to the service input information.
In an optional embodiment, the system further comprises a first alarm module, configured to:
and sending first alarm information to the user side when the first position information is judged not to be in accordance with the preset test point area.
In an optional embodiment, the system further comprises a second warning module, configured to:
and sending second alarm information to the user side when the second position information is judged not to be in accordance with the preset test point area.
In an optional embodiment, the system further comprises a positioning request module, configured to:
before the obtaining of the first location information of the user terminal,
and sending a positioning request to the user terminal so that the user terminal determines whether to return the first position information, and if so, returning the first position information.
Based on the same principle, the embodiment of the present invention discloses a user side 700, as shown in fig. 7, the user side 700 is configured to:
sending a test point service request to a server so that the server acquires first position information of a user side; if the first position information is successfully acquired, judging whether the first position information is consistent with a preset test point area, if so, carrying out test point service processing according to the test point service request; if the first position information is not successfully acquired, a user identifier is acquired according to the test point service request, corresponding second position information is determined based on the user identifier, whether the second position information is consistent with a preset test point area or not is judged, and if yes, test point service processing is carried out according to the test point service request.
In an optional embodiment, the system further comprises a positioning request checking module, configured to:
after sending the request for the point-of-test service to the server,
and determining whether to return the first position information to the server or not based on a positioning request sent by the server, and if so, returning the first position information to the server.
In an optional implementation manner, the location request checking module is configured to:
displaying the positioning request to a user so that the user inputs authorization opinion information;
and judging whether the authorization opinion information is positioning approval information or not, and if so, returning the first position information to a server.
In an optional implementation manner, the location request checking module is configured to:
obtaining an application identifier corresponding to the server based on the positioning request;
and judging whether the application identifier is in a preset positioning authority granting list, and if so, returning the first position information to a server.
The systems, devices, modules or units illustrated in the above embodiments may be implemented by a computer chip or an entity, or by a product with certain functions. A typical implementation device is a computer device, which may be, for example, a personal computer, a laptop computer, a cellular telephone, a camera phone, a smart phone, a personal digital assistant, a media player, a navigation device, an email device, a game console, a tablet computer, a wearable device, or a combination of any of these devices.
In a typical example, the computer device comprises in particular a memory, a processor and a computer program stored on the memory and executable on the processor, which when executed by the processor implements the method as described above.
Referring now to FIG. 8, shown is a block diagram of a computer device 800 suitable for use in implementing embodiments of the present application.
As shown in fig. 8, the computer apparatus 800 includes a Central Processing Unit (CPU) 801 that can perform various appropriate works and processes according to a program stored in a Read Only Memory (ROM) 802 or a program loaded from a storage section 808 into a Random Access Memory (RAM) 803. In the RAM803, various programs and data necessary for the operation of the system 800 are also stored. The CPU801, ROM802, and RAM803 are connected to each other by a bus 804. An input/output (I/O) interface 805 is also connected to bus 804.
The following components are connected to the I/O interface 805: an input portion 806 including a keyboard, a mouse, and the like; an output section 807 including a signal such as a Cathode Ray Tube (CRT), a liquid crystal feedback (LCD), and a speaker; a storage portion 808 including a hard disk and the like; and a communication section 809 including a network interface card such as a LAN card, a modem, or the like. The communication section 809 performs communication processing via a network such as the internet. A drive 810 is also connected to the I/O interface 805 as needed. A removable medium 811 such as a magnetic disk, an optical disk, a magneto-optical disk, a semiconductor memory, or the like is mounted on the drive 810 as necessary, so that a computer program read out therefrom is mounted as necessary on the storage section 808.
In particular, according to an embodiment of the present invention, the processes described above with reference to the flowcharts may be implemented as computer software programs. For example, embodiments of the invention include a computer program product comprising a computer program tangibly embodied on a machine-readable medium, the computer program comprising program code for performing the method illustrated in the flow chart. In such an embodiment, the computer program can be downloaded and installed from a network through the communication section 809 and/or installed from the removable medium 811.
Computer-readable media, including both non-transitory and non-transitory, removable and non-removable media, may implement information storage by any method or technology. The information may be computer readable instructions, data structures, modules of a program, or other data. Examples of computer storage media include, but are not limited to, phase change memory (PRAM), static Random Access Memory (SRAM), dynamic Random Access Memory (DRAM), other types of Random Access Memory (RAM), read Only Memory (ROM), electrically Erasable Programmable Read Only Memory (EEPROM), flash memory or other memory technology, compact disc read only memory (CD-ROM), digital Versatile Discs (DVD) or other optical storage, magnetic cassettes, magnetic tape magnetic disk storage or other magnetic storage devices, or any other non-transmission medium that can be used to store information that can be accessed by a computing device. As defined herein, a computer readable medium does not include a transitory computer readable medium such as a modulated data signal and a carrier wave.
For convenience of description, the above devices are described as being divided into various units by function, and are described separately. Of course, the functionality of the various elements may be implemented in the same one or more pieces of software and/or hardware in the practice of the present application.
The present invention is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flowchart illustrations and/or block diagrams, and combinations of flows and/or blocks in the flowchart illustrations and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
It should also be noted that the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrases "comprising a," "8230," "8230," or "comprising" does not exclude the presence of other like elements in a process, method, article, or apparatus comprising the element.
As will be appreciated by one skilled in the art, embodiments of the present application may be provided as a method, system, or computer program product. Accordingly, the present application may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present application may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and so forth) having computer-usable program code embodied therein.
The application 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 application 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 embodiments in the present specification are described in a progressive manner, and the same and similar parts among the embodiments are referred to each other, and each embodiment focuses on the differences from the other embodiments. In particular, as for the system embodiment, since it is substantially similar to the method embodiment, the description is relatively simple, and reference may be made to the partial description of the method embodiment for relevant points.
The above description is only an example of the present application and is not intended to limit the present application. Various modifications and changes may occur to those skilled in the art. Any modification, equivalent replacement, improvement or the like made within the spirit and principle of the present application shall be included in the scope of the claims of the present application.

Claims (19)

1. A method for processing a point service is characterized by comprising the following steps:
after a user side sends a test point service request, first position information of the user side is obtained;
if the first position information is successfully acquired, judging whether the first position information is consistent with a preset test point area, if so, carrying out test point service processing according to the test point service request;
if the first position information is not successfully acquired, a user identifier is acquired according to the test point service request, corresponding second position information is determined based on the user identifier, whether the second position information is consistent with a preset test point area or not is judged, and if yes, test point service processing is carried out according to the test point service request.
2. The method of claim 1, wherein the determining whether the first location information matches a preset pilot area, and if so, performing pilot service processing according to the pilot service request comprises:
obtaining corresponding longitude and latitude according to the first position information;
and judging whether the longitude and latitude are in the trial point area, if so, carrying out trial point service processing according to the trial point service request.
3. The method of claim 1, wherein the determining the corresponding second location information based on the user identifier comprises:
determining user information corresponding to the user identification in preset user registration information based on the user identification;
and obtaining corresponding second position information based on the user information.
4. The method of claim 1, wherein the determining whether the second location information matches a preset test point area, and if so, performing test point service processing according to the test point service request comprises:
obtaining a corresponding user address according to the second position information;
and judging whether the user address is in the trial point area, if so, carrying out trial point service processing according to the trial point service request.
5. The method according to claim 4, wherein said determining whether the user address is in the test point area, and if so, performing test point service processing according to the test point service request includes:
determining corresponding longitude and latitude according to the user address;
and judging whether the longitude and the latitude are in the test point area, and if so, carrying out test point service processing according to the test point service request.
6. The method of claim 1, wherein the performing a test point service process according to the test point service request comprises:
obtaining corresponding service input information according to the trial service request;
and performing corresponding trial service processing according to the service input information.
7. The method of claim 1, further comprising:
and sending first alarm information to the user side when the first position information is judged not to be in accordance with the preset test point area.
8. The method of claim 1, further comprising:
and sending second alarm information to the user side when the second position information is judged not to accord with the preset test point area.
9. The method of claim 1, further comprising:
before the obtaining of the first location information of the user terminal,
and sending a positioning request to the user terminal so that the user terminal determines whether to return the first position information, and if so, returning the first position information.
10. A method for processing a test point service is characterized by comprising the following steps:
sending a test point service request to a server so that the server acquires first position information of a user side; if the first position information is successfully acquired, judging whether the first position information is consistent with a preset test point area, if so, carrying out test point service processing according to the test point service request; if the first position information is not successfully acquired, a user identifier is acquired according to the test point service request, corresponding second position information is determined based on the user identifier, whether the second position information is consistent with a preset test point area or not is judged, and if yes, test point service processing is carried out according to the test point service request.
11. The method of claim 10, further comprising:
after sending the request for the point-of-test service to the server,
and determining whether to return the first position information to the server or not based on a positioning request sent by the server, and if so, returning the first position information to the server.
12. The method of claim 11, wherein determining whether to return the first location information to the server based on a location request sent by the server, and if so, returning the first location information to the server comprises:
displaying the positioning request to a user so that the user inputs authorization opinion information;
and judging whether the authorization opinion information is positioning agreement information or not, and if so, returning the first position information to a server.
13. The method of claim 11, wherein the determining whether to return the first location information to the server based on the positioning request sent by the server, and if so, returning the first location information to the server comprises:
obtaining an application identifier corresponding to the server based on the positioning request;
and judging whether the application identifier is in a preset positioning authority grant list, and if so, returning the first position information to a server.
14. A server, comprising:
the positioning acquisition judging module is used for acquiring first position information of the user side after the user side sends the test point service request;
the first checking module is used for judging whether the first position information is consistent with a preset test point area or not if the first position information is successfully acquired, and carrying out test point service processing according to the test point service request if the first position information is consistent with the preset test point area;
and the second checking module is used for obtaining a user identifier according to the test point service request if the first position information is not successfully obtained, determining corresponding second position information based on the user identifier, judging whether the second position information conforms to a preset test point area or not, and if so, carrying out test point service processing according to the test point service request.
15. A user terminal, configured to:
sending a test point service request to a server so that the server acquires first position information of a user side; if the first position information is successfully acquired, judging whether the first position information conforms to a preset test point area, and if so, performing test point service processing according to the test point service request; if the first position information is not successfully acquired, a user identifier is acquired according to the test point service request, corresponding second position information is determined based on the user identifier, whether the second position information is consistent with a preset test point area or not is judged, and if yes, test point service processing is carried out according to the test point service request.
16. A test point service processing system is characterized by comprising a server and a user side;
the user side is used for sending a test point service request to the server;
the server is used for acquiring first position information of the user side after the user side sends a test point service request; if the first position information is successfully acquired, judging whether the first position information conforms to a preset test point area, and if so, performing test point service processing according to the test point service request; if the first position information is not successfully acquired, a user identifier is acquired according to the test point service request, corresponding second position information is determined based on the user identifier, whether the second position information is consistent with a preset test point area or not is judged, and if yes, test point service processing is carried out according to the test point service request.
17. A computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, characterized in that the processor implements the method according to any of claims 1-13 when executing the program.
18. A computer-readable medium, on which a computer program is stored which, when being executed by a processor, carries out the method according to any one of claims 1-13.
19. A computer program product, characterized in that the computer program product comprises a computer program which, when being executed by a processor, carries out the method of any one of claims 1 to 13.
CN202211077397.5A 2022-09-05 2022-09-05 Test point service processing method, server, user side and system Pending CN115311079A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202211077397.5A CN115311079A (en) 2022-09-05 2022-09-05 Test point service processing method, server, user side and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202211077397.5A CN115311079A (en) 2022-09-05 2022-09-05 Test point service processing method, server, user side and system

Publications (1)

Publication Number Publication Date
CN115311079A true CN115311079A (en) 2022-11-08

Family

ID=83865890

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202211077397.5A Pending CN115311079A (en) 2022-09-05 2022-09-05 Test point service processing method, server, user side and system

Country Status (1)

Country Link
CN (1) CN115311079A (en)

Similar Documents

Publication Publication Date Title
TWI706262B (en) Account login method, equipment and server
US20170286534A1 (en) User location profile for personalized search experience
CN104599217A (en) Method and device for determining current destination of passenger
CN106776973B (en) Blacklist data generation method and apparatus
CN110598791A (en) Address similarity evaluation method, device, equipment and medium
US20230194302A1 (en) Method of updating map data, electronic device and storage medium
CN115587575A (en) Data table creation method, target data query method, device and equipment
CN110019444B (en) Operation request processing method, device, equipment and system
CN115311079A (en) Test point service processing method, server, user side and system
TW202119854A (en) Location positioning method and device, medium, and apparatus
CN110807185A (en) System access method, device and server
CN111752964A (en) Data processing method and device based on data interface
CN112491943A (en) Data request method, device, storage medium and electronic equipment
CN115145587A (en) Product parameter checking method and device, electronic equipment and storage medium
CN114723448A (en) Transaction data processing method, server, application terminal and system
CN115391397A (en) Service processing method and device
CN108287853B (en) Data relation analysis method and system
CN106708872B (en) Method and device for identifying associated object
CN115114244A (en) Method and device for processing uniqueness of service data
CN115550307A (en) Service processing method, service end, user end and system based on block chain
CN111371650B (en) Flow forwarding-based quasi-production equipment testing method and system
CN110908663A (en) Service problem positioning method and positioning device
CN115499826B (en) Position information protection method and device
CN108830441B (en) Resource query method and device
CN114817051A (en) Test case data storage method and device

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