CN108830703A - Amount control system and amount service system - Google Patents

Amount control system and amount service system Download PDF

Info

Publication number
CN108830703A
CN108830703A CN201810670818.2A CN201810670818A CN108830703A CN 108830703 A CN108830703 A CN 108830703A CN 201810670818 A CN201810670818 A CN 201810670818A CN 108830703 A CN108830703 A CN 108830703A
Authority
CN
China
Prior art keywords
amount
node
type
account
business
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.)
Granted
Application number
CN201810670818.2A
Other languages
Chinese (zh)
Other versions
CN108830703B (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.)
Shanghai Data Trading Center Ltd
Original Assignee
Shanghai Data Trading Center Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shanghai Data Trading Center Ltd filed Critical Shanghai Data Trading Center Ltd
Priority to CN201810670818.2A priority Critical patent/CN108830703B/en
Publication of CN108830703A publication Critical patent/CN108830703A/en
Application granted granted Critical
Publication of CN108830703B publication Critical patent/CN108830703B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

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
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes

Landscapes

  • Business, Economics & Management (AREA)
  • Engineering & Computer Science (AREA)
  • Accounting & Taxation (AREA)
  • Development Economics (AREA)
  • Economics (AREA)
  • Finance (AREA)
  • Marketing (AREA)
  • Strategic Management (AREA)
  • Technology Law (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Computer And Data Communications (AREA)
  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)

Abstract

A kind of amount control system and amount service system, amount control system include:The amount account of multiple amount nodes, amount node and user correspond;Control module is suitable for receiving amount request, amount to be deducted in amount node that the determining business with amount request matches and amount request, and the amount to be deducted is deducted in the corresponding amount account of the amount node to match.Technical solution of the present invention can reduce the development and maintenance cost of amount control system.

Description

