diff --git a/business/jxstore/misc/store_score.go b/business/jxstore/misc/store_score.go index 39019098a..1ca80b052 100644 --- a/business/jxstore/misc/store_score.go +++ b/business/jxstore/misc/store_score.go @@ -46,7 +46,7 @@ const ( var ( scoreStoreTimeList = []string{ - "23:30:00", + "22:00:00", } fullVendorList = map[int]bool{ model.VendorIDJD: true,