CN116841641A - Method, device, system and medium for configuring server time - Google Patents

Method, device, system and medium for configuring server time Download PDF

Info

Publication number
CN116841641A
CN116841641A CN202310767577.4A CN202310767577A CN116841641A CN 116841641 A CN116841641 A CN 116841641A CN 202310767577 A CN202310767577 A CN 202310767577A CN 116841641 A CN116841641 A CN 116841641A
Authority
CN
China
Prior art keywords
time
time configuration
interface
server
configuration
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
CN202310767577.4A
Other languages
Chinese (zh)
Inventor
陈丹阳
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Ping An Bank Co Ltd
Original Assignee
Ping An Bank Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Ping An Bank Co Ltd filed Critical Ping An Bank Co Ltd
Priority to CN202310767577.4A priority Critical patent/CN116841641A/en
Publication of CN116841641A publication Critical patent/CN116841641A/en
Pending legal-status Critical Current

Links

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/445Program loading or initiating
    • G06F9/44521Dynamic linking or loading; Link editing at or after load time, e.g. Java class loading
    • G06F9/44526Plug-ins; Add-ons

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Debugging And Monitoring (AREA)

Abstract

The invention discloses a server time configuration method, a device, a system and a medium, wherein the method comprises the following steps: configuring a time mock component in a test environment, wherein the time mock component is used for outputting a time configuration interface; calling the time configuration interface after the test application is started; and configuring the time of the application server according to the calling result returned by the time configuration interface. The time mock component is configured under the test environment to rapidly call the time configuration interface to perform the time configuration of the application server, so that the rapid test of different activity periods is satisfied, the flexible and rapid time configuration of the server is realized in the test, and the test efficiency is improved.

Description

