CN113486642A - Bidding notice generation method and device - Google Patents

Bidding notice generation method and device Download PDF

Info

Publication number
CN113486642A
CN113486642A CN202110841801.0A CN202110841801A CN113486642A CN 113486642 A CN113486642 A CN 113486642A CN 202110841801 A CN202110841801 A CN 202110841801A CN 113486642 A CN113486642 A CN 113486642A
Authority
CN
China
Prior art keywords
template
bulletin
user
bidding
announcement
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
CN202110841801.0A
Other languages
Chinese (zh)
Inventor
刘玖平
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shanghai Zhongtongji Network Technology Co Ltd
Original Assignee
Shanghai Zhongtongji Network Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shanghai Zhongtongji Network Technology Co Ltd filed Critical Shanghai Zhongtongji Network Technology Co Ltd
Priority to CN202110841801.0A priority Critical patent/CN113486642A/en
Publication of CN113486642A publication Critical patent/CN113486642A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • 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
    • 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

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computational Linguistics (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • General Health & Medical Sciences (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The application relates to a bidding announcement generation method and device. When a bid-inviting notice needs to be generated, firstly responding to user operation and acquiring a notice template requirement input by a user; then, according to the requirement of the bulletin template, inquiring the corresponding bulletin template from the template library, and displaying the inquiry result; responding to the user operation, and acquiring an announcement template selected by the user according to the query result; and further performing data filling on the selected bulletin template to generate the bidding bulletin. By the arrangement, the user can generate the bidding announcement according to the predefined announcement template only by a small amount of operation, so that the process of posting the announcement by bidding is simplified, the cost is reduced, and the efficiency is improved.

Description

Bidding notice generation method and device
Technical Field
The application relates to the technical field of data processing, in particular to a bidding announcement generation method and device.
Background
Bidding (tendering) is a comprehensive form of economic responsibility for promoting competition in the field of infrastructure. In the bidding process, a bidding announcement needs to be issued. At present, bidding notices are usually issued through a bidding management system platform, wherein when the bidding notices are generated, a user needs to manually input a large number of characters according to the actual engineering situation, and the efficiency is low; also, in a time critical situation, some content input errors may result. That is, the current bid notice generation process has problems of low efficiency and easy error.
Disclosure of Invention
The application provides a bid notice generation method and device, which are used for solving the problems of low efficiency, high error probability and the like in the current bid notice generation process at least to a certain extent.
The above object of the present application is achieved by the following technical solutions:
in a first aspect, an embodiment of the present application provides a bid advertisement generation method, which includes:
responding to user operation, and acquiring a notice template requirement input by a user;
inquiring a corresponding notice template from a template library according to the demand of the notice template, and displaying an inquiry result;
responding to user operation, and acquiring an announcement template selected by a user according to the query result;
data is populated with the selected ad template to generate the bid ad.
Optionally, the bulletin template in the template library is predefined by the user; the definition method comprises the following steps: documents are imported and copied from office software.
Optionally, the query result includes one or more advertisement templates; if the number of the bulletin templates is multiple, the multiple bulletin templates are displayed in a set rule sequence.
Optionally, the data filling is performed on the selected advertisement template to generate the bid advertisement, and then the method further includes:
the generated bid notice is modified in response to the user action.
In a second aspect, an embodiment of the present application further provides a bid notice generating apparatus, which includes:
the first acquisition module is used for responding to user operation and acquiring the bulletin template requirements input by a user;
the query module is used for querying the corresponding bulletin template from the template library according to the bulletin template requirement and displaying a query result;
the second acquisition module is used for responding to the user operation and acquiring the bulletin template selected by the user according to the query result;
data is populated with the selected ad template to generate the bid ad.
The technical scheme provided by the embodiment of the application can have the following beneficial effects:
according to the technical scheme provided by the embodiment of the application, when the bid-inviting notice needs to be generated, firstly responding to user operation and acquiring the notice template requirement input by a user; then, according to the requirement of the bulletin template, inquiring the corresponding bulletin template from the template library, and displaying the inquiry result; responding to the user operation, and acquiring an announcement template selected by the user according to the query result; and further performing data filling on the selected bulletin template to generate the bidding bulletin. By the arrangement, the user can generate the bidding announcement according to the predefined announcement template only by a small amount of operation, so that the process of posting the announcement by bidding is simplified, the cost is reduced, and the efficiency is improved.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the application.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the present application and together with the description, serve to explain the principles of the application.
Fig. 1 is a schematic flowchart of a bid notice generation method according to an embodiment of the present application;
fig. 2 is a schematic structural diagram of a bid notice generating apparatus according to an embodiment of the present application.
Detailed Description
Reference will now be made in detail to the exemplary embodiments, examples of which are illustrated in the accompanying drawings. When the following description refers to the accompanying drawings, like numbers in different drawings represent the same or similar elements unless otherwise indicated. The embodiments described in the following exemplary embodiments do not represent all embodiments consistent with the present application. Rather, they are merely examples of apparatus and methods consistent with certain aspects of the present application, as detailed in the appended claims.
In order to solve the problems mentioned in the background art, the present application provides a bid advertisement generation method and apparatus to simplify the process of issuing an advertisement, reduce the cost, and improve the efficiency. The following examples are given for the purpose of illustration.
Examples
Referring to fig. 1, fig. 1 is a schematic flowchart of a bid notice generation method according to an embodiment of the present application. As shown in fig. 1, the method comprises at least the following steps:
s101: responding to user operation, and acquiring a notice template requirement input by a user;
when the user needs to write the bidding bulletin, the corresponding bulletin template requirements, such as keywords, can be input through the program according to the corresponding engineering information. The input process may be direct input, or click by using a control provided by a program (e.g., a drop-down box), and the like.
S102: inquiring a corresponding notice template from a template library according to the demand of the notice template, and displaying an inquiry result;
specifically, after the program obtains the requirement of the bulletin template, a pre-configured template library is called for query, bulletin templates corresponding to various different projects are stored in the template library, and matching can be performed according to the requirement of the bulletin template input by the user. It should of course be understood that the bulletin templates in the template library are predefined by the user; the definition method can comprise the following steps: documents are imported and copied from office software (such as word, etc.).
And displaying after inquiring the corresponding bulletin template for the user to select. Wherein, the displayed query result can include one or more bulletin templates; if the number of the bulletin templates is multiple, the multiple bulletin templates are displayed in a set rule sequence, for example, the bulletin templates are displayed in sequence from high to low according to the matching degree, so that the users can check and select the bulletin templates more conveniently.
S103: responding to user operation, and acquiring an announcement template selected by a user according to the query result;
that is, according to a selection operation such as clicking by a user, the corresponding advertisement template is determined to be the required advertisement template.
S104: data is populated with the selected ad template to generate the bid ad.
Specifically, after the advertisement template selected by the user is determined, the program can automatically fill the corresponding data into the corresponding position in the advertisement template, thereby generating the bid advertisement.
According to the technical scheme provided by the embodiment of the application, when the bid-inviting notice needs to be generated, firstly responding to user operation and acquiring the notice template requirement input by a user; then, according to the requirement of the bulletin template, inquiring the corresponding bulletin template from the template library, and displaying the inquiry result; responding to the user operation, and acquiring an announcement template selected by the user according to the query result; and further performing data filling on the selected bulletin template to generate the bidding bulletin. By the arrangement, the user can generate the bidding announcement according to the predefined announcement template only by a small amount of operation, so that the process of posting the announcement by bidding is simplified, the cost is reduced, and the efficiency is improved.
Further, in some embodiments, the step S104: data populating the selected ad template to generate a bid ad, thereafter further comprising: the generated bid notice is modified in response to the user action.
That is, after the bid-inviting bulletin is automatically generated, there may be a problem that part of the content does not meet the requirement, so that a certain degree of modification including modification of the specific text content of the bulletin can be performed according to the user operation, so that the practical situation is better met, and the user requirement is better met.
In addition, based on the same inventive concept, the embodiment of the present application further provides a bidding announcement generating device corresponding to the bidding announcement generating method of the above embodiment.
Referring to fig. 2, fig. 2 is a schematic structural diagram of a bidding announcement generating device according to an embodiment of the present application. As shown in fig. 2, the apparatus includes at least the following structure:
a first obtaining module 21, configured to respond to a user operation and obtain a requirement of an announcement template input by a user;
the query module 22 is used for querying the corresponding bulletin template from the template library according to the requirement of the bulletin template, and displaying the query result;
a second obtaining module 23, configured to respond to a user operation and obtain an advertisement template selected by the user according to the query result;
and a generating module 24, configured to perform data filling on the selected advertisement template to generate the bidding advertisement.
The bulletin templates in the template library are predefined by a user; the definition method comprises the following steps: documents are imported and copied from office software. The query result comprises one or more notice templates; if the number of the bulletin templates is multiple, the multiple bulletin templates are displayed in a set rule sequence.
Furthermore, optionally, the apparatus further comprises: and the modification module is used for responding to the user operation and modifying the generated bidding announcement.
Specifically, the specific implementation method of the steps executed by each functional module in the apparatus may refer to the corresponding content in the foregoing method embodiment, and is not described herein again.
By the scheme, the bidding announcement meeting the requirements can be quickly and automatically generated, so that the process of publishing the announcement by bidding is simplified, the cost is reduced, and the efficiency is improved.
It is understood that the same or similar parts in the above embodiments may be mutually referred to, and the same or similar parts in other embodiments may be referred to for the content which is not described in detail in some embodiments.
It should be noted that, in the description of the present application, the terms "first", "second", etc. are used for descriptive purposes only and are not to be construed as indicating or implying relative importance. Further, in the description of the present application, the meaning of "a plurality" means at least two unless otherwise specified.
Any process or method descriptions in flow charts or otherwise described herein may be understood as representing modules, segments, or portions of code which include one or more executable instructions for implementing specific logical functions or steps of the process, and the scope of the preferred embodiments of the present application includes other implementations in which functions may be executed out of order from that shown or discussed, including substantially concurrently or in reverse order, depending on the functionality involved, as would be understood by those reasonably skilled in the art of the present application.
It should be understood that portions of the present application may be implemented in hardware, software, firmware, or a combination thereof. In the above embodiments, the various steps or methods may be implemented in software or firmware stored in memory and executed by a suitable instruction execution system. For example, if implemented in hardware, as in another embodiment, any one or combination of the following techniques, which are known in the art, may be used: a discrete logic circuit having a logic gate circuit for implementing a logic function on a data signal, an application specific integrated circuit having an appropriate combinational logic gate circuit, a Programmable Gate Array (PGA), a Field Programmable Gate Array (FPGA), or the like.
It will be understood by those skilled in the art that all or part of the steps carried by the method for implementing the above embodiments may be implemented by hardware related to instructions of a program, which may be stored in a computer readable storage medium, and when the program is executed, the program includes one or a combination of the steps of the method embodiments.
In addition, functional units in the embodiments of the present application may be integrated into one processing module, or each unit may exist alone physically, or two or more units are integrated into one module. The integrated module can be realized in a hardware mode, and can also be realized in a software functional module mode. The integrated module, if implemented in the form of a software functional module and sold or used as a stand-alone product, may also be stored in a computer readable storage medium.
The storage medium mentioned above may be a read-only memory, a magnetic or optical disk, etc.
In the description herein, reference to the description of the term "one embodiment," "some embodiments," "an example," "a specific example," or "some examples," etc., means that a particular feature, structure, material, or characteristic described in connection with the embodiment or example is included in at least one embodiment or example of the application. In this specification, the schematic representations of the terms used above do not necessarily refer to the same embodiment or example. Furthermore, the particular features, structures, materials, or characteristics described may be combined in any suitable manner in any one or more embodiments or examples.
Although embodiments of the present application have been shown and described above, it is understood that the above embodiments are exemplary and should not be construed as limiting the present application, and that variations, modifications, substitutions and alterations may be made to the above embodiments by those of ordinary skill in the art within the scope of the present application.

Claims (5)

1. A bidding announcement generation method, comprising:
responding to user operation, and acquiring a notice template requirement input by a user;
inquiring a corresponding notice template from a template library according to the demand of the notice template, and displaying an inquiry result;
responding to user operation, and acquiring an announcement template selected by a user according to the query result;
data is populated with the selected ad template to generate the bid ad.
2. The method of claim 1, wherein the bulletin templates in the template library are predefined by a user; the definition method comprises the following steps: documents are imported and copied from office software.
3. The method of claim 1, wherein one or more advertisement templates are included in the query result; if the number of the bulletin templates is multiple, the multiple bulletin templates are displayed in a set rule sequence.
4. The method of claim 1, wherein the data populating the selected ad template to generate a bidding ad, further comprising:
the generated bid notice is modified in response to the user action.
5. A bidding announcement generating apparatus, comprising:
the first acquisition module is used for responding to user operation and acquiring the bulletin template requirements input by a user;
the query module is used for querying the corresponding bulletin template from the template library according to the bulletin template requirement and displaying a query result;
the second acquisition module is used for responding to the user operation and acquiring the bulletin template selected by the user according to the query result;
and the generating module is used for performing data filling on the selected bulletin template so as to generate the bidding bulletin.
CN202110841801.0A 2021-07-26 2021-07-26 Bidding notice generation method and device Pending CN113486642A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110841801.0A CN113486642A (en) 2021-07-26 2021-07-26 Bidding notice generation method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110841801.0A CN113486642A (en) 2021-07-26 2021-07-26 Bidding notice generation method and device

Publications (1)

Publication Number Publication Date
CN113486642A true CN113486642A (en) 2021-10-08

Family

ID=77943574

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110841801.0A Pending CN113486642A (en) 2021-07-26 2021-07-26 Bidding notice generation method and device

Country Status (1)

Country Link
CN (1) CN113486642A (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20090039307A (en) * 2007-10-18 2009-04-22 서민철 Electronic bidding method and system by batch processing
CN108572944A (en) * 2017-11-24 2018-09-25 北京金山云网络技术有限公司 A kind of document structure tree method, apparatus, electronic equipment and storage medium
CN108804402A (en) * 2017-04-28 2018-11-13 北京京东尚科信息技术有限公司 Report generating system based on big data platform and method
CN110866375A (en) * 2019-10-30 2020-03-06 北京德基工程咨询有限责任公司 Intelligent engineering bid inviting agent system
CN112651218A (en) * 2020-12-31 2021-04-13 盘锦丙衡商务服务有限公司 Automatic generation method and management method of bidding document, medium and computer

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20090039307A (en) * 2007-10-18 2009-04-22 서민철 Electronic bidding method and system by batch processing
CN108804402A (en) * 2017-04-28 2018-11-13 北京京东尚科信息技术有限公司 Report generating system based on big data platform and method
CN108572944A (en) * 2017-11-24 2018-09-25 北京金山云网络技术有限公司 A kind of document structure tree method, apparatus, electronic equipment and storage medium
CN110866375A (en) * 2019-10-30 2020-03-06 北京德基工程咨询有限责任公司 Intelligent engineering bid inviting agent system
CN112651218A (en) * 2020-12-31 2021-04-13 盘锦丙衡商务服务有限公司 Automatic generation method and management method of bidding document, medium and computer

Similar Documents

Publication Publication Date Title
CN106708480B (en) Management platform implementation method and device
CN109766097A (en) UI generation method, device, electronic equipment and computer readable storage medium
CN111125496B (en) Price query method, device and system
CN112650766A (en) Database data operation method, system and server
CN110543303A (en) Visual business platform
CN103593456A (en) Form user-defined design method and device
CN109086442B (en) Business data display method and device
CN112948039A (en) Page display method, device, equipment and storage medium
CN112286999A (en) Dynamic form implementation method based on MYSQL and MONGODB
CN104239067A (en) Making method and device of miniature client end
CN106055535A (en) Method and device for generating charts
CN112948380A (en) Data storage method and device based on big data, electronic equipment and storage medium
CN110633258B (en) Log insertion method, device, computer device and storage medium
CN113486642A (en) Bidding notice generation method and device
CN103473106A (en) Method and system for generating page
CN116661759A (en) Page automatic generation method, system and storage medium
US10896161B2 (en) Integrated computing environment for managing and presenting design iterations
CN107977459B (en) Report generation method and device
CN109582411A (en) Graphical user interface creating method, device, computer equipment and storage medium
CN112445470B (en) Dynamic rule creation method and system based on newly added scene
CN115291869A (en) Zero-code form generation method and system based on vue custom component
CN113656041A (en) Data processing method, device, equipment and storage medium
CN112767013A (en) Business report splitting method, device, server and storage medium
CN113360813B (en) Data interaction method, device and equipment of nuclear power design production management platform and storage medium
US20080319780A1 (en) Defining reports for dimension based enterprise resource planning systems

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