1
This commit is contained in:
parent
dae600cafc
commit
7410cf565c
@ -221,7 +221,7 @@ func (r *OrderSingleService) AddOrderSingle(tx *gorm.DB, UserId, QuestionId int6
|
||||
delay := 30 * time.Minute
|
||||
|
||||
if config.C.Env == "dev" {
|
||||
delay = 5 * time.Minute
|
||||
delay = 1 * time.Minute
|
||||
}
|
||||
|
||||
data := make(map[string]interface{})
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user