CN111209324A - Method and device for storing data, storage medium and electronic equipment - Google Patents

Method and device for storing data, storage medium and electronic equipment Download PDF

Info

Publication number
CN111209324A
CN111209324A CN201911415002.6A CN201911415002A CN111209324A CN 111209324 A CN111209324 A CN 111209324A CN 201911415002 A CN201911415002 A CN 201911415002A CN 111209324 A CN111209324 A CN 111209324A
Authority
CN
China
Prior art keywords
data
input
target
type field
user
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.)
Granted
Application number
CN201911415002.6A
Other languages
Chinese (zh)
Other versions
CN111209324B (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.)
Aisino Corp
Original Assignee
Aisino Corp
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 Aisino Corp filed Critical Aisino Corp
Priority to CN201911415002.6A priority Critical patent/CN111209324B/en
Publication of CN111209324A publication Critical patent/CN111209324A/en
Application granted granted Critical
Publication of CN111209324B publication Critical patent/CN111209324B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/25Integrating or interfacing systems involving database management systems
    • G06F16/252Integrating or interfacing systems involving database management systems between a Database Management System and a front-end application
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/245Query processing
    • G06F16/2457Query processing with adaptation to user needs

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computational Linguistics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The present disclosure relates to a method, an apparatus, a storage medium, and an electronic device for storing data, the method comprising: receiving a data storage request input by a user; determining a target database from a plurality of databases according to the database identification; acquiring a target input template corresponding to the target database from a plurality of data input templates; displaying the target input template to the user so that the user can input the data to be stored into the target input template according to the target input template; after receiving a storage confirmation request sent by the user, storing the data to be stored in the target input template into the target database, and storing the data to be stored in the target input template into the target database by the user through inputting the data to be stored into the target input template and then storing the data to be stored in the target input template into the target database, so that the data can be stored into the database of the application system instead of WebService, the problem that later maintenance cost is high due to the use of WebService is solved, and cost is saved.

Description

