[go: up one dir, main page]

CN114153446A - System architecture adjustment method and device - Google Patents

System architecture adjustment method and device Download PDF

Info

Publication number
CN114153446A
CN114153446A CN202111323869.6A CN202111323869A CN114153446A CN 114153446 A CN114153446 A CN 114153446A CN 202111323869 A CN202111323869 A CN 202111323869A CN 114153446 A CN114153446 A CN 114153446A
Authority
CN
China
Prior art keywords
component
customized
system architecture
user
layer
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202111323869.6A
Other languages
Chinese (zh)
Inventor
高扬
田一然
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shanghai Zhongyan Network Technology Co ltd
Original Assignee
Shanghai Zhongyan Network 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 Zhongyan Network Technology Co ltd filed Critical Shanghai Zhongyan Network Technology Co ltd
Priority to CN202111323869.6A priority Critical patent/CN114153446A/en
Publication of CN114153446A publication Critical patent/CN114153446A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/35Creation or generation of source code model driven
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Prevention of errors by analysis, debugging or testing of software
    • G06F11/362Debugging of software
    • G06F11/3624Debugging of software by performing operations on the source code, e.g. via a compiler

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Hardware Design (AREA)
  • Quality & Reliability (AREA)
  • Stored Programmes (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

本公开提供一种系统架构调整方法及装置,所述方法包括通过标准化前端系统获取用户的访问信息,基于所述访问信息判断所述用户属于定制化系统或非定制化系统,若所述用户属于非定制化系统,则基于预先构建的通用组件调整系统架构;若所述用户属于定制化系统,则基于预先构建的定制化组件调整系统架构。本公开的系统架构调整方法完全不用合并代码,使用nexus的架构来进行系统的功能定制,可以将组件规范起来,便于今后的组件维护,在组件市场中,可以将一些微组件进行二次使用,避免重复开发。

Figure 202111323869

The present disclosure provides a system architecture adjustment method and device. The method includes obtaining access information of a user through a standardized front-end system, and determining, based on the access information, that the user belongs to a customized system or a non-customized system. For a non-customized system, the system architecture is adjusted based on pre-built general components; if the user belongs to a customized system, the system architecture is adjusted based on the pre-built customized components. The system architecture adjustment method of the present disclosure does not need to merge codes at all, and uses the nexus architecture to customize the functions of the system, which can standardize the components to facilitate future component maintenance. In the component market, some micro-components can be used for the second time, Avoid duplication of development.

Figure 202111323869

Description

System architecture adjusting method and device
Technical Field
The present disclosure relates to the field of internet technologies, and in particular, to a method and an apparatus for adjusting a system architecture.
Background
When an enterprise needs to be customized according to a standard system, a traditional scheme needs to pull a new branch and develop the new branch.
The prior art and the existing problems are that:
when the standard system carries out version upgrading, the customized system can only carry out merging by means of merging codes if function upgrading is needed, and at the moment, a plurality of conflicts are found during merging, but the conflicts are difficult to solve.
The information disclosed in this background section is only for enhancement of understanding of the general background of the application and should not be taken as an acknowledgement or any form of suggestion that this information forms the prior art already known to a person skilled in the art.
Disclosure of Invention
The embodiment of the disclosure provides a method and a device for adjusting a system architecture, which can solve at least some problems in the prior art.
In a first aspect of the embodiments of the present disclosure, a method for adjusting a system architecture is provided, including:
acquiring access information of a user through a standardized front-end system, judging that the user belongs to a customized system or an un-customized system based on the access information,
if the user belongs to the non-customized system, adjusting a system architecture based on a pre-constructed universal component;
and if the user belongs to the customized system, adjusting the system architecture based on the pre-constructed customized component.
In an alternative embodiment of the method according to the invention,
the system architecture comprises a presentation layer, a gateway layer and a system layer,
the method for adjusting the system architecture based on the pre-constructed customized components comprises the following steps:
based on the customization requirements of users, selecting corresponding customized components from the customized component containers of the presentation layer, and carrying out component configuration on a gateway layer by calling a dynamic gateway;
and transmitting the container identifier, the system level data and the merchant identifier of the presentation layer into a system layer, determining a business component corresponding to the merchant, adjusting the system architecture by calling the business component, and outputting the adjusted system architecture to the presentation layer.
In an alternative embodiment of the method according to the invention,
the method further comprises the following steps:
and acquiring access information of a user based on the customized component, performing buried point statistics and rendering statistics, and uploading the acquired data to a background server.
In an alternative embodiment of the method according to the invention,
the customization component comprises a login module component and a user module component,
the login module component comprises a login basic layout component;
the user module component comprises at least one of an enterprise butt joint layout/top menu component, a name setting popup component, an account name setting popup component and a password setting popup component.
In an alternative embodiment of the method according to the invention,
the customized component is custom developed based on an application platform as a service NEXUS architecture.
In a second aspect of the embodiments of the present disclosure, a system architecture adjusting apparatus is provided, including:
a first unit for acquiring access information of a user through a standardized front-end system, judging that the user belongs to a customized system or an un-customized system based on the access information,
a second unit, configured to adjust a system architecture based on a pre-built generic component if the user belongs to an off-the-shelf system;
a third unit, configured to adjust a system architecture based on a pre-constructed customized component if the user belongs to a customized system.
In an alternative embodiment of the method according to the invention,
the system architecture comprises a presentation layer, a gateway layer and a system layer,
the third unit is further configured to:
based on the customization requirements of users, selecting corresponding customized components from the customized component containers of the presentation layer, and carrying out component configuration on a gateway layer by calling a dynamic gateway;
and transmitting the container identifier, the system level data and the merchant identifier of the presentation layer into a system layer, determining a business component corresponding to the merchant, adjusting the system architecture by calling the business component, and outputting the adjusted system architecture to the presentation layer.
In an alternative embodiment of the method according to the invention,
the apparatus further comprises a fourth unit for:
and acquiring access information of a user based on the customized component, performing buried point statistics and rendering statistics, and uploading the acquired data to a background server.
In an alternative embodiment of the method according to the invention,
the customization component comprises a login module component and a user module component,
the login module component comprises a login basic layout component;
the user module component comprises at least one of an enterprise butt joint layout/top menu component, a name setting popup component, an account name setting popup component and a password setting popup component.
In an alternative embodiment of the method according to the invention,
the customized component is custom developed based on an application platform as a service NEXUS architecture.
The present disclosure provides a system architecture adjustment method, including:
acquiring access information of a user through a standardized front-end system, judging that the user belongs to a customized system or an un-customized system based on the access information,
if the user belongs to the non-customized system, adjusting a system architecture based on a pre-constructed universal component;
and if the user belongs to the customized system, adjusting the system architecture based on the pre-constructed customized component.
The system architecture adjusting method disclosed by the invention completely does not need to merge codes, and performs the function customization of the system by using the architecture of the nexus; the components can be standardized, so that the maintenance of the components in the future is facilitated; in the component market, some micro-components can be used for the second time, and repeated development is avoided.
Drawings
Fig. 1 is a schematic flow chart illustrating a method for adjusting a system architecture according to an embodiment of the present disclosure;
FIG. 2a is a schematic diagram of a presentation layer in a system architecture according to an embodiment of the present disclosure;
fig. 2b is a schematic diagram of a gateway layer in a system architecture according to an embodiment of the present disclosure;
fig. 2c is a schematic diagram of a system layer in a system architecture according to an embodiment of the present disclosure;
fig. 3 is a schematic structural diagram of an apparatus according to an embodiment of the disclosure.
Fig. 4 is a schematic structural diagram of a system architecture adjustment apparatus according to an embodiment of the present disclosure.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present disclosure more clear, the technical solutions of the embodiments of the present disclosure will be described clearly and completely with reference to the drawings in the embodiments of the present disclosure, and it is obvious that the described embodiments are only a part of the embodiments of the present disclosure, not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments disclosed herein without making any creative effort, shall fall within the protection scope of the present disclosure.
The terms "first," "second," "third," "fourth," and the like in the description and in the claims of the present disclosure and in the drawings described above, if any, are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used is interchangeable under appropriate circumstances such that the embodiments of the disclosure described herein are capable of operation in sequences other than those illustrated or otherwise described herein.
It should be understood that, in various embodiments of the present disclosure, the sequence numbers of the processes do not mean the execution sequence, and the execution sequence of the processes should be determined by the functions and the inherent logic of the processes, and should not constitute any limitation on the implementation process of the embodiments of the present disclosure.
It should be understood that in the present disclosure, "including" and "having" and any variations thereof, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed, but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
It should be understood that in the present disclosure, "plurality" means two or more. "and/or" is merely an association describing an associated object, meaning that three relationships may exist, for example, and/or B, may mean: a exists alone, A and B exist simultaneously, and B exists alone. The character "/" generally indicates that the former and latter associated objects are in an "or" relationship. "comprises A, B and C" and "comprises A, B, C" means that all three of A, B, C comprise, "comprises A, B or C" means that one of A, B, C comprises, "comprises A, B and/or C" means that any 1 or any 2 or 3 of A, B, C comprises.
It should be understood that in the present disclosure, "B corresponding to A", "A and B
The corresponding "or" B corresponds to A "means that B is associated with A, from which B can be determined. Determining B from a does not mean determining B from a alone, but may be determined from a and/or other information. And the matching of A and B means that the similarity of A and B is greater than or equal to a preset threshold value.
As used herein, "if" may be interpreted as "at … …" or "when … …" or "in response to a determination" or "in response to a detection", depending on the context.
The technical solution of the present disclosure is explained in detail below with specific examples. The following several specific embodiments may be combined with each other, and details of the same or similar concepts or processes may not be repeated in some embodiments.
Fig. 1 exemplarily shows a flow chart of a method for adjusting a system architecture provided by an embodiment of the present disclosure, as shown in fig. 1, the method includes:
step S101, obtaining the access information of the user through a standardized front-end system, judging that the user belongs to a customized system or an un-customized system based on the access information,
step S102, if the user belongs to an un-customized system, adjusting a system architecture based on a general component constructed in advance;
and S103, if the user belongs to the customized system, adjusting the system architecture based on the customized component constructed in advance.
In an alternative embodiment of the method according to the invention,
the system architecture comprises a presentation layer, a gateway layer and a system layer,
the method for adjusting the system architecture based on the pre-constructed customized components comprises the following steps:
based on the customization requirements of users, selecting corresponding customized components from the customized component containers of the presentation layer, and carrying out component configuration on a gateway layer by calling a dynamic gateway;
and transmitting the container identifier, the system level data and the merchant identifier of the presentation layer into a system layer, determining a business component corresponding to the merchant, adjusting the system architecture by calling the business component, and outputting the adjusted system architecture to the presentation layer.
In an alternative embodiment of the method according to the invention,
the method further comprises the following steps:
and acquiring access information of a user based on the customized component, performing buried point statistics and rendering statistics, and uploading the acquired data to a background server.
In an alternative embodiment of the method according to the invention,
the customization component comprises a login module component and a user module component,
the login module component comprises a login basic layout component;
the user module component comprises at least one of an enterprise butt joint layout/top menu component, a name setting popup component, an account name setting popup component and a password setting popup component.
In an alternative embodiment of the method according to the invention,
the customized component is custom developed based on an application platform as a service NEXUS architecture.
Fig. 2a-2c schematically illustrate a system architecture diagram provided by the embodiment of the present disclosure, and as shown in fig. 2a-2c, the system architecture diagram includes:
a presentation layer, a gateway layer, and a system layer,
fig. 2a exemplarily shows a schematic diagram of a presentation layer in a system architecture, wherein the presentation layer can quickly access to customized requirements, specifically, each merchant in a customer base can access a standardized front-end system, and when a merchant accesses, it can know which system the merchant belongs to, and the widget container can selectively load the widgets of the current system according to the system configuration by invoking a dynamic gateway.
Further, the presentation layer may pass the container identifier, the system-level data, and the merchant identifier to the system layer.
Fig. 2b exemplarily shows a schematic diagram of a gateway layer in a system architecture, where the gateway layer includes a configuration system, and the gateway layer may report data of a buried point, where the data may include uv and pv.
In addition, the configuration system further includes a corresponding relationship between the components and the merchants, where the corresponding relationship may include a many-to-many relationship, that is, a plurality of components correspond to a plurality of merchants.
Fig. 2c exemplarily shows a schematic diagram of a system layer in a system architecture, wherein, taking a merchant a customized system as an example, a system architecture adjustment can be realized by acquiring customized business components according to merchants through a dynamic component engine, and then injecting, compiling and running system-level data through business components/modules, such as a questionnaire module, an action record, a user selection component, and the like, in combination with basic components, such as a form component, a table component, a quick search component, and the like.
Fig. 3 is an interface diagram schematically illustrating a customization component according to an embodiment of the present disclosure, and as shown in fig. 3, the customization component may include a login module component, a user module component,
the login module component comprises a login basic layout component;
the user module component comprises at least one of an enterprise butt joint layout/top menu component, a name setting popup component, an account name setting popup component and a password setting popup component.
The present disclosure provides a system architecture adjustment method, including:
acquiring access information of a user through a standardized front-end system, judging that the user belongs to a customized system or an un-customized system based on the access information,
if the user belongs to the non-customized system, adjusting a system architecture based on a pre-constructed universal component;
and if the user belongs to the customized system, adjusting the system architecture based on the pre-constructed customized component.
The system architecture adjusting method disclosed by the invention completely does not need to merge codes, and performs the function customization of the system by using the architecture of the nexus; the components can be standardized, so that the maintenance of the components in the future is facilitated; in the component market, some micro-components can be used for the second time, and repeated development is avoided.
Fig. 4 is a schematic structural diagram of a system architecture adjustment device according to an embodiment of the present disclosure, as shown in fig. 4, the system architecture adjustment device includes:
a first unit 41 for acquiring access information of a user through a standardized front-end system, determining that the user belongs to a customized system or an un-customized system based on the access information,
a second unit 42, configured to adjust a system architecture based on a pre-constructed generic component if the user belongs to an un-customized system;
a third unit 43, configured to adjust the system architecture based on the pre-constructed customized component if the user belongs to the customized system.
In an alternative embodiment of the method according to the invention,
the system architecture comprises a presentation layer, a gateway layer and a system layer,
the third unit 43 is further configured to:
based on the customization requirements of users, selecting corresponding customized components from the customized component containers of the presentation layer, and carrying out component configuration on a gateway layer by calling a dynamic gateway;
and transmitting the container identifier, the system level data and the merchant identifier of the presentation layer into a system layer, determining a business component corresponding to the merchant, adjusting the system architecture by calling the business component, and outputting the adjusted system architecture to the presentation layer.
In an alternative embodiment of the method according to the invention,
the apparatus further comprises a fourth unit for:
and acquiring access information of a user based on the customized component, performing buried point statistics and rendering statistics, and uploading the acquired data to a background server.
In an alternative embodiment of the method according to the invention,
the customization component comprises a login module component and a user module component,
the login module component comprises a login basic layout component;
the user module component comprises at least one of an enterprise butt joint layout/top menu component, a name setting popup component, an account name setting popup component and a password setting popup component.
In an alternative embodiment of the method according to the invention,
the customized component is custom developed based on an application platform as a service NEXUS architecture.
The present disclosure also provides a program product comprising execution instructions stored in a readable storage medium. The at least one processor of the device may read the execution instructions from the readable storage medium, and the execution of the execution instructions by the at least one processor causes the device to implement the methods provided by the various embodiments described above.
The readable storage medium may be a computer storage medium or a communication medium. Communication media includes any medium that facilitates transfer of a computer program from one place to another. Computer storage media may be any available media that can be accessed by a general purpose or special purpose computer. For example, a readable storage medium is coupled to the processor such that the processor can read information from, and write information to, the readable storage medium. Of course, the readable storage medium may also be an integral part of the processor. The processor and the readable storage medium may reside in an Application Specific Integrated Circuits (ASIC). Additionally, the ASIC may reside in user equipment. Of course, the processor and the readable storage medium may also reside as discrete components in a communication device. The readable storage medium may be a read-only memory (ROM), a random-access memory (RAM), a CD-ROM, a magnetic tape, a floppy disk, an optical data storage device, and the like.
In the above embodiments of the terminal or the server, it should be understood that the Processor may be a Central Processing Unit (CPU), other general-purpose processors, a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), etc. A general purpose processor may be a microprocessor or the processor may be any conventional processor or the like. The steps of a method disclosed in connection with the present disclosure may be embodied directly in a hardware processor, or in a combination of the hardware and software modules within the processor.
Finally, it should be noted that: the above embodiments are only used for illustrating the technical solutions of the present disclosure, and not for limiting the same; while the present disclosure has been described in detail with reference to the foregoing embodiments, those of ordinary skill in the art will understand that: the technical solutions described in the foregoing embodiments may still be modified, or some or all of the technical features may be equivalently replaced; and such modifications or substitutions do not depart from the spirit and scope of the corresponding technical solutions of the embodiments of the present disclosure.

