CN109034982B - Method and device for accelerating processing of order information in ten-million-level order form - Google Patents

Method and device for accelerating processing of order information in ten-million-level order form Download PDF

Info

Publication number
CN109034982B
CN109034982B CN201811030693.3A CN201811030693A CN109034982B CN 109034982 B CN109034982 B CN 109034982B CN 201811030693 A CN201811030693 A CN 201811030693A CN 109034982 B CN109034982 B CN 109034982B
Authority
CN
China
Prior art keywords
target order
data
order
version number
target
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.)
Active
Application number
CN201811030693.3A
Other languages
Chinese (zh)
Other versions
CN109034982A (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.)
Manjinba Shenzhen Technology Co ltd
Original Assignee
Manjinba Shenzhen 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 Manjinba Shenzhen Technology Co ltd filed Critical Manjinba Shenzhen Technology Co ltd
Priority to CN201811030693.3A priority Critical patent/CN109034982B/en
Publication of CN109034982A publication Critical patent/CN109034982A/en
Application granted granted Critical
Publication of CN109034982B publication Critical patent/CN109034982B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/06Buying, selling or leasing transactions
    • G06Q30/0601Electronic shopping [e-shopping]
    • G06Q30/0633Lists, e.g. purchase orders, compilation or processing
    • G06Q30/0635Processing of requisition or of purchase orders