Method and device for storing data, storage medium and electronic equipment
Technical Field
The present disclosure relates to the field of computer technologies, and in particular, to a method and an apparatus for storing data, a storage medium, and an electronic device.
Background
At present, databases of different application systems in an enterprise are generally called by WebService. For example, data is acquired from or stored to a database of the application system through WebService.
However, when WebService of any application system database is changed, WebService of another application system that calls the database data of the application system also needs to be changed, and the format of the call data also needs to be changed, which results in higher maintenance cost of the database at a later stage.
Disclosure of Invention
The invention aims to provide a method, a device, a storage medium and an electronic device for storing data, which can overcome the problem that the use of WebService causes higher maintenance cost in the later period.
In order to achieve the above object, the present disclosure provides in a first aspect a method of storing data, comprising:
receiving a data storage request input by a user, wherein the data storage request comprises a database identifier to which data to be stored is to be stored;
determining a target database from a plurality of databases according to the database identification, wherein different databases correspond to different data input templates;
acquiring a target input template corresponding to the target database from a plurality of data input templates;
displaying the target input template to the user so that the user can input the data to be stored into the target input template according to the target input template;
and after receiving a storage confirmation request sent by the user, storing the data to be stored in the target input template to the target database.
Optionally, before receiving a data storage request sent by a user, the data input template is generated by:
receiving a template generation instruction input by the user, wherein the template generation instruction comprises the database identification;
acquiring source data corresponding to the database according to the database identifier;
and generating the data input template according to the source data.
Optionally, the source data includes an input type field, and the generating the data input template according to the source data includes:
presenting the input type field to the user so that the user can determine a target type field from the input type field;
and acquiring a target type field determined by the user, and generating the data input template according to the target type field, wherein the data input template comprises the target type field.
Optionally, the source data includes an input type field, and the generating the data input template according to the source data includes:
receiving a field newly-added request message input by the user, wherein the newly-added request message comprises the database identification and a newly-added type field input by the user;
presenting the input type field and the newly added type field to the user so that the user determines a target type field from the input type field and the newly added type field;
and acquiring a target type field determined by the user, and generating the data input template according to the target type field, wherein the data input template comprises the target type field.
A second aspect of the present disclosure provides an apparatus for storing data, comprising:
the data storage system comprises a storage request receiving module, a storage request sending module and a storage request receiving module, wherein the storage request receiving module is used for receiving a data storage request input by a user, and the data storage request comprises a database identifier to which data to be stored are to be stored;
the target database determining module is used for determining a target database from a plurality of databases according to the database identification, wherein different databases correspond to different data input templates;
the target input template determining module is used for acquiring a target input template corresponding to the target database from a plurality of data input templates;
the target input template display module is used for displaying the target input template to the user so that the user can input the data to be stored into the target input template according to the target input template;
and the data to be stored storage module is used for storing the data to be stored in the target input template to the target database after receiving a storage confirmation request sent by the user.
Optionally, the apparatus further comprises:
a data input template generation module to:
receiving a template generation instruction input by the user, wherein the template generation instruction comprises the database identification;
acquiring source data corresponding to the database according to the database identifier;
and generating the data input template according to the source data.
Optionally, the source data includes an input type field, and the data input template generation module is configured to:
presenting the input type field to the user so that the user can determine a target type field from the input type field;
and acquiring a target type field determined by the user, and generating the data input template according to the target type field, wherein the data input template comprises the target type field.
Optionally, the source data includes an input type field, and the data input template generation module is configured to:
receiving a field newly-added request message input by the user, wherein the newly-added request message comprises the database identification and a newly-added type field input by the user;
presenting the input type field and the newly added type field to the user so that the user determines a target type field from the input type field and the newly added type field;
and acquiring a target type field determined by the user, and generating the data input template according to the target type field, wherein the data input template comprises the target type field.
A third aspect of the present disclosure provides a computer readable storage medium having stored thereon a computer program which, when executed by a processor, performs the steps of the method of any one of the first aspects.
A fourth aspect of the present disclosure provides an electronic device, comprising:
a memory having a computer program stored thereon;
a processor for executing the computer program in the memory to implement the steps of the method of any one of the first aspect.
By the technical scheme, a data storage request input by a user can be received; determining a target database from a plurality of databases according to the database identification; acquiring a target input template corresponding to the target database from a plurality of data input templates; displaying the target input template to the user so that the user can input the data to be stored into the target input template according to the target input template; after receiving a storage confirmation request sent by the user, storing the data to be stored in the target input template into the target database, wherein the user inputs the data to be stored into the target input template and then stores the data to be stored in the target input template into the target database, so that the data to be stored in the database of the application system can be stored instead of WebService, thereby avoiding the problem that later maintenance cost is high due to the use of WebService.
Additional features and advantages of the disclosure will be set forth in the detailed description which follows.
Drawings
The accompanying drawings, which are included to provide a further understanding of the disclosure and are incorporated in and constitute a part of this specification, illustrate embodiments of the disclosure and together with the description serve to explain the disclosure without limiting the disclosure. In the drawings:
FIG. 1 is a flow chart of a method of storing data provided in accordance with an exemplary embodiment;
FIG. 2 is a flow diagram illustrating a method of generating a data input template in accordance with an exemplary embodiment;
FIG. 3 is a flow diagram illustrating another method of generating a data input template in accordance with an illustrative embodiment;
FIG. 4 is a block diagram illustrating an apparatus to store data in accordance with an exemplary embodiment;
FIG. 5 is a block diagram illustrating a second apparatus for storing data in accordance with an exemplary embodiment;
FIG. 6 is a block diagram illustrating an electronic device in accordance with an example embodiment.
Detailed Description
The following detailed description of specific embodiments of the present disclosure is provided in connection with the accompanying drawings. It should be understood that the detailed description and specific examples, while indicating the present disclosure, are given by way of illustration and explanation only, not limitation.
FIG. 1 is a flow chart of a method of storing data provided in accordance with an exemplary embodiment. As shown, the method includes:
s101, receiving a data storage request input by a user, wherein the data storage request comprises a database identifier to which data to be stored is to be stored.
For example, after the user clicks an "order data import" button on the page, the order data storage request input by the user may be received. The data storage request includes a database identification "order" to which order data to be stored is to be stored.
For another example, after the user clicks the "invoice data import" button on the page, the invoice data storage request input by the user can be received. The data storage request includes a database identification "invoice" to which the invoice data to be stored is to be stored.
S102, determining a target database from a plurality of databases according to the database identification, wherein different databases correspond to different data input templates;
s103, acquiring a target input template corresponding to the target database from the plurality of data input templates.
For example, when the data storage request input by the user includes that a database identifier to which order data to be stored is an "order", a target database is determined from a plurality of databases according to the database identifier "order" as a database of an order management system, and then a target input template corresponding to the database of the order management system is obtained from a plurality of data input templates, wherein the target input template is an order input template.
For another example, when the data storage request input by the user includes that the database identifier to which the order data to be stored is "invoice", a target database is determined from the multiple databases as the database of the invoice management system according to the database identifier "invoice", and then a target input template corresponding to the database of the invoice management system is obtained from the multiple data input templates, where the target input template is the invoice input template.
Illustratively, in the present embodiment, the data input template is a data input template in Excel format.
And S104, displaying the target input template to the user so that the user can input the data to be stored into the target input template according to the target input template.
Illustratively, after the target input template is obtained, the target input template is presented to the user. In this embodiment, the target input template is a data input template in Excel format.
In this embodiment, the target input template includes a type field of data to be input. For example, when the target entry template is an order entry template, the target entry template includes type fields for the order data to be stored, such as the date, amount, code, customer, etc. type fields for the order.
For another example, when the target input template is an invoice input template, the target input template includes type fields of order data to be stored, such as type fields of a top-up, date, amount, code, identification number, and the like of an invoice.
Illustratively, the target input template further comprises prompt information of the type field. For example, the prompt for the date type field is in the format "XXXX-XX-XX" for the date.
For another example, the prompt for the customer type field is "please enter customer code" or "please enter customer name".
Further, the user can input the data to be stored corresponding to the type field according to the type field on the target input template and the prompt information of the type field.
And S105, after receiving the storage confirmation request sent by the user, storing the data to be stored in the target input template into the target database.
Illustratively, the user sends a storage confirmation request after the target template inputs the data to be stored. For example, after the user enters the date, amount, code, and data to be stored of one or more orders on the order entry template, the user clicks the "import" button to send a request for confirmation of storage of the data to be stored of the first one or more orders. And after receiving a storage confirmation request sent by the user, storing the data to be stored in the one or more order input templates into a database of the order management system.
For another example, after the user inputs the head-up, date, amount, code, and identification number of one or more invoices on the invoice input template to wait for the data to be stored, the user may click the "import" button to send a storage confirmation request for the data to be stored of the one or more invoices. And after receiving a storage confirmation request sent by the user, storing the data to be stored in the one or more invoice input templates to a database of the invoice management system.
By adopting the scheme, the data storage request input by the user can be received; determining a target database from a plurality of databases according to the database identification; acquiring a target input template corresponding to the target database from a plurality of data input templates; displaying the target input template to the user so that the user can input the data to be stored into the target input template according to the target input template; after receiving a storage confirmation request sent by the user, storing the data to be stored in the target input template into the target database, wherein the user inputs the data to be stored into the target input template and then stores the data to be stored in the target input template into the target database, so that the data to be stored in the database of the application system can be stored instead of WebService, the problem that later maintenance cost is high due to the use of WebService is avoided, different databases correspond to different data input templates, and the user can store different data to be stored into corresponding different databases by inputting the data to be stored into different data input templates, so that the data to be stored in the databases of different application systems can be stored instead of WebService, the later maintenance of WebService is avoided, and the cost is greatly saved.
In the following, how to generate the data input template before receiving the data storage request sent by the user is described with reference to a specific embodiment. FIG. 2 is a flow chart illustrating a method of generating a data input template in accordance with an exemplary embodiment. As shown in fig. 2, the method includes:
s201, receiving a template generation instruction input by a user, wherein the template generation instruction comprises a database identifier.
For example, after clicking a "newly-created order data import template" button on a page, a template generation instruction of order data input by a user can be received. The template generation instructions for the order data include a database identification "order".
For another example, after the user clicks the "new invoice data import template" button on the page, the template generation instruction of the invoice data input by the user can be received. The template generation instructions for the invoice data include a database identification "invoice".
S202, obtaining source data corresponding to the database according to the database identification.
For example, when the received user template generation instruction includes a database identifier "order", source data corresponding to the database of the order management system is obtained according to the database identifier "order".
For another example, when the received user template generation instruction includes the database identifier "invoice", the source data corresponding to the database of the invoice management system is obtained according to the database identifier "invoice".
Illustratively, the source data includes an input type field. For example, the source data corresponding to the database of the order management system includes input type fields of date, amount, code, customer, remark, name, type, etc. of the order.
For another example, the source data corresponding to the database of the invoice management system includes input type fields of the top, date, amount, code, identification number, remark, name, type, and the like of the invoice.
S203, generating a data input template according to the source data.
After the source data is acquired, the input type field included in the source data is presented to the user, so that the user can determine the target type field from the input type field.
Further, a target type field determined by the user is obtained, and a data input template is generated according to the target type field, wherein the data input template comprises the target type field.
For example, after the source data corresponding to the database of the order management system is obtained, the input type fields of the date, the amount, the code, the client, the remark, the name, the type and the like of the order included in the source data are displayed to the user, so that the user can determine the target type field from the source data corresponding to the database of the order management system. For example, if the target type field determined by the user according to the source data is date, amount, code, and customer, the order data input template is generated according to the date, amount, code, and target type field of the customer.
For another example, after the source data corresponding to the database of the invoice management system is obtained, the input type fields of the new header, date, amount, code, identification number, remark, name, type, and the like of the invoice included in the source data are displayed to the user, so that the user can determine the target type field from the source data corresponding to the database of the invoice management system. For example, if the target type field determined by the user according to the source data is head-up, date, amount, code and identification number, the invoice data input template is generated according to the target type field of head-up, date, amount, code and identification number.
Further, if there is a correspondence between a preset input type field and a subfield of the input type field, the target type field may also be determined according to the correspondence between the preset input type field and the subfield of the input type field. For example, the input type field of the customer includes two subfields, a customer name and a customer code. When the user determines the target type field from the client input type field, the user is presented with both the client name and the client code, so that the user determines the target type field from the client input type field. When the user selects the client code as the target type field, the client type field and the prompt message of the client type field, such as "please input the client code", may be generated in the data input template, or the client code type field may be directly generated in the data input template.
By adopting the scheme, a template generation instruction input by a user can be received, and the template generation instruction comprises a database identifier; acquiring source data corresponding to the database according to the database identifier; the data input template is generated according to the source data, and the data can be stored in the database of the application system through the data input template instead of WebService, so that the problem that later maintenance cost is high due to the use of WebService is solved, and cost is saved.
In the following, a description is given, with reference to a specific embodiment, how to generate a data entry template when a target type field determined by a user does not exist in source data. FIG. 3 is a flow chart of another method of generating a data input template provided in accordance with an exemplary embodiment. As shown in fig. 3, the method includes:
s301, receiving a field addition request message input by a user, wherein the field addition request message comprises the database identifier and a field of an addition type input by the user.
For example, when a user wants to add a type field to a data input template corresponding to a database of an order management system, a field addition request message for an order may be input, where the addition request message includes an identification of the order management system database and the type field (address) added by the user.
For another example, when a user wants to add a new type field to a data input template corresponding to a database of an invoice management system, a new type field request message for the invoice may be input, where the new type field request message includes an identifier of the invoice management system database and the new type field (address) input by the user.
S302, the input type field and the newly added type field are displayed to the user, so that the user can determine a target type field from the input type field and the newly added type field.
For example, when the new addition request message input by the user is received and includes the order management system database identifier and the new addition type field (address) input by the user, the input type field including date, amount, code, client, remark, name, type and the like and the new addition field (address) corresponding to the source data of the order management system database are displayed to the user, so that the user can determine the target type field from the input type field and the new addition type field.
For example, when the new addition request message input by the user is received and includes the database identifier of the invoice management system and the new addition type field (address) input by the user, the input type field of the source data corresponding to the database of the invoice management system, such as head up, date, amount, code, identification number, remark, name, type, and the like, and the new addition field (address) are displayed to the user, so that the user can determine the target type field from the input type field and the new addition type field.
Similarly, the target type field may also be determined according to a corresponding relationship between a preset input type field and a subfield of the input type field, which is not described herein again.
S303, obtaining the target type field determined by the user, and generating the data input template according to the target type field, wherein the data input template comprises the target type field.
S303 provided in this embodiment is similar to S203 provided in the embodiment of fig. 2, and this embodiment is not described herein again.
By the scheme, a field newly-added request message input by a user can be received, wherein the newly-added request message comprises the database identification and a newly-added type field input by the user; presenting the input type field and the newly added type field to the user so that the user determines a target type field from the input type field and the newly added type field; the target type field determined by the user is obtained, the data input template is generated according to the target type field, the data input template comprises the target type field, data can be stored in a database of an application system through the data input template instead of WebService, the problem that later maintenance cost is high due to the use of WebService is solved, and cost is saved.
Fig. 4 is a block diagram illustrating an apparatus to store data according to an example embodiment. As shown in fig. 4, the apparatus 40 includes:
a storage request receiving module 401, configured to receive a data storage request input by a user, where the data storage request includes a database identifier to which data to be stored is to be stored;
a target database determining module 402, configured to determine a target database from multiple databases according to the database identifier, where different databases correspond to different data input templates;
a target input template determining module 403, configured to obtain a target input template corresponding to the target database from multiple data input templates;
a target input template presentation module 404, configured to present the target input template to the user, so that the user inputs the data to be stored into the target input template according to the target input template;
a to-be-stored data storage module 405, configured to store the to-be-stored data in the target input template to the target database after receiving a storage confirmation request sent by the user.
Alternatively, fig. 5 is a block diagram illustrating another apparatus for storing data according to the embodiment of fig. 4. As shown in fig. 5, the apparatus 40 further includes:
a data input template generation module 406 to:
receiving a template generation instruction input by the user, wherein the template generation instruction comprises the database identification;
acquiring source data corresponding to the database according to the database identifier;
the data input template is generated from the source data.
Optionally, the source data includes an input type field, and the data input template generation module 406 is configured to:
presenting the input type field to the user so that the user determines a target type field from the input type field;
and acquiring a target type field determined by the user, and generating the data input template according to the target type field, wherein the data input template comprises the target type field.
Optionally, the source data includes an input type field, and the data input template generation module 406 is configured to:
receiving a field newly-added request message input by the user, wherein the newly-added request message comprises the database identification and a newly-added type field input by the user;
presenting the input type field and the newly added type field to the user so that the user determines a target type field from the input type field and the newly added type field;
and acquiring a target type field determined by the user, and generating the data input template according to the target type field, wherein the data input template comprises the target type field.
By adopting the device, a data storage request input by a user can be received; determining a target database from a plurality of databases according to the database identification; acquiring a target input template corresponding to the target database from a plurality of data input templates; displaying the target input template to the user so that the user can input the data to be stored into the target input template according to the target input template; after receiving a storage confirmation request sent by the user, storing the data to be stored in the target input template into the target database, wherein the user inputs the data to be stored into the target input template and then stores the data to be stored in the target input template into the target database, so that the data to be stored in the database of the application system can be stored instead of WebService, the problem that later maintenance cost is high due to the use of WebService is avoided, different databases correspond to different data input templates, and the user can store different data to be stored into corresponding different databases by inputting the data to be stored into different data input templates, so that the data to be stored in the databases of different application systems can be stored instead of WebService, the later maintenance of WebService is avoided, and the cost is greatly saved.
With regard to the apparatus in the above-described embodiment, the specific manner in which each module performs the operation has been described in detail in the embodiment related to the method, and will not be elaborated here.
Fig. 6 is a block diagram illustrating an electronic device 600 according to an example embodiment. Referring to fig. 6, the electronic device 600 includes a processor 622, which may be one or more in number, and a memory 632 for storing computer programs executable by the processor 622. The computer program stored in memory 632 may include one or more modules that each correspond to a set of instructions. Further, the processor 622 may be configured to execute the computer program to perform the above-described method of storing data.
Additionally, electronic device 600 may also include a power component 626 that may be configured to perform power management of electronic device 600 and a communication component 650 that may be configured to enable communication, e.g., wired or wireless communication, of electronic device 600. The electronic device 600 may also include input/output (I/O) interfaces 658. The electronic device 600 may operate based on an operating system stored in the memory 632, such as Windows Server, Mac OSXTM, UnixTM, LinuxTM, and the like.
In another exemplary embodiment, a computer readable storage medium comprising program instructions which, when executed by a processor, implement the steps of the above-described method of storing data is also provided. For example, the computer readable storage medium may be the memory 632 described above that includes program instructions executable by the processor 622 of the electronic device 600 to perform the methods described above for storing data.
In another exemplary embodiment, a computer program product is also provided, which comprises a computer program executable by a programmable apparatus, the computer program having code portions for performing the above-mentioned method of storing data when executed by the programmable apparatus.
The preferred embodiments of the present disclosure are described in detail with reference to the accompanying drawings, however, the present disclosure is not limited to the specific details of the above embodiments, and various simple modifications may be made to the technical solution of the present disclosure within the technical idea of the present disclosure, and these simple modifications all belong to the protection scope of the present disclosure. It should be noted that the various features described in the above embodiments may be combined in any suitable manner without departing from the scope of the invention. In order to avoid unnecessary repetition, various possible combinations will not be separately described in this disclosure.
In addition, any combination of various embodiments of the present disclosure may be made, and the same should be considered as the disclosure of the present disclosure, as long as it does not depart from the spirit of the present disclosure.