Amount control system and amount service system
Technical field
The present invention relates to data circulation technical field more particularly to a kind of amount control systems and amount service system.
Background technique
In system based on micro services framework, the call relation between each system is likely to be based on asynchronous mode.In industry It needs to be also based on when controlling user's amount under business scene asynchronous.Under complicated business scene, amount control system In the account of same user may be divided into the sub- accounts of several grades, there is complicated Service control logics.Common control Logic is:Operation system formulates amount control rule;Amount control system realizes amount control according to the rule of operation system.
But the deduction logic of the amount of user account is often accompanied with business system in amount control system in the prior art System changes and changes, and has stronger coupling between amount control system and operation system, so that the exploitation and dimension of system It is very high to protect cost.
Summary of the invention
Present invention solves the technical problem that being how to reduce the development and maintenance cost of amount control system.
In order to solve the above technical problems, the embodiment of the present invention provides a kind of amount control system, amount control system includes: The amount account of multiple amount nodes, amount node and user correspond;Control module is suitable for receiving amount request, determines Amount to be deducted in the amount node to match with the business in amount request and amount request, and in the phase The amount to be deducted is deducted in the corresponding amount account of matched amount node.
Optionally, the multiple amount node has keyword, and the keyword is corresponding with business, the control module Business business corresponding with the keyword of the multiple amount node in amount request is matched, determines the phase Matched amount node.
Optionally, the multiple amount node is also equipped with node type, and the control module is according to the amount node Node type determines the match party of the business business corresponding with the keyword of the multiple amount node in the amount request Formula.
Optionally, when the node type of the amount node is compatible type, the control module determines the matching way For fuzzy matching;When the node type of the amount node is exclusive type, the control module determines the matching way for essence Really matching.
Optionally, the multiple amount node has priority, and the priority of the multiple amount node is related to business, The control module in the amount node to match determine highest priority amount node, and the priority most The amount to be deducted is deducted in the corresponding amount account of high amount node.
Optionally, the multiple amount node is also equipped with node type, the node type of the amount node to match Described in when amount deficiency, the control module is determined in compatible type and the corresponding amount account of amount node to match The amount node of next priority of the amount node to match, and in the corresponding amount of amount node of next priority The amount to be deducted is deducted in account;When the node type of the amount node to match is exclusive type and described match The corresponding amount account of amount node in amount deficiency when, control module prompt amount is insufficient.
In order to solve the above technical problems, the embodiment of the invention also discloses a kind of amount service system, amount service system Including:Account system is adapted to provide for user account;Operation system is suitable for generating amount request;The amount control system.
Optionally, the operation system is mutually coupled with the amount control system by first interface, the operation system The keyword of multiple amount nodes in the amount control system, node type and/or preferential are configured by the first interface Grade.
Optionally, the account system is mutually coupled with the amount control system by second interface.
Optionally, the first interface is general-purpose interface, and the second interface is xml interface.
Optionally, the account system, the operation system and the amount control system utilize the programming of non-intrusion type Mode is formed.
Compared with prior art, the technical solution of the embodiment of the present invention has the advantages that:
The amount control system of technical solution of the present invention may include multiple amount nodes, the amount of amount node and user Account corresponds;Control module is suitable for receiving amount request, the amount that the determining business with amount request matches Amount to be deducted in node and amount request, and deducted in the corresponding amount account of the amount node to match The amount to be deducted.Amount node is corresponding with user account in technical solution of the present invention, and control module is requested according to amount Deduct the amount of corresponding amount node;Due to be when amount deducts according to amount request in business determine matched amount section Point, therefore amount control system only needs to receive the amount request of operation system, so that the control logic of amount control system is protected Independence is held, the coupling of amount node and operation system is avoided, so that amount control system can be with stand-alone development and dimension Shield, reduces development and maintenance cost.
Further, the multiple amount node has priority, and the priority of the multiple amount node is related to business, The control module in the amount node to match determine highest priority amount node, and the priority most The amount to be deducted is deducted in the corresponding amount account of high amount node.In technical solution of the present invention, due to amount node Have priority, therefore amount node can be configured in different business and have different priority, so that volume Degree control system can satisfy different business demands, promote the application scenarios of amount control system.
Detailed description of the invention
Fig. 1 is a kind of structural schematic diagram of amount control system of the embodiment of the present invention;
Fig. 2 is the structural schematic diagram of another kind amount control system of the embodiment of the present invention;
Fig. 3 is a kind of structural schematic diagram of amount service system of the embodiment of the present invention.
Specific embodiment
As described in the background art, the deduction logic of the amount of user account is frequent in amount control system in the prior art Change along with operation system and change, has stronger coupling between amount control system and operation system, so that system Exploitation and maintenance cost it is very high.
Amount node is corresponding with user account in technical solution of the present invention, and control module deducts corresponding according to amount request The amount of amount node;Due to be when amount deducts according to amount request in business determine matched amount node, because This amount control system only needs to receive the amount request of operation system, so that the control logic of amount control system keeps independent, The coupling of amount node and operation system is avoided, so that amount control system can be reduced with stand-alone development and maintenance Development and maintenance cost.
To make the above purposes, features and advantages of the invention more obvious and understandable, with reference to the accompanying drawing to the present invention Specific embodiment be described in detail.
Fig. 1 is a kind of structural schematic diagram of amount control system of the embodiment of the present invention.
Amount control system 10 may include multiple amount nodes 101 and control module 102.
Wherein, the amount account of amount node 101 and user correspond.Control module 102 is suitable for receiving amount request, Determine amount to be deducted in the amount node to match with the business in amount request and amount request, and in institute It states and deducts the amount to be deducted in the corresponding amount account of the amount node to match.
In specific embodiment, amount node 101 has amount (quota), can be used for deducting fees.The volume of amount node 101 Degree is the amount of the corresponding amount account of the amount node.Specifically, the amount of amount account can be pre-authorization amount, can also To be deposit amount.For example, the amount of amount account can be the accrediting amount that transaction platform is user's authorization.
In the present embodiment, amount request may include business and amount to be deducted, such as amount request is that business 1 needs to detain Except RMB 500, wherein business 1 is the title of business, and 500 RMB are amount to be deducted.Each business, which has, to match Amount node 101, the matching relationship between business and amount node 101 can be pre-set.In addition, amount node 101 It is also corresponding with amount account.Control module 102 can determine amount requestor after receiving amount request as a result, The amount node 101 that business matches, and then amount to be deducted is deducted in the corresponding amount of amount node 101 to match.
In a concrete application scene of the invention, business 1 matches with amount node 1, business 2 and 2 phase of amount node Matching.For example, amount node 1 corresponds to amount account 1, the corresponding amount account 2 of amount node 2.Include in amount request as a result, When business 1, the matched amount node 1 of business 1 can be determined, and deduct accordingly in the corresponding amount account 1 of amount node 1 Amount.
Amount node is corresponding with user account in the embodiment of the present invention, and control module deducts corresponding volume according to amount request Spend the amount of node;Due to be when amount deducts according to amount request in business determine matched amount node, Amount control system only needs the amount request for receiving operation system to keep away so that the control logic of amount control system keeps independent The coupling of amount node and operation system is exempted from, so that amount control system can be reduced with stand-alone development and maintenance Development and maintenance cost.
In a specific embodiment of the invention, with continued reference to Fig. 1, the multiple amount node 101 has keyword (key), the keyword is corresponding with business, the control module 102 by the amount request in business with it is the multiple The corresponding business of the keyword of amount node is matched, the amount node to match described in determination.
In specific implementation, the keyword of amount node 101 can indicate the amount node 101.The key of amount node 101 Word is corresponding with business.For example, amount node 1 has keyword key1, keyword key1 corresponds to business 1.Control module 102 in the amount node 101 that the determining business with amount request matches, and is by business and amount node 101 What keyword was matched.
Since amount node 101 has keyword, it is corresponding with business to can be set keyword, control module 102 The logic for determining amount control according to keyword and amount request is only needed, further reduced amount control system and business Coupling.
Further, the multiple amount node 101 is also equipped with node type (type), 102 basis of control module The node type of the amount node determines that the business in the amount request is corresponding with the keyword of the multiple amount node Business matching way.
In specific implementation, each amount node 101 has node type.Node type can indicate amount node 101 Amount deducts mode.For example, the node type of amount node 101 is compatible type, indicate in the amount deficiency of the amount node, It can continue to match next amount node;The node type of amount node 101 is exclusive type, indicates the amount in the amount node When insufficient, directly return amount is insufficient.
It should be noted that the program that amount node can be amount realizes that node type can be according to actual application Scene is extended, and the embodiment of the present invention is without limitation.
In the present embodiment, control module 102 can also be determined according to the node type of amount node 101 in amount request The matching way of business business corresponding with the keyword of the multiple amount node.
Further, when the node type of the amount node 101 is compatible type, the control module determines described It is fuzzy matching with mode;When the node type of the amount node 101 is exclusive type, the control module determines the matching Mode is accurate matching.
Specifically, when the node type of amount node 101 is exclusive type, the corresponding amount account of amount node 101 User can not use in other amount node surplus of this business scenario.The node type of amount node 101 is compatibility When type, other amount node surplus of user in this business scenario of the corresponding amount account of amount node 101 are indicated When can be used.
Specifically, fuzzy matching refer to no matter the position of word how, as long as there is the word.Exact match search refers to The a certain identical retrieval mode of field in term and resources bank.That is, when matching way is fuzzy matching, amount The matched corresponding business of keyword of business in request has identical word, and the sequence of word can be different;Matching way When accurately to match, the matched corresponding business of keyword of business in amount request has identical word, and word is suitable Sequence is identical.
The present embodiment determines matching way by the node type of amount node 101, can matching result be met Deduction mode representated by node type, to ensure that the accuracy of amount control.
In another specific embodiment of the invention, multiple amount nodes in amount control system 20 have priority (priority)。
Referring to figure 2., amount node 21 has the first priority, and amount node 22 has the second priority, amount node 23 have third priority.Priority orders are followed successively by from high to low:First priority, the second priority and third priority.
The priority of the multiple amount node is related to business, and the control module 102 is in the amount to match The amount node of highest priority is determined in node, and is detained in the corresponding amount account of the amount node of the highest priority Except the amount to be deducted.
Specifically, the business phase in amount node 21, amount node 22 and amount node 23 are requested with amount Timing, control module 102 preferentially deduct amount to be deducted in amount node 21.If the amount of amount node 21 is insufficient, Control module 102 deducts amount to be deducted in amount node 22.And so on, if the amount of amount node 22 is insufficient, Control module 102 deducts amount to be deducted in amount node 23.
Furthermore, the multiple amount node is also equipped with node type.Namely amount node 21,22 and of amount node Amount node 23 is also equipped with node type.Node type can be compatible type and exclusive type.
In the present embodiment, the node type of the amount node to match is compatible type and the amount section to match When putting amount deficiency in corresponding amount account, next priority of the amount node to match described in the control module determination Amount node, and the amount to be deducted is deducted in the corresponding amount account of the amount node of next priority;Institute When the node type for stating the amount node to match is exclusive type and in the corresponding amount account of amount node to match When amount deficiency, the control module prompt amount is insufficient.
Specifically, the business phase in amount node 21, amount node 22 and amount node 23 are requested with amount Timing, control module 102 preferentially deduct amount to be deducted in amount node 21.If the amount of amount node 21 is insufficient and saves Vertex type is compatible type, then control module 102 deducts amount to be deducted in amount node 22.If the amount of amount node 22 Insufficient and node type is exclusive type, then control module 102 prompts amount insufficient, is no longer deducted in amount node 23 wait deduct Amount.
It is understood that amount node 21, the priority of amount node 22 and amount node 23 and node type may be used also By be it is any other it is enforceable in a manner of, the embodiment of the present invention is without limitation, also repeats no more.
As shown in figure 3, the amount service system 30 of the present embodiment may include account system 31, operation system 32 and Fig. 1 Shown in amount control system 10.
Wherein, account system 31 is adapted to provide for user account;Operation system 32 is suitable for generating amount request.
Amount control system 10 can be used as the middleware of account system 31 and operation system 32.
Working principle, more contents of working method about the amount control system 10, are referred to Fig. 1 to Fig. 2 In associated description, which is not described herein again.
In the amount service system 30 of the present embodiment, operation system 32 only needs to ask to the transmission of amount control system 10 amount It asks, is not related to control of the operation system 32 to amount control system 10, so that operation system 32 and amount control system 10 Independently it can develop and safeguard, the whole development cost and maintenance cost of amount service system 30 are lower.
In a specific embodiment of the invention, the operation system 32 can pass through first with the amount control system 10 Interface mutually couples, and the operation system configures multiple amount nodes in the amount control system 10 by the first interface Keyword, node type and/or priority.
In specific implementation, keyword, node type and/or the priority of multiple amount nodes are in amount control system 10 It is configured by operation system 32.That is, operation system 32 can be according to the multiple amount nodes of specific business configuration Keyword, node type and/or priority.Same amount node can have different keywords, section in different business Vertex type and/or priority.
More specifically, the first interface is the general-purpose interfaces such as general-purpose interface, such as json, protocol buffer.
In specific implementation, by the interface between abstract service system 32 and amount control system 10, all business are patrolled It collects and is encapsulated in operation system 32;Only abstract amount control is general in the interface of operation system 32 and amount control system 10 It reads, without any service logic concept;Thus the variation of the service logic of operation system 32 will not influence amount control system 10.
Further, account system 31 is mutually coupled with the amount control system 10 by second interface.
More specifically, the second interface is xml interface, such as it can be xml document.
In a preferred embodiment of the invention, the account system 31, the operation system 31 and amount control system The programming mode that system 10 can use non-intrusion type is formed.
In specific implementation, the programming mode of non-intrusion type be can be based on towards tangent plane programming (Aspect Oriented Programming, AOP) mode realization.In non-intrusion type programming mode, code is opposite between the module of different function It is independent, that is to say, that the code of operation system 32 and the code of amount control system 10 be it is relatively independent, developer is only Independent module need to be developed.When system function needs to change, business function variation need to only modify operation system 32, volume Degree changes of function need to only modify amount control system 10, and developer only needs to tie up the changed system of business function Shield, without safeguarding entire business service system 30.
It is understood that account system 31, operation system 32 and amount control system 10 can be mobile phone, computer, The terminal devices such as tablet computer.
Under a concrete application scene of the invention, amount control logic is as described below.Operation system 32 generates amount and asks It asks, and amount request is sent to amount control system 10.Control module 102 in amount control system 10, which receives amount, asks After asking, by amount request in business matched with the keyword of the multiple amount node 101.If amount node 101 Matching way be fuzzy matching, determine whether the node type of amount node 101 is compatible type, if it is, control module 102 first deduct the amount of the amount node 101 of highest priority;If the amount of the amount node 101 of highest priority is insufficient, Then deduct the amount of the amount node 101 of next priority.Otherwise, insufficient in the amount of the amount node 101 of highest priority In the case where directly return amount deficiency.
If the matching way of amount node 101 is accurate matching, determine whether the node type of amount node 101 is row Alloytype, if it is, it is insufficient to return to amount;If it is not, then checking the amount of higher level's amount node of the amount node, and detain Except amount to be deducted.
Although present disclosure is as above, present invention is not limited to this.Anyone skilled in the art are not departing from this It in the spirit and scope of invention, can make various changes or modifications, therefore protection scope of the present invention should be with claim institute Subject to the range of restriction.

