15分钟修改成5分钟
All checks were successful
Build docker and publish / build (20.15.1) (push) Successful in 7m38s
All checks were successful
Build docker and publish / build (20.15.1) (push) Successful in 7m38s
This commit is contained in:
parent
a542a6df46
commit
662ef6edb3
@ -31,7 +31,7 @@ type PurchaseLogic struct {
|
||||
}
|
||||
|
||||
const (
|
||||
CloseOrderTimeMinutes = 15
|
||||
CloseOrderTimeMinutes = 5
|
||||
)
|
||||
|
||||
// NewPurchaseLogic creates a new purchase logic instance for subscription purchase operations.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user