Claims (10)

1. A method of storing data, comprising:
receiving a data storage request input by a user, wherein the data storage request comprises a database identifier to which data to be stored is to be stored;
determining a target database from a plurality of databases according to the database identification, wherein different databases correspond to different data input templates;
acquiring a target input template corresponding to the target database from a plurality of data input templates;
displaying the target input template to the user so that the user can input the data to be stored into the target input template according to the target input template;
and after receiving a storage confirmation request sent by the user, storing the data to be stored in the target input template to the target database.
2. The method of claim 1, wherein the data entry template is generated by, prior to receiving a data storage request sent by a user:
receiving a template generation instruction input by the user, wherein the template generation instruction comprises the database identification;
acquiring source data corresponding to the database according to the database identifier;
and generating the data input template according to the source data.
3. The method of claim 2, wherein the source data comprises an input type field, and wherein generating the data input template from the source data comprises:
presenting the input type field to the user so that the user can determine a target type field from the input type field;
and acquiring a target type field determined by the user, and generating the data input template according to the target type field, wherein the data input template comprises the target type field.
4. The method of claim 2, wherein the source data comprises an input type field, and wherein generating the data input template from the source data comprises:
receiving a field newly-added request message input by the user, wherein the newly-added request message comprises the database identification and a newly-added type field input by the user;
presenting the input type field and the newly added type field to the user so that the user determines a target type field from the input type field and the newly added type field;
and acquiring a target type field determined by the user, and generating the data input template according to the target type field, wherein the data input template comprises the target type field.
5. An apparatus for storing data, comprising:
the data storage system comprises a storage request receiving module, a storage request sending module and a storage request receiving module, wherein the storage request receiving module is used for receiving a data storage request input by a user, and the data storage request comprises a database identifier to which data to be stored are to be stored;
the target database determining module is used for determining a target database from a plurality of databases according to the database identification, wherein different databases correspond to different data input templates;
the target input template determining module is used for acquiring a target input template corresponding to the target database from a plurality of data input templates;
the target input template display module is used for displaying the target input template to the user so that the user can input the data to be stored into the target input template according to the target input template;
and the data to be stored storage module is used for storing the data to be stored in the target input template to the target database after receiving a storage confirmation request sent by the user.
6. The apparatus of claim 5, further comprising:
a data input template generation module to:
receiving a template generation instruction input by the user, wherein the template generation instruction comprises the database identification;
acquiring source data corresponding to the database according to the database identifier;
and generating the data input template according to the source data.
7. The apparatus of claim 6, wherein the source data comprises an input type field, and wherein the data input template generation module is configured to:
presenting the input type field to the user so that the user can determine a target type field from the input type field;
and acquiring a target type field determined by the user, and generating the data input template according to the target type field, wherein the data input template comprises the target type field.
8. The apparatus of claim 6, wherein the source data comprises an input type field, and wherein the data input template generation module is configured to:
receiving a field newly-added request message input by the user, wherein the newly-added request message comprises the database identification and a newly-added type field input by the user;
presenting the input type field and the newly added type field to the user so that the user determines a target type field from the input type field and the newly added type field;
and acquiring a target type field determined by the user, and generating the data input template according to the target type field, wherein the data input template comprises the target type field.
9. A computer-readable storage medium, on which a computer program is stored which, when being executed by a processor, carries out the steps of the method according to any one of claims 1 to 4.
10. An electronic device, comprising:
a memory having a computer program stored thereon;
a processor for executing the computer program in the memory to carry out the steps of the method of any one of claims 1 to 4.
CN201911415002.6A 2019-12-31 2019-12-31 Method and device for storing data, storage medium and electronic equipment Active CN111209324B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911415002.6A CN111209324B (en) 2019-12-31 2019-12-31 Method and device for storing data, storage medium and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911415002.6A CN111209324B (en) 2019-12-31 2019-12-31 Method and device for storing data, storage medium and electronic equipment

