门店评分-减少并发数
This commit is contained in:
@@ -18,8 +18,8 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
EnableScheduleScoreStore = !true
|
||||
ParallelCount = 5
|
||||
EnableScheduleScoreStore = true
|
||||
ParallelCount = 3
|
||||
|
||||
GoldMedalScore = 90
|
||||
SilverMedalScore = 80
|
||||
|
||||
Reference in New Issue
Block a user