Claims (10)

1.一种系统架构调整方法,其特征在于,包括:1. a system architecture adjustment method, is characterized in that, comprises: 通过标准化前端系统获取用户的访问信息,基于所述访问信息判断所述用户属于定制化系统或非定制化系统,Obtain the user's access information through a standardized front-end system, and determine whether the user belongs to a customized system or a non-customized system based on the access information, 若所述用户属于非定制化系统,则基于预先构建的通用组件调整系统架构;If the user belongs to a non-customized system, adjusting the system architecture based on pre-built general components; 若所述用户属于定制化系统,则基于预先构建的定制化组件调整系统架构。If the user belongs to the customized system, the system architecture is adjusted based on the pre-built customized components. 2.根据权利要求1所述的方法,其特征在于,所述系统架构包括展现层、网关层以及系统层,2. The method according to claim 1, wherein the system architecture comprises a presentation layer, a gateway layer and a system layer, 所述基于预先构建的定制化组件调整系统架构的方法包括:The method for adjusting the system architecture based on the pre-built customized components includes: 基于用户的定制化需求,从所述展现层的定制化组件容器中选择相应的定制化组件,并通过调用动态网关在网关层进行组件配置;Based on the customized requirements of the user, select the corresponding customized component from the customized component container of the presentation layer, and perform component configuration at the gateway layer by calling the dynamic gateway; 将所述展现层的容器标志符号、系统级数据以及商户标志符传入系统层,确定与商户对应的业务组件,通过调用业务组件实现调整系统架构,并将调整后的系统架构输出至展现层。Introduce the container identifier, system-level data and merchant identifier of the presentation layer into the system layer, determine the business component corresponding to the merchant, adjust the system architecture by invoking the business component, and output the adjusted system architecture to the presentation layer . 3.根据权利要求1所述的方法,其特征在于,所述方法还包括:3. The method according to claim 1, wherein the method further comprises: 基于所述定制化组件获取用户的访问信息、进行埋点统计、渲染统计以及将所获取的数据上传至后台服务器。Based on the customized component, the user's access information is acquired, embedded point statistics, rendering statistics are performed, and the acquired data is uploaded to the background server. 4.根据权利要求1所述的方法,其特征在于,4. The method of claim 1, wherein 所述定制化组件包括登录模块组件、用户模块组件,The customized component includes a login module component and a user module component, 所述登录模块组件包括登录基础布局组件;The login module component includes a login basic layout component; 所述用户模块组件包括企业对接布局/顶部菜单组件、设置姓名弹窗组件、设置账号名弹窗组件以及设置密码弹窗组件中至少一种。The user module component includes at least one of an enterprise docking layout/top menu component, a name popup component, an account name popup component, and a password popup component. 5.根据权利要求4所述的方法,其特征在于,所述定制化组件是基于应用程序平台即服务NEXUS架构所定制开发的。5 . The method according to claim 4 , wherein the customized component is customized and developed based on an application platform as a service (NEXUS) architecture. 6 . 6.一种系统架构调整装置,其特征在于,包括:6. A system architecture adjustment device, characterized in that, comprising: 第一单元,用于通过标准化前端系统获取用户的访问信息,基于所述访问信息判断所述用户属于定制化系统或非定制化系统,The first unit is used to obtain the access information of the user through the standardized front-end system, and based on the access information, it is determined that the user belongs to a customized system or a non-customized system, 第二单元,用于若所述用户属于非定制化系统,则基于预先构建的通用组件调整系统架构;The second unit is configured to adjust the system architecture based on pre-built general components if the user belongs to a non-customized system; 第三单元,用于若所述用户属于定制化系统,则基于预先构建的定制化组件调整系统架构。The third unit is configured to adjust the system architecture based on the pre-built customized components if the user belongs to the customized system. 7.根据权利要求6所述的装置,其特征在于,所述系统架构包括展现层、网关层以及系统层,7. The apparatus according to claim 6, wherein the system architecture comprises a presentation layer, a gateway layer and a system layer, 所述第三单元还用于:The third unit is also used for: 基于用户的定制化需求,从所述展现层的定制化组件容器中选择相应的定制化组件,并通过调用动态网关在网关层进行组件配置;Based on the customized requirements of the user, select the corresponding customized component from the customized component container of the presentation layer, and perform component configuration at the gateway layer by calling the dynamic gateway; 将所述展现层的容器标志符号、系统级数据以及商户标志符传入系统层,确定与商户对应的业务组件,通过调用业务组件实现调整系统架构,并将调整后的系统架构输出至展现层。Introduce the container identifier, system-level data and merchant identifier of the presentation layer into the system layer, determine the business component corresponding to the merchant, adjust the system architecture by invoking the business component, and output the adjusted system architecture to the presentation layer . 8.根据权利要求6所述的装置,其特征在于,所述装置还包括第四单元,所述第四单元用于:8. The device according to claim 6, characterized in that, the device further comprises a fourth unit, and the fourth unit is used for: 基于所述定制化组件获取用户的访问信息、进行埋点统计、渲染统计以及将所获取的数据上传至后台服务器。Based on the customized component, the user's access information is acquired, embedded point statistics, rendering statistics are performed, and the acquired data is uploaded to the background server. 9.根据权利要求6所述的装置,其特征在于,9. The device of claim 6, wherein 所述定制化组件包括登录模块组件、用户模块组件,The customized component includes a login module component and a user module component, 所述登录模块组件包括登录基础布局组件;The login module component includes a login basic layout component; 所述用户模块组件包括企业对接布局/顶部菜单组件、设置姓名弹窗组件、设置账号名弹窗组件以及设置密码弹窗组件中至少一种。The user module component includes at least one of an enterprise docking layout/top menu component, a name popup component, an account name popup component, and a password popup component. 10.根据权利要求9所述的装置,其特征在于,所述定制化组件是基于应用程序平台即服务NEXUS架构所定制开发的。10 . The apparatus according to claim 9 , wherein the customized component is customized and developed based on the application platform as a service NEXUS architecture. 11 .
CN202111323869.6A 2021-11-10 2021-11-10 System architecture adjustment method and device Pending CN114153446A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111323869.6A CN114153446A (en) 2021-11-10 2021-11-10 System architecture adjustment method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111323869.6A CN114153446A (en) 2021-11-10 2021-11-10 System architecture adjustment method and device