Publications (2)

Publication Number Publication Date
CN111209324A true CN111209324A (en) 2020-05-29
CN111209324B CN111209324B (en) 2023-11-28

Family

ID=70787873

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911415002.6A Active CN111209324B (en) 2019-12-31 2019-12-31 Method and device for storing data, storage medium and electronic equipment

Country Status (1)

Country Link
CN (1) CN111209324B (en)

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103246651A (en) * 2012-02-02 2013-08-14 金蝶软件(中国)有限公司 Method and system for data inputting
US20140372860A1 (en) * 2013-03-14 2014-12-18 Goformz, Inc. System and method for converting paper forms to an electronic format
CN105808375A (en) * 2014-12-31 2016-07-27 航天信息软件技术有限公司 Data import method and device
CN107609154A (en) * 2017-09-23 2018-01-19 浪潮软件集团有限公司 Method and device for processing multi-source heterogeneous data
CN108595597A (en) * 2018-04-19 2018-09-28 平安科技(深圳)有限公司 Data lead-in method, device, computer equipment and storage medium
CN109657225A (en) * 2018-09-27 2019-04-19 深圳壹账通智能科技有限公司 Data integration method, device, terminal and storage medium
US20190213262A1 (en) * 2016-12-12 2019-07-11 Tencent Technology (Shenzhen) Company Limited Methods and devices for processing template data, requesting template data, and presenting template data
CN110162300A (en) * 2019-04-16 2019-08-23 中国平安财产保险股份有限公司 A kind of insurance business development approach and device

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103246651A (en) * 2012-02-02 2013-08-14 金蝶软件(中国)有限公司 Method and system for data inputting
US20140372860A1 (en) * 2013-03-14 2014-12-18 Goformz, Inc. System and method for converting paper forms to an electronic format
CN105808375A (en) * 2014-12-31 2016-07-27 航天信息软件技术有限公司 Data import method and device
US20190213262A1 (en) * 2016-12-12 2019-07-11 Tencent Technology (Shenzhen) Company Limited Methods and devices for processing template data, requesting template data, and presenting template data
CN107609154A (en) * 2017-09-23 2018-01-19 浪潮软件集团有限公司 Method and device for processing multi-source heterogeneous data
CN108595597A (en) * 2018-04-19 2018-09-28 平安科技(深圳)有限公司 Data lead-in method, device, computer equipment and storage medium
CN109657225A (en) * 2018-09-27 2019-04-19 深圳壹账通智能科技有限公司 Data integration method, device, terminal and storage medium
CN110162300A (en) * 2019-04-16 2019-08-23 中国平安财产保险股份有限公司 A kind of insurance business development approach and device

