CN111562939A - Activity publishing method and device - Google Patents

Activity publishing method and device Download PDF

Info

Publication number
CN111562939A
CN111562939A CN202010337520.7A CN202010337520A CN111562939A CN 111562939 A CN111562939 A CN 111562939A CN 202010337520 A CN202010337520 A CN 202010337520A CN 111562939 A CN111562939 A CN 111562939A
Authority
CN
China
Prior art keywords
activity
configuration data
client
target page
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.)
Pending
Application number
CN202010337520.7A
Other languages
Chinese (zh)
Inventor
王昊月
李嘉
龚剑龙
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Towatt Energy Technology Co ltd
Original Assignee
Towatt Energy 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 Towatt Energy Technology Co ltd filed Critical Towatt Energy Technology Co ltd
Priority to CN202010337520.7A priority Critical patent/CN111562939A/en
Publication of CN111562939A publication Critical patent/CN111562939A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/71Version control; Configuration management

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The embodiment of the invention provides an activity publishing method and device, wherein the method comprises the following steps: acquiring configuration data of an activity to be issued; auditing the configuration data through a workflow engine, and determining whether the activity to be issued conforms to a preset workflow; and under the condition that the verification is passed, storing the configuration data into a database, and associating the configuration data with a target page through an application program interface to realize the release of the activity to be released, wherein the target page is a page contained in a client installed in the terminal equipment. By applying the scheme provided by the embodiment of the invention, when a new activity needs to be released, the release of the activity can be completed only by updating the configuration data associated with the target page in the client, and a user can check the newly released activity in real time through the target page without updating the version of the client, so that the operation of the user is facilitated, and the user experience is improved.

Description