Method, device, system and medium for configuring server time
Technical Field
The present invention relates to the technical field of financial science and technology, and in particular, to a method, an apparatus, a system, and a medium for server time configuration.
Background
At present, banks can push out various online marketing activities aiming at credit cards so as to achieve the purposes of drainage popularization and the like. Since credit card marketing campaigns need to cover the campaign traffic scenario at different time periods, there is a current time for application services in the test before the campaign is online.
Testing for different activity periods currently is typically done by manually modifying the server time or modifying the activity configuration time to accommodate different testing scenarios. The time setting mode is inconvenient and deviates from the actual activity period possibly, so that the test efficiency is affected.
Disclosure of Invention
In view of the above-mentioned shortcomings of the prior art, the present invention aims to provide a server time configuration method, device, system and medium applicable to the financial science and technology or other related fields, which aims to realize flexible and rapid server time configuration in testing and improve testing efficiency.
The technical scheme of the invention is as follows:
a server time configuration method, comprising:
configuring a time mock component in a test environment, wherein the time mock component is used for outputting a time configuration interface;
calling the time configuration interface after the test application is started;
and configuring the time of the application server according to the calling result returned by the time configuration interface.
In one embodiment, the invoking the time configuration interface after the test application is started includes:
responding to the time configuration instruction, and generating a corresponding time configuration request;
and after the test application is started, sending the time configuration request to the time configuration interface to call the time configuration interface.
In one embodiment, the time configuration instructions include a time modification instruction and a time restoration instruction.
In one embodiment, when the time configuration instruction is a time modification instruction, the generating, in response to the time configuration instruction, a corresponding time configuration request includes:
receiving a time modification instruction, and acquiring target time and a target IP address in the time modification instruction;
and taking the target time and the target IP address as interfaces to enter parameters, and generating a corresponding time modification request.
In one embodiment, the time configuring the application server according to the call result returned by the time configuring interface specifically includes:
and when the interface call is successful, modifying the time of the application server corresponding to the target IP address into the target time.
In one embodiment, when the time configuration instruction is a time recovery instruction, the generating, in response to the time configuration instruction, a corresponding time configuration request includes:
receiving a time recovery instruction, and acquiring a target IP address in the time recovery instruction;
and taking the target IP address as an interface access parameter to generate a corresponding time recovery request.
In one embodiment, the configuring the time of the application server according to the call result returned by the time configuration interface specifically includes:
and when the interface call is successful, recovering the time of the application server corresponding to the target IP address as the current time.
A server time configuration apparatus comprising:
the time mock component is used for outputting a time configuration interface;
the interface calling module is used for calling the time configuration interface after the test application is started;
and the time configuration module is used for configuring the time of the application server according to the calling result returned by the time configuration interface.
A server time configuration system, the system comprising at least one processor; the method comprises the steps of,
a memory communicatively coupled to the at least one processor; wherein,,
the memory stores instructions executable by the at least one processor to enable the at least one processor to perform the server time configuration method described above.
A non-transitory computer-readable storage medium storing computer-executable instructions that, when executed by one or more processors, cause the one or more processors to perform the server time configuration method described above.
The beneficial effects are that: compared with the prior art, the embodiment of the invention configures the time mock component under the test environment to rapidly call the time configuration interface for the time configuration of the application server, thereby meeting the rapid test of different activity periods, realizing flexible and rapid time configuration of the server in the test and improving the test efficiency.
Drawings
The invention will be further described with reference to the accompanying drawings and examples, in which:
FIG. 1 is a flowchart of a server time configuration method according to an embodiment of the present invention;
fig. 2 is a flowchart of step S200 in the server time configuration method according to the embodiment of the present invention;
fig. 3 is a flowchart of step S201 in the server time configuration method according to the embodiment of the present invention;
fig. 4 is another flowchart of step S201 in the server time configuration method according to the embodiment of the present invention;
fig. 5 is a schematic functional block diagram of a server time configuration device according to an embodiment of the present invention;
fig. 6 is a schematic hardware structure of a server time configuration system according to an embodiment of the present invention.
Detailed Description
The present invention will be described in further detail below in order to make the objects, technical solutions and effects of the present invention more clear and distinct. It should be understood that the specific embodiments described herein are for purposes of illustration only and are not intended to limit the scope of the invention. Embodiments of the present invention are described below with reference to the accompanying drawings.
At present, banks can push out various online marketing activities aiming at credit cards so as to achieve the purposes of drainage popularization and the like. Since credit card marketing campaigns need to cover the campaign traffic scenario at different time periods, there is a current time for application services in the test before the campaign is online.
Testing for different activity periods currently is typically done by manually modifying the server time or modifying the activity configuration time to accommodate different testing scenarios. The time setting mode is inconvenient and deviates from the actual activity period possibly, so that the test efficiency is affected.
In order to solve the above-mentioned problems, the present invention provides a server time configuration method, please refer to fig. 1, and fig. 1 is a flowchart of an embodiment of a server time configuration method provided by the present invention. The server time configuration method provided in the present embodiment is applied to a system including a terminal device, a network and a server, wherein the network is a medium for providing a communication link between the terminal device and the server, and may include various connection types, such as a wired, wireless communication link, or an optical fiber cable, etc.; the operating system on the terminal device may include a handheld device operating system (iPhone operating system, iOS system), an android system, or other operating system, and the terminal device is connected to the server through a network to implement interaction, so as to perform operations of receiving or sending data, and may specifically be various electronic devices that have a display screen and support web browsing, including but not limited to smartphones, tablet computers, portable computers, desktop servers, and the like. As shown in fig. 1, the method specifically includes the following steps:
s100, configuring a time mock component in a test environment, wherein the time mock component is used for outputting a time configuration interface;
s200, calling the time configuration interface after the test application is started;
s300, configuring the time of the application server according to the calling result returned by the time configuration interface.
In this embodiment, a time mock (time-mock) component is pre-written to implement time modification of the application server. time-mock is a npm packet used to simulate time, which can fix a specific time point in the JavaScript program for more convenient testing and debugging.
Specifically, based on the flexible pluggable characteristic of the development framework component, the time mock component is configured only in the test environment of the Apollo, so that isolation between production and the test environment is realized, and the time mock component is used for outputting a time configuration interface of the server so as to realize operations such as time modification or recovery of the server. After the time mock component is configured, a time configuration interface provided by the mock component can be called when the test application is started, the time of the application server is rapidly configured when the interface is successfully called based on a calling result returned by the time configuration interface, and a failure prompt is displayed when the interface is failed to call, so that a tester is reminded to timely repair an abnormality and then test the abnormal condition.
According to the embodiment of the invention, the time mock component is configured in the test environment to rapidly call the time configuration interface to perform the time configuration of the application server, so that the rapid test of different activity periods is satisfied, the flexible and rapid time configuration of the server is realized in the test, and the test efficiency is improved.
In one embodiment, prior to step S100, the method further comprises:
the time mock component is encapsulated.
In the embodiment, the time mock component is packaged through the API in the time tool type jar package, so that the time mock component is more conveniently and quickly referenced, the method writing in the component is not needed each time, and the time configuration efficiency of the server is further improved.
In one embodiment, as shown in fig. 2, step S100 includes:
s101, responding to a time configuration instruction, and generating a corresponding time configuration request;
s102, after the test application is started, the time configuration request is sent to the time configuration interface to call the time configuration interface.
In this embodiment, a tester may input a time configuration instruction, for example, text input, time selection, etc., on the test interface, and at this time, the tester responds to the received time configuration instruction to generate a corresponding time configuration request. After the test application is started, the time configuration request is sent to a time configuration interface output by the current time mock component so as to call the time configuration interface to configure the time of the application server.
Specifically, when the time configuration is carried out, the time configuration is realized by modifying the time of the guava time function, namely, a corresponding time modification/recovery interface is provided through a written time mock component, and the interface is directly called to modify the time of the guava time function during the test, so that the server time can be directly modified through the interface, the rapid test of the test on different activity periods is met, and the test manpower is saved.
Specifically, the time configuration instruction may include a time modification instruction and a time recovery instruction according to the test requirement, where the time modification instruction is used to instruct to modify the time of the application server, and the time recovery instruction is used to instruct to recover the time of the application server, and the time modification and recovery of the server is satisfied by different types of time configuration instructions, so that the time modification requirement during the test is satisfied, and the time accuracy of the server after the test is completed is ensured.
In one embodiment, as shown in fig. 3, when the time configuration instruction is a time modification instruction, step S201 includes:
s2011, receiving a time modification instruction, and acquiring target time and a target IP address in the time modification instruction;
s2012, taking the target time and the target IP address as interfaces to enter, and generating a corresponding time modification request.
In this embodiment, after the tester inputs the time modification instruction, the target time and the target IP address in the time modification instruction, that is, the IP address of the application server that is desired to be modified currently, and the time of the application server that is desired to be set are acquired. Generating a corresponding time modification request, specifically an http interface request, by taking the target time and the target IP address as interface entries, for example, a server time modification request sample: http:// IP address/mock/timing=2020-03-10 t14:00:00. By sending the time modification request to the time configuration interface, rapid time modification of the server is achieved.
Specifically, when the interface call is successful, and the instant configuration interface returns a response message of the call success, the time of the application server corresponding to the target IP address is modified to be the target time in the call, so that the test requirements of different time periods are met.
In one embodiment, as shown in fig. 4, when the time configuration instruction is a time recovery instruction, step S201 includes:
s2013, receiving a time recovery instruction, and acquiring a target IP address in the time recovery instruction;
s2014, taking the target IP address as an interface access parameter, and generating a corresponding time recovery request.
In this embodiment, after the tester inputs the time recovery instruction, for example, clicks a preset recovery button to input the time recovery instruction, and obtains the target IP address in the time recovery instruction, since the time of the application server is recovered without specifying the target time, the time recovery instruction only includes the IP address of the application server that currently wants to recover time. Generating a corresponding time recovery request, specifically an http interface request, by taking the target time as an interface entry, for example, a server time recovery request sample: http:// IP address/cure/mock/timeset = false. By sending the time recovery request to the time configuration interface, the rapid recovery of the server time after the test is completed is realized.
Specifically, when the interface call is successful, and the instant configuration interface returns a response message of the call success, the time of the application server corresponding to the target IP address is recovered to the current time, so that the time setting of the application server is not affected, and the application test of other application servers without modifying the time of the server is met.
Another embodiment of the present invention provides a server time configuration apparatus, as shown in fig. 5, an apparatus 1 includes:
a dock configuration module 11, configured to configure a time dock component in a test environment, where the time dock component is configured to output a time configuration interface;
an interface calling module 12, configured to call the time configuration interface after the test application is started;
and the time configuration module 13 is used for configuring the time of the application server according to the calling result returned by the time configuration interface.
The modules referred to in the present invention refer to a series of computer program instruction segments capable of completing specific functions, and are more suitable for describing the execution process of the server time configuration than the program, and specific implementation manners of each module refer to the corresponding method embodiments and are not repeated herein.
In one embodiment, the interface calling module 12 includes:
the request generation unit is used for responding to the time configuration instruction and generating a corresponding time configuration request;
and the request sending unit is used for sending the time configuration request to the time configuration interface after the test application is started so as to call the time configuration interface.
In one embodiment, the time configuration instructions include a time modification instruction and a time restoration instruction.
In one embodiment, the request generation unit includes:
the first instruction receiving unit is used for receiving a time modification instruction and acquiring target time and a target IP address in the time modification instruction;
the first generation unit is used for taking the target time and the target IP address as interfaces to enter into the parameters, and generating a corresponding time modification request.
In one embodiment, the time configuration module 13 is specifically configured to:
and when the interface call is successful, modifying the time of the application server corresponding to the target IP address into the target time.
In one embodiment, the request generation unit includes:
the second instruction receiving unit is used for receiving a time recovery instruction and acquiring a target IP address in the time recovery instruction;
and the second generating unit is used for taking the target IP address as an interface access parameter and generating a corresponding time recovery request.
In one embodiment, the time configuration module 13 is specifically configured to:
and when the interface call is successful, recovering the time of the application server corresponding to the target IP address as the current time.
Another embodiment of the present invention provides a server time configuration system, as shown in fig. 6, the system 10 includes:
one or more processors 110 and a memory 120, one processor 110 being illustrated in fig. 6, the processors 110 and the memory 120 being coupled via a bus or other means, the bus coupling being illustrated in fig. 6.
Processor 110 is used to implement various control logic for system 10, which may be a general purpose processor, a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), a Field Programmable Gate Array (FPGA), a single-chip microcomputer, ARM (Acorn RISC Machine) or other programmable logic device, discrete gate or transistor logic, discrete hardware components, or any combination of these components. Also, the processor 110 may be any conventional processor, microprocessor, or state machine. The processor 110 may also be implemented as a combination of computing devices, e.g., a combination of a DSP and a microprocessor, a plurality of microprocessors, one or more microprocessors in conjunction with a DSP, and/or any other such configuration.
The memory 120 is used as a non-volatile computer readable storage medium for storing non-volatile software programs, non-volatile computer executable programs, and modules, such as program instructions corresponding to the server time configuration method in the embodiment of the present invention. The processor 110 executes various functional applications of the system 10 and data processing, i.e., implements the server time configuration method in the method embodiments described above, by running non-volatile software programs, instructions, and units stored in the memory 120.
Memory 120 may include a storage program area that may store an operating system, at least one application program required for functionality, and a storage data area; the storage data area may store data created from the use of system 10, etc. In addition, memory 120 may include high-speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other non-volatile solid-state storage device. In some embodiments, memory 120 may optionally include memory located remotely from processor 110, which may be connected to system 10 via a network. Examples of such networks include, but are not limited to, the internet, intranets, local area networks, mobile communication networks, and combinations thereof.
One or more units are stored in memory 120 that, when executed by one or more processors 110, perform the steps of:
configuring a time mock component in a test environment, wherein the time mock component is used for outputting a time configuration interface;
calling the time configuration interface after the test application is started;
and configuring the time of the application server according to the calling result returned by the time configuration interface.
In one embodiment, the invoking the time configuration interface after the test application is started includes:
responding to the time configuration instruction, and generating a corresponding time configuration request;
and after the test application is started, sending the time configuration request to the time configuration interface to call the time configuration interface.
In one embodiment, the time configuration instructions include a time modification instruction and a time restoration instruction.
In one embodiment, when the time configuration instruction is a time modification instruction, the generating, in response to the time configuration instruction, a corresponding time configuration request includes:
receiving a time modification instruction, and acquiring target time and a target IP address in the time modification instruction;
and taking the target time and the target IP address as interfaces to enter parameters, and generating a corresponding time modification request.
In one embodiment, the time configuring the application server according to the call result returned by the time configuring interface specifically includes:
and when the interface call is successful, modifying the time of the application server corresponding to the target IP address into the target time.
In one embodiment, when the time configuration instruction is a time recovery instruction, the generating, in response to the time configuration instruction, a corresponding time configuration request includes:
receiving a time recovery instruction, and acquiring a target IP address in the time recovery instruction;
and taking the target IP address as an interface access parameter to generate a corresponding time recovery request.
In one embodiment, the configuring the time of the application server according to the call result returned by the time configuration interface specifically includes:
and when the interface call is successful, recovering the time of the application server corresponding to the target IP address as the current time.
Embodiments of the present invention provide a non-transitory computer-readable storage medium storing computer-executable instructions for execution by one or more processors, e.g., to perform the method steps S100-S300 of fig. 1 described above.
By way of example, nonvolatile storage media can include Read Only Memory (ROM), programmable ROM (PROM), electrically Programmable ROM (EPROM), electrically erasable ROM (EEPROM), or flash memory. Volatile memory can include Random Access Memory (RAM), which acts as external cache memory. By way of illustration and not limitation, RAM may be available in many forms such as Synchronous RAM (SRAM), dynamic RAM, (DRAM), synchronous DRAM (SDRAM), double Data Rate SDRAM (DDRSDRAM), enhanced SDRAM (ESDRAM), synchlink DRAM (SLDRAM), and Direct Rambus RAM (DRRAM). The disclosed memory components or memories of the operating environments described herein are intended to comprise one or more of these and/or any other suitable types of memory.
In summary, in the method, the device, the system and the medium for configuring the server time, the method configures a time mock component in a test environment, and the time mock component is used for outputting a time configuration interface; calling the time configuration interface after the test application is started; and configuring the time of the application server according to the calling result returned by the time configuration interface. The time mock component is configured under the test environment to rapidly call the time configuration interface to perform the time configuration of the application server, so that the rapid test of different activity periods is satisfied, the flexible and rapid time configuration of the server is realized in the test, and the test efficiency is improved.
Of course, those skilled in the art will appreciate that implementing all or part of the above described methods may be accomplished by way of a computer program stored on a non-volatile computer readable storage medium, which when executed may comprise the steps of the above described method embodiments, to instruct related hardware (e.g., processors, controllers, etc.). The storage medium may be a memory, a magnetic disk, a floppy disk, a flash memory, an optical memory, etc.
It is to be understood that the invention is not limited in its application to the examples described above, but is capable of modification and variation in light of the above teachings by those skilled in the art, and that all such modifications and variations are intended to be included within the scope of the appended claims.