Claims (11)

1. a kind of amount control system, which is characterized in that including:
The amount account of multiple amount nodes, amount node and user correspond;
Control module is suitable for receiving amount request, amount node that the determining business with amount request matches and Amount to be deducted in the amount request, and deduction is described wait detain in the corresponding amount account of the amount node to match Except amount.
2. amount control system according to claim 1, which is characterized in that the multiple amount node has keyword, The keyword is corresponding with business, the control module by the amount request in business and the multiple amount node The corresponding business of keyword is matched, the amount node to match described in determination.
3. amount control system according to claim 2, which is characterized in that the multiple amount node is also equipped with node class Type, the control module according to the node type of the amount node, determine business in the amount request with it is the multiple The matching way of the corresponding business of the keyword of amount node.
4. amount control system according to claim 3, which is characterized in that the node type of the amount node is compatibility When type, the control module determines that the matching way is fuzzy matching;When the node type of the amount node is exclusive type, The control module determines that the matching way is accurate matching.
5. amount control system according to claim 1, which is characterized in that the multiple amount node has priority, The priority of the multiple amount node is related to business, and control module determination in the amount node to match is excellent The first highest amount node of grade, and deduction is described wait deduct in the corresponding amount account of the amount node of the highest priority Amount.
6. amount control system according to claim 5, which is characterized in that the multiple amount node is also equipped with node class Type, the node type of the amount node to match are compatible type and the corresponding amount account of amount node to match When middle amount deficiency, the amount node of next priority of the amount node to match described in the control module determination, and The amount to be deducted is deducted in the corresponding amount account of the amount node of next priority;The amount section to match Point node type be exclusive type when and the corresponding amount account of amount node to match in amount deficiency when, the control Molding block prompts amount insufficient.
7. a kind of amount service system, which is characterized in that including:
Account system is adapted to provide for user account;
Operation system is suitable for generating amount request;
Such as amount control system as claimed in any one of claims 1 to 6.
8. amount service system according to claim 7, which is characterized in that the operation system and amount control are System is mutually coupled by first interface, and the operation system configures multiple volumes in the amount control system by the first interface Spend keyword, node type and/or the priority of node.
9. amount service system according to claim 8, which is characterized in that the account system and amount control are System is mutually coupled by second interface.
10. amount service system according to claim 9, which is characterized in that the first interface is general-purpose interface, described Second interface is xml interface.
11. amount service system according to claim 7, which is characterized in that the account system, the operation system and The amount control system is formed using the programming mode of non-intrusion type.
CN201810670818.2A 2018-06-26 2018-06-26 Quota control system and quota service system Active CN108830703B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810670818.2A CN108830703B (en) 2018-06-26 2018-06-26 Quota control system and quota service system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810670818.2A CN108830703B (en) 2018-06-26 2018-06-26 Quota control system and quota service system

