CN114040021B - Development processing method and device for application program - Google Patents

Development processing method and device for application program Download PDF

Info

Publication number
CN114040021B
CN114040021B CN202111308762.4A CN202111308762A CN114040021B CN 114040021 B CN114040021 B CN 114040021B CN 202111308762 A CN202111308762 A CN 202111308762A CN 114040021 B CN114040021 B CN 114040021B
Authority
CN
China
Prior art keywords
app
release
apps
application
module
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
CN202111308762.4A
Other languages
Chinese (zh)
Other versions
CN114040021A (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.)
Everbright Technology Co ltd
Original Assignee
Everbright 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 Everbright Technology Co ltd filed Critical Everbright Technology Co ltd
Priority to CN202111308762.4A priority Critical patent/CN114040021B/en
Publication of CN114040021A publication Critical patent/CN114040021A/en
Application granted granted Critical
Publication of CN114040021B publication Critical patent/CN114040021B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/10Network architectures or network communication protocols for network security for controlling access to devices or network resources
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L2209/00Additional information or applications relating to cryptographic mechanisms or cryptographic arrangements for secret or secure communication H04L9/00
    • H04L2209/72Signcrypting, i.e. digital signing and encrypting simultaneously

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Computer Security & Cryptography (AREA)
  • Computing Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Stored Programmes (AREA)

Abstract

The invention provides a development processing method and device of an application program, wherein the method comprises the following steps: setting up a plurality of application programs APP on a PaaS service platform, and setting corresponding rights for the plurality of APP; building a mobile gateway, processing API requests of the plurality of APPs through the mobile gateway, and solving the problem that the plurality of APPs cannot be uniformly managed and controlled simultaneously by only carrying out configuration management on a single APP in the related technology.

Description