Publications (1)

Publication Number Publication Date
CN114153446A true CN114153446A (en) 2022-03-08

Family

ID=80459970

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111323869.6A Pending CN114153446A (en) 2021-11-10 2021-11-10 System architecture adjustment method and device

Country Status (1)

Country Link
CN (1) CN114153446A (en)

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20040001346A (en) * 2002-06-27 2004-01-07 주식회사 케이티 Method for customized application service by composing compoments chosen by customer
JP2004185553A (en) * 2002-12-06 2004-07-02 Fujitsu Ltd Web user interface componentization method and apparatus
US20050066304A1 (en) * 2003-09-11 2005-03-24 Captaris, Inc. Custom and customizable components, such as for workflow applications
CN1662883A (en) * 2002-06-20 2005-08-31 皇家飞利浦电子股份有限公司 Scalable architecture for web services
CN101685393A (en) * 2008-08-20 2010-03-31 大唐软件技术股份有限公司 Method and system for realizing interface dynamic customization and generation
CN102236835A (en) * 2010-04-20 2011-11-09 埃森哲环球服务有限公司 Integration framework for enterprise content management systems
CN102779164A (en) * 2012-06-20 2012-11-14 深圳市远行科技有限公司 Business system and rendering method of dynamic pages of same
US20160291994A1 (en) * 2015-03-31 2016-10-06 At&T Intellectual Property I, L.P. Method And System To Dynamically Instantiate Virtual Repository For Any Services
CN111381899A (en) * 2020-02-21 2020-07-07 泰康保险集团股份有限公司 Method and apparatus for developing target system
CN111699030A (en) * 2018-02-15 2020-09-22 康明斯排放处理公司 Filter assembly for an aftertreatment system of an internal combustion engine
CN113227972A (en) * 2018-10-24 2021-08-06 茨特里克斯系统公司 Dynamically changing user interfaces for web applications and associated methods

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1662883A (en) * 2002-06-20 2005-08-31 皇家飞利浦电子股份有限公司 Scalable architecture for web services
KR20040001346A (en) * 2002-06-27 2004-01-07 주식회사 케이티 Method for customized application service by composing compoments chosen by customer
JP2004185553A (en) * 2002-12-06 2004-07-02 Fujitsu Ltd Web user interface componentization method and apparatus
US20050066304A1 (en) * 2003-09-11 2005-03-24 Captaris, Inc. Custom and customizable components, such as for workflow applications
CN101685393A (en) * 2008-08-20 2010-03-31 大唐软件技术股份有限公司 Method and system for realizing interface dynamic customization and generation
CN102236835A (en) * 2010-04-20 2011-11-09 埃森哲环球服务有限公司 Integration framework for enterprise content management systems
CN102779164A (en) * 2012-06-20 2012-11-14 深圳市远行科技有限公司 Business system and rendering method of dynamic pages of same
US20160291994A1 (en) * 2015-03-31 2016-10-06 At&T Intellectual Property I, L.P. Method And System To Dynamically Instantiate Virtual Repository For Any Services
CN111699030A (en) * 2018-02-15 2020-09-22 康明斯排放处理公司 Filter assembly for an aftertreatment system of an internal combustion engine
CN113227972A (en) * 2018-10-24 2021-08-06 茨特里克斯系统公司 Dynamically changing user interfaces for web applications and associated methods
CN111381899A (en) * 2020-02-21 2020-07-07 泰康保险集团股份有限公司 Method and apparatus for developing target system

