CN110554884B - Configuration method, device, background server and storage medium - Google Patents

Configuration method, device, background server and storage medium Download PDF

Info

Publication number
CN110554884B
CN110554884B CN201910858294.4A CN201910858294A CN110554884B CN 110554884 B CN110554884 B CN 110554884B CN 201910858294 A CN201910858294 A CN 201910858294A CN 110554884 B CN110554884 B CN 110554884B
Authority
CN
China
Prior art keywords
configuration information
platform
configuration
supported
background server
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201910858294.4A
Other languages
Chinese (zh)
Other versions
CN110554884A (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.)
Shanghai Machine Mindasas Science And Technology Co ltd
Shanghai Xiaoi Robot Technology Co Ltd
Original Assignee
Shanghai Machine Mindasas Science And Technology Co ltd
Shanghai Xiaoi Robot 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 Shanghai Machine Mindasas Science And Technology Co ltd, Shanghai Xiaoi Robot Technology Co Ltd filed Critical Shanghai Machine Mindasas Science And Technology Co ltd
Priority to CN201910858294.4A priority Critical patent/CN110554884B/en
Publication of CN110554884A publication Critical patent/CN110554884A/en
Application granted granted Critical
Publication of CN110554884B publication Critical patent/CN110554884B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/71Version control; Configuration management
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Stored Programmes (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The embodiment of the invention provides a configuration method, a configuration device, a background server and a storage medium, wherein the configuration method comprises the following steps: acquiring uploaded configuration information, wherein the configuration information is used for configuring at least one first platform of a first project; judging whether a platform which does not support the configuration information exists in the at least one first platform or not; if a platform which does not support the configuration information exists in the at least one first platform, converting the configuration information into the configuration information supported by the platform so as to determine target configuration information supported by each first platform; and respectively sending the target configuration information supported by each first platform to each first platform so that each first platform can execute configuration based on the supported target configuration information. The embodiment of the invention can realize efficient configuration aiming at multiple platforms of different running environments.

Description

Configuration method, device, background server and storage medium
Technical Field
The embodiment of the invention relates to the technical field of data configuration, in particular to a configuration method, a configuration device, a background server and a storage medium.
Background
Along with the diversification of software and hardware running environments, when a project (such as software) is developed, platforms based on different running environments often need to be developed, so that terminal equipment (such as mobile phones, computers and other electronic equipment) of different running environments can be conveniently accessed to the respective running environments to use project services; for example, taking android (android), ios, web and other running environments as an example, one piece of software needs to develop platforms based on android, ios, web and other different running environments, so that android terminal equipment is connected to the android platform, ios terminal equipment is connected to the ios platform, and web terminal equipment is connected to the web platform, so that the software can support terminal equipment in different running environments and touch more users.
Each platform often has configuration requirements, that is, each platform needs to perform platform configuration based on configuration information, so how to implement efficient configuration for multiple platforms of different operating environments becomes a problem to be considered by those skilled in the art.
Disclosure of Invention
In view of this, the embodiments of the present invention provide a configuration method, apparatus, background server and storage medium, so as to implement efficient configuration for multiple platforms in different operating environments.
In order to achieve the above object, the embodiment of the present invention provides the following technical solutions:
a configuration method applied to a background server, the method comprising:
acquiring uploaded configuration information, wherein the configuration information is used for configuring at least one first platform of a first project;
judging whether a platform which does not support the configuration information exists in the at least one first platform or not;
if a platform which does not support the configuration information exists in the at least one first platform, converting the configuration information into the configuration information supported by the platform so as to determine target configuration information supported by each first platform;
and respectively sending the target configuration information supported by each first platform to each first platform so that each first platform can execute configuration based on the supported target configuration information.
The embodiment of the invention also provides a configuration device, which comprises:
the configuration information acquisition module is used for acquiring the uploaded configuration information, and the configuration information is used for configuring at least one first platform of the first project;
the judging module is used for judging whether a platform which does not support the configuration information exists in the at least one first platform or not;
the first determining module of the target configuration information is used for converting the configuration information into the configuration information supported by the platform if a platform which does not support the configuration information exists in the at least one first platform, so as to determine the target configuration information supported by each first platform;
And the configuration information sending module is used for respectively sending the target configuration information supported by each first platform to each first platform so that each first platform can execute configuration based on the supported target configuration information.
The embodiment of the invention also provides a background server which comprises at least one memory and at least one processor, wherein the memory stores a program, and the processor calls the program to execute the configuration method.
The embodiment of the invention also provides a storage medium which stores a program for executing the configuration method.
The configuration method provided by the embodiment of the invention can be executed by a background server, after the configuration information of at least one first platform for configuring a first project is obtained, the embodiment of the invention can judge whether a platform which does not support the configuration information exists in the at least one first platform, and if the platform which does not support the configuration information exists in the at least one first platform, the embodiment of the invention can convert the configuration information into the configuration information supported by the platform through configuration information conversion, so as to determine the target configuration information supported by each first platform; under the condition that each first platform has supported target configuration information, the embodiment of the invention can respectively send the supported target configuration information of each first platform to each first platform, so that each first platform can execute configuration based on the supported target configuration information to realize configuration of at least one first platform of the first project.
In the embodiment of the invention, the unified background server has the capability of configuring at least one platform of one project, namely the unified background server has the capability of configuring a single platform of one project and also has the capability of configuring a plurality of platforms of one project; therefore, under the condition that one project is provided with a plurality of platforms and the operating environments of the plurality of platforms are different, the unified background server can acquire configuration information of the plurality of platforms for configuring the project, and when platforms which do not support the configuration information exist in the plurality of platforms, each platform can have supported target configuration information by converting the configuration information, so that the configuration of each platform can be realized by utilizing the supported target configuration information of each platform, and the aim of configuring the plurality of platforms of the project is fulfilled. Therefore, in the embodiment of the invention, the unified background server has the capability of configuring a plurality of platforms of the project, namely, the configuration of the plurality of platforms of the project can be realized by the unified background server, and the background server is not required to be respectively and independently arranged for each platform to configure the platform, so that the embodiment of the invention can realize efficient configuration aiming at multiple platforms of different running environments.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings that are required to be used in the embodiments or the description of the prior art will be briefly described below, and it is obvious that the drawings in the following description are only embodiments of the present application, and that other drawings can be obtained according to the provided drawings without inventive effort for a person skilled in the art.
FIG. 1 is a block diagram of a configuration system provided by an embodiment of the present application;
FIG. 2 is an interactive flow chart of a configuration method provided by an embodiment of the present application;
FIG. 3 is another interactive flowchart of a configuration method according to an embodiment of the present application;
FIG. 4 is an exemplary diagram of a configuration method according to an embodiment of the present application;
FIG. 5 is a further interactive flowchart of a configuration method according to an embodiment of the present application;
FIG. 6 is a flowchart of a configuration method according to an embodiment of the present application;
FIG. 7 is another flowchart of a configuration method according to an embodiment of the present application;
FIG. 8 is another block diagram of a configuration system provided by an embodiment of the present application;
fig. 9 is an application example diagram of a configuration method provided in an embodiment of the present application;
FIG. 10 is a block diagram of a configuration device according to an embodiment of the present application;
FIG. 11 is another block diagram of a configuration device according to an embodiment of the present invention;
FIG. 12 is a further block diagram of a configuration device according to an embodiment of the present invention;
FIG. 13 is a further block diagram of a configuration device according to an embodiment of the present invention;
FIG. 14 is yet another block diagram of a configuration device provided by an embodiment of the present invention;
fig. 15 is a hardware configuration diagram of a background server according to an embodiment of the present invention.
Detailed Description
At present, when configuring multiple platforms of different running environments of projects, generally, separate background servers are respectively arranged for each platform (the background servers mainly realize functions of configuration management and the like of the platform), so that the respective background servers of each platform realize platform configuration, and the mode needs to separately arrange the background servers for each platform to perform platform configuration, so that the problem of lower configuration efficiency clearly exists; meanwhile, under the condition that the configuration consistency requirements exist on multiple platforms of the project, the consistency configuration among the multiple platforms is difficult to ensure.
Based on the above, the embodiment of the invention provides an improved platform configuration scheme so as to realize efficient configuration aiming at multiple platforms of different running environments. And under the condition that the configuration consistency requirements exist on multiple platforms of the project, the consistency configuration among the multiple platforms can be ensured. The following description of the embodiments of the present invention will be made clearly and completely with reference to the accompanying drawings, in which it is apparent that the embodiments described are only some embodiments of the present invention, but not all embodiments. All other embodiments, which can be made by those skilled in the art based on the embodiments of the invention without making any inventive effort, are intended to be within the scope of the invention.
Taking a first platform for configuring a first item as an example, fig. 1 shows an optional block diagram of a configuration system provided by an embodiment of the present invention, as shown in fig. 1, the configuration system may include: a project management end 10, a background server 20, and a plurality of first platforms 30;
the project management terminal 10 may be an electronic device for managing the first project, for example, an electronic device used by a project manager of the first project; the first item may be any item, and embodiments of the present invention are not limited to the form of the first item;
the platform to which the first item belongs may be referred to as a first platform 30, the number of the first platforms may be plural, and the running environments of the respective first platforms may be different; by way of example, the first item may be a first software (first software, e.g., game software, social software, etc.) that may have a first platform of a different runtime environment such that end users of the different runtime environments can access the first software, e.g., the first software may have an android platform (for an android user to access the first software), an ios platform (for an ios user to access the first software), etc.;
the background server 20 is a background management center for providing support for the first platform for configuring the first item, and the background server may be implemented by a single server device or may be implemented by a server device group formed by a plurality of server devices; when a manager of a first project has a requirement for configuring a first platform of the first project, the background server can configure at least one first platform of the first project based on the configuration method provided by the embodiment of the invention; the at least one first platform herein refers to one first platform of the plurality of first platforms 30, or at least two first platforms, that is, the embodiment of the present invention has the capability of configuring for a single first platform of a first item, and also has the capability of configuring for at least two first platforms of a first item; that is, the background server 20 may provide support for configuring a single first platform of the first project, or may provide support for configuring at least two first platforms (including all first platforms) of the first project, where the configuration support may be implemented by the unified background server 20.
Based on the configuration system shown in fig. 1, fig. 2 shows an optional interaction flow of the configuration method provided by the embodiment of the present invention, as shown in fig. 2, where the flow may include:
step S10, the project management end uploads configuration information to a background server, wherein the configuration information is used for configuring at least one first platform of a first project.
The embodiment of the invention can configure at least one first platform of the first project, and the specific situation of the at least one first platform can be determined according to the actual configuration requirement, for example, a single first platform of the first project or at least two first platforms of the first project.
The configuration information can be information used for configuring the at least one first platform, and the configuration information can be uploaded to a background server by a project management end so that the background server provides support for configuring the at least one first platform; the configuration information may be applicable in various configuration scenarios of the first item, so as to implement configuration of the at least one first platform of the first item in different configuration scenarios of the first item, for example, when the version configuration of the first item is performed on the at least one first platform, the configuration information may include a version number and version content of the first item to be configured, for example, when the content patch of the first item is performed on the at least one first platform, the configuration information may include a patch number and patch content of the first item, for example, and further, when the content update of the first item is performed on the at least one first platform, the configuration information may include update content of the first item, for example.
Alternatively, the project management end may upload the configuration information to the background server through ftp (File Transfer Protocol, text transfer protocol) protocol.
And step S11, the background server judges whether a platform which does not support the configuration information exists in the at least one first platform, if so, the step S12 is executed, and if not, the step S13 is executed.
Based on step S10, the background server may obtain the uploaded configuration information. Since the operating environments of the respective first platforms of the first item are different, the formats of the configuration information supported by the first platforms of the different operating environments may be different, for example, the format of the configuration information supported by the android platform of the first item is different from the format of the configuration information supported by the ios platform, for example, the format of the configuration information such as json (JavaScript Object Notation, JS object profile), xml (extensible markup language), and the like.
Based on this, the configuration information acquired by the background server may not be directly used for configuring the at least one first platform, for example, a platform that does not support the configuration information exists in the at least one first platform, so after the background server acquires the uploaded configuration information, it may determine whether a platform that does not support the configuration information exists in the at least one first platform, for example, the background server may determine whether a platform that is incompatible with a format of the configuration information exists in the at least one first platform; optionally, in a further example implementation, the background server may record a format of configuration information compatible with each first platform of the first item, so that the background server may determine, based on the format of the configuration information compatible with the at least one first platform and the format of the obtained configuration information, whether a platform incompatible with the format of the configuration information exists in the at least one first platform.
And step S12, the background server converts the configuration information into configuration information supported by the platforms so as to determine target configuration information supported by each first platform.
If the judgment result in the step S11 is yes, it is indicated that a platform which does not support the configuration exists in the at least one first platform, that is, the platform cannot be configured by directly using the configuration information, so that the background server can convert the configuration information into the configuration information supported by the platform after determining that the platform which does not support the configuration information in the at least one platform, thereby determining target configuration information supported by each first platform in the at least one first platform, and further, each first platform in the at least one first platform can realize platform configuration based on the supported target configuration information;
optionally, the determining the target configuration information supported by each first platform may include:
in the first case, the at least one first platform does not support the acquired configuration information, and the background server may convert the acquired configuration information based on the format of the configuration information supported by each first platform in the at least one first platform, so as to obtain target configuration information supported by each first platform; for example, when the first platforms a, b and c of the first item need to be configured, if none of the configuration information acquired by the background server is supported by the first platforms a, b and c, the background server may convert the configuration information into target configuration information supported by the first platforms a, b and c, so as to obtain target configuration information supported by the first platforms a, b and c; it should be noted that, the first case may also be applied to a case where the at least one first platform is a single first platform;
In the second case, part of the platforms in the at least one first platform do not support the acquired configuration information; for convenience of explanation, in the embodiment of the present invention, a part of the at least one first platform that does not support the configuration information may be referred to as a first part of the platform, and a part of the at least one first platform that supports the configuration information may be referred to as a second part of the platform, where, for the first part of the platform, the background server may convert the obtained configuration information based on a format of the configuration information supported by the first part of the platform, so as to obtain target configuration information supported by the first part of the platform, and for the second part of the platform, the configuration information obtained by the background server may be directly used as target configuration information supported by the second part of the platform, so that the target configuration information supported by the first part of the platform and the target configuration information supported by the second part of the platform may constitute target configuration information supported by each first platform;
for example, when the first platforms a, b and c of the first item need to be configured, if the configuration information acquired by the background server is supported by the first platforms a, b but not by the first platform c; the configuration information can be directly used as the target configuration information supported by the first platform a and b, and the background server can convert the configuration information into the configuration information supported by the first platform c, so that the target configuration information supported by the first platform c is obtained.
And step S13, determining the configuration information as target configuration information supported by each first platform.
If the judgment result in the step S11 is no, it is indicated that the at least one first platform supports the configuration information, and the configuration information may be used as target configuration information supported by each first platform in the at least one platform.
Based on the step S12 and the step S13, the background server may determine, according to different determination results in the step S11, the target configuration information supported by each first platform in the at least one first platform to be configured.
Step S14, the background server sends the target configuration information supported by each first platform to each first platform, so that each first platform performs configuration based on the supported target configuration information.
Based on the target configuration information supported by each first platform in the at least one first platform, the background server can respectively send the target configuration information supported by each first platform to each first platform, so that each first platform can execute configuration based on the supported target configuration information to realize configuration of at least one first platform of the first project. For example, after the background server sends the target configuration information supported by each first platform to each first platform, each first platform may perform configuration such as version configuration, content patch, and content update of the first item based on the supported target configuration information.
The configuration method provided by the embodiment of the invention can be executed by a background server, after the configuration information of at least one first platform for configuring a first project is obtained, the embodiment of the invention can judge whether a platform which does not support the configuration information exists in the at least one first platform, and if the platform which does not support the configuration information exists in the at least one first platform, the embodiment of the invention can convert the configuration information into the configuration information supported by the platform through configuration information conversion, so as to determine the target configuration information supported by each first platform; under the condition that each first platform has supported target configuration information, the embodiment of the invention can respectively send the supported target configuration information of each first platform to each first platform, so that each first platform can execute configuration based on the supported target configuration information to realize configuration of at least one first platform of the first project.
In the embodiment of the invention, the unified background server has the capability of configuring at least one platform of one project, namely the unified background server has the capability of configuring a single platform of one project and also has the capability of configuring a plurality of platforms of one project; therefore, under the condition that one project is provided with a plurality of platforms and the operating environments of the plurality of platforms are different, the unified background server can acquire configuration information of the plurality of platforms for configuring the project, and when platforms which do not support the configuration information exist in the plurality of platforms, each platform can have supported target configuration information by converting the configuration information, so that the configuration of each platform can be realized by utilizing the supported target configuration information of each platform, and the aim of configuring the plurality of platforms of the project is fulfilled. Therefore, in the embodiment of the invention, the unified background server has the capability of configuring a plurality of platforms of the project, namely, the configuration of the plurality of platforms of the project can be realized by the unified background server, and the background server is not required to be respectively and independently arranged for each platform to configure the platform, so that the embodiment of the invention can realize efficient configuration aiming at multiple platforms of different running environments.
Optionally, based on the configuration method provided by the embodiment of the present invention, the embodiment of the present invention may configure a plurality of first platforms of the first item, that is, the at least one first platform in the flow shown in fig. 2 may be a plurality of first platforms of the first item; optionally, in configuring a plurality of first platforms of the first platform, an embodiment of the present invention may use a piece of configuration information to implement unified configuration of the plurality of first platforms, and as an optional implementation, fig. 3 shows another interaction flow of the configuration method provided by the embodiment of the present invention, as shown in fig. 3, where the flow may include:
step S20, the project management end uploads a piece of configuration information to a background server, wherein the piece of configuration information is used for configuring a plurality of first platforms of a first project.
Correspondingly, the background server can acquire the configuration information uploaded by the project management end.
Step S21, the background server judges whether a platform which does not support the configuration information exists in the plurality of first platforms, if so, step S22 is executed, and if not, step S23 is executed.
In the embodiment of the invention, one set of configuration information is used for uniformly configuring a plurality of first platforms of a first project, and because the operating environments of the plurality of first platforms are different, the formats of the configuration information supported by each first platform may be different, and after the background server acquires the one set of configuration information, the background server can judge whether a platform which does not support the one set of configuration information exists in the plurality of first platforms.
Step S22, the background server converts the configuration information into the configuration information supported by the platform so as to determine target configuration information supported by each first platform in the plurality of first platforms.
If the judgment result in the step S21 is yes, it is indicated that a platform that does not support the configuration information exists in the plurality of first platforms, for example, some or all of the first platforms in the plurality of first platforms do not support the configuration information, and for a platform that does not support the configuration information, the background server may convert the configuration information based on the format of the configuration information supported by the platform, to obtain target configuration information supported by the platform, so that each of the first platforms in the plurality of first platforms has supported target configuration information.
Step S23, the background server determines the configuration information as target configuration information supported by each platform in the plurality of first platforms.
Based on the step S22 and the step S23, the background server may obtain, on the basis of obtaining the configuration information, target configuration information supported by each of the plurality of first platforms to be configured.
Step S24, the background server sends the target configuration information supported by each first platform to each first platform, so that each first platform performs configuration based on the supported target configuration information.
For example, in connection with fig. 4, taking the first platforms a and b configured with the first item as an example, after the background server obtains the uploaded piece of configuration information k, it may be determined whether a platform that does not support the configuration information k exists in the first platforms a and b; if the first platform a supports the configuration information k and the first platform b does not support the configuration information k, the configuration information k is used as target configuration information supported by the first platform a, and meanwhile, the background server converts the configuration information k to obtain configuration information k1 supported by the first platform b, so that the configuration information k1 is used as target configuration information supported by the first platform b;
based on this, the embodiment of the present invention may obtain the target configuration information supported by the first platforms a and b to be configured based on one piece of configuration information, and of course, the example herein is described in terms of a case where one piece of configuration information is not supported by all of the plurality of first platforms, and in a specific application, there may be a case where one piece of configuration information is supported by all of the plurality of first platforms; further, as illustrated in fig. 4, the background server may send the configuration information k to the first platform a, and send the configuration information k1 to the first platform b, so as to implement the configuration of the first platform a and the second platform b; it can be understood that the configuration information k and the configuration information k1 are configuration information with the same content but different formats, so that the embodiment of the invention can realize unified configuration of a plurality of platforms based on one piece of configuration information obtained by the background server.
In the embodiment of the invention, the unified background server has the capability of configuring a plurality of platforms of the project, namely, the configuration of the plurality of platforms of the project can be realized by the unified background server, and the platform configuration is carried out without independently setting the background server for each platform, so that the embodiment of the invention can realize efficient configuration aiming at multiple platforms of different running environments.
In the aspect of configuring a plurality of first platforms of the first platform, the embodiment of the invention can also utilize a plurality of pieces of configuration information to realize the configuration of the plurality of first platforms. Optionally, fig. 5 illustrates a further interaction flow of the configuration method provided by the embodiment of the present invention, as shown in fig. 5, the flow may include:
step S30, the project management end uploads a plurality of pieces of configuration information to a background server, wherein the information formats of the plurality of pieces of configuration information are different, and one piece of configuration information in the plurality of pieces of configuration information corresponds to one first platform in the plurality of first platforms.
In the embodiment of the invention, the information formats of the plurality of pieces of configuration information are different, and the plurality of pieces of configuration information are used for configuring a plurality of first platforms of the first item. The embodiment of the invention can specify the first platform for configuration of each configuration information in the plurality of configuration information, namely each configuration information in the plurality of configuration information is provided with the first platform correspondingly configured, so that one configuration information in the plurality of configuration information can correspond to one first platform in the plurality of first platforms; for example, taking configuration information k1 and configuration information k2 as examples, where multiple configuration information is used to configure first platforms a and b of the first item, the embodiment of the present invention may set configuration information k1 to configure first platform a, and configuration information k2 to configure first platform b, that is, configuration information k1 corresponds to first platform a, and configuration information k2 corresponds to first platform b, so that each configuration information in multiple configuration information has a corresponding first platform.
Step S31, the background server judges whether a platform which does not support the corresponding configuration information exists in the plurality of first platforms, if so, step S32 is executed, and if not, step S33 is executed.
Alternatively, step S31 may be considered an alternative implementation of step S11; in the case that a plurality of first platforms of the first item are configured by using a plurality of pieces of configuration information, and one piece of configuration information corresponds to one first platform, the background server may determine whether a platform that does not support the corresponding configuration information exists in the plurality of first platforms, for example, taking the configuration information k1 corresponds to the first platform a and the configuration information k2 corresponds to the first platform b as an example, the background server may determine whether the first platform a supports the configuration information k1 and the first platform b supports the configuration information k2, so as to realize determining whether a platform that does not support the corresponding configuration information exists in the first platforms a and b.
And step S32, the background server converts the configuration information corresponding to the platform into the configuration information supported by the platform so as to determine target configuration information supported by each first platform in the plurality of first platforms.
Optionally, step S32 may be considered as an optional implementation of step S12, and when the result of the determination in step S31 is yes, that is, when a platform that does not support corresponding configuration information exists in the plurality of first platforms to be configured, the backend server may convert the configuration information corresponding to the platform based on a format of the configuration information supported by the platform, thereby obtaining the configuration information supported by the platform, and thus obtaining target configuration information supported by each first platform in the plurality of first platforms;
Taking the example that the configuration information k1 corresponds to the first platform a and the configuration information k2 corresponds to the first platform b, if the background server determines that the first platform a supports the configuration information k1 and the first platform b does not support the configuration information k2, the configuration information k2 may be converted into the configuration information k2' supported by the first platform b, so as to obtain target configuration information supported by each first platform: target configuration information k1 supported by the first platform a, and target configuration information k2' supported by the second platform b.
And step S33, the background server determines the configuration information corresponding to each first platform and is the target configuration information supported by each first platform.
Optionally, step S33 may be considered as an optional implementation of step S13, and when the determination result in step S31 is no, that is, when the plurality of first platforms to be configured all support corresponding configuration information, the configuration information corresponding to each first platform in the plurality of first platforms may be respectively used as target configuration information supported by each first platform; for example, taking the configuration information k1 corresponding to the first platform a and the configuration information k2 corresponding to the first platform b as an example, if the background server determines that the first platform a supports the configuration information k1 and the first platform b supports the configuration information k2, the target configuration information supported by each first platform is: target configuration information k1 supported by the first platform a, and target configuration information k2 supported by the second platform b.
Alternatively, the case where the determination result in step S31 is no may be: under the condition that the information formats of the plurality of pieces of configuration information are different, the embodiment of the invention can set the configuration information of one information format for configuring the first platforms supporting the information format, so that the plurality of first platforms all support the corresponding configuration information.
Based on step S32 and step S33, the embodiment of the present invention may determine, in a case where a plurality of first platforms of a first item are configured using a plurality of pieces of configuration information, target configuration information supported by each of the plurality of first platforms.
Step S34, the background server sends the target configuration information supported by each first platform to each first platform, so that each first platform performs configuration based on the supported target configuration information.
Based on the flow shown in fig. 5, the embodiment of the present invention may use a unified background server to perform unified configuration on multiple first platforms by using multiple pieces of configuration information, for example, by setting multiple pieces of configuration information with different information formats and identical content; of course, the embodiment of the invention can also support to perform different configurations on each first platform by using multiple pieces of configuration information, for example, multiple pieces of configuration information with different configuration information formats and different contents are set to perform different configurations on multiple first platforms. The embodiment of the invention can be realized by a unified background server no matter the unified configuration is carried out on a plurality of first platforms or different configurations are carried out, and the background server is not required to be respectively and independently arranged for each platform to carry out platform configuration, so that the embodiment of the invention can realize efficient configuration aiming at multiple platforms of different running environments.
In another alternative implementation, the embodiment of the present invention may also support configuration of a single first platform of the first item, and accordingly, the at least one first platform in the flow shown in fig. 2 may be one first platform of the first item; in an optional implementation, the background server may obtain an uploaded set of configuration information, where the set of configuration information may correspond to a first platform of the first item, that is, the configuration method provided by the embodiment of the present invention may designate that the first platform of the first item is configured by the set of configuration information; the background server can judge whether the first platform does not support the configuration information, if so, the background server can convert the configuration information into the configuration information supported by the first platform to obtain target configuration information supported by the first platform, and if not, the background server can take the configuration information as the target configuration information supported by the first platform; further, the background server may transmit the target configuration information supported by the one first platform to the one first platform so that the one first platform performs configuration based on the supported target configuration information;
For example, taking the project management end as an example to specify that the first platform a is configured by using the configuration information k1, that is, the configuration information k1 corresponds to the first platform a, the background server may determine whether the first platform a does not support the configuration information k1, if yes, the background server converts the configuration information k1 into the configuration information k1 'supported by the first platform a, so as to obtain the target configuration information k1' supported by the first platform a, and if not, the background server may use the configuration information k1 as the target configuration information supported by the first platform a; thus, the background server transmits the target configuration information supported by the first platform a to the first platform a so that the first platform a performs configuration.
It can be seen that the embodiment of the present invention has the capability of configuring a plurality of first platforms of the first project by using a unified background server, and also has the capability of configuring a single platform of the first project.
In the above, it is mentioned that in the embodiment of the present invention, the plurality of first platforms are configured by using one piece of configuration information, the plurality of first platforms are configured by using multiple pieces of configuration information, and a single first platform is configured by using one piece of configuration information, and the indications of these different situations may be submitted by the project management end through the corresponding API (Application Programming Interface ), for example, when the project management end wants to use a unified background server to configure the plurality of first platforms by using one piece of configuration information, the corresponding API submitting information may be used, and when it is desired to configure the plurality of first platforms by using multiple pieces of configuration information, the project management may use the corresponding API submitting information.
Optionally, after the background server obtains the uploaded configuration information, the background server may determine whether the configuration information is abnormal configuration information, so as to avoid using the abnormal configuration information to configure the at least one first platform; the method can be suitable for the situations that a plurality of first platforms are configured by using one piece of configuration information, a plurality of first platforms are configured by using a plurality of pieces of configuration information, a single first platform is configured by using one piece of configuration information, and the like; optionally, from the perspective of standing on a background server, fig. 6 shows an optional flow of the configuration method provided by the embodiment of the present invention, and referring to fig. 6, the flow may include:
and step S40, obtaining the uploaded configuration information, wherein the configuration information is used for configuring at least one first platform of the first project.
And step S41, judging whether the configuration information is abnormal configuration information or not according to the configuration information and the current configuration information of the at least one first platform recorded in the database, if so, executing step S42, and if not, executing step S43.
The background server can record the current configuration information of each first platform of the first project through the database, so that after the background server obtains the uploaded configuration information, the background server can judge whether the obtained configuration information is abnormal configuration information according to the obtained configuration information and the current configuration information of at least one first platform recorded by the database;
Optionally, in the case of abnormal configuration information, for example, the obtained configuration information is repeated with the current configuration information of the at least one first platform recorded in the database, and in the case of upgrading configuration of the version of the first item, the version number of the obtained configuration information is lower than or equal to the version number of the current configuration information, and so on; different configuration information abnormal conditions may be corresponding to different configuration scenes, the abnormal conditions of the configuration information may be defined according to requirements, and the embodiment of the invention is not limited.
Optionally, in a more specific implementation, if a plurality of first platforms are configured by using a set of configuration information, the background server may determine whether the set of configuration information is abnormal configuration information based on the set of configuration information and current configuration information of the plurality of first platforms recorded in the database;
if a plurality of first platforms are configured by utilizing a plurality of pieces of configuration information, and one piece of configuration information corresponds to one first platform, the background server can judge whether the configuration information is abnormal configuration information or not based on the configuration information and the current configuration information of the first platform corresponding to the configuration information recorded in the database according to the configuration information; for example, taking the example that the configuration information k1 corresponds to the first platform a and the configuration information k2 corresponds to the first platform b, the background server may determine whether the configuration information k1 is abnormal configuration information based on the configuration information k1 and the current configuration information of the first platform a recorded in the database, and determine whether the configuration information k2 is abnormal configuration information based on the configuration information k2 and the current configuration information of the first platform b recorded in the database;
If a single first platform is configured by using a piece of configuration information, the background server can judge whether the piece of configuration information is abnormal configuration information based on the piece of configuration information and the current configuration information of the single first platform recorded in the database.
Step S42, reminding retransmission of the configuration information.
Optionally, if the judgment result in step S41 is yes, it is indicated that the configuration information acquired by the background server is abnormal configuration information, and the background server may remind the project management end to upload the configuration information again. Optionally, it should be noted that if multiple pieces of configuration information are used to configure multiple first platforms, and one piece of configuration information corresponds to one first platform, the background server may perform alert retransmission for abnormal configuration information in the multiple pieces of configuration information.
Step S43, storing the configuration information in a database.
Optionally, if the judgment result in step S43 is no, it is indicated that the configuration information acquired by the background server is not abnormal configuration information, and the background server may store the configuration information in the database; optionally, further, for information security purposes, the background server may cryptographically store the configuration information in a database; optionally, the embodiment of the invention may consider that the configuration information is encrypted by adopting an encryption method such as symmetric encryption or asymmetric encryption.
And step S44, reading the configuration information from the database, judging whether a platform which does not support the configuration information exists in the at least one first platform, if so, executing step S45, and if not, executing step S46.
When the at least one first platform is configured, the embodiment of the invention can read the configuration information from the database, and optionally, if the configuration information is stored in the database in an encrypted manner, the embodiment of the invention decrypts the encrypted configuration information in the process of reading the configuration information from the database; based on the read configuration information, the background server can judge whether a platform which does not support the configuration information exists in the at least one first platform.
Step S45, converting the configuration information into configuration information supported by the platform, so as to determine target configuration information supported by each first platform.
Step S46, determining the configuration information as target configuration information supported by each first platform.
Step S47, sending the target configuration information supported by each first platform to each first platform, so that each first platform performs configuration based on the supported target configuration information.
Alternatively, the judgment section of step S44, and steps S45 to S47 may refer to the description of the corresponding sections above.
The flow shown in fig. 6 is to perform abnormality judgment on the obtained configuration information, so that when the obtained configuration information is not abnormal configuration information, the configuration of the at least one first platform is performed based on the configuration information; in an alternative implementation, the embodiment of the present invention may also perform exception determination after determining the target configuration information supported by each first platform, where, optionally, the configuration method may be provided by an embodiment of the present invention, and fig. 7 shows another optional flow of the configuration method provided by the embodiment of the present invention, where, in fig. 7, the flow may include:
and S50, acquiring the uploaded configuration information, wherein the configuration information is used for configuring at least one first platform of the first project.
And step S51, judging whether a platform which does not support the configuration information exists in the at least one first platform, if so, executing step S52, and if not, executing step S53.
Step S52, converting the configuration information into configuration information supported by the platform, so as to determine target configuration information supported by each first platform.
And step S53, determining the configuration information as target configuration information supported by each first platform.
Alternatively, the description of step S50 to step S53 may refer to the corresponding parts of the foregoing.
And step S54, judging whether the target configuration information supported by the first platform is abnormal target configuration information or not according to the target configuration information supported by the first platform and the current configuration information of the first platform recorded in a database, if so, executing step S55, and if not, executing step S56.
The background server can record the current configuration information of each first platform of the first project through the database, so that after the target configuration information supported by each first platform in the at least one first platform to be configured is determined in the embodiment of the invention, the embodiment of the invention can judge whether the target configuration information supported by the first platform is abnormal target configuration information or not according to the target configuration information supported by the first platform and the current configuration information of the first platform recorded in the database; abnormal situations of configuration information such as configuration information repetition, etc., refer to the description of the corresponding parts above.
Step S55, reminding retransmission of the configuration information.
When the judgment result of step S54 is yes, the background server may remind the project management end of retransmitting the configuration information for the abnormal target configuration information.
And step S56, storing the target configuration information supported by the first platform in the database.
If the judgment result in the step S54 is no, the target configuration information supported by the first platform is not abnormal target configuration information, and the embodiment of the invention can store the target configuration information supported by the first platform in the database; optionally, the embodiment of the invention can support the target configuration information supported by the first platform to be stored in a database in an encrypted manner.
Step S57, reading target configuration information supported by each first platform from a database, and sending the read target configuration information supported by each first platform to each first platform.
When the at least one first platform is configured, the background server can read target configuration information supported by each first platform from a database, so that the read target configuration information supported by each first platform is respectively sent to each first platform.
In the configuration method provided by the embodiment of the present invention, the processes shown in fig. 6 and fig. 7 add an abnormal judgment to the configuration information, so that the situation that the first platform of the first item is configured based on the abnormal configuration information can be avoided, and smooth progress of platform configuration is ensured; further, the configuration information stored in the database can be encrypted, so that the security of the information is improved.
After the target configuration information supported by each first platform is respectively sent to each first platform, the first platform can download the supported target configuration information, so that each first platform can realize platform configuration based on the supported target configuration information; optionally, under the condition that the at least one first platform is required to be configured uniformly, the background server can monitor the configuration executing process of each first platform, so as to judge whether the configuration executed by each first platform is consistent, if the configuration executed by each first platform is inconsistent, the at least one first platform is not configured uniformly, and the background server can remind that the configuration is abnormal; under the condition of abnormal configuration, aiming at the first platforms with abnormal configuration (namely, the first platforms which are not uniformly configured according to the requirement), the embodiment of the invention can uniformly correct the first platforms through a background server or the mode of carrying out batch correction on different first platforms, so that the configuration of at least one first platform is uniform.
Optionally, in a more specific implementation, the background server may obtain a configuration record of the configuration executed by each first platform, so as to detect, according to the configuration record of each first platform, whether the configuration executed by each first platform is consistent, so as to determine whether the configuration executed by each first platform is consistent. Therefore, by using the obtained configuration record, the embodiment of the invention can obtain real-time feedback of the configuration of each first platform, thereby monitoring the configuration change condition of each first platform in real time, and further reminding in time under the condition of inconsistent configuration, so that the configuration correction is uniformly carried out by a background server, or the configuration correction is carried out by different first platforms in batches, and the consistency of the configuration of each first platform is ensured.
The embodiment of the invention can utilize the unified background server to carry out the consistent configuration of each first platform, thereby establishing a unified configuration system, facilitating the relevant management of multiple platforms, ensuring the configuration of the multiple platforms to have higher accuracy and consistency, effectively ensuring the stability and the safety of the configuration of the multiple platforms, simultaneously monitoring the configuration condition of the multiple platforms in real time, timely reminding and correcting the problems of the configuration of the platforms, and realizing the configuration management and the real-time control of the multiple platforms.
Optionally, fig. 8 shows another block diagram of a configuration system provided by an embodiment of the present invention, and in conjunction with fig. 1 and fig. 8, the configuration system may further include: a background service configuration terminal 40; the background service configuration terminal can be used for carrying out service configuration on the background server, for example, the background server manages platform configuration of the first project and possibly has various service requirements, the requirements can be realized by the background service configuration terminal through carrying out service configuration on the background server, and the embodiment of the invention can realize configuration on the aspects of alarming, hardware and the like of the background server based on the background service configuration terminal;
In an alternative implementation, the background server may issue service configuration information to the background service configuration end, so that the background server is configured by the background service configuration end based on the service configuration information.
Optionally, the background server can configure the platforms of a plurality of projects, and the background server can set configuration functions for each project respectively, that is, the background server provides independent configuration functions for different projects, so that the unified background server configures the platforms of different projects; optionally, the background server may obtain configuration information of a plurality of items, where the configuration information of one item may be used to configure at least one platform of the item, and accordingly, the first item may be any item of the plurality of items, where each item of the plurality of items has at least one platform, so that the background server may display and/or count the configuration information of the plurality of items, and management of the plurality of items is more convenient and efficient.
Based on the configuration method provided by the embodiment of the invention, the embodiment of the invention can realize consistency of update configuration when the update configuration of the software version is carried out for different platforms of the software; optionally, an optional application example process of the embodiment of the present invention may be shown in fig. 9, where the software has an android platform and an ios platform, and when the software has a version update requirement and needs to update a software version from version 1.0 to version 2.0, based on the configuration method provided by the embodiment of the present invention, a process for implementing software version update configuration on the android platform and the ios platform of the software may include:
And S60, the software management end uploads the configuration information of the software version 2.0 to a background server.
Optionally, in the scenario that the project is software, the software management end may be considered as an optional form of the project management end; the configuration information of the software version 2.0 can be used to configure the android platform and ios platform of the software.
Step S61, the background server determines target configuration information of the 2.0 version of software supported by the android platform and target configuration information of the 2.0 version of software supported by the ios platform.
Optionally, if the android platform supports the configuration information of the software 2.0 version, the configuration information of the software 2.0 version may be used as target configuration information of the software 2.0 version supported by the android platform, and if the configuration information of the software 2.0 version is not supported by the android platform, the configuration information of the software 2.0 version may be converted into target configuration information of the software 2.0 version supported by the android platform; the target configuration information of the version 2.0 of the software supported by the ios platform can be determined in the same way.
Optionally, before implementing step S61, the background server may determine whether the version number of the configuration information of the 2.0 version of the uploaded software is lower than or equal to the current software version numbers of the android platform and the ios platform, so as to avoid that the obtained configuration information is abnormal configuration information. Optionally, further, the background server may also store the configuration information of the software version 2.0 in a database in a encrypted manner.
Step S62, the background server sends the target configuration information of the software 2.0 version supported by the android platform to the android platform, and sends the target configuration information of the software 2.0 version supported by the ios platform to the ios platform.
Therefore, the android platform can realize the upgrading of the software version to 2.0 based on the target configuration information of the supported software version 2.0, and the ios platform can realize the upgrading of the software version to 2.0 based on the target configuration information of the supported software version 2.0.
The foregoing describes several embodiments of the present invention, and the various alternatives presented by the various embodiments may be combined, cross-referenced, with each other without conflict, extending beyond what is possible embodiments, all of which are considered to be embodiments of the present invention disclosed and disclosed.
The configuration device provided by the embodiment of the present invention is described below, and the configuration device described below may be regarded as a background server, which is a functional module required to be set to implement the configuration method provided by the embodiment of the present invention. The contents of the configuration apparatus described below may be referred to in correspondence with the contents of the configuration method described above.
Optionally, fig. 10 shows an optional block diagram of a configuration device provided by an embodiment of the present invention, as shown in fig. 10, where the configuration device may include:
A configuration information obtaining module 100, configured to obtain uploaded configuration information, where the configuration information is used to configure at least one first platform of a first item;
a judging module 110, configured to judge whether a platform that does not support the configuration information exists in the at least one first platform;
a target configuration information first determining module 120, configured to, if a platform that does not support the configuration information exists in the at least one first platform, convert the configuration information into configuration information supported by the platform, so as to determine target configuration information supported by each first platform;
and a configuration information sending module 130, configured to send the target configuration information supported by each first platform to each first platform, so that each first platform performs configuration based on the supported target configuration information.
Optionally, fig. 11 shows another optional block diagram of a configuration device provided by an embodiment of the present invention, and in conjunction with fig. 10 and fig. 11, the configuration device may further include:
the second target configuration information determining module 140 is configured to determine that the configuration information is the target configuration information supported by each first platform if the determining module 110 determines that the at least one first platform supports the configuration information.
Alternatively, in one aspect, the number of the at least one first platform may be a plurality, and the operating environments of the at least one first platform are different;
correspondingly, the configuration information obtaining module 100, configured to obtain the uploaded configuration information may specifically include:
acquiring an uploaded set of configuration information, wherein the set of configuration information is used for configuring a plurality of first platforms of a first project;
or obtaining the uploaded multiple pieces of configuration information, wherein the information formats of the multiple pieces of configuration information are different, and one piece of configuration information in the multiple pieces of configuration information corresponds to one first platform in the multiple first platforms.
Alternatively, in another aspect, the number of the at least one first platform may be one, and the configuration information obtaining module 100 may be configured to obtain the uploaded configuration information specifically include:
and acquiring one set of configuration information, wherein the one set of configuration information corresponds to one first platform of the first item.
Optionally, fig. 12 shows a further alternative block diagram of a configuration device provided by an embodiment of the present invention, and in conjunction with fig. 11 and fig. 12, the configuration device may further include:
the first processing module 150 is configured to determine, after the configuration information obtaining module 100 obtains the uploaded configuration information, whether the configuration information is abnormal configuration information according to the configuration information and current configuration information of the at least one first platform recorded in the database; if the configuration information is abnormal configuration information, reminding to retransmit the configuration information; if the configuration information is not abnormal configuration information, storing the configuration information in a database;
A configuration information reading module 160, configured to read the configuration information from the database before the determining module 110 determines whether a platform that does not support the configuration information exists in the at least one first platform.
Optionally, fig. 13 shows a further alternative block diagram of a configuration device provided by an embodiment of the present invention, and in conjunction with fig. 11 and fig. 13, the configuration device may further include:
the second processing module 170 is configured to determine, according to the target configuration information supported by the first platform and the current configuration information of the first platform recorded in the database, whether the target configuration information supported by the first platform is abnormal target configuration information; if the target configuration information supported by the first platform is abnormal target configuration information, reminding to retransmit the configuration information; and if the target configuration information supported by the first platform is not abnormal target configuration information, storing the target configuration information supported by the first platform in the database.
Optionally, the configuration information sending module 130 is configured to send the target configuration information supported by each first platform to each first platform, which may specifically include:
reading target configuration information supported by each first platform from a database, and respectively sending the read target configuration information supported by each first platform to each first platform.
Optionally, fig. 14 shows yet another block diagram of a configuration device provided by an embodiment of the present invention, and in conjunction with fig. 10 and fig. 14, the configuration device may include:
a configuration anomaly detection module 180, configured to determine whether the configurations executed by the first platforms are consistent; and if the configuration executed by each first platform is inconsistent, reminding of abnormal configuration.
Optionally, the configuration anomaly detection module 180 is configured to determine whether the configurations executed by the first platforms are consistent, and may specifically include:
acquiring configuration records of execution configuration of each first platform; and detecting whether the configuration executed by each first platform is consistent or not according to the configuration record of each first platform.
Optionally, the configuration device provided by the embodiment of the present invention may further be used to: and issuing service configuration information for configuring the background server.
Optionally, the configuration device provided by the embodiment of the present invention may further be used to: and displaying and/or counting configuration information of a plurality of items, wherein the first item is any item in the plurality of items, and each item in the plurality of items is provided with at least one platform.
The embodiment of the invention also provides a background server, and optionally, the background server can execute the configuration method provided by the embodiment of the invention through the configuration device in a loading program form. Alternatively, an optional hardware structure of the background server may be as shown in fig. 15, including: at least one processor 1, at least one communication interface 2, at least one memory 3 and at least one communication bus 4;
In the embodiment of the invention, the number of the processor 1, the communication interface 2, the memory 3 and the communication bus 4 is at least one, and the processor 1, the communication interface 2 and the memory 3 complete the communication with each other through the communication bus 4; obviously, the communication connection illustrations of the illustrated processor 1, communication interface 2, memory 3 and communication bus 4 are only optional;
alternatively, the communication interface 2 may be an interface of a communication module for performing network communication, such as an interface of a GSM module;
the processor 1 may be a central processing unit CPU, or a specific integrated circuit ASIC (Application Specific Integrated Circuit), or one or more integrated circuits configured to implement embodiments of the present invention.
The memory 3 may comprise a high-speed RAM memory or may further comprise a non-volatile memory, such as at least one disk memory.
The memory 3 stores a program, and the processor 1 calls the program stored in the memory 3 to execute the configuration method provided by the embodiment of the present invention.
The embodiment of the invention also provides a storage medium, which can store a program for executing the configuration method provided by the embodiment of the invention.
Alternatively, the function of the program may be as described in the corresponding section above.
Although the embodiments of the present invention are disclosed above, the present invention is not limited thereto. Various changes and modifications may be made by one skilled in the art without departing from the spirit and scope of the invention, and the scope of the invention should be assessed accordingly to that of the appended claims.

Claims (9)

1. A configuration method, applied to a background server, the method comprising:
acquiring uploaded configuration information, wherein the configuration information is used for configuring at least one first platform of a first project;
judging whether the configuration information is abnormal or not according to the configuration information and the current configuration information of the at least one first platform recorded in the database;
if the configuration information is abnormal configuration information, reminding to retransmit the configuration information;
if the configuration information is not abnormal configuration information, storing the configuration information in a database;
reading the configuration information from the database, and judging whether a platform which does not support the configuration information exists in the at least one first platform or not;
if a platform which does not support the configuration information exists in the at least one first platform, converting the configuration information into the configuration information supported by the platform so as to determine target configuration information supported by each first platform;
And respectively sending the target configuration information supported by each first platform to each first platform so that each first platform can execute configuration based on the supported target configuration information.
2. The configuration method according to claim 1, wherein after said determining whether a platform that does not support the configuration information exists in the at least one first platform, the method further comprises:
and if the at least one first platform supports the configuration information, determining the configuration information as target configuration information supported by each first platform.
3. The configuration method according to claim 2, wherein the at least one first platform is plural in number, and the operating environment of each first platform is different.
4. A method of configuring as claimed in claim 3, wherein said obtaining the uploaded configuration information comprises:
acquiring an uploaded set of configuration information, wherein the set of configuration information is used for configuring a plurality of first platforms of the first project;
or, obtaining the uploaded multiple pieces of configuration information, wherein the information formats of the multiple pieces of configuration information are different, and one piece of configuration information in the multiple pieces of configuration information corresponds to one first platform of the first item.
5. The configuration method according to claim 2, wherein the number of the at least one first platform is one, and the obtaining the uploaded configuration information includes:
and acquiring one set of configuration information, wherein the one set of configuration information corresponds to one first platform of the first item.
6. The configuration method according to any one of claims 1 to 5, wherein after the target configuration information supported by each of the first platforms is sent to each of the first platforms, the method further comprises:
judging whether the configuration executed by each first platform is consistent;
and if the configuration executed by each first platform is inconsistent, reminding of abnormal configuration.
7. A configuration device, comprising:
the configuration information acquisition module is used for acquiring the uploaded configuration information, and the configuration information is used for configuring at least one first platform of the first project; judging whether the configuration information is abnormal or not according to the configuration information and the current configuration information of the at least one first platform recorded in the database; if the configuration information is abnormal configuration information, reminding to retransmit the configuration information; if the configuration information is not abnormal configuration information, storing the configuration information in a database;
The judging module is used for reading the configuration information from the database and judging whether a platform which does not support the configuration information exists in the at least one first platform or not;
the first determining module of the target configuration information is used for converting the configuration information into the configuration information supported by the platform if a platform which does not support the configuration information exists in the at least one first platform, so as to determine the target configuration information supported by each first platform;
and the configuration information sending module is used for respectively sending the target configuration information supported by each first platform to each first platform so that each first platform can execute configuration based on the supported target configuration information.
8. A background server comprising at least one memory and at least one processor, the memory storing a program, the processor invoking the program to perform the configuration method of any of claims 1-6.
9. A storage medium storing a program that performs the configuration method of any one of claims 1 to 6.
CN201910858294.4A 2019-09-11 2019-09-11 Configuration method, device, background server and storage medium Active CN110554884B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910858294.4A CN110554884B (en) 2019-09-11 2019-09-11 Configuration method, device, background server and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910858294.4A CN110554884B (en) 2019-09-11 2019-09-11 Configuration method, device, background server and storage medium

Publications (2)

Publication Number Publication Date
CN110554884A CN110554884A (en) 2019-12-10
CN110554884B true CN110554884B (en) 2023-08-22

Family

ID=68739898

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910858294.4A Active CN110554884B (en) 2019-09-11 2019-09-11 Configuration method, device, background server and storage medium

Country Status (1)

Country Link
CN (1) CN110554884B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114363436B (en) * 2022-03-17 2022-06-10 深圳市爱图仕影像器材有限公司 Communication method, communication device, electronic device, and storage medium
CN114726756A (en) * 2022-03-30 2022-07-08 联想(北京)有限公司 Configuration monitoring method and equipment

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103412742A (en) * 2013-07-01 2013-11-27 深圳Tcl新技术有限公司 Method and device for application program to be configured with UI
US20180336023A1 (en) * 2017-05-16 2018-11-22 Bank Of America Corporation Distributed storage framework information server platform architecture
CN109669717A (en) * 2018-09-25 2019-04-23 深圳壹账通智能科技有限公司 Data processing method, device, equipment and storage medium based on deployment platform

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103412742A (en) * 2013-07-01 2013-11-27 深圳Tcl新技术有限公司 Method and device for application program to be configured with UI
US20180336023A1 (en) * 2017-05-16 2018-11-22 Bank Of America Corporation Distributed storage framework information server platform architecture
CN109669717A (en) * 2018-09-25 2019-04-23 深圳壹账通智能科技有限公司 Data processing method, device, equipment and storage medium based on deployment platform

Also Published As

Publication number Publication date
CN110554884A (en) 2019-12-10

Similar Documents

Publication Publication Date Title
CN102255887B (en) Method and system for providing online services corresponding to multiple mobile devices
CN105337787A (en) Multi-server monitoring method, device and system
CN106658445B (en) Report display method, apparatus and system
CN110554884B (en) Configuration method, device, background server and storage medium
CN112188277B (en) Screen projection control method and device, electronic equipment and computer program medium
CN106339273A (en) Application program restoration method, terminal and server
CN111130891A (en) Server management device and method, electronic equipment and storage medium
CN115314566A (en) Data transmission method and device, electronic equipment and storage medium
JP5610654B2 (en) Apparatus for providing terminal management package and method for receiving terminal management package
US10432490B2 (en) Monitoring single content page application transitions
CN115951923B (en) Subscription event management method, display system, device and storage medium
CN106095886B (en) Data processing method and device
US9729404B2 (en) Quality of service monitoring device and method of monitoring quality of service
US20160188386A1 (en) Method and system for communicating information between a mobile device and an enterprise system
CN106933694B (en) Application error localization method and device
CN114925135A (en) Data export method, device, system, electronic equipment and storage medium
US20220114027A1 (en) System and method for secure management of non-registered components of an information handling system using a baseboard management controller
CN105306238B (en) Terminal access method, device and system
CN110535977B (en) File distribution method and device, computer device and storage medium
CN110830584A (en) Access control device, control method, court trial host and readable storage medium
TWI755005B (en) Test method based on improved rest protocol, client, server and medium
US20230071504A1 (en) Multi-client orchestrated automated testing platform
US10810065B1 (en) Application programming interface (API) platform
CN118118332A (en) Network device management method, device, computer device, storage medium and product
CN117997978A (en) Message transmission method, device, computer equipment and storage medium

Legal Events

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