CN107203544A - A kind of method and device for business processing - Google Patents

A kind of method and device for business processing Download PDF

Info

Publication number
CN107203544A
CN107203544A CN201610153729.1A CN201610153729A CN107203544A CN 107203544 A CN107203544 A CN 107203544A CN 201610153729 A CN201610153729 A CN 201610153729A CN 107203544 A CN107203544 A CN 107203544A
Authority
CN
China
Prior art keywords
renewal
product data
unique index
flow record
product
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
CN201610153729.1A
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.)
Alibaba Group Holding Ltd
Original Assignee
Alibaba Group Holding 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 Alibaba Group Holding Ltd filed Critical Alibaba Group Holding Ltd
Priority to CN201610153729.1A priority Critical patent/CN107203544A/en
Publication of CN107203544A publication Critical patent/CN107203544A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/22Indexing; Data structures therefor; Storage structures
    • G06F16/2228Indexing structures
    • G06F16/2272Management thereof
    • 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/23Updating
    • G06F16/2308Concurrency control
    • 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/23Updating
    • G06F16/2379Updates performed during online database operations; commit processing
    • 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

Abstract

The application provides a kind of method and device for business processing, and wherein method is used to be updated the product data in database;This method includes:Start and correspond to this db transaction for updating operation, created in product data update flowing water table and this renewal corresponding unique index of operation, and in the product data update flowing water table, the insertion operation for updating Flow Record corresponding with the unique index is performed, the renewal Flow Record is used to record this fresh information for updating operation;If according to the unique index, inserting the renewal Flow Record success, then updating the product data, and in the db transaction successful execution, complete the renewal to the product data.The application accelerates the efficiency of business processing.

Description

