CN108255533B - System configuration changing method and device - Google Patents

System configuration changing method and device Download PDF

Info

Publication number
CN108255533B
CN108255533B CN201611234291.6A CN201611234291A CN108255533B CN 108255533 B CN108255533 B CN 108255533B CN 201611234291 A CN201611234291 A CN 201611234291A CN 108255533 B CN108255533 B CN 108255533B
Authority
CN
China
Prior art keywords
configuration information
page
changed
newly added
receiving
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
CN201611234291.6A
Other languages
Chinese (zh)
Other versions
CN108255533A (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.)
Ping An Technology Shenzhen Co Ltd
Original Assignee
Ping An Technology Shenzhen Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Ping An Technology Shenzhen Co Ltd filed Critical Ping An Technology Shenzhen Co Ltd
Priority to CN201611234291.6A priority Critical patent/CN108255533B/en
Publication of CN108255533A publication Critical patent/CN108255533A/en
Application granted granted Critical
Publication of CN108255533B publication Critical patent/CN108255533B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44505Configuring for program initiating, e.g. using registry, configuration files

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Storage Device Security (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention is applicable to the field of software and provides a system configuration changing method and device. The method comprises the following steps: receiving a page opening instruction to open a page where the configuration information to be changed is located; acquiring new configuration information; and replacing the new configuration information with the configuration information to be changed on the page. The method can reduce the probability of error change.

Description

System configuration changing method and device
Technical Field
The embodiment of the invention belongs to the field of software, and particularly relates to a system configuration change method and device.
Background
At present, when a system in the insurance industry needs to be configured, for example, due to a certain function of a development system, or the characteristics of a certain insurance product being developed or newly added, the system is declared to an operation department by a salesman, then the system is declared to be developed by the operation department, then the system is declared to be a Database (Database, DB) by a development department, and finally, an engineer in charge of the DB changes the data of the DB to realize the change of the configuration of the system. However, since the configuration of the system is changed by changing the code, and when the configuration is changed by changing the code, a corresponding code change point needs to be searched, when the code change point searches for an error, the code change point will cause a code change error, thereby causing a system configuration error.
Disclosure of Invention
The embodiment of the invention provides a method and a device for changing system configuration, aiming at solving the problem that the change is easy to make mistakes by searching code change configuration information in the existing method.
In a first aspect of the embodiments of the present invention, a method for changing a system configuration is provided, where the method includes:
receiving a page opening instruction to open a page where the configuration information to be changed is located;
acquiring new configuration information;
and replacing the new configuration information with the configuration information to be changed on the page.
In a second aspect of the embodiments of the present invention, there is provided a system configuration changing apparatus, including:
the page opening instruction receiving unit is used for receiving a page opening instruction so as to open a page where the configuration information to be changed is located;
a configuration information acquisition unit for acquiring new configuration information;
and the configuration information changing unit is used for replacing the new configuration information with the configuration information to be changed on the page.
In the embodiment of the invention, because the configuration information is directly changed on the page without changing in the database, and the information presented by characters in the page is more visual than the information presented by codes in the database, the probability of error change is reduced, and because the configuration information is directly changed on the page, the configuration information can be directly modified by an operation department, the approval process is shortened, and the processing efficiency is improved.
Drawings
Fig. 1 is a flowchart of a system configuration modification method according to a first embodiment of the present invention;
fig. 2 is a block diagram of a system configuration changing apparatus according to a second embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the present invention is described in further detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
In the embodiment of the invention, a page opening instruction is received to open the page where the configuration information to be changed is located, new configuration information is acquired, and the new configuration information is replaced by the configuration information to be changed on the page.
In order to explain the technical means of the present invention, the following description will be given by way of specific examples.
The first embodiment is as follows:
fig. 1 shows a flowchart of a system configuration changing method according to a first embodiment of the present invention, which is detailed as follows:
step S11, a page open instruction is received to open a page where the configuration information to be changed is located.
It should be noted that the page where the configuration information to be changed is located is not in the database. Optionally, the configuration information includes: a spot location, responsibility definition data, effect data corresponding to the product (e.g., what color and how the product is presented), and the like.
Optionally, in order to increase the rate of opening the page where the configuration information to be changed is located, the intelligent terminal provides a search entry, that is, before the step S11, the method includes:
a1, receiving a search instruction, wherein the search instruction carries an identifier of the configuration information. Wherein the identification of the configuration information comprises: such as key values (each configuration information corresponds to a unique key value), names of configuration information, etc.
A2, searching the configuration information corresponding to the configuration information identifier according to the search instruction.
And A3, displaying the page identifier of the searched configuration information.
It is noted that when looking for an identity based on configuration information, it is possible to look for multiple page identities comprising the looked-up configuration information. For example, assuming that the name of the same configuration information corresponds to 2 or more than 2 configuration information, 2 or more than 2 configuration information are found according to the name of the configuration information, and then the page identifier including 2 or more than 2 configuration information is found. Alternatively, the identifier of the configuration information carried by the search instruction may only include a partial identifier of the configuration information, for example, when the name of the configuration information is "safe", the partial identifier of the configuration information carried by the search instruction is "safe", and then the page identifier including 2 or more than 2 pieces of configuration information may be found.
Of course, if the unique configuration information is searched according to the key value of the unique identification configuration information, the unique configuration information can be searched, and if only 1 page includes the unique configuration information, the unique page identification including the configuration information can be searched.
Optionally, since the modification of the configuration information relates to the benefit of a company, in order to avoid the developer changing the configuration information at will, the step S11 specifically includes:
and B1, receiving a page opening instruction, wherein the page opening instruction carries authority information. Wherein the authority information includes at least one of: the unique identification of the terminal sending the page opening instruction and the identity information of the user.
B2, judging whether the sender of the page opening instruction has the authority of opening the page where the configuration information to be changed is located according to the authority information. For example, when the unique identifier of the terminal sending the page opening instruction is judged not to be the unique identifier of the specified terminal, the sender is judged not to have the authority to open the page where the configuration information to be changed is located, otherwise, the sender is judged to have the authority to open the page where the configuration information to be changed is located. For another example, when the identity information of the user (such as user login information or password information) does not match the specified identity information, it is determined that the sender does not have the authority to open the page where the configuration information to be changed is located, otherwise, it is determined that the sender has the authority to open the page where the configuration information to be changed is located.
And B3, when the sender of the page opening instruction has the authority of opening the page where the configuration information to be changed is located, opening the page where the configuration information to be changed is located. Of course, if the right to open the page where the configuration information to be changed is located is not available, the page where the configuration information to be changed is located is not opened.
The configuration information modification page is a page where the configuration information to be modified is located, and in the configuration information modification page, the name of the configuration information, the value corresponding to the configuration information, and the like can be modified. It should be noted that, if the number of the displayed page identifiers where the searched configuration information is located is greater than or equal to 2, the intelligent terminal opens the configuration information modification page corresponding to the selected page identifier according to the selection instruction after receiving the selection instruction sent by the user.
In step S12, new configuration information is acquired.
Specifically, the intelligent terminal may obtain new configuration information in the following manner: and receiving configuration information input by a user to acquire new configuration information. Alternatively, pre-stored configuration information is extracted to obtain new configuration information.
And step S13, replacing the new configuration information with the configuration information to be changed on the page.
Optionally, the step S13 specifically includes:
c1, adding new configuration information and/or modifying old configuration information and/or deleting old configuration information on the page.
C2, generating a corresponding log for subsequent review after adding new configuration information and/or modifying old configuration information and/or deleting old configuration information.
In the above-mentioned C1 and C2, since old configuration information is added and/or modified and/or deleted directly in the configuration information modification page, corresponding logs can be generated. It should be noted that if configuration information is added or modified or deleted in the database, only a log corresponding to the added or modified configuration information is generated, and a log for deleting the configuration information is not generated, so that if configuration information is deleted through the database, the deleted configuration information cannot be queried through the log.
Optionally, after the step S13, the method includes:
d1, judging whether the changed configuration information is the newly added configuration information. For example, the configuration information corresponding to the added new function is the newly added configuration information, and conversely, if only the value corresponding to the name of a certain configuration information is modified, the modified configuration information is not the newly added configuration information but is the modified configuration information.
And D2, when the changed configuration information is the newly added configuration information, storing the newly added configuration information into the database, and when the changed configuration information is not the newly added configuration information, storing the newly added configuration information into the database and changing the corresponding configuration information in the cache.
When the changed configuration information is not the newly added configuration information, it indicates that the database has stored the configuration information before the change, for example, the corresponding configuration information named "safe technology", and if only the value corresponding to the "safe technology" is changed, it indicates that the "safe technology" is not the newly added configuration information, at this time, the changed value of the "safe technology" is stored in the database, and the value corresponding to the "safe technology" in the cache is changed. It should be noted that the cache here refers to a cache in a server, and an existing cache mechanism is generally cached in a local browser, and the cached information can be acquired only when the same local browser is opened.
Optionally, after step S13, the method includes: receiving an access request of the changed configuration information, judging whether the corresponding configuration information exists in a cache according to the access request, if not, acquiring the changed configuration information from a database, and caching the acquired changed configuration information. Since the configuration information is cached in the server, the speed of acquiring the configuration information is greatly improved.
Of course, if the corresponding configuration information exists in the cache, the modified configuration information is directly obtained from the cache.
Optionally, before the receiving the access request of the changed configuration information, the method includes: receiving a login request, wherein the login request carries authority information of a user, judging whether the user has the authority to check the modified configuration information according to the authority information of the user, and acquiring the modified configuration information from a cache and displaying a function list corresponding to the modified configuration information when the user has the authority to check the modified configuration information.
In the first embodiment of the present invention, a page opening instruction is received to open a page where configuration information to be changed is located, new configuration information is acquired, and the new configuration information is substituted for the configuration information to be changed on the page. Because the configuration information is directly changed on the page, the configuration information does not need to be changed in the database, and the information displayed by characters in the page is more visual than the information displayed by codes in the database, the error change probability is reduced, and because the configuration information is directly changed on the page, the configuration information can be directly modified by an operation department, the approval process is shortened, and the processing efficiency is improved.
It should be understood that, in the embodiment of the present invention, the sequence numbers of the above-mentioned processes do not mean the execution sequence, and the execution sequence of each process should be determined by its function and inherent logic, and should not constitute any limitation to the implementation process of the embodiment of the present invention.
Example two:
fig. 2 shows a block diagram of a system configuration change apparatus according to a second embodiment of the present invention, which is applicable to an intelligent terminal, which may include a user equipment communicating with one or more core networks via a radio access network RAN, the user equipment may be a mobile phone (or referred to as a "cellular" phone), a computer with mobile equipment, etc., and the user equipment may also be a portable, pocket, hand-held, computer-included, or vehicle-mounted mobile apparatus, for example, which exchanges voice and/or data with the radio access network. Also for example, the mobile device may include a smartphone, a tablet computer, a Personal Digital Assistant (PDA), a point-of-sale (POS) or a vehicle-mounted computer, etc. For convenience of explanation, only portions related to the embodiments of the present invention are shown.
The system configuration changing device includes: a page open instruction receiving unit 21, a configuration information acquiring unit 22, and a configuration information changing unit 23. Wherein:
the page opening instruction receiving unit 21 is configured to receive a page opening instruction to open a page where the configuration information to be changed is located.
It should be noted that the page where the configuration information to be changed is located is not in the database. Optionally, the configuration information includes: a spot location, responsibility definition data, effect data corresponding to the product (e.g., what color and how the product is presented), and the like.
Optionally, in order to improve a rate of opening a page where configuration information to be changed is located, the system configuration changing apparatus includes:
and the searching instruction receiving unit is used for receiving a searching instruction, and the searching instruction carries the identifier of the configuration information. Wherein the identification of the configuration information comprises: such as key values (each configuration information corresponds to a unique key value), names of configuration information, etc.
And the configuration information searching unit is used for searching the configuration information corresponding to the identifier of the configuration information according to the searching instruction.
And the page identifier display unit is used for displaying the page identifier of the searched configuration information.
It is noted that when looking for an identity based on configuration information, it is possible to look for multiple page identities comprising the looked-up configuration information.
Of course, if the unique configuration information is searched according to the key value of the unique identification configuration information, the unique configuration information can be searched, and if only 1 page includes the unique configuration information, the unique page identification including the configuration information can be searched.
Alternatively, since the modification of the configuration information involves the benefit of a company, in order to avoid the developer from changing the configuration information at will, the page open instruction receiving unit 21 includes:
and the permission information receiving module is used for receiving a page opening instruction, and the page opening instruction carries permission information. Wherein the authority information includes at least one of: the unique identification of the terminal sending the page opening instruction and the identity information of the user.
And the permission information comparison module is used for judging whether a sender of the page opening instruction has the permission to open the page where the configuration information to be changed is located according to the permission information.
And the page opening module is used for opening the page of the configuration information to be changed when the sender of the page opening instruction has the permission of opening the page of the configuration information to be changed. Of course, if the right to open the page where the configuration information to be changed is located is not available, the page where the configuration information to be changed is located is not opened.
The configuration information modification page is a page where the configuration information to be modified is located, and in the configuration information modification page, the name of the configuration information, the value corresponding to the configuration information, and the like can be modified. It should be noted that, if the number of the displayed page identifiers where the searched configuration information is located is greater than or equal to 2, the intelligent terminal opens the configuration information modification page corresponding to the selected page identifier according to the selection instruction after receiving the selection instruction sent by the user.
A configuration information obtaining unit 22 for obtaining new configuration information.
Specifically, the new configuration information may be acquired by: and receiving configuration information input by a user to acquire new configuration information. Alternatively, pre-stored configuration information is extracted to obtain new configuration information.
A configuration information changing unit 23, configured to replace the new configuration information with the configuration information to be changed on the page.
Optionally, the configuration information changing unit 23 includes:
and the configuration information modification module is used for adding new configuration information on the page and/or modifying old configuration information and/or deleting old configuration information.
And the log generation module is used for generating a corresponding log after adding new configuration information and/or modifying old configuration information and/or deleting old configuration information so as to be consulted later.
In the configuration information modification module and the log generation module, since old configuration information is directly added and/or modified and/or deleted in the configuration information modification page, a corresponding log can be generated. It should be noted that if configuration information is added or modified or deleted in the database, only a log corresponding to the added or modified configuration information is generated, and a log for deleting the configuration information is not generated, so that if configuration information is deleted through the database, the deleted configuration information cannot be queried through the log.
Optionally, the system configuration changing device includes:
and the newly added configuration information judging unit is used for judging whether the changed configuration information is newly added configuration information.
And the newly added configuration information storage unit is used for storing the newly added configuration information into the database when the changed configuration information is the newly added configuration information, and storing the newly added configuration information into the database and changing the corresponding configuration information in the cache when the changed configuration information is not the newly added configuration information.
Optionally, the system configuration changing device includes:
and the access request receiving unit is used for receiving an access request of the changed configuration information, judging whether the corresponding configuration information exists in the cache according to the access request, if not, acquiring the changed configuration information from the database, and caching the acquired changed configuration information. Of course, if the corresponding configuration information exists in the cache, the modified configuration information is directly obtained from the cache.
Optionally, the system configuration changing device includes: and the login request receiving unit is used for receiving a login request, wherein the login request carries the authority information of the user, judging whether the user has the authority for viewing the modified configuration information according to the authority information of the user, and when the user has the authority for viewing the modified configuration information, acquiring the modified configuration information from the cache and displaying a function list corresponding to the modified configuration information.
In the second embodiment of the invention, because the configuration information is directly changed on the page without changing in the database, and the information presented by characters in the page is more visual than the information presented by codes in the database, the probability of error change is reduced, and because the configuration information is directly changed on the page, the configuration information can be directly modified by an operation department, the approval process is shortened, and the processing efficiency is improved.
Those of ordinary skill in the art will appreciate that the various illustrative elements and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware or combinations of computer software and electronic hardware. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the implementation. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present invention.
It is clear to those skilled in the art that, for convenience and brevity of description, the specific working processes of the above-described systems, apparatuses and units may refer to the corresponding processes in the foregoing method embodiments, and are not described herein again.
In the several embodiments provided in the present application, it should be understood that the disclosed system, apparatus and method may be implemented in other ways. For example, the above-described apparatus embodiments are merely illustrative, and for example, the division of the units is only one logical division, and other divisions may be realized in practice, for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, devices or units, and may be in an electrical, mechanical or other form.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present invention may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit.
The functions, if implemented in the form of software functional units and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present invention may be embodied in the form of a software product, which is stored in a storage medium and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present invention. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and other various media capable of storing program codes.
The above description is only for the specific embodiments of the present invention, but the scope of the present invention is not limited thereto, and any person skilled in the art can easily conceive of the changes or substitutions within the technical scope of the present invention, and all the changes or substitutions should be covered within the scope of the present invention. Therefore, the protection scope of the present invention shall be subject to the protection scope of the claims.

Claims (8)

1. A method of system configuration change, the method comprising:
receiving a page opening instruction to open a page where the configuration information to be changed is located;
acquiring new configuration information;
replacing the new configuration information with the configuration information to be changed on the page;
judging whether the changed configuration information is newly added configuration information or not; the added configuration information corresponding to the new function is newly added configuration information;
when the changed configuration information is the newly added configuration information, storing the newly added configuration information into a database, and when the changed configuration information is not the newly added configuration information, storing the newly added configuration information into the database and changing the corresponding configuration information in the cache;
receiving an access request of the modified configuration information, judging whether corresponding configuration information exists in a cache according to the access request, wherein the cache refers to a cache in a server, and if not, acquiring the modified configuration information from a database and caching the acquired modified configuration information.
2. The method according to claim 1, wherein before the receiving a page open command to open a page where the configuration information to be changed is located, the method comprises:
receiving a search instruction, wherein the search instruction carries an identifier of configuration information;
searching configuration information corresponding to the identification of the configuration information according to the search instruction;
and displaying the page identifier of the searched configuration information.
3. The method according to claim 1, wherein the receiving a page open instruction to open a page where configuration information to be changed is located specifically includes:
receiving a page opening instruction, wherein the page opening instruction carries authority information;
judging whether a sender of the page opening instruction has the authority to open the page where the configuration information to be changed is located according to the authority information;
and when the sender of the page opening instruction has the authority of opening the page where the configuration information to be changed is located, opening the page where the configuration information to be changed is located.
4. The method according to claim 1, wherein the replacing the new configuration information with the configuration information to be changed on the page specifically comprises:
adding new configuration information and/or modifying old configuration information and/or deleting old configuration information on the page;
after adding new configuration information and/or modifying old configuration information and/or deleting old configuration information, a corresponding log is generated for subsequent review.
5. A system configuration changing apparatus, characterized in that the apparatus comprises:
the page opening instruction receiving unit is used for receiving a page opening instruction so as to open a page where the configuration information to be changed is located;
a configuration information acquisition unit for acquiring new configuration information;
the configuration information changing unit is used for replacing the new configuration information with the configuration information to be changed on the page;
a newly added configuration information judgment unit for judging whether the changed configuration information is newly added configuration information; the added configuration information corresponding to the new function is newly added configuration information;
a newly added configuration information storage unit, configured to store the newly added configuration information into the database when the modified configuration information is the newly added configuration information, and store the newly added configuration information into the database and modify the corresponding configuration information in the cache when the modified configuration information is not the newly added configuration information;
and the access request receiving unit is used for receiving an access request of the changed configuration information, judging whether the corresponding configuration information exists in a cache according to the access request, wherein the cache refers to a cache in the server, and if not, acquiring the changed configuration information from the database and caching the acquired changed configuration information.
6. The apparatus of claim 5, wherein the apparatus comprises:
the search instruction receiving unit is used for receiving a search instruction, and the search instruction carries an identifier of the configuration information;
the configuration information searching unit is used for searching the configuration information corresponding to the identifier of the configuration information according to the searching instruction;
and the page identifier display unit is used for displaying the page identifier of the searched configuration information.
7. The apparatus according to claim 5, wherein the page open instruction receiving unit includes:
the permission information receiving module is used for receiving a page opening instruction, and the page opening instruction carries permission information;
the permission information comparison module is used for judging whether a sender of the page opening instruction has the permission to open the page where the configuration information to be changed is located according to the permission information;
and the page opening module is used for opening the page of the configuration information to be changed when the sender of the page opening instruction has the permission of opening the page of the configuration information to be changed.
8. The apparatus of claim 5, wherein the configuration information modification unit comprises:
the configuration information modification module is used for adding new configuration information on the page and/or modifying old configuration information and/or deleting old configuration information;
and the log generation module is used for generating a corresponding log after adding new configuration information and/or modifying old configuration information and/or deleting old configuration information so as to be consulted later.
CN201611234291.6A 2016-12-28 2016-12-28 System configuration changing method and device Active CN108255533B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201611234291.6A CN108255533B (en) 2016-12-28 2016-12-28 System configuration changing method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201611234291.6A CN108255533B (en) 2016-12-28 2016-12-28 System configuration changing method and device

Publications (2)

Publication Number Publication Date
CN108255533A CN108255533A (en) 2018-07-06
CN108255533B true CN108255533B (en) 2021-12-17

Family

ID=62719463

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201611234291.6A Active CN108255533B (en) 2016-12-28 2016-12-28 System configuration changing method and device

Country Status (1)

Country Link
CN (1) CN108255533B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110979165B (en) * 2019-12-25 2023-10-13 昌辉汽车电气系统(安徽)有限公司 Headlight configuration conversion system and conversion method of automobile

Citations (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1790257A (en) * 2004-12-13 2006-06-21 华为技术有限公司 Method for uniformly configuring configuration files
CN101030233A (en) * 2006-03-03 2007-09-05 深圳迈瑞生物医疗电子股份有限公司 Method and apparatus for arranging module of electronic equipment
CN101043367A (en) * 2006-06-29 2007-09-26 华为技术有限公司 Multi-apparatus management method and system
CN101101649A (en) * 2006-03-09 2008-01-09 英图特有限公司 Method and system for managing data in a workflow process
CN101770359A (en) * 2008-12-30 2010-07-07 华为技术有限公司 Method, device and system for generating interface and acquiring and storing data
CN102323940A (en) * 2011-09-01 2012-01-18 中兴通讯股份有限公司 Configuration platform implementation method, configuration platform and system based on database
CN102546218A (en) * 2010-12-29 2012-07-04 腾讯科技(深圳)有限公司 Configuration management method and system
CN103019685A (en) * 2012-11-20 2013-04-03 北京思特奇信息技术股份有限公司 System and method for generating business interface based on page element
CN103853774A (en) * 2012-12-04 2014-06-11 金蝶软件(中国)有限公司 Page data configuration method, device and system
CN103870306A (en) * 2014-02-21 2014-06-18 北京奇虎科技有限公司 Method and device for installing application program on basis of intelligent terminal equipment
CN104050154A (en) * 2014-06-27 2014-09-17 国家电网公司 Data entry method
CN104360853A (en) * 2014-11-03 2015-02-18 中国农业银行股份有限公司 Method and device for configuration information management and information system
CN104407904A (en) * 2014-12-15 2015-03-11 深圳市科漫达智能管理科技有限公司 Module information allocation method and system
CN104424265A (en) * 2013-08-29 2015-03-18 北大方正集团有限公司 Digital resource management method and system
CN104765552A (en) * 2015-04-28 2015-07-08 小米科技有限责任公司 Authority management method and device
CN104951527A (en) * 2015-06-12 2015-09-30 深圳互娱网络科技有限公司 System and method for rapid configuration of database management background
CN105426448A (en) * 2015-11-06 2016-03-23 广州华多网络科技有限公司 Method, device and system for interface display
CN105653245A (en) * 2014-11-13 2016-06-08 朗新科技股份有限公司 Code automatic generation system, device and method
CN105808626A (en) * 2014-12-31 2016-07-27 北大方正集团有限公司 Page generation method and device
CN105843821A (en) * 2015-01-16 2016-08-10 腾讯科技(深圳)有限公司 Data processing method and system capable of configuring reports
CN106126743A (en) * 2016-07-06 2016-11-16 上海携程商务有限公司 The generation method and system of the configuration page

Family Cites Families (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101079763A (en) * 2006-06-12 2007-11-28 腾讯科技(深圳)有限公司 A remote configuration and management system and method of servers
EP2776936A4 (en) * 2011-11-11 2016-02-17 Mobophiles Inc Dba Mobolize System and method for managing dedicated caches
US9141669B2 (en) * 2013-01-22 2015-09-22 Go Daddy Operating Company, LLC Configuring an origin server content delivery using a pulled data list
CN105338026B (en) * 2014-07-24 2018-10-09 阿里巴巴集团控股有限公司 The acquisition methods of data resource, device and system
CN104486393A (en) * 2014-12-08 2015-04-01 畅捷通信息技术股份有限公司 Resource configuration and recycling method and resource configuration and recycling system
CN104537119B (en) * 2015-01-26 2018-01-16 浪潮天元通信信息系统有限公司 A kind of data cached update method, data use end and system
CN105991565B (en) * 2015-02-05 2019-01-25 阿里巴巴集团控股有限公司 Method, system and the database proxy server of read and write abruption
CN105099761B (en) * 2015-06-26 2018-11-20 广东欧珀移动通信有限公司 A kind of method and system of configuration information that managing client concentratedly
CN105005617B (en) * 2015-07-21 2018-10-12 领航动力信息系统有限公司 A kind of storage method and device of time series data
CN105049252A (en) * 2015-07-24 2015-11-11 青岛海尔智能家电科技有限公司 Method and device for managing configuration information
CN105071975B (en) * 2015-09-07 2019-03-12 北京瑞星网安技术股份有限公司 The method and system of data transmission and distribution
CN105677404B (en) * 2015-12-31 2019-03-19 拉扎斯网络科技(上海)有限公司 A kind of configuration update method and device based on Zookeeper
CN105635320A (en) * 2016-03-04 2016-06-01 江苏盟广信息技术有限公司 Method and equipment for calling configuration information

Patent Citations (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1790257A (en) * 2004-12-13 2006-06-21 华为技术有限公司 Method for uniformly configuring configuration files
CN101030233A (en) * 2006-03-03 2007-09-05 深圳迈瑞生物医疗电子股份有限公司 Method and apparatus for arranging module of electronic equipment
CN101101649A (en) * 2006-03-09 2008-01-09 英图特有限公司 Method and system for managing data in a workflow process
CN101043367A (en) * 2006-06-29 2007-09-26 华为技术有限公司 Multi-apparatus management method and system
CN101770359A (en) * 2008-12-30 2010-07-07 华为技术有限公司 Method, device and system for generating interface and acquiring and storing data
CN102546218A (en) * 2010-12-29 2012-07-04 腾讯科技(深圳)有限公司 Configuration management method and system
CN102323940A (en) * 2011-09-01 2012-01-18 中兴通讯股份有限公司 Configuration platform implementation method, configuration platform and system based on database
CN103019685A (en) * 2012-11-20 2013-04-03 北京思特奇信息技术股份有限公司 System and method for generating business interface based on page element
CN103853774A (en) * 2012-12-04 2014-06-11 金蝶软件(中国)有限公司 Page data configuration method, device and system
CN104424265A (en) * 2013-08-29 2015-03-18 北大方正集团有限公司 Digital resource management method and system
CN103870306A (en) * 2014-02-21 2014-06-18 北京奇虎科技有限公司 Method and device for installing application program on basis of intelligent terminal equipment
CN104050154A (en) * 2014-06-27 2014-09-17 国家电网公司 Data entry method
CN104360853A (en) * 2014-11-03 2015-02-18 中国农业银行股份有限公司 Method and device for configuration information management and information system
CN105653245A (en) * 2014-11-13 2016-06-08 朗新科技股份有限公司 Code automatic generation system, device and method
CN104407904A (en) * 2014-12-15 2015-03-11 深圳市科漫达智能管理科技有限公司 Module information allocation method and system
CN105808626A (en) * 2014-12-31 2016-07-27 北大方正集团有限公司 Page generation method and device
CN105843821A (en) * 2015-01-16 2016-08-10 腾讯科技(深圳)有限公司 Data processing method and system capable of configuring reports
CN104765552A (en) * 2015-04-28 2015-07-08 小米科技有限责任公司 Authority management method and device
CN104951527A (en) * 2015-06-12 2015-09-30 深圳互娱网络科技有限公司 System and method for rapid configuration of database management background
CN105426448A (en) * 2015-11-06 2016-03-23 广州华多网络科技有限公司 Method, device and system for interface display
CN106126743A (en) * 2016-07-06 2016-11-16 上海携程商务有限公司 The generation method and system of the configuration page

Also Published As

Publication number Publication date
CN108255533A (en) 2018-07-06

Similar Documents

Publication Publication Date Title
CN103618794B (en) Method, terminal and the server of automated log on
CN103580852B (en) Safety element and the method and system of initializing secure element
CN102024121A (en) Platform security apparatus and method thereof
CN109829287A (en) Api interface permission access method, equipment, storage medium and device
CN110336786B (en) Message sending method, device, computer equipment and storage medium
CN105827582A (en) Communication encryption method, device and system
CN111314063A (en) Big data information management method, system and device based on Internet of things
WO2016032984A1 (en) Device verification prior to registration
CN104881454A (en) Updating method and system of parameter
CN112860953A (en) Data importing method, device, equipment and storage medium of graph database
CN108255533B (en) System configuration changing method and device
CN108090364B (en) Method and system for positioning data leakage source
CN112528181B (en) Two-dimensional code management method, device, computer equipment and readable storage medium
CN109391658B (en) Account data synchronization method and equipment, storage medium and terminal thereof
CN109905366A (en) Terminal device safe verification method, device, readable storage medium storing program for executing and terminal device
CN105653932A (en) Software upgrading validation method and device
US9374474B1 (en) System, method, and computer program for detecting duplicated telecommunications events in a consumer telecommunications network
CN113674083A (en) Internet financial platform credit risk monitoring method, device and computer system
KR20140073073A (en) Method and system for phone number inquiry
CN113285933A (en) User access control method and device, electronic equipment and storage medium
CN112667730B (en) External data verification method, system, equipment and storage medium
CN113516787B (en) Automatic ticket checking method, device, computer equipment and storage medium
CN108256989B (en) Data display method and system of fund preparation system
KR102274055B1 (en) Message system, method for activating application, and user terminal executing the same
CN106156648B (en) Sensitive operation processing method and device

Legal Events

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