Also Published As

Publication number Publication date
CN111209324B (en) 2023-11-28

Similar Documents

Publication Publication Date Title
WO2019134340A1 (en) Salary calculation method, application server, and computer readable storage medium
CN109657216B (en) Contract generation method, device, equipment and storage medium
CN106055612B (en) Data paging display method and terminal equipment
CN111159211B (en) Order information generation method, device, system, computer equipment and storage medium
CN113076729B (en) Method and system for importing report, readable storage medium and electronic equipment
WO2020024451A1 (en) Method for configuring service commission settlement formula, server, system and storage medium
CN112631911A (en) Automatic testing method and device, computer equipment and storage medium
CN114564294A (en) Intelligent service arranging method and device, computer equipment and storage medium
CN105302709A (en) Test data generating method and device
CN111857803A (en) Page updating method, device, server and storage medium
CN112130830A (en) Interface generation method and device and electronic equipment
CN113077139A (en) Process configuration method, device, equipment and computer readable storage medium
CN110765610B (en) PDM integration method, PDM integration device, computer equipment and storage medium
CN112579452A (en) Software automation test method, device, equipment and storage medium
CN111209324B (en) Method and device for storing data, storage medium and electronic equipment
CN111199390A (en) Invoice reimbursement method and device, storage medium and electronic equipment
CN111192080A (en) Page display method and device and electronic equipment
CN110958243A (en) Network vulnerability submitting method and device, storage medium and electronic equipment
CN112995932B (en) Short message link monitoring method, device, equipment and medium based on Hash algorithm
CN114896487A (en) Method, system and medium for implementing a blockchain browser with front end interacting with blockchain
CN109739453B (en) Splicing wall resolution ratio automatic configuration method and related equipment
CN112328450A (en) Data monitoring method and device, computer equipment and storage medium
CN112380828A (en) PDF document generation method and device, storage medium and electronic equipment
CN111506644A (en) Application data processing method and device and electronic equipment
CN110598106B (en) Method and device for pushing resource information, storage medium and electronic equipment

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