Activity publishing method and device
Technical Field
The invention relates to the technical field of computers, in particular to an activity method and an activity device.
Background
With the popularization of mobile terminals, users can obtain services required by themselves through clients installed on the mobile terminals. In practical applications, the operator of the client often introduces a number of activities to attract more users to use the client. For example, draw lottery events, recharge cashback events, etc. are pushed to attract more users to use the client.
In practical applications, when an operator launches a new activity, the new activity is usually implemented by releasing a new version of the client, that is, only after the version of the client is updated by the mobile terminal, the user can participate in the new activity through the updated client. If the user does not update the client in time, the user may miss the newly published activity, reducing the user experience.
Disclosure of Invention
The embodiment of the invention aims to provide an activity publishing method and device so as to realize online publishing of activities, so that a user can participate in newly published activities without updating a client. The specific technical scheme is as follows:
in one aspect of the present invention, an activity publishing method is provided, which is applied to a server, and the method includes:
acquiring configuration data of an activity to be issued;
auditing the configuration data through a workflow engine, and determining whether the activity to be issued conforms to a preset workflow;
and under the condition that the verification is passed, storing the configuration data into a database, and associating the configuration data with a target page through an application program interface to realize the release of the activity to be released, wherein the target page is a page contained in a client installed in the terminal equipment.
Optionally, the target page is a page written based on html 5.
Optionally, the target page includes: a preset buried point, wherein the step of associating the configuration data with a target page through an application program interface comprises:
and associating the configuration data with a preset buried point contained in the target page through an application program interface.
Optionally, the method further includes:
receiving an activity identifier sent by the client through the application program interface, wherein the activity identifier is an identifier determined by the client according to a trigger action of the user in the target page;
searching configuration data for realizing the activity to be issued by utilizing the activity identifier;
and sending the configuration data to the client so that the client displays the activity to be published to the user through the configuration data.
Optionally, before the step of sending the configuration data to the client, the method further includes:
acquiring participation right of the user;
searching data which accords with the participation right in the configuration data to serve as target data;
correspondingly, the step of sending the configuration data to the client so that the client displays the activity to be published to the user through the configuration data includes:
and sending the target data to the client so that the client can show the activities which can be participated by the user in the activities to be published to the user through the target data.
In another aspect of the present invention, there is also provided an activity distribution apparatus applied to a server, the apparatus including:
the acquisition module is used for acquiring the configuration data of the activity to be issued;
the determining module is used for auditing the configuration data through a workflow engine and determining whether the activity to be issued conforms to a preset workflow;
and the association module is used for storing the configuration data to a database under the condition of passing the verification, associating the configuration data with a target page through an application program interface and realizing the release of the activity to be released, wherein the target page is a page contained in a client installed in the terminal equipment.
Optionally, the target page is a page written based on html 5.
Optionally, the target page includes: the pre-set embedded points are embedded in the steel,
and the association module is used for associating the configuration data with a preset buried point contained in the target page through an application program interface.
Optionally, the apparatus further comprises:
the receiving module is used for receiving an activity identifier sent by the client through the application program interface, wherein the activity identifier is an identifier determined by the client according to a trigger action of the user in the target page;
the searching module is used for searching the configuration data for realizing the activity to be issued by utilizing the activity identification;
and the sending module is used for sending the configuration data to the client so that the client can show the activity to be released to the user through the configuration data.
In another aspect of the present invention, an electronic device is further provided, which includes a processor, a communication interface, a memory, and a communication bus, where the processor, the communication interface, and the memory complete communication with each other through the communication bus;
a memory for storing a computer program;
and a processor for implementing any of the above-described activity distribution methods when executing the program stored in the memory.
According to the activity publishing method and device provided by the embodiment of the invention, after the configuration data of the activity to be published is acquired, the configuration data is checked through the workflow engine, and whether the activity to be published accords with the preset workflow is determined; and under the condition that the verification is passed, storing the configuration data to a database, and associating the configuration data with a target page through an application program interface to realize the release of the activity to be released. By applying the scheme provided by the embodiment of the invention, when a new activity needs to be released, the release of the activity can be completed only by updating the configuration data associated with the target page in the client, and a user can check the newly released activity in real time through the target page without updating the version of the client, so that the operation of the user is facilitated, and the user experience is improved.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
Fig. 1 is a schematic flowchart of an activity publishing method according to an embodiment of the present invention;
FIG. 2 is a schematic structural diagram of an active dispensing apparatus according to an embodiment of the present invention;
fig. 3 is a schematic structural diagram of an electronic device according to an embodiment of the present invention.
Detailed Description
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.
Referring to fig. 1, a flow diagram of an activity publishing method provided in an embodiment of the present invention is applied to a server, and the method includes:
s100, obtaining the configuration data of the activity to be issued.
In an implementation, the activity to be published may include: a bonus drawing activity, a lottery drawing activity, a recharge cashback activity, etc.
The configuration data may include configuration data for implementing pictures, processes, H5 pages, etc. of the activity to be published.
S110, the configuration data is audited through the workflow engine, and whether the activity to be issued accords with the preset workflow is determined.
In implementation, the workflow engine may be predefined with a workflow, and after the server receives the configuration data, the workflow engine may be invoked to review the configuration data.
And S120, storing the configuration data into a database under the condition that the audit is passed, and associating the configuration data with a target page through an application program interface to realize the release of the activity to be released.
The target page is a page contained in a client installed in the terminal equipment.
In one implementation, the target page may be a page written in html 5. In this case, the configuration data may be stored in the nginx database, and accordingly, after the user triggers the target page, the client may access the nginx database through the application program interface, thereby showing the activity to be published to the user.
In one implementation, the target page may include: a preset buried point; the configuration data is associated with the buried point, and after the user triggers the buried point, the client can access the database through the application program interface, so that the to-be-published activity associated with the buried point is shown to the user.
Specifically, when a user needs to participate in a newly published activity, a target page may be triggered, and after a client detects a trigger action of the user, an activity clicked by the user may be determined according to a trigger position of the user, so as to determine an activity identifier, and then the activity identifier is sent to a server through an application program interface.
After receiving the activity identifier, the server searches configuration data for realizing the activity to be issued by using the activity identifier; and sending the configuration data to the client so that the client can show the activity to be released to the user through the configuration data.
In implementation, different users may have different participation rights, for example, the higher the VIP level of the user, the higher the participation right, based on which the server may further obtain the participation right of the user before the step of sending the configuration data to the client; and searching data meeting the participation right in the configuration data, taking the data as target data, and sending the target data to the client, so that the client displays activities which can be participated by the user in the activities to be issued to the user through the target data.
By applying the scheme provided by the embodiment of the invention, after the configuration data of the activity to be issued can be acquired, the configuration data is checked through the workflow engine, and whether the activity to be issued accords with the preset workflow is determined; and under the condition that the verification is passed, storing the configuration data to a database, and associating the configuration data with a target page through an application program interface to realize the release of the activity to be released. Based on the method, when the new activity needs to be released, the release of the activity can be completed only by updating the configuration data associated with the target page in the client, and the user can check the newly released activity in real time through the target page without updating the version of the client, so that the operation of the user is facilitated, and the user experience is improved.
Referring to fig. 2, a schematic structural diagram of an active dispensing apparatus according to an embodiment of the present invention is provided, where the apparatus includes:
an obtaining module 200, configured to obtain configuration data of an activity to be published;
a determining module 210, configured to examine the configuration data through a workflow engine, and determine whether the activity to be issued conforms to a predetermined workflow;
and the association module 220 is configured to store the configuration data in a database under the condition that the audit is passed, associate the configuration data with a target page through an application program interface, and implement the publishing of the to-be-published activity, where the target page is a page included in a client installed in the terminal device.
Optionally, the target page is a page written based on html 5.
Optionally, the target page includes: the pre-set embedded points are embedded in the steel,
and the association module is used for associating the configuration data with a preset buried point contained in the target page through an application program interface.
Optionally, the apparatus further comprises:
the receiving module is used for receiving an activity identifier sent by the client through the application program interface, wherein the activity identifier is an identifier determined by the client according to a trigger action of the user in the target page;
the searching module is used for searching the configuration data for realizing the activity to be issued by utilizing the activity identification;
and the sending module is used for sending the configuration data to the client so that the client can show the activity to be released to the user through the configuration data.
Optionally, the apparatus further comprises:
the authority acquisition module is used for acquiring participation authority of the user;
the data searching module is used for searching data which accords with the participation right in the configuration data to be used as target data;
correspondingly, the sending module is configured to send the target data to the client, so that the client shows, to the user, activities that the user can participate in the activities to be published through the target data.
By applying the scheme provided by the embodiment of the invention, after the configuration data of the activity to be issued can be acquired, the configuration data is checked through the workflow engine, and whether the activity to be issued accords with the preset workflow is determined; and under the condition that the verification is passed, storing the configuration data to a database, and associating the configuration data with a target page through an application program interface to realize the release of the activity to be released. Based on the method, when the new activity needs to be released, the release of the activity can be completed only by updating the configuration data associated with the target page in the client, and the user can check the newly released activity in real time through the target page without updating the version of the client, so that the operation of the user is facilitated, and the user experience is improved.
An embodiment of the present invention further provides an electronic device, as shown in fig. 3, including a processor 001, a communication interface 002, a memory 003 and a communication bus 004, where the processor 001, the communication interface 002 and the memory 003 complete mutual communication through the communication bus 004,
a memory 003 for storing a computer program;
the processor 001, when executing the program stored in the memory 003, is configured to implement the activity distribution method according to any one of the above-described methods, and includes:
acquiring configuration data of an activity to be issued;
auditing the configuration data through a workflow engine, and determining whether the activity to be issued conforms to a preset workflow;
and under the condition that the verification is passed, storing the configuration data into a database, and associating the configuration data with a target page through an application program interface to realize the release of the activity to be released, wherein the target page is a page contained in a client installed in the terminal equipment.
By applying the scheme provided by the embodiment of the invention, after the configuration data of the activity to be issued can be acquired, the configuration data is checked through the workflow engine, and whether the activity to be issued accords with the preset workflow is determined; and under the condition that the verification is passed, storing the configuration data to a database, and associating the configuration data with a target page through an application program interface to realize the release of the activity to be released. Based on the method, when the new activity needs to be released, the release of the activity can be completed only by updating the configuration data associated with the target page in the client, and the user can check the newly released activity in real time through the target page without updating the version of the client, so that the operation of the user is facilitated, and the user experience is improved.
The communication bus mentioned in the electronic device may be a Peripheral Component Interconnect (PCI) bus, an Extended Industry Standard Architecture (EISA) bus, or the like. The communication bus may be divided into an address bus, a data bus, a control bus, etc. For ease of illustration, only one thick line is shown, but this does not mean that there is only one bus or one type of bus.
The communication interface is used for communication between the electronic equipment and other equipment.
The Memory may include a Random Access Memory (RAM) or a Non-Volatile Memory (NVM), such as at least one disk Memory. Optionally, the memory may also be at least one memory device located remotely from the processor.
The Processor may be a general-purpose Processor, including a Central Processing Unit (CPU), a Network Processor (NP), and the like; but may also be a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), a Field Programmable Gate Array (FPGA) or other Programmable logic device, discrete Gate or transistor logic device, discrete hardware component.
In the above embodiments, the implementation may be wholly or partially realized by software, hardware, firmware, or any combination thereof. When implemented in software, may be implemented in whole or in part in the form of a computer program product. The computer program product includes one or more computer instructions. When loaded and executed on a computer, cause the processes or functions described in accordance with the embodiments of the invention to occur, in whole or in part. The computer may be a general purpose computer, a special purpose computer, a network of computers, or other programmable device. The computer instructions may be stored in a computer readable storage medium or transmitted from one computer readable storage medium to another, for example, from one website site, computer, server, or data center to another website site, computer, server, or data center via wired (e.g., coaxial cable, fiber optic, Digital Subscriber Line (DSL)) or wireless (e.g., infrared, wireless, microwave, etc.). The computer-readable storage medium can be any available medium that can be accessed by a computer or a data storage device, such as a server, a data center, etc., that incorporates one or more of the available media. The usable medium may be a magnetic medium (e.g., floppy Disk, hard Disk, magnetic tape), an optical medium (e.g., DVD), or a semiconductor medium (e.g., Solid State Disk (SSD)), among others.
It is noted that, herein, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other identical elements in a process, method, article, or apparatus that comprises the element.
All the embodiments in the present specification are described in a related manner, and the same and similar parts among the embodiments may be referred to each other, and each embodiment focuses on the differences from the other embodiments. In particular, as for the embodiments of the apparatus and the electronic device, since they are substantially similar to the embodiments of the method, the description is simple, and the relevant points can be referred to only in the partial description of the embodiments of the method.
The above description is only for the preferred embodiment of the present invention, and is not intended to limit the scope of the present invention. Any modification, equivalent replacement, or improvement made within the spirit and principle of the present invention shall fall within the protection scope of the present invention.