Similar Documents

Publication Publication Date Title
EP3407548A1 (en) Chatbot system
US10277743B1 (en) Configurable natural language contact flow
US9558275B2 (en) Action broker
CN109983460A (en) For developing the service of dialogue drive-type application program
US20080189187A1 (en) Populating an e-commerce shopping cart and other e-commerce fields based upon content extracted from natural language input
CN112699258A (en) Method, device, terminal, server and system for generating and editing works
JP2006260559A (en) Resource authoring with re-usability score and suggested reusable data
WO2020185330A1 (en) Solution for implementing computing service based on structured query language statement
JP2006260558A (en) Method and system for preparing, storing, managing and consuming culture inherent data
WO2019139782A1 (en) Adding descriptive metadata to application programming interfaces for consumption by an intelligent agent
JP2006252552A (en) Authorizing implementing application localizing rule
CN114564203B (en) A business operation method, device, electronic device and readable medium
JP2019219737A (en) Interactive server, interactive method and interactive program
CN113408254A (en) Page form information filling method, device, equipment and readable medium
US20090241128A1 (en) Controlling Navigation of Application Logic Using Annotated Application Code
US9578167B2 (en) Customer relationship management (CRM) audio on hold
CN108509582B (en) Information reply method, terminal device and computer-readable storage medium
CN114153446A (en) System architecture adjustment method and device
CN116091136B (en) Telephone marketing method and device based on speaker
CN112114978A (en) Electronic scale data update method, device, device and readable storage medium
CN115776515A (en) Software service providing method, device and equipment
CN112837159B (en) Transaction guiding method and device based on scene element, electronic equipment and medium
CN116992850A (en) Enterprise report text generation method and device and electronic equipment
CN113240438B (en) Intent recognition method, device, storage medium and program product
KR20210009885A (en) Method, device and computer readable storage medium for automatically generating content regarding offline object

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