CN113742018A - Archive model adjusting method, computer device and computer readable storage medium - Google Patents

Archive model adjusting method, computer device and computer readable storage medium Download PDF

Info

Publication number
CN113742018A
CN113742018A CN202111015825.7A CN202111015825A CN113742018A CN 113742018 A CN113742018 A CN 113742018A CN 202111015825 A CN202111015825 A CN 202111015825A CN 113742018 A CN113742018 A CN 113742018A
Authority
CN
China
Prior art keywords
model
archive
interface
file
information
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
CN202111015825.7A
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.)
Yuanguang Software Co Ltd
Original Assignee
Yuanguang Software 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 Yuanguang Software Co Ltd filed Critical Yuanguang Software Co Ltd
Priority to CN202111015825.7A priority Critical patent/CN113742018A/en
Publication of CN113742018A publication Critical patent/CN113742018A/en
Pending legal-status Critical Current

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/451Execution arrangements for user interfaces
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/14Details of searching files based on file metadata
    • G06F16/144Query formulation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/14Details of searching files based on file metadata
    • G06F16/156Query results presentation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/16File or folder operations, e.g. details of user interfaces specifically adapted to file systems
    • G06F16/168Details of user interfaces specifically adapted to file systems, e.g. browsing and visualisation, 2d or 3d GUIs
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/166Editing, e.g. inserting or deleting
    • G06F40/186Templates
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • G06Q10/103Workflow collaboration or project management

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Business, Economics & Management (AREA)
  • Human Resources & Organizations (AREA)
  • Software Systems (AREA)
  • Databases & Information Systems (AREA)
  • Strategic Management (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Human Computer Interaction (AREA)
  • Library & Information Science (AREA)
  • Marketing (AREA)
  • Economics (AREA)
  • Mathematical Physics (AREA)
  • Operations Research (AREA)
  • Quality & Reliability (AREA)
  • Tourism & Hospitality (AREA)
  • General Business, Economics & Management (AREA)
  • Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Computational Linguistics (AREA)
  • General Health & Medical Sciences (AREA)
  • Stored Programmes (AREA)

Abstract

The invention provides a method for adjusting a file model, a computer device and a computer readable storage medium, wherein the method comprises the steps of acquiring an initial file model of an external service system and various data of the initial file model; acquiring current service attributes, and determining a target archive model of the current service system according to the current service attributes; according to the initial file model and the target file model, establishing a mapping relation between each initial field of the initial file model and each target field of the target file model, and determining each data of the target file model according to the mapping relation; and acquiring a data query instruction, acquiring and displaying a target field corresponding to the data to be queried according to the data query instruction, and acquiring and displaying data of the corresponding target field. The invention also provides a computer device and a computer readable storage medium for realizing the method. The invention can realize dynamic archive model and reduce the development difficulty of the service system.

Description

Archive model adjusting method, computer device and computer readable storage medium
Technical Field
The invention relates to the technical field of data processing, in particular to an archive model adjusting method, a computer device for realizing the method and a computer readable storage medium.
Background
The archive data management of enterprises is mostly managed by using an archive data management system, at present, various archive data management systems are available on the market, and different archive data management systems usually correspond to different business systems. With the increase of business types of enterprises or the change of business types, the used business systems are often required to be changed, which involves the migration of archive data from an original business system to a new business system and also involves the operations of searching and displaying the archive data under the new business system.
Generally, archive data management uses archive models for management, and the archive data management system collects business data, usually, for each archive type and each set of business system, a set of corresponding archive data models needs to be defined separately, and when a business system is changed or a corresponding business type is changed, the data models need to be redefined. Since the work of redefining the data model is usually performed by a developer of the archive data management system, the user cannot adjust or modify the archive model, which results in high adjustment cost of the archive system on one hand and difficulty in adapting to rapid changes of enterprise services on the other hand.
In the existing archive data management system, metadata is usually customized according to a specific service system and a specific service type, so that an archive model is formed, and different archive models are needed to be customized for the same service type, such as documents of the same type, if an enterprise uses a plurality of different archive data management systems due to the difference of different service systems in definition of the service type. However, the cost of customizing different archive models is too high, which affects the application cost of the enterprise to the archive data management system.
In order to adapt to differences between different versions and archive models, some existing solutions are to adapt metadata between different versions of the same application program, for example, patent application publication No. CN112256322A discloses a method for dynamically partitioning versions of an application program, where the method includes initially defining multiple versions of an application program and an application program, partitioning multidimensional resources used in an application program running process to obtain mutually independent resources, obtaining a version of the application program corresponding to a user based on a user's authority, and obtaining resources of the application program based on the version. The method also comprises the steps of acquiring a metadata main table used by a function module corresponding to the version application program based on the mapping relation between the metadata main table and the function module, and acquiring a metadata field of the used metadata main table based on the mapping relation between the metadata main table and the metadata field; and acquiring archive data used by the functional module corresponding to the version application program based on the mapping relation between the functional module and the archive data, and loading the acquired metadata field and the archive data into a framework of the application program.
However, this method is only directed to mapping processing between metadata fields between multiple different versions of the same application program, and since the same application program is usually developed by the same developer, there often exists a corresponding matching relationship between the fields of metadata, but for the application programs developed by different developers, this method often cannot meet the requirement of establishing an archive model. In addition, the method can not realize the dynamic adjustment of the archive model, and the archive model is dynamically changed according to different service types so as to adapt to different service type requirements.
Disclosure of Invention
The first purpose of the invention is to provide a file model adjusting method which can realize dynamic adjustment of a file model.
The second objective of the present invention is to provide a computer device for implementing the above file model adjustment method.
A third object of the present invention is to provide a computer-readable storage medium for implementing the archive model adjustment method.
In order to achieve the first object of the present invention, the archive model adjustment method provided by the present invention includes acquiring service information of a service system, acquiring attribute information of entered service information, and setting an archive model according to the attribute information; acquiring update information of a service system, and adjusting the archive model according to the update information, including adjusting attribute information of the service information in the archive model; and adjusting the interface model according to the adjusted file model, and displaying the operation interface based on the adjusted interface model after acquiring the instruction for displaying the operation interface.
According to the scheme, the archive models stored in the target archive system are not fixed, but are dynamically adjusted according to the current service attributes, so that the corresponding archive models can be set for different types of services. In addition, because the modification of the archive model does not need to be actively modified by a developer of the archive system but is dynamically generated, the modification workload of the archive model is less, and the modification workload of the archive model can be reduced and the modification efficiency of the archive model can be improved.
Preferably, the adjusting the archive model according to the update information includes: and acquiring attribute information adjustment information of the recorded service information.
Therefore, the user can automatically input the attribute information adjustment information of the service information according to the requirement, and the user can conveniently and automatically adjust the archive model.
Further, the attribute information of the service information includes at least one of the following: unit code of the certificate, certificate code.
The method further comprises the step of dynamically displaying an interface for selecting a table of the file to be grouped when the operation interface of the group volume is displayed, wherein the interface for selecting the table of the file to be grouped is dynamically displayed according to the interface model. Preferably, the rows or columns of the interface of the table of the selected to-be-grouped volume archive are dynamically displayed according to the interface model.
Therefore, the interface for selecting the form of the file to be grouped can be dynamically generated, and the use requirements of different business systems under different file models are met.
The further scheme is that before the instruction of the display operation interface is obtained, the cover page is displayed: and generating a cover page according to the adjusted file model. Preferably, when the cover page is generated, the cover page template is obtained, and the adjusted file model is used for adjusting the cover page template to generate the finally displayed cover page.
Therefore, corresponding cover pages are different according to different business attributes, page covers are dynamically generated according to the adjusted file models, and fixed covers are not adopted. In addition, because the cover page can be generated based on the same cover page template, the generation of the cover page is very simple, and the corresponding cover page does not need to be customized for each business type.
In order to achieve the second objective, the present invention provides a computer device including a processor and a memory, wherein the memory stores a computer program, and the computer program realizes the steps of the archive model adjustment method when executed by the processor.
To achieve the third objective, the present invention provides a computer program stored on a computer readable storage medium, wherein the computer program is executed by a processor to implement the steps of the archive model adjustment method.
Drawings
FIG. 1 is a block diagram of a business system and a file system according to an embodiment of the file model adjustment method of the present invention.
FIG. 2 is a flowchart of an embodiment of a method for adjusting an archive model according to the invention.
The invention is further explained with reference to the drawings and the embodiments.
Detailed Description
The file model adjusting method of the present invention is applied to a file system, preferably, the file system runs on a computer device, for example, an intelligent terminal device such as a PC or a smart phone, the file data management system can obtain service information from an external service system, and the file system can be provided with a file model, a page management model, etc. The computer device is provided with a processor and a memory, wherein the memory is stored with a computer program, and the processor realizes the file model adjusting method by executing the computer program.
The embodiment of the file model adjusting method comprises the following steps:
the present embodiment is used for dynamically generating a archive model of an archive system, and referring to fig. 1, the present embodiment is applied to an archive system 20, the archive system 20 can obtain business information from a plurality of business systems 10, for example, obtain an accounting document 12 from a finance system 11, and can obtain information of an account book 13, the business systems 10 may further include an OA system 15, and the like, and the archive system 20 may also obtain corresponding business information from the OA system 15.
The archive system 20 is provided with an archive model management module 21, an interface model management module 22, a group volume management module 23, an archive inquiry module 24, and the like. The archive system 20 can receive the business information of a plurality of business systems and archive the business information, the archive model management module 21 is used for managing the archive model, and can receive manually input business attribute information, such as unit codes, voucher codes and other information of the accounting voucher of the financial system 11, by combing different business conditions, and the input attribute information is recorded in the corresponding archive model. Therefore, the archive model can be set by the user according to actual conditions. If the business processed by the business system 10 of the enterprise changes, for example, a new business attribute is added to a certain business, the user can enter corresponding business attribute information by himself, so that the archive model management module 21 can add related attribute information to the archive classification, that is, the archive model is adjusted. Thus, archive system 20 can allow a user to update the archive model on their own to accommodate business changes of different business systems.
The interface model management module of the archive system 20 is configured to set attributes of different archive types according to different operation interfaces, for example, different operation interfaces exist for different archive types, and once the archive model changes, the interface model also changes correspondingly, for example, new columns are added, or some columns are cancelled, or columns are adjusted.
The group volume management module 23 may group a plurality of files to form a file case. In the process of volume group, it is often necessary to display a table, for example, a table for selecting the archive to be grouped. In order to adapt to the update of the archive model, the group volume management module 23 will perform dynamic update according to the updated archive model and according to the interface model of the interface model management module 22, for example, the row or column in the table of the selected archive to be grouped can be dynamically updated and displayed according to the interface model.
After receiving the data query command, the archive query module 24 obtains archive data satisfying the query requirement from the archive system, and displays the query result through the operation interface. Preferably, a general interface can be developed for different service classifications according to the file query function, the general interface is an interface model, and the interface model can be adjusted according to different service classifications to generate a corresponding interface.
The following describes specific steps of the archive model adjustment method according to this embodiment with reference to fig. 2. First, step S1 is executed to obtain the business information of the business system 10 and set up a business archive model, which may be a preset basic archive model that is preset by the developer of the archive system. The archive model can be one or a plurality of archive models, each archive model can be specific to one service type, or specific to one classified service, and the archive models corresponding to different service types are different.
Then, step S2 is executed to obtain the update information of the service system. If the service information of the service system changes, for example, a new attribute is added to a certain type of service in the service system, or the attribute of a certain service is deleted, changed, etc., the service system 10 sends the updated information to the archive system 20, and the archive system executes step S3, and adjusts the archive model according to the received updated information of the service information sent by the service system. For example, the archive system 20 performs adjustment on the archive model of the corresponding service according to the update information, such as acquiring the attribute information of the service information entered by the user, and performs adjustment on the corresponding attribute information in the archive model. Therefore, the user can adjust the file model according to actual requirements, so that the adjustment of the file model is very flexible and convenient.
Then, step S4 is executed to adjust the interface model according to the adjusted archive model. Since the interface model is generated according to the archive model, that is, when a certain interface is displayed, the interface corresponds to a certain archive model, once the archive model changes, the corresponding interface model needs to be updated. For example, if attribute information of a certain service is added to the archive model, the attribute information needs to be added to the interface model to ensure matching between the archive model and the interface model.
Accordingly, for the situation of the archive volume, if the archive model changes, that is, after the interface model changes, the interface displayed when the archive is organized needs to be adjusted, so that when the table of the archive to be organized is displayed, the table can be dynamically updated according to the interface model of the interface model management module 22, for example, the row or column in the table of the archive to be organized can be dynamically updated and displayed according to the interface model.
When the user opens the file system, the file system 20 needs to display the cover page, and then step S5 is executed. In order to improve the identification degrees of different service attributes, the embodiment sets cover pages corresponding to different service attributes, that is, the cover pages of different service attributes are different. If a specific cover page is customized for each business attribute, a larger number of cover pages will be customized, and as the types of business attributes increase, the number of cover pages that need to be customized increases.
For this reason, the embodiment provides a cover page template, which is a general template, and on one hand, the cover page template may be applicable to a certain service, and if the cover page template is for other types of services, the cover page template needs to be adjusted on the basis of the cover page template to generate a cover page applicable to a specific service. For this purpose, in step S5, a preset cover page template needs to be obtained first, and then the cover page template is adjusted according to the current business attribute, for example, the cover page template is adjusted according to the target archive model to generate a cover page corresponding to the current business attribute, and the generated cover page is displayed on the display screen as the cover page corresponding to the current business attribute.
Then, step S6 is executed to determine whether a data query command, for example, a command for a user to query for certain data, is obtained. The information of the field which can be inquired can be displayed on the cover page, or a certain screening condition can be displayed, and a user can inquire certain data by selecting the specific screening condition on the cover page.
And if the user inputs the screening information and indicates that the user needs to inquire the data, acquiring a target field corresponding to the data to be inquired through the target archive model and acquiring various data corresponding to the target field. Because the data obtained by the query may include data of a plurality of items, the query result may be presented in a list manner, that is, the data result of the query needs to be displayed through an operation interface.
In this embodiment, the dynamically adjusted interface model is applied to generate a corresponding operation interface, that is, step S7 is executed. Because the interface model is adjusted according to the updated service information, the generated operation interface can meet the display requirement of the service information, such as displaying corresponding attribute information.
Finally, step S8 is executed to display the target field obtained by the query and the data corresponding to the target field on the operation interface, that is, to display the query result. Furthermore, if a plurality of results are obtained by querying, an option for sequencing the query results can be set on the operation interface, and the user can sequence the displayed results according to actual needs. In addition, the user can click on a certain query result to view specific content, for example, click on a thumbnail of a certain invoice to browse the specific content of the invoice in detail, and view related information, for example, the invoice date, the invoice amount and the like of the invoice.
Therefore, the archive model can be dynamically generated, that is, the archive model can be adjusted according to different business attributes to improve the flexibility of the current business system, and a corresponding archive model does not need to be separately developed for each business attribute, and a corresponding operation interface and cover page do not need to be developed for each business attribute, so that the development difficulty of the business system can be greatly reduced, and the actual use requirements of enterprises can be met.
The embodiment of the computer device comprises:
the computer device of this embodiment may be a PC or an intelligent terminal device, and the computer device includes a processor, a memory, and a computer program stored in the memory and running on the processor, and when the processor executes the computer program, the steps of the archive model adjustment method are implemented.
For example, a computer program may be partitioned into one or more modules that are stored in a memory and executed by a processor to implement the modules of the present invention. One or more of the modules may be a series of computer program instruction segments capable of performing certain functions, which are used to describe the execution of the computer program in the terminal device.
The Processor may be a Central Processing Unit (CPU), or may be other general-purpose Processor, a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), an off-the-shelf Programmable Gate Array (FPGA) or other Programmable logic device, a discrete Gate or transistor logic device, a discrete hardware component, or the like. The general-purpose processor may be a microprocessor or the processor may be any conventional processor or the like, the processor being the control center of the terminal device and connecting the various parts of the entire terminal device using various interfaces and lines.
The memory may be used to store computer programs and/or modules, and the processor may implement various functions of the terminal device by running or executing the computer programs and/or modules stored in the memory and invoking data stored in the memory. The memory may mainly include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program required for at least one function, and the like; the storage data area may store data created according to the use of the mobile phone, and the like. In addition, the memory may include high speed random access memory, and may also include non-volatile memory, such as a hard disk, a memory, a plug-in hard disk, a Smart Media Card (SMC), a Secure Digital (SD) Card, a Flash memory Card (Flash Card), at least one magnetic disk storage device, a Flash memory device, or other volatile solid state storage device.
Computer-readable storage medium embodiments:
the computer program stored in the computer device may be stored in a computer-readable storage medium if it is implemented in the form of a software functional unit and sold or used as a separate product. Based on such understanding, all or part of the processes in the above-described embodiments of the method may be implemented by a computer program, which may be stored in a computer-readable storage medium and used by a processor to implement the steps of the above-described archive model adjustment method.
Wherein the computer program comprises computer program code, which may be in the form of source code, object code, an executable file or some intermediate form, etc. The computer readable medium may include: any entity or device capable of carrying computer program code, recording medium, U.S. disk, removable hard disk, magnetic disk, optical disk, computer Memory, Read-Only Memory (ROM), Random Access Memory (RAM), electrical carrier wave signals, telecommunications signals, software distribution media, and the like. It should be noted that the computer readable medium may contain other components which may be suitably increased or decreased as required by legislation and patent practice in jurisdictions, for example, in some jurisdictions, in accordance with legislation and patent practice, the computer readable medium does not include electrical carrier signals and telecommunications signals.
Finally, it should be emphasized that the present invention is not limited to the above-described embodiments, such as the change of the specific structure of the set archive model, or the change of various service attributes of the service system, and such changes should be included in the protection scope of the present invention.

