[go: up one dir, main page]
More Web Proxy on the site http://driver.im/

CN110333927B - Interface skipping method and device, server and storage medium - Google Patents

Interface skipping method and device, server and storage medium Download PDF

Info

Publication number
CN110333927B
CN110333927B CN201910611843.8A CN201910611843A CN110333927B CN 110333927 B CN110333927 B CN 110333927B CN 201910611843 A CN201910611843 A CN 201910611843A CN 110333927 B CN110333927 B CN 110333927B
Authority
CN
China
Prior art keywords
interface
user
information
evaluation
matching
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201910611843.8A
Other languages
Chinese (zh)
Other versions
CN110333927A (en
Inventor
周熠
纪伟
张岩
张鑫淼
李璐
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Sankuai Online Technology Co Ltd
Original Assignee
Beijing Sankuai Online Technology 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 Beijing Sankuai Online Technology Co Ltd filed Critical Beijing Sankuai Online Technology Co Ltd
Priority to CN201910611843.8A priority Critical patent/CN110333927B/en
Publication of CN110333927A publication Critical patent/CN110333927A/en
Application granted granted Critical
Publication of CN110333927B publication Critical patent/CN110333927B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention discloses an interface skipping method, an interface skipping device, a server and a storage medium, and belongs to the technical field of the Internet. The embodiment of the invention provides an interface skipping method, which comprises the steps of receiving a first skipping request of a first terminal to a first interface; determining first evaluation information of the user based on first user information in the first skip request; determining a first jump path of the first interface based on the first evaluation information; and sending interface data corresponding to the first jump path to the first terminal. The method determines the jump path according to the evaluation information of the user, different evaluation information corresponds to different jump paths, and jump to different interfaces through different jump paths, so that the interface jump is performed according to the evaluation information of the user, the interfaces jumped to by different users are different, even if the same user is the same, when the evaluation information is changed, the jumped interfaces are different, and the interface jump mode is enriched.

Description

Interface skipping method and device, server and storage medium
Technical Field
The invention relates to the technical field of internet, in particular to an interface skipping method, an interface skipping device, a server and a storage medium.
Background
With the development of internet technology, in many application scenarios, a terminal can jump from one interface to another interface, thereby realizing the jump between different interfaces. For example, a jump button may be displayed on a display interface of the terminal, and a user may click the jump button to trigger the terminal to jump from one interface to another.
Disclosure of Invention
The embodiment of the invention provides an interface jump method, an interface jump device, a server and a storage medium, which can solve the problem of single interface jump mode. The technical scheme is as follows:
in one aspect, an interface jump method is provided, and the method includes:
receiving a first skip request of a first terminal to a first interface, wherein the first skip request carries first user information of a user;
determining first evaluation information of the user based on the first user information;
determining a first jump path of the first interface based on the first evaluation information;
and sending interface data corresponding to the first jump path to the first terminal, wherein the interface data corresponding to the first jump path are used for the first terminal to jump from the first interface to a second interface corresponding to the interface data.
In a possible implementation manner, the determining a first skip path of the first interface based on the first evaluation information includes:
determining a target evaluation model matched with the first evaluation information based on a first matching rule;
and determining a first jump path corresponding to the target evaluation model based on a jump path rule.
In another possible implementation manner, the determining, based on the first matching rule, a target evaluation model matching the first evaluation information includes:
selecting a first matching field from a plurality of matching fields comprised by the first matching rule;
when an evaluation model matching the first evaluation information based on the first matching field exists in a plurality of evaluation models, taking the matched evaluation model as the target evaluation model;
when no evaluation model matched with the first evaluation information based on the first matching field exists in the plurality of evaluation models, matching the first evaluation information and the plurality of evaluation models in sequence based on the sequence of other matching fields included in the first matching rule until a target evaluation model matched with the first evaluation information is matched.
In another possible implementation manner, the determining, based on the jump path rule, a first jump path corresponding to the target evaluation model includes:
acquiring an interface address of the first interface;
acquiring a jump path library corresponding to the first interface according to the interface address;
and acquiring a first jump path corresponding to the target evaluation model from the jump path library based on the jump path rule.
In another possible implementation manner, the determining, based on the first user information, first evaluation information of the user includes:
determining whether the first user information meets each wind control condition in a wind control rule or not according to the first user information to obtain the evaluation state of the first user information under each wind control condition;
and forming the evaluation state of the first user information under each wind control condition into the first evaluation information.
In another possible implementation manner, the method further includes:
receiving a second skip request of the first terminal to a third interface, wherein the second skip request carries second user information of the user;
determining the current evaluation information of the user based on the second user information;
when the current evaluation information of the user is changed from the first evaluation information to second evaluation information, determining a second jump path of the third interface based on the second evaluation information;
and sending interface data corresponding to the second jump path to the first terminal, wherein the interface data corresponding to the second jump path is used for the first terminal to jump from the third interface to a fourth interface corresponding to the interface data corresponding to the second jump path.
In another possible implementation manner, the method further includes:
and when the current evaluation information of the user is changed from the first evaluation information to the second evaluation information, sending a change notification to the first terminal, wherein the change notification is used for notifying that the evaluation information of the user is changed from the first evaluation information to the second evaluation information.
In another possible implementation manner, before determining, based on the first matching rule, a target evaluation model matching the evaluation information, the method further includes:
receiving a modification request sent by a second terminal, wherein the modification request carries the first matching rule;
and modifying the current second matching rule into the first matching rule according to the modification request.
In one aspect, an interface jump device is provided, which includes:
the receiving module is used for receiving a first skip request of a first terminal to a first interface, wherein the first skip request carries first user information of a user;
a first determination module, configured to determine first evaluation information of the user based on the first user information;
the second determination module is used for determining a first jump path of the first interface based on the first evaluation information;
and the sending module is used for sending the interface data corresponding to the first jump path to the first terminal, and the interface data corresponding to the first jump path is used for the first terminal to jump from the first interface to a second interface corresponding to the interface data.
In a possible implementation manner, the second determining module is configured to determine, based on a first matching rule, a target evaluation model matched with the first evaluation information; and determining a first jump path corresponding to the target evaluation model based on a jump path rule.
In another possible implementation manner, the second determining module is further configured to select a first matching field from a plurality of matching fields included in the first matching rule; when an evaluation model matching the first evaluation information based on the first matching field exists in a plurality of evaluation models, taking the matched evaluation model as the target evaluation model; when no evaluation model matched with the first evaluation information based on the first matching field exists in the plurality of evaluation models, matching the first evaluation information and the plurality of evaluation models in sequence based on the sequence of other matching fields included in the first matching rule until a target evaluation model matched with the first evaluation information is matched.
In another possible implementation manner, the second determining module is further configured to obtain an interface address of the first interface; acquiring a jump path library corresponding to the first interface according to the interface address; and acquiring a first jump path corresponding to the target evaluation model from the jump path library based on the jump path rule.
In another possible implementation manner, the first determining module is further configured to determine, according to the first user information, whether the first user information meets each wind control condition in a wind control rule, so as to obtain an evaluation state of the first user information under each wind control condition; and forming the evaluation state of the first user information under each wind control condition into the first evaluation information.
In another possible implementation manner, the apparatus further includes:
the receiving module is further configured to receive a second skip request from the first terminal to a third interface, where the second skip request carries second user information of the user;
a third determining module, configured to determine, based on the second user information, current evaluation information of the user;
a fourth determining module, configured to determine, when the current evaluation information of the user is changed from the first evaluation information to second evaluation information, a second skip path of the third interface based on the second evaluation information;
the sending module is further configured to send, to the first terminal, interface data corresponding to the second skip path, where the interface data corresponding to the second skip path is used for the first terminal to skip from the third interface to a fourth interface corresponding to the interface data corresponding to the second skip path.
In another possible implementation manner, the sending module is further configured to send a change notification to the first terminal when the current evaluation information of the user is changed from the first evaluation information to the second evaluation information, where the change notification is used to notify that the evaluation information of the user is changed from the first evaluation information to the second evaluation information.
In another possible implementation manner, the apparatus further includes:
the receiving module is further configured to receive a modification request sent by a second terminal, where the modification request carries the first matching rule;
and the modification module is used for modifying the current second matching rule into the first matching rule according to the modification request.
In one aspect, a server is provided and includes one or more processors and one or more memories, where at least one instruction is stored in the one or more memories, and the at least one instruction is loaded and executed by the one or more processors to implement the operations performed by the interface jump method according to any of the above possible implementations.
In one aspect, a computer-readable storage medium is provided, in which at least one instruction is stored, and the at least one instruction is loaded and executed by a processor to implement the operations performed by the interface jump method according to any one of the above possible implementations.
The technical scheme provided by the embodiment of the invention has the beneficial effects that at least:
the embodiment of the invention provides an interface skipping method, which comprises the steps of receiving a first skipping request of a first terminal to a first interface, wherein the first skipping request carries first user information of a user; determining first evaluation information of the user based on the first user information; determining a first jump path of the first interface based on the first evaluation information; and sending interface data corresponding to the first jump path to the first terminal, wherein the interface data corresponding to the first jump path is used for the first terminal to jump from the first interface to a second interface corresponding to the interface data. The method determines the jump path according to the evaluation information of the user, different evaluation information corresponds to different jump paths, and jump to different interfaces through different jump paths, so that the interface jump is performed according to the evaluation information of the user, the interfaces jumped to by different users are different, even if the same user is the same, when the evaluation information is changed, the jumped interfaces are different, and the interface jump mode is enriched.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present invention, the drawings needed to be used in the description of the embodiments will be briefly introduced below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without creative efforts.
FIG. 1 is a schematic diagram of an implementation environment of interface hopping according to an embodiment of the present invention;
fig. 2 is a flowchart of an interface jump method according to an embodiment of the present invention;
fig. 3 is a flowchart of an interface jump method according to an embodiment of the present invention;
fig. 4 is a schematic diagram illustrating determining first rating information according to first user information according to an embodiment of the present invention;
fig. 5 is a schematic diagram of a rule engine determining a jump path according to evaluation information of a user, a first matching rule, and a jump path rule according to an embodiment of the present invention;
fig. 6 is a schematic structural diagram of an interface jump device according to an embodiment of the present invention;
fig. 7 is a block diagram of a server according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, embodiments of the present invention will be described in detail with reference to the accompanying drawings.
Fig. 1 is an implementation environment of interface hopping according to an embodiment of the present invention. Referring to fig. 1, the implementation environment includes: a server 101 and a first terminal 102. The server 101 is wirelessly connected with the first terminal 102, a client of a specified application program is installed on the first terminal 102, the first terminal 102 can communicate with the server 101 by logging in the client, and sends a first jump request of a first interface where the first terminal is located to the server 101, wherein the first jump request carries first user information of a user. The server 101 determines a jump path of the first interface according to the first user information of the user, and sends interface data corresponding to the jump path to the first terminal 102. The first terminal 102 receives the interface data, and jumps from the first interface to the second interface.
The first terminal 102 may send a request in different registration interfaces when the user registers an account through the specified application program and completes registration information; the first terminal 102 may also send a request in a different application interface before the user applies for loan or mortgage via the specified application. The designated application may be any application, for example, the designated application may be a service class application or a startup class application. In the embodiment of the present invention, the specific application program is not particularly limited.
The first user information is user portrait information, which may include at least one of a merchant account of the user, a phone number of the user, a registered source of the user, application information of a login user account, terminal information of the user, and identity information of the user.
The merchant account of the user is the merchant account registered in the startup application program of the user. The user's registration source is the source from which the user registers for a merchant account, for example, the user registers for a merchant account by downloading an application program, or registers for a merchant account by browsing a website. And the application program information of the login user account is the information of the application program of the current interface jump of the user. The terminal information of the user is a type of a terminal system used by the user, for example, a terminal of an android system, or a terminal of an ios (iphone Operating system) system. The identity information of the user is identification information or address information of the user.
In the related art, when interface jumping is performed, the first terminal 102 mainly sends a jump request to the server 101, the jump request carries a jump path of the second interface, the server 101 receives the jump request, and according to the jump path of the second interface, a rule engine is called to determine interface data matched with the jump path of the second interface. The server 101 sends the interface data to the first terminal 102, and the first terminal 102 receives the interface data and jumps from the first interface to the second interface. However, in the related art, when matching is performed only according to the jump path of the second interface, as long as the jump path of the second interface is the same, the interfaces jumped to are the same, resulting in a single interface jump mode.
In the embodiment of the present invention, the server 101 determines the first jump path of the first interface through the first evaluation information, the jump paths corresponding to different evaluation information are different, and the jump interfaces corresponding to different jump paths are different, even if the first interfaces where different users are located are the same, different users correspond to different evaluation information, so that the determined jump paths are also different, and the interfaces to jump to are also different. Moreover, even the same user, when the evaluation information changes, the interfaces jumped to are different, so that different experiences are brought to the user, and interface jump modes are enriched.
Fig. 2 is a flowchart of an interface jump method according to an embodiment of the present invention. The method comprises the following steps:
step 201: receiving a first skip request of a first terminal to a first interface, wherein the first skip request carries first user information of a user.
Step 202: based on the first user information, first evaluation information of the user is determined.
Step 203: and determining a first jump path of the first interface based on the first evaluation information.
Step 204: and sending interface data corresponding to the first jump path to the first terminal, wherein the interface data corresponding to the first jump path is used for the first terminal to jump from the first interface to a second interface corresponding to the interface data.
In one possible implementation manner, determining a first skip path of the first interface based on the first evaluation information includes:
determining a target evaluation model matched with the first evaluation information based on the first matching rule;
and determining a first jump path corresponding to the target evaluation model based on the jump path rule.
In another possible implementation manner, determining, based on the first matching rule, a target evaluation model matching the first evaluation information includes:
selecting a first matching field from a plurality of matching fields comprised by the first matching rule;
when an evaluation model matched with the first evaluation information based on the first matching field exists in the plurality of evaluation models, taking the matched evaluation model as a target evaluation model;
when the evaluation model matched with the first evaluation information based on the first matching field does not exist in the plurality of evaluation models, the first evaluation information and the plurality of evaluation models are sequentially matched based on the sequence of other matching fields included in the first matching rule until the target evaluation model matched with the first evaluation information is matched.
In another possible implementation manner, determining a first jump path corresponding to the target evaluation model based on the jump path rule includes:
acquiring an interface address of a first interface;
acquiring a jump path library corresponding to the first interface according to the interface address;
and acquiring a first jump path corresponding to the target evaluation model from a jump path library based on the jump path rule.
In another possible implementation manner, determining first evaluation information of the user based on the first user information includes:
determining whether the first user information meets each wind control condition in the wind control rule or not according to the first user information to obtain the evaluation state of the first user information under each wind control condition;
and forming the evaluation state of the first user information under each wind control condition into first evaluation information.
In another possible implementation manner, the method further includes:
receiving a second jump request of the first terminal to the third interface, wherein the second jump request carries second user information of the user;
determining the current evaluation information of the user based on the second user information;
when the current evaluation information of the user is changed from the first evaluation information to the second evaluation information, determining a second jump path of the third interface based on the second evaluation information;
and sending interface data corresponding to the second jump path to the first terminal, wherein the interface data corresponding to the second jump path is used for the first terminal to jump from the third interface to a fourth interface corresponding to the interface data corresponding to the second jump path.
In another possible implementation manner, the method further includes:
when the current evaluation information of the user is changed from the first evaluation information to the second evaluation information, a change notification is sent to the first terminal, and the change notification is used for notifying that the evaluation information of the user is changed from the first evaluation information to the second evaluation information.
In another possible implementation manner, before determining the target evaluation model matched with the evaluation information based on the first matching rule, the method further includes:
receiving a modification request sent by a second terminal, wherein the modification request carries a first matching rule;
and modifying the current second matching rule into the first matching rule according to the modification request.
The embodiment of the invention provides an interface skipping method, which comprises the steps of receiving a first skipping request of a first terminal to a first interface, wherein the first skipping request carries first user information of a user; determining first evaluation information of the user based on the first user information; determining a first jump path of the first interface based on the first evaluation information; and sending interface data corresponding to the first jump path to the first terminal, wherein the interface data corresponding to the first jump path is used for the first terminal to jump from the first interface to a second interface corresponding to the interface data. The method determines the jump path according to the evaluation information of the user, different evaluation information corresponds to different jump paths, and jump to different interfaces through different jump paths, so that the interface jump is performed according to the evaluation information of the user, the interfaces jumped to by different users are different, even if the same user is the same, when the evaluation information is changed, the jumped interfaces are different, and the interface jump mode is enriched.
Fig. 3 is a flowchart of an interface jump method provided in an embodiment of the present invention, which is applied to a server and a first terminal, and the method includes:
step 301: the first terminal sends a first skip request of a first interface to the server, wherein the first skip request carries first user information of a user.
The first user information is user portrait information, and the user portrait information includes at least one of a merchant account of a user, a telephone number of the user, a registration source of the user, application information of a login user account, terminal information of the user, and identity information of the user.
The user's merchant account is the merchant account registered by the user in the specified application program. The user's registration source is the source from which the user registers for a merchant account, for example, the user registers for a merchant account by downloading an application program, or registers for a merchant account by browsing a website. And the application program information of the login user account is the information of the application program of the current interface jump of the user. The terminal information of the user is a type of a terminal system used by the user, for example, a terminal of an android system, or a terminal of an ios (iphone Operating system) system. The identity information of the user is identification information or address information of the user.
The first interface may be any one of a plurality of registration interfaces or application interfaces when a user registers or applies for through a client of a designated application installed on the first terminal. Correspondingly, the server is a server corresponding to the client. The method comprises the steps that a plurality of registration items are displayed on a first interface of a first terminal, and a user completes registration or application of the first interface by filling in registration information corresponding to the registration items.
In a possible implementation manner, the first terminal may obtain in real time whether registration of the registration information corresponding to the plurality of registration items of the first interface is completed. When the first terminal determines that the registration of the registration information corresponding to each registration item is completed and jumps to the next interface, the first terminal may automatically send a first jump request of the first interface to the server. In another possible implementation manner, when registration of registration information corresponding to each registration item on the first interface is completed, and the first terminal acquires a specified operation on the first interface, the first terminal sends a first skip request of the first interface to the server. The specified operation can be a click operation or a sliding operation on a specified area in the first interface; or clicking or sliding a specified selection box in the first interface. In the embodiment of the present invention, a timing when the first terminal sends the first skip request of the first interface to the server is not specifically limited.
Step 302: the server receives a first jump request of the first terminal to the first interface.
The server receives a first jump request of a first terminal to a first interface, and acquires first user information in the first jump request.
Step 303: the server determines first evaluation information of the user based on the first user information.
This step can be realized by the following steps (1) to (2), including:
(1) the server determines whether the first user information meets each wind control condition in the wind control rule or not according to the first user information, and obtains the evaluation state of the first user information under each wind control condition.
The wind control rules include at least one wind control condition, for example, the wind control rules include at least one of white list rules, business conditions of the merchant, historical credit records of the user, and the like. In the embodiment of the present invention, the wind control conditions included in the wind control rule are not specifically limited.
In one possible implementation manner, the first user information includes a merchant account of the user, a telephone number of the user, a registration source of the user, application information of a login user account, terminal information of the user, and identity information of the user. When the wind control rule comprises a white list, the server determines whether the white list comprises any information in the first user information or not according to the first user information. When the white list comprises any information in the first user information, the server determines that the first user information meets the wind control condition.
In another possible implementation manner, when the wind control rule includes a business condition of a merchant, the server may search for a profit and loss condition of the merchant operated by the user according to a merchant account of the user in the first user information, a telephone number of the user, or identity information of the user. The profit-loss condition may include whether the shop is profit or loss and profit-profit-profit or loss cost of the shop, so that the loan amount of the user may be subsequently determined according to the profit-loss condition.
In another possible implementation manner, when the wind control rule includes the historical credit record of the user, the server may determine whether the credit value corresponding to the credit record of the user meets the preset credit value according to the identity information of the user in the first user information, the telephone number of the user, or the registered source of the user. Wherein the server may determine the user historical credit record based on at least one of the user historical debit record, the user historical mortgage record, and the user historical mortgage record.
In one possible implementation, the server may pre-classify credit ratings, with different credit ratings corresponding to different credit values. And the final server determines whether the first user information meets the wind control condition according to the size relation between the credit value and a preset credit value. When the credit value is not less than the preset credit value, the server determines that the first user information meets the wind control condition; and when the credit value is smaller than the preset credit value, the server determines that the first user information does not meet the wind control condition.
For example, when the server determines the user historical credit record according to the user historical debit record, the server determines the user historical credit record according to the debit amount of the user historical debit and the repayment condition. And when the historical loan amount of the user does not exceed the preset amount and the user does not overdue payment, the historical credit record of the user is excellent. And when the historical debit and credit amount of the user does not exceed the preset amount but the user overdue payment, the historical credit record of the user is good. When the historical debit amount of the user exceeds the preset amount and the user overdue payment, the historical credit record of the user is general. When the user history debiting amount does not exceed the preset amount, but the user does not pay, the user history credit record is poor. The server determines the credit value of the user according to the credit records of different grades. And the server compares the credit value with a preset credit value and determines whether the first user information meets the wind control condition according to the size relation between the credit value and the preset credit value.
In another possible implementation manner, the wind control rule may further include a blacklist rule. The server can determine whether the blacklist rule includes first user information of the user, and when the blacklist rule does not include any information in the first user information, the server determines that the first user information meets the wind control condition; and when the blacklist rule comprises any information in the first user information, the server determines that the first user information does not meet the wind control condition.
In a possible implementation manner, the server obtains the evaluation state of the first user information under each wind control condition according to whether the first user information meets each wind control condition in the wind control rule.
The wind control rule comprises a first number of wind control conditions, and the server can divide evaluation states in advance. When the first user information meets a second number of wind control conditions in the wind control rules but does not meet a third number of wind control conditions, the evaluation state of the first user information under each wind control condition is a first evaluation state; when the first user information meets the third number of wind control conditions in the wind control rules but does not meet the first number of wind control conditions, the evaluation state of the first user information under each wind control condition is a second evaluation state; when the first user information meets each wind control condition in the wind control rule, the evaluation state of the first user information under each wind control condition is a third evaluation state. For example, the wind control rule includes three wind control conditions, and when the first user information only satisfies one of the wind control conditions, the evaluation state of the first user information under each wind control condition is a first evaluation state; when the first user information meets two of the wind control conditions, the evaluation state of the first user information under each wind control condition is a second evaluation state; when the first user information meets the three wind control conditions, the evaluation state of the first user information under each wind control condition is a third evaluation state.
(2) And the server forms the evaluation state of the first user information under each wind control condition into first evaluation information.
And (3) the server forms first evaluation information according to the evaluation state of the first user information in the step (1) under each wind control condition. The first evaluation information includes a plurality of fields and their corresponding field values.
In one possible implementation, the first evaluation information may include at least one of a credit status, a loan status, and an amount status of the user and a corresponding field value. For example, when the first evaluation information includes the credit granting status of the user, the field value corresponding to the field may be that the new user is not granted, the new user is granted, or the old user is granted. When the first evaluation information includes the loan status of the user, the field value corresponding to the field may be that the new user is not loaned, the new user is loaned, the old user is loaned, or the old user has an overdue loan. When the first evaluation information includes the credit value unit status of the user, the field value corresponding to the field may be a new user loanable credit value unit, an old user loanable credit value unit, or an old user credit value unit invalid. The first rating information may further include fields of gender, age, etc. of the user and corresponding field values thereof. In the embodiment of the present invention, the first evaluation information is not particularly limited. Referring to fig. 4, fig. 4 is a schematic diagram of determining, by the server, first evaluation information according to first user information of a user through a wind control rule.
Step 304: the server determines a target evaluation model matched with the first evaluation information based on the first matching rule.
This step can be realized by the following steps (1) to (3), including:
(1) the server selects a first matching field from a plurality of matching fields comprised by the first matching rule.
The first matching rule comprises a plurality of matching fields, and when the server selects the first matching field from the plurality of matching fields comprised in the first matching rule, the server can select the matching field according to the field priority, the field matching sequence or the field matching number of the plurality of matching fields.
In this step, the server may select a field with the highest priority from the plurality of matching fields as the first matching field according to the field priority. For example, the matching rule includes a plurality of matching fields, wherein the field "gender" has the highest priority, and the server selects the field "gender" as the first matching field when selecting.
(2) When there is an evaluation model that matches the first evaluation information based on the first matching field among the plurality of evaluation models, the server takes the matching evaluation model as a target evaluation model.
In this step, different evaluation models are matched with different evaluation information. For the plurality of evaluation models, the server matches each evaluation model with the first evaluation information according to the first matching field and the first evaluation information.
In one possible implementation manner, the server determines, according to the first matching field, a field value corresponding to the first matching field in the first evaluation information, and determines a field value or a field value range corresponding to the first matching field in each evaluation model. The server compares the field value corresponding to the first matching field in the first evaluation information with the field value or the field value range corresponding to the first matching field in each evaluation model. For any evaluation model, when the field value corresponding to the first matching field in the evaluation model is matched with the field value or the field value range corresponding to the first matching field in the first evaluation information, the server takes the evaluation model as a target evaluation model. The server performs step 305.
It should be noted that, when the first matching field is a field selected by the server according to the field priority and an evaluation model matching the first matching field and the first evaluation information exists in the plurality of evaluation models, the server directly takes the matched model as a target matching model and does not select the evaluation model according to other fields subsequently, so that the selection efficiency of the evaluation model can be improved.
For example, the first matching field is "gender", when the field value corresponding to the field in the first evaluation information is "woman", the server determines the field value corresponding to the "gender" in each evaluation model, and when there is an evaluation model whose field value is "woman" among the plurality of evaluation models, the server directly takes the evaluation model as the target evaluation model.
When there is no evaluation model matching the first evaluation information based on the first matching field among the plurality of evaluation models, the server performs step (3).
(3) When the evaluation model matched with the first evaluation information based on the first matching field does not exist in the plurality of evaluation models, the server sequentially matches the first evaluation information and the plurality of evaluation models based on the sequence of other matching fields included in the first matching rule until a target evaluation model matched with the first evaluation information is matched.
And when the evaluation model matched with the first evaluation information does not exist in the plurality of evaluation models, the first matching field selected based on the field priority is selected, the server carries out sequencing on other matching fields included in the first matching rule, and the model matched with the first evaluation information is selected from the plurality of evaluation models according to the sequence of the fields.
For example, if the plurality of matching fields include "age" and other fields in addition to "gender", the server may sort the "age" and other fields, sequentially select fields from front to back according to the sorted field order, and determine whether there is an evaluation model in the plurality of evaluation models in which a field value or a field value range corresponding to the selected field matches a field value corresponding to the selected field in the first evaluation information based on the selected field. For example, if the rank of the field "age" is located at the first position, the server determines a field value corresponding to the field "age" in the first evaluation information, for example, the field value is "24", the server determines a field value or a field value range corresponding to the field "age" in the plurality of evaluation models, and when the field value of the field in the first evaluation information is greater than or within the field value or the field value range of the field in the evaluation model, the server takes the evaluation model as the target evaluation model. When the evaluation model matched with the first evaluation information does not exist in the plurality of evaluation models, the server determines the evaluation model matched with the first evaluation information according to the sorting of the fields and based on the field with the second place of the sorting until the target evaluation model matched with the first evaluation information is matched.
It should be noted that, before the server determines the target evaluation model matched with the first evaluation information according to the first matching rule, the matching rule may be modified, that is, the first matching rule may be a modified rule. Accordingly, the steps may be: the server receives a modification request sent by the second terminal, wherein the modification request carries a first matching rule; and the server modifies the current second matching rule into the first matching rule according to the modification request.
When the current second matching rule does not meet the requirement, the server can modify the matching rule, and the implementation mode can realize dynamic configuration and management of the matching rule, so that the matching flexibility is improved, and the service flow of products on a control line is achieved. For example, if the field "gender" in the second matching rule has the highest priority, the field "age" may be modified to have the highest priority by modifying the matching rule. For another example, if the matching order of the field "gender" in the second matching rule is the first bit, the matching order of the field "age" can be modified to be the first bit by modifying the matching rule. If the fields in the second matching rule match 2 field values, the server may modify the matching rule to modify the 2 field values into 4 field values. In the embodiment of the present invention, this is not particularly limited.
Step 305: and the server determines a first jump path corresponding to the target evaluation model based on the jump path rule.
The jump path rule is the corresponding relation between the evaluation model and the jump path, and different evaluation models correspond to different jump paths.
In a possible implementation manner, the server obtains an interface address of the first interface, and obtains a jump path library corresponding to the first interface according to the interface address of the first interface. And the server acquires a first jump path corresponding to the target evaluation model from the jump path library based on the jump path rule.
The first jump request can carry the interface address of the first interface besides the first user information, and the server obtains the interface address of the first interface from the first jump request.
The server stores a jump path library corresponding to interface addresses of different interfaces in advance. In this step, the server obtains a jump path library corresponding to the interface address of the first interface from the multiple jump path libraries according to the interface address of the first interface.
And the server determines a jump path corresponding to the target evaluation model through the jump path rule to obtain a first jump path of the first interface, wherein the first jump path is a unique page jump path. In the embodiment of the invention, each jump path is dynamically configured according to the target evaluation model matched with the first evaluation information, and compared with the prior art that the path jump can be only carried out according to the jump path of the requested jump interface, the jump paths in the embodiment of the invention are more diversified and the follow-up guidance can be added to the user.
Step 306: and the server sends the interface data corresponding to the first jump path to the first terminal.
And after determining the first jump path, the server acquires interface data corresponding to the first jump path and sends the interface data to the first terminal.
In a possible implementation manner, after determining the first evaluation information, the server may also input the first evaluation information, the first matching rule, and the skip path rule into a rule engine, and the rule engine determines a target evaluation model according to the first evaluation information and the first matching rule; and determining a first jump path according to the jump path rule and the target evaluation model. And the rule engine sends interface data corresponding to the first jumping path to the server, and the server receives the interface data corresponding to the first jumping path and sends the interface data corresponding to the first jumping path to the first terminal. The rule engine can realize dynamic configuration and management under the condition of no need of publishing online. And the rule engine can dynamically expand and adjust in the process of matching the target evaluation model, and adjust and change the matching rule or the skip path rule at any time so as to achieve the business process of the product on the control line. Referring to fig. 5, fig. 5 is a schematic diagram of a jump path obtained by inputting evaluation information of a user, a matching rule and a jump path rule into a rule engine by a server, and program codes when executed are as follows:
Figure BDA0002122617030000151
Figure BDA0002122617030000161
in a possible implementation manner, when user information of a user changes, a jump path also changes, and the server may send interface data corresponding to the changed jump path to the first terminal. Accordingly, the steps may be: the server receives a second jump request of the first terminal to the third interface, wherein the second jump request carries second user information of the user; the server determines the current evaluation information of the user based on the second user information; when the current evaluation information of the user is changed from the first evaluation information to the second evaluation information, the server determines a second jump path of the third interface based on the second evaluation information; and the server sends interface data corresponding to the second jump path to the first terminal, wherein the interface data corresponding to the second jump path is used for the first terminal to jump from the third interface to a fourth interface corresponding to the interface data corresponding to the second jump path.
In the embodiment of the invention, when the user information of the user is changed, the server can acquire the changed user information, reselects the target evaluation model according to the changed user information, and further determines the jump path corresponding to the changed user information according to the target evaluation model, so that the interface data corresponding to the changed jump path is sent to the terminal, the interface jump according to the user information is realized, even if the user is the same user, when the user information of the user is changed, the matched target evaluation model can also occur, so that the jump path is changed, the interface jump is adjusted according to the user information of the user, the interface jump mode is enriched, and the timeliness is good.
In another possible implementation, when the current rating information of the user is changed from the first rating information to the second rating information, the server may transmit a change notification to the first terminal, the change notification notifying that the rating information of the user is changed from the first rating information to the second rating information. The implementation mode can inform the user in time and inform the user that the evaluation information of the user changes.
Step 307: and the first terminal receives the interface data corresponding to the first jump path, and jumps from the first interface to a second interface corresponding to the interface data.
And after the first terminal receives the interface data sent by the server, the first interface jumps to a second interface corresponding to the interface data. The second interface may also display a plurality of registration items, and the user completes the registration of the second interface by filling in registration information corresponding to the plurality of registration items. The server may jump from the second interface to the next interface as described above in steps 301 to 306.
In a possible implementation manner, when a user wants to apply for loan through the client of the specified application program, a background auditor corresponding to the client of the specified application program can determine the loan amount of the user according to the user information of the user and the filled registration information when the user completes the application of all interfaces, and then subsequently, corresponding loan amount is issued to the user.
The embodiment of the invention provides an interface skipping method, which comprises the steps of receiving a first skipping request of a first terminal to a first interface, wherein the first skipping request carries first user information of a user; determining first evaluation information of the user based on the first user information; determining a first jump path of the first interface based on the first evaluation information; and sending interface data corresponding to the first jump path to the first terminal, wherein the interface data corresponding to the first jump path is used for the first terminal to jump from the first interface to a second interface corresponding to the interface data. The method determines the jump path according to the evaluation information of the user, different evaluation information corresponds to different jump paths, and jump to different interfaces through different jump paths, so that the interface jump is performed according to the evaluation information of the user, the interfaces jumped to by different users are different, even if the same user is the same, when the evaluation information is changed, the jumped interfaces are different, and the interface jump mode is enriched.
Fig. 6 is a schematic structural diagram of an interface jump device according to an embodiment of the present invention. The device includes:
a receiving module 601, configured to receive a first skip request from a first terminal to a first interface, where the first skip request carries first user information of a user;
a first determining module 602, configured to determine first evaluation information of a user based on first user information;
a second determining module 603, configured to determine, based on the first evaluation information, a first skip path of the first interface;
the sending module 604 is configured to send interface data corresponding to the first skip path to the first terminal, where the interface data corresponding to the first skip path is used for the first terminal to skip from the first interface to a second interface corresponding to the interface data.
In a possible implementation manner, the second determining module 603 is configured to determine, based on the first matching rule, a target evaluation model matched with the first evaluation information; and determining a first jump path corresponding to the target evaluation model based on the jump path rule.
In another possible implementation manner, the second determining module 603 is further configured to select a first matching field from a plurality of matching fields included in the first matching rule; when an evaluation model matched with the first evaluation information based on the first matching field exists in the plurality of evaluation models, taking the matched evaluation model as a target evaluation model; when the evaluation model matched with the first evaluation information based on the first matching field does not exist in the plurality of evaluation models, the first evaluation information and the plurality of evaluation models are sequentially matched based on the sequence of other matching fields included in the first matching rule until the target evaluation model matched with the first evaluation information is matched.
In another possible implementation manner, the second determining module 603 is further configured to obtain an interface address of the first interface; acquiring a jump path library corresponding to the first interface according to the interface address; and acquiring a first jump path corresponding to the target evaluation model from a jump path library based on the jump path rule.
In another possible implementation manner, the first determining module 602 is further configured to determine, according to the first user information, whether the first user information meets each wind control condition in the wind control rule, so as to obtain an evaluation state of the first user information under each wind control condition; and forming the evaluation state of the first user information under each wind control condition into first evaluation information.
In another possible implementation manner, the apparatus further includes:
the receiving module 601 is further configured to receive a second skip request from the first terminal to the third interface, where the second skip request carries second user information of the user;
the third determining module is used for determining the current evaluation information of the user based on the second user information;
the fourth determining module is used for determining a second jump path of the third interface based on the second evaluation information when the current evaluation information of the user is changed from the first evaluation information to the second evaluation information;
the sending module 604 is further configured to send interface data corresponding to the second skip path to the first terminal, where the interface data corresponding to the second skip path is used for the first terminal to skip from the third interface to a fourth interface corresponding to the interface data corresponding to the second skip path.
In another possible implementation manner, the sending module 604 is further configured to send a change notification to the first terminal when the current evaluation information of the user is changed from the first evaluation information to the second evaluation information, where the change notification is used to notify that the evaluation information of the user is changed from the first evaluation information to the second evaluation information.
In another possible implementation manner, the apparatus further includes:
the receiving module 601 is further configured to receive a modification request sent by the second terminal, where the modification request carries the first matching rule;
and the modification module is used for modifying the current second matching rule into the first matching rule according to the modification request.
The embodiment of the invention provides an interface skipping device, which receives a first skipping request of a first terminal to a first interface, wherein the first skipping request carries first user information of a user; determining first evaluation information of the user based on the first user information; determining a first jump path of the first interface based on the first evaluation information; and sending interface data corresponding to the first jump path to the first terminal, wherein the interface data corresponding to the first jump path is used for the first terminal to jump from the first interface to a second interface corresponding to the interface data. The device determines the jump path according to the evaluation information of the user, different evaluation information corresponds to different jump paths, and jump to different interfaces through different jump paths, so that the interface jump is realized according to the evaluation information of the user, the interfaces jumped to by different users are different, even if the same user changes the evaluation information, the jumped interfaces are different, and the interface jump mode is enriched.
It should be noted that: the interface jump device provided in the above embodiment is only illustrated by dividing the functional modules when the interface jumps, and in practical applications, the function allocation may be completed by different functional modules according to needs, that is, the internal structure of the device is divided into different functional modules to complete all or part of the functions described above. In addition, the interface jump device and the interface jump method provided by the above embodiments belong to the same concept, and the specific implementation process thereof is detailed in the method embodiments and will not be described herein again.
Fig. 7 is a schematic structural diagram of a server according to an embodiment of the present invention, where the server 700 may generate a relatively large difference due to different configurations or performances, and may include one or more processors (CPUs) 701 and one or more memories 702, where the memory 702 stores at least one instruction, and the at least one instruction is loaded and executed by the processor 701 to implement the methods provided by the foregoing method embodiments. Of course, the server may also have components such as a wired or wireless network interface, a keyboard, and an input/output interface, so as to perform input/output, and the server may also include other components for implementing the functions of the device, which are not described herein again.
In an exemplary embodiment, a computer-readable storage medium, such as a memory, including instructions executable by a processor in a server to perform the interface jump method in the above embodiments is also provided. For example, the computer readable storage medium may be a ROM, a Random Access Memory (RAM), a CD-ROM, a magnetic tape, a floppy disk, an optical data storage device, and the like.
It will be understood by those skilled in the art that all or part of the steps for implementing the above embodiments may be implemented by hardware, or may be implemented by a program instructing relevant hardware, and the program may be stored in a computer-readable storage medium, and the above-mentioned storage medium may be a read-only memory, a magnetic disk or an optical disk, etc.
The above description is only for the purpose of illustrating the preferred embodiments of the present invention and is not to be construed as limiting the invention, and any modifications, equivalents, improvements and the like that fall within the spirit and principle of the present invention are intended to be included therein.

Claims (16)

1. An interface jump method, characterized in that the method comprises:
receiving a first skip request of a first terminal to a first interface, wherein the first skip request carries first user information of a user, the first interface is a registration interface or an application interface displayed on a client of a specified application program installed on the first terminal, and the first user information comprises at least one of a merchant account, a telephone number, a registration source and identity information of the user;
determining first evaluation information of the user based on the first user information, wherein the first evaluation information comprises at least one field in the credit granting state, the loan state and the amount state of the user and a field value corresponding to the field;
sequentially determining a target evaluation model matched with the first evaluation information based on the priority of the matching fields and the sequence of the matching fields included in a first matching rule, wherein the first matching rule is a configurable rule, the first matching rule is obtained by modifying a current second matching rule according to a modification request sent by a second terminal, and the modification request carries the first matching rule;
determining a first jump path corresponding to the target evaluation model based on a jump path rule, wherein the jump path rule comprises a corresponding relation between the evaluation model and the jump path;
and sending interface data corresponding to the first jump path to the first terminal, wherein the interface data corresponding to the first jump path are used for the first terminal to jump from the first interface to a second interface corresponding to the interface data.
2. The method according to claim 1, wherein the sequentially determining the target evaluation model matching the first evaluation information based on the priority of the matching fields and the order of the matching fields included in the first matching rule comprises:
selecting a first matching field from a plurality of matching fields comprised by the first matching rule;
when an evaluation model matching the first evaluation information based on the first matching field exists in a plurality of evaluation models, taking the matched evaluation model as the target evaluation model;
when no evaluation model matched with the first evaluation information based on the first matching field exists in the plurality of evaluation models, matching the first evaluation information and the plurality of evaluation models in sequence based on the sequence of other matching fields included in the first matching rule until a target evaluation model matched with the first evaluation information is matched.
3. The method according to claim 1, wherein the determining a first jump path corresponding to the target evaluation model based on the jump path rule includes:
acquiring an interface address of the first interface;
acquiring a jump path library corresponding to the first interface according to the interface address;
and acquiring a first jump path corresponding to the target evaluation model from the jump path library based on the jump path rule.
4. The method of claim 1, wherein determining the first rating information of the user based on the first user information comprises:
determining whether the first user information meets each wind control condition in a wind control rule or not according to the first user information to obtain the evaluation state of the first user information under each wind control condition;
and forming the evaluation state of the first user information under each wind control condition into the first evaluation information.
5. The method of claim 1, further comprising:
receiving a second skip request of the first terminal to a third interface, wherein the second skip request carries second user information of the user;
determining the current evaluation information of the user based on the second user information;
when the current evaluation information of the user is changed from the first evaluation information to second evaluation information, determining a second jump path of the third interface based on the second evaluation information;
and sending interface data corresponding to the second jump path to the first terminal, wherein the interface data corresponding to the second jump path is used for the first terminal to jump from the third interface to a fourth interface corresponding to the interface data corresponding to the second jump path.
6. The method of claim 5, further comprising:
and when the current evaluation information of the user is changed from the first evaluation information to the second evaluation information, sending a change notification to the first terminal, wherein the change notification is used for notifying that the evaluation information of the user is changed from the first evaluation information to the second evaluation information.
7. The method according to claim 1 or 2, wherein before sequentially determining the target evaluation model matching the evaluation information based on the priority of the matching fields and the order of the matching fields included in the first matching rule, the method further comprises:
receiving a modification request sent by a second terminal, wherein the modification request carries the first matching rule;
and modifying the current second matching rule into the first matching rule according to the modification request.
8. An interface jump apparatus, the apparatus comprising:
the system comprises a receiving module, a first skip module and a second skip module, wherein the receiving module is used for receiving a first skip request of a first terminal to a first interface, the first skip request carries first user information of a user, the first interface is a registration interface or an application interface displayed on a client of a specified application program installed on the first terminal, and the first user information comprises at least one of a merchant account, a telephone number, a registration source and identity information of the user;
the first determining module is used for determining first evaluation information of the user based on the first user information, wherein the first evaluation information comprises at least one field in the credit granting state, the loan state and the quota state of the user and a field value corresponding to the field value;
a second determining module, configured to sequentially determine, based on a priority of a matching field included in a first matching rule and an order of the matching field, a target evaluation model matched with the first evaluation information, where the first matching rule is a configurable rule, the first matching rule is obtained by modifying a current second matching rule according to a modification request sent by a second terminal, and the modification request carries the first matching rule; determining a first jump path corresponding to the target evaluation model based on a jump path rule, wherein the jump path rule comprises a corresponding relation between the evaluation model and the jump path;
and the sending module is used for sending the interface data corresponding to the first jump path to the first terminal, and the interface data corresponding to the first jump path is used for the first terminal to jump from the first interface to a second interface corresponding to the interface data.
9. The apparatus of claim 8, wherein the second determining module is configured to select a first matching field from a plurality of matching fields included in the first matching rule; when an evaluation model matching the first evaluation information based on the first matching field exists in a plurality of evaluation models, taking the matched evaluation model as the target evaluation model; when no evaluation model matched with the first evaluation information based on the first matching field exists in the plurality of evaluation models, matching the first evaluation information and the plurality of evaluation models in sequence based on the sequence of other matching fields included in the first matching rule until a target evaluation model matched with the first evaluation information is matched.
10. The apparatus of claim 8, wherein the second determining module is configured to obtain an interface address of the first interface; acquiring a jump path library corresponding to the first interface according to the interface address; and acquiring a first jump path corresponding to the target evaluation model from the jump path library based on the jump path rule.
11. The apparatus of claim 8, wherein the first determining module is configured to determine whether the first user information satisfies each wind control condition in a wind control rule according to the first user information, and obtain an evaluation state of the first user information under each wind control condition; and forming the evaluation state of the first user information under each wind control condition into the first evaluation information.
12. The apparatus of claim 8, further comprising:
the receiving module is further configured to receive a second skip request from the first terminal to a third interface, where the second skip request carries second user information of the user;
a third determining module, configured to determine, based on the second user information, current evaluation information of the user;
a fourth determining module, configured to determine, when the current evaluation information of the user is changed from the first evaluation information to second evaluation information, a second skip path of the third interface based on the second evaluation information;
the sending module is further configured to send, to the first terminal, interface data corresponding to the second skip path, where the interface data corresponding to the second skip path is used for the first terminal to skip from the third interface to a fourth interface corresponding to the interface data corresponding to the second skip path.
13. The apparatus according to claim 12, wherein the sending module is further configured to send a change notification to the first terminal when the current rating information of the user is changed from the first rating information to the second rating information, and the change notification is used to notify that the rating information of the user is changed from the first rating information to the second rating information.
14. The apparatus of claim 8 or 9, further comprising:
the receiving module is further configured to receive a modification request sent by a second terminal, where the modification request carries the first matching rule;
and the modification module is used for modifying the current second matching rule into the first matching rule according to the modification request.
15. A server, comprising one or more processors and one or more memories having stored therein at least one instruction, the at least one instruction being loaded and executed by the one or more processors to implement an operation performed by an interface jump method according to any one of claims 1 to 7.
16. A computer-readable storage medium having stored therein at least one instruction, which is loaded and executed by a processor to perform operations performed by the interface jump method of any one of claims 1 to 7.
CN201910611843.8A 2019-07-08 2019-07-08 Interface skipping method and device, server and storage medium Active CN110333927B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910611843.8A CN110333927B (en) 2019-07-08 2019-07-08 Interface skipping method and device, server and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910611843.8A CN110333927B (en) 2019-07-08 2019-07-08 Interface skipping method and device, server and storage medium

Publications (2)

Publication Number Publication Date
CN110333927A CN110333927A (en) 2019-10-15
CN110333927B true CN110333927B (en) 2020-08-07

Family

ID=68143371

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910611843.8A Active CN110333927B (en) 2019-07-08 2019-07-08 Interface skipping method and device, server and storage medium

Country Status (1)

Country Link
CN (1) CN110333927B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114154099B (en) * 2021-12-07 2024-07-09 北京达佳互联信息技术有限公司 Routing information processing method, device, equipment and storage medium

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105243165A (en) * 2015-11-05 2016-01-13 精硕世纪科技(北京)有限公司 Intelligent click jump method and system

Also Published As

Publication number Publication date
CN110333927A (en) 2019-10-15

Similar Documents

Publication Publication Date Title
CN113366524B (en) Information recommendation method, device, electronic equipment and storage medium
CN110727431A (en) Applet generation method and apparatus
CN107547214B (en) Group's reading method, electronic equipment and computer storage medium based on e-book
KR100692209B1 (en) Method and system for providing information of commodity customized to each user
CN108596695B (en) Entity pushing method and system
CN107808314B (en) User recommendation method and device
CN113344567A (en) Method, device, equipment and medium for accessing payment page of aggregation code
CN110766513A (en) Information sorting method and device, electronic equipment and readable storage medium
CN110197426A (en) A kind of method for building up of credit scoring model, device and readable storage medium storing program for executing
US20190163450A1 (en) Systems and methds of developments, testing, and distribution of applications in a computer network
CN110333927B (en) Interface skipping method and device, server and storage medium
CN109213782B (en) Search interface configuration and display method and device and communication equipment
KR20200092646A (en) Location-based real-time information sharing terminal and location-based real-time information sharing system comprising it
CN106817296B (en) Information recommendation test method and device and electronic equipment
CN109992614B (en) Data acquisition method, device and server
CN110806904B (en) Method and device for carrying out configuration item processing on application program in store system
KR102562467B1 (en) Apparatus and method for matching an expert who provides an authentication service on an item to a user
CN108256957A (en) Vehicle source search result based on user's history behavior shows method and device
KR102286661B1 (en) Chat based on-demand shopping curation apparatus
KR102082949B1 (en) Method, apparatus and computer program for selective payment processing, method, apparatus and computer program for selective payment requesting
CN109714381B (en) Consumption tracking based information pushing method, equipment, storage medium and device
CN106598987A (en) Information recommendation method and device
CN112837131A (en) Sales application development method, device, equipment and storage medium
CN112925982A (en) User redirection method and device, storage medium and computer equipment
KR20210067362A (en) Product specification analysis system

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
GR01 Patent grant
GR01 Patent grant