Claims (10)

1. An activity publishing method, applied to a server, the method comprising:
acquiring configuration data of an activity to be issued;
auditing the configuration data through a workflow engine, and determining whether the activity to be issued conforms to a preset workflow;
and under the condition that the verification is passed, storing the configuration data into a database, and associating the configuration data with a target page through an application program interface to realize the release of the activity to be released, wherein the target page is a page contained in a client installed in the terminal equipment.
2. The method of claim 1, wherein the target page is a page written based on html 5.
3. The method of claim 1, wherein the target page comprises: a preset buried point, wherein the step of associating the configuration data with a target page through an application program interface comprises:
and associating the configuration data with a preset buried point contained in the target page through an application program interface.
4. The method of any one of claims 1-3, further comprising:
receiving an activity identifier sent by the client through the application program interface, wherein the activity identifier is an identifier determined by the client according to a trigger action of the user in the target page;
searching configuration data for realizing the activity to be issued by utilizing the activity identifier;
and sending the configuration data to the client so that the client displays the activity to be published to the user through the configuration data.
5. The method of claim 4, wherein prior to the step of sending the configuration data to the client, further comprising:
acquiring participation right of the user;
searching data which accords with the participation right in the configuration data to serve as target data;
correspondingly, the step of sending the configuration data to the client so that the client displays the activity to be published to the user through the configuration data includes:
and sending the target data to the client so that the client can show the activities which can be participated by the user in the activities to be published to the user through the target data.
6. An activity distribution device, applied to a server, the device comprising:
the acquisition module is used for acquiring the configuration data of the activity to be issued;
the determining module is used for auditing the configuration data through a workflow engine and determining whether the activity to be issued conforms to a preset workflow;
and the association module is used for storing the configuration data to a database under the condition of passing the verification, associating the configuration data with a target page through an application program interface and realizing the release of the activity to be released, wherein the target page is a page contained in a client installed in the terminal equipment.
7. The apparatus of claim 6, wherein the target page is a page written based on html 5.
8. The apparatus of claim 6, wherein the target page comprises: the pre-set embedded points are embedded in the steel,
and the association module is used for associating the configuration data with a preset buried point contained in the target page through an application program interface.
9. The apparatus of any of claims 6-8, further comprising:
the receiving module is used for receiving an activity identifier sent by the client through the application program interface, wherein the activity identifier is an identifier determined by the client according to a trigger action of the user in the target page;
the searching module is used for searching the configuration data for realizing the activity to be issued by utilizing the activity identification;
and the sending module is used for sending the configuration data to the client so that the client can show the activity to be released to the user through the configuration data.
10. An electronic device is characterized by comprising a processor, a communication interface, a memory and a communication bus, wherein the processor and the communication interface are used for realizing mutual communication by the memory through the communication bus;
a memory for storing a computer program;
a processor for implementing the method steps of any one of claims 1 to 5 when executing a program stored in the memory.
CN202010337520.7A 2020-04-26 2020-04-26 Activity publishing method and device Pending CN111562939A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010337520.7A CN111562939A (en) 2020-04-26 2020-04-26 Activity publishing method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010337520.7A CN111562939A (en) 2020-04-26 2020-04-26 Activity publishing method and device

