CN113268288A - Shared file configuration method and device - Google Patents

Shared file configuration method and device Download PDF

Info

Publication number
CN113268288A
CN113268288A CN202110810752.4A CN202110810752A CN113268288A CN 113268288 A CN113268288 A CN 113268288A CN 202110810752 A CN202110810752 A CN 202110810752A CN 113268288 A CN113268288 A CN 113268288A
Authority
CN
China
Prior art keywords
configuration file
file
program configuration
folder
address code
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
CN202110810752.4A
Other languages
Chinese (zh)
Other versions
CN113268288B (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.)
Tianju Dihe Suzhou Technology Co ltd
Original Assignee
Tianju Dihe Suzhou Data 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 Tianju Dihe Suzhou Data Co ltd filed Critical Tianju Dihe Suzhou Data Co ltd
Priority to CN202110810752.4A priority Critical patent/CN113268288B/en
Publication of CN113268288A publication Critical patent/CN113268288A/en
Application granted granted Critical
Publication of CN113268288B publication Critical patent/CN113268288B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

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

Landscapes

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

Abstract

The invention discloses a shared file configuration method and device. Wherein, the method comprises the following steps: acquiring a preset definition rule; defining a program configuration file according to the preset definition rule to generate a file address code; calling the program configuration file according to the file address code and a user instruction; and outputting the program configuration file. The invention solves the problem that the prior art needs to add the configuration file data related to the project before the project is on line, wherein the configuration file comprises the mapping relation between the domain name and the folder, and the folder stores the code of the project. For example, the configuration file Config a of the item a includes an a.com- > a folder, and the configuration file Config B of the item B includes a b.com- > B folder, so it can be seen that in the prior art, each time an item is added, a configuration file corresponding to the item needs to be added.

Description