Development processing method and device for application program
Technical Field
The invention relates to the field of data processing, in particular to a development processing method and device of an application program.
Background
The traditional web page and desktop system of the enterprise are complex in operation, users cannot solve the problem that the users get rid of the constraint of a personal computer (Personal Computer, abbreviated as PC) terminal, firstly, various business channel departments need to manage a large amount of post matters after matters, and more importantly, a management layer cannot acquire real-time data in time, and cannot perform accurate data analysis and decision execution. And a large amount of internal use of enterprises is used for communication, collaboration, information release and the like, so that the risk of information leakage exists. The existing mobile platform only carries out configuration management on a single APP at present, and cannot uniformly manage and control a plurality of APP (Application) at the same time.
Aiming at the problem that in the related art, configuration management is only carried out on a single APP, and unified management and control cannot be carried out on a plurality of APP at the same time, no solution is proposed yet.
Disclosure of Invention
The embodiment of the invention provides a development processing method and device of an application program, which at least solve the problem that in the related art, configuration management is only carried out on a single APP, and unified management and control cannot be carried out on a plurality of APPs at the same time.
According to an embodiment of the present invention, there is provided a development processing method of an application program, including:
setting up a plurality of application programs APP on a PaaS service platform, and setting corresponding rights for the plurality of APP;
and building a mobile gateway, and processing API requests of the APPs through the mobile gateway.
Optionally, building a plurality of application programs APP on the PaaS service platform includes:
and building the plurality of APP by adopting a distributed architecture, and decoupling the plurality of APP.
Optionally, processing, by the mobile gateway, the API requests of the plurality of APPs includes:
performing signature verification encryption on API requests of the plurality of APPs through the mobile gateway;
after the signature verification encryption, the API requests of the plurality of APPs are responded.
Optionally, responding to the API requests of the plurality of APPs includes:
forwarding the API request to a corresponding business service through a first type of filter;
and after receiving the response of the business service, processing the response through a second type of filter, and returning an API response to the client corresponding to the API request.
Optionally, the method further comprises:
database insertion is performed on form data of the plurality of APPs, and fields of the form data of the plurality of APPs comprise: platform, version number, release state, release type, creation time, two-dimensional code and operation;
providing a function of deleting the plurality of APP publications;
providing a release ending function in release task management;
version release of the plurality of APPs is controlled through an ef_app_release APP release table and an ef_app_task release table.
Optionally, the method further comprises:
database insertion is carried out on form data of H5 offline application in the plurality of APP, wherein fields of the form data of the H5 offline application comprise: application icon, application name, application ID, offline package version number, release status, creation time;
providing a delete H5 offline application function;
and controlling release of the version of the H5 offline application through the ef_app_publishing app release table and the ef_app_task release table.
Optionally, the method further comprises:
collecting the flash back condition, the blocking condition and the blocking condition of the plurality of APP in the running process;
and displaying the corresponding flashing back condition, the corresponding blocking condition and the corresponding blocking condition at the preset positions corresponding to the plurality of APP.
According to another embodiment of the present invention, there is also provided a development processing apparatus of an application program, including:
the building module is used for building a plurality of application programs APP on the PaaS service platform and setting corresponding rights for the plurality of APP;
and the processing module is used for building a mobile gateway and processing the API requests of the APPs through the mobile gateway.
Optionally, the building module is further configured to:
and building the plurality of APP by adopting a distributed architecture, and decoupling the plurality of APP.
Optionally, the processing module includes:
the encryption sub-module is used for carrying out signature verification encryption on the API requests of the plurality of APPs through the mobile gateway;
and the response sub-module is used for responding to the API requests of the plurality of APPs after the signature verification encryption.
Optionally, the response submodule is further configured to:
forwarding the API request to a corresponding business service through a first type of filter;
and after receiving the response of the business service, processing the response through a second type of filter, and returning an API response to the client corresponding to the API request.
Optionally, the apparatus further comprises:
the first insertion module is used for carrying out database insertion on form data of the plurality of APPs, and the fields of the form data of the plurality of APPs comprise: platform, version number, release state, release type, creation time, two-dimensional code and operation;
the first providing module is used for providing and deleting the APP release functions;
the ending module is used for providing ending release function in release task management;
and the first control module is used for controlling release of versions of the plurality of the APPs through the ef_app_publish APP release table and the ef_app_task release table.
Optionally, the apparatus further comprises:
the second inserting module is configured to perform database insertion on form data of an H5 offline application in the plurality of APPs, where fields of the form data of the H5 offline application include: application icon, application name, application ID, offline package version number, release status, creation time;
the second providing module is used for providing the H5 off-line application deleting function;
and the second control module is used for controlling the release of the version of the H5 offline application through the ef_app_publish app release table and the ef_app_task release table.
Optionally, the apparatus further comprises:
the acquisition module is used for acquiring the flash back condition, the jamming condition and the jamming condition of the plurality of APP in the running process;
the display module is used for displaying the corresponding flashing back condition, the clamping condition and the clamping condition at the preset positions corresponding to the plurality of APP.
According to a further embodiment of the invention, there is also provided a computer-readable storage medium having stored therein a computer program, wherein the computer program is arranged to perform the steps of any of the method embodiments described above when run.
According to a further embodiment of the invention, there is also provided an electronic device comprising a memory having stored therein a computer program and a processor arranged to run the computer program to perform the steps of any of the method embodiments described above.
According to the invention, a plurality of application programs APP are built on the PaaS service platform, and corresponding rights are set for the plurality of APP; building a mobile gateway, processing API requests of a plurality of APP through the mobile gateway, only carrying out configuration management to single APP in the related art, and can not carry out unified management and control to a plurality of APP simultaneously, realizing unified management of application program through the mobile gateway, so as to achieve the purposes of optimizing user experience, realizing real-time sharing of data, improving management efficiency and reducing cost simultaneously, and carrying out different authority control for different APP by setting corresponding authority for a plurality of APP, and meeting different requirements of developers.
Drawings
The accompanying drawings, which are included to provide a further understanding of the invention and are incorporated in and constitute a part of this application, illustrate embodiments of the invention and together with the description serve to explain the invention and do not constitute a limitation on the invention. In the drawings:
fig. 1 is a block diagram of a hardware configuration of a mobile terminal of a development processing method of an application program according to an embodiment of the present invention;
FIG. 2 is a flow chart of a development processing method of an application according to an embodiment of the present invention;
FIG. 3 is a schematic diagram of a signature verification according to an embodiment of the present invention;
FIG. 4 is a flow chart of a request through a gateway according to an embodiment of the invention;
fig. 5 is a block diagram of a development processing apparatus of an application according to an embodiment of the present invention.
Detailed Description
The invention will be described in detail hereinafter with reference to the drawings in conjunction with embodiments. It should be noted that, in the case of no conflict, the embodiments and features in the embodiments may be combined with each other.
It should be noted that the terms "first," "second," and the like in the description and the claims of the present invention and the above figures are used for distinguishing between similar objects and not necessarily for describing a particular sequential or chronological order.
The method embodiment provided in the first embodiment of the present application may be executed in a mobile terminal, a computer terminal or a similar computing device. Taking a mobile terminal as an example, fig. 1 is a block diagram of a hardware structure of a mobile terminal according to an embodiment of the present invention, where, as shown in fig. 1, the mobile terminal may include one or more (only one is shown in fig. 1) processors 102 (the processors 102 may include, but are not limited to, a microprocessor MCU or a programmable logic device FPGA, etc.) and a memory 104 for storing data, and optionally, the mobile terminal may further include a transmission device 106 for communication functions and an input/output device 108. It will be appreciated by those skilled in the art that the structure shown in fig. 1 is merely illustrative and not limiting of the structure of the mobile terminal described above. For example, the mobile terminal may also include more or fewer components than shown in fig. 1, or have a different configuration than shown in fig. 1.
The memory 104 may be used to store a computer program, for example, a software program of application software and a module, such as a computer program corresponding to a development processing method of an application program in an embodiment of the present invention, and the processor 102 executes the computer program stored in the memory 104 to perform various functional applications and data processing, that is, to implement the above-described method. Memory 104 may include high-speed random access memory, and may also include non-volatile memory, such as one or more magnetic storage devices, flash memory, or other non-volatile solid-state memory. In some examples, the memory 104 may further include memory remotely located relative to the processor 102, which may be connected to the mobile terminal via a network. Examples of such networks include, but are not limited to, the internet, intranets, local area networks, mobile communication networks, and combinations thereof.
The transmission device 106 is used to receive or transmit data via a network. Specific examples of the network described above may include a wireless network provided by a communication provider of the mobile terminal. In one example, the transmission device 106 includes a network adapter (Network Interface Controller, simply referred to as NIC) that can connect to other network devices through a base station to communicate with the internet. In one example, the transmission device 106 may be a Radio Frequency (RF) module, which is configured to communicate with the internet wirelessly.
In this embodiment, a development processing method of an application running on the mobile terminal or the network architecture is provided, and fig. 2 is a flowchart of the development processing method of the application according to an embodiment of the present invention, as shown in fig. 2, where the flowchart includes the following steps:
step S202, a plurality of application programs APP are built on a PaaS service platform, and corresponding rights are set for the plurality of APP;
step S204, a mobile gateway is built, and API requests of the APPs are processed through the mobile gateway.
In the embodiment of the present invention, in the step S202, building a plurality of application programs APP on the PaaS service platform may specifically include: and building the plurality of APP by adopting a distributed architecture, and decoupling the plurality of APP.
In the embodiment of the present invention, in the step S202, the processing, by the mobile gateway, the API requests of the plurality of APPs may specifically include: performing signature verification encryption on API requests of the plurality of APPs through the mobile gateway; after signature verification encryption, responding to the API requests of the plurality of APPs, and specifically forwarding the API requests to corresponding business services through a first type of filter; and after receiving the response of the business service, processing the response through a second type of filter, and returning an API response to the client corresponding to the API request. Fig. 3 is a schematic diagram of signing and verifying according to an embodiment of the present invention, as shown in fig. 3, including flow limiting, playback prevention, decryption, timeout checking, signing verification, path correction, and then encapsulation encryption through a service.
In an alternative embodiment, database insertion is performed on form data of the APP, and fields of the form data of the APP include: platform, version number, release state, release type, creation time, two-dimensional code and operation; providing a function of deleting the plurality of APP publications; providing a release ending function in release task management; version release of the plurality of APPs is controlled through an ef_app_release APP release table and an ef_app_task release table.
In another optional embodiment, database insertion is performed on form data of an H5 offline application in the plurality of APPs, where fields of the form data of the H5 offline application include: application icon, application name, application ID, offline package version number, release status, creation time; providing a delete H5 offline application function; and controlling release of the version of the H5 offline application through the ef_app_publishing app release table and the ef_app_task release table.
In another optional embodiment, collecting the flashing back condition, the jamming condition and the jamming condition of the plurality of the APP in the running process; and displaying the corresponding flashing back condition, the corresponding blocking condition and the corresponding blocking condition at the preset positions corresponding to the plurality of APP.
By constructing a unified management mobile application platform integrating development, testing, operation and maintenance, the construction target of digital transformation can be effectively realized. The invention realizes unified management of mobile applications so as to achieve the purposes of optimizing user experience, realizing real-time sharing of data, improving management efficiency and reducing cost.
1. The mobile development capability provides a front-end development platform, accumulates a strong financial service scene HTML5 component library which can be rapidly developed, supports the rapid access capability of mixed mode development, and provides unified authentication access specifications for sub-applications.
2. The security capability realizes the security management and control capability of the whole life cycle through multiple dimensions such as mobile terminal user terminal registration scanning, jail breaking inspection, remote erasure, file and data encryption and decryption, face scanning login, ciphertext storage, session control, application signature reinforcement and the like.
3. The operation management capability enables an administrator to analyze the custom buried point of the log behavior through the mobile application on-shelf and off-shelf and sub-application authority management, and accurately locate the problem event source; the application gateway realizes application current limiting and automatic identification of application fusing level, so as to achieve platform intelligent management and control; and the gray level release management strategy timely acquires user opinion feedback, so that the service quality of the platform is improved from the user level.
The one-stage implementation of the e-stage flying service end mainly comprises three core functions of background service management, real-time release and data analysis, wherein the three core functions comprise five service modules of a mobile gateway, APP release management, H5 off-line application management, equipment management and performance analysis. And e, the glide management background system realizes the management service of each APP mobile application.
Fig. 4 is a flow chart of a request passing through a gateway, as shown in fig. 4, a gateway handler map Gateway handler Mapping of a mobile gateway service (e-Modularized Mobile Gateway Service, EMGS) matches requests to corresponding routes according to assertions, in accordance with an embodiment of the present invention. The Web Handler builds the order of filters. All filters passed through constitute a Filter Chain (Filter Chain) for each request. Each Filter node realizes different services, and the processing service of the API can be changed by changing the constituent nodes of the Filter Chain. The filter intercepts the request in two modes of 'pre' and 'post'. The request of the client passes through the filter of the pre type, then the request is forwarded to a specific business service (ProxiedService), after receiving the response of the business service, the request is processed by the filter of the post type, and finally the response is returned to the client.
A real-time distribution service (e-Modularized Mobile Delivery Service, EMDS), comprising:
1, APP release management, release package management, database insertion of form data, wherein fields comprise: "platform", "version number", "release status", "release type", "creation time", "two-dimensional code", "operation"; the delete app release function is provided, and is_released becomes 1.
And issuing task management, providing an ending function, and changing the is_released to 1 after ending.
To a table, comprising: the ef_app_publish app release table and the ef_app_task release table control release of application program versions.
2, H5 offline application management, H5 release package management, database insertion of form data, and fields comprising: "application icon", "application name", "application ID", "offline package version number", "release status", "creation time"; the delete h5y application function is provided and is_released becomes 1.
And issuing task management, providing an ending function, and changing the is_released to 1 after ending.
To a table, comprising: an ef_app_publish app issue table and an ef_app_task issue table.
Device management (e-Equipment Mobile Management Service, EEMS) providing a query field presentation of a device table including a list of "device ID", "userID", "JpushID", "device model", "operating system version", "APP version" device management lists; paging queries are provided to provide a function of searching by keywords, such as the device ID, userID, jpushID performing a query operation.
Mobile analysis service (e-Modularized Mobile Analysis Service, EMAS), flash back generally refers to App abnormal exit; a drop-down box and a time control are provided above the flash back report page, and a user can switch the flash back overview view by switching the Android/iOS platform and a specific date.
The left side of the flash back overview shows two data of "the current flash back number" and "the current flash back rate" (no duplicate removal is performed). Number of flash backs on the same day: total number of flash backs during the time period of 00:00 to 23:59 of the day; the current day flash rate: the total number of flash backs/the number of active users on the same day; flash back overview right side view shows the flash back number distribution over the time period of day 00:00 to 23:59. The click means that the main thread does not execute a method for more than a certain time (Android 2.25 seconds, iOS2 seconds); the left side of the katon overview displays two data of 'the katon number on the same day' and 'the katon rate on the same day' (the double processing is not carried out).
The number of card on the same day: total number of stuck times within the time period of 00:00 to 23:59 of the day; the current day flash rate: the total number of the blocking/page opening of the same day; the right side view of the katon overview shows the distribution condition of the katon times in the time period from 00:00 to 23:59 of the current day; the blocking means that the main thread does not execute a method within 5 seconds; the left side of the card-up overview shows two data of "the card-up number of the day" and "the card-up rate of the day" (no duplicate removal is performed).
Number of seizures on the same day: total number of seizing times within the time period of 00:00 to 23:59 of the day; the dead rate of the same day: total number of stuck/total number of application start on the same day; the seizure overview right side view shows the number of seizures distribution over the time period of day 00:00 to 23:59.
EMGS is a component provided by the e-ward mobile application development platform (e-Modularized Mobile PaaS) that connects mobile clients to servers. The component simplifies the data and communication protocol of the mobile terminal and the server, and realizes a simple and effective unified API route management mode.
The EMDS is unified management and release service of an APP native package and an H5 offline package provided by the e-shaped mobile application development platform. Gray scale distribution through a white list is supported.
The equipment management (e-Equipment Mobile Management Service, EEMS) is the unified management function of the APP using equipment provided by the background management system, and provides accurate data support for the operation and maintenance of the APP platform.
The mobile analytics service (e-Modularized Mobile Analysis Service, EMAS) is a service component that counts and analyzes client traffic, APP performance, and user behavior data provided by the e-volitation mobile application development platform. And a visual data model is used for providing decision support for products, operation and popularization.
The PaaS service platform in the multi-tenant form is characterized in that a user can build a plurality of APP on the basis of the platform and can give the user APP management functions through authority division; reinforcing the security fields of data, terminals, transmission, application and the like, building a mobile gateway, and performing signature verification encryption on the API request. The security management and control capability of the whole life cycle is realized in multiple dimensions such as user terminal registration scanning, jail-break inspection, remote erasure, file and data encryption and decryption, face scanning login, ciphertext storage, session control, application signature reinforcement and the like; the platform application is built by adopting the distributed architecture, and all applications in the platform are decoupled, so that the service requirements of newly-added modules in the future can be flexibly met, and all applications can independently provide strong functions and can be mutually matched with each other to optimize the use experience, so that a larger effect is exerted; and the internal framework is subjected to light weight treatment, so that the application starting rate is obviously improved.
According to another embodiment of the present invention, there is also provided a development processing apparatus for an application program, fig. 5 is a block diagram of the development processing apparatus for an application program according to an embodiment of the present invention, as shown in fig. 5, including:
the building module 52 is configured to build a plurality of application programs APP on the PaaS service platform, and set corresponding rights for the plurality of APPs;
and the processing module 54 is configured to build a mobile gateway, and process the API requests of the APP through the mobile gateway.
Optionally, the building module 52 is further configured to:
and building the plurality of APP by adopting a distributed architecture, and decoupling the plurality of APP.
Optionally, the processing module 54 includes:
the encryption sub-module is used for carrying out signature verification encryption on the API requests of the plurality of APPs through the mobile gateway;
and the response sub-module is used for responding to the API requests of the plurality of APPs after the signature verification encryption.
Optionally, the response submodule is further configured to:
forwarding the API request to a corresponding business service through a first type of filter;
and after receiving the response of the business service, processing the response through a second type of filter, and returning an API response to the client corresponding to the API request.
Optionally, the apparatus further comprises:
the first insertion module is used for carrying out database insertion on form data of the plurality of APPs, and the fields of the form data of the plurality of APPs comprise: platform, version number, release state, release type, creation time, two-dimensional code and operation;
the first providing module is used for providing and deleting the APP release functions;
the ending module is used for providing ending release function in release task management;
and the first control module is used for controlling release of versions of the plurality of the APPs through the ef_app_publish APP release table and the ef_app_task release table.
Optionally, the apparatus further comprises:
the second inserting module is configured to perform database insertion on form data of an H5 offline application in the plurality of APPs, where fields of the form data of the H5 offline application include: application icon, application name, application ID, offline package version number, release status, creation time;
the second providing module is used for providing the H5 off-line application deleting function;
and the second control module is used for controlling the release of the version of the H5 offline application through the ef_app_publish app release table and the ef_app_task release table.
Optionally, the apparatus further comprises:
the acquisition module is used for acquiring the flash back condition, the jamming condition and the jamming condition of the plurality of APP in the running process;
the display module is used for displaying the corresponding flashing back condition, the clamping condition and the clamping condition at the preset positions corresponding to the plurality of APP.
It should be noted that each of the above modules may be implemented by software or hardware, and for the latter, it may be implemented by, but not limited to: the modules are all located in the same processor; alternatively, the above modules may be located in different processors in any combination.
Embodiments of the present invention also provide a computer readable storage medium having a computer program stored therein, wherein the computer program is arranged to perform the steps of any of the method embodiments described above when run.
Alternatively, in the present embodiment, the above-described storage medium may be configured to store a computer program for performing the steps of:
s1, building a plurality of application programs APP on a PaaS service platform, and setting corresponding rights for the plurality of APP;
s2, building a mobile gateway, and processing API requests of the APPs through the mobile gateway.
Alternatively, in the present embodiment, the storage medium may include, but is not limited to: a usb disk, a Read-Only Memory (ROM), a random access Memory (Random Access Memory, RAM), a removable hard disk, a magnetic disk, or an optical disk, or other various media capable of storing a computer program.
An embodiment of the invention also provides an electronic device comprising a memory having stored therein a computer program and a processor arranged to run the computer program to perform the steps of any of the method embodiments described above.
Optionally, the electronic apparatus may further include a transmission device and an input/output device, where the transmission device is connected to the processor, and the input/output device is connected to the processor.
Alternatively, in the present embodiment, the above-described processor may be configured to execute the following steps by a computer program:
s1, building a plurality of application programs APP on a PaaS service platform, and setting corresponding rights for the plurality of APP;
s2, building a mobile gateway, and processing API requests of the APPs through the mobile gateway.
Alternatively, specific examples in this embodiment may refer to examples described in the foregoing embodiments and optional implementations, and this embodiment is not described herein.
It will be appreciated by those skilled in the art that the modules or steps of the invention described above may be implemented in a general purpose computing device, they may be concentrated on a single computing device, or distributed across a network of computing devices, they may alternatively be implemented in program code executable by computing devices, so that they may be stored in a memory device for execution by computing devices, and in some cases, the steps shown or described may be performed in a different order than that shown or described, or they may be separately fabricated into individual integrated circuit modules, or multiple modules or steps within them may be fabricated into a single integrated circuit module for implementation. Thus, the present invention is not limited to any specific combination of hardware and software.
The above description is only of the preferred embodiments of the present invention and is not intended to limit the present invention, but various modifications and variations can be made to the present invention by those skilled in the art. Any modification, equivalent replacement, improvement, etc. made within the principle of the present invention should be included in the protection scope of the present invention.