Publications (1)

Publication Number Publication Date
CN111562939A true CN111562939A (en) 2020-08-21

Family

ID=72070597

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010337520.7A Pending CN111562939A (en) 2020-04-26 2020-04-26 Activity publishing method and device

Country Status (1)

Country Link
CN (1) CN111562939A (en)

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107066273A (en) * 2017-03-31 2017-08-18 北京奇艺世纪科技有限公司 A kind of style sheet update method and device
CN107066272A (en) * 2017-03-31 2017-08-18 北京奇艺世纪科技有限公司 A kind of method for updating pages and device
CN107451184A (en) * 2017-06-19 2017-12-08 阿里巴巴集团控股有限公司 Page display method and device, user equipment, storage medium
CN109144615A (en) * 2018-09-29 2019-01-04 北京城市网邻信息技术有限公司 A kind of information issuing method, device, equipment and storage medium
CN109614545A (en) * 2018-11-13 2019-04-12 阿里巴巴集团控股有限公司 Page loading method, device and equipment
CN109947635A (en) * 2019-03-18 2019-06-28 苏州亿歌网络科技有限公司 A kind of data reporting method, device, storage medium and terminal device
CN110046022A (en) * 2019-05-23 2019-07-23 上海上湖信息技术有限公司 A kind of page display method, device, equipment and medium
CN110196953A (en) * 2019-05-30 2019-09-03 北京腾云天下科技有限公司 A kind of application buries point methods, device, calculates equipment and system
CN110311959A (en) * 2019-06-19 2019-10-08 广州华多网络科技有限公司 The method, apparatus and data processing system of message push and renewal of the page
CN110569097A (en) * 2019-08-26 2019-12-13 北京奇艺世纪科技有限公司 information display method and device
CN110825479A (en) * 2019-11-05 2020-02-21 江苏满运软件科技有限公司 Page processing method and device, terminal equipment, server and storage medium

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107066273A (en) * 2017-03-31 2017-08-18 北京奇艺世纪科技有限公司 A kind of style sheet update method and device
CN107066272A (en) * 2017-03-31 2017-08-18 北京奇艺世纪科技有限公司 A kind of method for updating pages and device
CN107451184A (en) * 2017-06-19 2017-12-08 阿里巴巴集团控股有限公司 Page display method and device, user equipment, storage medium
CN109144615A (en) * 2018-09-29 2019-01-04 北京城市网邻信息技术有限公司 A kind of information issuing method, device, equipment and storage medium
CN109614545A (en) * 2018-11-13 2019-04-12 阿里巴巴集团控股有限公司 Page loading method, device and equipment
CN109947635A (en) * 2019-03-18 2019-06-28 苏州亿歌网络科技有限公司 A kind of data reporting method, device, storage medium and terminal device
CN110046022A (en) * 2019-05-23 2019-07-23 上海上湖信息技术有限公司 A kind of page display method, device, equipment and medium
CN110196953A (en) * 2019-05-30 2019-09-03 北京腾云天下科技有限公司 A kind of application buries point methods, device, calculates equipment and system
CN110311959A (en) * 2019-06-19 2019-10-08 广州华多网络科技有限公司 The method, apparatus and data processing system of message push and renewal of the page
CN110569097A (en) * 2019-08-26 2019-12-13 北京奇艺世纪科技有限公司 information display method and device
CN110825479A (en) * 2019-11-05 2020-02-21 江苏满运软件科技有限公司 Page processing method and device, terminal equipment, server and storage medium