Claims (9)

1. An archive model adjustment method comprises the following steps:
acquiring service information of a service system, acquiring attribute information of the input service information, and setting a file model according to the attribute information;
the method is characterized in that:
acquiring update information of the service system, and adjusting the archive model according to the update information, including adjusting attribute information of service information in the archive model;
and adjusting the interface model according to the adjusted archive model, and displaying the operation interface based on the adjusted interface model after acquiring an instruction for displaying the operation interface.
2. The archive model adjustment method according to claim 1, characterized in that:
adjusting the archive model according to the update information comprises: and acquiring attribute information adjustment information of the recorded service information.
3. The archive model adjustment method according to claim 2, characterized in that:
the attribute information of the service information includes at least one of: unit code of the certificate, certificate code.
4. The archive model adjustment method according to any of claims 1 to 3, characterized by:
and when the volume assembling operation interface is displayed, dynamically displaying an interface for selecting a table of the file to be assembled, wherein the interface for selecting the table of the file to be assembled is dynamically displayed according to the interface model.
5. The archive model adjustment method according to claim 4, wherein:
and selecting the row or the column of the interface of the table of the file to be grouped according to the interface model for dynamic display.
6. The archive model adjustment method according to any of claims 1 to 3, characterized by:
before an instruction for displaying an operation interface is acquired, a cover page is displayed: and the cover page is generated according to the adjusted file model.
7. The archive model adjustment method according to claim 6, wherein:
and when the cover page is generated, obtaining a cover page template, and adjusting the cover page template by using the adjusted file model to generate the finally displayed cover page.
8. Computer arrangement, characterized in that it comprises a processor and a memory, said memory storing a computer program which, when executed by the processor, carries out the steps of the archive model adjustment method according to any of claims 1 to 7.
9. A computer-readable storage medium having stored thereon a computer program, characterized in that: the computer program, when being executed by a processor, carries out the steps of the archive model adjustment method as set forth in any of claims 1 to 7.
CN202111015825.7A 2021-08-31 2021-08-31 Archive model adjusting method, computer device and computer readable storage medium Pending CN113742018A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111015825.7A CN113742018A (en) 2021-08-31 2021-08-31 Archive model adjusting method, computer device and computer readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111015825.7A CN113742018A (en) 2021-08-31 2021-08-31 Archive model adjusting method, computer device and computer readable storage medium