Shared file configuration method and device
Technical Field
The invention relates to the field of data sharing, in particular to a shared file configuration method and device.
Background
Along with the continuous development of intelligent science and technology, people use intelligent equipment more and more among life, work, the study, use intelligent science and technology means, improved the quality of people's life, increased the efficiency of people's study and work.
At present, before a project is on-line, configuration file data related to the project needs to be added, where the configuration file includes a mapping relationship between a domain name and a folder, and a code of the project is stored in the folder. For example, the configuration file Config a of the item a includes an a.com- > a folder, and the configuration file Config B of the item B includes a b.com- > B folder, so it can be seen that in the prior art, each time an item is added, a configuration file corresponding to the item needs to be added.
In view of the above problems, no effective solution has been proposed.
Disclosure of Invention
The embodiment of the invention provides a shared file configuration method and a shared file configuration device, which at least solve the problem that configuration file data related to a project needs to be added before the project is on line in the prior art, wherein the configuration file comprises a mapping relation between a domain name and a folder, and codes of the project are stored in the folder. For example, the configuration file Config a of the item a includes an a.com- > a folder, and the configuration file Config B of the item B includes a b.com- > B folder, so it can be seen that in the prior art, each time an item is added, a configuration file corresponding to the item needs to be added.
According to an aspect of an embodiment of the present invention, there is provided a common file configuration method, including: acquiring a preset definition rule; defining a program configuration file according to the preset definition rule to generate a file address code; calling the program configuration file according to the file address code and a user instruction; and outputting the program configuration file.
Optionally, after the obtaining the preset definition rule, the method further includes: and creating a preset folder according to the preset rule.
Optionally, after the program configuration file is defined according to the preset definition rule and a file address code is generated, the method further includes: and storing the program configuration file into a code warehouse, and uploading the file address code to a server.
Optionally, the calling the program configuration file according to the file address code and the user instruction includes: acquiring a target domain name according to the user instruction; locking a target folder according to the target domain name; and calling the program configuration file from the target folder.
Optionally, after the outputting the program configuration file, the method further includes: and executing the code content of the program configuration file according to the user instruction.
According to another aspect of the embodiments of the present invention, there is also provided a common file configuration apparatus, including: the acquisition module is used for acquiring a preset definition rule; the generating module is used for defining a program configuration file according to the preset definition rule and generating a file address code; the calling module is used for calling the program configuration file according to the file address code and a user instruction; and the output module is used for outputting the program configuration file.
Optionally, the apparatus further comprises: and the creating module is used for creating a preset folder according to the preset rule.
Optionally, the apparatus further comprises: and the uploading storage module is used for storing the program configuration file into a code warehouse and uploading the file address code to a server.
Optionally, the invoking module includes: the domain name unit is used for acquiring a target domain name according to the user instruction; the file unit is used for locking a target folder according to the target domain name; and the calling unit is used for calling the program configuration file from the target folder.
Optionally, the apparatus further comprises: and the execution module is used for executing the code content of the program configuration file according to the user instruction.
According to another aspect of the embodiments of the present invention, there is also provided a non-volatile storage medium, where the non-volatile storage medium includes a stored program, and the program controls a device in which the non-volatile storage medium is located to execute a common file configuration method when running.
According to another aspect of the embodiments of the present invention, there is also provided an electronic device, including a processor and a memory; the memory has stored therein computer readable instructions, and the processor is configured to execute the computer readable instructions, wherein the computer readable instructions when executed perform a common file configuration method.
In the embodiment of the invention, a preset definition rule is acquired; defining a program configuration file according to the preset definition rule to generate a file address code; calling the program configuration file according to the file address code and a user instruction; the mode of outputting the program configuration file solves the problem that the configuration file data related to the project needs to be added before the project is on line in the prior art, wherein the configuration file comprises the mapping relation between a domain name and a folder, and the folder stores the code of the project. For example, the configuration file Config a of the item a includes an a.com- > a folder, and the configuration file Config B of the item B includes a b.com- > B folder, so it can be seen that in the prior art, each time an item is added, a configuration file corresponding to the item needs to be added.
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 embodiment(s) of the invention and together with the description serve to explain the invention without limiting the invention. In the drawings:
FIG. 1 is a flow chart of a common file configuration method according to an embodiment of the present invention;
fig. 2 is a block diagram of a common file configuring apparatus according to an embodiment of the present invention.
Detailed Description
In order to make the technical solutions of the present invention better understood, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
It should be noted that the terms "first," "second," and the like in the description and claims of the present invention and in the drawings described above are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used is interchangeable under appropriate circumstances such that the embodiments of the invention described herein are capable of operation in sequences other than those illustrated or described herein. Furthermore, the terms "comprises," "comprising," and "having," and any variations thereof, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed, but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
In accordance with an embodiment of the present invention, there is provided a method embodiment of a common file configuration method, it should be noted that the steps illustrated in the flowchart of the accompanying drawings may be performed in a computer system such as a set of computer executable instructions, and that while a logical order is illustrated in the flowchart, in some cases the steps illustrated or described may be performed in an order different than that herein.
Example one
Fig. 1 is a flowchart of a common file configuration method according to an embodiment of the present invention, as shown in fig. 1, the method includes the following steps:
step S102, acquiring a preset definition rule.
Specifically, the embodiment of the present invention solves the problem in the prior art that configuration file data related to a project needs to be added before the project is on line through shared configuration of a file, where the configuration file includes a mapping relationship between a domain name and a folder, and a code of the project is stored in the folder. For example, the configuration file Config a of the item a includes an a.com- > a folder, and the configuration file Config B of the item B includes a b.com- > B folder, so it can be seen that a technical problem that a configuration file corresponding to an item needs to be added every time an item is added in the prior art is solved. For example, the naming rule is that the domain name is x.juhe.com folder name is x folder, and the configuration file is Config x.com- > x folder.
Optionally, after the obtaining the preset definition rule, the method further includes: and creating a preset folder according to the preset rule.
Specifically, after acquiring the preset definition rule for specifying the user folder rule in the embodiment of the present invention, the preset definition rule needs to be used in the specific folder creation step, and the configuration file is stored and updated according to the created folder, so as to call the data in the relevant folder at any time when the project operation is performed.
And step S104, defining a program configuration file according to the preset definition rule, and generating a file address code.
Specifically, since the embodiment of the present invention needs to implement configuration and call of the shared file, after the program configuration file is defined according to the preset definition rule, a corresponding file address code needs to be generated, and the file address code needs to be analyzed and stored for subsequent call of the shared file.
Optionally, after the program configuration file is defined according to the preset definition rule and a file address code is generated, the method further includes: and storing the program configuration file into a code warehouse, and uploading the file address code to a server.
Specifically, in order to store the related data and facilitate subsequent calling operations after the file address code is generated, after the program configuration file is defined according to the preset definition rule and the file address code is generated, the method further includes: and storing the program configuration file into a code warehouse, and uploading the file address code to a server. For example, after the programmer writes the code of the project, the programmer submits the code to a code repository, and the mapping relationship between the domain name and the folder name and the contents of the folder are copied to the server. Thus, a configuration file can be applied to all items, when a user wants to access a certain item, a domain name can be provided, and the server executes codes in the folder after finding the corresponding folder according to the domain name.
And step S106, calling the program configuration file according to the file address code and the user instruction.
Optionally, the calling the program configuration file according to the file address code and the user instruction includes: acquiring a target domain name according to the user instruction; locking a target folder according to the target domain name; and calling the program configuration file from the target folder.
Specifically, when the related program configuration file needs to be called, the method needs to collect instruction data of the user, and call the related program configuration file data according to the instruction of the user and the file address code, for example, calling the program configuration file according to the file address code and the user instruction includes: acquiring a target domain name according to the user instruction; locking a target folder according to the target domain name; and calling the program configuration file from the target folder.
And step S108, outputting the program configuration file.
Specifically, after the program configuration file is acquired in the embodiment of the present invention, since the program configuration file is called according to the instruction of the user and the shared configuration file stored in the code repository, the acquired program configuration file needs to be transmitted and displayed for the user to use in time, so as to complete the related operations of the project.
Optionally, after the outputting the program configuration file, the method further includes: and executing the code content of the program configuration file according to the user instruction.
Specifically, after the user acquires the program configuration file related to the project, the user may perform the operation of the project according to the acquired program configuration file, execute the code content in the program configuration file, and complete the configuration work required by the project.
Through the embodiment, the problem that configuration file data related to the project needs to be added before the project is on line in the prior art is solved, wherein the configuration file comprises the mapping relation between the domain name and the folder, and the folder stores the code of the project. For example, the configuration file Config a of the item a includes an a.com- > a folder, and the configuration file Config B of the item B includes a b.com- > B folder, so it can be seen that in the prior art, each time an item is added, a configuration file corresponding to the item needs to be added.
Example two
Fig. 2 is a block diagram of a common file configuring apparatus according to an embodiment of the present invention, and as shown in fig. 2, the apparatus includes:
the obtaining module 20 is configured to obtain a preset definition rule.
Specifically, the embodiment of the present invention solves the problem in the prior art that configuration file data related to a project needs to be added before the project is on line through shared configuration of a file, where the configuration file includes a mapping relationship between a domain name and a folder, and a code of the project is stored in the folder. For example, the configuration file Config a of the item a includes an a.com- > a folder, and the configuration file Config B of the item B includes a b.com- > B folder, so it can be seen that a technical problem that a configuration file corresponding to an item needs to be added every time an item is added in the prior art is solved. For example, the naming rule is that the domain name is x.juhe.com folder name is x folder, and the configuration file is Config x.com- > x folder.
Optionally, the apparatus further comprises: and the creating module is used for creating a preset folder according to the preset rule.
Specifically, after acquiring the preset definition rule for specifying the user folder rule in the embodiment of the present invention, the preset definition rule needs to be used in the specific folder creation step, and the configuration file is stored and updated according to the created folder, so as to call the data in the relevant folder at any time when the project operation is performed.
And the generating module 22 is configured to define the program configuration file according to the preset definition rule, and generate the file address code.
Specifically, since the embodiment of the present invention needs to implement configuration and call of the shared file, after the program configuration file is defined according to the preset definition rule, a corresponding file address code needs to be generated, and the file address code needs to be analyzed and stored for subsequent call of the shared file.
Optionally, the apparatus further comprises: and the uploading storage module is used for storing the program configuration file into a code warehouse and uploading the file address code to a server.
Specifically, in order to store the related data and facilitate subsequent calling operations after the file address code is generated, after the program configuration file is defined according to the preset definition rule and the file address code is generated, the method further includes: and storing the program configuration file into a code warehouse, and uploading the file address code to a server. For example, after the programmer writes the code of the project, the programmer submits the code to a code repository, and the mapping relationship between the domain name and the folder name and the contents of the folder are copied to the server. Thus, a configuration file can be applied to all items, when a user wants to access a certain item, a domain name can be provided, and the server executes codes in the folder after finding the corresponding folder according to the domain name.
And the calling module 24 is used for calling the program configuration file according to the file address code and the user instruction.
Optionally, the invoking module includes: the domain name unit is used for acquiring a target domain name according to the user instruction; the file unit is used for locking a target folder according to the target domain name; and the calling unit is used for calling the program configuration file from the target folder.
Specifically, when the related program configuration file needs to be called, the method needs to collect instruction data of the user, and call the related program configuration file data according to the instruction of the user and the file address code, for example, calling the program configuration file according to the file address code and the user instruction includes: acquiring a target domain name according to the user instruction; locking a target folder according to the target domain name; and calling the program configuration file from the target folder.
And the output module 26 is used for outputting the program configuration file.
Specifically, after the program configuration file is acquired in the embodiment of the present invention, since the program configuration file is called according to the instruction of the user and the shared configuration file stored in the code repository, the acquired program configuration file needs to be transmitted and displayed for the user to use in time, so as to complete the related operations of the project.
Optionally, the apparatus further comprises: and the execution module is used for executing the code content of the program configuration file according to the user instruction.
Specifically, after the user acquires the program configuration file related to the project, the user may perform the operation of the project according to the acquired program configuration file, execute the code content in the program configuration file, and complete the configuration work required by the project.
According to another aspect of the embodiments of the present invention, there is also provided a non-volatile storage medium, where the non-volatile storage medium includes a stored program, and the program controls a device in which the non-volatile storage medium is located to execute a common file configuration method when running.
Specifically, the method comprises the following steps: acquiring a preset definition rule; defining a program configuration file according to the preset definition rule to generate a file address code; calling the program configuration file according to the file address code and a user instruction; and outputting the program configuration file.
According to another aspect of the embodiments of the present invention, there is also provided an electronic device, including a processor and a memory; the memory has stored therein computer readable instructions, and the processor is configured to execute the computer readable instructions, wherein the computer readable instructions when executed perform a common file configuration method.
Specifically, the method comprises the following steps: acquiring a preset definition rule; defining a program configuration file according to the preset definition rule to generate a file address code; calling the program configuration file according to the file address code and a user instruction; and outputting the program configuration file.
Through the embodiment, the problem that configuration file data related to the project needs to be added before the project is on line in the prior art is solved, wherein the configuration file comprises the mapping relation between the domain name and the folder, and the folder stores the code of the project. For example, the configuration file Config a of the item a includes an a.com- > a folder, and the configuration file Config B of the item B includes a b.com- > B folder, so it can be seen that in the prior art, each time an item is added, a configuration file corresponding to the item needs to be added.
The above-mentioned serial numbers of the embodiments of the present invention are merely for description and do not represent the merits of the embodiments.
In the above embodiments of the present invention, the descriptions of the respective embodiments have respective emphasis, and for parts that are not described in detail in a certain embodiment, reference may be made to related descriptions of other embodiments.
In the embodiments provided in the present application, it should be understood that the disclosed technology can be implemented in other ways. The above-described embodiments of the apparatus are merely illustrative, and for example, the division of the units may be a logical division, and in actual implementation, there may be another division, for example, multiple units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, units or modules, and may be in an electrical or other form.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present invention may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, and can also be realized in a form of a software functional unit.
The integrated unit, if implemented in the form of a software functional unit and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present invention may be embodied in the form of a software product, which is stored in a storage medium and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present invention. And the aforementioned storage medium includes: a U-disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a removable hard disk, a magnetic or optical disk, and other various media capable of storing program codes.
The foregoing is only a preferred embodiment of the present invention, and it should be noted that, for those skilled in the art, various modifications and decorations can be made without departing from the principle of the present invention, and these modifications and decorations should also be regarded as the protection scope of the present invention.