Similar Documents

Publication Publication Date Title
CN108418787B (en) Method for acquiring enterprise resource planning data, terminal device and medium
CN110022259B (en) Message arrival rate determining method and device, data statistics server and storage medium
CN109213604B (en) Data source management method and device
CN105939362A (en) User account management method and device
CN113591068B (en) Online login device management method and device and electronic device
CN103713895A (en) Data sending method and device
CN111080374A (en) Test method of advertisement delivery strategy, bidding server and advertisement delivery system
CN111416844B (en) Service start-stop method, system, device and storage medium
CN111541561A (en) Microservice configuration information management system, microservice configuration information management method, microservice configuration information management server, and storage medium
CN109150757B (en) Advertisement resource processing method and device and electronic equipment
CN110727895B (en) Sensitive word sending method and device, electronic equipment and storage medium
US20180020075A1 (en) Apparatus and method for providing data based on cloud service
CN111562939A (en) Activity publishing method and device
KR101418475B1 (en) System and method for deleting personal digital data
KR20190021848A (en) Method for monitoring server, apparatus and system for executing the method
CN111080349B (en) Method, device, server and medium for identifying multiple devices of same user
CN113398600A (en) Method, device, equipment and medium for sending game gift package
CN107453946B (en) Field management method and device and electronic equipment
CN113285915A (en) Registration management method and device and private cloud control server
CN113760315A (en) Method and device for testing system
CN111367634A (en) Information processing method, information processing device and terminal equipment
CN111092892A (en) Authentication method, device, server and storage medium
CN112416401B (en) Data updating method, device and equipment
CN113849133B (en) Processing method and device of privacy data, electronic equipment and storage medium
CN113660277B (en) Crawler-resisting method based on multiplexing embedded point information and processing terminal

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