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