Publications (1)

Publication Number Publication Date
CN113742018A true CN113742018A (en) 2021-12-03

Family

ID=78734447

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111015825.7A Pending CN113742018A (en) 2021-08-31 2021-08-31 Archive model adjusting method, computer device and computer readable storage medium

Country Status (1)

Country Link
CN (1) CN113742018A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114298238A (en) * 2021-12-31 2022-04-08 瀚云科技有限公司 File creation method and device, electronic equipment and storage medium
CN116343210A (en) * 2023-03-24 2023-06-27 广州慧信档案技术有限公司 File digitization management method and device
CN116681261A (en) * 2023-07-27 2023-09-01 山东创亿智慧信息科技发展有限责任公司 Intelligent archive management control system

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090089746A1 (en) * 2006-04-27 2009-04-02 International Business Machines Corporation Method and System for Generating Application Data Editors
CN111061817A (en) * 2019-12-16 2020-04-24 华云数据有限公司 Adaptive service construction system, method and computer readable medium
CN112732641A (en) * 2020-12-30 2021-04-30 山东浪潮通软信息科技有限公司 Electronic file filing method, device and medium
CN113094141A (en) * 2021-04-23 2021-07-09 北京达佳互联信息技术有限公司 Page display method and device, electronic equipment and storage medium
CN113259538A (en) * 2021-06-23 2021-08-13 江西中元科技发展有限公司 Electronic file transferring system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090089746A1 (en) * 2006-04-27 2009-04-02 International Business Machines Corporation Method and System for Generating Application Data Editors
CN111061817A (en) * 2019-12-16 2020-04-24 华云数据有限公司 Adaptive service construction system, method and computer readable medium
CN112732641A (en) * 2020-12-30 2021-04-30 山东浪潮通软信息科技有限公司 Electronic file filing method, device and medium
CN113094141A (en) * 2021-04-23 2021-07-09 北京达佳互联信息技术有限公司 Page display method and device, electronic equipment and storage medium
CN113259538A (en) * 2021-06-23 2021-08-13 江西中元科技发展有限公司 Electronic file transferring system

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114298238A (en) * 2021-12-31 2022-04-08 瀚云科技有限公司 File creation method and device, electronic equipment and storage medium
CN116343210A (en) * 2023-03-24 2023-06-27 广州慧信档案技术有限公司 File digitization management method and device
CN116343210B (en) * 2023-03-24 2023-10-17 广州慧信档案技术有限公司 File digitization management method and device
CN116681261A (en) * 2023-07-27 2023-09-01 山东创亿智慧信息科技发展有限责任公司 Intelligent archive management control system
CN116681261B (en) * 2023-07-27 2023-10-17 山东创亿智慧信息科技发展有限责任公司 Intelligent archive management control system