Landscapes

  • Business, Economics & Management (AREA)
  • Accounting & Taxation (AREA)
  • Finance (AREA)
  • Development Economics (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • Strategic Management (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention discloses a method and a device for accelerating the processing of order information in a ten-million-level order form, wherein the method comprises the following steps: acquiring an editing request of a user for operating a target order form, wherein the editing request comprises target order form data and an initial version number; when the target order form is active order form data, triggering the editing operation of the target order form so as to enable the target order form to be in an activated state; updating target order data in response to the modular editing operation result and generating a corresponding update version number; and when the updated version number of the target order table is different from the initial version number, storing the updated target order data. The technical scheme of the invention can reduce the workload of the server, can accelerate the processing of the order information in the ten-million-level order form data, improve the order processing efficiency and more conveniently manage and maintain the order form data.

Description

Method and device for accelerating processing of order information in ten-million-level order form
Technical Field
The invention relates to the technical field of computers, in particular to a method and a device for accelerating processing of order information in a ten-million-level order form, computer equipment and a storage medium.
Background
With the continuous development of network technology, online shopping has become one of the main forms of shopping, and the number of online shopping people and the online shopping scale are increasing year by year. When a user purchases online through an intelligent terminal or a computer, order form data are generated in a server of a website so as to record online purchase information of the user. In the prior art, the data of the order table is stored through a database so as to facilitate the subsequent inquiry and maintenance processing. When the order information in the order form needs to be modified, the order form needs to be called out from the database, and the order form is stored in the database after being modified. The data volume in the database is large, so that the system processing efficiency is reduced, and the problems of long time consumption and inconvenient management of order information processing are caused.
In view of the above, there is a need to provide further improvements to the current order processing technology.
Disclosure of Invention
In order to solve at least one of the above technical problems, a primary object of the present invention is to provide a method, an apparatus, a computer device and a storage medium for processing order information in a ten million-level order form.
In order to achieve the above purpose, the first technical solution adopted by the present invention is: the method for accelerating the processing of the order information in the ten-million-level order form is provided, and comprises the following steps:
acquiring an editing request of a user for operating a target order form, wherein the editing request comprises target order data and an initial version number;
when the target order form is active order form data, triggering the editing operation of the target order form so as to enable the target order form to be in an activated state;
updating target order data in response to the modular editing operation result and generating a corresponding update version number;
and when the updated version number of the target order table is different from the initial version number, storing the updated target order data.
Before the obtaining of the edit request of the user for the target order form operation, the method further includes:
presetting a cache region, wherein active order data are set in the cache region.
The active order data is unpaid order data, and the unpaid order data comprises unpaid order data in the last several days, order data which is not delivered after payment, order data which is delivered in the last several days and order data in the refund after sale.
Wherein, when the target order form is active order form data, the editing operation of the target order form is triggered to enable the target order form to be in an activated state, and the method also comprises the following steps,
generating an exclusive lock to access-lock the target order table,
the storing of the updated target order data may further comprise,
the exclusive lock is released to release the access lock to the target order table.
Wherein after storing the updated target order data, further comprising,
and writing the updated target order data and the updated version number into the cache area and the database.
Wherein the response mode editing operation result updates the target order data and generates a corresponding update version number, and further comprises,
and generating corresponding log data, and periodically writing the log data into a database.
And when the updated version number of the target order table is the same as the initial version number, taking the initial version number as an editing operation result, and keeping the target order data unchanged.
In order to achieve the purpose, the second technical scheme adopted by the invention is as follows: provides an order information accelerated processing device in a million-level order form, comprising,
the system comprises an acquisition module, a processing module and a display module, wherein the acquisition module is used for acquiring an editing request of a user for operating a target order form, and the editing request comprises target order form data and an initial version number;
the triggering module is used for triggering the editing operation of the target order table when the target order table is active order data so as to enable the target order table to be in an activated state;
the response module is used for responding to the operation result of the modular editing to update the target order data and generate a corresponding update version number;
and the storage module is used for storing the updated target order data when the updated version number of the target order table is different from the initial version number.
In order to achieve the above object, the third technical solution adopted by the present invention is: there is provided a computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, the processor implementing the steps of the above method when executing the computer program.
In order to achieve the above object, the fourth technical solution adopted by the present invention is: a computer-readable storage medium is provided, on which a computer program is stored which, when being executed by a processor, carries out the steps of the above-mentioned method.
The technical scheme of the invention mainly comprises the steps of acquiring an editing request of a user for operating a target order form, triggering the editing operation of the target order form when the target order form is active order form data so as to enable the target order form to be in an activated state, updating the target order form data in response to a mode editing operation result, generating a corresponding updated version number, and storing the updated target order form data when the updated version number of the target order form is different from an initial version number.
Drawings
FIG. 1 is a flowchart of a method for accelerating processing of order information in a ten million-level order form according to an embodiment of the invention;
FIG. 2 is a flowchart of a method for accelerating processing of order information in a ten million-level order form according to another embodiment of the present invention;
FIG. 3 is a block diagram of an apparatus for accelerating processing of order information in a ten million-level order form according to an embodiment of the present invention;
FIG. 4 is a block diagram of an apparatus for accelerating processing of order information in an order form of ten million levels according to another embodiment of the present invention;
FIG. 5 is a diagram illustrating an internal structure of a computer device according to an embodiment of the present invention.
The implementation, functional features and advantages of the objects of the present invention will be further explained with reference to the accompanying drawings.
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.
It should be noted that the description of the invention relating to "first", "second", etc. is for descriptive purposes only and is not to be construed as indicating or implying any relative importance or implicit indication of the number of technical features indicated. Thus, a feature defined as "first" or "second" may explicitly or implicitly include at least one such feature. In addition, technical solutions between various embodiments may be combined with each other, but must be realized by a person skilled in the art, and when the technical solutions are contradictory or cannot be realized, such a combination should not be considered to exist, and is not within the protection scope of the present invention.
Referring to fig. 1, fig. 1 is a flowchart illustrating a method for accelerating processing of order information in a ten-million-level order form according to an embodiment of the invention. In the embodiment of the present invention, the method for accelerating processing of order information in the ten-million-level order form includes:
step S10, acquiring an editing request of a user for operating a target order form, wherein the editing request comprises target order form data and an initial version number;
step S20, when the target order form is active order form data, triggering the editing operation of the target order form to make the target order form in an activated state;
step S30, updating the target order data in response to the operation result of the modular editing operation, and generating a corresponding update version number;
and step S40, when the updated version number of the target order table is different from the initial version number, storing the updated target order data.
In this embodiment, when a user needs to perform an editing operation on a target order table, an editing request is sent to a server. And the server receives the editing request and analyzes the editing request to analyze the order number, the initial version number and the like of the target order table. When the target order form is active order form data, the active order form data can be directly edited. The active order data may specifically be an unpaid order. When the target order is in an activated state, updating target order data in response to the modular editing operation result and generating a corresponding updating version number; when the updated version number of the target order table is different from the initial version number, the updated target order data can be stored, and the stored data can be written back in a deep copy mode.
The embodiment of the invention mainly triggers the editing operation of the target order table when the target order table is active order data by acquiring the editing request of a user for the operation of the target order table, so that the target order table is in an activated state, the target order data is updated in response to the result of the editing operation, a corresponding updated version number is generated, and the updated target order data is stored when the updated version number of the target order table is different from the initial version number.
Referring to fig. 2, fig. 2 is a flowchart of a method for accelerating processing of order information in a ten-million-level order form according to another embodiment of the present invention. In a specific embodiment, before the obtaining of the edit request of the user for the target order form operation, the method further includes step S00:
presetting a cache region, wherein active order data are set in the cache region.
In this embodiment, the cache region is preset with a plurality of active order data, and the plurality of active order data form a set, so as to facilitate editing operation of a user. Data which are used for a long time and are frequently used are stored in a database so as to facilitate the subsequent data analysis and statistics of the order form.
Further, the active order data is unpaid order data, and the unpaid order data includes unpaid order data for the last several days, order data for paying non-delivery, order data for delivering for the last several days, and order data in after-sales refunds. The unpaid order data of the last days can be unpaid order data of the last day or unpaid order data of the last days; the order data that has been shipped the last several days may be order data that has been shipped the last three days or order data that has been shipped the last multiple days. It is to be understood that the unpaid order data is not limited to the above four order data forms, and other order table data forms may be defined according to the user's selection.
Referring to fig. 2, fig. 2 is a flowchart of a method for accelerating processing of order information in a ten-million-level order form according to an embodiment of the invention. In a specific embodiment, after the step of saving the updated target order data, the method further includes step S50,
and writing the updated target order data and the updated version number into the cache area and the database.
In this embodiment, the updated target order data and the updated version number may be written into the cache area and the database in a deep copy manner, so as to facilitate subsequent query and statistics.
In a specific embodiment, when the target order table is active order data, triggering an editing operation on the target order table to enable the target order table to be in an activated state, further includes,
generating an exclusive lock to access-lock the target order table,
the storing the updated target order data further comprises,
the exclusive lock is released to release the access lock to the target order table.
In this embodiment, when the target order is in an activated state, the target order generates an exclusive lock, and the exclusive lock can prevent other people from accessing and editing the target order information. Further, in order to prevent the user from occupying the target order editing for a long time, the exclusive lock can also set the editing time.
In a specific embodiment, the updating the target order data in response to the modular editing operation result and generating a corresponding updated version number further includes,
and generating corresponding log data, and periodically writing the log data into the database.
For convenience of data management, when the target order table is edited, corresponding log data can be generated so as to facilitate subsequent checking.
In a specific embodiment, when the updated version number of the target order table is the same as the initial version number, the initial version number is used as the result of the editing operation, and the target order data is not changed. In this embodiment, the user gives up editing the target order table, and the version number of the target order table is not changed, that is, the version number of the target order table is the initial version number.
Referring to fig. 3, fig. 3 is a block diagram of an apparatus for accelerating processing of order information in an order form of ten million levels according to an embodiment of the invention. In the embodiment of the invention, the order information acceleration processing device in the ten-million-level order form comprises,
the obtaining module 10 is configured to obtain an editing request for a target order form operation by a user, where the editing request includes target order form data and an initial version number;
the triggering module 20 is configured to trigger an editing operation on the target order table when the target order table is active order data, so that the target order table is in an activated state;
the response module 30 is used for updating the target order data in response to the result of the editing operation and generating a corresponding update version number;
and a saving module 40, configured to save the updated target order data when the updated version number of the target order table is different from the initial version number.
In this embodiment, when a user needs to perform an editing operation on a target order table, an editing request is sent to a server. The server obtains the editing request and analyzes the editing request through the obtaining module 10, and analyzes the order number, the initial version number and the like of the target order table. Through the triggering module 20, when the target order table is active order data, the active data of the order table can be directly edited. The active order data may specifically be an unpaid order. When the target order is in the activated state, the response module 30 can update the target order data and generate a corresponding update version number according to the result of the response module editing operation; finally, according to the saving module 40, when the updated version number of the target order table is different from the initial version number, the updated target order data can be saved, and the saved data can be written back in a deep copy manner.
Referring to fig. 4, fig. 4 is a block diagram of an order information acceleration processing apparatus in an order form of ten million levels according to another embodiment of the present invention; in the embodiment of the present invention, the apparatus for processing order information in a ten-million-level order form further includes a presetting module 50, configured to preset a cache region, where active order data is set; and a writing module 60, configured to write the updated target order data and the updated version number into the cache area and the database.
In this embodiment, a buffer area may be created by the default module 50, and the buffer area may be used to store active order data. The active order data may be set according to user settings. After the data in the target order table is edited and saved, the updated target order data and the updated version number may be written into the cache area and the database through the writing module 60.
Referring to fig. 5, fig. 5 is a diagram illustrating an internal structure of a computer device according to an embodiment of the invention in fig. 5. In one embodiment, the computer device includes a processor, a memory, a network interface, a mouse, and a keyboard connected by a system bus. Wherein the processor of the computer device is configured to provide computing and control capabilities. The memory of the computer device comprises a nonvolatile storage medium and an internal memory. The non-volatile storage medium stores an operating system, a computer program, and a database. The internal memory provides an environment for the operation of an operating system and computer programs in the non-volatile storage medium. The network interface of the computer equipment is used for connecting and communicating with an external terminal through a network, and the mouse and the keyboard are respectively electrically connected with the operating system so as to input the editing information of a user. The computer program is executed by a processor to realize an accelerated processing method of order information in a ten million-level order form.
It will be appreciated by those skilled in the art that the configuration shown in fig. 5 is a block diagram of only a portion of the configuration associated with the present application, and is not intended to limit the computing device to which the present application may be applied, and that a particular computing device may include more or less components than those shown, or may combine certain components, or have a different arrangement of components.
In one embodiment, a computer device is provided, comprising a memory, a processor and a computer program stored on the memory and executable on the processor, the processor implementing the steps of the above method embodiments when executing the computer program.
In one embodiment, a computer-readable storage medium is provided, on which a computer program is stored, which, when being executed by a processor, carries out the steps of the above respective method embodiments.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by hardware instructions of a computer program, which can be stored in a non-volatile computer-readable storage medium, and when executed, can include the processes of the embodiments of the methods described above. Any reference to memory, storage, database, or other medium used in the embodiments provided herein may include non-volatile and/or volatile memory, among others. Non-volatile memory can include read-only memory (ROM), Programmable ROM (PROM), Electrically Programmable ROM (EPROM), Electrically Erasable Programmable ROM (EEPROM), or flash memory. Volatile memory can include Random Access Memory (RAM) or external cache memory. By way of illustration and not limitation, RAM is available in a variety of forms such as Static RAM (SRAM), Dynamic RAM (DRAM), Synchronous DRAM (SDRAM), Double Data Rate SDRAM (DDRSDRAM), Enhanced SDRAM (ESDRAM), Synchronous Link DRAM (SLDRAM), Rambus Direct RAM (RDRAM), direct bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM).
The above description is only a preferred embodiment of the present invention, and is not intended to limit the scope of the present invention, and all modifications and equivalents of the present invention, which are made by the contents of the present specification and the accompanying drawings, or directly/indirectly applied to other related technical fields, are included in the scope of the present invention.

Claims (4)

1. An order information accelerated processing method in a ten-million-level order form is characterized in that the order information accelerated processing method in the ten-million-level order form comprises the following steps:
acquiring an editing request of a user for operating a target order form, wherein the editing request comprises target order data and an initial version number;
before the obtaining of the editing request of the user for the target order form operation, the method further includes:
presetting a cache region, wherein active order data are set in the cache region;
when the target order form is active order form data, triggering the editing operation of the target order form so as to enable the target order form to be in an activated state; the active order data is unpaid order data, and the unpaid order data comprises unpaid order data in the last several days, order data which is not delivered after payment, order data which is delivered in the last several days and order data in the refund after sale;
updating target order data in response to the modular editing operation result and generating a corresponding update version number;
when the updated version number of the target order table is different from the initial version number, storing the updated target order data;
when the target order form is active order form data, triggering the editing operation of the target order form so as to enable the target order form to be in an activated state, and further comprising,
generating an exclusive lock to access-lock the target order form,
the storing the updated target order data further comprises,
releasing the exclusive lock to release the access lock to the target order table;
after storing the updated target order data, further comprising,
writing the updated target order data and the updated version number into a cache area and a database;
the response mode editing operation result updates the target order data and generates a corresponding update version number, and further comprises,
generating corresponding log data, and periodically writing the log data into a database;
and when the updated version number of the target order table is the same as the initial version number, taking the initial version number as an editing operation result, and keeping the target order data unchanged.
2. An order information acceleration processing device in a ten-million-level order form is characterized in that the order information acceleration processing device in the ten-million-level order form comprises,
the system comprises an acquisition module, a processing module and a display module, wherein the acquisition module is used for acquiring an editing request of a user for operating a target order form, and the editing request comprises target order form data and an initial version number;
before the obtaining of the editing request of the user for the target order form operation, the method further includes:
presetting a cache region, wherein active order data are set in the cache region;
the triggering module is used for triggering the editing operation of the target order table when the target order table is active order data so as to enable the target order table to be in an activated state; the active order data is unpaid order data, and the unpaid order data comprises unpaid order data in the last several days, order data which is not delivered after payment, order data which is delivered in the last several days and order data in the refund after sale;
the response module is used for updating the target order data in response to the editing operation result and generating a corresponding update version number;
the storage module is used for storing the updated target order data when the updated version number of the target order table is different from the initial version number;
the writing module is used for writing the updated target order data and the updated version number into the cache area and the database;
when the target order form is active order form data, triggering the editing operation of the target order form so as to enable the target order form to be in an activated state, and further comprising,
generating an exclusive lock to access-lock the target order table,
the storing of the updated target order data may further comprise,
releasing the exclusive lock to release the access lock to the target order table;
the response mode editing operation result updates the target order data and generates a corresponding update version number, and further comprises,
generating corresponding log data, and periodically writing the log data into a database;
and when the updated version number of the target order table is the same as the initial version number, taking the initial version number as an editing operation result, and keeping the target order data unchanged.
3. A computer arrangement comprising a memory, a processor and a computer program stored on the memory and executable on the processor, characterized in that the processor implements the steps of the method as claimed in claim 1 when executing the computer program.
4. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the steps of the method as claimed in claim 1.
CN201811030693.3A 2018-09-05 2018-09-05 Method and device for accelerating processing of order information in ten-million-level order form Active CN109034982B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811030693.3A CN109034982B (en) 2018-09-05 2018-09-05 Method and device for accelerating processing of order information in ten-million-level order form

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811030693.3A CN109034982B (en) 2018-09-05 2018-09-05 Method and device for accelerating processing of order information in ten-million-level order form

Publications (2)

Publication Number Publication Date
CN109034982A CN109034982A (en) 2018-12-18
CN109034982B true CN109034982B (en) 2022-06-17

Family

ID=64623410

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811030693.3A Active CN109034982B (en) 2018-09-05 2018-09-05 Method and device for accelerating processing of order information in ten-million-level order form

Country Status (1)

Country Link
CN (1) CN109034982B (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1601541A (en) * 2003-09-26 2005-03-30 微软公司 Self-maintaining real-time data aggregations
CN105139191A (en) * 2015-09-15 2015-12-09 联动优势电子商务有限公司 Method and device for obtaining order information
CN105812189A (en) * 2016-04-26 2016-07-27 努比亚技术有限公司 Information processing method and server
CN107609924A (en) * 2016-07-11 2018-01-19 湖南易分销电子商务有限公司 A short time high concurrent panic buying scene is used
CN107656701A (en) * 2017-09-26 2018-02-02 郑州云海信息技术有限公司 Small documents read accelerated method, system, device and computer-readable recording medium
CN108154322A (en) * 2016-12-02 2018-06-12 苏宁云商集团股份有限公司 A kind of method and inventory system of inventory's real-time management

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1601541A (en) * 2003-09-26 2005-03-30 微软公司 Self-maintaining real-time data aggregations
CN105139191A (en) * 2015-09-15 2015-12-09 联动优势电子商务有限公司 Method and device for obtaining order information
CN105812189A (en) * 2016-04-26 2016-07-27 努比亚技术有限公司 Information processing method and server
CN107609924A (en) * 2016-07-11 2018-01-19 湖南易分销电子商务有限公司 A short time high concurrent panic buying scene is used
CN108154322A (en) * 2016-12-02 2018-06-12 苏宁云商集团股份有限公司 A kind of method and inventory system of inventory's real-time management
CN107656701A (en) * 2017-09-26 2018-02-02 郑州云海信息技术有限公司 Small documents read accelerated method, system, device and computer-readable recording medium

Also Published As

Publication number Publication date
CN109034982A (en) 2018-12-18

Similar Documents

Publication Publication Date Title
CN111143462B (en) Method, apparatus, computer device and storage medium for data export
US9779127B2 (en) Integrating database management system and external cache
US20120158795A1 (en) Entity triggers for materialized view maintenance
WO2021027956A1 (en) Blockchain system-based transaction processing method and device
US9135572B2 (en) Method and arrangement for processing data
US9384202B1 (en) Gateway module to access different types of databases
CN110781214A (en) Database reading and writing method and device, computer equipment and storage medium
WO2018223941A1 (en) Device and method for issuing multiple insurance policies and computer readable storage medium
US11216412B2 (en) Intelligent merging for efficient updates in columnar databases
CN109358874B (en) Business rule updating method, business rule updating device, computer equipment and storage medium
US20140337392A1 (en) Flexible partitioning of data
CN110866011B (en) Data table synchronization method and device, computer equipment and storage medium
CN110806866A (en) Generation method and device of front-end management system
CN109034982B (en) Method and device for accelerating processing of order information in ten-million-level order form
CN113342863A (en) Business document processing method and device, computer equipment and storage medium
CN112434037A (en) Data processing method, processing device, data processing apparatus, and storage medium
CN109840250B (en) Method, device, equipment and storage medium for managing access authority of intermediate field
WO2021103969A1 (en) Trigger implementing method and device
CN111131393B (en) User activity data statistical method, electronic device and storage medium
CN114253675A (en) Transaction processing method, device, equipment and storage medium
CN111192088B (en) Method and device for determining settlement object of point and computer readable storage medium
US20230117060A1 (en) Read-write method and apparatus, electronic device, and readable memory medium
US11023830B2 (en) Processing a request in accordance with original rules and configurations
CN108073559B (en) Method, device and system for realizing table data updating
CN110515971B (en) Program statement processing method, device, computer equipment and computer 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