Claims (10)

1. A method for configuring a common file, comprising:
acquiring a preset definition rule;
defining a program configuration file according to the preset definition rule to generate a file address code;
calling the program configuration file according to the file address code and a user instruction;
outputting the program configuration file;
the calling the program configuration file according to the file address code and the user instruction comprises:
acquiring a target domain name according to the user instruction;
locking a target folder according to the target domain name;
and calling the program configuration file from the target folder.
2. The method of claim 1, wherein after the obtaining the preset definition rule, the method further comprises:
and creating a preset folder according to the preset rule.
3. The method according to claim 1, wherein after defining a program configuration file according to the preset definition rule and generating a file address code, the method further comprises:
and storing the program configuration file into a code warehouse, and uploading the file address code to a server.
4. The method of claim 1, wherein after said outputting the program configuration file, the method further comprises:
and executing the code content of the program configuration file according to the user instruction.
5. A common file configuration apparatus, comprising:
the acquisition module is used for acquiring a preset definition rule;
the generating module is used for defining a program configuration file according to the preset definition rule and generating a file address code;
the calling module is used for calling the program configuration file according to the file address code and a user instruction;
the output module is used for outputting the program configuration file;
the calling module comprises:
the domain name unit is used for acquiring a target domain name according to the user instruction;
the file unit is used for locking a target folder according to the target domain name;
and the calling unit is used for calling the program configuration file from the target folder.
6. The apparatus of claim 5, further comprising:
and the creating module is used for creating a preset folder according to the preset rule.
7. The apparatus of claim 5, further comprising:
and the uploading storage module is used for storing the program configuration file into a code warehouse and uploading the file address code to a server.
8. The apparatus of claim 5, further comprising:
and the execution module is used for executing the code content of the program configuration file according to the user instruction.
9. A non-volatile storage medium, comprising a stored program, wherein the program, when executed, controls an apparatus in which the non-volatile storage medium is located to perform the method of any one of claims 1 to 4.
10. An electronic device comprising a processor and a memory; the memory has stored therein computer readable instructions for execution by the processor, wherein the computer readable instructions when executed perform the method of any one of claims 1 to 4.
CN202110810752.4A 2021-07-19 2021-07-19 Shared file configuration method and device Active CN113268288B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110810752.4A CN113268288B (en) 2021-07-19 2021-07-19 Shared file configuration method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110810752.4A CN113268288B (en) 2021-07-19 2021-07-19 Shared file configuration method and device