Similar Documents

Publication Publication Date Title
CN113742018A (en) Archive model adjusting method, computer device and computer readable storage medium
US20200371760A1 (en) Systems and methods for code clustering analysis and transformation
US11188319B2 (en) Systems and methods for entry point-based code analysis and transformation
WO2021076363A1 (en) Data model transformation
CN111443912B (en) Component-based page rendering method, device, computer equipment and storage medium
CN107992275B (en) Document printing method and device, computer equipment and storage medium
CN112488855B (en) Business verification method and device based on rule template
CN103778107A (en) Method and platform for quickly and dynamically generating form based on EXCEL
CN111126019A (en) Report generation method and device based on mode customization and electronic equipment
CN114327605B (en) Vue-based remote form generation method, computer and storage medium
CN114791797A (en) Application development method, system, device and storage medium based on service middlebox
CN110806866A (en) Generation method and device of front-end management system
CN115269040B (en) Tenant business application expanding method, device and system
CN115617338A (en) Method and device for quickly generating service page and readable storage medium
CN113806526B (en) Feature extraction method, device and storage medium
CN116227452B (en) Method, apparatus, device and storage medium for analyzing templates using assembled cards
CN113434585A (en) Resource saving method and equipment
CN110674119A (en) Data processing method, system and computer readable storage medium
CN115357604B (en) Data query method and device
CN113779132B (en) Data importing method, device, computer equipment and storage medium
CN116661925B (en) Method and device for displaying project information, electronic equipment and storage medium
CN113468460B (en) Method, device and equipment for rendering Web page based on YAML (Yaml language)
CN116301758B (en) Rule editing method, device, equipment and medium based on event time points
US20240220237A1 (en) Smart grouping of code packages
US10628437B1 (en) Systems and methods for traceability and impact analysis across data islands

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