配送和发消息品牌余额限制
This commit is contained in:
@@ -45,4 +45,5 @@ type IStoreAcctManager interface {
|
||||
|
||||
//品牌账户
|
||||
GetBrandBalance(brandID int) (balance int, err error)
|
||||
InsertBrandBill(ctx *jxcontext.Context, brandID, price, billType, feeType int, vendorOrderID string, orderID string) (err error)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user