Publications (2)

Publication Number Publication Date
CN113268288A true CN113268288A (en) 2021-08-17
CN113268288B CN113268288B (en) 2022-06-03

Family

ID=77236641

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110810752.4A Active CN113268288B (en) 2021-07-19 2021-07-19 Shared file configuration method and device

Country Status (1)

Country Link
CN (1) CN113268288B (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102368216A (en) * 2011-10-20 2012-03-07 北京金和软件股份有限公司 Process implementation method based on automatic project building
CN103279419A (en) * 2013-06-09 2013-09-04 浪潮电子信息产业股份有限公司 Automation version verifying method and system based on B/S structural system
CN109960513A (en) * 2019-02-15 2019-07-02 视联动力信息技术股份有限公司 A kind of project dispositions method and view networked system
CN111324373A (en) * 2018-12-13 2020-06-23 北京奇虎科技有限公司 Method and device for uploading multiple project files to code warehouse and computing equipment

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102368216A (en) * 2011-10-20 2012-03-07 北京金和软件股份有限公司 Process implementation method based on automatic project building
CN103279419A (en) * 2013-06-09 2013-09-04 浪潮电子信息产业股份有限公司 Automation version verifying method and system based on B/S structural system
CN111324373A (en) * 2018-12-13 2020-06-23 北京奇虎科技有限公司 Method and device for uploading multiple project files to code warehouse and computing equipment
CN109960513A (en) * 2019-02-15 2019-07-02 视联动力信息技术股份有限公司 A kind of project dispositions method and view networked system

Also Published As

Publication number Publication date
CN113268288B (en) 2022-06-03

Similar Documents

Publication Publication Date Title
CN111176976A (en) Test data generation method and device, storage medium and electronic device
CN102981911B (en) Distributed message handling system and device and method thereof
CN106940721B (en) Data processing method and system for user-defined selection box
CN111443901B (en) Java reflection-based service expansion method and device
CN111949832A (en) Method and device for analyzing dependency relationship of batch operation
CN108133000A (en) A kind of metadata storing method, device and server
Yao et al. Building architectures for data‐intensive science using the ADAGE framework
CN108959229A (en) Planning report generation method, terminal and storage medium based on customer information
CN113268288B (en) Shared file configuration method and device
CN112035156A (en) E-commerce platform docking device, method, equipment and medium
CN106372121B (en) Server and data processing method
JP2008269515A (en) Method for dynamically generating image layout by parameter
CN110673827A (en) Resource calling method and device based on android system and electronic equipment
CN110968679A (en) Data query method and device
CN114239095A (en) Method and device for generating product customization module, electronic equipment and storage medium
CN108287728A (en) Document processing method, document processing device, document processing and terminal device
CN111459484B (en) Method for simulating back-end data during separate development of front end and back end of webpage
CN108268252A (en) The method and apparatus for adding component property
CN112417818A (en) Document directory generation method and device, storage medium and electronic equipment
CN112650712A (en) Document resource integration method and device, storage medium and electronic device
CN110134867A (en) Corporation information query method and Related product
CN109561146A (en) Document down loading method, device, terminal device
CN110852743A (en) Data acquisition method and device
CN104391998B (en) Customization index processing method and processing device based on analytical database
CN111176903B (en) Commodity data recovery method, system, equipment and readable storage medium

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
CP01 Change in the name or title of a patent holder
CP01 Change in the name or title of a patent holder

Address after: Room 307, Zijin Oriental building, 288 Qiyue street, Suzhou Industrial Park, Suzhou City, Jiangsu Province

Patentee after: Tianju DIHE (Suzhou) Technology Co.,Ltd.

Address before: Room 307, Zijin Oriental building, 288 Qiyue street, Suzhou Industrial Park, Suzhou City, Jiangsu Province

Patentee before: TIANJU DIHE (SUZHOU) DATA CO.,LTD.