CN110175808A - A kind of order management, querying method, device, equipment and medium - Google Patents

A kind of order management, querying method, device, equipment and medium Download PDF

Info

Publication number
CN110175808A
CN110175808A CN201910308330.XA CN201910308330A CN110175808A CN 110175808 A CN110175808 A CN 110175808A CN 201910308330 A CN201910308330 A CN 201910308330A CN 110175808 A CN110175808 A CN 110175808A
Authority
CN
China
Prior art keywords
sublist
customs assigned
assigned number
order
numbered
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
CN201910308330.XA
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.)
Guangzhou Selected Quick-Buy Network Technology Co Ltd
Original Assignee
Guangzhou Selected Quick-Buy Network Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Guangzhou Selected Quick-Buy Network Technology Co Ltd filed Critical Guangzhou Selected Quick-Buy Network Technology Co Ltd
Priority to CN201910308330.XA priority Critical patent/CN110175808A/en
Publication of CN110175808A publication Critical patent/CN110175808A/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/30Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
    • G06F16/31Indexing; Data structures therefor; Storage structures
    • G06F16/316Indexing structures
    • G06F16/328Management therefor
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/30Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
    • G06F16/33Querying
    • G06F16/3331Query 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
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • 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

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • Data Mining & Analysis (AREA)
  • Strategic Management (AREA)
  • General Engineering & Computer Science (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Finance (AREA)
  • Human Resources & Organizations (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • Databases & Information Systems (AREA)
  • Accounting & Taxation (AREA)
  • Computational Linguistics (AREA)
  • Development Economics (AREA)
  • Operations Research (AREA)
  • Quality & Reliability (AREA)
  • Tourism & Hospitality (AREA)
  • Software Systems (AREA)
  • Telephonic Communication Services (AREA)

Abstract

The present invention provides a kind of order management, querying method, device, equipment and media.The method, comprising: several sublists are established, and each sublist is numbered, each corresponding sub- table numbering of the sublist;Obtain Customs Assigned Number;Determine the corresponding sublist number of the Customs Assigned Number;The corresponding all order datas of the Customs Assigned Number are stored to the sublist and are numbered in corresponding sublist.By establishing multiple sublists, the biggish single table of original data amount can be converted to multiple sublists, in this way, data length and index length can be substantially reduced, greatly promotes inquiry velocity, and then can be improved database performance, order search efficiency and system stationarity are improved, order management efficiency is improved.

Description

A kind of order management, querying method, device, equipment and medium
Technical field
The present invention relates to field of computer technology, and in particular to a kind of order management, querying method, device, equipment and Jie Matter.
Background technique
Electric business industry development is swift and violent in recent years, and shopping online has become universal phenomenon, and order data amount increases severely, electric business platform How order data is managed as matter of utmost importance.
Existing platform is largely that single tables of data carries out order management, and data length, index length are huge (more than ten GB), The query execution time is long, is unfavorable for the efficient process of order data.
Summary of the invention
For the defects in the prior art, the present invention provides a kind of order management, querying method, device, equipment and medium, It can be improved database performance, improve order search efficiency and system stationarity, improve order management efficiency.
In a first aspect, the present invention provides a kind of order management methods, comprising:
Several sublists are established, and each sublist is numbered, each corresponding sub- table numbering of the sublist;
Obtain Customs Assigned Number;
Determine the corresponding sublist number of the Customs Assigned Number;
The corresponding all order datas of the Customs Assigned Number are stored to the sublist and are numbered in corresponding sublist.
Optionally, the sublist number is numbered by the sequence of positive integer from small to large;The Customs Assigned Number is by just whole The sequence of number from small to large is numbered.
Optionally, the corresponding sublist number of the determination Customs Assigned Number, comprising:
Obtain sublist sum;
Using the Customs Assigned Number to the sublist sum remainder, remainder is obtained;
According to the remainder, the corresponding sublist number of the Customs Assigned Number is determined.
Second aspect, the present invention provides a kind of order management devices, comprising:
Sublist establishes module, is numbered for establishing several sublists, and to each sublist, each sublist A corresponding sub- table numbering;
Customs Assigned Number obtains module, for obtaining Customs Assigned Number;
Sublist number determining module, for determining the corresponding sublist number of the Customs Assigned Number;
Data memory module is numbered for storing the corresponding all order datas of the Customs Assigned Number to the sublist In corresponding sublist.
The third aspect, the present invention provides a kind of order inquiries methods, comprising:
Obtain the Customs Assigned Number of order to be checked;
According to the Customs Assigned Number, corresponding sublist number is determined;
According to the Customs Assigned Number, is numbered in corresponding sublist from the sublist and inquire the order to be checked.
Fourth aspect, the present invention provides a kind of order inquiries devices, comprising:
User obtains module, for obtaining the Customs Assigned Number of order to be checked;
Sublist determining module, for determining corresponding sublist number according to the Customs Assigned Number;
Data inquiry module, for being numbered in corresponding sublist described in inquiry from the sublist according to the Customs Assigned Number Order to be checked.
5th aspect the present invention provides a kind of computer equipment, including processor, input equipment, output equipment and is deposited Reservoir, the processor, input equipment, output equipment and memory are connected with each other, wherein the memory is calculated for storing Machine program, the computer program include program instruction, and the processor is configured for calling described program instruction, execute one Kind order management method and a kind of order inquiries method.
6th aspect, the present invention provides a kind of computer readable storage medium, the computer readable storage medium is deposited Computer program is contained, the computer program includes program instruction, and described program instruction makes described when being executed by a processor Processor executes a kind of order management method and a kind of order inquiries method.
The present invention provides a kind of order management methods, comprising: establishes several sublists, and carries out to each sublist Number, each corresponding sub- table numbering of the sublist;Obtain Customs Assigned Number;Determine that the corresponding sublist of the Customs Assigned Number is compiled Number;The corresponding all order datas of the Customs Assigned Number are stored to the sublist and are numbered in corresponding sublist.Pass through foundation The biggish single table of original data amount can be converted to multiple sublists, for example, splitting from 1,000,000 data of single table by multiple sublists For 10 sublists, each sublist only includes 100,000 data, in such manner, it is possible to substantially reduce data length and index length, is mentioned significantly Inquiry velocity is risen, and then can be improved database performance, improves order search efficiency and system stationarity, improves order management effect Rate.
A kind of order management device provided by the invention, a kind of order inquiries method, a kind of order inquiries device, Yi Zhongji Calculation machine readable storage medium storing program for executing and a kind of computer equipment, with a kind of above-mentioned order management method for identical inventive concept, tool There is identical beneficial effect.
Detailed description of the invention
It, below will be to specific in order to illustrate more clearly of the specific embodiment of the invention or technical solution in the prior art Embodiment or attached drawing needed to be used in the description of the prior art are briefly described.In all the appended drawings, similar element Or part is generally identified by similar appended drawing reference.In attached drawing, each element or part might not be drawn according to actual ratio.
Fig. 1 is a kind of flow chart of order management method provided in an embodiment of the present invention;
Fig. 2 is a kind of schematic diagram of order and sublist corresponding relationship provided in an embodiment of the present invention;
Fig. 3 is a kind of schematic diagram of order management device provided in an embodiment of the present invention;
Fig. 4 is a kind of flow chart of order inquiries method provided in an embodiment of the present invention;
Fig. 5 is a kind of schematic diagram of order inquiries device provided in an embodiment of the present invention;
Fig. 6 is a kind of schematic diagram of computer equipment provided in an embodiment of the present invention.
Specific embodiment
It is described in detail below in conjunction with embodiment of the attached drawing to technical solution of the present invention.Following embodiment is only used for Clearly illustrate technical solution of the present invention, therefore be intended only as example, and cannot be used as a limitation and limit protection of the invention Range.
It should be noted that unless otherwise indicated, technical term or scientific term used in this application should be this hair The ordinary meaning that bright one of ordinary skill in the art are understood.
The present invention provides a kind of order management, querying method, device, equipment and media.With reference to the accompanying drawing to this hair Bright embodiment is illustrated.
Referring to FIG. 1, Fig. 1 is a kind of flow chart for order management method that the specific embodiment of the invention provides, this implementation A kind of order management method that example provides, comprising:
Step S101: establishing several sublists, and each sublist be numbered, and each sublist is one corresponding Sublist number.
Wherein, sublist number can be ranked up by the sequence of positive integer from small to large, for example, sublist 1, sublist 2, sublist 3 etc..
Step S102: Customs Assigned Number is obtained.
When each user carries out lower list in electric business APP, it can be all corresponding with corresponding User ID, before filling sublist, It needs to be ranked up number to each User ID, number can be ranked up according to positive integer, for example, user 1, user 2, user 3 etc..
Step S103: the corresponding sublist number of the Customs Assigned Number is determined.
When determining sublist number, can be determined according to Customs Assigned Number and sublist sum, detailed process are as follows: first obtain Sublist sum determines corresponding sublist number then further according to Customs Assigned Number and sublist sum.
Group table numbering is numbered by the sequence of positive integer from small to large;Customs Assigned Number is by positive integer from small to large suitable When sequence is numbered, the corresponding sublist number of Customs Assigned Number can be determined by various ways.It can be true according to certain operational formula The corresponding sublist number of Customs Assigned Number is determined, for example, determining according to remainder.
The method determined according to remainder are as follows: obtain sublist sum;Using the Customs Assigned Number to the sublist sum remainder, Obtain remainder;According to the remainder, the corresponding sublist number of the Customs Assigned Number is determined.
The corresponding sublist number of remainder is that relative users number corresponding sublist number.For example, it is assumed that there are six users, Number is 1-6, and there are 13, order, number 1-13, the relationship of user and order is as shown in Fig. 2, such as user 1 holds orders Single 1,2,3, user 2 holds order 4 and 5, etc..
Sublist number, specific formula for calculation are calculated according to Customs Assigned Number are as follows: sublist number=Customs Assigned Number % sublist sum. Such as the user 1 in Fig. 2: Customs Assigned Number 1, sublist number is 3, so sublist number=1%3=1, i.e. the sublist number of user 1 It is 1.For another example user 5:5%3=2, so the sublist number of user 5 is 2.
In this manner it is possible to determine the corresponding sublist number of Customs Assigned Number.
Step S104: the corresponding all order datas of the Customs Assigned Number are stored to the sublist and number corresponding son In table.
The corresponding all order datas of Customs Assigned Number are stored to sublist and are numbered in corresponding sublist, in such manner, it is possible to protect The order data for demonstrate,proving same user is all present in a sublist, so that connection table be avoided to inquire, makes full use of Customs Assigned Number Index directly hits order data, is able to ascend inquiry velocity.
The method comprise the steps that establishing several sublists, and each sublist is numbered, each sublist pair Answer a sub- table numbering;Obtain Customs Assigned Number;Determine the corresponding sublist number of the Customs Assigned Number;The Customs Assigned Number is corresponding All order datas store to the sublist and number in corresponding sublist.It, can be by script number by establishing multiple sublists Multiple sublists are converted to according to biggish single table is measured, for example, being split as 10 sublists, each sublist is only from 1,000,000 data of single table Comprising 100,000 data, in such manner, it is possible to substantially reduce data length and index length, inquiry velocity is greatly promoted, and then can mention High database performance improves order search efficiency and system stationarity, improves order management efficiency.
Based on inventive concept identical with a kind of above-mentioned order management method, corresponding, the embodiment of the present invention is also A kind of order management device is provided, as shown in Figure 3.Since Installation practice is substantially similar and embodiment of the method, so description Must be fairly simple, the relevent part can refer to the partial explaination of embodiments of method.
A kind of order management device provided by the invention, comprising:
Sublist establishes module 101, is numbered for establishing several sublists, and to each sublist, each described Sublist corresponds to a sub- table numbering;
Customs Assigned Number obtains module 102, for obtaining Customs Assigned Number;
Sublist number determining module 103, for determining the corresponding sublist number of the Customs Assigned Number;
Data memory module 104, for storing the corresponding all order datas of the Customs Assigned Number to the sublist It numbers in corresponding sublist.
In a specific embodiment provided by the invention, the sublist number is carried out by the sequence of positive integer from small to large Number;The Customs Assigned Number is numbered by the sequence of positive integer from small to large.
In a specific embodiment provided by the invention, the sublist number determining module 103, comprising:
Sublist sum acquiring unit, for obtaining sublist sum;
Remainder computing unit, for, to the sublist sum remainder, obtaining remainder using the Customs Assigned Number;
Sublist number determination unit, for determining the corresponding sublist number of the Customs Assigned Number according to the remainder.
The above are a kind of order management devices provided in an embodiment of the present invention.
As shown in figure 4, the present invention also provides a kind of order inquiries method being made on the basis of a kind of order management method , after having improved sublist using order management method, a kind of order inquiries method progress order data inquiry can be used.This A kind of order management method that embodiment provides, comprising:
Step S201: the Customs Assigned Number of order to be checked is obtained.
Step S202: according to the Customs Assigned Number, corresponding sublist number is determined.
Step S203: it according to the Customs Assigned Number, is numbered from the sublist and inquires described to be checked order in corresponding sublist It is single.
Firstly, determining corresponding sublist number according to the Customs Assigned Number of order to be checked, then being inquired in sublist number Corresponding order data.In this way, order inquiries speed can be greatly promoted, shorten the user query time, and then enhances User experience.
Based on inventive concept identical with a kind of above-mentioned order inquiries method, corresponding, the embodiment of the present invention is also A kind of order inquiries device is provided, as shown in Figure 5.Since Installation practice is substantially similar and embodiment of the method, so description Must be fairly simple, the relevent part can refer to the partial explaination of embodiments of method.
A kind of order inquiries device provided by the invention, comprising:
User obtains module 201, for obtaining the Customs Assigned Number of order to be checked;
Sublist determining module 202, for determining corresponding sublist number according to the Customs Assigned Number;
Data inquiry module 203, for being numbered in corresponding sublist from the sublist and inquiring institute according to the Customs Assigned Number State order to be checked.
More than, it is a kind of order inquiries device provided in an embodiment of the present invention.
Further, a kind of order management, querying method provided by above-described embodiment and on the basis of device, this hair Bright embodiment additionally provides a kind of computer equipment.As shown in fig. 6, the equipment may include: one or more processors 301, One or more input equipments 302, one or more output equipments 303 and memory 304, above-mentioned processor 301, input equipment 302, output equipment 303 and memory 304 are connected with each other by bus 305.Memory 304 is for storing computer program, institute Stating computer program includes program instruction, and the processor 301 is configured for calling the described program instruction execution above method The method of embodiment part.
It should be appreciated that in embodiments of the present invention, alleged processor 301 can be central processing unit (Central Processing Unit, CPU), which can also be other general processors, digital signal processor (Digital Signal Processor, DSP), specific integrated circuit (Application Specific Integrated Circuit, ASIC), ready-made programmable gate array (Field-Programmable Gate Array, FPGA) or other programmable logic Device, discrete gate or transistor logic, discrete hardware components etc..General processor can be microprocessor or this at Reason device is also possible to any conventional processor etc..
Input equipment 302 may include keyboard etc., and output equipment 303 may include display (LCD etc.), loudspeaker etc..
The memory 304 may include read-only memory and random access memory, and to processor 301 provide instruction and Data.The a part of of memory 304 can also include nonvolatile RAM.For example, memory 304 can also be deposited Store up the information of device type.
In the specific implementation, processor 301 described in the embodiment of the present invention, input equipment 302, output equipment 303 can Execute a kind of order management provided in an embodiment of the present invention, querying method embodiment described in implementation, herein not It repeats again.
Correspondingly, the embodiment of the invention provides a kind of computer readable storage medium, the computer-readable storage mediums Matter is stored with computer program, and the computer program includes program instruction, and described program instructs realization when being executed by processor: A kind of above-mentioned order management, querying method.
The computer readable storage medium can be the internal storage unit of system described in aforementioned any embodiment, example Such as the hard disk or memory of system.The computer readable storage medium is also possible to the External memory equipment of the system, such as The plug-in type hard disk being equipped in the system, intelligent memory card (Smart Media Card, SMC), secure digital (Secure Digital, SD) card, flash card (Flash Card) etc..Further, the computer readable storage medium can also be wrapped both The internal storage unit for including the system also includes External memory equipment.The computer readable storage medium is described for storing Other programs and data needed for computer program and the system.The computer readable storage medium can be also used for temporarily When store the data that has exported or will export.
Those of ordinary skill in the art may be aware that list described in conjunction with the examples disclosed in the embodiments of the present disclosure Member and algorithm steps, can be realized with electronic hardware, computer software, or a combination of the two, in order to clearly demonstrate hardware With the interchangeability of software, each exemplary composition and step are generally described according to function in the above description.This A little functions are implemented in hardware or software actually, the specific application and design constraint depending on technical solution.Specially Industry technical staff can use different methods to achieve the described function each specific application, but this realization is not It is considered as beyond the scope of this invention.
In several embodiments provided herein, it should be understood that disclosed device and method can pass through it Its mode is realized.For example, the apparatus embodiments described above are merely exemplary, for example, the division of the unit, only Only a kind of logical function partition, there may be another division manner in actual implementation, such as multiple units or components can be tied Another system is closed or is desirably integrated into, or some features can be ignored or not executed.In addition, shown or discussed phase Mutually between coupling, direct-coupling or communication connection can be through some interfaces, the INDIRECT COUPLING or communication of device or unit Connection is also possible to electricity, mechanical or other form connections.
The unit as illustrated by the separation member may or may not be physically separated, aobvious as unit The component shown may or may not be physical unit, it can and it is in one place, or may be distributed over multiple In network unit.Some or all of unit therein can be selected to realize the embodiment of the present invention according to the actual needs Purpose.
It, can also be in addition, the functional units in various embodiments of the present invention may be integrated into one processing unit It is that each unit physically exists alone, is also possible to two or more units and is integrated in one unit.It is above-mentioned integrated Unit both can take the form of hardware realization, can also realize in the form of software functional units.
If the integrated unit is realized in the form of SFU software functional unit and sells or use as independent product When, it can store in a computer readable storage medium.Based on this understanding, technical solution of the present invention is substantially The all or part of the part that contributes to existing technology or the technical solution can be in the form of software products in other words It embodies, which is stored in a storage medium, including some instructions are used so that a computer Equipment (can be personal computer, server or the network equipment etc.) executes the complete of each embodiment the method for the present invention Portion or part steps.And storage medium above-mentioned includes: USB flash disk, mobile hard disk, read-only memory (ROM, Read-Only Memory), random access memory (RAM, Random Access Memory), magnetic or disk etc. are various can store journey The medium of sequence code.
The above description is merely a specific embodiment, but scope of protection of the present invention is not limited thereto, any Those familiar with the art in the technical scope disclosed by the present invention, can readily occur in various equivalent modifications or replace It changes, these modifications or substitutions should be covered by the protection scope of the present invention.Therefore, protection scope of the present invention should be with right It is required that protection scope subject to.

Claims (8)

1. a kind of order management method characterized by comprising
Several sublists are established, and each sublist is numbered, each corresponding sub- table numbering of the sublist;
Obtain Customs Assigned Number;
Determine the corresponding sublist number of the Customs Assigned Number;
The corresponding all order datas of the Customs Assigned Number are stored to the sublist and are numbered in corresponding sublist.
2. the method according to claim 1, wherein the sublist number by the sequence of positive integer from small to large into Row number;The Customs Assigned Number is numbered by the sequence of positive integer from small to large.
3. according to the method described in claim 2, it is characterized in that, the determination Customs Assigned Number corresponding sublist number, Include:
Obtain sublist sum;
Using the Customs Assigned Number to the sublist sum remainder, remainder is obtained;
According to the remainder, the corresponding sublist number of the Customs Assigned Number is determined.
4. a kind of order management device characterized by comprising
Sublist establishes module, is numbered for establishing several sublists, and to each sublist, and each sublist is corresponding One sub- table numbering;
Customs Assigned Number obtains module, for obtaining Customs Assigned Number;
Sublist number determining module, for determining the corresponding sublist number of the Customs Assigned Number;
Data memory module is corresponded to for storing to the sublist to number by the corresponding all order datas of the Customs Assigned Number Sublist in.
5. a kind of order inquiries method characterized by comprising
Obtain the Customs Assigned Number of order to be checked;
According to the Customs Assigned Number, corresponding sublist number is determined;
According to the Customs Assigned Number, is numbered in corresponding sublist from the sublist and inquire the order to be checked.
6. a kind of order inquiries device characterized by comprising
User obtains module, for obtaining the Customs Assigned Number of order to be checked;
Sublist determining module, for determining corresponding sublist number according to the Customs Assigned Number;
Data inquiry module, for being inquired from the corresponding sublist of sublist number described to be checked according to the Customs Assigned Number Ask order.
7. a kind of computer equipment, which is characterized in that including processor, input equipment, output equipment and memory, the processing Device, input equipment, output equipment and memory are connected with each other, wherein the memory is for storing computer program, the meter Calculation machine program includes program instruction, and the processor is configured for calling described program instruction, executes such as claim 1-3,5 Described in any item methods.
8. a kind of computer readable storage medium, which is characterized in that the computer-readable recording medium storage has computer journey Sequence, the computer program include program instruction, and described program instruction executes the processor such as Claim 1-3,5 described in any item methods.
CN201910308330.XA 2019-04-17 2019-04-17 A kind of order management, querying method, device, equipment and medium Pending CN110175808A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910308330.XA CN110175808A (en) 2019-04-17 2019-04-17 A kind of order management, querying method, device, equipment and medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910308330.XA CN110175808A (en) 2019-04-17 2019-04-17 A kind of order management, querying method, device, equipment and medium

Publications (1)

Publication Number Publication Date
CN110175808A true CN110175808A (en) 2019-08-27

Family

ID=67689507

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910308330.XA Pending CN110175808A (en) 2019-04-17 2019-04-17 A kind of order management, querying method, device, equipment and medium

Country Status (1)

Country Link
CN (1) CN110175808A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112540993A (en) * 2020-12-22 2021-03-23 北京金和网络股份有限公司 Form database construction method, construction device and query method
CN113656410A (en) * 2021-08-20 2021-11-16 上海微盟企业发展有限公司 Order storage method and related device

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101217392A (en) * 2007-12-27 2008-07-09 华为技术有限公司 A behavior collection and analysis method and system
CN102073664A (en) * 2009-11-24 2011-05-25 阿里巴巴集团控股有限公司 Method and device for data backflow
CN106056425A (en) * 2016-05-24 2016-10-26 北京京东尚科信息技术有限公司 Order data processing method and processing device
CN106294421A (en) * 2015-05-25 2017-01-04 阿里巴巴集团控股有限公司 A kind of data write, read method and device
CN107291720A (en) * 2016-03-30 2017-10-24 阿里巴巴集团控股有限公司 A kind of method, system and computer cluster for realizing batch data processing
CN107967284A (en) * 2016-10-20 2018-04-27 北京京东尚科信息技术有限公司 Method and apparatus for storing, inquiring about sequence information

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101217392A (en) * 2007-12-27 2008-07-09 华为技术有限公司 A behavior collection and analysis method and system
CN102073664A (en) * 2009-11-24 2011-05-25 阿里巴巴集团控股有限公司 Method and device for data backflow
CN106294421A (en) * 2015-05-25 2017-01-04 阿里巴巴集团控股有限公司 A kind of data write, read method and device
CN107291720A (en) * 2016-03-30 2017-10-24 阿里巴巴集团控股有限公司 A kind of method, system and computer cluster for realizing batch data processing
CN106056425A (en) * 2016-05-24 2016-10-26 北京京东尚科信息技术有限公司 Order data processing method and processing device
CN107967284A (en) * 2016-10-20 2018-04-27 北京京东尚科信息技术有限公司 Method and apparatus for storing, inquiring about sequence information

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112540993A (en) * 2020-12-22 2021-03-23 北京金和网络股份有限公司 Form database construction method, construction device and query method
CN113656410A (en) * 2021-08-20 2021-11-16 上海微盟企业发展有限公司 Order storage method and related device

Similar Documents

Publication Publication Date Title
CN103927607A (en) Data processing method and device
CN110245029A (en) A kind of data processing method, device, storage medium and server
CN110069579A (en) Fence method of partition and device
CN106325756A (en) Data storage and data computation methods and devices
CN109542935A (en) A kind of execution method, storage medium and the server of regulation engine
CN109271380A (en) A kind of tables of data mass data method of calibration and terminal device
CN109901987A (en) A kind of method and apparatus generating test data
CN109087138A (en) Data processing method and system, computer system and readable storage medium storing program for executing
CN104966190A (en) Network payment method and apparatus
CN110175808A (en) A kind of order management, querying method, device, equipment and medium
CN109542462A (en) A kind of system environments dispositions method, storage medium and server
CN110020333A (en) Data analysing method and device, electronic equipment, storage medium
CN108446989A (en) Service charge determines method and terminal device
CN110309142A (en) The method and apparatus of regulation management
CN106856441A (en) VIM systems of selection and device in NFVO
CN112926008A (en) Method and device for generating form page, electronic equipment and storage medium
CN108959294A (en) A kind of method and apparatus accessing search engine
CN107491700A (en) A kind of data access method and equipment
CN106330556B (en) A kind of method and apparatus calling related information for generating service module
CN109670028A (en) Table search method and device in online document
CN115328457A (en) Method and device for realizing form page based on parameter configuration
CN112131257B (en) Data query method and device
CN115328917A (en) Query method, device, equipment and storage medium
CN110019531A (en) A kind of method and apparatus obtaining analogical object set
CN113935069A (en) Data verification method, device and equipment based on block chain and 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
RJ01 Rejection of invention patent application after publication

Application publication date: 20190827

RJ01 Rejection of invention patent application after publication