Claims (9)

1. A development processing method of an application program is characterized by comprising the following steps:
setting up a plurality of application programs APP on a PaaS service platform, and setting corresponding rights for the plurality of APP;
building a mobile gateway, and processing API requests of the APPs through the mobile gateway;
database insertion is performed on form data of the plurality of APPs, and fields of the form data of the plurality of APPs comprise: platform, version number, release state, release type, creation time, two-dimensional code and operation;
providing a function of deleting the plurality of APP publications;
providing a release ending function in release task management;
version release of the plurality of APPs is controlled through an ef_app_release APP release table and an ef_app_task release table.
2. The method of claim 1, wherein building a plurality of application programs APP on the PaaS service platform comprises:
and building the plurality of APP by adopting a distributed architecture, and decoupling the plurality of APP.
3. The method of claim 1, wherein processing API requests for the plurality of APPs by the mobile gateway comprises:
performing signature verification encryption on API requests of the plurality of APPs through the mobile gateway;
after the signature verification encryption, the API requests of the plurality of APPs are responded.
4. The method of claim 3, wherein responding to API requests of the plurality of APPs comprises:
forwarding the API request to a corresponding business service through a first type of filter;
and after receiving the response of the business service, processing the response through a second type of filter, and returning an API response to the client corresponding to the API request.
5. The method according to any one of claims 1 to 4, further comprising:
database insertion is carried out on form data of H5 offline application in the plurality of APP, wherein fields of the form data of the H5 offline application comprise: application icon, application name, application ID, offline package version number, release status, creation time;
providing a delete H5 offline application function;
and controlling release of the version of the H5 offline application through the ef_app_publishing app release table and the ef_app_task release table.
6. The method according to any one of claims 1 to 4, further comprising:
collecting the flash back condition, the blocking condition and the blocking condition of the plurality of APP in the running process;
and displaying the corresponding flashing back condition, the corresponding blocking condition and the corresponding blocking condition at the preset positions corresponding to the plurality of APP.
7. An application development processing apparatus, comprising:
the building module is used for building a plurality of application programs APP on the PaaS service platform and setting corresponding rights for the plurality of APP;
the processing module is used for building a mobile gateway and processing the API requests of the APPs through the mobile gateway;
the first insertion module is used for carrying out database insertion on form data of the plurality of APPs, and the fields of the form data of the plurality of APPs comprise: platform, version number, release state, release type, creation time, two-dimensional code and operation;
the first providing module is used for providing and deleting the APP release functions;
the ending module is used for providing ending release function in release task management;
and the first control module is used for controlling release of versions of the plurality of the APPs through the ef_app_publish APP release table and the ef_app_task release table.
8. A computer-readable storage medium, characterized in that the storage medium has stored therein a computer program, wherein the computer program is arranged to execute the method of any of the claims 1 to 6 when run.
9. An electronic device comprising a memory and a processor, characterized in that the memory has stored therein a computer program, the processor being arranged to run the computer program to perform the method of any of the claims 1 to 6.
CN202111308762.4A 2021-11-05 2021-11-05 Development processing method and device for application program Active CN114040021B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111308762.4A CN114040021B (en) 2021-11-05 2021-11-05 Development processing method and device for application program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111308762.4A CN114040021B (en) 2021-11-05 2021-11-05 Development processing method and device for application program