Publications (2)

Publication Number Publication Date
CN108830703A true CN108830703A (en) 2018-11-16
CN108830703B CN108830703B (en) 2021-05-04

Family

ID=64138817

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810670818.2A Active CN108830703B (en) 2018-06-26 2018-06-26 Quota control system and quota service system

Country Status (1)

Country Link
CN (1) CN108830703B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111798302A (en) * 2020-06-29 2020-10-20 平安普惠企业管理有限公司 Quota updating method and device based on micro service, electronic equipment and storage medium

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2001059671A2 (en) * 2000-02-11 2001-08-16 Veto Corporation Financial account management
CN1680951A (en) * 2004-07-05 2005-10-12 中国银行股份有限公司 System and method for online user authorization for banks
CN101090325A (en) * 2006-06-23 2007-12-19 华为技术有限公司 Third party charge method and system
CN101106464A (en) * 2006-07-14 2008-01-16 中兴通讯股份有限公司 A method for prepaying code division multi-address packet data service
CN101136758A (en) * 2007-07-20 2008-03-05 南京联创科技股份有限公司 Application method for online accounting system in owing risk control system
CN103186851A (en) * 2011-12-30 2013-07-03 上海博泰悦臻电子设备制造有限公司 Electronic payment system based on cloud data processing technology
CN105678617A (en) * 2015-12-31 2016-06-15 中国建设银行股份有限公司 Personal international money transfer system for plurality of remittance agents
CN107679983A (en) * 2017-10-20 2018-02-09 京北方信息技术股份有限公司 Amount tree constructing method and device, amount take route inspection method and apparatus
CN107784480A (en) * 2017-05-08 2018-03-09 平安科技(深圳)有限公司 The method and apparatus for managing user account
CN107798536A (en) * 2017-02-20 2018-03-13 平安科技(深圳)有限公司 Credit line treating method and apparatus
CN107870765A (en) * 2016-09-26 2018-04-03 平安科技(深圳)有限公司 Message joining method and terminal

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2001059671A2 (en) * 2000-02-11 2001-08-16 Veto Corporation Financial account management
CN1680951A (en) * 2004-07-05 2005-10-12 中国银行股份有限公司 System and method for online user authorization for banks
CN101090325A (en) * 2006-06-23 2007-12-19 华为技术有限公司 Third party charge method and system
CN101106464A (en) * 2006-07-14 2008-01-16 中兴通讯股份有限公司 A method for prepaying code division multi-address packet data service
CN101136758A (en) * 2007-07-20 2008-03-05 南京联创科技股份有限公司 Application method for online accounting system in owing risk control system
CN103186851A (en) * 2011-12-30 2013-07-03 上海博泰悦臻电子设备制造有限公司 Electronic payment system based on cloud data processing technology
CN105678617A (en) * 2015-12-31 2016-06-15 中国建设银行股份有限公司 Personal international money transfer system for plurality of remittance agents
CN107870765A (en) * 2016-09-26 2018-04-03 平安科技(深圳)有限公司 Message joining method and terminal
CN107798536A (en) * 2017-02-20 2018-03-13 平安科技(深圳)有限公司 Credit line treating method and apparatus
CN107784480A (en) * 2017-05-08 2018-03-09 平安科技(深圳)有限公司 The method and apparatus for managing user account
CN107679983A (en) * 2017-10-20 2018-02-09 京北方信息技术股份有限公司 Amount tree constructing method and device, amount take route inspection method and apparatus

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
EWNETU BAYUH LAKEW: "A Tree-Based Protocol for Enforcing Quotas in Clouds", 《2014 IEEE WORLD CONGRESS ON SERVICES》 *
周琼 等: "面向接口的业务模型结构设计方法", 《计算机工程与设计》 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111798302A (en) * 2020-06-29 2020-10-20 平安普惠企业管理有限公司 Quota updating method and device based on micro service, electronic equipment and storage medium