Claims (10)

1. A server time configuration method, comprising:
configuring a time mock component in a test environment, wherein the time mock component is used for outputting a time configuration interface;
calling the time configuration interface after the test application is started;
and configuring the time of the application server according to the calling result returned by the time configuration interface.
2. The server time configuration method of claim 1, wherein the invoking the time configuration interface after the test application is started comprises:
responding to the time configuration instruction, and generating a corresponding time configuration request;
and after the test application is started, sending the time configuration request to the time configuration interface to call the time configuration interface.
3. The server time configuration method of claim 2, wherein the time configuration instructions comprise a time modification instruction and a time restoration instruction.
4. A server time configuration method according to claim 3, wherein when the time configuration instruction is a time modification instruction, the generating a corresponding time configuration request in response to the time configuration instruction comprises:
receiving a time modification instruction, and acquiring target time and a target IP address in the time modification instruction;
and taking the target time and the target IP address as interfaces to enter parameters, and generating a corresponding time modification request.
5. The method for configuring time of server according to claim 4, wherein configuring time of application server according to the call result returned by the time configuration interface specifically comprises:
and when the interface call is successful, modifying the time of the application server corresponding to the target IP address into the target time.
6. A server time configuration method according to claim 3, wherein when the time configuration instruction is a time recovery instruction, the generating a corresponding time configuration request in response to the time configuration instruction comprises:
receiving a time recovery instruction, and acquiring a target IP address in the time recovery instruction;
and taking the target IP address as an interface access parameter to generate a corresponding time recovery request.
7. The method for configuring time of a server according to claim 6, wherein the configuring time of the application server according to the call result returned by the time configuration interface specifically includes:
and when the interface call is successful, recovering the time of the application server corresponding to the target IP address as the current time.
8. A server time configuration apparatus, comprising:
the time mock component is used for outputting a time configuration interface;
the interface calling module is used for calling the time configuration interface after the test application is started;
and the time configuration module is used for configuring the time of the application server according to the calling result returned by the time configuration interface.
9. A server time configuration system, said system comprising at least one processor; the method comprises the steps of,
a memory communicatively coupled to the at least one processor; wherein,,
the memory stores instructions executable by the at least one processor to enable the at least one processor to perform the server time configuration method of any one of claims 1-7.
10. A non-transitory computer-readable storage medium storing computer-executable instructions which, when executed by one or more processors, cause the one or more processors to perform the server time configuration method of any one of claims 1-7.
CN202310767577.4A 2023-06-27 2023-06-27 Method, device, system and medium for configuring server time Pending CN116841641A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310767577.4A CN116841641A (en) 2023-06-27 2023-06-27 Method, device, system and medium for configuring server time

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310767577.4A CN116841641A (en) 2023-06-27 2023-06-27 Method, device, system and medium for configuring server time