Publications (2)

Publication Number Publication Date
CN114040021A CN114040021A (en) 2022-02-11
CN114040021B true CN114040021B (en) 2024-01-30

Family

ID=80143135

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111308762.4A Active CN114040021B (en) 2021-11-05 2021-11-05 Development processing method and device for application program

Country Status (1)

Country Link
CN (1) CN114040021B (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104866976A (en) * 2015-06-01 2015-08-26 北京圆通慧达管理软件开发有限公司 Multi-tenant-oriented information managing system
CN105190557A (en) * 2012-10-16 2015-12-23 思杰系统有限公司 Systems and methods for bridging between public and private clouds through multi-level api integration
CN109150805A (en) * 2017-06-19 2019-01-04 亿阳安全技术有限公司 The method for managing security and system of application programming interface
CN109905258A (en) * 2017-12-07 2019-06-18 华为技术有限公司 Management method, device and the storage medium of PaaS

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10448227B2 (en) * 2016-03-31 2019-10-15 Innovapptive, Inc Mobile database access application development system and method

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105190557A (en) * 2012-10-16 2015-12-23 思杰系统有限公司 Systems and methods for bridging between public and private clouds through multi-level api integration
CN104866976A (en) * 2015-06-01 2015-08-26 北京圆通慧达管理软件开发有限公司 Multi-tenant-oriented information managing system
CN109150805A (en) * 2017-06-19 2019-01-04 亿阳安全技术有限公司 The method for managing security and system of application programming interface
CN109905258A (en) * 2017-12-07 2019-06-18 华为技术有限公司 Management method, device and the storage medium of PaaS

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
基于PaaS平台多租户隔离与数据安全研究与实现;胥双双;《中国优秀硕士学位论文全文数据库信息科技辑》;正文第4-5章 *
基于微服务架构的税务管理系统在PaaS平台上的设计与实现;王夏洋;《现代计算机》(第第26期期);正文第1-3章 *
王夏洋.基于微服务架构的税务管理系统在PaaS平台上的设计与实现.《现代计算机》.2019,(第第26期期),正文第1-3章. *

Also Published As

Publication number Publication date
CN114040021A (en) 2022-02-11

Similar Documents

Publication Publication Date Title
CN111488595B (en) Method for realizing authority control and related equipment
CA2667577C (en) Supply chain discovery services
US9202225B2 (en) Aggregate monitoring of utilization data for vendor products in cloud networks
US8938534B2 (en) Automatic provisioning of new users of interest for capture on a communication network
US20170048102A1 (en) Method of and system for managing computing resources
KR101416280B1 (en) Event handling system and method
CN107645386B (en) Method and device for acquiring data resources
US20160192223A1 (en) System information block broadcating method, cell-spanning reselection method, and device
CN110007950A (en) A kind of management method of application programming interfaces, device and server
CN114040021B (en) Development processing method and device for application program
CN111181915B (en) Configuration method and device of sharing permission, storage medium and electronic device
CN113434184A (en) Equipment upgrading method and device, storage medium and electronic device
CN111897843B (en) Configuration method and device of data flow strategy of Internet of things and computer equipment
US20150100665A1 (en) Digital display terminal, contents server, and method of transmitting and receiving content
CN110716938A (en) Data aggregation method and device, storage medium and electronic device
US10750356B2 (en) Configuration management method, apparatus, and system for terminal in internet of things
US20100094991A1 (en) Automated Role Based Usage Determination for Software System
CN111008209A (en) Data account checking method, device and system, storage medium and electronic device
CN104426695B (en) A kind of heterogeneous types equipment account management method and system
CN112597531A (en) Data product management method and device
Khue et al. Design and implementation of MEAN stack-based scalable real-time Digital Signage System
CN112437146A (en) Equipment state synchronization method, device and system
CN111597156A (en) Civil aviation data processing method and device, electronic equipment and storage medium
CN111865754A (en) MQTT-based remote monitoring method and system
CN113472808B (en) Log processing method and device, storage medium and electronic 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