Also Published As

Publication number Publication date
CN108830703B (en) 2021-05-04

Similar Documents

Publication Publication Date Title
CN108595157B (en) Block chain data processing method, device, equipment and storage medium
TWI754133B (en) Dual transaction method and system based on centralization and decentralization
TW201828220A (en) Service processing method and apparatus
CN108961026A (en) Account calculates processing method, device and electronic equipment
CN106656839A (en) Resource transfer method and apparatus
KR102150747B1 (en) Transaction information processing method and apparatus
CN108960790B (en) Method, device, server and system for processing bill service
WO2021239090A1 (en) Credit granting processing method, apparatus, device and system
CN111091358B (en) Unified processing method and system for multiple payment channels
CN110163634B (en) Refund method and device based on blockchain and electronic equipment
US20210326871A1 (en) Resource transfer methods, apparatuses, devices, and systems
CN110992040A (en) Transaction processing method, device and equipment
CN110020846A (en) A kind of transferred account service processing method and system
CN110599343B (en) Contract data processing method, related device and medium
CN106096925A (en) A kind of smart card, the recharge method of a kind of smart card and system
CN116503065A (en) Order processing system, method, device, storage medium and equipment
CN109614263B (en) Disaster tolerance data processing method, device and system
CN102135899B (en) Transaction control method and device
CN109615379B (en) Generating method and device of rejection processing system
CN108830703A (en) Amount control system and amount service system
CN110264213A (en) A kind of processing method of information, device and equipment
CN112070503A (en) Contract execution method, device, equipment and storage medium based on block chain
CN113128998B (en) Service processing method, device and system of block chain system
CN110381150B (en) Data processing method and device on block chain, electronic equipment and storage medium
JP4563403B2 (en) Usage method and system in communication network

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