A kind of method and device for business processing
Technical field
The application is related to network technology, more particularly to a kind of method and device for business processing.
Background technology
With the development of network technology, the business for building production marketing platform using internet is also more and more. When a product is in online gondola sales, user can buy the product by placing an order payment.It is adjoint The sale of product, platform needs to carry out the management of product inventory, for example, selling with product, right The product inventory answered will be reduced.A kind of problem being likely to occur is that it is big that many people of synchronization appearance place an order Concurrently access, be now likely to occur repetition and reduce stock.In order to prevent in the problem, correlation technique Database lock can be used to prevent from repeating.And the mode of Database lock, locked simultaneously for many orders Determining resource can only be handled by pen, be easily caused concurrent thread excessively, resource consumption is substantially increased, when serious System crash will be caused.Therefore, the mode of Database lock causes the efficiency of stock control low and unreliable.
The content of the invention
In view of this, the application provides a kind of method and device for business processing, to improve the effect of business processing Rate and reliability.
Specifically, the application is achieved by the following technical solution:
First aspect is used in database there is provided a kind of method for processing business, the method for processing business Product data be updated;Methods described includes:
Start correspond to this update operation db transaction, product data update flowing water table in create with This updates the corresponding unique index of operation, and in the product data update flowing water table, performs and institute The corresponding insertion operation for updating Flow Record of unique index is stated, the renewal Flow Record is used for minute book The secondary fresh information for updating operation;
If according to the unique index, inserting the renewal Flow Record success, then updating the product number According to, and in the db transaction successful execution, complete the renewal to the product data.
Second aspect there is provided a kind of business processing device, including:
Index creation module, for starting correspondence, this updates the db transaction operated, in product data Update to create in flowing water table and update the corresponding unique index of operation with this, and updated in the product data In flowing water table, the insertion operation for updating Flow Record corresponding with the unique index, the renewal are performed Flow Record is used to record this fresh information for updating operation;
Transaction model, for according to the unique index, inserting the renewal Flow Record success When, then the product data are updated, and in the db transaction successful execution, complete to the production The renewal of product data.
The method and device for business processing that the application is provided, multiple users are controlled by using unique index Preventing under the concurrent access situations placed an order repeats, and can allow the business of the multiple orders of parallel processing Access, as long as the processing each accessed judges whether repetition, unique index according to unique index It can ensure that it is unique that operation is updated for the data of a type of an order, can be prevented The renewal operation repeated, because this mode allows the parallel processing of business, it is possible to accelerate at business The efficiency of reason;Also, also just because of parallel processing business, can avoid the occurrence of resource consumption excessively and Caused system crash, improves reliability.
Brief description of the drawings
Fig. 1 is that a kind of product data shown in the exemplary embodiment of the application one update application scenario diagram;
Fig. 2 is a kind of flow chart of method for processing business shown in the exemplary embodiment of the application one;
Fig. 3 is the flow chart that a kind of inventory data shown in the exemplary embodiment of the application one updates;
Fig. 4 is a kind of stock control flow chart shown in the exemplary embodiment of the application one;
Fig. 5 is a kind of structural representation of business processing device shown in the exemplary embodiment of the application one;
Fig. 6 is a kind of structural representation of business processing device shown in the exemplary embodiment of the application one.
Embodiment
Here exemplary embodiment will be illustrated in detail, its example is illustrated in the accompanying drawings.Following When description is related to accompanying drawing, unless otherwise indicated, the same numbers in different accompanying drawings represent same or analogous Key element.Embodiment described in following exemplary embodiment does not represent the institute consistent with the application There is embodiment.On the contrary, they are only one be described in detail in such as appended claims, the application The example of the consistent apparatus and method of a little aspects.
With the development of Internet technology, the network selling platform of product is also set up therewith.For example, businessman The product can be bought in the network selling gondola sales product of oneself, user by placing an order payment; And along with the sale of product, the inventory data of product is managed, clearly accurately to grasp institute Sell the inventories of product.The method for processing business of the embodiment of the present application, you can with applied to product Inventory data renewal.As shown in figure 1, user 11 can be browsed by the display screen of terminal 12 The a variety of products on sale shown in terminal 12, it is possible to which place an order purchase.The service end 13 on backstage can root According to the sales situation of product, update the inventory data of the product, such as, and after certain product sells one, To should the stockpile number of product just subtract one.
In the example of the application, the inventory data for the product to be updated can include polytype number According to, for example, stock on sale, sold stock, freezed stock etc., wherein, stock on sale can be current The product of sale can supply total stock that user is bought;It can be that product has been sold out to have sold stock Total stock, it is that user has bought and the product of successful payment that this, which has sold stock, and freezing stock is User had been bought but unpaid-for stock freezes, other users purchase is temporarily no longer supplied to. Other examples are no longer lifted in detail, in specific implementation, and required inhomogeneity can be set according to business characteristic The inventory data of type.
The method for processing business of the embodiment of the present application, by what is placed an order for solving many people of synchronization to product In the case of this concurrently execution, how the product data in database are updated, to avoid the occurrence of Stock is reduced in repetition, and is intended to improve the efficiency of stock control.Fig. 2 illustrates the embodiment of the present application The flow chart of method for processing business, this method can include:
In step 201, before the product data in updating the data storehouse, starting correspondence, this updates behaviour The db transaction of work, in correspondence, this product data for updating operation is updated in flowing water table, is created and this It is secondary to update the corresponding unique index of operation, and perform update corresponding with unique index in the renewal flowing water table The insertion operation of Flow Record, the renewal Flow Record is used to record this fresh information for updating operation.
In this example, it can control to be updated the product data in database by unique index, In the example of the production marketing, product data can be the inventory data of product.For example, with reference to Fig. 1 Example, service end 13 can according to user 11 the side of terminal 12 product buy operate, to backstage The product inventory data are updated, such as, and after placing an order and normally paying the bill in user, now product has been Actually sell, stock is reduced in progress, or after the success of user's arrearage, returns stock, will be returned The corresponding product of stock be re-supplied to user and bought.For example, in the database shown in Fig. 1 Product data sheet can be stored, the inventory data of each product can be stored in the product data sheet, the storehouse Deposit data can include the polytype data for being used to record stock formulated according to practical business feature.
As described above, in the product data sheet in database, polytype inventory data can be included, Stock such as on sale, stock etc. is sold, regardless of whether be that what type of inventory data is updated, this Step can create correspondence before the update, and this updates the unique index operated.Unique index be it is a kind of not Allow the index recorded with index value identical, forbid the index repeated to occur, according to the unique index The characteristics of, it can be used for control and (the same type of storehouse updated to the same type of stock of same order Deposit renewal the inventory data of a certain type is updated), can only successful execution once, to avoid Repeat to update.One unique index can represent an inventory operations, and the inventory operations can correspond to certain The stock of a certain type of one order updates, for example, the unique index can include:Service identification and right The renewal action type of product data.Wherein, service identification, can be user place an order purchase some product When order ID, and can be the renewal operation to inventory data to the renewal action type of product data Type, such as, freeze operation etc. is carried out to stock.
In one example, this unique index for updating operation is corresponded to, can be created in product data more In new stream water meter, referring to Fig. 1 example, in the flowing water table to should unique index, also insertion update Flow Record, the renewal Flow Record is mainly used in the fresh information that minute book time data update operation, example Such as, selling stock adds how many stockpile number etc..
In the present embodiment, data renewal can be performed with log-on data storehouse affairs, in log-on data storehouse affairs Afterwards, the unique index for being included in this renewal operation of a newly-built correspondence in flowing water table can be performed, for example, Order ID+ freezes stock, and insertion updates Flow Record in flowing water table;The db transaction is also wrapped Include when insertion updates Flow Record success, the inventory data in the product data sheet shown in Fig. 1 is carried out Update, for example, change the quantity of stock on sale.When above-mentioned task all successful executions, the database thing It is engaged in successfully submitting, otherwise, any of which mission failure, whole db transaction rollback.
In step 202., if according to unique index, insertion updates Flow Record success, that is to say, that This unique index for updating operation is unique in flowing water table, than unique index " order described above ID+ freezes stock ", through it was found that the unique index unique, i.e. ordering for the ID in flowing water table Single renewal operation only this operation for carrying out freezing stock, in the absence of repeating, is then successively inserted into this The secondary renewal Flow Record for updating operation.And it is possible to according to Flow Record is updated, to product data sheet In inventory data carry out correspondence renewal, complete renewal to product data.Otherwise, if due to a variety of Reason causes db transaction to perform failure, then transaction rollback, and this is not performed more in product data sheet Renewal operation in new Flow Record.
In the example depicted in figure 1, it can update flowing water table to control to product data by product data Data in table update, for example, unique index is created by updating flowing water table in product data, to ensure More new capital to product inventory is unique once-through operation every time, such as, for the once behaviour of an order The stock for making type updates (e.g., freezing stock), is not in the operation twice of repetition.In another example, The corresponding renewal Flow Record of unique index is performed by way of with db transaction, it is ensured that only exist Inventory data during affairs successful execution in ability upgrading products tables of data, to production when being not in affairs failure The part of product tables of data updates.
The method for processing business of this example, control that multiple users place an order by using unique index is concurrent Preventing in the case of access repeats, for the control mode of Database lock, Database lock Mode can only be handled for many orders by pen, and efficiency comparison is low, and processing speed is slow so that the consumption of resource It is larger, and the mode that the use unique index of this example is controlled, it can allow parallel processing is multiple to order Single Operational Visit, as long as the processing each accessed judges whether repetition according to unique index, Unique index can ensure to update for the data of a type of an order operation be it is unique, can be with The renewal operation of repetition is prevented, because this mode allows the parallel processing of business, it is possible to plus The efficiency of fast business processing;Also, also just because of parallel processing business, resource can be avoided the occurrence of and disappeared System crash caused by consumption is excessive, improves reliability.
A kind of following logic flow updated to product inventory of example:
Fig. 3 illustrates the flow that a kind of inventory data updates, for example, user 11 in terminal 12 by product Sales platform place an order purchase product when, can trigger service end 13 perform this flow, with the pin according to product Situation is sold, the product inventory data in the database that upgrades in time.As shown in figure 3, the flow can include:
In step 301, log-on data storehouse affairs.
In step 302, a unique index can be created in product data update flowing water table, at this In the example of stock control, product data, which update flowing water table, can also be named as product inventory flowing water table.This In example, newly-built unique index is the behaviour of correspondence this inventory data renewal in product inventory flowing water table Make, can include:Order ID and action type.Order ID therein can be user in terminal 12 The order note identification that side places an order, action type for example can be:Freeze stock.The unique index represents this Product data update be to should order ID the action type renewal operation.
In step 303, correspondence unique index, can insert a renewal in product inventory flowing water table Flow Record, the record is used for the processing for recording the renewal of this inventory data.
In step 304, judge that insertion updates whether Flow Record succeeds according to unique index.For example, It can search in product inventory flowing water table with the presence or absence of identical unique index, i.e. order ID and operation class Type all identicals are indexed.
If it does, representing to repeat, then insertion updates Flow Record and failed, db transaction rollback, This stock updates failure, and cancels the unique index of insertion, and service end can also point out user, stream Journey terminates, referring to step 305 to 307.
If identical unique index is not present in product inventory flowing water table, renewal flowing water note is successively inserted into Record.And the renewal processing of product inventory data can be proceeded, can be according to business bar in processing Part judge this update operation whether can successful execution, such as, and as stock to be freezed, stock on sale Quantity subtract the stockpile number to be freezed after, remaining stock on sale needs to be more than or equal to what is required Stock minimum;Otherwise, represent not meeting professional qualification, it is impossible to freeze stock.If meeting business bar Part, then be updated to the inventory data in product data sheet, and db transaction is submitted, and inventory data is more Newly terminate, service end can point out user to buy successfully, jump to the payment page.If condition is unsatisfactory for, Then transaction rollback, inventory data updates failure.Referring to step 308 to 311.
In addition, in being updated to product inventory, it is also possible to which the situation of appearance is which kind of class specifically performed The data of type update operation, it is necessary to be determined according to the service processing result of association.Such as, purchased in user Bought after list, user pays the bill the order, according to the Different Results of user-pay, can perform Different stocks updates operation.If for example, user-pay is successful, representing that the product has been sold out, that Need from it is current sold stock in increase the stockpile number sold, if using above-mentioned freeze The application of stock is tied, can reduce sold stockpile number from stock is freezed;If user-pay Failure, that need by freeze in stock to should user purchase stockpile number increase to stock on sale again In.Therefore, different service processing result, the renewal operation of the inventory data to the product of execution can Can be different, when the inventory data of product includes polytype inventory data, different business processing knots Fruit can result in the need for being updated different types of inventory data.
It is shown in Figure 4, for the example that commodity are still bought with user, it can be determined that whether user succeeds Payment, in the example of stock control, user-pay success or not is the pass that inventory data updates operation Join service processing result, according to the result, it may be determined that this updates operation, updated to having sold stock, Or stock on sale is updated.Such as, when user's successful payment, that is, to increase and sell stock's Quantity, when user-pay fails it is necessary to which the part freezed stock is increased into stock on sale again, To sell again.
Stock has been sold in addition, whether increasing stock on sale or increasing, one has been can be set to solely Vertical inventory data more new technological process.Such as, during user-pay success, the increase stream for having sold stock is performed Journey, data renewal can be carried out by the flow to the stock that sold in the product data sheet of database, this The renewal Flow Record that is recorded is the more new record to having sold stock in the case of kind, also, the more new stream It is still " order ID and action type " that water, which records corresponding unique index, simply action type correspondence Be to having sold stock increased action type.
Again such as, when user-pay fails, the increase flow of stock on sale is performed, can by the flow Carrying out data renewal with the stock on sale in the product data sheet to database (can also in certain flow It is related to the renewal of the other types inventory data of association), the renewal flowing water note recorded in this case Record is the more new record to stock on sale, also, the corresponding unique index " order of the renewal Flow Record ID and action type ", corresponding action type therein is to the increased action type of stock on sale.
It is above-mentioned according to user whether successful payment, identified different inventory datas more new technological process, Flow operations step therein is similar with the flow shown in Fig. 3, is no longer described in detail.Such as, on stream together Sample will also create the unique index that this updates operation in product inventory flowing water table, and to should unique rope Draw insertion and update Flow Record.If updating Flow Record to insert successfully, then it represents that this operation is unique , in the absence of repeating;Otherwise, if insertion failure, the renewal operation that storage is repeated, number are represented This renewal can be refused with rollback according to storehouse affairs.
Present invention also provides a kind of business processing device, to realize above-mentioned method for processing business, such as scheme Shown in 5, the device can include:Index creation module 51 and transaction model 52.
Index creation module 51, for starting correspondence, this updates the db transaction operated, in product number The corresponding unique index of operation is updated with this according to updating to create in flowing water table, and in the product data more In new stream water meter, perform it is corresponding with the unique index renewal Flow Record insertion operation, it is described more New Flow Record is used to record this fresh information for updating operation;
Transaction model 52, for according to the unique index, insert the renewal Flow Record into During work(, then the product data are updated, and in the db transaction successful execution, completed to described The renewal of product data.
In one example, the product data in the database, including:The storehouse of product in database Deposit data.
In one example, shown in Figure 6, index creation module 51 can include:Creating unit 511 and recording unit 512.
Creating unit 511, used in updating flowing water table in product data, this renewal operation of newly-built correspondence Unique index, insertion correspondence this update operation renewal Flow Record;
Recording unit 512, for judging that the product data are updated in flowing water table, if there is identical The unique index;If there is identical unique index, the renewal Flow Record failure, number are inserted According to storehouse transaction rollback, terminate this and update operation;Otherwise, the renewal Flow Record success is inserted.
In one example, recording unit 512, are additionally operable to obtain at the associated services of this renewal operation Result is managed, it is determined that this corresponding with the associated services result updates operation.
In one example, the unique index, including:Service identification and the renewal behaviour to product data Make type.
In the exemplary embodiment, a kind of computer-readable storage of non-transitory including instructing is additionally provided Medium, such as memory including instruction, above-mentioned instruction can complete above-mentioned by the computing device of device Method.For example, the non-transitorycomputer readable storage medium can be ROM, random access memory Device (RAM), CD-ROM, tape, floppy disk and optical data storage devices etc..
The preferred embodiment of the application is the foregoing is only, it is all at this not to limit the application Within the spirit and principle of application, any modification, equivalent substitution and improvements done etc. should be included in Within the scope of the application protection.

Claims (10)

1. a kind of method for processing business, it is characterised in that the method for processing business is used in database Product data be updated;Methods described includes:
Start correspond to this update operation db transaction, product data update flowing water table in create with This updates the corresponding unique index of operation, and in the product data update flowing water table, performs and institute The corresponding insertion operation for updating Flow Record of unique index is stated, the renewal Flow Record is used for minute book The secondary fresh information for updating operation;
If according to the unique index, inserting the renewal Flow Record success, then updating the product number According to, and in the db transaction successful execution, complete the renewal to the product data.
2. according to the method described in claim 1, it is characterised in that the product data in the database, Including:The inventory data of product in database.
3. according to the method described in claim 1, it is characterised in that the establishment is operated with this renewal Corresponding unique index, and this Flow Record for updating operation is inserted, including:
In product data update flowing water table, the unique index of this renewal operation of newly-built correspondence, insertion pair The renewal Flow Record for answering this to update operation;
Judge that the product data are updated in flowing water table, if there is unique index described in identical;
If there is identical unique index, the renewal Flow Record failure is inserted, db transaction is returned Rolling, terminates this and updates operation;Otherwise, the renewal Flow Record success is inserted.
4. method according to claim 3, it is characterised in that this renewal of insertion correspondence behaviour Before the renewal Flow Record of work, in addition to:
Obtain this update operation associated services result, it is determined that with the associated services result Corresponding this updates operation.
5. according to the method described in claim 1, it is characterised in that the unique index, including:Industry Business is identified and to the renewal action type of product data.
6. a kind of business processing device, it is characterised in that including:
Index creation module, for starting correspondence, this updates the db transaction operated, in product data Update to create in flowing water table and update the corresponding unique index of operation with this, and updated in the product data In flowing water table, the insertion operation for updating Flow Record corresponding with the unique index, the renewal are performed Flow Record is used to record this fresh information for updating operation;
Transaction model, for according to the unique index, inserting the renewal Flow Record success When, then the product data are updated, and in the db transaction successful execution, complete to the production The renewal of product data.
7. device according to claim 6, it is characterised in that the product data in the database, Including:The inventory data of product in database.
8. device according to claim 6, it is characterised in that the index creation module includes:
Creating unit, used in updating flowing water table in product data, this renewal of newly-built correspondence is operated only One index, the renewal Flow Record of this renewal operation of insertion correspondence;
Recording unit, for judging that the product data are updated in flowing water table, if exist described in identical Unique index;If there is identical unique index, the renewal Flow Record failure, database are inserted Transaction rollback, terminates this and updates operation;Otherwise, the renewal Flow Record success is inserted.
9. device according to claim 8, it is characterised in that
The recording unit, is additionally operable to obtain this associated services result for updating operation, it is determined that with Corresponding this of the associated services result updates operation.
10. device according to claim 6, it is characterised in that the unique index, including: Service identification and the renewal action type to product data.
CN201610153729.1A 2016-03-17 2016-03-17 A kind of method and device for business processing Pending CN107203544A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610153729.1A CN107203544A (en) 2016-03-17 2016-03-17 A kind of method and device for business processing

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610153729.1A CN107203544A (en) 2016-03-17 2016-03-17 A kind of method and device for business processing

Publications (1)

Publication Number Publication Date
CN107203544A true CN107203544A (en) 2017-09-26

Family

ID=59903671

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610153729.1A Pending CN107203544A (en) 2016-03-17 2016-03-17 A kind of method and device for business processing

Country Status (1)

Country Link
CN (1) CN107203544A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113111120A (en) * 2020-01-13 2021-07-13 北京京东振世信息技术有限公司 Method and device for verifying service data
CN114327769A (en) * 2021-12-29 2022-04-12 科东(广州)软件科技有限公司 Operating system event recording method and device and computer system

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101159795A (en) * 2007-10-25 2008-04-09 中兴通讯股份有限公司 Calling list rearrangement method and device
CN103020149A (en) * 2012-11-22 2013-04-03 用友软件股份有限公司 Shared data updating device and shared data updating method
CN104699712A (en) * 2013-12-09 2015-06-10 阿里巴巴集团控股有限公司 Method and device for updating stock record information in database

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101159795A (en) * 2007-10-25 2008-04-09 中兴通讯股份有限公司 Calling list rearrangement method and device
CN103020149A (en) * 2012-11-22 2013-04-03 用友软件股份有限公司 Shared data updating device and shared data updating method
CN103020149B (en) * 2012-11-22 2016-01-20 用友网络科技股份有限公司 Share data update apparatus and shared data-updating method
CN104699712A (en) * 2013-12-09 2015-06-10 阿里巴巴集团控股有限公司 Method and device for updating stock record information in database

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113111120A (en) * 2020-01-13 2021-07-13 北京京东振世信息技术有限公司 Method and device for verifying service data
CN113111120B (en) * 2020-01-13 2023-09-01 北京京东振世信息技术有限公司 Service data verification method and device
CN114327769A (en) * 2021-12-29 2022-04-12 科东(广州)软件科技有限公司 Operating system event recording method and device and computer system

Similar Documents

Publication Publication Date Title
Bresnahan et al. Adoption of new information and communications technologies in the workplace today
CN104699712B (en) The method and device being updated to the inventory record information in database
US20060161596A1 (en) Method and system for synchronizing multiple user revisions to a balanced scorecard
CN110363476B (en) Cargo warehousing distribution processing method and device
US20140287829A1 (en) Apparatus and method for detecting abnormal account
CN108347483A (en) Decentralization computing system based on double-layer network
CN109299901A (en) A kind of method, apparatus, equipment and the storage medium of determining commodity distribution shops
CN111951052B (en) Method and device for acquiring potential clients based on knowledge graph
CN107220895A (en) The transfer numerical statistic method and device of virtual resource
CN108304426A (en) The acquisition methods and device of mark
CN103580918B (en) A kind of configuration data processing method and device
CN107045676A (en) Logistics circulation message treatment method and device
CN109544266A (en) Product data method for pushing, device and computer readable storage medium
CN104753909A (en) Updated information authentication method, device and system
CN105045651A (en) Service processing system and method
CN107203544A (en) A kind of method and device for business processing
CN108242021A (en) A kind of processing system of accounting data, method and device
CN107451828A (en) Publish in instalments disconnected more processing method, electronic equipment and the computer-readable storage medium of books
CN107392745B (en) Reconciliation data fragmentation processing method
Hein et al. Implementing NEPA in the age of climate change
Kader et al. Deriving a research agenda for a financial service industry's methodology for carrying out business processing-engineering
US20140164956A1 (en) Social Network Visualization Methods
CN109064336A (en) Method, system, computer equipment and the storage medium of Ta file interaction verifying
US20230274304A1 (en) Merging a two or more multi-level user structures into a multi-line user structure and simulating sponsorship of new members
JP2004310186A (en) Automatic journalization process, device for implementing it, its process program, and recording 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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20170926