Publications (1)

Publication Number Publication Date
CN116841641A true CN116841641A (en) 2023-10-03

Family

ID=88159262

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310767577.4A Pending CN116841641A (en) 2023-06-27 2023-06-27 Method, device, system and medium for configuring server time

Country Status (1)

Country Link
CN (1) CN116841641A (en)

Similar Documents

Publication Publication Date Title
CN108345535B (en) mock testing method, device and equipment
CN108874677B (en) Android terminal and test method and system thereof
CN110765001B (en) Modularized automatic test method and device for application system
CN109450708B (en) Nginx dynamic configuration method and system
CN109857404B (en) SDK interface packaging method and device, storage medium and electronic equipment
CN112799940B (en) Regression testing method, regression testing device, computer system and computer readable storage medium
CN111008132B (en) Application debugging method and device for Android system, computer equipment and storage medium
CN105404574B (en) Smart card and mobile terminal consistency test method and device
CN113726770A (en) Data interception method and device, computer equipment and storage medium
CN106557411B (en) Method and system for testing Hybrid application in Android system
CN108509228B (en) Page loading method, terminal equipment and computer readable storage medium
CN116841641A (en) Method, device, system and medium for configuring server time
CN116521135A (en) Mock data return method, device, system and medium
CN114385258B (en) Automatic test method, device, electronic equipment and storage medium
CN115599467A (en) Capacity expansion processing method, device, system and medium for stock service
WO2022134582A1 (en) Browser page test method and apparatus, computer device, and storage medium
CN113535580B (en) CTS test method, CTS test device and test equipment
CN113535578A (en) CTS (clear to send) testing method, device and testing equipment
CN112612550A (en) File configuration method and device
CN116405597A (en) Outbound testing method, device, system and medium
CN111399809B (en) Method, system, device and medium for communication between RN and H5 page
CN114691500A (en) Method, system and medium for automatic test interrupt continuous connection
CN110912959A (en) Device access method and device, management and control system and electronic device
CN114710314B (en) Access method, device, system and medium for configured software service platform
CN111190529A (en) Keyboard input method and device and electronic equipment

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